2018-09-23 19:15:59,712 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-327 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-23 19:15:59,715 - 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.29,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=2LXAT8xHFN3jgxUc7dsWGOIzO 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=894da123185e40d5966d1ea0c93371df export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_PASSWORD=PoJc9WsyTDi0p8yISXG2qESQx export OS_REGION_NAME=regionOne 2018-09-23 19:15:59,715 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-23 19:15:59,716 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2018-09-23 19:15:59,737 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-09-23 19:15:59,848 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-09-23 19:15:59,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-09-23 19:15:59,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:15:59,855 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 23 Sep 2018 19:15:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b494e86f-3251-4295-9528-219fd8d81c3e 2018-09-23 19:15:59,855 - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-09-23 19:15:59,856 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-b494e86f-3251-4295-9528-219fd8d81c3e 2018-09-23 19:15:59,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-23 19:16:00,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "974e99ccfdf64aeaa46297e97aa5baf5", "name": "member"}, {"id": "d7da706ef8994b66a6e3396bf4f3bead", "name": "reader"}, {"id": "ab4277dc8a9c4c51a7cd8cf76c400735", "name": "admin"}], "expires_at": "2018-09-23T20:16:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "894da123185e40d5966d1ea0c93371df", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d68ed769e9a423d946305826c4fac0a"}, {"url": "http://172.30.9.29:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f03a90f6f9c415a95fced2acdeeca51"}, {"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757bc3cf1e04442d967289319f97a6a9"}], "type": "volume", "id": "06089b7643394b4ea2152f66b35238d0", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "006cc240baca4cb3b76593d6d3d73096"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0345086960034097ad3dbe904f6c17d1"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b5b8af83a06483793c6056762eed1d3"}], "type": "volumev3", "id": "16040fddb4fa46fabf16970f838b7a72", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bf7b3644d6f457b8255468d05381331"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c1785a941d44368114aeb13c7cd0dc"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c289bfb2bb0f4aa4b4c2a4e254498772"}], "type": "metric", "id": "401b8583fe1045fba56d25b885e81d84", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338f871fcc80474ebf3f91bf9f9a2803"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ee30ff9dfdf4fc9955543864766a4c3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84611edc954a457a9878ed49739af26b"}], "type": "placement", "id": "4cf66d2934a14d2993e1934573211ecc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1420c0b3c0ef447f80184031d7ad7362"}, {"url": "http://172.30.9.29:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3dc36f44422e429f9e605d629bdba8db"}, {"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b32d79413cf84b02ad3ba69fc84754f8"}], "type": "volumev2", "id": "4d46369930094692854f06fe3de92e26", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c9e592d5d73410989ba29ecc4050683"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac9aec43e2314f5d98434a30d000e414"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6416b3a9b7845589c069ab4c81eddf2"}], "type": "identity", "id": "5574ab4d90a04a43b8c58b7d9eafe64c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14515a3836154a26b94a4fdddbc0caa8"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ae5b2474acf4531bd6f3b3aff8504ad"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "916d7d32c7eb49a88886590f31204913"}], "type": "network", "id": "579c117c60db4b8a9290a56bf51d19de", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "87fec6bbefd343d4a364b4f419272f24", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32299bf06be946809dd3e7e17a875691"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1cb3ebd7c342d59b66453bb59455f4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de3e795cf17040148449f29f1bb37485"}], "type": "alarming", "id": "a68cd28b68d14fc69d0e3c13b4cd3911", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e430eeca864e41805e7ac3986cfa98"}, {"url": "http://172.30.9.29:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a93b10c0d54c0497f198f45a60f3d9"}, {"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "640f97e2ac5d4ba2a713b1a096f6d085"}], "type": "orchestration", "id": "afda4bb5fcf34bf2a85847ba5655258b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c2557339a29431bae7d62a31c775d9d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310acabb63eb473fbc1abcd376bb259e"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f2b4cc2af964e7885baf77e5136189d"}], "type": "event", "id": "cceb7e7f38ce4738b60276539fec5e2c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25a8ab1b40744d1a9b2e3c6fc904106a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95bcfc53b99346b0ae29d5f3d262f2a1"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf074a285a1d40cc837bb3620cd20284"}], "type": "cloudformation", "id": "cde7f1395ab146d6b31bba03aa9579c8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1196b19869cc4392ab8f9e8d75e5adc8"}, {"url": "http://12.0.0.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b4944429d6c45b19ab9e8529fd5d83b"}, {"url": "http://172.30.9.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b779ead26b148eb85ad20fcffa016a6"}], "type": "object-store", "id": "d4ce28ab9bd447738cfde6baddeb6cb6", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32bb8693afbd417f95bea768ac38c136"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66fecb4549ab49b18471353b5f9af1d9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c03398c604d64bbf93ce163576cba488"}], "type": "compute", "id": "e361ccf42d804b628a1f826e94a7585a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310aa387d4ad41628f2c0ddedf0c30b9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cf0311fccc54b3785661550b7e7503a"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7487322e62d4932ba7a7e4a9d95d999"}], "type": "image", "id": "effc7eccb958414cb09e0abb22b1cf3a", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "4d034b226fe04fd49a323f938d5bc3fa"}, "audit_ids": ["LpeDHLudRfahKyhSsEWAMQ"], "issued_at": "2018-09-23T19:16:00.000000Z"}} 2018-09-23 19:16:00,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}0b7f6be80cb431ed6efcd648c5b929d453a3d19414c54ffe23b600a876eae82e" 2018-09-23 19:16:01,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:00 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-9e0180f5-31f8-4283-9c8d-f20bffbe9ff0 x-openstack-request-id: req-9e0180f5-31f8-4283-9c8d-f20bffbe9ff0 2018-09-23 19:16:01,161 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2018-09-23 19:16:01,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-aggregates used request id req-9e0180f5-31f8-4283-9c8d-f20bffbe9ff0 2018-09-23 19:16:01,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.31213593483s 2018-09-23 19:16:01,162 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-09-23 19:16:01,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:16:01,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}0b7f6be80cb431ed6efcd648c5b929d453a3d19414c54ffe23b600a876eae82e" 2018-09-23 19:16:01,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2fa30da-1144-4320-92b0-f03eae9b8934 2018-09-23 19:16:01,435 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/89f431e845514faeb995beeecc00174b"}, "tags": [], "enabled": true, "id": "89f431e845514faeb995beeecc00174b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-23 19:16:01,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-a2fa30da-1144-4320-92b0-f03eae9b8934 2018-09-23 19:16:01,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.268666028976s 2018-09-23 19:16:01,437 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'89f431e845514faeb995beeecc00174b', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-09-23 19:16:01,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-09-23 19:16:01,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}0b7f6be80cb431ed6efcd648c5b929d453a3d19414c54ffe23b600a876eae82e" 2018-09-23 19:16:01,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1973 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57398848-4508-4cc1-8079-a6401f98ddbc 2018-09-23 19:16:01,636 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/006cc240baca4cb3b76593d6d3d73096"}, "url": "http://172.30.9.29:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "16040fddb4fa46fabf16970f838b7a72", "id": "006cc240baca4cb3b76593d6d3d73096"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0345086960034097ad3dbe904f6c17d1"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "16040fddb4fa46fabf16970f838b7a72", "id": "0345086960034097ad3dbe904f6c17d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1196b19869cc4392ab8f9e8d75e5adc8"}, "url": "http://12.0.0.29:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d4ce28ab9bd447738cfde6baddeb6cb6", "id": "1196b19869cc4392ab8f9e8d75e5adc8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1420c0b3c0ef447f80184031d7ad7362"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4d46369930094692854f06fe3de92e26", "id": "1420c0b3c0ef447f80184031d7ad7362"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/14515a3836154a26b94a4fdddbc0caa8"}, "url": "http://172.30.9.29:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "579c117c60db4b8a9290a56bf51d19de", "id": "14515a3836154a26b94a4fdddbc0caa8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/16e430eeca864e41805e7ac3986cfa98"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "afda4bb5fcf34bf2a85847ba5655258b", "id": "16e430eeca864e41805e7ac3986cfa98"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/24a93b10c0d54c0497f198f45a60f3d9"}, "url": "http://172.30.9.29:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "afda4bb5fcf34bf2a85847ba5655258b", "id": "24a93b10c0d54c0497f198f45a60f3d9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/25a8ab1b40744d1a9b2e3c6fc904106a"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cde7f1395ab146d6b31bba03aa9579c8", "id": "25a8ab1b40744d1a9b2e3c6fc904106a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2c2557339a29431bae7d62a31c775d9d"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cceb7e7f38ce4738b60276539fec5e2c", "id": "2c2557339a29431bae7d62a31c775d9d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/310aa387d4ad41628f2c0ddedf0c30b9"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "effc7eccb958414cb09e0abb22b1cf3a", "id": "310aa387d4ad41628f2c0ddedf0c30b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/310acabb63eb473fbc1abcd376bb259e"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cceb7e7f38ce4738b60276539fec5e2c", "id": "310acabb63eb473fbc1abcd376bb259e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/32299bf06be946809dd3e7e17a875691"}, "url": "http://172.30.9.29:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a68cd28b68d14fc69d0e3c13b4cd3911", "id": "32299bf06be946809dd3e7e17a875691"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/32bb8693afbd417f95bea768ac38c136"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e361ccf42d804b628a1f826e94a7585a", "id": "32bb8693afbd417f95bea768ac38c136"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/338f871fcc80474ebf3f91bf9f9a2803"}, "url": "http://172.30.9.29:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4cf66d2934a14d2993e1934573211ecc", "id": "338f871fcc80474ebf3f91bf9f9a2803"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/3bf7b3644d6f457b8255468d05381331"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "401b8583fe1045fba56d25b885e81d84", "id": "3bf7b3644d6f457b8255468d05381331"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/3dc36f44422e429f9e605d629bdba8db"}, "url": "http://172.30.9.29:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4d46369930094692854f06fe3de92e26", "id": "3dc36f44422e429f9e605d629bdba8db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4d68ed769e9a423d946305826c4fac0a"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "06089b7643394b4ea2152f66b35238d0", "id": "4d68ed769e9a423d946305826c4fac0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4ee30ff9dfdf4fc9955543864766a4c3"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4cf66d2934a14d2993e1934573211ecc", "id": "4ee30ff9dfdf4fc9955543864766a4c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4f03a90f6f9c415a95fced2acdeeca51"}, "url": "http://172.30.9.29:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "06089b7643394b4ea2152f66b35238d0", "id": "4f03a90f6f9c415a95fced2acdeeca51"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4f2b4cc2af964e7885baf77e5136189d"}, "url": "http://172.30.9.29:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cceb7e7f38ce4738b60276539fec5e2c", "id": "4f2b4cc2af964e7885baf77e5136189d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5ae5b2474acf4531bd6f3b3aff8504ad"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "579c117c60db4b8a9290a56bf51d19de", "id": "5ae5b2474acf4531bd6f3b3aff8504ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/640f97e2ac5d4ba2a713b1a096f6d085"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "afda4bb5fcf34bf2a85847ba5655258b", "id": "640f97e2ac5d4ba2a713b1a096f6d085"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/66fecb4549ab49b18471353b5f9af1d9"}, "url": "http://172.30.9.29:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e361ccf42d804b628a1f826e94a7585a", "id": "66fecb4549ab49b18471353b5f9af1d9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/6b4944429d6c45b19ab9e8529fd5d83b"}, "url": "http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d4ce28ab9bd447738cfde6baddeb6cb6", "id": "6b4944429d6c45b19ab9e8529fd5d83b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/6c9e592d5d73410989ba29ecc4050683"}, "url": "http://172.30.9.29:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5574ab4d90a04a43b8c58b7d9eafe64c", "id": "6c9e592d5d73410989ba29ecc4050683"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/757bc3cf1e04442d967289319f97a6a9"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "06089b7643394b4ea2152f66b35238d0", "id": "757bc3cf1e04442d967289319f97a6a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/7b5b8af83a06483793c6056762eed1d3"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "16040fddb4fa46fabf16970f838b7a72", "id": "7b5b8af83a06483793c6056762eed1d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/84611edc954a457a9878ed49739af26b"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4cf66d2934a14d2993e1934573211ecc", "id": "84611edc954a457a9878ed49739af26b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8cf0311fccc54b3785661550b7e7503a"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "effc7eccb958414cb09e0abb22b1cf3a", "id": "8cf0311fccc54b3785661550b7e7503a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8e1cb3ebd7c342d59b66453bb59455f4"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a68cd28b68d14fc69d0e3c13b4cd3911", "id": "8e1cb3ebd7c342d59b66453bb59455f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/916d7d32c7eb49a88886590f31204913"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "579c117c60db4b8a9290a56bf51d19de", "id": "916d7d32c7eb49a88886590f31204913"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/95bcfc53b99346b0ae29d5f3d262f2a1"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cde7f1395ab146d6b31bba03aa9579c8", "id": "95bcfc53b99346b0ae29d5f3d262f2a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/9b779ead26b148eb85ad20fcffa016a6"}, "url": "http://172.30.9.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d4ce28ab9bd447738cfde6baddeb6cb6", "id": "9b779ead26b148eb85ad20fcffa016a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ac9aec43e2314f5d98434a30d000e414"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5574ab4d90a04a43b8c58b7d9eafe64c", "id": "ac9aec43e2314f5d98434a30d000e414"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/b32d79413cf84b02ad3ba69fc84754f8"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4d46369930094692854f06fe3de92e26", "id": "b32d79413cf84b02ad3ba69fc84754f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/b6416b3a9b7845589c069ab4c81eddf2"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5574ab4d90a04a43b8c58b7d9eafe64c", "id": "b6416b3a9b7845589c069ab4c81eddf2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/b9c1785a941d44368114aeb13c7cd0dc"}, "url": "http://172.30.9.29:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "401b8583fe1045fba56d25b885e81d84", "id": "b9c1785a941d44368114aeb13c7cd0dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/bf074a285a1d40cc837bb3620cd20284"}, "url": "http://172.30.9.29:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cde7f1395ab146d6b31bba03aa9579c8", "id": "bf074a285a1d40cc837bb3620cd20284"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c03398c604d64bbf93ce163576cba488"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e361ccf42d804b628a1f826e94a7585a", "id": "c03398c604d64bbf93ce163576cba488"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c289bfb2bb0f4aa4b4c2a4e254498772"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "401b8583fe1045fba56d25b885e81d84", "id": "c289bfb2bb0f4aa4b4c2a4e254498772"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/d7487322e62d4932ba7a7e4a9d95d999"}, "url": "http://172.30.9.29:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "effc7eccb958414cb09e0abb22b1cf3a", "id": "d7487322e62d4932ba7a7e4a9d95d999"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/de3e795cf17040148449f29f1bb37485"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a68cd28b68d14fc69d0e3c13b4cd3911", "id": "de3e795cf17040148449f29f1bb37485"}], "links": {"self": "http://172.30.9.29:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-23 19:16:01,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/endpoints used request id req-57398848-4508-4cc1-8079-a6401f98ddbc 2018-09-23 19:16:01,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.196351051331s 2018-09-23 19:16:01,644 - 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.29:5000/v3/endpoints/006cc240baca4cb3b76593d6d3d73096'}, u'url': u'http://172.30.9.29:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'16040fddb4fa46fabf16970f838b7a72', u'id': u'006cc240baca4cb3b76593d6d3d73096'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/0345086960034097ad3dbe904f6c17d1'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'16040fddb4fa46fabf16970f838b7a72', u'id': u'0345086960034097ad3dbe904f6c17d1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/1196b19869cc4392ab8f9e8d75e5adc8'}, u'url': u'http://12.0.0.29:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd4ce28ab9bd447738cfde6baddeb6cb6', u'id': u'1196b19869cc4392ab8f9e8d75e5adc8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/1420c0b3c0ef447f80184031d7ad7362'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4d46369930094692854f06fe3de92e26', u'id': u'1420c0b3c0ef447f80184031d7ad7362'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/14515a3836154a26b94a4fdddbc0caa8'}, u'url': u'http://172.30.9.29:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'579c117c60db4b8a9290a56bf51d19de', u'id': u'14515a3836154a26b94a4fdddbc0caa8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/16e430eeca864e41805e7ac3986cfa98'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'afda4bb5fcf34bf2a85847ba5655258b', u'id': u'16e430eeca864e41805e7ac3986cfa98'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/24a93b10c0d54c0497f198f45a60f3d9'}, u'url': u'http://172.30.9.29:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'afda4bb5fcf34bf2a85847ba5655258b', u'id': u'24a93b10c0d54c0497f198f45a60f3d9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/25a8ab1b40744d1a9b2e3c6fc904106a'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cde7f1395ab146d6b31bba03aa9579c8', u'id': u'25a8ab1b40744d1a9b2e3c6fc904106a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/2c2557339a29431bae7d62a31c775d9d'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cceb7e7f38ce4738b60276539fec5e2c', u'id': u'2c2557339a29431bae7d62a31c775d9d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/310aa387d4ad41628f2c0ddedf0c30b9'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'effc7eccb958414cb09e0abb22b1cf3a', u'id': u'310aa387d4ad41628f2c0ddedf0c30b9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/310acabb63eb473fbc1abcd376bb259e'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cceb7e7f38ce4738b60276539fec5e2c', u'id': u'310acabb63eb473fbc1abcd376bb259e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/32299bf06be946809dd3e7e17a875691'}, u'url': u'http://172.30.9.29:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a68cd28b68d14fc69d0e3c13b4cd3911', u'id': u'32299bf06be946809dd3e7e17a875691'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/32bb8693afbd417f95bea768ac38c136'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e361ccf42d804b628a1f826e94a7585a', u'id': u'32bb8693afbd417f95bea768ac38c136'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/338f871fcc80474ebf3f91bf9f9a2803'}, u'url': u'http://172.30.9.29:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4cf66d2934a14d2993e1934573211ecc', u'id': u'338f871fcc80474ebf3f91bf9f9a2803'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/3bf7b3644d6f457b8255468d05381331'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'401b8583fe1045fba56d25b885e81d84', u'id': u'3bf7b3644d6f457b8255468d05381331'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/3dc36f44422e429f9e605d629bdba8db'}, u'url': u'http://172.30.9.29:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4d46369930094692854f06fe3de92e26', u'id': u'3dc36f44422e429f9e605d629bdba8db'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/4d68ed769e9a423d946305826c4fac0a'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'06089b7643394b4ea2152f66b35238d0', u'id': u'4d68ed769e9a423d946305826c4fac0a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/4ee30ff9dfdf4fc9955543864766a4c3'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4cf66d2934a14d2993e1934573211ecc', u'id': u'4ee30ff9dfdf4fc9955543864766a4c3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/4f03a90f6f9c415a95fced2acdeeca51'}, u'url': u'http://172.30.9.29:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'06089b7643394b4ea2152f66b35238d0', u'id': u'4f03a90f6f9c415a95fced2acdeeca51'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/4f2b4cc2af964e7885baf77e5136189d'}, u'url': u'http://172.30.9.29:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cceb7e7f38ce4738b60276539fec5e2c', u'id': u'4f2b4cc2af964e7885baf77e5136189d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/5ae5b2474acf4531bd6f3b3aff8504ad'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'579c117c60db4b8a9290a56bf51d19de', u'id': u'5ae5b2474acf4531bd6f3b3aff8504ad'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/640f97e2ac5d4ba2a713b1a096f6d085'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'afda4bb5fcf34bf2a85847ba5655258b', u'id': u'640f97e2ac5d4ba2a713b1a096f6d085'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/66fecb4549ab49b18471353b5f9af1d9'}, u'url': u'http://172.30.9.29:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e361ccf42d804b628a1f826e94a7585a', u'id': u'66fecb4549ab49b18471353b5f9af1d9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/6b4944429d6c45b19ab9e8529fd5d83b'}, u'url': u'http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd4ce28ab9bd447738cfde6baddeb6cb6', u'id': u'6b4944429d6c45b19ab9e8529fd5d83b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/6c9e592d5d73410989ba29ecc4050683'}, u'url': u'http://172.30.9.29:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5574ab4d90a04a43b8c58b7d9eafe64c', u'id': u'6c9e592d5d73410989ba29ecc4050683'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/757bc3cf1e04442d967289319f97a6a9'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'06089b7643394b4ea2152f66b35238d0', u'id': u'757bc3cf1e04442d967289319f97a6a9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/7b5b8af83a06483793c6056762eed1d3'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'16040fddb4fa46fabf16970f838b7a72', u'id': u'7b5b8af83a06483793c6056762eed1d3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/84611edc954a457a9878ed49739af26b'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4cf66d2934a14d2993e1934573211ecc', u'id': u'84611edc954a457a9878ed49739af26b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/8cf0311fccc54b3785661550b7e7503a'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'effc7eccb958414cb09e0abb22b1cf3a', u'id': u'8cf0311fccc54b3785661550b7e7503a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/8e1cb3ebd7c342d59b66453bb59455f4'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a68cd28b68d14fc69d0e3c13b4cd3911', u'id': u'8e1cb3ebd7c342d59b66453bb59455f4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/916d7d32c7eb49a88886590f31204913'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'579c117c60db4b8a9290a56bf51d19de', u'id': u'916d7d32c7eb49a88886590f31204913'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/95bcfc53b99346b0ae29d5f3d262f2a1'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cde7f1395ab146d6b31bba03aa9579c8', u'id': u'95bcfc53b99346b0ae29d5f3d262f2a1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/9b779ead26b148eb85ad20fcffa016a6'}, u'url': u'http://172.30.9.29:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd4ce28ab9bd447738cfde6baddeb6cb6', u'id': u'9b779ead26b148eb85ad20fcffa016a6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/ac9aec43e2314f5d98434a30d000e414'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5574ab4d90a04a43b8c58b7d9eafe64c', u'id': u'ac9aec43e2314f5d98434a30d000e414'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/b32d79413cf84b02ad3ba69fc84754f8'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4d46369930094692854f06fe3de92e26', u'id': u'b32d79413cf84b02ad3ba69fc84754f8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/b6416b3a9b7845589c069ab4c81eddf2'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5574ab4d90a04a43b8c58b7d9eafe64c', u'id': u'b6416b3a9b7845589c069ab4c81eddf2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/b9c1785a941d44368114aeb13c7cd0dc'}, u'url': u'http://172.30.9.29:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'401b8583fe1045fba56d25b885e81d84', u'id': u'b9c1785a941d44368114aeb13c7cd0dc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/bf074a285a1d40cc837bb3620cd20284'}, u'url': u'http://172.30.9.29:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cde7f1395ab146d6b31bba03aa9579c8', u'id': u'bf074a285a1d40cc837bb3620cd20284'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/c03398c604d64bbf93ce163576cba488'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e361ccf42d804b628a1f826e94a7585a', u'id': u'c03398c604d64bbf93ce163576cba488'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/c289bfb2bb0f4aa4b4c2a4e254498772'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'401b8583fe1045fba56d25b885e81d84', u'id': u'c289bfb2bb0f4aa4b4c2a4e254498772'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/d7487322e62d4932ba7a7e4a9d95d999'}, u'url': u'http://172.30.9.29:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'effc7eccb958414cb09e0abb22b1cf3a', u'id': u'd7487322e62d4932ba7a7e4a9d95d999'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/de3e795cf17040148449f29f1bb37485'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a68cd28b68d14fc69d0e3c13b4cd3911', u'id': u'de3e795cf17040148449f29f1bb37485'})] 2018-09-23 19:16:01,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-09-23 19:16:01,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}0b7f6be80cb431ed6efcd648c5b929d453a3d19414c54ffe23b600a876eae82e" 2018-09-23 19:16:01,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16: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-9a3fea9a-f572-41e3-acad-eef6e3955b8b x-openstack-request-id: req-9a3fea9a-f572-41e3-acad-eef6e3955b8b 2018-09-23 19:16:01,768 - 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-23 19:16:01,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/extensions used request id req-9a3fea9a-f572-41e3-acad-eef6e3955b8b 2018-09-23 19:16:01,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.122857809067s 2018-09-23 19:16:01,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-09-23 19:16:01,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}0b7f6be80cb431ed6efcd648c5b929d453a3d19414c54ffe23b600a876eae82e" 2018-09-23 19:16:04,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-daa9c99a-5af8-418c-9950-1afdd19207c4 x-openstack-request-id: req-daa9c99a-5af8-418c-9950-1afdd19207c4 2018-09-23 19:16:04,205 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-09-23 19:16:04,206 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-floating-ip-pools used request id req-daa9c99a-5af8-418c-9950-1afdd19207c4 2018-09-23 19:16:04,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 2.42092204094s 2018-09-23 19:16:04,206 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-09-23 19:16:04,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-23 19:16:04,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}0b7f6be80cb431ed6efcd648c5b929d453a3d19414c54ffe23b600a876eae82e" 2018-09-23 19:16:05,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:05 GMT X-Openstack-Request-Id: req-dfb24cfc-f7e6-4d43-a6ae-6fe8ed454f49 2018-09-23 19:16:05,243 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-23 19:16:05,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-dfb24cfc-f7e6-4d43-a6ae-6fe8ed454f49 2018-09-23 19:16:05,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.02639508247s 2018-09-23 19:16:05,244 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-09-23 19:16:05,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-23 19:16:05,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}0b7f6be80cb431ed6efcd648c5b929d453a3d19414c54ffe23b600a876eae82e" 2018-09-23 19:16:05,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 716 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16: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-1ff56e91-a4e3-4a0e-b641-c3d9d5ba3f7f x-openstack-request-id: req-1ff56e91-a4e3-4a0e-b641-c3d9d5ba3f7f 2018-09-23 19:16:05,425 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 257}, "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": 260}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-09-23 19:16:05,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-1ff56e91-a4e3-4a0e-b641-c3d9d5ba3f7f 2018-09-23 19:16:05,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.180897951126s 2018-09-23 19:16:05,426 - 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': 257}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.7', u'hypervisor_hostname': u'overcloud-novacompute-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': 260}, 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-23 19:16:05,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-09-23 19:16:05,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}0b7f6be80cb431ed6efcd648c5b929d453a3d19414c54ffe23b600a876eae82e" 2018-09-23 19:16:05,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-abb9fa74-11bc-4e37-80b9-0df99c726e8e x-openstack-request-id: req-abb9fa74-11bc-4e37-80b9-0df99c726e8e 2018-09-23 19:16:05,453 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2018-09-23 19:16:05,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-abb9fa74-11bc-4e37-80b9-0df99c726e8e 2018-09-23 19:16:05,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0266768932343s 2018-09-23 19:16:05,454 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-09-23 19:16:05,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:16:05,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}0b7f6be80cb431ed6efcd648c5b929d453a3d19414c54ffe23b600a876eae82e" 2018-09-23 19:16:06,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:06 GMT X-Openstack-Request-Id: req-10e8bfb3-a6ee-48cd-9316-49abcbe7a805 2018-09-23 19:16:06,665 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"2f71e26b-635c-4527-93d8-4193f1a9199d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","status":"ACTIVE","subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"description":"","tags":[],"updated_at":"2018-09-23T19:12:36Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","provider:network_type":"flat"}]} 2018-09-23 19:16:06,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-10e8bfb3-a6ee-48cd-9316-49abcbe7a805 2018-09-23 19:16:06,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.21066594124s 2018-09-23 19:16:06,665 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'7645c54c-286a-4a37-aa2e-2abc0c7a60a2'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-23T19:12:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'mtu': 1500, u'id': u'2f71e26b-635c-4527-93d8-4193f1a9199d', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'802060f906e2475fa40f15eb36bff298', u'created_at': u'2018-09-23T19:12:28Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'802060f906e2475fa40f15eb36bff298'})] 2018-09-23 19:16:06,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-23 19:16:06,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}0b7f6be80cb431ed6efcd648c5b929d453a3d19414c54ffe23b600a876eae82e" 2018-09-23 19:16:07,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:07 GMT X-Openstack-Request-Id: req-e6c63d4f-f209-42f8-9b9b-4a977f398793 2018-09-23 19:16:07,726 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2018-09-23 19:16:07,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json used request id req-e6c63d4f-f209-42f8-9b9b-4a977f398793 2018-09-23 19:16:07,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.06012487411s 2018-09-23 19:16:07,726 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-09-23 19:16:07,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-23 19:16:07,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}0b7f6be80cb431ed6efcd648c5b929d453a3d19414c54ffe23b600a876eae82e" 2018-09-23 19:16:07,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 734 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0300ea8-106d-40a8-96e8-4fd221fe7136 2018-09-23 19:16:07,920 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "802060f906e2475fa40f15eb36bff298"}}, "role": {"id": "ab4277dc8a9c4c51a7cd8cf76c400735"}, "user": {"id": "08881a41da1d49eea3ce28971d45a21c"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298/users/08881a41da1d49eea3ce28971d45a21c/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}}, {"scope": {"project": {"id": "802060f906e2475fa40f15eb36bff298"}}, "role": {"id": "ab4277dc8a9c4c51a7cd8cf76c400735"}, "user": {"id": "2acb53c9b8e843bc8aaca444d90ed9fb"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298/users/2acb53c9b8e843bc8aaca444d90ed9fb/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}}, {"scope": {"project": {"id": "802060f906e2475fa40f15eb36bff298"}}, "role": {"id": "ab4277dc8a9c4c51a7cd8cf76c400735"}, "user": {"id": "4cdc024d5ad84a2e8a6d7543efeb3651"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298/users/4cdc024d5ad84a2e8a6d7543efeb3651/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}}, {"scope": {"project": {"id": "894da123185e40d5966d1ea0c93371df"}}, "role": {"id": "ab4277dc8a9c4c51a7cd8cf76c400735"}, "user": {"id": "4d034b226fe04fd49a323f938d5bc3fa"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df/users/4d034b226fe04fd49a323f938d5bc3fa/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}}, {"scope": {"project": {"id": "802060f906e2475fa40f15eb36bff298"}}, "role": {"id": "ab4277dc8a9c4c51a7cd8cf76c400735"}, "user": {"id": "686118ee2aad48b795197df7a577e7ea"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298/users/686118ee2aad48b795197df7a577e7ea/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}}, {"scope": {"project": {"id": "802060f906e2475fa40f15eb36bff298"}}, "role": {"id": "ab4277dc8a9c4c51a7cd8cf76c400735"}, "user": {"id": "6e5785c0040d4fcfb84d5885567a13e7"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298/users/6e5785c0040d4fcfb84d5885567a13e7/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}}, {"scope": {"project": {"id": "802060f906e2475fa40f15eb36bff298"}}, "role": {"id": "ab4277dc8a9c4c51a7cd8cf76c400735"}, "user": {"id": "794bc2e124944eae8441884bc3891394"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298/users/794bc2e124944eae8441884bc3891394/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}}, {"scope": {"project": {"id": "802060f906e2475fa40f15eb36bff298"}}, "role": {"id": "ab4277dc8a9c4c51a7cd8cf76c400735"}, "user": {"id": "8a9feaa273fa404e9f219e82beb8b8ba"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298/users/8a9feaa273fa404e9f219e82beb8b8ba/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}}, {"scope": {"project": {"id": "802060f906e2475fa40f15eb36bff298"}}, "role": {"id": "ab4277dc8a9c4c51a7cd8cf76c400735"}, "user": {"id": "8fc466e5aad040a2a797da3a642e800e"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298/users/8fc466e5aad040a2a797da3a642e800e/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}}, {"scope": {"project": {"id": "802060f906e2475fa40f15eb36bff298"}}, "role": {"id": "44e5e6e71974499bba241f235a96615b"}, "user": {"id": "aae19b75f36945abbfcc9a2b1e8a7309"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298/users/aae19b75f36945abbfcc9a2b1e8a7309/roles/44e5e6e71974499bba241f235a96615b"}}, {"scope": {"project": {"id": "802060f906e2475fa40f15eb36bff298"}}, "role": {"id": "ab4277dc8a9c4c51a7cd8cf76c400735"}, "user": {"id": "aae19b75f36945abbfcc9a2b1e8a7309"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298/users/aae19b75f36945abbfcc9a2b1e8a7309/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}}, {"scope": {"project": {"id": "802060f906e2475fa40f15eb36bff298"}}, "role": {"id": "ab4277dc8a9c4c51a7cd8cf76c400735"}, "user": {"id": "c25447bdd8eb4d6284359d847339a77d"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298/users/c25447bdd8eb4d6284359d847339a77d/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}}, {"scope": {"project": {"id": "802060f906e2475fa40f15eb36bff298"}}, "role": {"id": "ab4277dc8a9c4c51a7cd8cf76c400735"}, "user": {"id": "c47eadb2607040808a61bad2906f7160"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298/users/c47eadb2607040808a61bad2906f7160/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}}, {"scope": {"project": {"id": "802060f906e2475fa40f15eb36bff298"}}, "role": {"id": "ab4277dc8a9c4c51a7cd8cf76c400735"}, "user": {"id": "d2002e02f0af4069b75dfe188fc7e833"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298/users/d2002e02f0af4069b75dfe188fc7e833/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}}, {"scope": {"domain": {"id": "89f431e845514faeb995beeecc00174b"}}, "role": {"id": "ab4277dc8a9c4c51a7cd8cf76c400735"}, "user": {"id": "7230a17fb5ec432e8b0d524de145cfc1"}, "links": {"assignment": "http://172.30.9.29:5000/v3/domains/89f431e845514faeb995beeecc00174b/users/7230a17fb5ec432e8b0d524de145cfc1/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}}, {"scope": {"system": {"all": true}}, "role": {"id": "ab4277dc8a9c4c51a7cd8cf76c400735"}, "user": {"id": "4d034b226fe04fd49a323f938d5bc3fa"}, "links": {"assignment": "http://172.30.9.29:5000/v3/system/users/4d034b226fe04fd49a323f938d5bc3fa/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}}], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments", "previous": null, "next": null}} 2018-09-23 19:16:07,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments used request id req-f0300ea8-106d-40a8-96e8-4fd221fe7136 2018-09-23 19:16:07,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.190248012543s 2018-09-23 19:16:07,923 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'802060f906e2475fa40f15eb36bff298', 'id': u'ab4277dc8a9c4c51a7cd8cf76c400735', 'user': u'08881a41da1d49eea3ce28971d45a21c'}), Munch({'project': u'802060f906e2475fa40f15eb36bff298', 'id': u'ab4277dc8a9c4c51a7cd8cf76c400735', 'user': u'2acb53c9b8e843bc8aaca444d90ed9fb'}), Munch({'project': u'802060f906e2475fa40f15eb36bff298', 'id': u'ab4277dc8a9c4c51a7cd8cf76c400735', 'user': u'4cdc024d5ad84a2e8a6d7543efeb3651'}), Munch({'project': u'894da123185e40d5966d1ea0c93371df', 'id': u'ab4277dc8a9c4c51a7cd8cf76c400735', 'user': u'4d034b226fe04fd49a323f938d5bc3fa'}), Munch({'project': u'802060f906e2475fa40f15eb36bff298', 'id': u'ab4277dc8a9c4c51a7cd8cf76c400735', 'user': u'686118ee2aad48b795197df7a577e7ea'}), Munch({'project': u'802060f906e2475fa40f15eb36bff298', 'id': u'ab4277dc8a9c4c51a7cd8cf76c400735', 'user': u'6e5785c0040d4fcfb84d5885567a13e7'}), Munch({'project': u'802060f906e2475fa40f15eb36bff298', 'id': u'ab4277dc8a9c4c51a7cd8cf76c400735', 'user': u'794bc2e124944eae8441884bc3891394'}), Munch({'project': u'802060f906e2475fa40f15eb36bff298', 'id': u'ab4277dc8a9c4c51a7cd8cf76c400735', 'user': u'8a9feaa273fa404e9f219e82beb8b8ba'}), Munch({'project': u'802060f906e2475fa40f15eb36bff298', 'id': u'ab4277dc8a9c4c51a7cd8cf76c400735', 'user': u'8fc466e5aad040a2a797da3a642e800e'}), Munch({'project': u'802060f906e2475fa40f15eb36bff298', 'id': u'44e5e6e71974499bba241f235a96615b', 'user': u'aae19b75f36945abbfcc9a2b1e8a7309'}), Munch({'project': u'802060f906e2475fa40f15eb36bff298', 'id': u'ab4277dc8a9c4c51a7cd8cf76c400735', 'user': u'aae19b75f36945abbfcc9a2b1e8a7309'}), Munch({'project': u'802060f906e2475fa40f15eb36bff298', 'id': u'ab4277dc8a9c4c51a7cd8cf76c400735', 'user': u'c25447bdd8eb4d6284359d847339a77d'}), Munch({'project': u'802060f906e2475fa40f15eb36bff298', 'id': u'ab4277dc8a9c4c51a7cd8cf76c400735', 'user': u'c47eadb2607040808a61bad2906f7160'}), Munch({'project': u'802060f906e2475fa40f15eb36bff298', 'id': u'ab4277dc8a9c4c51a7cd8cf76c400735', 'user': u'd2002e02f0af4069b75dfe188fc7e833'}), Munch({'domain': u'89f431e845514faeb995beeecc00174b', 'id': u'ab4277dc8a9c4c51a7cd8cf76c400735', 'user': u'7230a17fb5ec432e8b0d524de145cfc1'}), Munch({'id': u'ab4277dc8a9c4c51a7cd8cf76c400735', 'user': u'4d034b226fe04fd49a323f938d5bc3fa'})] 2018-09-23 19:16:07,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:16:07,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}0b7f6be80cb431ed6efcd648c5b929d453a3d19414c54ffe23b600a876eae82e" 2018-09-23 19:16:08,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0befc4c-86a2-472b-b8b0-7aa0eaca1cc3 2018-09-23 19:16:08,198 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:16:08,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b0befc4c-86a2-472b-b8b0-7aa0eaca1cc3 2018-09-23 19:16:08,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.271136045456s 2018-09-23 19:16:08,200 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'44e5e6e71974499bba241f235a96615b'}), 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'4a0ee9edee4e45edb6bd2b774b454b8c'}), 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'5fe85d0cee1b4a24a431303c2b7a6832'}), 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'974e99ccfdf64aeaa46297e97aa5baf5'}), 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'admin', 'id': u'ab4277dc8a9c4c51a7cd8cf76c400735'}), 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'd7da706ef8994b66a6e3396bf4f3bead'})] 2018-09-23 19:16:08,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-23 19:16:08,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}0b7f6be80cb431ed6efcd648c5b929d453a3d19414c54ffe23b600a876eae82e" 2018-09-23 19:16:09,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:09 GMT X-Openstack-Request-Id: req-8cf5a1a0-9f9b-4411-a397-c4bd02688581 2018-09-23 19:16:09,247 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2018-09-23 19:16:09,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-8cf5a1a0-9f9b-4411-a397-c4bd02688581 2018-09-23 19:16:09,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.0474178791s 2018-09-23 19:16:09,248 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-09-23 19:16:09,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:16:09,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0b7f6be80cb431ed6efcd648c5b929d453a3d19414c54ffe23b600a876eae82e" 2018-09-23 19:16:09,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:09 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-3379bbf7-f637-4e1b-94e5-4ae5f373e074 x-openstack-request-id: req-3379bbf7-f637-4e1b-94e5-4ae5f373e074 2018-09-23 19:16:09,474 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-09-23 19:16:09,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3379bbf7-f637-4e1b-94e5-4ae5f373e074 2018-09-23 19:16:09,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.226493120193s 2018-09-23 19:16:09,475 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-09-23 19:16:09,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-09-23 19:16:09,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-23 19:16:09,489 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-956561bd-a686-4188-a8d4-1435b631a343 2018-09-23 19:16:09,489 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2018-09-23 19:16:09,489 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-956561bd-a686-4188-a8d4-1435b631a343 2018-09-23 19:16:09,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0b7f6be80cb431ed6efcd648c5b929d453a3d19414c54ffe23b600a876eae82e" 2018-09-23 19:16:09,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 856 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f036f68-0236-46c3-8016-bc6db3d41bd5 2018-09-23 19:16:09,680 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/06089b7643394b4ea2152f66b35238d0"}, "enabled": true, "type": "volume", "id": "06089b7643394b4ea2152f66b35238d0", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/16040fddb4fa46fabf16970f838b7a72"}, "enabled": true, "type": "volumev3", "id": "16040fddb4fa46fabf16970f838b7a72", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/401b8583fe1045fba56d25b885e81d84"}, "enabled": true, "type": "metric", "id": "401b8583fe1045fba56d25b885e81d84", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4cf66d2934a14d2993e1934573211ecc"}, "enabled": true, "type": "placement", "id": "4cf66d2934a14d2993e1934573211ecc", "name": "placement"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/4d46369930094692854f06fe3de92e26"}, "enabled": true, "type": "volumev2", "id": "4d46369930094692854f06fe3de92e26", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5574ab4d90a04a43b8c58b7d9eafe64c"}, "enabled": true, "type": "identity", "id": "5574ab4d90a04a43b8c58b7d9eafe64c", "name": "keystone"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/579c117c60db4b8a9290a56bf51d19de"}, "enabled": true, "type": "network", "id": "579c117c60db4b8a9290a56bf51d19de", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/87fec6bbefd343d4a364b4f419272f24"}, "enabled": true, "type": "metering", "id": "87fec6bbefd343d4a364b4f419272f24", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a68cd28b68d14fc69d0e3c13b4cd3911"}, "enabled": true, "type": "alarming", "id": "a68cd28b68d14fc69d0e3c13b4cd3911", "name": "aodh"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/afda4bb5fcf34bf2a85847ba5655258b"}, "enabled": true, "type": "orchestration", "id": "afda4bb5fcf34bf2a85847ba5655258b", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/cceb7e7f38ce4738b60276539fec5e2c"}, "enabled": true, "type": "event", "id": "cceb7e7f38ce4738b60276539fec5e2c", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/cde7f1395ab146d6b31bba03aa9579c8"}, "enabled": true, "type": "cloudformation", "id": "cde7f1395ab146d6b31bba03aa9579c8", "name": "heat-cfn"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/d4ce28ab9bd447738cfde6baddeb6cb6"}, "enabled": true, "type": "object-store", "id": "d4ce28ab9bd447738cfde6baddeb6cb6", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e361ccf42d804b628a1f826e94a7585a"}, "enabled": true, "type": "compute", "id": "e361ccf42d804b628a1f826e94a7585a", "name": "nova"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/effc7eccb958414cb09e0abb22b1cf3a"}, "enabled": true, "type": "image", "id": "effc7eccb958414cb09e0abb22b1cf3a", "name": "glance"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-09-23 19:16:09,681 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-1f036f68-0236-46c3-8016-bc6db3d41bd5 2018-09-23 19:16:09,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.202002048492s 2018-09-23 19:16:09,686 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'06089b7643394b4ea2152f66b35238d0', 'name': u'cinder'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'16040fddb4fa46fabf16970f838b7a72', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'401b8583fe1045fba56d25b885e81d84', 'name': u'gnocchi'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'4cf66d2934a14d2993e1934573211ecc', 'name': u'placement'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'4d46369930094692854f06fe3de92e26', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'5574ab4d90a04a43b8c58b7d9eafe64c', 'name': u'keystone'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'579c117c60db4b8a9290a56bf51d19de', 'name': u'neutron'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'87fec6bbefd343d4a364b4f419272f24', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'a68cd28b68d14fc69d0e3c13b4cd3911', 'name': u'aodh'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'afda4bb5fcf34bf2a85847ba5655258b', 'name': u'heat'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'cceb7e7f38ce4738b60276539fec5e2c', 'name': u'panko'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'cde7f1395ab146d6b31bba03aa9579c8', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'd4ce28ab9bd447738cfde6baddeb6cb6', 'name': u'swift'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'e361ccf42d804b628a1f826e94a7585a', 'name': u'nova'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'effc7eccb958414cb09e0abb22b1cf3a', 'name': u'glance'})] 2018-09-23 19:16:09,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-23 19:16:09,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}0b7f6be80cb431ed6efcd648c5b929d453a3d19414c54ffe23b600a876eae82e" 2018-09-23 19:16:09,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 624 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:09 GMT X-Openstack-Request-Id: req-1cfa65d3-c0f1-4963-848c-66c32736faa4 2018-09-23 19:16:09,902 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f71e26b-635c-4527-93d8-4193f1a9199d","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:36Z","dns_nameservers":[],"updated_at":"2018-09-23T19:12:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"802060f906e2475fa40f15eb36bff298","id":"7645c54c-286a-4a37-aa2e-2abc0c7a60a2","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-23 19:16:09,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-1cfa65d3-c0f1-4963-848c-66c32736faa4 2018-09-23 19:16:09,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.21572804451s 2018-09-23 19:16:09,903 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-23T19:12:36Z', 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'7645c54c-286a-4a37-aa2e-2abc0c7a60a2', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'2f71e26b-635c-4527-93d8-4193f1a9199d', u'tenant_id': u'802060f906e2475fa40f15eb36bff298', u'created_at': u'2018-09-23T19:12:36Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'802060f906e2475fa40f15eb36bff298'})] 2018-09-23 19:16:10,029 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-23 19:16:10,029 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-23 19:16:10,081 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-09-23 19:16:10,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:16:10,271 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e3af926-8cfd-4d39-b0bd-29a4eba1544a 2018-09-23 19:16:10,271 - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-09-23 19:16:10,271 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-2e3af926-8cfd-4d39-b0bd-29a4eba1544a 2018-09-23 19:16:10,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-23 19:16:10,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "974e99ccfdf64aeaa46297e97aa5baf5", "name": "member"}, {"id": "d7da706ef8994b66a6e3396bf4f3bead", "name": "reader"}, {"id": "ab4277dc8a9c4c51a7cd8cf76c400735", "name": "admin"}], "expires_at": "2018-09-23T20:16:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "894da123185e40d5966d1ea0c93371df", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d68ed769e9a423d946305826c4fac0a"}, {"url": "http://172.30.9.29:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f03a90f6f9c415a95fced2acdeeca51"}, {"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757bc3cf1e04442d967289319f97a6a9"}], "type": "volume", "id": "06089b7643394b4ea2152f66b35238d0", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "006cc240baca4cb3b76593d6d3d73096"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0345086960034097ad3dbe904f6c17d1"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b5b8af83a06483793c6056762eed1d3"}], "type": "volumev3", "id": "16040fddb4fa46fabf16970f838b7a72", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bf7b3644d6f457b8255468d05381331"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c1785a941d44368114aeb13c7cd0dc"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c289bfb2bb0f4aa4b4c2a4e254498772"}], "type": "metric", "id": "401b8583fe1045fba56d25b885e81d84", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338f871fcc80474ebf3f91bf9f9a2803"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ee30ff9dfdf4fc9955543864766a4c3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84611edc954a457a9878ed49739af26b"}], "type": "placement", "id": "4cf66d2934a14d2993e1934573211ecc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1420c0b3c0ef447f80184031d7ad7362"}, {"url": "http://172.30.9.29:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3dc36f44422e429f9e605d629bdba8db"}, {"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b32d79413cf84b02ad3ba69fc84754f8"}], "type": "volumev2", "id": "4d46369930094692854f06fe3de92e26", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c9e592d5d73410989ba29ecc4050683"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac9aec43e2314f5d98434a30d000e414"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6416b3a9b7845589c069ab4c81eddf2"}], "type": "identity", "id": "5574ab4d90a04a43b8c58b7d9eafe64c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14515a3836154a26b94a4fdddbc0caa8"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ae5b2474acf4531bd6f3b3aff8504ad"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "916d7d32c7eb49a88886590f31204913"}], "type": "network", "id": "579c117c60db4b8a9290a56bf51d19de", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "87fec6bbefd343d4a364b4f419272f24", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32299bf06be946809dd3e7e17a875691"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1cb3ebd7c342d59b66453bb59455f4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de3e795cf17040148449f29f1bb37485"}], "type": "alarming", "id": "a68cd28b68d14fc69d0e3c13b4cd3911", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e430eeca864e41805e7ac3986cfa98"}, {"url": "http://172.30.9.29:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a93b10c0d54c0497f198f45a60f3d9"}, {"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "640f97e2ac5d4ba2a713b1a096f6d085"}], "type": "orchestration", "id": "afda4bb5fcf34bf2a85847ba5655258b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c2557339a29431bae7d62a31c775d9d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310acabb63eb473fbc1abcd376bb259e"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f2b4cc2af964e7885baf77e5136189d"}], "type": "event", "id": "cceb7e7f38ce4738b60276539fec5e2c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25a8ab1b40744d1a9b2e3c6fc904106a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95bcfc53b99346b0ae29d5f3d262f2a1"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf074a285a1d40cc837bb3620cd20284"}], "type": "cloudformation", "id": "cde7f1395ab146d6b31bba03aa9579c8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1196b19869cc4392ab8f9e8d75e5adc8"}, {"url": "http://12.0.0.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b4944429d6c45b19ab9e8529fd5d83b"}, {"url": "http://172.30.9.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b779ead26b148eb85ad20fcffa016a6"}], "type": "object-store", "id": "d4ce28ab9bd447738cfde6baddeb6cb6", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32bb8693afbd417f95bea768ac38c136"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66fecb4549ab49b18471353b5f9af1d9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c03398c604d64bbf93ce163576cba488"}], "type": "compute", "id": "e361ccf42d804b628a1f826e94a7585a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310aa387d4ad41628f2c0ddedf0c30b9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cf0311fccc54b3785661550b7e7503a"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7487322e62d4932ba7a7e4a9d95d999"}], "type": "image", "id": "effc7eccb958414cb09e0abb22b1cf3a", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "4d034b226fe04fd49a323f938d5bc3fa"}, "audit_ids": ["NalXNl22ThaDqXvAvH812g"], "issued_at": "2018-09-23T19:16:10.000000Z"}} 2018-09-23 19:16:10,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:16:10,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}1f06b34a863b05495c3de441efd4aaa79e695e44abc127df64908a8294983f04" 2018-09-23 19:16:11,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:11 GMT X-Openstack-Request-Id: req-306052db-fb34-4745-82cf-a652d188c33e 2018-09-23 19:16:11,207 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"2f71e26b-635c-4527-93d8-4193f1a9199d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","status":"ACTIVE","subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"description":"","tags":[],"updated_at":"2018-09-23T19:12:36Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","provider:network_type":"flat"}]} 2018-09-23 19:16:11,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-306052db-fb34-4745-82cf-a652d188c33e 2018-09-23 19:16:11,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.46862912178s 2018-09-23 19:16:11,208 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-09-23 19:16:11,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:16:11,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}1f06b34a863b05495c3de441efd4aaa79e695e44abc127df64908a8294983f04" 2018-09-23 19:16:11,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4f74e39-aaf4-4235-8043-317f69805a77 2018-09-23 19:16:11,402 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/89f431e845514faeb995beeecc00174b"}, "tags": [], "enabled": true, "id": "89f431e845514faeb995beeecc00174b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-23 19:16:11,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-c4f74e39-aaf4-4235-8043-317f69805a77 2018-09-23 19:16:11,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.186807870865s 2018-09-23 19:16:11,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 19:16:11,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}1f06b34a863b05495c3de441efd4aaa79e695e44abc127df64908a8294983f04" 2018-09-23 19:16:11,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7ea25b5-2384-4a8a-bcf2-46852296968b 2018-09-23 19:16:11,712 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-23 19:16:11,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-b7ea25b5-2384-4a8a-bcf2-46852296968b 2018-09-23 19:16:11,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.302096843719s 2018-09-23 19:16:11,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-23 19:16:11,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}1f06b34a863b05495c3de441efd4aaa79e695e44abc127df64908a8294983f04" -d '{"network": {"tenant_id": "894da123185e40d5966d1ea0c93371df", "name": "tenantnetwork1-net_787bb4ee-bc11-4f85-bb24-46039822dba1", "admin_state_up": true}}' 2018-09-23 19:16:13,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 687 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:13 GMT X-Openstack-Request-Id: req-2adb9bb4-1593-4337-b783-e42944e5553f 2018-09-23 19:16:13,234 - 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":"957254bf-3018-4fe7-a31d-f8c1993e0d94","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"894da123185e40d5966d1ea0c93371df","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-23T19:16:13Z","is_default":false,"provider:segmentation_id":74,"name":"tenantnetwork1-net_787bb4ee-bc11-4f85-bb24-46039822dba1","admin_state_up":true,"tenant_id":"894da123185e40d5966d1ea0c93371df","created_at":"2018-09-23T19:16:12Z","mtu":1450}} 2018-09-23 19:16:13,235 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-2adb9bb4-1593-4337-b783-e42944e5553f 2018-09-23 19:16:13,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.52099609375s 2018-09-23 19:16:13,235 - 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-23T19:16:13Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'957254bf-3018-4fe7-a31d-f8c1993e0d94', u'provider:segmentation_id': 74, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_787bb4ee-bc11-4f85-bb24-46039822dba1', u'admin_state_up': True, u'tenant_id': u'894da123185e40d5966d1ea0c93371df', u'created_at': u'2018-09-23T19:16:12Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'894da123185e40d5966d1ea0c93371df'}) 2018-09-23 19:16:13,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:16:13,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}1f06b34a863b05495c3de441efd4aaa79e695e44abc127df64908a8294983f04" 2018-09-23 19:16:13,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1352 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:13 GMT X-Openstack-Request-Id: req-62c815a5-fa86-4a15-93ff-81e67df8332e 2018-09-23 19:16:13,596 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"2f71e26b-635c-4527-93d8-4193f1a9199d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","status":"ACTIVE","subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"description":"","tags":[],"updated_at":"2018-09-23T19:12:36Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"957254bf-3018-4fe7-a31d-f8c1993e0d94","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"894da123185e40d5966d1ea0c93371df","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-23T19:16:13Z","provider:segmentation_id":74,"name":"tenantnetwork1-net_787bb4ee-bc11-4f85-bb24-46039822dba1","admin_state_up":true,"tenant_id":"894da123185e40d5966d1ea0c93371df","created_at":"2018-09-23T19:16:12Z","provider:network_type":"vxlan"}]} 2018-09-23 19:16:13,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-62c815a5-fa86-4a15-93ff-81e67df8332e 2018-09-23 19:16:13,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.359944105148s 2018-09-23 19:16:13,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-23 19:16:13,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}1f06b34a863b05495c3de441efd4aaa79e695e44abc127df64908a8294983f04" -d '{"subnet": {"name": "tenantnetwork1-subnet_787bb4ee-bc11-4f85-bb24-46039822dba1", "enable_dhcp": true, "network_id": "957254bf-3018-4fe7-a31d-f8c1993e0d94", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-23 19:16:15,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:15 GMT X-Openstack-Request-Id: req-bed727de-e080-4039-8df1-63ecf45696d1 2018-09-23 19:16:15,054 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"957254bf-3018-4fe7-a31d-f8c1993e0d94","tenant_id":"894da123185e40d5966d1ea0c93371df","created_at":"2018-09-23T19:16:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-23T19:16:14Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"894da123185e40d5966d1ea0c93371df","id":"cbbaf46c-dfd0-40aa-8e42-22584cd57a89","subnetpool_id":null,"name":"tenantnetwork1-subnet_787bb4ee-bc11-4f85-bb24-46039822dba1"}} 2018-09-23 19:16:15,054 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-bed727de-e080-4039-8df1-63ecf45696d1 2018-09-23 19:16:15,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.45691204071s 2018-09-23 19:16:15,055 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-23T19:16:14Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'cbbaf46c-dfd0-40aa-8e42-22584cd57a89', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_787bb4ee-bc11-4f85-bb24-46039822dba1', u'enable_dhcp': True, u'network_id': u'957254bf-3018-4fe7-a31d-f8c1993e0d94', u'tenant_id': u'894da123185e40d5966d1ea0c93371df', u'created_at': u'2018-09-23T19:16:14Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'894da123185e40d5966d1ea0c93371df'}) 2018-09-23 19:16:15,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-23 19:16:15,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}1f06b34a863b05495c3de441efd4aaa79e695e44abc127df64908a8294983f04" -d '{"router": {"external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d"}, "name": "tenantnetwork1-router_787bb4ee-bc11-4f85-bb24-46039822dba1", "admin_state_up": true}}' 2018-09-23 19:16:16,858 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 647 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:16 GMT X-Openstack-Request-Id: req-c2849331-549e-48fa-b195-64a5f5331e62 2018-09-23 19:16:16,859 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7645c54c-286a-4a37-aa2e-2abc0c7a60a2", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "894da123185e40d5966d1ea0c93371df", "created_at": "2018-09-23T19:16:15Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-23T19:16:16Z", "revision_number": 2, "routes": [], "project_id": "894da123185e40d5966d1ea0c93371df", "id": "57b7b7d1-eea8-4301-8f85-330dc812a848", "name": "tenantnetwork1-router_787bb4ee-bc11-4f85-bb24-46039822dba1"}} 2018-09-23 19:16:16,859 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-c2849331-549e-48fa-b195-64a5f5331e62 2018-09-23 19:16:16,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.80351519585s 2018-09-23 19:16:16,860 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f71e26b-635c-4527-93d8-4193f1a9199d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7645c54c-286a-4a37-aa2e-2abc0c7a60a2', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'894da123185e40d5966d1ea0c93371df', u'created_at': u'2018-09-23T19:16:15Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-23T19:16:16Z', u'revision_number': 2, u'routes': [], u'project_id': u'894da123185e40d5966d1ea0c93371df', u'id': u'57b7b7d1-eea8-4301-8f85-330dc812a848', u'name': u'tenantnetwork1-router_787bb4ee-bc11-4f85-bb24-46039822dba1'}) 2018-09-23 19:16:16,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-23 19:16:16,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/57b7b7d1-eea8-4301-8f85-330dc812a848/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}1f06b34a863b05495c3de441efd4aaa79e695e44abc127df64908a8294983f04" -d '{"subnet_id": "cbbaf46c-dfd0-40aa-8e42-22584cd57a89"}' 2018-09-23 19:16:18,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:18 GMT X-Openstack-Request-Id: req-54e16f14-348b-4bc5-adda-d6763043527c 2018-09-23 19:16:18,831 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "957254bf-3018-4fe7-a31d-f8c1993e0d94", "tenant_id": "894da123185e40d5966d1ea0c93371df", "subnet_id": "cbbaf46c-dfd0-40aa-8e42-22584cd57a89", "subnet_ids": ["cbbaf46c-dfd0-40aa-8e42-22584cd57a89"], "port_id": "7737cc42-44f2-4236-bd32-baff82c408ea", "id": "57b7b7d1-eea8-4301-8f85-330dc812a848"} 2018-09-23 19:16:18,832 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/57b7b7d1-eea8-4301-8f85-330dc812a848/add_router_interface.json used request id req-54e16f14-348b-4bc5-adda-d6763043527c 2018-09-23 19:16:18,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.97136712074s 2018-09-23 19:16:18,962 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-23 19:16:18,963 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:08 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-23 19:16:18,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-23 19:16:18,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/57b7b7d1-eea8-4301-8f85-330dc812a848/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}1f06b34a863b05495c3de441efd4aaa79e695e44abc127df64908a8294983f04" -d '{"subnet_id": "cbbaf46c-dfd0-40aa-8e42-22584cd57a89"}' 2018-09-23 19:16:21,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:21 GMT X-Openstack-Request-Id: req-3ce1b2d4-790f-4ced-bbbd-6bba50fe6e10 2018-09-23 19:16:21,095 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "957254bf-3018-4fe7-a31d-f8c1993e0d94", "tenant_id": "894da123185e40d5966d1ea0c93371df", "subnet_id": "cbbaf46c-dfd0-40aa-8e42-22584cd57a89", "subnet_ids": ["cbbaf46c-dfd0-40aa-8e42-22584cd57a89"], "port_id": "7737cc42-44f2-4236-bd32-baff82c408ea", "id": "57b7b7d1-eea8-4301-8f85-330dc812a848"} 2018-09-23 19:16:21,095 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/57b7b7d1-eea8-4301-8f85-330dc812a848/remove_router_interface.json used request id req-3ce1b2d4-790f-4ced-bbbd-6bba50fe6e10 2018-09-23 19:16:21,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.12505698204s 2018-09-23 19:16:21,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-23 19:16:21,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}1f06b34a863b05495c3de441efd4aaa79e695e44abc127df64908a8294983f04" 2018-09-23 19:16:21,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 650 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:21 GMT X-Openstack-Request-Id: req-ccd9aafc-6965-47f8-beae-efdf6da1a326 2018-09-23 19:16:21,240 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7645c54c-286a-4a37-aa2e-2abc0c7a60a2", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "894da123185e40d5966d1ea0c93371df", "created_at": "2018-09-23T19:16:15Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-23T19:16:20Z", "revision_number": 4, "routes": [], "project_id": "894da123185e40d5966d1ea0c93371df", "id": "57b7b7d1-eea8-4301-8f85-330dc812a848", "name": "tenantnetwork1-router_787bb4ee-bc11-4f85-bb24-46039822dba1"}]} 2018-09-23 19:16:21,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-ccd9aafc-6965-47f8-beae-efdf6da1a326 2018-09-23 19:16:21,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.144181966782s 2018-09-23 19:16:21,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-23 19:16:21,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/57b7b7d1-eea8-4301-8f85-330dc812a848.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1f06b34a863b05495c3de441efd4aaa79e695e44abc127df64908a8294983f04" 2018-09-23 19:16:23,866 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:16:23 GMT X-Openstack-Request-Id: req-dca84735-cd65-4b4d-acae-4ae1bc84b197 2018-09-23 19:16:23,866 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:16:23,867 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/57b7b7d1-eea8-4301-8f85-330dc812a848.json used request id req-dca84735-cd65-4b4d-acae-4ae1bc84b197 2018-09-23 19:16:23,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.62524199486s 2018-09-23 19:16:23,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-23 19:16:23,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}1f06b34a863b05495c3de441efd4aaa79e695e44abc127df64908a8294983f04" 2018-09-23 19:16:24,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1296 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:24 GMT X-Openstack-Request-Id: req-0a907f6b-5147-48a6-ae36-3e7a10311d6a 2018-09-23 19:16:24,852 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f71e26b-635c-4527-93d8-4193f1a9199d","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:36Z","dns_nameservers":[],"updated_at":"2018-09-23T19:12:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"802060f906e2475fa40f15eb36bff298","id":"7645c54c-286a-4a37-aa2e-2abc0c7a60a2","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"957254bf-3018-4fe7-a31d-f8c1993e0d94","tenant_id":"894da123185e40d5966d1ea0c93371df","created_at":"2018-09-23T19:16:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-23T19:16:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"894da123185e40d5966d1ea0c93371df","id":"cbbaf46c-dfd0-40aa-8e42-22584cd57a89","subnetpool_id":null,"name":"tenantnetwork1-subnet_787bb4ee-bc11-4f85-bb24-46039822dba1"}]} 2018-09-23 19:16:24,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-0a907f6b-5147-48a6-ae36-3e7a10311d6a 2018-09-23 19:16:24,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.985138893127s 2018-09-23 19:16:24,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-23 19:16:24,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/cbbaf46c-dfd0-40aa-8e42-22584cd57a89.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1f06b34a863b05495c3de441efd4aaa79e695e44abc127df64908a8294983f04" 2018-09-23 19:16:27,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:16:27 GMT X-Openstack-Request-Id: req-79b985ba-a2b2-4993-860e-d9651257e6e2 2018-09-23 19:16:27,149 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:16:27,149 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/cbbaf46c-dfd0-40aa-8e42-22584cd57a89.json used request id req-79b985ba-a2b2-4993-860e-d9651257e6e2 2018-09-23 19:16:27,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.29455208778s 2018-09-23 19:16:27,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:16:27,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}1f06b34a863b05495c3de441efd4aaa79e695e44abc127df64908a8294983f04" 2018-09-23 19:16:28,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1358 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:28 GMT X-Openstack-Request-Id: req-a2683501-8148-471d-9f4b-fbf77c76e930 2018-09-23 19:16:28,277 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"2f71e26b-635c-4527-93d8-4193f1a9199d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","status":"ACTIVE","subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"description":"","tags":[],"updated_at":"2018-09-23T19:12:36Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"957254bf-3018-4fe7-a31d-f8c1993e0d94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"894da123185e40d5966d1ea0c93371df","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-23T19:16:27Z","provider:segmentation_id":74,"name":"tenantnetwork1-net_787bb4ee-bc11-4f85-bb24-46039822dba1","admin_state_up":true,"tenant_id":"894da123185e40d5966d1ea0c93371df","created_at":"2018-09-23T19:16:12Z","provider:network_type":"vxlan"}]} 2018-09-23 19:16:28,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-a2683501-8148-471d-9f4b-fbf77c76e930 2018-09-23 19:16:28,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.12835001945s 2018-09-23 19:16:28,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-23 19:16:28,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/957254bf-3018-4fe7-a31d-f8c1993e0d94.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1f06b34a863b05495c3de441efd4aaa79e695e44abc127df64908a8294983f04" 2018-09-23 19:16:29,463 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:16:29 GMT X-Openstack-Request-Id: req-7436f9ca-b147-4ebd-a159-409cdb52f113 2018-09-23 19:16:29,464 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:16:29,464 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/957254bf-3018-4fe7-a31d-f8c1993e0d94.json used request id req-7436f9ca-b147-4ebd-a159-409cdb52f113 2018-09-23 19:16:29,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1851079464s 2018-09-23 19:16:29,498 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-09-23 19:16:29,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:16:29,536 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6301b2ab-b6c3-4f7a-8f07-ad7ae28f3fd0 2018-09-23 19:16:29,536 - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-09-23 19:16:29,536 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-6301b2ab-b6c3-4f7a-8f07-ad7ae28f3fd0 2018-09-23 19:16:29,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-23 19:16:29,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "974e99ccfdf64aeaa46297e97aa5baf5", "name": "member"}, {"id": "d7da706ef8994b66a6e3396bf4f3bead", "name": "reader"}, {"id": "ab4277dc8a9c4c51a7cd8cf76c400735", "name": "admin"}], "expires_at": "2018-09-23T20:16:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "894da123185e40d5966d1ea0c93371df", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d68ed769e9a423d946305826c4fac0a"}, {"url": "http://172.30.9.29:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f03a90f6f9c415a95fced2acdeeca51"}, {"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757bc3cf1e04442d967289319f97a6a9"}], "type": "volume", "id": "06089b7643394b4ea2152f66b35238d0", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "006cc240baca4cb3b76593d6d3d73096"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0345086960034097ad3dbe904f6c17d1"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b5b8af83a06483793c6056762eed1d3"}], "type": "volumev3", "id": "16040fddb4fa46fabf16970f838b7a72", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bf7b3644d6f457b8255468d05381331"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c1785a941d44368114aeb13c7cd0dc"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c289bfb2bb0f4aa4b4c2a4e254498772"}], "type": "metric", "id": "401b8583fe1045fba56d25b885e81d84", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338f871fcc80474ebf3f91bf9f9a2803"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ee30ff9dfdf4fc9955543864766a4c3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84611edc954a457a9878ed49739af26b"}], "type": "placement", "id": "4cf66d2934a14d2993e1934573211ecc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1420c0b3c0ef447f80184031d7ad7362"}, {"url": "http://172.30.9.29:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3dc36f44422e429f9e605d629bdba8db"}, {"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b32d79413cf84b02ad3ba69fc84754f8"}], "type": "volumev2", "id": "4d46369930094692854f06fe3de92e26", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c9e592d5d73410989ba29ecc4050683"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac9aec43e2314f5d98434a30d000e414"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6416b3a9b7845589c069ab4c81eddf2"}], "type": "identity", "id": "5574ab4d90a04a43b8c58b7d9eafe64c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14515a3836154a26b94a4fdddbc0caa8"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ae5b2474acf4531bd6f3b3aff8504ad"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "916d7d32c7eb49a88886590f31204913"}], "type": "network", "id": "579c117c60db4b8a9290a56bf51d19de", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "87fec6bbefd343d4a364b4f419272f24", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32299bf06be946809dd3e7e17a875691"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1cb3ebd7c342d59b66453bb59455f4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de3e795cf17040148449f29f1bb37485"}], "type": "alarming", "id": "a68cd28b68d14fc69d0e3c13b4cd3911", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e430eeca864e41805e7ac3986cfa98"}, {"url": "http://172.30.9.29:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a93b10c0d54c0497f198f45a60f3d9"}, {"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "640f97e2ac5d4ba2a713b1a096f6d085"}], "type": "orchestration", "id": "afda4bb5fcf34bf2a85847ba5655258b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c2557339a29431bae7d62a31c775d9d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310acabb63eb473fbc1abcd376bb259e"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f2b4cc2af964e7885baf77e5136189d"}], "type": "event", "id": "cceb7e7f38ce4738b60276539fec5e2c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25a8ab1b40744d1a9b2e3c6fc904106a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95bcfc53b99346b0ae29d5f3d262f2a1"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf074a285a1d40cc837bb3620cd20284"}], "type": "cloudformation", "id": "cde7f1395ab146d6b31bba03aa9579c8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1196b19869cc4392ab8f9e8d75e5adc8"}, {"url": "http://12.0.0.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b4944429d6c45b19ab9e8529fd5d83b"}, {"url": "http://172.30.9.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b779ead26b148eb85ad20fcffa016a6"}], "type": "object-store", "id": "d4ce28ab9bd447738cfde6baddeb6cb6", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32bb8693afbd417f95bea768ac38c136"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66fecb4549ab49b18471353b5f9af1d9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c03398c604d64bbf93ce163576cba488"}], "type": "compute", "id": "e361ccf42d804b628a1f826e94a7585a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310aa387d4ad41628f2c0ddedf0c30b9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cf0311fccc54b3785661550b7e7503a"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7487322e62d4932ba7a7e4a9d95d999"}], "type": "image", "id": "effc7eccb958414cb09e0abb22b1cf3a", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "4d034b226fe04fd49a323f938d5bc3fa"}, "audit_ids": ["KJ8AOwwYTB-JYJHLK9ev5Q"], "issued_at": "2018-09-23T19:16:29.000000Z"}} 2018-09-23 19:16:29,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:16:29,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}e9b33f93555a0bcc3e29f9e9a893d51f8328347f3b2feb57ced3fd43df760fa2" 2018-09-23 19:16:31,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:31 GMT X-Openstack-Request-Id: req-54a8940b-06c4-49a9-8211-1e54987367b9 2018-09-23 19:16:31,058 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"2f71e26b-635c-4527-93d8-4193f1a9199d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","status":"ACTIVE","subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"description":"","tags":[],"updated_at":"2018-09-23T19:12:36Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","provider:network_type":"flat"}]} 2018-09-23 19:16:31,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-54a8940b-06c4-49a9-8211-1e54987367b9 2018-09-23 19:16:31,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.11973190308s 2018-09-23 19:16:31,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:16:31,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e9b33f93555a0bcc3e29f9e9a893d51f8328347f3b2feb57ced3fd43df760fa2" 2018-09-23 19:16:31,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c90dbf8-c9a6-4559-baa9-648093271744 2018-09-23 19:16:31,345 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/89f431e845514faeb995beeecc00174b"}, "tags": [], "enabled": true, "id": "89f431e845514faeb995beeecc00174b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-23 19:16:31,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-7c90dbf8-c9a6-4559-baa9-648093271744 2018-09-23 19:16:31,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.284165143967s 2018-09-23 19:16:31,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-23 19:16:31,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e9b33f93555a0bcc3e29f9e9a893d51f8328347f3b2feb57ced3fd43df760fa2" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_f865b982-44c9-435f-805a-8c698e3c950b"}}' 2018-09-23 19:16:31,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-962fc135-6d30-4109-a44a-0bef1f6a2d0b 2018-09-23 19:16:31,630 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.29:5000/v3/projects/fa6cab18037948738c4e0c4252078028"}, "tags": [], "enabled": true, "id": "fa6cab18037948738c4e0c4252078028", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_f865b982-44c9-435f-805a-8c698e3c950b"}} 2018-09-23 19:16:31,630 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-962fc135-6d30-4109-a44a-0bef1f6a2d0b 2018-09-23 19:16:31,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.278706073761s 2018-09-23 19:16:31,631 - 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'fa6cab18037948738c4e0c4252078028', '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_f865b982-44c9-435f-805a-8c698e3c950b'}) 2018-09-23 19:16:31,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-23 19:16:31,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e9b33f93555a0bcc3e29f9e9a893d51f8328347f3b2feb57ced3fd43df760fa2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "91f79f09-487b-4070-951b-9f6296cdad1c", "email": null, "name": "tenantnetwork2-user_f865b982-44c9-435f-805a-8c698e3c950b"}}' 2018-09-23 19:16:32,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d42f6c2-9c5c-4216-8af6-b9018e3e1c11 2018-09-23 19:16:32,156 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_f865b982-44c9-435f-805a-8c698e3c950b", "links": {"self": "http://172.30.9.29:5000/v3/users/1c9194843b6e4ecaa605ae35d198a480"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1c9194843b6e4ecaa605ae35d198a480", "domain_id": "default", "password_expires_at": null}} 2018-09-23 19:16:32,156 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-9d42f6c2-9c5c-4216-8af6-b9018e3e1c11 2018-09-23 19:16:32,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.520576000214s 2018-09-23 19:16:32,157 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1c9194843b6e4ecaa605ae35d198a480', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_f865b982-44c9-435f-805a-8c698e3c950b'}) 2018-09-23 19:16:32,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:16:32,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e9b33f93555a0bcc3e29f9e9a893d51f8328347f3b2feb57ced3fd43df760fa2" 2018-09-23 19:16:32,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6538859b-7b27-4d43-be74-2dbe9b827f1c 2018-09-23 19:16:32,348 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:16:32,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6538859b-7b27-4d43-be74-2dbe9b827f1c 2018-09-23 19:16:32,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18750500679s 2018-09-23 19:16:32,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:16:32,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e9b33f93555a0bcc3e29f9e9a893d51f8328347f3b2feb57ced3fd43df760fa2" 2018-09-23 19:16:32,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5e5254b-4457-4ad1-8130-5b65a5f5c329 2018-09-23 19:16:32,622 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:16:32,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b5e5254b-4457-4ad1-8130-5b65a5f5c329 2018-09-23 19:16:32,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.267484903336s 2018-09-23 19:16:32,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:16:32,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e9b33f93555a0bcc3e29f9e9a893d51f8328347f3b2feb57ced3fd43df760fa2" 2018-09-23 19:16:32,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-754b3afd-ba46-428e-a24d-8e3b1e1924fb 2018-09-23 19:16:32,878 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:16:32,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-754b3afd-ba46-428e-a24d-8e3b1e1924fb 2018-09-23 19:16:32,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.251225948334s 2018-09-23 19:16:32,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:16:32,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e9b33f93555a0bcc3e29f9e9a893d51f8328347f3b2feb57ced3fd43df760fa2" 2018-09-23 19:16:33,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c413538-da9e-4bd6-ba55-31bd6c260f39 2018-09-23 19:16:33,091 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-23 19:16:33,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-8c413538-da9e-4bd6-ba55-31bd6c260f39 2018-09-23 19:16:33,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207676172256s 2018-09-23 19:16:33,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 19:16:33,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e9b33f93555a0bcc3e29f9e9a893d51f8328347f3b2feb57ced3fd43df760fa2" 2018-09-23 19:16:33,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12545ac8-d65e-4c12-a948-fc992afe2c62 2018-09-23 19:16:33,409 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/08881a41da1d49eea3ce28971d45a21c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08881a41da1d49eea3ce28971d45a21c", "email": "heat@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_f865b982-44c9-435f-805a-8c698e3c950b", "links": {"self": "http://172.30.9.29:5000/v3/users/1c9194843b6e4ecaa605ae35d198a480"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1c9194843b6e4ecaa605ae35d198a480", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/2acb53c9b8e843bc8aaca444d90ed9fb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2acb53c9b8e843bc8aaca444d90ed9fb", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/4cdc024d5ad84a2e8a6d7543efeb3651"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4cdc024d5ad84a2e8a6d7543efeb3651", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/4d034b226fe04fd49a323f938d5bc3fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d034b226fe04fd49a323f938d5bc3fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/686118ee2aad48b795197df7a577e7ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "686118ee2aad48b795197df7a577e7ea", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/6e5785c0040d4fcfb84d5885567a13e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e5785c0040d4fcfb84d5885567a13e7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/7230a17fb5ec432e8b0d524de145cfc1"}, "domain_id": "89f431e845514faeb995beeecc00174b", "enabled": true, "options": {}, "id": "7230a17fb5ec432e8b0d524de145cfc1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/794bc2e124944eae8441884bc3891394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "794bc2e124944eae8441884bc3891394", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8a9feaa273fa404e9f219e82beb8b8ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a9feaa273fa404e9f219e82beb8b8ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/8fc466e5aad040a2a797da3a642e800e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fc466e5aad040a2a797da3a642e800e", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/aae19b75f36945abbfcc9a2b1e8a7309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aae19b75f36945abbfcc9a2b1e8a7309", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/c25447bdd8eb4d6284359d847339a77d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c25447bdd8eb4d6284359d847339a77d", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/c47eadb2607040808a61bad2906f7160"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c47eadb2607040808a61bad2906f7160", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/d2002e02f0af4069b75dfe188fc7e833"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2002e02f0af4069b75dfe188fc7e833", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-23 19:16:33,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-12545ac8-d65e-4c12-a948-fc992afe2c62 2018-09-23 19:16:33,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.31725692749s 2018-09-23 19:16:33,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 19:16:33,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}e9b33f93555a0bcc3e29f9e9a893d51f8328347f3b2feb57ced3fd43df760fa2" 2018-09-23 19:16:33,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85538f9c-b0f2-4b3d-8f34-ff1efbf42ca0 2018-09-23 19:16:33,611 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.29:5000/v3/projects/fa6cab18037948738c4e0c4252078028"}, "tags": [], "enabled": true, "id": "fa6cab18037948738c4e0c4252078028", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_f865b982-44c9-435f-805a-8c698e3c950b"}]} 2018-09-23 19:16:33,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-85538f9c-b0f2-4b3d-8f34-ff1efbf42ca0 2018-09-23 19:16:33,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.189012050629s 2018-09-23 19:16:33,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-23 19:16:33,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=1c9194843b6e4ecaa605ae35d198a480&role.id=974e99ccfdf64aeaa46297e97aa5baf5&scope.project.id=fa6cab18037948738c4e0c4252078028" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e9b33f93555a0bcc3e29f9e9a893d51f8328347f3b2feb57ced3fd43df760fa2" 2018-09-23 19:16:33,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40f4ec6e-3753-42ad-9c98-fcd914ed442b 2018-09-23 19:16:33,732 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=1c9194843b6e4ecaa605ae35d198a480&role.id=974e99ccfdf64aeaa46297e97aa5baf5&scope.project.id=fa6cab18037948738c4e0c4252078028", "previous": null, "next": null}} 2018-09-23 19:16:33,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=1c9194843b6e4ecaa605ae35d198a480&role.id=974e99ccfdf64aeaa46297e97aa5baf5&scope.project.id=fa6cab18037948738c4e0c4252078028 used request id req-40f4ec6e-3753-42ad-9c98-fcd914ed442b 2018-09-23 19:16:33,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113020896912s 2018-09-23 19:16:33,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-23 19:16:33,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/fa6cab18037948738c4e0c4252078028/users/1c9194843b6e4ecaa605ae35d198a480/roles/974e99ccfdf64aeaa46297e97aa5baf5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e9b33f93555a0bcc3e29f9e9a893d51f8328347f3b2feb57ced3fd43df760fa2" 2018-09-23 19:16:34,048 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 19:16:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5adb55e0-667f-4fa9-9446-b338280c672b 2018-09-23 19:16:34,048 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 19:16:34,048 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/fa6cab18037948738c4e0c4252078028/users/1c9194843b6e4ecaa605ae35d198a480/roles/974e99ccfdf64aeaa46297e97aa5baf5 used request id req-5adb55e0-667f-4fa9-9446-b338280c672b 2018-09-23 19:16:34,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.311961889267s 2018-09-23 19:16:34,049 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_f865b982-44c9-435f-805a-8c698e3c950b', 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'fa6cab18037948738c4e0c4252078028', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '91f79f09-487b-4070-951b-9f6296cdad1c', 'username': u'tenantnetwork2-user_f865b982-44c9-435f-805a-8c698e3c950b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-23 19:16:34,053 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_f865b982-44c9-435f-805a-8c698e3c950b', 'password': '91f79f09-487b-4070-951b-9f6296cdad1c', 'project_name': 'tenantnetwork2-project_f865b982-44c9-435f-805a-8c698e3c950b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': 'fa6cab18037948738c4e0c4252078028', 'project_domain_name': 'Default'} 2018-09-23 19:16:34,054 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-09-23 19:16:34,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:16:34,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e9b33f93555a0bcc3e29f9e9a893d51f8328347f3b2feb57ced3fd43df760fa2" 2018-09-23 19:16:34,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4737b2b3-2ef5-4b16-bf31-3080c7ca9309 2018-09-23 19:16:34,248 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/89f431e845514faeb995beeecc00174b"}, "tags": [], "enabled": true, "id": "89f431e845514faeb995beeecc00174b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-23 19:16:34,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-4737b2b3-2ef5-4b16-bf31-3080c7ca9309 2018-09-23 19:16:34,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193305015564s 2018-09-23 19:16:34,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 19:16:34,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}e9b33f93555a0bcc3e29f9e9a893d51f8328347f3b2feb57ced3fd43df760fa2" 2018-09-23 19:16:34,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b333468-eef5-4642-bb98-ec1e758f67fe 2018-09-23 19:16:34,456 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.29:5000/v3/projects/fa6cab18037948738c4e0c4252078028"}, "tags": [], "enabled": true, "id": "fa6cab18037948738c4e0c4252078028", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_f865b982-44c9-435f-805a-8c698e3c950b"}]} 2018-09-23 19:16:34,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-7b333468-eef5-4642-bb98-ec1e758f67fe 2018-09-23 19:16:34,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200641155243s 2018-09-23 19:16:34,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-23 19:16:34,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e9b33f93555a0bcc3e29f9e9a893d51f8328347f3b2feb57ced3fd43df760fa2" -d '{"network": {"tenant_id": "fa6cab18037948738c4e0c4252078028", "name": "tenantnetwork2-net_f865b982-44c9-435f-805a-8c698e3c950b", "admin_state_up": true}}' 2018-09-23 19:16:35,193 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 687 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:35 GMT X-Openstack-Request-Id: req-e4d8c793-4e80-42d9-84be-693cfb34e6c2 2018-09-23 19:16:35,193 - 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":"f081ebce-e738-4b88-95b5-b8a6de32e7f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fa6cab18037948738c4e0c4252078028","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-23T19:16:35Z","is_default":false,"provider:segmentation_id":37,"name":"tenantnetwork2-net_f865b982-44c9-435f-805a-8c698e3c950b","admin_state_up":true,"tenant_id":"fa6cab18037948738c4e0c4252078028","created_at":"2018-09-23T19:16:34Z","mtu":1450}} 2018-09-23 19:16:35,194 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-e4d8c793-4e80-42d9-84be-693cfb34e6c2 2018-09-23 19:16:35,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.734837055206s 2018-09-23 19:16:35,194 - 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-23T19:16:35Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f081ebce-e738-4b88-95b5-b8a6de32e7f0', u'provider:segmentation_id': 37, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_f865b982-44c9-435f-805a-8c698e3c950b', u'admin_state_up': True, u'tenant_id': u'fa6cab18037948738c4e0c4252078028', u'created_at': u'2018-09-23T19:16:34Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fa6cab18037948738c4e0c4252078028'}) 2018-09-23 19:16:35,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:16:35,204 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8049a36-300c-47b2-8793-4ed274435051 2018-09-23 19:16:35,205 - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-09-23 19:16:35,205 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-c8049a36-300c-47b2-8793-4ed274435051 2018-09-23 19:16:35,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-23 19:16:35,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "974e99ccfdf64aeaa46297e97aa5baf5", "name": "member"}, {"id": "d7da706ef8994b66a6e3396bf4f3bead", "name": "reader"}], "expires_at": "2018-09-23T20:16:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa6cab18037948738c4e0c4252078028", "name": "tenantnetwork2-project_f865b982-44c9-435f-805a-8c698e3c950b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v1/fa6cab18037948738c4e0c4252078028", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d68ed769e9a423d946305826c4fac0a"}, {"url": "http://172.30.9.29:8776/v1/fa6cab18037948738c4e0c4252078028", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f03a90f6f9c415a95fced2acdeeca51"}, {"url": "http://192.30.9.3:8776/v1/fa6cab18037948738c4e0c4252078028", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757bc3cf1e04442d967289319f97a6a9"}], "type": "volume", "id": "06089b7643394b4ea2152f66b35238d0", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v3/fa6cab18037948738c4e0c4252078028", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "006cc240baca4cb3b76593d6d3d73096"}, {"url": "http://192.30.9.3:8776/v3/fa6cab18037948738c4e0c4252078028", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0345086960034097ad3dbe904f6c17d1"}, {"url": "http://192.30.9.3:8776/v3/fa6cab18037948738c4e0c4252078028", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b5b8af83a06483793c6056762eed1d3"}], "type": "volumev3", "id": "16040fddb4fa46fabf16970f838b7a72", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bf7b3644d6f457b8255468d05381331"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c1785a941d44368114aeb13c7cd0dc"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c289bfb2bb0f4aa4b4c2a4e254498772"}], "type": "metric", "id": "401b8583fe1045fba56d25b885e81d84", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338f871fcc80474ebf3f91bf9f9a2803"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ee30ff9dfdf4fc9955543864766a4c3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84611edc954a457a9878ed49739af26b"}], "type": "placement", "id": "4cf66d2934a14d2993e1934573211ecc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/fa6cab18037948738c4e0c4252078028", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1420c0b3c0ef447f80184031d7ad7362"}, {"url": "http://172.30.9.29:8776/v2/fa6cab18037948738c4e0c4252078028", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3dc36f44422e429f9e605d629bdba8db"}, {"url": "http://192.30.9.3:8776/v2/fa6cab18037948738c4e0c4252078028", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b32d79413cf84b02ad3ba69fc84754f8"}], "type": "volumev2", "id": "4d46369930094692854f06fe3de92e26", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c9e592d5d73410989ba29ecc4050683"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac9aec43e2314f5d98434a30d000e414"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6416b3a9b7845589c069ab4c81eddf2"}], "type": "identity", "id": "5574ab4d90a04a43b8c58b7d9eafe64c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14515a3836154a26b94a4fdddbc0caa8"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ae5b2474acf4531bd6f3b3aff8504ad"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "916d7d32c7eb49a88886590f31204913"}], "type": "network", "id": "579c117c60db4b8a9290a56bf51d19de", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "87fec6bbefd343d4a364b4f419272f24", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32299bf06be946809dd3e7e17a875691"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1cb3ebd7c342d59b66453bb59455f4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de3e795cf17040148449f29f1bb37485"}], "type": "alarming", "id": "a68cd28b68d14fc69d0e3c13b4cd3911", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/fa6cab18037948738c4e0c4252078028", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e430eeca864e41805e7ac3986cfa98"}, {"url": "http://172.30.9.29:8004/v1/fa6cab18037948738c4e0c4252078028", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a93b10c0d54c0497f198f45a60f3d9"}, {"url": "http://192.30.9.3:8004/v1/fa6cab18037948738c4e0c4252078028", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "640f97e2ac5d4ba2a713b1a096f6d085"}], "type": "orchestration", "id": "afda4bb5fcf34bf2a85847ba5655258b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c2557339a29431bae7d62a31c775d9d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310acabb63eb473fbc1abcd376bb259e"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f2b4cc2af964e7885baf77e5136189d"}], "type": "event", "id": "cceb7e7f38ce4738b60276539fec5e2c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25a8ab1b40744d1a9b2e3c6fc904106a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95bcfc53b99346b0ae29d5f3d262f2a1"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf074a285a1d40cc837bb3620cd20284"}], "type": "cloudformation", "id": "cde7f1395ab146d6b31bba03aa9579c8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1196b19869cc4392ab8f9e8d75e5adc8"}, {"url": "http://12.0.0.29:8080/v1/AUTH_fa6cab18037948738c4e0c4252078028", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b4944429d6c45b19ab9e8529fd5d83b"}, {"url": "http://172.30.9.29:8080/v1/AUTH_fa6cab18037948738c4e0c4252078028", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b779ead26b148eb85ad20fcffa016a6"}], "type": "object-store", "id": "d4ce28ab9bd447738cfde6baddeb6cb6", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32bb8693afbd417f95bea768ac38c136"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66fecb4549ab49b18471353b5f9af1d9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c03398c604d64bbf93ce163576cba488"}], "type": "compute", "id": "e361ccf42d804b628a1f826e94a7585a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310aa387d4ad41628f2c0ddedf0c30b9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cf0311fccc54b3785661550b7e7503a"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7487322e62d4932ba7a7e4a9d95d999"}], "type": "image", "id": "effc7eccb958414cb09e0abb22b1cf3a", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_f865b982-44c9-435f-805a-8c698e3c950b", "id": "1c9194843b6e4ecaa605ae35d198a480"}, "audit_ids": ["xb5zne2aQWSfuvcY7jlc0A"], "issued_at": "2018-09-23T19:16:35.000000Z"}} 2018-09-23 19:16:35,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:16:35,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}5a30655f5f590e106760b10a4ea77f9991b767526a16a650378d21aa8f8395b8" 2018-09-23 19:16:36,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1153 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:36 GMT X-Openstack-Request-Id: req-658f56fa-f726-49d4-834c-18d180811010 2018-09-23 19:16:36,848 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-23T19:16:35Z","tenant_id":"fa6cab18037948738c4e0c4252078028","created_at":"2018-09-23T19:16:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"fa6cab18037948738c4e0c4252078028","id":"f081ebce-e738-4b88-95b5-b8a6de32e7f0","name":"tenantnetwork2-net_f865b982-44c9-435f-805a-8c698e3c950b"}]} 2018-09-23 19:16:36,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-658f56fa-f726-49d4-834c-18d180811010 2018-09-23 19:16:36,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.24620890617s 2018-09-23 19:16:36,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-23 19:16:36,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}5a30655f5f590e106760b10a4ea77f9991b767526a16a650378d21aa8f8395b8" -d '{"subnet": {"name": "tenantnetwork2-subnet_f865b982-44c9-435f-805a-8c698e3c950b", "enable_dhcp": true, "network_id": "f081ebce-e738-4b88-95b5-b8a6de32e7f0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-23 19:16:38,714 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:38 GMT X-Openstack-Request-Id: req-0dc22182-2ed8-45fe-9ddc-d0b25d258231 2018-09-23 19:16:38,714 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f081ebce-e738-4b88-95b5-b8a6de32e7f0","tenant_id":"fa6cab18037948738c4e0c4252078028","created_at":"2018-09-23T19:16:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-23T19:16:38Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"fa6cab18037948738c4e0c4252078028","id":"2542c2aa-4f3c-439b-922e-7fac509b4005","subnetpool_id":null,"name":"tenantnetwork2-subnet_f865b982-44c9-435f-805a-8c698e3c950b"}} 2018-09-23 19:16:38,714 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-0dc22182-2ed8-45fe-9ddc-d0b25d258231 2018-09-23 19:16:38,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.86462688446s 2018-09-23 19:16:38,715 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-23T19:16:38Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2542c2aa-4f3c-439b-922e-7fac509b4005', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_f865b982-44c9-435f-805a-8c698e3c950b', u'enable_dhcp': True, u'network_id': u'f081ebce-e738-4b88-95b5-b8a6de32e7f0', u'tenant_id': u'fa6cab18037948738c4e0c4252078028', u'created_at': u'2018-09-23T19:16:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fa6cab18037948738c4e0c4252078028'}) 2018-09-23 19:16:38,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-23 19:16:38,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}5a30655f5f590e106760b10a4ea77f9991b767526a16a650378d21aa8f8395b8" -d '{"router": {"external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d"}, "name": "tenantnetwork2-router_f865b982-44c9-435f-805a-8c698e3c950b", "admin_state_up": true}}' 2018-09-23 19:16:41,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 625 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:41 GMT X-Openstack-Request-Id: req-9b6f484c-66d0-40cd-9893-116cb5d1f8ee 2018-09-23 19:16:41,032 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7645c54c-286a-4a37-aa2e-2abc0c7a60a2", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "fa6cab18037948738c4e0c4252078028", "created_at": "2018-09-23T19:16:39Z", "admin_state_up": true, "updated_at": "2018-09-23T19:16:40Z", "revision_number": 2, "routes": [], "project_id": "fa6cab18037948738c4e0c4252078028", "id": "3764502b-0322-483f-b159-bd3307b8a6b0", "name": "tenantnetwork2-router_f865b982-44c9-435f-805a-8c698e3c950b"}} 2018-09-23 19:16:41,032 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-9b6f484c-66d0-40cd-9893-116cb5d1f8ee 2018-09-23 19:16:41,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.31697511673s 2018-09-23 19:16:41,033 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f71e26b-635c-4527-93d8-4193f1a9199d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7645c54c-286a-4a37-aa2e-2abc0c7a60a2', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'fa6cab18037948738c4e0c4252078028', u'created_at': u'2018-09-23T19:16:39Z', u'admin_state_up': True, u'updated_at': u'2018-09-23T19:16:40Z', u'revision_number': 2, u'routes': [], u'project_id': u'fa6cab18037948738c4e0c4252078028', u'id': u'3764502b-0322-483f-b159-bd3307b8a6b0', u'name': u'tenantnetwork2-router_f865b982-44c9-435f-805a-8c698e3c950b'}) 2018-09-23 19:16:41,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-23 19:16:41,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/3764502b-0322-483f-b159-bd3307b8a6b0/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}5a30655f5f590e106760b10a4ea77f9991b767526a16a650378d21aa8f8395b8" -d '{"subnet_id": "2542c2aa-4f3c-439b-922e-7fac509b4005"}' 2018-09-23 19:16:43,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:43 GMT X-Openstack-Request-Id: req-74e1c4ca-0d38-487a-af53-958ed55217c7 2018-09-23 19:16:43,493 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f081ebce-e738-4b88-95b5-b8a6de32e7f0", "tenant_id": "fa6cab18037948738c4e0c4252078028", "subnet_id": "2542c2aa-4f3c-439b-922e-7fac509b4005", "subnet_ids": ["2542c2aa-4f3c-439b-922e-7fac509b4005"], "port_id": "2edc0e3c-50b5-4477-ab07-046fef99c126", "id": "3764502b-0322-483f-b159-bd3307b8a6b0"} 2018-09-23 19:16:43,493 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/3764502b-0322-483f-b159-bd3307b8a6b0/add_router_interface.json used request id req-74e1c4ca-0d38-487a-af53-958ed55217c7 2018-09-23 19:16:43,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.45917701721s 2018-09-23 19:16:43,600 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-23 19:16:43,600 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:09 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-23 19:16:43,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-23 19:16:43,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/3764502b-0322-483f-b159-bd3307b8a6b0/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}5a30655f5f590e106760b10a4ea77f9991b767526a16a650378d21aa8f8395b8" -d '{"subnet_id": "2542c2aa-4f3c-439b-922e-7fac509b4005"}' 2018-09-23 19:16:45,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:45 GMT X-Openstack-Request-Id: req-1867c9f0-4316-4f8a-8252-8955675561af 2018-09-23 19:16:45,805 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f081ebce-e738-4b88-95b5-b8a6de32e7f0", "tenant_id": "fa6cab18037948738c4e0c4252078028", "subnet_id": "2542c2aa-4f3c-439b-922e-7fac509b4005", "subnet_ids": ["2542c2aa-4f3c-439b-922e-7fac509b4005"], "port_id": "2edc0e3c-50b5-4477-ab07-046fef99c126", "id": "3764502b-0322-483f-b159-bd3307b8a6b0"} 2018-09-23 19:16:45,805 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/3764502b-0322-483f-b159-bd3307b8a6b0/remove_router_interface.json used request id req-1867c9f0-4316-4f8a-8252-8955675561af 2018-09-23 19:16:45,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.19968700409s 2018-09-23 19:16:45,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-23 19:16:45,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}5a30655f5f590e106760b10a4ea77f9991b767526a16a650378d21aa8f8395b8" 2018-09-23 19:16:46,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 628 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:46 GMT X-Openstack-Request-Id: req-64afbef3-ce26-456d-b214-45352cb9ef18 2018-09-23 19:16:46,827 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7645c54c-286a-4a37-aa2e-2abc0c7a60a2", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "fa6cab18037948738c4e0c4252078028", "created_at": "2018-09-23T19:16:39Z", "admin_state_up": true, "updated_at": "2018-09-23T19:16:45Z", "revision_number": 4, "routes": [], "project_id": "fa6cab18037948738c4e0c4252078028", "id": "3764502b-0322-483f-b159-bd3307b8a6b0", "name": "tenantnetwork2-router_f865b982-44c9-435f-805a-8c698e3c950b"}]} 2018-09-23 19:16:46,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-64afbef3-ce26-456d-b214-45352cb9ef18 2018-09-23 19:16:46,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.02184391022s 2018-09-23 19:16:46,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-23 19:16:46,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/3764502b-0322-483f-b159-bd3307b8a6b0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5a30655f5f590e106760b10a4ea77f9991b767526a16a650378d21aa8f8395b8" 2018-09-23 19:16:49,528 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:16:49 GMT X-Openstack-Request-Id: req-74485527-4361-4a5e-bf18-377e7ba6a283 2018-09-23 19:16:49,528 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:16:49,528 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/3764502b-0322-483f-b159-bd3307b8a6b0.json used request id req-74485527-4361-4a5e-bf18-377e7ba6a283 2018-09-23 19:16:49,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.69880104065s 2018-09-23 19:16:49,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-23 19:16:49,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}5a30655f5f590e106760b10a4ea77f9991b767526a16a650378d21aa8f8395b8" 2018-09-23 19:16:50,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:50 GMT X-Openstack-Request-Id: req-7ecb95d5-adfb-4ff4-b7c3-ffc19e11f377 2018-09-23 19:16:50,669 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f081ebce-e738-4b88-95b5-b8a6de32e7f0","tenant_id":"fa6cab18037948738c4e0c4252078028","created_at":"2018-09-23T19:16:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-23T19:16:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"fa6cab18037948738c4e0c4252078028","id":"2542c2aa-4f3c-439b-922e-7fac509b4005","subnetpool_id":null,"name":"tenantnetwork2-subnet_f865b982-44c9-435f-805a-8c698e3c950b"}]} 2018-09-23 19:16:50,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-7ecb95d5-adfb-4ff4-b7c3-ffc19e11f377 2018-09-23 19:16:50,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.14109706879s 2018-09-23 19:16:50,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-23 19:16:50,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/2542c2aa-4f3c-439b-922e-7fac509b4005.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5a30655f5f590e106760b10a4ea77f9991b767526a16a650378d21aa8f8395b8" 2018-09-23 19:16:53,492 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:16:53 GMT X-Openstack-Request-Id: req-4073877a-8593-4bc3-bb8d-bcdb63aad132 2018-09-23 19:16:53,492 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:16:53,492 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/2542c2aa-4f3c-439b-922e-7fac509b4005.json used request id req-4073877a-8593-4bc3-bb8d-bcdb63aad132 2018-09-23 19:16:53,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.82123112679s 2018-09-23 19:16:53,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:16:53,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}5a30655f5f590e106760b10a4ea77f9991b767526a16a650378d21aa8f8395b8" 2018-09-23 19:16:53,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1159 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:53 GMT X-Openstack-Request-Id: req-637ffa57-2654-4753-a6ea-474b0900eb49 2018-09-23 19:16:53,589 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-23T19:16:53Z","tenant_id":"fa6cab18037948738c4e0c4252078028","created_at":"2018-09-23T19:16:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fa6cab18037948738c4e0c4252078028","id":"f081ebce-e738-4b88-95b5-b8a6de32e7f0","name":"tenantnetwork2-net_f865b982-44c9-435f-805a-8c698e3c950b"}]} 2018-09-23 19:16:53,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-637ffa57-2654-4753-a6ea-474b0900eb49 2018-09-23 19:16:53,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0962560176849s 2018-09-23 19:16:53,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-23 19:16:53,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/f081ebce-e738-4b88-95b5-b8a6de32e7f0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5a30655f5f590e106760b10a4ea77f9991b767526a16a650378d21aa8f8395b8" 2018-09-23 19:16:55,052 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:16:55 GMT X-Openstack-Request-Id: req-e24a2853-c62a-4b62-a2fb-0508d0805c2f 2018-09-23 19:16:55,052 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:16:55,052 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/f081ebce-e738-4b88-95b5-b8a6de32e7f0.json used request id req-e24a2853-c62a-4b62-a2fb-0508d0805c2f 2018-09-23 19:16:55,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.46234798431s 2018-09-23 19:16:55,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 19:16:55,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e9b33f93555a0bcc3e29f9e9a893d51f8328347f3b2feb57ced3fd43df760fa2" 2018-09-23 19:16:55,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b65bf96-01b1-4e5d-a747-7166ec9fbe0c 2018-09-23 19:16:55,376 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/08881a41da1d49eea3ce28971d45a21c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08881a41da1d49eea3ce28971d45a21c", "email": "heat@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_f865b982-44c9-435f-805a-8c698e3c950b", "links": {"self": "http://172.30.9.29:5000/v3/users/1c9194843b6e4ecaa605ae35d198a480"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1c9194843b6e4ecaa605ae35d198a480", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/2acb53c9b8e843bc8aaca444d90ed9fb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2acb53c9b8e843bc8aaca444d90ed9fb", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/4cdc024d5ad84a2e8a6d7543efeb3651"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4cdc024d5ad84a2e8a6d7543efeb3651", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/4d034b226fe04fd49a323f938d5bc3fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d034b226fe04fd49a323f938d5bc3fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/686118ee2aad48b795197df7a577e7ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "686118ee2aad48b795197df7a577e7ea", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/6e5785c0040d4fcfb84d5885567a13e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e5785c0040d4fcfb84d5885567a13e7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/7230a17fb5ec432e8b0d524de145cfc1"}, "domain_id": "89f431e845514faeb995beeecc00174b", "enabled": true, "options": {}, "id": "7230a17fb5ec432e8b0d524de145cfc1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/794bc2e124944eae8441884bc3891394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "794bc2e124944eae8441884bc3891394", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8a9feaa273fa404e9f219e82beb8b8ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a9feaa273fa404e9f219e82beb8b8ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/8fc466e5aad040a2a797da3a642e800e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fc466e5aad040a2a797da3a642e800e", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/aae19b75f36945abbfcc9a2b1e8a7309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aae19b75f36945abbfcc9a2b1e8a7309", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/c25447bdd8eb4d6284359d847339a77d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c25447bdd8eb4d6284359d847339a77d", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/c47eadb2607040808a61bad2906f7160"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c47eadb2607040808a61bad2906f7160", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/d2002e02f0af4069b75dfe188fc7e833"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2002e02f0af4069b75dfe188fc7e833", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-23 19:16:55,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-8b65bf96-01b1-4e5d-a747-7166ec9fbe0c 2018-09-23 19:16:55,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.323584079742s 2018-09-23 19:16:55,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 19:16:55,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/1c9194843b6e4ecaa605ae35d198a480 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e9b33f93555a0bcc3e29f9e9a893d51f8328347f3b2feb57ced3fd43df760fa2" 2018-09-23 19:16:55,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-797f5fce-1f86-4713-b5bb-902c343a8ed3 2018-09-23 19:16:55,606 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_f865b982-44c9-435f-805a-8c698e3c950b", "links": {"self": "http://172.30.9.29:5000/v3/users/1c9194843b6e4ecaa605ae35d198a480"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1c9194843b6e4ecaa605ae35d198a480", "description": null}} 2018-09-23 19:16:55,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/1c9194843b6e4ecaa605ae35d198a480 used request id req-797f5fce-1f86-4713-b5bb-902c343a8ed3 2018-09-23 19:16:55,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223900079727s 2018-09-23 19:16:55,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-23 19:16:55,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/1c9194843b6e4ecaa605ae35d198a480 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e9b33f93555a0bcc3e29f9e9a893d51f8328347f3b2feb57ced3fd43df760fa2" 2018-09-23 19:16:55,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 19:16:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-102a4ee8-c193-41ab-ba23-0e704d6b4587 2018-09-23 19:16:55,965 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 19:16:55,965 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/1c9194843b6e4ecaa605ae35d198a480 used request id req-102a4ee8-c193-41ab-ba23-0e704d6b4587 2018-09-23 19:16:55,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.357819795609s 2018-09-23 19:16:55,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 19:16:55,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e9b33f93555a0bcc3e29f9e9a893d51f8328347f3b2feb57ced3fd43df760fa2" 2018-09-23 19:16:56,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c26306c-4f5f-4fbd-a528-ecc0e364fb0b 2018-09-23 19:16:56,255 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.29:5000/v3/projects/fa6cab18037948738c4e0c4252078028"}, "tags": [], "enabled": true, "id": "fa6cab18037948738c4e0c4252078028", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_f865b982-44c9-435f-805a-8c698e3c950b"}]} 2018-09-23 19:16:56,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-4c26306c-4f5f-4fbd-a528-ecc0e364fb0b 2018-09-23 19:16:56,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.28317284584s 2018-09-23 19:16:56,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-23 19:16:56,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/fa6cab18037948738c4e0c4252078028 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e9b33f93555a0bcc3e29f9e9a893d51f8328347f3b2feb57ced3fd43df760fa2" 2018-09-23 19:16:56,658 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 19:16:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4040ce96-3fd0-471a-aa33-b8ce5e987fd3 2018-09-23 19:16:56,658 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 19:16:56,659 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/fa6cab18037948738c4e0c4252078028 used request id req-4040ce96-3fd0-471a-aa33-b8ce5e987fd3 2018-09-23 19:16:56,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.398666858673s 2018-09-23 19:16:56,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 19:16:56,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=fa6cab18037948738c4e0c4252078028&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}e9b33f93555a0bcc3e29f9e9a893d51f8328347f3b2feb57ced3fd43df760fa2" 2018-09-23 19:16:56,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:56 GMT X-Openstack-Request-Id: req-a74e74f0-83d4-4fb7-8d8a-b785a5bca6e6 2018-09-23 19:16:56,983 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fa6cab18037948738c4e0c4252078028", "created_at": "2018-09-23T19:16:34Z", "updated_at": "2018-09-23T19:16:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:34Z", "revision_number": 0, "id": "0d5c4891-a85a-42d0-a1e2-0c48a4a1ee14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:34Z", "security_group_id": "a56ef133-0992-4678-ac79-34bcf5751941", "tenant_id": "fa6cab18037948738c4e0c4252078028", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa6cab18037948738c4e0c4252078028"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:34Z", "revision_number": 0, "id": "23b6cfed-c609-4e32-9a6a-dec8b8e889ce", "remote_group_id": "a56ef133-0992-4678-ac79-34bcf5751941", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:34Z", "security_group_id": "a56ef133-0992-4678-ac79-34bcf5751941", "tenant_id": "fa6cab18037948738c4e0c4252078028", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa6cab18037948738c4e0c4252078028"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:34Z", "revision_number": 0, "id": "b278a7db-0694-4d7b-a547-dfd42bd316f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:34Z", "security_group_id": "a56ef133-0992-4678-ac79-34bcf5751941", "tenant_id": "fa6cab18037948738c4e0c4252078028", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa6cab18037948738c4e0c4252078028"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:34Z", "revision_number": 0, "id": "bfd751fa-050b-43a4-ae0f-aa5a29e98e06", "remote_group_id": "a56ef133-0992-4678-ac79-34bcf5751941", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:34Z", "security_group_id": "a56ef133-0992-4678-ac79-34bcf5751941", "tenant_id": "fa6cab18037948738c4e0c4252078028", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa6cab18037948738c4e0c4252078028"}], "revision_number": 1, "project_id": "fa6cab18037948738c4e0c4252078028", "id": "a56ef133-0992-4678-ac79-34bcf5751941", "name": "default"}]} 2018-09-23 19:16:56,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=fa6cab18037948738c4e0c4252078028&name=default used request id req-a74e74f0-83d4-4fb7-8d8a-b785a5bca6e6 2018-09-23 19:16:56,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.319323062897s 2018-09-23 19:16:56,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 19:16:56,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e9b33f93555a0bcc3e29f9e9a893d51f8328347f3b2feb57ced3fd43df760fa2" 2018-09-23 19:16:57,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:57 GMT X-Openstack-Request-Id: req-54ecd64d-8fa5-4627-a48c-5e399a1b8b72 2018-09-23 19:16:57,296 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "802060f906e2475fa40f15eb36bff298", "created_at": "2018-09-23T19:12:28Z", "updated_at": "2018-09-23T19:12:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "f39b9bea-ae1d-466c-ae37-1efd457e4012", "remote_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv6", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "9d75c811-2562-4bd7-a277-4fe0ca6e5d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv6", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "e850ed80-6558-4fe4-8989-a52215e2b4e4", "remote_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv4", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "78f010b6-6aab-402c-87f7-5768c7670ad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv4", "project_id": "802060f906e2475fa40f15eb36bff298"}], "revision_number": 1, "project_id": "802060f906e2475fa40f15eb36bff298", "id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fa6cab18037948738c4e0c4252078028", "created_at": "2018-09-23T19:16:34Z", "updated_at": "2018-09-23T19:16:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:34Z", "revision_number": 0, "id": "23b6cfed-c609-4e32-9a6a-dec8b8e889ce", "remote_group_id": "a56ef133-0992-4678-ac79-34bcf5751941", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:34Z", "security_group_id": "a56ef133-0992-4678-ac79-34bcf5751941", "tenant_id": "fa6cab18037948738c4e0c4252078028", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa6cab18037948738c4e0c4252078028"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:34Z", "revision_number": 0, "id": "0d5c4891-a85a-42d0-a1e2-0c48a4a1ee14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:34Z", "security_group_id": "a56ef133-0992-4678-ac79-34bcf5751941", "tenant_id": "fa6cab18037948738c4e0c4252078028", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa6cab18037948738c4e0c4252078028"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:34Z", "revision_number": 0, "id": "bfd751fa-050b-43a4-ae0f-aa5a29e98e06", "remote_group_id": "a56ef133-0992-4678-ac79-34bcf5751941", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:34Z", "security_group_id": "a56ef133-0992-4678-ac79-34bcf5751941", "tenant_id": "fa6cab18037948738c4e0c4252078028", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa6cab18037948738c4e0c4252078028"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:34Z", "revision_number": 0, "id": "b278a7db-0694-4d7b-a547-dfd42bd316f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:34Z", "security_group_id": "a56ef133-0992-4678-ac79-34bcf5751941", "tenant_id": "fa6cab18037948738c4e0c4252078028", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa6cab18037948738c4e0c4252078028"}], "revision_number": 1, "project_id": "fa6cab18037948738c4e0c4252078028", "id": "a56ef133-0992-4678-ac79-34bcf5751941", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "894da123185e40d5966d1ea0c93371df", "created_at": "2018-09-23T19:16:12Z", "updated_at": "2018-09-23T19:16:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "15f9f005-83fd-409e-b734-80ec10403549", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv6", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "7c596c4f-84aa-43fc-92d9-3c106eac6667", "remote_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv4", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "ce1db3f2-1a41-4633-8d9e-50b3ee674c19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv4", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "6a93976f-12c3-4375-9109-05e648869602", "remote_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv6", "project_id": "894da123185e40d5966d1ea0c93371df"}], "revision_number": 1, "project_id": "894da123185e40d5966d1ea0c93371df", "id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-23T19:16:15Z", "updated_at": "2018-09-23T19:16:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:15Z", "revision_number": 0, "id": "fb4ce89b-de4f-457f-94d1-6c485e50cfa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "45977f9d-2e3b-4bb3-b7f0-b496edf7bdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "a77b4d5f-f7d6-4c13-becc-652a11a98cc5", "remote_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "0d46553a-db03-42b5-9477-dadc114b1eaf", "remote_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "name": "default"}]} 2018-09-23 19:16:57,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-54ecd64d-8fa5-4627-a48c-5e399a1b8b72 2018-09-23 19:16:57,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.306770801544s 2018-09-23 19:16:57,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-23 19:16:57,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/a56ef133-0992-4678-ac79-34bcf5751941.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e9b33f93555a0bcc3e29f9e9a893d51f8328347f3b2feb57ced3fd43df760fa2" 2018-09-23 19:16:58,435 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:16:58 GMT X-Openstack-Request-Id: req-a053df2d-625d-435e-ba29-fc591a7bbd1f 2018-09-23 19:16:58,435 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:16:58,435 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/a56ef133-0992-4678-ac79-34bcf5751941.json used request id req-a053df2d-625d-435e-ba29-fc591a7bbd1f 2018-09-23 19:16:58,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 1.13168287277s 2018-09-23 19:16:58,483 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-09-23 19:16:58,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:16:58,562 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 23 Sep 2018 19:16:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eaa7387e-169a-4ab2-bbeb-cec97aae02c1 2018-09-23 19:16:58,563 - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-09-23 19:16:58,563 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-eaa7387e-169a-4ab2-bbeb-cec97aae02c1 2018-09-23 19:16:58,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-23 19:16:58,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "974e99ccfdf64aeaa46297e97aa5baf5", "name": "member"}, {"id": "d7da706ef8994b66a6e3396bf4f3bead", "name": "reader"}, {"id": "ab4277dc8a9c4c51a7cd8cf76c400735", "name": "admin"}], "expires_at": "2018-09-23T20:16:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "894da123185e40d5966d1ea0c93371df", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d68ed769e9a423d946305826c4fac0a"}, {"url": "http://172.30.9.29:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f03a90f6f9c415a95fced2acdeeca51"}, {"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757bc3cf1e04442d967289319f97a6a9"}], "type": "volume", "id": "06089b7643394b4ea2152f66b35238d0", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "006cc240baca4cb3b76593d6d3d73096"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0345086960034097ad3dbe904f6c17d1"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b5b8af83a06483793c6056762eed1d3"}], "type": "volumev3", "id": "16040fddb4fa46fabf16970f838b7a72", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bf7b3644d6f457b8255468d05381331"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c1785a941d44368114aeb13c7cd0dc"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c289bfb2bb0f4aa4b4c2a4e254498772"}], "type": "metric", "id": "401b8583fe1045fba56d25b885e81d84", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338f871fcc80474ebf3f91bf9f9a2803"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ee30ff9dfdf4fc9955543864766a4c3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84611edc954a457a9878ed49739af26b"}], "type": "placement", "id": "4cf66d2934a14d2993e1934573211ecc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1420c0b3c0ef447f80184031d7ad7362"}, {"url": "http://172.30.9.29:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3dc36f44422e429f9e605d629bdba8db"}, {"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b32d79413cf84b02ad3ba69fc84754f8"}], "type": "volumev2", "id": "4d46369930094692854f06fe3de92e26", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c9e592d5d73410989ba29ecc4050683"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac9aec43e2314f5d98434a30d000e414"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6416b3a9b7845589c069ab4c81eddf2"}], "type": "identity", "id": "5574ab4d90a04a43b8c58b7d9eafe64c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14515a3836154a26b94a4fdddbc0caa8"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ae5b2474acf4531bd6f3b3aff8504ad"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "916d7d32c7eb49a88886590f31204913"}], "type": "network", "id": "579c117c60db4b8a9290a56bf51d19de", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "87fec6bbefd343d4a364b4f419272f24", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32299bf06be946809dd3e7e17a875691"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1cb3ebd7c342d59b66453bb59455f4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de3e795cf17040148449f29f1bb37485"}], "type": "alarming", "id": "a68cd28b68d14fc69d0e3c13b4cd3911", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e430eeca864e41805e7ac3986cfa98"}, {"url": "http://172.30.9.29:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a93b10c0d54c0497f198f45a60f3d9"}, {"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "640f97e2ac5d4ba2a713b1a096f6d085"}], "type": "orchestration", "id": "afda4bb5fcf34bf2a85847ba5655258b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c2557339a29431bae7d62a31c775d9d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310acabb63eb473fbc1abcd376bb259e"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f2b4cc2af964e7885baf77e5136189d"}], "type": "event", "id": "cceb7e7f38ce4738b60276539fec5e2c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25a8ab1b40744d1a9b2e3c6fc904106a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95bcfc53b99346b0ae29d5f3d262f2a1"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf074a285a1d40cc837bb3620cd20284"}], "type": "cloudformation", "id": "cde7f1395ab146d6b31bba03aa9579c8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1196b19869cc4392ab8f9e8d75e5adc8"}, {"url": "http://12.0.0.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b4944429d6c45b19ab9e8529fd5d83b"}, {"url": "http://172.30.9.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b779ead26b148eb85ad20fcffa016a6"}], "type": "object-store", "id": "d4ce28ab9bd447738cfde6baddeb6cb6", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32bb8693afbd417f95bea768ac38c136"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66fecb4549ab49b18471353b5f9af1d9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c03398c604d64bbf93ce163576cba488"}], "type": "compute", "id": "e361ccf42d804b628a1f826e94a7585a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310aa387d4ad41628f2c0ddedf0c30b9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cf0311fccc54b3785661550b7e7503a"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7487322e62d4932ba7a7e4a9d95d999"}], "type": "image", "id": "effc7eccb958414cb09e0abb22b1cf3a", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "4d034b226fe04fd49a323f938d5bc3fa"}, "audit_ids": ["KcuHy4SkQbyequH3sdk2Ew"], "issued_at": "2018-09-23T19:16:58.000000Z"}} 2018-09-23 19:16:58,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:16:58,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}5640ce5a69f1432055e8582840871ba099cd0ac25f284c6dfaf3d8f4f99389ad" 2018-09-23 19:17:00,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:00 GMT X-Openstack-Request-Id: req-8b794edf-b70b-443b-814a-0b4b549b0e74 2018-09-23 19:17:00,279 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"2f71e26b-635c-4527-93d8-4193f1a9199d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","status":"ACTIVE","subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"description":"","tags":[],"updated_at":"2018-09-23T19:12:36Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","provider:network_type":"flat"}]} 2018-09-23 19:17:00,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8b794edf-b70b-443b-814a-0b4b549b0e74 2018-09-23 19:17:00,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.30708503723s 2018-09-23 19:17:00,281 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-09-23 19:17:00,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:17:00,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}5640ce5a69f1432055e8582840871ba099cd0ac25f284c6dfaf3d8f4f99389ad" 2018-09-23 19:17:00,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f92121-b4b1-41e6-bf62-f821f4efeea0 2018-09-23 19:17:00,479 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/89f431e845514faeb995beeecc00174b"}, "tags": [], "enabled": true, "id": "89f431e845514faeb995beeecc00174b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-23 19:17:00,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-c7f92121-b4b1-41e6-bf62-f821f4efeea0 2018-09-23 19:17:00,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190694093704s 2018-09-23 19:17:00,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 19:17:00,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}5640ce5a69f1432055e8582840871ba099cd0ac25f284c6dfaf3d8f4f99389ad" 2018-09-23 19:17:00,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab013042-5176-4871-9985-e91c9950d00e 2018-09-23 19:17:00,695 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-23 19:17:00,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-ab013042-5176-4871-9985-e91c9950d00e 2018-09-23 19:17:00,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.2091588974s 2018-09-23 19:17:00,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-23 19:17:00,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}5640ce5a69f1432055e8582840871ba099cd0ac25f284c6dfaf3d8f4f99389ad" -d '{"network": {"tenant_id": "894da123185e40d5966d1ea0c93371df", "name": "vmready1-net_21be8089-f128-402b-bc79-14dcf458d92f", "admin_state_up": true}}' 2018-09-23 19:17:01,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 681 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:01 GMT X-Openstack-Request-Id: req-2a0767d8-984f-4cfb-a1f6-bc69ae14d4dd 2018-09-23 19:17:01,160 - 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":"3e9b887e-29e9-4dac-871a-69e6dbadbf5f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"894da123185e40d5966d1ea0c93371df","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-23T19:17:01Z","is_default":false,"provider:segmentation_id":45,"name":"vmready1-net_21be8089-f128-402b-bc79-14dcf458d92f","admin_state_up":true,"tenant_id":"894da123185e40d5966d1ea0c93371df","created_at":"2018-09-23T19:17:00Z","mtu":1450}} 2018-09-23 19:17:01,160 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-2a0767d8-984f-4cfb-a1f6-bc69ae14d4dd 2018-09-23 19:17:01,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.463292837143s 2018-09-23 19:17:01,161 - 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-23T19:17:01Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3e9b887e-29e9-4dac-871a-69e6dbadbf5f', u'provider:segmentation_id': 45, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_21be8089-f128-402b-bc79-14dcf458d92f', u'admin_state_up': True, u'tenant_id': u'894da123185e40d5966d1ea0c93371df', u'created_at': u'2018-09-23T19:17:00Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'894da123185e40d5966d1ea0c93371df'}) 2018-09-23 19:17:01,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:17:01,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}5640ce5a69f1432055e8582840871ba099cd0ac25f284c6dfaf3d8f4f99389ad" 2018-09-23 19:17:01,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1346 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:01 GMT X-Openstack-Request-Id: req-b462647b-d608-4db5-9bc4-3facda3748a0 2018-09-23 19:17:01,522 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"2f71e26b-635c-4527-93d8-4193f1a9199d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","status":"ACTIVE","subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"description":"","tags":[],"updated_at":"2018-09-23T19:12:36Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"3e9b887e-29e9-4dac-871a-69e6dbadbf5f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"894da123185e40d5966d1ea0c93371df","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-23T19:17:01Z","provider:segmentation_id":45,"name":"vmready1-net_21be8089-f128-402b-bc79-14dcf458d92f","admin_state_up":true,"tenant_id":"894da123185e40d5966d1ea0c93371df","created_at":"2018-09-23T19:17:00Z","provider:network_type":"vxlan"}]} 2018-09-23 19:17:01,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b462647b-d608-4db5-9bc4-3facda3748a0 2018-09-23 19:17:01,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.360985040665s 2018-09-23 19:17:01,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-23 19:17:01,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}5640ce5a69f1432055e8582840871ba099cd0ac25f284c6dfaf3d8f4f99389ad" -d '{"subnet": {"name": "vmready1-subnet_21be8089-f128-402b-bc79-14dcf458d92f", "enable_dhcp": true, "network_id": "3e9b887e-29e9-4dac-871a-69e6dbadbf5f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-23 19:17:02,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:02 GMT X-Openstack-Request-Id: req-008b22ef-2f93-42e8-981c-e46ab28256dd 2018-09-23 19:17:02,431 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e9b887e-29e9-4dac-871a-69e6dbadbf5f","tenant_id":"894da123185e40d5966d1ea0c93371df","created_at":"2018-09-23T19:17:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-23T19:17:02Z","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":"894da123185e40d5966d1ea0c93371df","id":"8ea6593e-c620-4cb3-822e-982cd360ccb6","subnetpool_id":null,"name":"vmready1-subnet_21be8089-f128-402b-bc79-14dcf458d92f"}} 2018-09-23 19:17:02,431 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-008b22ef-2f93-42e8-981c-e46ab28256dd 2018-09-23 19:17:02,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.907618999481s 2018-09-23 19:17:02,432 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-23T19:17:02Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8ea6593e-c620-4cb3-822e-982cd360ccb6', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_21be8089-f128-402b-bc79-14dcf458d92f', u'enable_dhcp': True, u'network_id': u'3e9b887e-29e9-4dac-871a-69e6dbadbf5f', u'tenant_id': u'894da123185e40d5966d1ea0c93371df', u'created_at': u'2018-09-23T19:17:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'894da123185e40d5966d1ea0c93371df'}) 2018-09-23 19:17:02,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-23 19:17:02,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}5640ce5a69f1432055e8582840871ba099cd0ac25f284c6dfaf3d8f4f99389ad" -d '{"router": {"external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d"}, "name": "vmready1-router_21be8089-f128-402b-bc79-14dcf458d92f", "admin_state_up": true}}' 2018-09-23 19:17:04,912 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 641 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:04 GMT X-Openstack-Request-Id: req-440821fa-1947-460a-9210-0c737ed4bafc 2018-09-23 19:17:04,913 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7645c54c-286a-4a37-aa2e-2abc0c7a60a2", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "894da123185e40d5966d1ea0c93371df", "created_at": "2018-09-23T19:17:03Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-23T19:17:04Z", "revision_number": 2, "routes": [], "project_id": "894da123185e40d5966d1ea0c93371df", "id": "f9543f99-b499-42a1-92c5-1375e758e85e", "name": "vmready1-router_21be8089-f128-402b-bc79-14dcf458d92f"}} 2018-09-23 19:17:04,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-440821fa-1947-460a-9210-0c737ed4bafc 2018-09-23 19:17:04,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.48025298119s 2018-09-23 19:17:04,914 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f71e26b-635c-4527-93d8-4193f1a9199d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7645c54c-286a-4a37-aa2e-2abc0c7a60a2', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'894da123185e40d5966d1ea0c93371df', u'created_at': u'2018-09-23T19:17:03Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-23T19:17:04Z', u'revision_number': 2, u'routes': [], u'project_id': u'894da123185e40d5966d1ea0c93371df', u'id': u'f9543f99-b499-42a1-92c5-1375e758e85e', u'name': u'vmready1-router_21be8089-f128-402b-bc79-14dcf458d92f'}) 2018-09-23 19:17:04,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-23 19:17:04,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/f9543f99-b499-42a1-92c5-1375e758e85e/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}5640ce5a69f1432055e8582840871ba099cd0ac25f284c6dfaf3d8f4f99389ad" -d '{"subnet_id": "8ea6593e-c620-4cb3-822e-982cd360ccb6"}' 2018-09-23 19:17:07,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:07 GMT X-Openstack-Request-Id: req-45e89fd1-01a5-47b7-aff9-5a8559f1a32e 2018-09-23 19:17:07,687 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3e9b887e-29e9-4dac-871a-69e6dbadbf5f", "tenant_id": "894da123185e40d5966d1ea0c93371df", "subnet_id": "8ea6593e-c620-4cb3-822e-982cd360ccb6", "subnet_ids": ["8ea6593e-c620-4cb3-822e-982cd360ccb6"], "port_id": "3234a40b-8152-4e2c-b3b0-0b3e414755af", "id": "f9543f99-b499-42a1-92c5-1375e758e85e"} 2018-09-23 19:17:07,687 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/f9543f99-b499-42a1-92c5-1375e758e85e/add_router_interface.json used request id req-45e89fd1-01a5-47b7-aff9-5a8559f1a32e 2018-09-23 19:17:07,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.77278184891s 2018-09-23 19:17:07,687 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-23 19:17:07,819 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-23 19:17:07,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:17:07,828 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:07 GMT 2018-09-23 19:17:07,829 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-09-23 19:17:07,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:17:07,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}5640ce5a69f1432055e8582840871ba099cd0ac25f284c6dfaf3d8f4f99389ad" 2018-09-23 19:17:08,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:08 GMT X-Openstack-Request-Id: req-78cefa50-8e26-43b8-a95d-335b7111ca9d 2018-09-23 19:17:08,588 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:17:08,588 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-78cefa50-8e26-43b8-a95d-335b7111ca9d 2018-09-23 19:17:08,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.753983020782s 2018-09-23 19:17:08,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-23 19:17:08,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}5640ce5a69f1432055e8582840871ba099cd0ac25f284c6dfaf3d8f4f99389ad" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_21be8089-f128-402b-bc79-14dcf458d92f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_21be8089-f128-402b-bc79-14dcf458d92f"}' 2018-09-23 19:17:09,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:09 GMT Location: http://172.30.9.29:9292/v2/images/ff2eaf68-5eaf-4f8c-a593-1f8db414a1ae Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-59fd6c81-e82b-45cc-abb6-05c660e0cffd 2018-09-23 19:17:09,528 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:17:09Z", "file": "/v2/images/ff2eaf68-5eaf-4f8c-a593-1f8db414a1ae/file", "owner": "894da123185e40d5966d1ea0c93371df", "id": "ff2eaf68-5eaf-4f8c-a593-1f8db414a1ae", "size": null, "self": "/v2/images/ff2eaf68-5eaf-4f8c-a593-1f8db414a1ae", "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_21be8089-f128-402b-bc79-14dcf458d92f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_21be8089-f128-402b-bc79-14dcf458d92f", "checksum": null, "created_at": "2018-09-23T19:17:09Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-23 19:17:09,529 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-59fd6c81-e82b-45cc-abb6-05c660e0cffd 2018-09-23 19:17:09,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.932240009308s 2018-09-23 19:17:09,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-23 19:17:09,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/ff2eaf68-5eaf-4f8c-a593-1f8db414a1ae/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}5640ce5a69f1432055e8582840871ba099cd0ac25f284c6dfaf3d8f4f99389ad" -d '' 2018-09-23 19:17:12,876 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 23 Sep 2018 19:17:12 GMT X-Openstack-Request-Id: req-7bc826e6-2bf3-4506-ad36-8bf51d6cd5ce 2018-09-23 19:17:12,876 - 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-23 19:17:12,876 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/ff2eaf68-5eaf-4f8c-a593-1f8db414a1ae/file used request id req-7bc826e6-2bf3-4506-ad36-8bf51d6cd5ce 2018-09-23 19:17:12,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.34689998627s 2018-09-23 19:17:12,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:17:12,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}5640ce5a69f1432055e8582840871ba099cd0ac25f284c6dfaf3d8f4f99389ad" 2018-09-23 19:17:13,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:13 GMT X-Openstack-Request-Id: req-70959c6d-cb17-406e-8ab4-b498ea90394b 2018-09-23 19:17:13,583 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:17:12Z", "file": "/v2/images/ff2eaf68-5eaf-4f8c-a593-1f8db414a1ae/file", "owner": "894da123185e40d5966d1ea0c93371df", "id": "ff2eaf68-5eaf-4f8c-a593-1f8db414a1ae", "size": 12716032, "self": "/v2/images/ff2eaf68-5eaf-4f8c-a593-1f8db414a1ae", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/ff2eaf68-5eaf-4f8c-a593-1f8db414a1ae/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/ff2eaf68-5eaf-4f8c-a593-1f8db414a1ae/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_21be8089-f128-402b-bc79-14dcf458d92f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_21be8089-f128-402b-bc79-14dcf458d92f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:17:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:17:13,584 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-70959c6d-cb17-406e-8ab4-b498ea90394b 2018-09-23 19:17:13,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.702566146851s 2018-09-23 19:17:13,586 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/ff2eaf68-5eaf-4f8c-a593-1f8db414a1ae/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ff2eaf68-5eaf-4f8c-a593-1f8db414a1ae/file', 'owner': u'894da123185e40d5966d1ea0c93371df', 'id': u'ff2eaf68-5eaf-4f8c-a593-1f8db414a1ae', 'size': 12716032, u'self': u'/v2/images/ff2eaf68-5eaf-4f8c-a593-1f8db414a1ae', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'894da123185e40d5966d1ea0c93371df', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/ff2eaf68-5eaf-4f8c-a593-1f8db414a1ae/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-23T19:17:12Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-23T19:17:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_21be8089-f128-402b-bc79-14dcf458d92f', '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/ff2eaf68-5eaf-4f8c-a593-1f8db414a1ae', 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_21be8089-f128-402b-bc79-14dcf458d92f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_21be8089-f128-402b-bc79-14dcf458d92f', 'created': u'2018-09-23T19:17:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-23T19:17:09Z', 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/ff2eaf68-5eaf-4f8c-a593-1f8db414a1ae', 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_21be8089-f128-402b-bc79-14dcf458d92f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-23 19:17:13,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-23 19:17:13,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}5640ce5a69f1432055e8582840871ba099cd0ac25f284c6dfaf3d8f4f99389ad" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_21be8089-f128-402b-bc79-14dcf458d92f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-23 19:17:14,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17: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-ff23104d-445e-406d-b976-52ccd682e834 x-openstack-request-id: req-ff23104d-445e-406d-b976-52ccd682e834 2018-09-23 19:17:14,544 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/fa2e5a7b-2c67-4338-b4ed-2c973655a87a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/fa2e5a7b-2c67-4338-b4ed-2c973655a87a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fa2e5a7b-2c67-4338-b4ed-2c973655a87a", "name": "vmready1-flavor_21be8089-f128-402b-bc79-14dcf458d92f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-23 19:17:14,544 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ff23104d-445e-406d-b976-52ccd682e834 2018-09-23 19:17:14,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.954964876175s 2018-09-23 19:17:14,545 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_21be8089-f128-402b-bc79-14dcf458d92f', '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'894da123185e40d5966d1ea0c93371df', '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'fa2e5a7b-2c67-4338-b4ed-2c973655a87a', 'swap': 0}) 2018-09-23 19:17:14,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-23 19:17:14,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/fa2e5a7b-2c67-4338-b4ed-2c973655a87a/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}5640ce5a69f1432055e8582840871ba099cd0ac25f284c6dfaf3d8f4f99389ad" -d '{"extra_specs": {}}' 2018-09-23 19:17:14,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-35f6f4af-f60f-490b-8b01-7cd8dfe9200a x-openstack-request-id: req-35f6f4af-f60f-490b-8b01-7cd8dfe9200a 2018-09-23 19:17:14,578 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-23 19:17:14,578 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/fa2e5a7b-2c67-4338-b4ed-2c973655a87a/os-extra_specs used request id req-35f6f4af-f60f-490b-8b01-7cd8dfe9200a 2018-09-23 19:17:14,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0323569774628s 2018-09-23 19:17:14,692 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-23 19:17:14,693 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:14 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-23 19:17:14,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-23 19:17:14,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/f9543f99-b499-42a1-92c5-1375e758e85e/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}5640ce5a69f1432055e8582840871ba099cd0ac25f284c6dfaf3d8f4f99389ad" -d '{"subnet_id": "8ea6593e-c620-4cb3-822e-982cd360ccb6"}' 2018-09-23 19:17:17,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:17 GMT X-Openstack-Request-Id: req-59accc51-d33d-4ac9-89bb-018306f0cdc5 2018-09-23 19:17:17,438 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3e9b887e-29e9-4dac-871a-69e6dbadbf5f", "tenant_id": "894da123185e40d5966d1ea0c93371df", "subnet_id": "8ea6593e-c620-4cb3-822e-982cd360ccb6", "subnet_ids": ["8ea6593e-c620-4cb3-822e-982cd360ccb6"], "port_id": "3234a40b-8152-4e2c-b3b0-0b3e414755af", "id": "f9543f99-b499-42a1-92c5-1375e758e85e"} 2018-09-23 19:17:17,439 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/f9543f99-b499-42a1-92c5-1375e758e85e/remove_router_interface.json used request id req-59accc51-d33d-4ac9-89bb-018306f0cdc5 2018-09-23 19:17:17,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.74048304558s 2018-09-23 19:17:17,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-23 19:17:17,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}5640ce5a69f1432055e8582840871ba099cd0ac25f284c6dfaf3d8f4f99389ad" 2018-09-23 19:17:17,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 644 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:17 GMT X-Openstack-Request-Id: req-9660cb90-ab2a-4238-8591-ddd4fb71e080 2018-09-23 19:17:17,839 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7645c54c-286a-4a37-aa2e-2abc0c7a60a2", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "894da123185e40d5966d1ea0c93371df", "created_at": "2018-09-23T19:17:03Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-23T19:17:16Z", "revision_number": 4, "routes": [], "project_id": "894da123185e40d5966d1ea0c93371df", "id": "f9543f99-b499-42a1-92c5-1375e758e85e", "name": "vmready1-router_21be8089-f128-402b-bc79-14dcf458d92f"}]} 2018-09-23 19:17:17,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-9660cb90-ab2a-4238-8591-ddd4fb71e080 2018-09-23 19:17:17,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.400372028351s 2018-09-23 19:17:17,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-23 19:17:17,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/f9543f99-b499-42a1-92c5-1375e758e85e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5640ce5a69f1432055e8582840871ba099cd0ac25f284c6dfaf3d8f4f99389ad" 2018-09-23 19:17:19,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:17:19 GMT X-Openstack-Request-Id: req-f007b988-b342-40de-8a31-e67e1d393ed2 2018-09-23 19:17:19,713 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:17:19,713 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/f9543f99-b499-42a1-92c5-1375e758e85e.json used request id req-f007b988-b342-40de-8a31-e67e1d393ed2 2018-09-23 19:17:19,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.87215709686s 2018-09-23 19:17:19,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-23 19:17:19,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}5640ce5a69f1432055e8582840871ba099cd0ac25f284c6dfaf3d8f4f99389ad" 2018-09-23 19:17:20,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1290 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:20 GMT X-Openstack-Request-Id: req-a077172a-8c50-47a1-9b66-5654d81115d6 2018-09-23 19:17:20,717 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f71e26b-635c-4527-93d8-4193f1a9199d","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:36Z","dns_nameservers":[],"updated_at":"2018-09-23T19:12:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"802060f906e2475fa40f15eb36bff298","id":"7645c54c-286a-4a37-aa2e-2abc0c7a60a2","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e9b887e-29e9-4dac-871a-69e6dbadbf5f","tenant_id":"894da123185e40d5966d1ea0c93371df","created_at":"2018-09-23T19:17:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-23T19:17:02Z","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":"894da123185e40d5966d1ea0c93371df","id":"8ea6593e-c620-4cb3-822e-982cd360ccb6","subnetpool_id":null,"name":"vmready1-subnet_21be8089-f128-402b-bc79-14dcf458d92f"}]} 2018-09-23 19:17:20,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-a077172a-8c50-47a1-9b66-5654d81115d6 2018-09-23 19:17:20,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.00425314903s 2018-09-23 19:17:20,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-23 19:17:20,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/8ea6593e-c620-4cb3-822e-982cd360ccb6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5640ce5a69f1432055e8582840871ba099cd0ac25f284c6dfaf3d8f4f99389ad" 2018-09-23 19:17:23,093 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:17:23 GMT X-Openstack-Request-Id: req-b2e05f30-375f-4fe3-8690-0940309ec091 2018-09-23 19:17:23,093 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:17:23,093 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/8ea6593e-c620-4cb3-822e-982cd360ccb6.json used request id req-b2e05f30-375f-4fe3-8690-0940309ec091 2018-09-23 19:17:23,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.37331199646s 2018-09-23 19:17:23,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:17:23,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}5640ce5a69f1432055e8582840871ba099cd0ac25f284c6dfaf3d8f4f99389ad" 2018-09-23 19:17:24,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1352 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:24 GMT X-Openstack-Request-Id: req-55c41959-5755-4273-bd3a-a120bf1a4ebb 2018-09-23 19:17:24,164 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"2f71e26b-635c-4527-93d8-4193f1a9199d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","status":"ACTIVE","subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"description":"","tags":[],"updated_at":"2018-09-23T19:12:36Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3e9b887e-29e9-4dac-871a-69e6dbadbf5f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"894da123185e40d5966d1ea0c93371df","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-23T19:17:22Z","provider:segmentation_id":45,"name":"vmready1-net_21be8089-f128-402b-bc79-14dcf458d92f","admin_state_up":true,"tenant_id":"894da123185e40d5966d1ea0c93371df","created_at":"2018-09-23T19:17:00Z","provider:network_type":"vxlan"}]} 2018-09-23 19:17:24,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-55c41959-5755-4273-bd3a-a120bf1a4ebb 2018-09-23 19:17:24,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.07033705711s 2018-09-23 19:17:24,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-23 19:17:24,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/3e9b887e-29e9-4dac-871a-69e6dbadbf5f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5640ce5a69f1432055e8582840871ba099cd0ac25f284c6dfaf3d8f4f99389ad" 2018-09-23 19:17:25,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:17:25 GMT X-Openstack-Request-Id: req-c518a025-fb7e-41e6-b601-226d20d4908f 2018-09-23 19:17:25,205 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:17:25,205 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/3e9b887e-29e9-4dac-871a-69e6dbadbf5f.json used request id req-c518a025-fb7e-41e6-b601-226d20d4908f 2018-09-23 19:17:25,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.03977298737s 2018-09-23 19:17:25,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:17:25,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}5640ce5a69f1432055e8582840871ba099cd0ac25f284c6dfaf3d8f4f99389ad" 2018-09-23 19:17:25,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:25 GMT X-Openstack-Request-Id: req-76eb201e-805d-4e51-b60c-41163ca80087 2018-09-23 19:17:25,973 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:17:12Z", "file": "/v2/images/ff2eaf68-5eaf-4f8c-a593-1f8db414a1ae/file", "owner": "894da123185e40d5966d1ea0c93371df", "id": "ff2eaf68-5eaf-4f8c-a593-1f8db414a1ae", "size": 12716032, "self": "/v2/images/ff2eaf68-5eaf-4f8c-a593-1f8db414a1ae", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/ff2eaf68-5eaf-4f8c-a593-1f8db414a1ae/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/ff2eaf68-5eaf-4f8c-a593-1f8db414a1ae/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_21be8089-f128-402b-bc79-14dcf458d92f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_21be8089-f128-402b-bc79-14dcf458d92f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:17:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:17:25,973 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-76eb201e-805d-4e51-b60c-41163ca80087 2018-09-23 19:17:25,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.763844013214s 2018-09-23 19:17:25,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-23 19:17:25,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/ff2eaf68-5eaf-4f8c-a593-1f8db414a1ae -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5640ce5a69f1432055e8582840871ba099cd0ac25f284c6dfaf3d8f4f99389ad" 2018-09-23 19:17:26,326 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 23 Sep 2018 19:17:26 GMT X-Openstack-Request-Id: req-cf36bbd3-b2ce-46c3-bf65-60b9b18a2b2c 2018-09-23 19:17:26,327 - 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-23 19:17:26,327 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/ff2eaf68-5eaf-4f8c-a593-1f8db414a1ae used request id req-cf36bbd3-b2ce-46c3-bf65-60b9b18a2b2c 2018-09-23 19:17:26,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.351547002792s 2018-09-23 19:17:26,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-23 19:17:26,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}5640ce5a69f1432055e8582840871ba099cd0ac25f284c6dfaf3d8f4f99389ad" 2018-09-23 19:17:26,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17: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-6aaedfbc-0668-4180-a6bb-f2044620f14a x-openstack-request-id: req-6aaedfbc-0668-4180-a6bb-f2044620f14a 2018-09-23 19:17:26,482 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/fa2e5a7b-2c67-4338-b4ed-2c973655a87a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/fa2e5a7b-2c67-4338-b4ed-2c973655a87a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fa2e5a7b-2c67-4338-b4ed-2c973655a87a", "name": "vmready1-flavor_21be8089-f128-402b-bc79-14dcf458d92f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-23 19:17:26,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-6aaedfbc-0668-4180-a6bb-f2044620f14a 2018-09-23 19:17:26,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.139980077744s 2018-09-23 19:17:26,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-23 19:17:26,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/fa2e5a7b-2c67-4338-b4ed-2c973655a87a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5640ce5a69f1432055e8582840871ba099cd0ac25f284c6dfaf3d8f4f99389ad" 2018-09-23 19:17:26,642 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:26 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-4078be64-cc2e-4ff6-bb2b-7045fbb3927c x-openstack-request-id: req-4078be64-cc2e-4ff6-bb2b-7045fbb3927c 2018-09-23 19:17:26,642 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/fa2e5a7b-2c67-4338-b4ed-2c973655a87a used request id req-4078be64-cc2e-4ff6-bb2b-7045fbb3927c 2018-09-23 19:17:26,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.158217906952s 2018-09-23 19:17:26,691 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-09-23 19:17:26,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:17:26,735 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdf42f8e-498c-4c84-b913-449fb0255172 2018-09-23 19:17:26,735 - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-09-23 19:17:26,735 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-bdf42f8e-498c-4c84-b913-449fb0255172 2018-09-23 19:17:26,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-23 19:17:27,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "974e99ccfdf64aeaa46297e97aa5baf5", "name": "member"}, {"id": "d7da706ef8994b66a6e3396bf4f3bead", "name": "reader"}, {"id": "ab4277dc8a9c4c51a7cd8cf76c400735", "name": "admin"}], "expires_at": "2018-09-23T20:17:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "894da123185e40d5966d1ea0c93371df", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d68ed769e9a423d946305826c4fac0a"}, {"url": "http://172.30.9.29:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f03a90f6f9c415a95fced2acdeeca51"}, {"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757bc3cf1e04442d967289319f97a6a9"}], "type": "volume", "id": "06089b7643394b4ea2152f66b35238d0", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "006cc240baca4cb3b76593d6d3d73096"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0345086960034097ad3dbe904f6c17d1"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b5b8af83a06483793c6056762eed1d3"}], "type": "volumev3", "id": "16040fddb4fa46fabf16970f838b7a72", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bf7b3644d6f457b8255468d05381331"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c1785a941d44368114aeb13c7cd0dc"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c289bfb2bb0f4aa4b4c2a4e254498772"}], "type": "metric", "id": "401b8583fe1045fba56d25b885e81d84", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338f871fcc80474ebf3f91bf9f9a2803"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ee30ff9dfdf4fc9955543864766a4c3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84611edc954a457a9878ed49739af26b"}], "type": "placement", "id": "4cf66d2934a14d2993e1934573211ecc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1420c0b3c0ef447f80184031d7ad7362"}, {"url": "http://172.30.9.29:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3dc36f44422e429f9e605d629bdba8db"}, {"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b32d79413cf84b02ad3ba69fc84754f8"}], "type": "volumev2", "id": "4d46369930094692854f06fe3de92e26", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c9e592d5d73410989ba29ecc4050683"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac9aec43e2314f5d98434a30d000e414"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6416b3a9b7845589c069ab4c81eddf2"}], "type": "identity", "id": "5574ab4d90a04a43b8c58b7d9eafe64c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14515a3836154a26b94a4fdddbc0caa8"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ae5b2474acf4531bd6f3b3aff8504ad"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "916d7d32c7eb49a88886590f31204913"}], "type": "network", "id": "579c117c60db4b8a9290a56bf51d19de", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "87fec6bbefd343d4a364b4f419272f24", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32299bf06be946809dd3e7e17a875691"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1cb3ebd7c342d59b66453bb59455f4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de3e795cf17040148449f29f1bb37485"}], "type": "alarming", "id": "a68cd28b68d14fc69d0e3c13b4cd3911", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e430eeca864e41805e7ac3986cfa98"}, {"url": "http://172.30.9.29:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a93b10c0d54c0497f198f45a60f3d9"}, {"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "640f97e2ac5d4ba2a713b1a096f6d085"}], "type": "orchestration", "id": "afda4bb5fcf34bf2a85847ba5655258b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c2557339a29431bae7d62a31c775d9d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310acabb63eb473fbc1abcd376bb259e"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f2b4cc2af964e7885baf77e5136189d"}], "type": "event", "id": "cceb7e7f38ce4738b60276539fec5e2c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25a8ab1b40744d1a9b2e3c6fc904106a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95bcfc53b99346b0ae29d5f3d262f2a1"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf074a285a1d40cc837bb3620cd20284"}], "type": "cloudformation", "id": "cde7f1395ab146d6b31bba03aa9579c8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1196b19869cc4392ab8f9e8d75e5adc8"}, {"url": "http://12.0.0.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b4944429d6c45b19ab9e8529fd5d83b"}, {"url": "http://172.30.9.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b779ead26b148eb85ad20fcffa016a6"}], "type": "object-store", "id": "d4ce28ab9bd447738cfde6baddeb6cb6", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32bb8693afbd417f95bea768ac38c136"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66fecb4549ab49b18471353b5f9af1d9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c03398c604d64bbf93ce163576cba488"}], "type": "compute", "id": "e361ccf42d804b628a1f826e94a7585a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310aa387d4ad41628f2c0ddedf0c30b9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cf0311fccc54b3785661550b7e7503a"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7487322e62d4932ba7a7e4a9d95d999"}], "type": "image", "id": "effc7eccb958414cb09e0abb22b1cf3a", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "4d034b226fe04fd49a323f938d5bc3fa"}, "audit_ids": ["uKJF3pgMRH20KumJfSPXMQ"], "issued_at": "2018-09-23T19:17:27.000000Z"}} 2018-09-23 19:17:27,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:17:27,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" 2018-09-23 19:17:27,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:27 GMT X-Openstack-Request-Id: req-8f893fa0-61a1-4e7b-90ba-68e43dab6e5a 2018-09-23 19:17:27,528 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"2f71e26b-635c-4527-93d8-4193f1a9199d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","status":"ACTIVE","subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"description":"","tags":[],"updated_at":"2018-09-23T19:12:36Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","provider:network_type":"flat"}]} 2018-09-23 19:17:27,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8f893fa0-61a1-4e7b-90ba-68e43dab6e5a 2018-09-23 19:17:27,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.358631134033s 2018-09-23 19:17:27,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:17:27,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" 2018-09-23 19:17:27,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d4459ea-b9c8-4339-9572-d81233499d89 2018-09-23 19:17:27,736 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/89f431e845514faeb995beeecc00174b"}, "tags": [], "enabled": true, "id": "89f431e845514faeb995beeecc00174b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-23 19:17:27,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-9d4459ea-b9c8-4339-9572-d81233499d89 2018-09-23 19:17:27,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200277090073s 2018-09-23 19:17:27,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-23 19:17:27,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_472e7ff6-579a-4a69-b6ea-22bfe54de758"}}' 2018-09-23 19:17:28,378 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe4292ff-89d3-4e39-a997-41e7dd007814 2018-09-23 19:17:28,378 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.29:5000/v3/projects/ea834f3f4eb64aa2a97be3525eca4bbe"}, "tags": [], "enabled": true, "id": "ea834f3f4eb64aa2a97be3525eca4bbe", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_472e7ff6-579a-4a69-b6ea-22bfe54de758"}} 2018-09-23 19:17:28,378 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-fe4292ff-89d3-4e39-a997-41e7dd007814 2018-09-23 19:17:28,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.633937835693s 2018-09-23 19:17:28,379 - 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'ea834f3f4eb64aa2a97be3525eca4bbe', '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_472e7ff6-579a-4a69-b6ea-22bfe54de758'}) 2018-09-23 19:17:28,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-23 19:17:28,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "255e8905-9965-4a93-bf0d-9d2f1390ed49", "email": null, "name": "vmready2-user_472e7ff6-579a-4a69-b6ea-22bfe54de758"}}' 2018-09-23 19:17:28,931 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a542b491-bf33-49ae-b8f2-dddd733af320 2018-09-23 19:17:28,931 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_472e7ff6-579a-4a69-b6ea-22bfe54de758", "links": {"self": "http://172.30.9.29:5000/v3/users/403187e488e947fb934d48a69d89ceec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "403187e488e947fb934d48a69d89ceec", "domain_id": "default", "password_expires_at": null}} 2018-09-23 19:17:28,931 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-a542b491-bf33-49ae-b8f2-dddd733af320 2018-09-23 19:17:28,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.546368122101s 2018-09-23 19:17:28,932 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'403187e488e947fb934d48a69d89ceec', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_472e7ff6-579a-4a69-b6ea-22bfe54de758'}) 2018-09-23 19:17:28,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:17:28,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" 2018-09-23 19:17:29,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b03b189-607b-4d1e-9fb4-daf27bd5ac1c 2018-09-23 19:17:29,138 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:17:29,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2b03b189-607b-4d1e-9fb4-daf27bd5ac1c 2018-09-23 19:17:29,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202651023865s 2018-09-23 19:17:29,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:17:29,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" 2018-09-23 19:17:29,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfc6db66-e8cf-4f01-82c4-7fac5a275830 2018-09-23 19:17:29,328 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:17:29,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bfc6db66-e8cf-4f01-82c4-7fac5a275830 2018-09-23 19:17:29,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184746980667s 2018-09-23 19:17:29,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:17:29,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" 2018-09-23 19:17:29,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-303e9f7c-3695-49f5-9b77-3dee95f21398 2018-09-23 19:17:29,524 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:17:29,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-303e9f7c-3695-49f5-9b77-3dee95f21398 2018-09-23 19:17:29,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19059419632s 2018-09-23 19:17:29,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:17:29,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" 2018-09-23 19:17:29,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ca33bdd-7e26-4293-86f2-613aa0d0daf4 2018-09-23 19:17:29,713 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-23 19:17:29,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-5ca33bdd-7e26-4293-86f2-613aa0d0daf4 2018-09-23 19:17:29,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.184617042542s 2018-09-23 19:17:29,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 19:17:29,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" 2018-09-23 19:17:29,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa3ebbfc-6d7b-4d41-a66c-6eacbb2ad921 2018-09-23 19:17:29,935 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/08881a41da1d49eea3ce28971d45a21c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08881a41da1d49eea3ce28971d45a21c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/2acb53c9b8e843bc8aaca444d90ed9fb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2acb53c9b8e843bc8aaca444d90ed9fb", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmready2-user_472e7ff6-579a-4a69-b6ea-22bfe54de758", "links": {"self": "http://172.30.9.29:5000/v3/users/403187e488e947fb934d48a69d89ceec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "403187e488e947fb934d48a69d89ceec", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/4cdc024d5ad84a2e8a6d7543efeb3651"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4cdc024d5ad84a2e8a6d7543efeb3651", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/4d034b226fe04fd49a323f938d5bc3fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d034b226fe04fd49a323f938d5bc3fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/686118ee2aad48b795197df7a577e7ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "686118ee2aad48b795197df7a577e7ea", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/6e5785c0040d4fcfb84d5885567a13e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e5785c0040d4fcfb84d5885567a13e7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/7230a17fb5ec432e8b0d524de145cfc1"}, "domain_id": "89f431e845514faeb995beeecc00174b", "enabled": true, "options": {}, "id": "7230a17fb5ec432e8b0d524de145cfc1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/794bc2e124944eae8441884bc3891394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "794bc2e124944eae8441884bc3891394", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8a9feaa273fa404e9f219e82beb8b8ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a9feaa273fa404e9f219e82beb8b8ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/8fc466e5aad040a2a797da3a642e800e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fc466e5aad040a2a797da3a642e800e", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/aae19b75f36945abbfcc9a2b1e8a7309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aae19b75f36945abbfcc9a2b1e8a7309", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/c25447bdd8eb4d6284359d847339a77d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c25447bdd8eb4d6284359d847339a77d", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/c47eadb2607040808a61bad2906f7160"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c47eadb2607040808a61bad2906f7160", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/d2002e02f0af4069b75dfe188fc7e833"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2002e02f0af4069b75dfe188fc7e833", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-23 19:17:29,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-aa3ebbfc-6d7b-4d41-a66c-6eacbb2ad921 2018-09-23 19:17:29,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221050024033s 2018-09-23 19:17:29,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 19:17:29,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" 2018-09-23 19:17:30,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b8b7a4-5e35-4b56-bc9d-ee2ea01e3ce7 2018-09-23 19:17:30,138 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.29:5000/v3/projects/ea834f3f4eb64aa2a97be3525eca4bbe"}, "tags": [], "enabled": true, "id": "ea834f3f4eb64aa2a97be3525eca4bbe", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_472e7ff6-579a-4a69-b6ea-22bfe54de758"}]} 2018-09-23 19:17:30,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-38b8b7a4-5e35-4b56-bc9d-ee2ea01e3ce7 2018-09-23 19:17:30,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.191148996353s 2018-09-23 19:17:30,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-23 19:17:30,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=403187e488e947fb934d48a69d89ceec&role.id=974e99ccfdf64aeaa46297e97aa5baf5&scope.project.id=ea834f3f4eb64aa2a97be3525eca4bbe" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" 2018-09-23 19:17:30,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18156a86-02aa-4090-bc0d-ca3acfb6becc 2018-09-23 19:17:30,249 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=403187e488e947fb934d48a69d89ceec&role.id=974e99ccfdf64aeaa46297e97aa5baf5&scope.project.id=ea834f3f4eb64aa2a97be3525eca4bbe", "previous": null, "next": null}} 2018-09-23 19:17:30,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=403187e488e947fb934d48a69d89ceec&role.id=974e99ccfdf64aeaa46297e97aa5baf5&scope.project.id=ea834f3f4eb64aa2a97be3525eca4bbe used request id req-18156a86-02aa-4090-bc0d-ca3acfb6becc 2018-09-23 19:17:30,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103041172028s 2018-09-23 19:17:30,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-23 19:17:30,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/ea834f3f4eb64aa2a97be3525eca4bbe/users/403187e488e947fb934d48a69d89ceec/roles/974e99ccfdf64aeaa46297e97aa5baf5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" 2018-09-23 19:17:30,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 19:17:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-019905ca-b6df-4376-8784-7edca2d0c75b 2018-09-23 19:17:30,545 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 19:17:30,545 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ea834f3f4eb64aa2a97be3525eca4bbe/users/403187e488e947fb934d48a69d89ceec/roles/974e99ccfdf64aeaa46297e97aa5baf5 used request id req-019905ca-b6df-4376-8784-7edca2d0c75b 2018-09-23 19:17:30,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.29227399826s 2018-09-23 19:17:30,546 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_472e7ff6-579a-4a69-b6ea-22bfe54de758', 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'ea834f3f4eb64aa2a97be3525eca4bbe', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '255e8905-9965-4a93-bf0d-9d2f1390ed49', 'username': u'vmready2-user_472e7ff6-579a-4a69-b6ea-22bfe54de758', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-23 19:17:30,550 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_472e7ff6-579a-4a69-b6ea-22bfe54de758', 'password': '255e8905-9965-4a93-bf0d-9d2f1390ed49', 'project_name': 'vmready2-project_472e7ff6-579a-4a69-b6ea-22bfe54de758', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': 'ea834f3f4eb64aa2a97be3525eca4bbe', 'project_domain_name': 'Default'} 2018-09-23 19:17:30,551 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-09-23 19:17:30,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:17:30,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" 2018-09-23 19:17:30,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a157767-fcbc-48e4-b3f7-3ffcc987e58b 2018-09-23 19:17:30,748 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/89f431e845514faeb995beeecc00174b"}, "tags": [], "enabled": true, "id": "89f431e845514faeb995beeecc00174b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-23 19:17:30,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-7a157767-fcbc-48e4-b3f7-3ffcc987e58b 2018-09-23 19:17:30,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197325229645s 2018-09-23 19:17:30,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 19:17:30,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" 2018-09-23 19:17:30,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ab34bf-e525-498a-82e6-49b95b288e87 2018-09-23 19:17:30,955 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.29:5000/v3/projects/ea834f3f4eb64aa2a97be3525eca4bbe"}, "tags": [], "enabled": true, "id": "ea834f3f4eb64aa2a97be3525eca4bbe", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_472e7ff6-579a-4a69-b6ea-22bfe54de758"}]} 2018-09-23 19:17:30,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-79ab34bf-e525-498a-82e6-49b95b288e87 2018-09-23 19:17:30,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198593139648s 2018-09-23 19:17:30,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-23 19:17:30,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" -d '{"network": {"tenant_id": "ea834f3f4eb64aa2a97be3525eca4bbe", "name": "vmready2-net_472e7ff6-579a-4a69-b6ea-22bfe54de758", "admin_state_up": true}}' 2018-09-23 19:17:31,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 681 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:31 GMT X-Openstack-Request-Id: req-b4b79e76-52c8-4678-b64a-50b556e54044 2018-09-23 19:17:31,893 - 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":"38e1f68c-6d49-49e1-ac45-812b1a52a53f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ea834f3f4eb64aa2a97be3525eca4bbe","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-23T19:17:31Z","is_default":false,"provider:segmentation_id":55,"name":"vmready2-net_472e7ff6-579a-4a69-b6ea-22bfe54de758","admin_state_up":true,"tenant_id":"ea834f3f4eb64aa2a97be3525eca4bbe","created_at":"2018-09-23T19:17:31Z","mtu":1450}} 2018-09-23 19:17:31,893 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b4b79e76-52c8-4678-b64a-50b556e54044 2018-09-23 19:17:31,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.935704946518s 2018-09-23 19:17:31,893 - 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-23T19:17:31Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'38e1f68c-6d49-49e1-ac45-812b1a52a53f', u'provider:segmentation_id': 55, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_472e7ff6-579a-4a69-b6ea-22bfe54de758', u'admin_state_up': True, u'tenant_id': u'ea834f3f4eb64aa2a97be3525eca4bbe', u'created_at': u'2018-09-23T19:17:31Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ea834f3f4eb64aa2a97be3525eca4bbe'}) 2018-09-23 19:17:31,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:17:31,903 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b50caed-9306-4c45-acce-df29aa74ebe0 2018-09-23 19:17:31,904 - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-09-23 19:17:31,904 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-3b50caed-9306-4c45-acce-df29aa74ebe0 2018-09-23 19:17:31,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-23 19:17:32,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "974e99ccfdf64aeaa46297e97aa5baf5", "name": "member"}, {"id": "d7da706ef8994b66a6e3396bf4f3bead", "name": "reader"}], "expires_at": "2018-09-23T20:17:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea834f3f4eb64aa2a97be3525eca4bbe", "name": "vmready2-project_472e7ff6-579a-4a69-b6ea-22bfe54de758"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v1/ea834f3f4eb64aa2a97be3525eca4bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d68ed769e9a423d946305826c4fac0a"}, {"url": "http://172.30.9.29:8776/v1/ea834f3f4eb64aa2a97be3525eca4bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f03a90f6f9c415a95fced2acdeeca51"}, {"url": "http://192.30.9.3:8776/v1/ea834f3f4eb64aa2a97be3525eca4bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757bc3cf1e04442d967289319f97a6a9"}], "type": "volume", "id": "06089b7643394b4ea2152f66b35238d0", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v3/ea834f3f4eb64aa2a97be3525eca4bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "006cc240baca4cb3b76593d6d3d73096"}, {"url": "http://192.30.9.3:8776/v3/ea834f3f4eb64aa2a97be3525eca4bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0345086960034097ad3dbe904f6c17d1"}, {"url": "http://192.30.9.3:8776/v3/ea834f3f4eb64aa2a97be3525eca4bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b5b8af83a06483793c6056762eed1d3"}], "type": "volumev3", "id": "16040fddb4fa46fabf16970f838b7a72", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bf7b3644d6f457b8255468d05381331"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c1785a941d44368114aeb13c7cd0dc"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c289bfb2bb0f4aa4b4c2a4e254498772"}], "type": "metric", "id": "401b8583fe1045fba56d25b885e81d84", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338f871fcc80474ebf3f91bf9f9a2803"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ee30ff9dfdf4fc9955543864766a4c3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84611edc954a457a9878ed49739af26b"}], "type": "placement", "id": "4cf66d2934a14d2993e1934573211ecc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ea834f3f4eb64aa2a97be3525eca4bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1420c0b3c0ef447f80184031d7ad7362"}, {"url": "http://172.30.9.29:8776/v2/ea834f3f4eb64aa2a97be3525eca4bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3dc36f44422e429f9e605d629bdba8db"}, {"url": "http://192.30.9.3:8776/v2/ea834f3f4eb64aa2a97be3525eca4bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b32d79413cf84b02ad3ba69fc84754f8"}], "type": "volumev2", "id": "4d46369930094692854f06fe3de92e26", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c9e592d5d73410989ba29ecc4050683"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac9aec43e2314f5d98434a30d000e414"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6416b3a9b7845589c069ab4c81eddf2"}], "type": "identity", "id": "5574ab4d90a04a43b8c58b7d9eafe64c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14515a3836154a26b94a4fdddbc0caa8"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ae5b2474acf4531bd6f3b3aff8504ad"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "916d7d32c7eb49a88886590f31204913"}], "type": "network", "id": "579c117c60db4b8a9290a56bf51d19de", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "87fec6bbefd343d4a364b4f419272f24", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32299bf06be946809dd3e7e17a875691"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1cb3ebd7c342d59b66453bb59455f4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de3e795cf17040148449f29f1bb37485"}], "type": "alarming", "id": "a68cd28b68d14fc69d0e3c13b4cd3911", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ea834f3f4eb64aa2a97be3525eca4bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e430eeca864e41805e7ac3986cfa98"}, {"url": "http://172.30.9.29:8004/v1/ea834f3f4eb64aa2a97be3525eca4bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a93b10c0d54c0497f198f45a60f3d9"}, {"url": "http://192.30.9.3:8004/v1/ea834f3f4eb64aa2a97be3525eca4bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "640f97e2ac5d4ba2a713b1a096f6d085"}], "type": "orchestration", "id": "afda4bb5fcf34bf2a85847ba5655258b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c2557339a29431bae7d62a31c775d9d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310acabb63eb473fbc1abcd376bb259e"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f2b4cc2af964e7885baf77e5136189d"}], "type": "event", "id": "cceb7e7f38ce4738b60276539fec5e2c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25a8ab1b40744d1a9b2e3c6fc904106a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95bcfc53b99346b0ae29d5f3d262f2a1"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf074a285a1d40cc837bb3620cd20284"}], "type": "cloudformation", "id": "cde7f1395ab146d6b31bba03aa9579c8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1196b19869cc4392ab8f9e8d75e5adc8"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ea834f3f4eb64aa2a97be3525eca4bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b4944429d6c45b19ab9e8529fd5d83b"}, {"url": "http://172.30.9.29:8080/v1/AUTH_ea834f3f4eb64aa2a97be3525eca4bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b779ead26b148eb85ad20fcffa016a6"}], "type": "object-store", "id": "d4ce28ab9bd447738cfde6baddeb6cb6", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32bb8693afbd417f95bea768ac38c136"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66fecb4549ab49b18471353b5f9af1d9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c03398c604d64bbf93ce163576cba488"}], "type": "compute", "id": "e361ccf42d804b628a1f826e94a7585a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310aa387d4ad41628f2c0ddedf0c30b9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cf0311fccc54b3785661550b7e7503a"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7487322e62d4932ba7a7e4a9d95d999"}], "type": "image", "id": "effc7eccb958414cb09e0abb22b1cf3a", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_472e7ff6-579a-4a69-b6ea-22bfe54de758", "id": "403187e488e947fb934d48a69d89ceec"}, "audit_ids": ["Waw_t3njTrC5Oo7REYPZDw"], "issued_at": "2018-09-23T19:17:32.000000Z"}} 2018-09-23 19:17:32,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:17:32,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e6eb579a9d848962d379d8c9b24d13f33836489ff35e53120feaaa6763e9dba9" 2018-09-23 19:17:33,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1147 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:33 GMT X-Openstack-Request-Id: req-7e1c541d-6ef5-4a51-8728-b0ba82ebafd8 2018-09-23 19:17:33,428 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-23T19:17:31Z","tenant_id":"ea834f3f4eb64aa2a97be3525eca4bbe","created_at":"2018-09-23T19:17:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"ea834f3f4eb64aa2a97be3525eca4bbe","id":"38e1f68c-6d49-49e1-ac45-812b1a52a53f","name":"vmready2-net_472e7ff6-579a-4a69-b6ea-22bfe54de758"}]} 2018-09-23 19:17:33,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-7e1c541d-6ef5-4a51-8728-b0ba82ebafd8 2018-09-23 19:17:33,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.10249495506s 2018-09-23 19:17:33,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-23 19:17:33,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e6eb579a9d848962d379d8c9b24d13f33836489ff35e53120feaaa6763e9dba9" -d '{"subnet": {"name": "vmready2-subnet_472e7ff6-579a-4a69-b6ea-22bfe54de758", "enable_dhcp": true, "network_id": "38e1f68c-6d49-49e1-ac45-812b1a52a53f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-23 19:17:34,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:34 GMT X-Openstack-Request-Id: req-ec3e776d-a23d-4b47-998d-f109a2143c6c 2018-09-23 19:17:34,512 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38e1f68c-6d49-49e1-ac45-812b1a52a53f","tenant_id":"ea834f3f4eb64aa2a97be3525eca4bbe","created_at":"2018-09-23T19:17:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-23T19:17:34Z","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":"ea834f3f4eb64aa2a97be3525eca4bbe","id":"94507868-b5a8-49de-9af0-1779b95327fb","subnetpool_id":null,"name":"vmready2-subnet_472e7ff6-579a-4a69-b6ea-22bfe54de758"}} 2018-09-23 19:17:34,512 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-ec3e776d-a23d-4b47-998d-f109a2143c6c 2018-09-23 19:17:34,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.08220100403s 2018-09-23 19:17:34,513 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-23T19:17:34Z', 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'94507868-b5a8-49de-9af0-1779b95327fb', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_472e7ff6-579a-4a69-b6ea-22bfe54de758', u'enable_dhcp': True, u'network_id': u'38e1f68c-6d49-49e1-ac45-812b1a52a53f', u'tenant_id': u'ea834f3f4eb64aa2a97be3525eca4bbe', u'created_at': u'2018-09-23T19:17:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ea834f3f4eb64aa2a97be3525eca4bbe'}) 2018-09-23 19:17:34,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-23 19:17:34,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e6eb579a9d848962d379d8c9b24d13f33836489ff35e53120feaaa6763e9dba9" -d '{"router": {"external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d"}, "name": "vmready2-router_472e7ff6-579a-4a69-b6ea-22bfe54de758", "admin_state_up": true}}' 2018-09-23 19:17:36,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 619 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:36 GMT X-Openstack-Request-Id: req-dc827ce5-e95e-4c98-8eaf-d50083e395b7 2018-09-23 19:17:36,218 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7645c54c-286a-4a37-aa2e-2abc0c7a60a2", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "ea834f3f4eb64aa2a97be3525eca4bbe", "created_at": "2018-09-23T19:17:34Z", "admin_state_up": true, "updated_at": "2018-09-23T19:17:35Z", "revision_number": 2, "routes": [], "project_id": "ea834f3f4eb64aa2a97be3525eca4bbe", "id": "5da72042-741b-49c1-b7bf-a1963c6b99ad", "name": "vmready2-router_472e7ff6-579a-4a69-b6ea-22bfe54de758"}} 2018-09-23 19:17:36,218 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-dc827ce5-e95e-4c98-8eaf-d50083e395b7 2018-09-23 19:17:36,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.70474910736s 2018-09-23 19:17:36,219 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f71e26b-635c-4527-93d8-4193f1a9199d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7645c54c-286a-4a37-aa2e-2abc0c7a60a2', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'ea834f3f4eb64aa2a97be3525eca4bbe', u'created_at': u'2018-09-23T19:17:34Z', u'admin_state_up': True, u'updated_at': u'2018-09-23T19:17:35Z', u'revision_number': 2, u'routes': [], u'project_id': u'ea834f3f4eb64aa2a97be3525eca4bbe', u'id': u'5da72042-741b-49c1-b7bf-a1963c6b99ad', u'name': u'vmready2-router_472e7ff6-579a-4a69-b6ea-22bfe54de758'}) 2018-09-23 19:17:36,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-23 19:17:36,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/5da72042-741b-49c1-b7bf-a1963c6b99ad/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}e6eb579a9d848962d379d8c9b24d13f33836489ff35e53120feaaa6763e9dba9" -d '{"subnet_id": "94507868-b5a8-49de-9af0-1779b95327fb"}' 2018-09-23 19:17:38,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:38 GMT X-Openstack-Request-Id: req-133c7a0f-bea5-45b0-8bfa-0aec2d215fa1 2018-09-23 19:17:38,441 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "38e1f68c-6d49-49e1-ac45-812b1a52a53f", "tenant_id": "ea834f3f4eb64aa2a97be3525eca4bbe", "subnet_id": "94507868-b5a8-49de-9af0-1779b95327fb", "subnet_ids": ["94507868-b5a8-49de-9af0-1779b95327fb"], "port_id": "65b46131-c47e-4584-81a1-7f9afa95cc30", "id": "5da72042-741b-49c1-b7bf-a1963c6b99ad"} 2018-09-23 19:17:38,441 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/5da72042-741b-49c1-b7bf-a1963c6b99ad/add_router_interface.json used request id req-133c7a0f-bea5-45b0-8bfa-0aec2d215fa1 2018-09-23 19:17:38,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.22227787971s 2018-09-23 19:17:38,442 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-23 19:17:38,574 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-23 19:17:38,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:17:38,582 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:38 GMT 2018-09-23 19:17:38,583 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-09-23 19:17:38,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:17:38,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e6eb579a9d848962d379d8c9b24d13f33836489ff35e53120feaaa6763e9dba9" 2018-09-23 19:17:39,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:39 GMT X-Openstack-Request-Id: req-62d620af-2a77-45b5-a92a-fea26398cb5c 2018-09-23 19:17:39,359 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:17:39,359 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-62d620af-2a77-45b5-a92a-fea26398cb5c 2018-09-23 19:17:39,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.771632909775s 2018-09-23 19:17:39,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-23 19:17:39,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e6eb579a9d848962d379d8c9b24d13f33836489ff35e53120feaaa6763e9dba9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_472e7ff6-579a-4a69-b6ea-22bfe54de758", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_472e7ff6-579a-4a69-b6ea-22bfe54de758"}' 2018-09-23 19:17:40,205 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:40 GMT Location: http://172.30.9.29:9292/v2/images/1f7e8194-89a9-4609-92a4-b2321ac38137 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3056e062-5e2c-458c-84fb-c976245fb3c5 2018-09-23 19:17:40,205 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:17:40Z", "file": "/v2/images/1f7e8194-89a9-4609-92a4-b2321ac38137/file", "owner": "ea834f3f4eb64aa2a97be3525eca4bbe", "id": "1f7e8194-89a9-4609-92a4-b2321ac38137", "size": null, "self": "/v2/images/1f7e8194-89a9-4609-92a4-b2321ac38137", "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_472e7ff6-579a-4a69-b6ea-22bfe54de758", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_472e7ff6-579a-4a69-b6ea-22bfe54de758", "checksum": null, "created_at": "2018-09-23T19:17:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-23 19:17:40,205 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-3056e062-5e2c-458c-84fb-c976245fb3c5 2018-09-23 19:17:40,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.836839914322s 2018-09-23 19:17:40,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-23 19:17:40,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/1f7e8194-89a9-4609-92a4-b2321ac38137/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}e6eb579a9d848962d379d8c9b24d13f33836489ff35e53120feaaa6763e9dba9" -d '' 2018-09-23 19:17:41,913 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 23 Sep 2018 19:17:41 GMT X-Openstack-Request-Id: req-0de8c046-4015-45f6-a7d3-5e569e419bf3 2018-09-23 19:17:41,913 - 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-23 19:17:41,913 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/1f7e8194-89a9-4609-92a4-b2321ac38137/file used request id req-0de8c046-4015-45f6-a7d3-5e569e419bf3 2018-09-23 19:17:41,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.70693302155s 2018-09-23 19:17:41,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:17:41,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e6eb579a9d848962d379d8c9b24d13f33836489ff35e53120feaaa6763e9dba9" 2018-09-23 19:17:42,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:42 GMT X-Openstack-Request-Id: req-fbfe2fbf-26e9-456d-abbb-8599d5154c5c 2018-09-23 19:17:42,696 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:17:41Z", "file": "/v2/images/1f7e8194-89a9-4609-92a4-b2321ac38137/file", "owner": "ea834f3f4eb64aa2a97be3525eca4bbe", "id": "1f7e8194-89a9-4609-92a4-b2321ac38137", "size": 12716032, "self": "/v2/images/1f7e8194-89a9-4609-92a4-b2321ac38137", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/1f7e8194-89a9-4609-92a4-b2321ac38137/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/1f7e8194-89a9-4609-92a4-b2321ac38137/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_472e7ff6-579a-4a69-b6ea-22bfe54de758", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_472e7ff6-579a-4a69-b6ea-22bfe54de758", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:17:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:17:42,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-fbfe2fbf-26e9-456d-abbb-8599d5154c5c 2018-09-23 19:17:42,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.778398036957s 2018-09-23 19:17:42,698 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/1f7e8194-89a9-4609-92a4-b2321ac38137/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1f7e8194-89a9-4609-92a4-b2321ac38137/file', 'owner': u'ea834f3f4eb64aa2a97be3525eca4bbe', 'id': u'1f7e8194-89a9-4609-92a4-b2321ac38137', 'size': 12716032, u'self': u'/v2/images/1f7e8194-89a9-4609-92a4-b2321ac38137', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ea834f3f4eb64aa2a97be3525eca4bbe', 'name': 'vmready2-project_472e7ff6-579a-4a69-b6ea-22bfe54de758', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/1f7e8194-89a9-4609-92a4-b2321ac38137/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-23T19:17:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-23T19:17:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_472e7ff6-579a-4a69-b6ea-22bfe54de758', '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/1f7e8194-89a9-4609-92a4-b2321ac38137', 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_472e7ff6-579a-4a69-b6ea-22bfe54de758', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_472e7ff6-579a-4a69-b6ea-22bfe54de758', 'created': u'2018-09-23T19:17:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-23T19:17:40Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1f7e8194-89a9-4609-92a4-b2321ac38137', 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_472e7ff6-579a-4a69-b6ea-22bfe54de758', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-23 19:17:42,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-23 19:17:42,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_472e7ff6-579a-4a69-b6ea-22bfe54de758", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-23 19:17:43,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-41f63ef6-13f0-4f08-9480-faa303dbb361 x-openstack-request-id: req-41f63ef6-13f0-4f08-9480-faa303dbb361 2018-09-23 19:17:43,568 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/1a542119-b8f3-4126-b264-48bf76356195", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/1a542119-b8f3-4126-b264-48bf76356195", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1a542119-b8f3-4126-b264-48bf76356195", "name": "vmready2-flavor_472e7ff6-579a-4a69-b6ea-22bfe54de758", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-23 19:17:43,568 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-41f63ef6-13f0-4f08-9480-faa303dbb361 2018-09-23 19:17:43,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.866767883301s 2018-09-23 19:17:43,569 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_472e7ff6-579a-4a69-b6ea-22bfe54de758', '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'894da123185e40d5966d1ea0c93371df', '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'1a542119-b8f3-4126-b264-48bf76356195', 'swap': 0}) 2018-09-23 19:17:43,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-23 19:17:43,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/1a542119-b8f3-4126-b264-48bf76356195/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}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" -d '{"extra_specs": {}}' 2018-09-23 19:17:43,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17: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-a1eed736-e51c-46d8-b5e8-64469a7c4a2a x-openstack-request-id: req-a1eed736-e51c-46d8-b5e8-64469a7c4a2a 2018-09-23 19:17:43,599 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-23 19:17:43,599 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/1a542119-b8f3-4126-b264-48bf76356195/os-extra_specs used request id req-a1eed736-e51c-46d8-b5e8-64469a7c4a2a 2018-09-23 19:17:43,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0290830135345s 2018-09-23 19:17:43,716 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-23 19:17:43,716 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:13 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-23 19:17:43,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-23 19:17:43,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/5da72042-741b-49c1-b7bf-a1963c6b99ad/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}e6eb579a9d848962d379d8c9b24d13f33836489ff35e53120feaaa6763e9dba9" -d '{"subnet_id": "94507868-b5a8-49de-9af0-1779b95327fb"}' 2018-09-23 19:17:46,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:46 GMT X-Openstack-Request-Id: req-596bef50-bd2c-496b-8ab5-8a1135d289b9 2018-09-23 19:17:46,488 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "38e1f68c-6d49-49e1-ac45-812b1a52a53f", "tenant_id": "ea834f3f4eb64aa2a97be3525eca4bbe", "subnet_id": "94507868-b5a8-49de-9af0-1779b95327fb", "subnet_ids": ["94507868-b5a8-49de-9af0-1779b95327fb"], "port_id": "65b46131-c47e-4584-81a1-7f9afa95cc30", "id": "5da72042-741b-49c1-b7bf-a1963c6b99ad"} 2018-09-23 19:17:46,488 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/5da72042-741b-49c1-b7bf-a1963c6b99ad/remove_router_interface.json used request id req-596bef50-bd2c-496b-8ab5-8a1135d289b9 2018-09-23 19:17:46,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.76850295067s 2018-09-23 19:17:46,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-23 19:17:46,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e6eb579a9d848962d379d8c9b24d13f33836489ff35e53120feaaa6763e9dba9" 2018-09-23 19:17:47,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 622 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:47 GMT X-Openstack-Request-Id: req-2458b11e-2bc1-44c9-816d-6297b7b31a26 2018-09-23 19:17:47,034 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7645c54c-286a-4a37-aa2e-2abc0c7a60a2", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "ea834f3f4eb64aa2a97be3525eca4bbe", "created_at": "2018-09-23T19:17:34Z", "admin_state_up": true, "updated_at": "2018-09-23T19:17:45Z", "revision_number": 4, "routes": [], "project_id": "ea834f3f4eb64aa2a97be3525eca4bbe", "id": "5da72042-741b-49c1-b7bf-a1963c6b99ad", "name": "vmready2-router_472e7ff6-579a-4a69-b6ea-22bfe54de758"}]} 2018-09-23 19:17:47,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-2458b11e-2bc1-44c9-816d-6297b7b31a26 2018-09-23 19:17:47,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.545487880707s 2018-09-23 19:17:47,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-23 19:17:47,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/5da72042-741b-49c1-b7bf-a1963c6b99ad.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e6eb579a9d848962d379d8c9b24d13f33836489ff35e53120feaaa6763e9dba9" 2018-09-23 19:17:48,625 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:17:48 GMT X-Openstack-Request-Id: req-8a518952-919a-46f2-bcac-a4b48fd32d75 2018-09-23 19:17:48,625 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:17:48,625 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/5da72042-741b-49c1-b7bf-a1963c6b99ad.json used request id req-8a518952-919a-46f2-bcac-a4b48fd32d75 2018-09-23 19:17:48,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.58937883377s 2018-09-23 19:17:48,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-23 19:17:48,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e6eb579a9d848962d379d8c9b24d13f33836489ff35e53120feaaa6763e9dba9" 2018-09-23 19:17:48,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:48 GMT X-Openstack-Request-Id: req-fae37fb0-1846-42f4-b999-56ac4c3956dd 2018-09-23 19:17:48,853 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38e1f68c-6d49-49e1-ac45-812b1a52a53f","tenant_id":"ea834f3f4eb64aa2a97be3525eca4bbe","created_at":"2018-09-23T19:17:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-23T19:17:34Z","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":"ea834f3f4eb64aa2a97be3525eca4bbe","id":"94507868-b5a8-49de-9af0-1779b95327fb","subnetpool_id":null,"name":"vmready2-subnet_472e7ff6-579a-4a69-b6ea-22bfe54de758"}]} 2018-09-23 19:17:48,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-fae37fb0-1846-42f4-b999-56ac4c3956dd 2018-09-23 19:17:48,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.227895975113s 2018-09-23 19:17:48,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-23 19:17:48,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/94507868-b5a8-49de-9af0-1779b95327fb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e6eb579a9d848962d379d8c9b24d13f33836489ff35e53120feaaa6763e9dba9" 2018-09-23 19:17:51,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:17:51 GMT X-Openstack-Request-Id: req-4a42aedc-c260-452a-a206-e806e638187c 2018-09-23 19:17:51,626 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:17:51,626 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/94507868-b5a8-49de-9af0-1779b95327fb.json used request id req-4a42aedc-c260-452a-a206-e806e638187c 2018-09-23 19:17:51,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.77108597755s 2018-09-23 19:17:51,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:17:51,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e6eb579a9d848962d379d8c9b24d13f33836489ff35e53120feaaa6763e9dba9" 2018-09-23 19:17:51,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1153 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:51 GMT X-Openstack-Request-Id: req-ca8c7b6f-3405-48c4-8eed-bca7ae10e8f8 2018-09-23 19:17:51,724 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-23T19:17:51Z","tenant_id":"ea834f3f4eb64aa2a97be3525eca4bbe","created_at":"2018-09-23T19:17:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ea834f3f4eb64aa2a97be3525eca4bbe","id":"38e1f68c-6d49-49e1-ac45-812b1a52a53f","name":"vmready2-net_472e7ff6-579a-4a69-b6ea-22bfe54de758"}]} 2018-09-23 19:17:51,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-ca8c7b6f-3405-48c4-8eed-bca7ae10e8f8 2018-09-23 19:17:51,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0975890159607s 2018-09-23 19:17:51,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-23 19:17:51,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/38e1f68c-6d49-49e1-ac45-812b1a52a53f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e6eb579a9d848962d379d8c9b24d13f33836489ff35e53120feaaa6763e9dba9" 2018-09-23 19:17:53,508 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:17:53 GMT X-Openstack-Request-Id: req-1c6f58a2-9102-4e30-b169-95b6a2f80553 2018-09-23 19:17:53,508 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:17:53,508 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/38e1f68c-6d49-49e1-ac45-812b1a52a53f.json used request id req-1c6f58a2-9102-4e30-b169-95b6a2f80553 2018-09-23 19:17:53,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.78289794922s 2018-09-23 19:17:53,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:17:53,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e6eb579a9d848962d379d8c9b24d13f33836489ff35e53120feaaa6763e9dba9" 2018-09-23 19:17:54,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:54 GMT X-Openstack-Request-Id: req-f19e3965-c06e-47d2-9f9d-cdeda75c47ec 2018-09-23 19:17:54,349 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:17:41Z", "file": "/v2/images/1f7e8194-89a9-4609-92a4-b2321ac38137/file", "owner": "ea834f3f4eb64aa2a97be3525eca4bbe", "id": "1f7e8194-89a9-4609-92a4-b2321ac38137", "size": 12716032, "self": "/v2/images/1f7e8194-89a9-4609-92a4-b2321ac38137", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/1f7e8194-89a9-4609-92a4-b2321ac38137/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/1f7e8194-89a9-4609-92a4-b2321ac38137/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_472e7ff6-579a-4a69-b6ea-22bfe54de758", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_472e7ff6-579a-4a69-b6ea-22bfe54de758", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:17:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:17:54,349 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-f19e3965-c06e-47d2-9f9d-cdeda75c47ec 2018-09-23 19:17:54,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.836576938629s 2018-09-23 19:17:54,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-23 19:17:54,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/1f7e8194-89a9-4609-92a4-b2321ac38137 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e6eb579a9d848962d379d8c9b24d13f33836489ff35e53120feaaa6763e9dba9" 2018-09-23 19:17:55,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 23 Sep 2018 19:17:55 GMT X-Openstack-Request-Id: req-a7321dfb-ad5b-4021-a5af-68321351b689 2018-09-23 19:17:55,956 - 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-23 19:17:55,956 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/1f7e8194-89a9-4609-92a4-b2321ac38137 used request id req-a7321dfb-ad5b-4021-a5af-68321351b689 2018-09-23 19:17:55,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.60528492928s 2018-09-23 19:17:55,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-23 19:17:55,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" 2018-09-23 19:17:55,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17: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-a22c2464-415d-4c90-b541-8d0dfb63d481 x-openstack-request-id: req-a22c2464-415d-4c90-b541-8d0dfb63d481 2018-09-23 19:17:55,986 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/1a542119-b8f3-4126-b264-48bf76356195", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/1a542119-b8f3-4126-b264-48bf76356195", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1a542119-b8f3-4126-b264-48bf76356195", "name": "vmready2-flavor_472e7ff6-579a-4a69-b6ea-22bfe54de758", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-23 19:17:55,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-a22c2464-415d-4c90-b541-8d0dfb63d481 2018-09-23 19:17:55,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240211486816s 2018-09-23 19:17:55,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-23 19:17:55,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/1a542119-b8f3-4126-b264-48bf76356195 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" 2018-09-23 19:17:56,170 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17: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-f1f00f20-2146-43c4-9e9c-400496cdf4cd x-openstack-request-id: req-f1f00f20-2146-43c4-9e9c-400496cdf4cd 2018-09-23 19:17:56,171 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/1a542119-b8f3-4126-b264-48bf76356195 used request id req-f1f00f20-2146-43c4-9e9c-400496cdf4cd 2018-09-23 19:17:56,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.182807922363s 2018-09-23 19:17:56,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 19:17:56,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" 2018-09-23 19:17:56,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5facba6a-848b-42b7-861b-37e4b4f2f376 2018-09-23 19:17:56,390 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/08881a41da1d49eea3ce28971d45a21c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08881a41da1d49eea3ce28971d45a21c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/2acb53c9b8e843bc8aaca444d90ed9fb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2acb53c9b8e843bc8aaca444d90ed9fb", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmready2-user_472e7ff6-579a-4a69-b6ea-22bfe54de758", "links": {"self": "http://172.30.9.29:5000/v3/users/403187e488e947fb934d48a69d89ceec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "403187e488e947fb934d48a69d89ceec", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/4cdc024d5ad84a2e8a6d7543efeb3651"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4cdc024d5ad84a2e8a6d7543efeb3651", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/4d034b226fe04fd49a323f938d5bc3fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d034b226fe04fd49a323f938d5bc3fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/686118ee2aad48b795197df7a577e7ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "686118ee2aad48b795197df7a577e7ea", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/6e5785c0040d4fcfb84d5885567a13e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e5785c0040d4fcfb84d5885567a13e7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/7230a17fb5ec432e8b0d524de145cfc1"}, "domain_id": "89f431e845514faeb995beeecc00174b", "enabled": true, "options": {}, "id": "7230a17fb5ec432e8b0d524de145cfc1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/794bc2e124944eae8441884bc3891394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "794bc2e124944eae8441884bc3891394", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8a9feaa273fa404e9f219e82beb8b8ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a9feaa273fa404e9f219e82beb8b8ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/8fc466e5aad040a2a797da3a642e800e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fc466e5aad040a2a797da3a642e800e", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/aae19b75f36945abbfcc9a2b1e8a7309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aae19b75f36945abbfcc9a2b1e8a7309", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/c25447bdd8eb4d6284359d847339a77d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c25447bdd8eb4d6284359d847339a77d", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/c47eadb2607040808a61bad2906f7160"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c47eadb2607040808a61bad2906f7160", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/d2002e02f0af4069b75dfe188fc7e833"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2002e02f0af4069b75dfe188fc7e833", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-23 19:17:56,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-5facba6a-848b-42b7-861b-37e4b4f2f376 2018-09-23 19:17:56,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219550132751s 2018-09-23 19:17:56,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 19:17:56,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/403187e488e947fb934d48a69d89ceec -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" 2018-09-23 19:17:56,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3de518e2-8c13-4393-babc-e9cc3bf74e26 2018-09-23 19:17:56,630 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_472e7ff6-579a-4a69-b6ea-22bfe54de758", "links": {"self": "http://172.30.9.29:5000/v3/users/403187e488e947fb934d48a69d89ceec"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "403187e488e947fb934d48a69d89ceec", "description": null}} 2018-09-23 19:17:56,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/403187e488e947fb934d48a69d89ceec used request id req-3de518e2-8c13-4393-babc-e9cc3bf74e26 2018-09-23 19:17:56,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233510017395s 2018-09-23 19:17:56,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-23 19:17:56,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/403187e488e947fb934d48a69d89ceec -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" 2018-09-23 19:17:56,958 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 19:17:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c18beccb-1bf8-449a-a901-485f153af20c 2018-09-23 19:17:56,958 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 19:17:56,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/403187e488e947fb934d48a69d89ceec used request id req-c18beccb-1bf8-449a-a901-485f153af20c 2018-09-23 19:17:56,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.328037023544s 2018-09-23 19:17:56,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 19:17:56,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" 2018-09-23 19:17:57,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7cc06e5-da81-4c34-90d7-f92077f09361 2018-09-23 19:17:57,161 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.29:5000/v3/projects/ea834f3f4eb64aa2a97be3525eca4bbe"}, "tags": [], "enabled": true, "id": "ea834f3f4eb64aa2a97be3525eca4bbe", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_472e7ff6-579a-4a69-b6ea-22bfe54de758"}]} 2018-09-23 19:17:57,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-a7cc06e5-da81-4c34-90d7-f92077f09361 2018-09-23 19:17:57,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195894956589s 2018-09-23 19:17:57,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-23 19:17:57,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/ea834f3f4eb64aa2a97be3525eca4bbe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" 2018-09-23 19:17:57,439 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 19:17:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-100b6ed6-cd46-4263-a6fd-88afb61a2add 2018-09-23 19:17:57,440 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 19:17:57,440 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ea834f3f4eb64aa2a97be3525eca4bbe used request id req-100b6ed6-cd46-4263-a6fd-88afb61a2add 2018-09-23 19:17:57,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.273286104202s 2018-09-23 19:17:57,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 19:17:57,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ea834f3f4eb64aa2a97be3525eca4bbe&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}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" 2018-09-23 19:17:58,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:58 GMT X-Openstack-Request-Id: req-0a902dc6-dd9b-46dd-b7df-b6c16f925a40 2018-09-23 19:17:58,441 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ea834f3f4eb64aa2a97be3525eca4bbe", "created_at": "2018-09-23T19:17:31Z", "updated_at": "2018-09-23T19:17:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:17:31Z", "revision_number": 0, "id": "0357dc25-49b3-443f-9a61-36f2411d83c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:17:31Z", "security_group_id": "93211429-aed3-4aa0-b7bb-6c0b25ec6b35", "tenant_id": "ea834f3f4eb64aa2a97be3525eca4bbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea834f3f4eb64aa2a97be3525eca4bbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:17:31Z", "revision_number": 0, "id": "0a2eea53-fe92-4160-9aa3-b7c90252b5e3", "remote_group_id": "93211429-aed3-4aa0-b7bb-6c0b25ec6b35", "remote_ip_prefix": null, "created_at": "2018-09-23T19:17:31Z", "security_group_id": "93211429-aed3-4aa0-b7bb-6c0b25ec6b35", "tenant_id": "ea834f3f4eb64aa2a97be3525eca4bbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea834f3f4eb64aa2a97be3525eca4bbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:17:31Z", "revision_number": 0, "id": "62de876e-6031-47b6-90e7-3e8e6aa750cd", "remote_group_id": "93211429-aed3-4aa0-b7bb-6c0b25ec6b35", "remote_ip_prefix": null, "created_at": "2018-09-23T19:17:31Z", "security_group_id": "93211429-aed3-4aa0-b7bb-6c0b25ec6b35", "tenant_id": "ea834f3f4eb64aa2a97be3525eca4bbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea834f3f4eb64aa2a97be3525eca4bbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:17:31Z", "revision_number": 0, "id": "cedac3d4-c95e-4ff8-8ae4-87b80103dcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:17:31Z", "security_group_id": "93211429-aed3-4aa0-b7bb-6c0b25ec6b35", "tenant_id": "ea834f3f4eb64aa2a97be3525eca4bbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea834f3f4eb64aa2a97be3525eca4bbe"}], "revision_number": 1, "project_id": "ea834f3f4eb64aa2a97be3525eca4bbe", "id": "93211429-aed3-4aa0-b7bb-6c0b25ec6b35", "name": "default"}]} 2018-09-23 19:17:58,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ea834f3f4eb64aa2a97be3525eca4bbe&name=default used request id req-0a902dc6-dd9b-46dd-b7df-b6c16f925a40 2018-09-23 19:17:58,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.996315002441s 2018-09-23 19:17:58,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 19:17:58,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" 2018-09-23 19:17:59,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 23 Sep 2018 19:17:59 GMT X-Openstack-Request-Id: req-c7c7943d-ab2b-4e2d-9198-580989678b6b 2018-09-23 19:17:59,438 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ea834f3f4eb64aa2a97be3525eca4bbe", "created_at": "2018-09-23T19:17:31Z", "updated_at": "2018-09-23T19:17:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:17:31Z", "revision_number": 0, "id": "0a2eea53-fe92-4160-9aa3-b7c90252b5e3", "remote_group_id": "93211429-aed3-4aa0-b7bb-6c0b25ec6b35", "remote_ip_prefix": null, "created_at": "2018-09-23T19:17:31Z", "security_group_id": "93211429-aed3-4aa0-b7bb-6c0b25ec6b35", "tenant_id": "ea834f3f4eb64aa2a97be3525eca4bbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea834f3f4eb64aa2a97be3525eca4bbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:17:31Z", "revision_number": 0, "id": "0357dc25-49b3-443f-9a61-36f2411d83c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:17:31Z", "security_group_id": "93211429-aed3-4aa0-b7bb-6c0b25ec6b35", "tenant_id": "ea834f3f4eb64aa2a97be3525eca4bbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea834f3f4eb64aa2a97be3525eca4bbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:17:31Z", "revision_number": 0, "id": "62de876e-6031-47b6-90e7-3e8e6aa750cd", "remote_group_id": "93211429-aed3-4aa0-b7bb-6c0b25ec6b35", "remote_ip_prefix": null, "created_at": "2018-09-23T19:17:31Z", "security_group_id": "93211429-aed3-4aa0-b7bb-6c0b25ec6b35", "tenant_id": "ea834f3f4eb64aa2a97be3525eca4bbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea834f3f4eb64aa2a97be3525eca4bbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:17:31Z", "revision_number": 0, "id": "cedac3d4-c95e-4ff8-8ae4-87b80103dcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:17:31Z", "security_group_id": "93211429-aed3-4aa0-b7bb-6c0b25ec6b35", "tenant_id": "ea834f3f4eb64aa2a97be3525eca4bbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea834f3f4eb64aa2a97be3525eca4bbe"}], "revision_number": 1, "project_id": "ea834f3f4eb64aa2a97be3525eca4bbe", "id": "93211429-aed3-4aa0-b7bb-6c0b25ec6b35", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "802060f906e2475fa40f15eb36bff298", "created_at": "2018-09-23T19:12:28Z", "updated_at": "2018-09-23T19:12:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "9d75c811-2562-4bd7-a277-4fe0ca6e5d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv6", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "f39b9bea-ae1d-466c-ae37-1efd457e4012", "remote_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv6", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "e850ed80-6558-4fe4-8989-a52215e2b4e4", "remote_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv4", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "78f010b6-6aab-402c-87f7-5768c7670ad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv4", "project_id": "802060f906e2475fa40f15eb36bff298"}], "revision_number": 1, "project_id": "802060f906e2475fa40f15eb36bff298", "id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "894da123185e40d5966d1ea0c93371df", "created_at": "2018-09-23T19:16:12Z", "updated_at": "2018-09-23T19:16:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "6a93976f-12c3-4375-9109-05e648869602", "remote_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv6", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "ce1db3f2-1a41-4633-8d9e-50b3ee674c19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv4", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "15f9f005-83fd-409e-b734-80ec10403549", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv6", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "7c596c4f-84aa-43fc-92d9-3c106eac6667", "remote_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv4", "project_id": "894da123185e40d5966d1ea0c93371df"}], "revision_number": 1, "project_id": "894da123185e40d5966d1ea0c93371df", "id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-23T19:16:15Z", "updated_at": "2018-09-23T19:16:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:15Z", "revision_number": 0, "id": "a77b4d5f-f7d6-4c13-becc-652a11a98cc5", "remote_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "fb4ce89b-de4f-457f-94d1-6c485e50cfa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "45977f9d-2e3b-4bb3-b7f0-b496edf7bdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "0d46553a-db03-42b5-9477-dadc114b1eaf", "remote_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "name": "default"}]} 2018-09-23 19:17:59,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-c7c7943d-ab2b-4e2d-9198-580989678b6b 2018-09-23 19:17:59,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.991354942322s 2018-09-23 19:17:59,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-23 19:17:59,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/93211429-aed3-4aa0-b7bb-6c0b25ec6b35.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1287f8fec9ac04f009f9a1f07aa008531d17e2f73a0e51534faa501490ba63ed" 2018-09-23 19:17:59,926 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:17:59 GMT X-Openstack-Request-Id: req-422bc0d1-a3ba-4b1b-9c4d-3f28d46e21b6 2018-09-23 19:17:59,926 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:17:59,926 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/93211429-aed3-4aa0-b7bb-6c0b25ec6b35.json used request id req-422bc0d1-a3ba-4b1b-9c4d-3f28d46e21b6 2018-09-23 19:17:59,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.480628013611s 2018-09-23 19:17:59,975 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-09-23 19:18:00,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:18:00,022 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cc42aa8-baeb-4931-ae4c-44f7d2a9ec35 2018-09-23 19:18:00,022 - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-09-23 19:18:00,022 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-3cc42aa8-baeb-4931-ae4c-44f7d2a9ec35 2018-09-23 19:18:00,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-23 19:18:00,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "974e99ccfdf64aeaa46297e97aa5baf5", "name": "member"}, {"id": "d7da706ef8994b66a6e3396bf4f3bead", "name": "reader"}, {"id": "ab4277dc8a9c4c51a7cd8cf76c400735", "name": "admin"}], "expires_at": "2018-09-23T20:18:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "894da123185e40d5966d1ea0c93371df", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d68ed769e9a423d946305826c4fac0a"}, {"url": "http://172.30.9.29:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f03a90f6f9c415a95fced2acdeeca51"}, {"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757bc3cf1e04442d967289319f97a6a9"}], "type": "volume", "id": "06089b7643394b4ea2152f66b35238d0", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "006cc240baca4cb3b76593d6d3d73096"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0345086960034097ad3dbe904f6c17d1"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b5b8af83a06483793c6056762eed1d3"}], "type": "volumev3", "id": "16040fddb4fa46fabf16970f838b7a72", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bf7b3644d6f457b8255468d05381331"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c1785a941d44368114aeb13c7cd0dc"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c289bfb2bb0f4aa4b4c2a4e254498772"}], "type": "metric", "id": "401b8583fe1045fba56d25b885e81d84", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338f871fcc80474ebf3f91bf9f9a2803"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ee30ff9dfdf4fc9955543864766a4c3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84611edc954a457a9878ed49739af26b"}], "type": "placement", "id": "4cf66d2934a14d2993e1934573211ecc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1420c0b3c0ef447f80184031d7ad7362"}, {"url": "http://172.30.9.29:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3dc36f44422e429f9e605d629bdba8db"}, {"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b32d79413cf84b02ad3ba69fc84754f8"}], "type": "volumev2", "id": "4d46369930094692854f06fe3de92e26", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c9e592d5d73410989ba29ecc4050683"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac9aec43e2314f5d98434a30d000e414"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6416b3a9b7845589c069ab4c81eddf2"}], "type": "identity", "id": "5574ab4d90a04a43b8c58b7d9eafe64c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14515a3836154a26b94a4fdddbc0caa8"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ae5b2474acf4531bd6f3b3aff8504ad"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "916d7d32c7eb49a88886590f31204913"}], "type": "network", "id": "579c117c60db4b8a9290a56bf51d19de", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "87fec6bbefd343d4a364b4f419272f24", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32299bf06be946809dd3e7e17a875691"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1cb3ebd7c342d59b66453bb59455f4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de3e795cf17040148449f29f1bb37485"}], "type": "alarming", "id": "a68cd28b68d14fc69d0e3c13b4cd3911", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e430eeca864e41805e7ac3986cfa98"}, {"url": "http://172.30.9.29:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a93b10c0d54c0497f198f45a60f3d9"}, {"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "640f97e2ac5d4ba2a713b1a096f6d085"}], "type": "orchestration", "id": "afda4bb5fcf34bf2a85847ba5655258b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c2557339a29431bae7d62a31c775d9d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310acabb63eb473fbc1abcd376bb259e"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f2b4cc2af964e7885baf77e5136189d"}], "type": "event", "id": "cceb7e7f38ce4738b60276539fec5e2c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25a8ab1b40744d1a9b2e3c6fc904106a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95bcfc53b99346b0ae29d5f3d262f2a1"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf074a285a1d40cc837bb3620cd20284"}], "type": "cloudformation", "id": "cde7f1395ab146d6b31bba03aa9579c8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1196b19869cc4392ab8f9e8d75e5adc8"}, {"url": "http://12.0.0.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b4944429d6c45b19ab9e8529fd5d83b"}, {"url": "http://172.30.9.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b779ead26b148eb85ad20fcffa016a6"}], "type": "object-store", "id": "d4ce28ab9bd447738cfde6baddeb6cb6", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32bb8693afbd417f95bea768ac38c136"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66fecb4549ab49b18471353b5f9af1d9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c03398c604d64bbf93ce163576cba488"}], "type": "compute", "id": "e361ccf42d804b628a1f826e94a7585a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310aa387d4ad41628f2c0ddedf0c30b9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cf0311fccc54b3785661550b7e7503a"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7487322e62d4932ba7a7e4a9d95d999"}], "type": "image", "id": "effc7eccb958414cb09e0abb22b1cf3a", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "4d034b226fe04fd49a323f938d5bc3fa"}, "audit_ids": ["uunQrCnpRHe0sNOkifNwJQ"], "issued_at": "2018-09-23T19:18:00.000000Z"}} 2018-09-23 19:18:00,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:18:00,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:00,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:00 GMT X-Openstack-Request-Id: req-00dad9b1-9833-4e7a-8639-1aa7faa4b266 2018-09-23 19:18:00,789 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"2f71e26b-635c-4527-93d8-4193f1a9199d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","status":"ACTIVE","subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"description":"","tags":[],"updated_at":"2018-09-23T19:12:36Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","provider:network_type":"flat"}]} 2018-09-23 19:18:00,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-00dad9b1-9833-4e7a-8639-1aa7faa4b266 2018-09-23 19:18:00,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374320983887s 2018-09-23 19:18:00,795 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-09-23 19:18:00,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:18:00,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:01,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7056afa7-6a70-49dc-88d0-068efecb7020 2018-09-23 19:18:01,001 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/89f431e845514faeb995beeecc00174b"}, "tags": [], "enabled": true, "id": "89f431e845514faeb995beeecc00174b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-23 19:18:01,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-7056afa7-6a70-49dc-88d0-068efecb7020 2018-09-23 19:18:01,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199573040009s 2018-09-23 19:18:01,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 19:18:01,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:01,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fd10cb7-6004-4418-ba18-7439b61ed2fb 2018-09-23 19:18:01,208 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-23 19:18:01,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-4fd10cb7-6004-4418-ba18-7439b61ed2fb 2018-09-23 19:18:01,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199007034302s 2018-09-23 19:18:01,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-23 19:18:01,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" -d '{"network": {"tenant_id": "894da123185e40d5966d1ea0c93371df", "name": "singlevm1-net_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "admin_state_up": true}}' 2018-09-23 19:18:01,761 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:01 GMT X-Openstack-Request-Id: req-fad1cfcb-fae5-40f1-b2e1-45d95cdb8e0f 2018-09-23 19:18:01,761 - 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":"276db345-d378-458a-a4c8-a17d9cd849e8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"894da123185e40d5966d1ea0c93371df","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-23T19:18:01Z","is_default":false,"provider:segmentation_id":68,"name":"singlevm1-net_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49","admin_state_up":true,"tenant_id":"894da123185e40d5966d1ea0c93371df","created_at":"2018-09-23T19:18:01Z","mtu":1450}} 2018-09-23 19:18:01,761 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-fad1cfcb-fae5-40f1-b2e1-45d95cdb8e0f 2018-09-23 19:18:01,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.551941871643s 2018-09-23 19:18:01,762 - 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-23T19:18:01Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'276db345-d378-458a-a4c8-a17d9cd849e8', u'provider:segmentation_id': 68, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49', u'admin_state_up': True, u'tenant_id': u'894da123185e40d5966d1ea0c93371df', u'created_at': u'2018-09-23T19:18:01Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'894da123185e40d5966d1ea0c93371df'}) 2018-09-23 19:18:01,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:18:01,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:02,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1347 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:02 GMT X-Openstack-Request-Id: req-a335b3e5-5465-4dde-bc51-33b1148cf7f7 2018-09-23 19:18:02,107 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"276db345-d378-458a-a4c8-a17d9cd849e8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"894da123185e40d5966d1ea0c93371df","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-23T19:18:01Z","provider:segmentation_id":68,"name":"singlevm1-net_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49","admin_state_up":true,"tenant_id":"894da123185e40d5966d1ea0c93371df","created_at":"2018-09-23T19:18:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"2f71e26b-635c-4527-93d8-4193f1a9199d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","status":"ACTIVE","subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"description":"","tags":[],"updated_at":"2018-09-23T19:12:36Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","provider:network_type":"flat"}]} 2018-09-23 19:18:02,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-a335b3e5-5465-4dde-bc51-33b1148cf7f7 2018-09-23 19:18:02,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.345141172409s 2018-09-23 19:18:02,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-23 19:18:02,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" -d '{"subnet": {"name": "singlevm1-subnet_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "enable_dhcp": true, "network_id": "276db345-d378-458a-a4c8-a17d9cd849e8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-23 19:18:02,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:02 GMT X-Openstack-Request-Id: req-f804126b-d6cc-411e-8dbd-b972d8e021ed 2018-09-23 19:18:02,889 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"276db345-d378-458a-a4c8-a17d9cd849e8","tenant_id":"894da123185e40d5966d1ea0c93371df","created_at":"2018-09-23T19:18:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-23T19:18:02Z","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":"894da123185e40d5966d1ea0c93371df","id":"c07d69be-9fa4-48aa-8032-31be3c2c1d1b","subnetpool_id":null,"name":"singlevm1-subnet_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49"}} 2018-09-23 19:18:02,890 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-f804126b-d6cc-411e-8dbd-b972d8e021ed 2018-09-23 19:18:02,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.780426025391s 2018-09-23 19:18:02,890 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-23T19:18:02Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c07d69be-9fa4-48aa-8032-31be3c2c1d1b', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49', u'enable_dhcp': True, u'network_id': u'276db345-d378-458a-a4c8-a17d9cd849e8', u'tenant_id': u'894da123185e40d5966d1ea0c93371df', u'created_at': u'2018-09-23T19:18:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'894da123185e40d5966d1ea0c93371df'}) 2018-09-23 19:18:02,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-23 19:18:02,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" -d '{"router": {"external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d"}, "name": "singlevm1-router_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "admin_state_up": true}}' 2018-09-23 19:18:04,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 642 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:04 GMT X-Openstack-Request-Id: req-44333a93-d054-4cb6-9404-135c20128017 2018-09-23 19:18:04,423 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7645c54c-286a-4a37-aa2e-2abc0c7a60a2", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "894da123185e40d5966d1ea0c93371df", "created_at": "2018-09-23T19:18:03Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-23T19:18:04Z", "revision_number": 2, "routes": [], "project_id": "894da123185e40d5966d1ea0c93371df", "id": "61384d82-bd49-49aa-8929-05890d0f86e6", "name": "singlevm1-router_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49"}} 2018-09-23 19:18:04,423 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-44333a93-d054-4cb6-9404-135c20128017 2018-09-23 19:18:04,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53216695786s 2018-09-23 19:18:04,424 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f71e26b-635c-4527-93d8-4193f1a9199d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7645c54c-286a-4a37-aa2e-2abc0c7a60a2', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'894da123185e40d5966d1ea0c93371df', u'created_at': u'2018-09-23T19:18:03Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-23T19:18:04Z', u'revision_number': 2, u'routes': [], u'project_id': u'894da123185e40d5966d1ea0c93371df', u'id': u'61384d82-bd49-49aa-8929-05890d0f86e6', u'name': u'singlevm1-router_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49'}) 2018-09-23 19:18:04,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-23 19:18:04,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/61384d82-bd49-49aa-8929-05890d0f86e6/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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" -d '{"subnet_id": "c07d69be-9fa4-48aa-8032-31be3c2c1d1b"}' 2018-09-23 19:18:06,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:06 GMT X-Openstack-Request-Id: req-602f7637-5025-4876-a4b4-189abf509e39 2018-09-23 19:18:06,363 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "276db345-d378-458a-a4c8-a17d9cd849e8", "tenant_id": "894da123185e40d5966d1ea0c93371df", "subnet_id": "c07d69be-9fa4-48aa-8032-31be3c2c1d1b", "subnet_ids": ["c07d69be-9fa4-48aa-8032-31be3c2c1d1b"], "port_id": "c69623ad-e55c-48ba-882e-8ae9eb0434a2", "id": "61384d82-bd49-49aa-8929-05890d0f86e6"} 2018-09-23 19:18:06,363 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/61384d82-bd49-49aa-8929-05890d0f86e6/add_router_interface.json used request id req-602f7637-5025-4876-a4b4-189abf509e39 2018-09-23 19:18:06,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.93910694122s 2018-09-23 19:18:06,364 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-23 19:18:06,496 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-23 19:18:06,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:18:06,525 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:06 GMT 2018-09-23 19:18:06,525 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-09-23 19:18:06,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:18:06,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:07,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:07 GMT X-Openstack-Request-Id: req-643aa050-ff43-41f5-b762-f8b1137d1e6a 2018-09-23 19:18:07,325 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:18:07,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-643aa050-ff43-41f5-b762-f8b1137d1e6a 2018-09-23 19:18:07,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.798170089722s 2018-09-23 19:18:07,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-23 19:18:07,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49"}' 2018-09-23 19:18:08,184 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:08 GMT Location: http://172.30.9.29:9292/v2/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2659463e-c36f-4303-91c4-1053dd75770e 2018-09-23 19:18:08,185 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:18:08Z", "file": "/v2/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c/file", "owner": "894da123185e40d5966d1ea0c93371df", "id": "15dd8f2a-33dc-455d-aa9f-36c85040f82c", "size": null, "self": "/v2/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c", "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_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "checksum": null, "created_at": "2018-09-23T19:18:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-23 19:18:08,185 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-2659463e-c36f-4303-91c4-1053dd75770e 2018-09-23 19:18:08,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.850806951523s 2018-09-23 19:18:08,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-23 19:18:08,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c/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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" -d '' 2018-09-23 19:18:09,959 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 23 Sep 2018 19:18:09 GMT X-Openstack-Request-Id: req-4ea9d4ca-8659-4a90-b713-e0db65c17b7c 2018-09-23 19:18:09,959 - 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-23 19:18:09,959 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c/file used request id req-4ea9d4ca-8659-4a90-b713-e0db65c17b7c 2018-09-23 19:18:09,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.77355504036s 2018-09-23 19:18:09,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:18:09,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:10,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:10 GMT X-Openstack-Request-Id: req-6b8f850d-6fc3-4c83-9948-220a250cb657 2018-09-23 19:18:10,249 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:18:09Z", "file": "/v2/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c/file", "owner": "894da123185e40d5966d1ea0c93371df", "id": "15dd8f2a-33dc-455d-aa9f-36c85040f82c", "size": 12716032, "self": "/v2/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:18:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:18:10,249 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-6b8f850d-6fc3-4c83-9948-220a250cb657 2018-09-23 19:18:10,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.284523010254s 2018-09-23 19:18:10,251 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c/file', 'owner': u'894da123185e40d5966d1ea0c93371df', 'id': u'15dd8f2a-33dc-455d-aa9f-36c85040f82c', 'size': 12716032, u'self': u'/v2/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'894da123185e40d5966d1ea0c93371df', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-23T19:18:09Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-23T19:18:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49', '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/15dd8f2a-33dc-455d-aa9f-36c85040f82c', 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_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49', 'created': u'2018-09-23T19:18:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-23T19:18:08Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c', 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_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-23 19:18:10,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-23 19:18:10,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-23 19:18:10,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18: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-da6251a4-d069-4156-9088-4fdc5641c29b x-openstack-request-id: req-da6251a4-d069-4156-9088-4fdc5641c29b 2018-09-23 19:18:10,586 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7530ecba-b9d1-4f11-a811-49c587138f5a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7530ecba-b9d1-4f11-a811-49c587138f5a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7530ecba-b9d1-4f11-a811-49c587138f5a", "name": "singlevm1-flavor_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-23 19:18:10,587 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-da6251a4-d069-4156-9088-4fdc5641c29b 2018-09-23 19:18:10,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.332253932953s 2018-09-23 19:18:10,588 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49', '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'894da123185e40d5966d1ea0c93371df', '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'7530ecba-b9d1-4f11-a811-49c587138f5a', 'swap': 0}) 2018-09-23 19:18:10,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-23 19:18:10,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/7530ecba-b9d1-4f11-a811-49c587138f5a/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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" -d '{"extra_specs": {}}' 2018-09-23 19:18:10,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18: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-3034369e-4d0e-418b-aade-8a90aaa65e0e x-openstack-request-id: req-3034369e-4d0e-418b-aade-8a90aaa65e0e 2018-09-23 19:18:10,723 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-23 19:18:10,724 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/7530ecba-b9d1-4f11-a811-49c587138f5a/os-extra_specs used request id req-3034369e-4d0e-418b-aade-8a90aaa65e0e 2018-09-23 19:18:10,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.135067939758s 2018-09-23 19:18:10,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-23 19:18:10,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" -d '{"keypair": {"name": "singlevm1-kp_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49"}}' 2018-09-23 19:18:11,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18: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-c01717a9-429f-4447-894a-4f01676516de x-openstack-request-id: req-c01717a9-429f-4447-894a-4f01676516de 2018-09-23 19:18:11,018 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsj3sHqtppBJBhUKa8HJyEVD+Hrxq8/ZP1/8wO2/rJUgJphh3ric3garpaprQkoBSEyF11JKj9kRq1wiRxBLpHTdWBmsQ8E1czxX00adqvqL0+Xv0OtKD+fwyxq4IiuLTVe/5FrfgrdyguzId9ObkqC5Y2wysw21XWWQzgkCPjC3Dlo3JQv5MllLLmqmbTULmVcoowRiNCas8mWXdVhCRJjIdcNqeW/KWA+fjBrSLs9MqTvn1ArnKDjne35qos+scp9okMQDZobtfKMfzuO8xR4IVrLZ5qDt/+bG/DEnVf5TCjabKnI1k2hNT0IFBTzcq/UWAEOAcrBFn8gy2Quegf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArI97B6raaQSQYVCmvBychFQ/h68avP2T9f/MDtv6yVICaYYd\n64nN4Gq6Wqa0JKAUhMhddSSo/ZEatcIkcQS6R03VgZrEPBNXM8V9NGnar6i9Pl79\nDrSg/n8MsauCIri01Xv+Ra34K3coLsyHfTm5KguWNsMrMNtV1lkM4JAj4wtw5aNy\nUL+TJZSy5qpm01C5lXKKMEYjQmrPJll3VYQkSYyHXDanlvylgPn4wa0i7PTKk759\nQK5yg453t+aqLPrHKfaJDEA2aG7XyjH87jvMUeCFay2eag7f/mxvwxJ1X+Uwo2my\npyNZNoTU9CBQU83Kv1FgBDgHKwRZ/IMtkLnoHwIDAQABAoIBAQCauBcem9EzAhWW\nO6MT3S908rj3pkf6Ff75PX4wAIsOwQpKpSbkjm1afzdRmlDA2gsrtx8crl8a42So\nfUcBUrTWw/HgP+0c1FaGo9cMDLE4eLodVzvcWJZVOYMfNmD7UtNI6uDkhwSRrEgK\nFfaRkBT2nubzePCb4L1I8BU8r+CNa7Zw/uiH1tA2r9E0m/SJv0omkuUu5ljyzFuv\nh0DkXrXXwJ9ILPiIrQY1Gud5R92xH2dvAaQMc191plSOiWmbUbxl7qKvEU/5Os/y\n2KIh06UYZ75yiIOPZ8V+VR1dMP06LLcJpYvyZGcptFtyJuiE9qJpdln7lyz23CK+\n1r8Qe8aRAoGBANtlw7vM0Eo8qSbPlSp9fUnwai2b6HqtCiUUhxCqiHN9mW/qe376\nZFnR9GStbFAOVtMi0DTrsK15sdQUPIND1OfT0Ci3tygI4KzjFU1ll62cjLB2kAsj\niIwyvzqGTZ1InFzQWm3QbVBFu/41uT0bt98LdzsQrSigq3VFCoRlL5CZAoGBAMlZ\nWvooU4oUGToa8BhCYPCfkbouwzZWxGGTZaYkLF3HcD1xlPTkLSCb7jhSw9l5a7pT\nFC4+fMmjl0NpHtFN2ZfoGewfa1o6gwgA2BltqnI1EIkeUlyslyYSg0SbMoZbARPA\niF835+7wkZvy5OZ+lX6K2To+EPkC2wcYUA/R7Nl3AoGAJUiA36wphUQTtq21+peC\nsArz8DY7ZoV7YNvBLBrev0mLxpIBVI22efEM6AL0khItvQmAek3HI2O3zYN22ROw\n3YiIKjM2I86GZ7rbRuDJys38towfZFUwgiqphoeGLwFE2RzrERhHS0nebY+xn+nS\n8Ethgp8N3gaXvID0DZWoZJkCgYAkcyCdGJ/G50yJ0EaWna2e4cQnyD9enuZ+I4jL\nQtElSO1wshcdHhFtTc0aNSFvRSPTXybQGE/O0OaZNXZ2vXkens3SiP2OH/mIgV6d\ne9TXR/PuXqbaUAQsyD0rNk03NVJEmR4W3rAF+VbivF3jvBakCc65VHMOIQ41gpk7\nw+z0kQKBgC/S51iWB6VMoIfaKOFgB7Hs+n+H8GSql8M1CWhoVRPCjvTTIolZnYUJ\nSNi/OSD294Fdw460oc58UWn8R9zqkQmxx9wV/cUrvUXIESfGhWWSpqJF7KFqUqm1\nPrKsGQbcW6yi+ctiauJS7lW+9Yxmjo7eTw9Vb8fN2gwIQpFnjZOE\n-----END RSA PRIVATE KEY-----\n", "user_id": "4d034b226fe04fd49a323f938d5bc3fa", "name": "singlevm1-kp_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "fingerprint": "12:0f:7e:06:aa:74:eb:6b:3e:e2:65:14:12:a9:be:11"}} 2018-09-23 19:18:11,018 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-c01717a9-429f-4447-894a-4f01676516de 2018-09-23 19:18:11,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.294132947922s 2018-09-23 19:18:11,020 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsj3sHqtppBJBhUKa8HJyEVD+Hrxq8/ZP1/8wO2/rJUgJphh3ric3garpaprQkoBSEyF11JKj9kRq1wiRxBLpHTdWBmsQ8E1czxX00adqvqL0+Xv0OtKD+fwyxq4IiuLTVe/5FrfgrdyguzId9ObkqC5Y2wysw21XWWQzgkCPjC3Dlo3JQv5MllLLmqmbTULmVcoowRiNCas8mWXdVhCRJjIdcNqeW/KWA+fjBrSLs9MqTvn1ArnKDjne35qos+scp9okMQDZobtfKMfzuO8xR4IVrLZ5qDt/+bG/DEnVf5TCjabKnI1k2hNT0IFBTzcq/UWAEOAcrBFn8gy2Quegf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArI97B6raaQSQYVCmvBychFQ/h68avP2T9f/MDtv6yVICaYYd\n64nN4Gq6Wqa0JKAUhMhddSSo/ZEatcIkcQS6R03VgZrEPBNXM8V9NGnar6i9Pl79\nDrSg/n8MsauCIri01Xv+Ra34K3coLsyHfTm5KguWNsMrMNtV1lkM4JAj4wtw5aNy\nUL+TJZSy5qpm01C5lXKKMEYjQmrPJll3VYQkSYyHXDanlvylgPn4wa0i7PTKk759\nQK5yg453t+aqLPrHKfaJDEA2aG7XyjH87jvMUeCFay2eag7f/mxvwxJ1X+Uwo2my\npyNZNoTU9CBQU83Kv1FgBDgHKwRZ/IMtkLnoHwIDAQABAoIBAQCauBcem9EzAhWW\nO6MT3S908rj3pkf6Ff75PX4wAIsOwQpKpSbkjm1afzdRmlDA2gsrtx8crl8a42So\nfUcBUrTWw/HgP+0c1FaGo9cMDLE4eLodVzvcWJZVOYMfNmD7UtNI6uDkhwSRrEgK\nFfaRkBT2nubzePCb4L1I8BU8r+CNa7Zw/uiH1tA2r9E0m/SJv0omkuUu5ljyzFuv\nh0DkXrXXwJ9ILPiIrQY1Gud5R92xH2dvAaQMc191plSOiWmbUbxl7qKvEU/5Os/y\n2KIh06UYZ75yiIOPZ8V+VR1dMP06LLcJpYvyZGcptFtyJuiE9qJpdln7lyz23CK+\n1r8Qe8aRAoGBANtlw7vM0Eo8qSbPlSp9fUnwai2b6HqtCiUUhxCqiHN9mW/qe376\nZFnR9GStbFAOVtMi0DTrsK15sdQUPIND1OfT0Ci3tygI4KzjFU1ll62cjLB2kAsj\niIwyvzqGTZ1InFzQWm3QbVBFu/41uT0bt98LdzsQrSigq3VFCoRlL5CZAoGBAMlZ\nWvooU4oUGToa8BhCYPCfkbouwzZWxGGTZaYkLF3HcD1xlPTkLSCb7jhSw9l5a7pT\nFC4+fMmjl0NpHtFN2ZfoGewfa1o6gwgA2BltqnI1EIkeUlyslyYSg0SbMoZbARPA\niF835+7wkZvy5OZ+lX6K2To+EPkC2wcYUA/R7Nl3AoGAJUiA36wphUQTtq21+peC\nsArz8DY7ZoV7YNvBLBrev0mLxpIBVI22efEM6AL0khItvQmAek3HI2O3zYN22ROw\n3YiIKjM2I86GZ7rbRuDJys38towfZFUwgiqphoeGLwFE2RzrERhHS0nebY+xn+nS\n8Ethgp8N3gaXvID0DZWoZJkCgYAkcyCdGJ/G50yJ0EaWna2e4cQnyD9enuZ+I4jL\nQtElSO1wshcdHhFtTc0aNSFvRSPTXybQGE/O0OaZNXZ2vXkens3SiP2OH/mIgV6d\ne9TXR/PuXqbaUAQsyD0rNk03NVJEmR4W3rAF+VbivF3jvBakCc65VHMOIQ41gpk7\nw+z0kQKBgC/S51iWB6VMoIfaKOFgB7Hs+n+H8GSql8M1CWhoVRPCjvTTIolZnYUJ\nSNi/OSD294Fdw460oc58UWn8R9zqkQmxx9wV/cUrvUXIESfGhWWSpqJF7KFqUqm1\nPrKsGQbcW6yi+ctiauJS7lW+9Yxmjo7eTw9Vb8fN2gwIQpFnjZOE\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4d034b226fe04fd49a323f938d5bc3fa', 'name': u'singlevm1-kp_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49', 'created_at': '2018-09-23T19:18:11.019964', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'894da123185e40d5966d1ea0c93371df', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'12:0f:7e:06:aa:74:eb:6b:3e:e2:65:14:12:a9:be:11', 'type': 'ssh', 'id': u'singlevm1-kp_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49'}) 2018-09-23 19:18:11,020 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEArI97B6raaQSQYVCmvBychFQ/h68avP2T9f/MDtv6yVICaYYd 64nN4Gq6Wqa0JKAUhMhddSSo/ZEatcIkcQS6R03VgZrEPBNXM8V9NGnar6i9Pl79 DrSg/n8MsauCIri01Xv+Ra34K3coLsyHfTm5KguWNsMrMNtV1lkM4JAj4wtw5aNy UL+TJZSy5qpm01C5lXKKMEYjQmrPJll3VYQkSYyHXDanlvylgPn4wa0i7PTKk759 QK5yg453t+aqLPrHKfaJDEA2aG7XyjH87jvMUeCFay2eag7f/mxvwxJ1X+Uwo2my pyNZNoTU9CBQU83Kv1FgBDgHKwRZ/IMtkLnoHwIDAQABAoIBAQCauBcem9EzAhWW O6MT3S908rj3pkf6Ff75PX4wAIsOwQpKpSbkjm1afzdRmlDA2gsrtx8crl8a42So fUcBUrTWw/HgP+0c1FaGo9cMDLE4eLodVzvcWJZVOYMfNmD7UtNI6uDkhwSRrEgK FfaRkBT2nubzePCb4L1I8BU8r+CNa7Zw/uiH1tA2r9E0m/SJv0omkuUu5ljyzFuv h0DkXrXXwJ9ILPiIrQY1Gud5R92xH2dvAaQMc191plSOiWmbUbxl7qKvEU/5Os/y 2KIh06UYZ75yiIOPZ8V+VR1dMP06LLcJpYvyZGcptFtyJuiE9qJpdln7lyz23CK+ 1r8Qe8aRAoGBANtlw7vM0Eo8qSbPlSp9fUnwai2b6HqtCiUUhxCqiHN9mW/qe376 ZFnR9GStbFAOVtMi0DTrsK15sdQUPIND1OfT0Ci3tygI4KzjFU1ll62cjLB2kAsj iIwyvzqGTZ1InFzQWm3QbVBFu/41uT0bt98LdzsQrSigq3VFCoRlL5CZAoGBAMlZ WvooU4oUGToa8BhCYPCfkbouwzZWxGGTZaYkLF3HcD1xlPTkLSCb7jhSw9l5a7pT FC4+fMmjl0NpHtFN2ZfoGewfa1o6gwgA2BltqnI1EIkeUlyslyYSg0SbMoZbARPA iF835+7wkZvy5OZ+lX6K2To+EPkC2wcYUA/R7Nl3AoGAJUiA36wphUQTtq21+peC sArz8DY7ZoV7YNvBLBrev0mLxpIBVI22efEM6AL0khItvQmAek3HI2O3zYN22ROw 3YiIKjM2I86GZ7rbRuDJys38towfZFUwgiqphoeGLwFE2RzrERhHS0nebY+xn+nS 8Ethgp8N3gaXvID0DZWoZJkCgYAkcyCdGJ/G50yJ0EaWna2e4cQnyD9enuZ+I4jL QtElSO1wshcdHhFtTc0aNSFvRSPTXybQGE/O0OaZNXZ2vXkens3SiP2OH/mIgV6d e9TXR/PuXqbaUAQsyD0rNk03NVJEmR4W3rAF+VbivF3jvBakCc65VHMOIQ41gpk7 w+z0kQKBgC/S51iWB6VMoIfaKOFgB7Hs+n+H8GSql8M1CWhoVRPCjvTTIolZnYUJ SNi/OSD294Fdw460oc58UWn8R9zqkQmxx9wV/cUrvUXIESfGhWWSpqJF7KFqUqm1 PrKsGQbcW6yi+ctiauJS7lW+9Yxmjo7eTw9Vb8fN2gwIQpFnjZOE -----END RSA PRIVATE KEY----- 2018-09-23 19:18:11,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-23 19:18:11,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" -d '{"security_group": {"name": "singlevm1-sg_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-09-23 19:18:11,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:11 GMT X-Openstack-Request-Id: req-66a77445-ba09-48cb-93ce-1dabf5d8ce26 2018-09-23 19:18:11,518 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "894da123185e40d5966d1ea0c93371df", "created_at": "2018-09-23T19:18:11Z", "updated_at": "2018-09-23T19:18:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:18:11Z", "revision_number": 0, "id": "9930b52a-eabe-445a-89b9-b4c86f48150b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:18:11Z", "security_group_id": "07979eda-a3d5-460b-8485-35933d7a60e8", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv6", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:18:11Z", "revision_number": 0, "id": "b27987db-6fa4-442b-91ec-912e5bfb4d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:18:11Z", "security_group_id": "07979eda-a3d5-460b-8485-35933d7a60e8", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv4", "project_id": "894da123185e40d5966d1ea0c93371df"}], "revision_number": 1, "project_id": "894da123185e40d5966d1ea0c93371df", "id": "07979eda-a3d5-460b-8485-35933d7a60e8", "name": "singlevm1-sg_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49"}} 2018-09-23 19:18:11,518 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-66a77445-ba09-48cb-93ce-1dabf5d8ce26 2018-09-23 19:18:11,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.491576910019s 2018-09-23 19:18:11,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 19:18:11,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:11,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:11 GMT X-Openstack-Request-Id: req-b48860cc-0076-46a8-956b-f88bfd41ae32 2018-09-23 19:18:11,838 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "894da123185e40d5966d1ea0c93371df", "created_at": "2018-09-23T19:18:11Z", "updated_at": "2018-09-23T19:18:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:18:11Z", "revision_number": 0, "id": "9930b52a-eabe-445a-89b9-b4c86f48150b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:18:11Z", "security_group_id": "07979eda-a3d5-460b-8485-35933d7a60e8", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv6", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:18:11Z", "revision_number": 0, "id": "b27987db-6fa4-442b-91ec-912e5bfb4d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:18:11Z", "security_group_id": "07979eda-a3d5-460b-8485-35933d7a60e8", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv4", "project_id": "894da123185e40d5966d1ea0c93371df"}], "revision_number": 1, "project_id": "894da123185e40d5966d1ea0c93371df", "id": "07979eda-a3d5-460b-8485-35933d7a60e8", "name": "singlevm1-sg_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49"}, {"description": "Default security group", "tags": [], "tenant_id": "802060f906e2475fa40f15eb36bff298", "created_at": "2018-09-23T19:12:28Z", "updated_at": "2018-09-23T19:12:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "9d75c811-2562-4bd7-a277-4fe0ca6e5d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv6", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "f39b9bea-ae1d-466c-ae37-1efd457e4012", "remote_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv6", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "e850ed80-6558-4fe4-8989-a52215e2b4e4", "remote_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv4", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "78f010b6-6aab-402c-87f7-5768c7670ad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv4", "project_id": "802060f906e2475fa40f15eb36bff298"}], "revision_number": 1, "project_id": "802060f906e2475fa40f15eb36bff298", "id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "894da123185e40d5966d1ea0c93371df", "created_at": "2018-09-23T19:16:12Z", "updated_at": "2018-09-23T19:16:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "15f9f005-83fd-409e-b734-80ec10403549", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv6", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "7c596c4f-84aa-43fc-92d9-3c106eac6667", "remote_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv4", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "ce1db3f2-1a41-4633-8d9e-50b3ee674c19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv4", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "6a93976f-12c3-4375-9109-05e648869602", "remote_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv6", "project_id": "894da123185e40d5966d1ea0c93371df"}], "revision_number": 1, "project_id": "894da123185e40d5966d1ea0c93371df", "id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-23T19:16:15Z", "updated_at": "2018-09-23T19:16:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:15Z", "revision_number": 0, "id": "a77b4d5f-f7d6-4c13-becc-652a11a98cc5", "remote_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "fb4ce89b-de4f-457f-94d1-6c485e50cfa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "45977f9d-2e3b-4bb3-b7f0-b496edf7bdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "0d46553a-db03-42b5-9477-dadc114b1eaf", "remote_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "name": "default"}]} 2018-09-23 19:18:11,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-b48860cc-0076-46a8-956b-f88bfd41ae32 2018-09-23 19:18:11,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.313456058502s 2018-09-23 19:18:11,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-23 19:18:11,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" -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": "07979eda-a3d5-460b-8485-35933d7a60e8"}}' 2018-09-23 19:18:12,050 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:12 GMT X-Openstack-Request-Id: req-b3c3784b-a9ff-450d-a862-af94193aa6dd 2018-09-23 19:18:12,050 - 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-23T19:18:11Z", "security_group_id": "07979eda-a3d5-460b-8485-35933d7a60e8", "port_range_min": 22, "revision_number": 0, "tenant_id": "894da123185e40d5966d1ea0c93371df", "created_at": "2018-09-23T19:18:11Z", "project_id": "894da123185e40d5966d1ea0c93371df", "id": "ed3c995a-6f5f-402f-812e-8b0d7a5e8d2e"}} 2018-09-23 19:18:12,050 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-b3c3784b-a9ff-450d-a862-af94193aa6dd 2018-09-23 19:18:12,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.205105781555s 2018-09-23 19:18:12,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 19:18:12,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:12,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:12 GMT X-Openstack-Request-Id: req-50c52b50-f9a2-4e75-b14a-99dcd6bfe427 2018-09-23 19:18:12,358 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "894da123185e40d5966d1ea0c93371df", "created_at": "2018-09-23T19:18:11Z", "updated_at": "2018-09-23T19:18:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:18:11Z", "revision_number": 0, "id": "9930b52a-eabe-445a-89b9-b4c86f48150b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:18:11Z", "security_group_id": "07979eda-a3d5-460b-8485-35933d7a60e8", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv6", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:18:11Z", "revision_number": 0, "id": "b27987db-6fa4-442b-91ec-912e5bfb4d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:18:11Z", "security_group_id": "07979eda-a3d5-460b-8485-35933d7a60e8", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv4", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-23T19:18:11Z", "revision_number": 0, "id": "ed3c995a-6f5f-402f-812e-8b0d7a5e8d2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:18:11Z", "security_group_id": "07979eda-a3d5-460b-8485-35933d7a60e8", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": 22, "ethertype": "IPv4", "project_id": "894da123185e40d5966d1ea0c93371df"}], "revision_number": 2, "project_id": "894da123185e40d5966d1ea0c93371df", "id": "07979eda-a3d5-460b-8485-35933d7a60e8", "name": "singlevm1-sg_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49"}, {"description": "Default security group", "tags": [], "tenant_id": "802060f906e2475fa40f15eb36bff298", "created_at": "2018-09-23T19:12:28Z", "updated_at": "2018-09-23T19:12:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "78f010b6-6aab-402c-87f7-5768c7670ad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv4", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "9d75c811-2562-4bd7-a277-4fe0ca6e5d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv6", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "e850ed80-6558-4fe4-8989-a52215e2b4e4", "remote_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv4", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "f39b9bea-ae1d-466c-ae37-1efd457e4012", "remote_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv6", "project_id": "802060f906e2475fa40f15eb36bff298"}], "revision_number": 1, "project_id": "802060f906e2475fa40f15eb36bff298", "id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "894da123185e40d5966d1ea0c93371df", "created_at": "2018-09-23T19:16:12Z", "updated_at": "2018-09-23T19:16:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "15f9f005-83fd-409e-b734-80ec10403549", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv6", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "6a93976f-12c3-4375-9109-05e648869602", "remote_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv6", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "7c596c4f-84aa-43fc-92d9-3c106eac6667", "remote_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv4", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "ce1db3f2-1a41-4633-8d9e-50b3ee674c19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv4", "project_id": "894da123185e40d5966d1ea0c93371df"}], "revision_number": 1, "project_id": "894da123185e40d5966d1ea0c93371df", "id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-23T19:16:15Z", "updated_at": "2018-09-23T19:16:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:15Z", "revision_number": 0, "id": "0d46553a-db03-42b5-9477-dadc114b1eaf", "remote_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "45977f9d-2e3b-4bb3-b7f0-b496edf7bdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "a77b4d5f-f7d6-4c13-becc-652a11a98cc5", "remote_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "fb4ce89b-de4f-457f-94d1-6c485e50cfa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "name": "default"}]} 2018-09-23 19:18:12,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-50c52b50-f9a2-4e75-b14a-99dcd6bfe427 2018-09-23 19:18:12,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.301321029663s 2018-09-23 19:18:12,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-23 19:18:12,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" -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": "07979eda-a3d5-460b-8485-35933d7a60e8"}}' 2018-09-23 19:18:12,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:12 GMT X-Openstack-Request-Id: req-8f069480-9f4c-4191-8bff-1260faa95e41 2018-09-23 19:18:12,847 - 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-23T19:18:12Z", "security_group_id": "07979eda-a3d5-460b-8485-35933d7a60e8", "port_range_min": null, "revision_number": 0, "tenant_id": "894da123185e40d5966d1ea0c93371df", "created_at": "2018-09-23T19:18:12Z", "project_id": "894da123185e40d5966d1ea0c93371df", "id": "84caeaaf-809d-48ff-8551-1d79b08fa8e9"}} 2018-09-23 19:18:12,848 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-8f069480-9f4c-4191-8bff-1260faa95e41 2018-09-23 19:18:12,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.482745170593s 2018-09-23 19:18:12,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:18:12,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:13,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1391 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:13 GMT X-Openstack-Request-Id: req-256d87fe-3a3e-408c-8511-b201553f0d17 2018-09-23 19:18:13,194 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"276db345-d378-458a-a4c8-a17d9cd849e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"894da123185e40d5966d1ea0c93371df","status":"ACTIVE","subnets":["c07d69be-9fa4-48aa-8032-31be3c2c1d1b"],"description":"","tags":[],"updated_at":"2018-09-23T19:18:02Z","provider:segmentation_id":68,"name":"singlevm1-net_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49","admin_state_up":true,"tenant_id":"894da123185e40d5966d1ea0c93371df","created_at":"2018-09-23T19:18:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"2f71e26b-635c-4527-93d8-4193f1a9199d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","status":"ACTIVE","subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"description":"","tags":[],"updated_at":"2018-09-23T19:12:36Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","provider:network_type":"flat"}]} 2018-09-23 19:18:13,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-256d87fe-3a3e-408c-8511-b201553f0d17 2018-09-23 19:18:13,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.345580101013s 2018-09-23 19:18:13,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:18:13,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:13,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:13 GMT X-Openstack-Request-Id: req-ea59210c-2226-45c1-b802-01f48c064818 2018-09-23 19:18:13,498 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:18:09Z", "file": "/v2/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c/file", "owner": "894da123185e40d5966d1ea0c93371df", "id": "15dd8f2a-33dc-455d-aa9f-36c85040f82c", "size": 12716032, "self": "/v2/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:18:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:18:13,498 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-ea59210c-2226-45c1-b802-01f48c064818 2018-09-23 19:18:13,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296760082245s 2018-09-23 19:18:13,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-23 19:18:13,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:13,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18: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-3bac6c5e-7408-4071-a748-026a9aff0d46 x-openstack-request-id: req-3bac6c5e-7408-4071-a748-026a9aff0d46 2018-09-23 19:18:13,637 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7530ecba-b9d1-4f11-a811-49c587138f5a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7530ecba-b9d1-4f11-a811-49c587138f5a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7530ecba-b9d1-4f11-a811-49c587138f5a", "name": "singlevm1-flavor_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-23 19:18:13,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-3bac6c5e-7408-4071-a748-026a9aff0d46 2018-09-23 19:18:13,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.133306026459s 2018-09-23 19:18:13,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-23 19:18:13,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" -d '{"server": {"name": "singlevm1-vm_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "imageRef": "15dd8f2a-33dc-455d-aa9f-36c85040f82c", "key_name": "singlevm1-kp_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "flavorRef": "7530ecba-b9d1-4f11-a811-49c587138f5a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "276db345-d378-458a-a4c8-a17d9cd849e8"}], "security_groups": [{"name": "07979eda-a3d5-460b-8485-35933d7a60e8"}]}}' 2018-09-23 19:18:18,809 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:13 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.29:8774/v2.1/servers/9bf39f21-bbba-484c-9b95-e30ee28258e6 x-compute-request-id: req-04bf8106-541a-4c58-ae95-79bbd3d4d3f7 x-openstack-request-id: req-04bf8106-541a-4c58-ae95-79bbd3d4d3f7 2018-09-23 19:18:18,810 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "07979eda-a3d5-460b-8485-35933d7a60e8"}], "OS-DCF:diskConfig": "MANUAL", "id": "9bf39f21-bbba-484c-9b95-e30ee28258e6", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9bf39f21-bbba-484c-9b95-e30ee28258e6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9bf39f21-bbba-484c-9b95-e30ee28258e6", "rel": "bookmark"}], "adminPass": "yUYcG23VLAyN"}} 2018-09-23 19:18:18,810 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-04bf8106-541a-4c58-ae95-79bbd3d4d3f7 2018-09-23 19:18:18,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.17044997215s 2018-09-23 19:18:18,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:18:18,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:19,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 641 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18: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-ae92ed7f-0306-4068-a4ce-9af105717044 x-openstack-request-id: req-ae92ed7f-0306-4068-a4ce-9af105717044 2018-09-23 19:18:19,845 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9bf39f21-bbba-484c-9b95-e30ee28258e6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9bf39f21-bbba-484c-9b95-e30ee28258e6", "rel": "bookmark"}], "image": {"id": "15dd8f2a-33dc-455d-aa9f-36c85040f82c", "links": [{"href": "http://172.30.9.29:8774/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7530ecba-b9d1-4f11-a811-49c587138f5a", "links": [{"href": "http://172.30.9.29:8774/flavors/7530ecba-b9d1-4f11-a811-49c587138f5a", "rel": "bookmark"}]}, "id": "9bf39f21-bbba-484c-9b95-e30ee28258e6", "user_id": "4d034b226fe04fd49a323f938d5bc3fa", "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-23T19:18:18Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "created": "2018-09-23T19:18:18Z", "tenant_id": "894da123185e40d5966d1ea0c93371df", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:18:19,845 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ae92ed7f-0306-4068-a4ce-9af105717044 2018-09-23 19:18:19,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03469991684s 2018-09-23 19:18:19,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:18:19,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:20,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1391 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:20 GMT X-Openstack-Request-Id: req-974b1319-ba75-43b8-abfd-49cede5c5b2c 2018-09-23 19:18:20,951 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"276db345-d378-458a-a4c8-a17d9cd849e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"894da123185e40d5966d1ea0c93371df","status":"ACTIVE","subnets":["c07d69be-9fa4-48aa-8032-31be3c2c1d1b"],"description":"","tags":[],"updated_at":"2018-09-23T19:18:02Z","provider:segmentation_id":68,"name":"singlevm1-net_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49","admin_state_up":true,"tenant_id":"894da123185e40d5966d1ea0c93371df","created_at":"2018-09-23T19:18:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"2f71e26b-635c-4527-93d8-4193f1a9199d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","status":"ACTIVE","subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"description":"","tags":[],"updated_at":"2018-09-23T19:12:36Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","provider:network_type":"flat"}]} 2018-09-23 19:18:20,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-974b1319-ba75-43b8-abfd-49cede5c5b2c 2018-09-23 19:18:20,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.09485316277s 2018-09-23 19:18:20,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-23 19:18:20,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:20,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1291 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:20 GMT X-Openstack-Request-Id: req-8b712756-387e-4eda-8de8-340aef0b6a36 2018-09-23 19:18:21,000 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f71e26b-635c-4527-93d8-4193f1a9199d","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:36Z","dns_nameservers":[],"updated_at":"2018-09-23T19:12:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"802060f906e2475fa40f15eb36bff298","id":"7645c54c-286a-4a37-aa2e-2abc0c7a60a2","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"276db345-d378-458a-a4c8-a17d9cd849e8","tenant_id":"894da123185e40d5966d1ea0c93371df","created_at":"2018-09-23T19:18:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-23T19:18:02Z","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":"894da123185e40d5966d1ea0c93371df","id":"c07d69be-9fa4-48aa-8032-31be3c2c1d1b","subnetpool_id":null,"name":"singlevm1-subnet_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49"}]} 2018-09-23 19:18:21,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-8b712756-387e-4eda-8de8-340aef0b6a36 2018-09-23 19:18:21,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0471630096436s 2018-09-23 19:18:21,001 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:18:23,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:18:23,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:23,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18: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-e23556c5-00fc-4b11-b122-b91cd56f3e15 x-openstack-request-id: req-e23556c5-00fc-4b11-b122-b91cd56f3e15 2018-09-23 19:18:23,894 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9bf39f21-bbba-484c-9b95-e30ee28258e6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9bf39f21-bbba-484c-9b95-e30ee28258e6", "rel": "bookmark"}], "image": {"id": "15dd8f2a-33dc-455d-aa9f-36c85040f82c", "links": [{"href": "http://172.30.9.29:8774/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7530ecba-b9d1-4f11-a811-49c587138f5a", "links": [{"href": "http://172.30.9.29:8774/flavors/7530ecba-b9d1-4f11-a811-49c587138f5a", "rel": "bookmark"}]}, "id": "9bf39f21-bbba-484c-9b95-e30ee28258e6", "security_groups": [{"name": "singlevm1-sg_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49"}], "user_id": "4d034b226fe04fd49a323f938d5bc3fa", "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-23T19:18:22Z", "hostId": "68c9146ef04a0edeeee6fb0f80b3c5779dd70952c84e7ea55e293532", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "created": "2018-09-23T19:18:18Z", "tenant_id": "894da123185e40d5966d1ea0c93371df", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:18:23,894 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e23556c5-00fc-4b11-b122-b91cd56f3e15 2018-09-23 19:18:23,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.890264034271s 2018-09-23 19:18:23,901 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:18:25,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:18:25,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:27,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18: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-2f0e7ccb-2a57-48c7-9cac-1a958890d1b6 x-openstack-request-id: req-2f0e7ccb-2a57-48c7-9cac-1a958890d1b6 2018-09-23 19:18:27,121 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9bf39f21-bbba-484c-9b95-e30ee28258e6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9bf39f21-bbba-484c-9b95-e30ee28258e6", "rel": "bookmark"}], "image": {"id": "15dd8f2a-33dc-455d-aa9f-36c85040f82c", "links": [{"href": "http://172.30.9.29:8774/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7530ecba-b9d1-4f11-a811-49c587138f5a", "links": [{"href": "http://172.30.9.29:8774/flavors/7530ecba-b9d1-4f11-a811-49c587138f5a", "rel": "bookmark"}]}, "id": "9bf39f21-bbba-484c-9b95-e30ee28258e6", "security_groups": [{"name": "singlevm1-sg_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49"}], "user_id": "4d034b226fe04fd49a323f938d5bc3fa", "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-23T19:18:23Z", "hostId": "68c9146ef04a0edeeee6fb0f80b3c5779dd70952c84e7ea55e293532", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "created": "2018-09-23T19:18:18Z", "tenant_id": "894da123185e40d5966d1ea0c93371df", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:18:27,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2f0e7ccb-2a57-48c7-9cac-1a958890d1b6 2018-09-23 19:18:27,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21793103218s 2018-09-23 19:18:27,129 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:18:29,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:18:29,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:30,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 807 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e34be7b5-c892-4263-a74f-771f919e68d6 x-openstack-request-id: req-e34be7b5-c892-4263-a74f-771f919e68d6 2018-09-23 19:18:30,493 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:c0:e2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9bf39f21-bbba-484c-9b95-e30ee28258e6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9bf39f21-bbba-484c-9b95-e30ee28258e6", "rel": "bookmark"}], "image": {"id": "15dd8f2a-33dc-455d-aa9f-36c85040f82c", "links": [{"href": "http://172.30.9.29:8774/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7530ecba-b9d1-4f11-a811-49c587138f5a", "links": [{"href": "http://172.30.9.29:8774/flavors/7530ecba-b9d1-4f11-a811-49c587138f5a", "rel": "bookmark"}]}, "id": "9bf39f21-bbba-484c-9b95-e30ee28258e6", "security_groups": [{"name": "singlevm1-sg_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49"}], "user_id": "4d034b226fe04fd49a323f938d5bc3fa", "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-23T19:18:23Z", "hostId": "68c9146ef04a0edeeee6fb0f80b3c5779dd70952c84e7ea55e293532", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "created": "2018-09-23T19:18:18Z", "tenant_id": "894da123185e40d5966d1ea0c93371df", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:18:30,493 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e34be7b5-c892-4263-a74f-771f919e68d6 2018-09-23 19:18:30,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.36187601089s 2018-09-23 19:18:30,501 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:18:32,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:18:32,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:34,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 807 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9483ceec-ab1e-4b36-88ad-35c9afe728c5 x-openstack-request-id: req-9483ceec-ab1e-4b36-88ad-35c9afe728c5 2018-09-23 19:18:34,390 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:c0:e2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9bf39f21-bbba-484c-9b95-e30ee28258e6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9bf39f21-bbba-484c-9b95-e30ee28258e6", "rel": "bookmark"}], "image": {"id": "15dd8f2a-33dc-455d-aa9f-36c85040f82c", "links": [{"href": "http://172.30.9.29:8774/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7530ecba-b9d1-4f11-a811-49c587138f5a", "links": [{"href": "http://172.30.9.29:8774/flavors/7530ecba-b9d1-4f11-a811-49c587138f5a", "rel": "bookmark"}]}, "id": "9bf39f21-bbba-484c-9b95-e30ee28258e6", "security_groups": [{"name": "singlevm1-sg_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49"}], "user_id": "4d034b226fe04fd49a323f938d5bc3fa", "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-23T19:18:23Z", "hostId": "68c9146ef04a0edeeee6fb0f80b3c5779dd70952c84e7ea55e293532", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "created": "2018-09-23T19:18:18Z", "tenant_id": "894da123185e40d5966d1ea0c93371df", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:18:34,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9483ceec-ab1e-4b36-88ad-35c9afe728c5 2018-09-23 19:18:34,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.88666605949s 2018-09-23 19:18:34,397 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:18:36,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:18:36,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:38,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 811 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1fbae3c1-03ee-4ef5-ab4a-2cd83abbb943 x-openstack-request-id: req-1fbae3c1-03ee-4ef5-ab4a-2cd83abbb943 2018-09-23 19:18:38,274 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:c0:e2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9bf39f21-bbba-484c-9b95-e30ee28258e6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9bf39f21-bbba-484c-9b95-e30ee28258e6", "rel": "bookmark"}], "image": {"id": "15dd8f2a-33dc-455d-aa9f-36c85040f82c", "links": [{"href": "http://172.30.9.29:8774/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-09-23T19:18:33.000000", "flavor": {"id": "7530ecba-b9d1-4f11-a811-49c587138f5a", "links": [{"href": "http://172.30.9.29:8774/flavors/7530ecba-b9d1-4f11-a811-49c587138f5a", "rel": "bookmark"}]}, "id": "9bf39f21-bbba-484c-9b95-e30ee28258e6", "security_groups": [{"name": "singlevm1-sg_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49"}], "user_id": "4d034b226fe04fd49a323f938d5bc3fa", "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-23T19:18:33Z", "hostId": "68c9146ef04a0edeeee6fb0f80b3c5779dd70952c84e7ea55e293532", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "created": "2018-09-23T19:18:18Z", "tenant_id": "894da123185e40d5966d1ea0c93371df", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:18:38,274 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1fbae3c1-03ee-4ef5-ab4a-2cd83abbb943 2018-09-23 19:18:38,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.87422895432s 2018-09-23 19:18:38,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-23 19:18:38,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=9bf39f21-bbba-484c-9b95-e30ee28258e6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:38,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 876 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:38 GMT X-Openstack-Request-Id: req-be1ff8e4-194b-4761-a432-9dc8b5efb3ce 2018-09-23 19:18:38,326 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-23T19:18:32Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c07d69be-9fa4-48aa-8032-31be3c2c1d1b","ip_address":"192.168.120.5"}],"id":"1e1ea07d-18b2-486c-9211-a2d3b2f0edf1","security_groups":["07979eda-a3d5-460b-8485-35933d7a60e8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:c0:e2","project_id":"894da123185e40d5966d1ea0c93371df","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"9bf39f21-bbba-484c-9b95-e30ee28258e6","name":"","admin_state_up":true,"network_id":"276db345-d378-458a-a4c8-a17d9cd849e8","tenant_id":"894da123185e40d5966d1ea0c93371df","created_at":"2018-09-23T19:18:23Z","binding:vnic_type":"normal"}]} 2018-09-23 19:18:38,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=9bf39f21-bbba-484c-9b95-e30ee28258e6 used request id req-be1ff8e4-194b-4761-a432-9dc8b5efb3ce 2018-09-23 19:18:38,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0446450710297s 2018-09-23 19:18:38,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-23 19:18:38,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=1e1ea07d-18b2-486c-9211-a2d3b2f0edf1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:38,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:38 GMT X-Openstack-Request-Id: req-fd428f35-3e33-45fc-b3af-bff31bd9bc41 2018-09-23 19:18:38,383 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-23 19:18:38,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=1e1ea07d-18b2-486c-9211-a2d3b2f0edf1 used request id req-fd428f35-3e33-45fc-b3af-bff31bd9bc41 2018-09-23 19:18:38,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0466711521149s 2018-09-23 19:18:38,384 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6d:c0:e2', 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'15dd8f2a-33dc-455d-aa9f-36c85040f82c'}), 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-23T19:18:33.000000', 'flavor': Munch({u'id': u'7530ecba-b9d1-4f11-a811-49c587138f5a'}), 'az': u'nova', 'id': u'9bf39f21-bbba-484c-9b95-e30ee28258e6', 'security_groups': [Munch({u'name': u'singlevm1-sg_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4d034b226fe04fd49a323f938d5bc3fa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'894da123185e40d5966d1ea0c93371df', '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-23T19:18:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-23T19:18:33Z', 'hostId': u'68c9146ef04a0edeeee6fb0f80b3c5779dd70952c84e7ea55e293532', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-0.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'68c9146ef04a0edeeee6fb0f80b3c5779dd70952c84e7ea55e293532', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-0.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-09-23T19:18:33.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'894da123185e40d5966d1ea0c93371df', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', 'name': u'singlevm1-vm_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49', 'adminPass': u'yUYcG23VLAyN', 'tenant_id': u'894da123185e40d5966d1ea0c93371df', 'created_at': u'2018-09-23T19:18:18Z', 'created': u'2018-09-23T19:18:18Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-23 19:18:38,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:18:38,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:38,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1391 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:38 GMT X-Openstack-Request-Id: req-42f78a7c-d4fd-43a1-800c-6d2ed1823544 2018-09-23 19:18:38,472 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"276db345-d378-458a-a4c8-a17d9cd849e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"894da123185e40d5966d1ea0c93371df","status":"ACTIVE","subnets":["c07d69be-9fa4-48aa-8032-31be3c2c1d1b"],"description":"","tags":[],"updated_at":"2018-09-23T19:18:02Z","provider:segmentation_id":68,"name":"singlevm1-net_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49","admin_state_up":true,"tenant_id":"894da123185e40d5966d1ea0c93371df","created_at":"2018-09-23T19:18:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"2f71e26b-635c-4527-93d8-4193f1a9199d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","status":"ACTIVE","subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"description":"","tags":[],"updated_at":"2018-09-23T19:12:36Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","provider:network_type":"flat"}]} 2018-09-23 19:18:38,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-42f78a7c-d4fd-43a1-800c-6d2ed1823544 2018-09-23 19:18:38,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0826811790466s 2018-09-23 19:18:38,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-23 19:18:38,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=9bf39f21-bbba-484c-9b95-e30ee28258e6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:38,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 876 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:38 GMT X-Openstack-Request-Id: req-bc9a8047-3de7-451a-ba15-a751775992b1 2018-09-23 19:18:38,539 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-23T19:18:32Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c07d69be-9fa4-48aa-8032-31be3c2c1d1b","ip_address":"192.168.120.5"}],"id":"1e1ea07d-18b2-486c-9211-a2d3b2f0edf1","security_groups":["07979eda-a3d5-460b-8485-35933d7a60e8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:c0:e2","project_id":"894da123185e40d5966d1ea0c93371df","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"9bf39f21-bbba-484c-9b95-e30ee28258e6","name":"","admin_state_up":true,"network_id":"276db345-d378-458a-a4c8-a17d9cd849e8","tenant_id":"894da123185e40d5966d1ea0c93371df","created_at":"2018-09-23T19:18:23Z","binding:vnic_type":"normal"}]} 2018-09-23 19:18:38,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=9bf39f21-bbba-484c-9b95-e30ee28258e6 used request id req-bc9a8047-3de7-451a-ba15-a751775992b1 2018-09-23 19:18:38,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0655200481415s 2018-09-23 19:18:38,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-23 19:18:38,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" -d '{"floatingip": {"floating_network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "fixed_ip_address": "192.168.120.5", "port_id": "1e1ea07d-18b2-486c-9211-a2d3b2f0edf1"}}' 2018-09-23 19:18:40,475 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 553 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:40 GMT X-Openstack-Request-Id: req-c5c5c394-2cc4-4fc5-a47c-021f49ccd7f3 2018-09-23 19:18:40,476 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "61384d82-bd49-49aa-8929-05890d0f86e6", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-23T19:18:39Z", "floating_network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.214", "revision_number": 0, "port_id": "1e1ea07d-18b2-486c-9211-a2d3b2f0edf1", "id": "d5d9e6f7-3093-4a8e-9c6d-94d22ed42f0a", "tenant_id": "894da123185e40d5966d1ea0c93371df", "created_at": "2018-09-23T19:18:39Z", "project_id": "894da123185e40d5966d1ea0c93371df"}} 2018-09-23 19:18:40,476 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-c5c5c394-2cc4-4fc5-a47c-021f49ccd7f3 2018-09-23 19:18:40,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.93574309349s 2018-09-23 19:18:40,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-23 19:18:40,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:40,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 556 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:40 GMT X-Openstack-Request-Id: req-9dc7a5c6-be32-4f2c-8744-d5ccdea68a44 2018-09-23 19:18:40,554 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "61384d82-bd49-49aa-8929-05890d0f86e6", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-23T19:18:39Z", "floating_network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.214", "revision_number": 0, "port_id": "1e1ea07d-18b2-486c-9211-a2d3b2f0edf1", "id": "d5d9e6f7-3093-4a8e-9c6d-94d22ed42f0a", "tenant_id": "894da123185e40d5966d1ea0c93371df", "created_at": "2018-09-23T19:18:39Z", "project_id": "894da123185e40d5966d1ea0c93371df"}]} 2018-09-23 19:18:40,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-9dc7a5c6-be32-4f2c-8744-d5ccdea68a44 2018-09-23 19:18:40,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0601370334625s 2018-09-23 19:18:40,560 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'61384d82-bd49-49aa-8929-05890d0f86e6', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'894da123185e40d5966d1ea0c93371df', 'created_at': u'2018-09-23T19:18:39Z', 'attached': True, 'updated_at': u'2018-09-23T19:18:39Z', 'id': u'd5d9e6f7-3093-4a8e-9c6d-94d22ed42f0a', 'floating_network_id': u'2f71e26b-635c-4527-93d8-4193f1a9199d', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.214', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'894da123185e40d5966d1ea0c93371df', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'61384d82-bd49-49aa-8929-05890d0f86e6', 'project_id': u'894da123185e40d5966d1ea0c93371df', 'port_id': u'1e1ea07d-18b2-486c-9211-a2d3b2f0edf1', 'port': u'1e1ea07d-18b2-486c-9211-a2d3b2f0edf1', 'network': u'2f71e26b-635c-4527-93d8-4193f1a9199d'}) 2018-09-23 19:18:40,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-23 19:18:40,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/9bf39f21-bbba-484c-9b95-e30ee28258e6/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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-23 19:18:41,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9604 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18: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-79550ab9-45b4-40da-87ba-123c9df6fd5c x-openstack-request-id: req-79550ab9-45b4-40da-87ba-123c9df6fd5c 2018-09-23 19:18:41,336 - 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 506328908 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.183978] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186247] pid_max: default: 32768 minimum: 301\n[ 0.187477] ACPI: Core revision 20150930\n[ 0.189161] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.190976] Security Framework initialized\n[ 0.192093] Yama: becoming mindful.\n[ 0.193113] AppArmor: AppArmor initialized\n[ 0.194281] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196077] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197806] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199445] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201356] Initializing cgroup subsys io\n[ 0.202472] Initializing cgroup subsys memory\n[ 0.203654] Initializing cgroup subsys devices\n[ 0.204845] Initializing cgroup subsys freezer\n[ 0.206027] Initializing cgroup subsys net_cls\n[ 0.207229] Initializing cgroup subsys perf_event\n[ 0.208473] Initializing cgroup subsys net_prio\n[ 0.209676] Initializing cgroup subsys hugetlb\n[ 0.210873] Initializing cgroup subsys pids\n[ 0.212047] CPU: Physical Processor ID: 0\n[ 0.213854] mce: CPU supports 10 MCE banks\n[ 0.215030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238278] ftrace: allocating 31920 entries in 125 pages\n[ 0.264280] smpboot: Max logical packages: 1\n[ 0.265477] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267335] x2apic enabled\n[ 0.268467] Switched APIC routing to physical x2apic.\n[ 0.270926] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.272445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275154] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.277599] KVM setup paravirtual spinlock\n[ 0.279243] x86: Booted up 1 node, 1 CPUs\n[ 0.280347] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282231] devtmpfs: initialized\n[ 0.284202] evm: security.selinux\n[ 0.285158] evm: security.SMACK64\n[ 0.286123] evm: security.SMACK64EXEC\n[ 0.287158] evm: security.SMACK64TRANSMUTE\n[ 0.288272] evm: security.SMACK64MMAP\n[ 0.289295] evm: security.ima\n[ 0.290184] evm: security.capability\n[ 0.291272] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.293802] pinctrl core: initialized pinctrl subsystem\n[ 0.295321] RTC time: 19:18:33, date: 09/23/18\n[ 0.296615] NET: Registered protocol family 16\n[ 0.297936] cpuidle: using governor ladder\n[ 0.299063] cpuidle: using governor menu\n[ 0.300152] PCCT header not found.\n[ 0.301174] ACPI: bus type PCI registered\n[ 0.302274] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.303966] PCI: Using configuration type 1 for base access\n[ 0.306134] ACPI: Added _OSI(Module Device)\n[ 0.307283] ACPI: Added _OSI(Processor Device)\n[ 0.308459] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.309692] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.311866] ACPI: Interpreter enabled\n[ 0.312902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.317941] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.322972] ACPI: (supports S0 S5)\n[ 0.323942] ACPI: Using IOAPIC for interrupt routing\n[ 0.325222] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.329010] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330552] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332218] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333828] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.336800] acpiphp: Slot [3] registered\n[ 0.337893] acpiphp: Slot [4] registered\n[ 0.338984] acpiphp: Slot [5] registered\n[ 0.340086] acpiphp: Slot [6] registered\n[ 0.341182] acpiphp: Slot [7] registered\n[ 0.342272] acpiphp: Slot [8] registered\n[ 0.343365] acpiphp: Slot [9] registered\n[ 0.344452] acpiphp: Slot [10] registered\n[ 0.345585] acpiphp: Slot [11] registered\n[ 0.346688] acpiphp: Slot [12] registered\n[ 0.347799] acpiphp: Slot [13] registered\n[ 0.348902] acpiphp: Slot [14] registered\n[ 0.350004] acpiphp: Slot [15] registered\n[ 0.365272] acpiphp: Slot [16] registered\n[ 0.366386] acpiphp: Slot [17] registered\n[ 0.367496] acpiphp: Slot [18] registered\n[ 0.368599] acpiphp: Slot [19] registered\n[ 0.369719] acpiphp: Slot [20] registered\n[ 0.370836] acpiphp: Slot [21] registered\n[ 0.371939] acpiphp: Slot [22] registered\n[ 0.373047] acpiphp: Slot [23] registered\n[ 0.374164] acpiphp: Slot [24] registered\n[ 0.375267] acpiphp: Slot [25] registered\n[ 0.376373] acpiphp: Slot [26] registered\n[ 0.377478] acpiphp: Slot [27] registered\n[ 0.378588] acpiphp: Slot [28] registered\n[ 0.379700] acpiphp: Slot [29] registered\n[ 0.380803] acpiphp: Slot [30] registered\n[ 0.381913] acpiphp: Slot [31] registered\n[ 0.383019] PCI host bridge to bus 0000:00\n[ 0.384129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.385775] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387421] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.389416] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.391401] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.393420] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.397400] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.399110] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.400694] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.402408] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.407077] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.409035] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.430462] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.432455] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.434426] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.436378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.438663] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.440366] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.442155] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.443578] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.445766] vgaarb: loaded\n[ 0.446602] vgaarb: bridge control possible 0000:00:02.0\n[ 0.448265] SCSI subsystem initialized\n[ 0.449514] ACPI: bus type USB registered\n[ 0.450659] usbcore: registered new interface driver usbfs\n[ 0.452077] usbcore: registered new interface driver hub\n[ 0.453436] usbcore: registered new device driver usb\n[ 0.454930] PCI: Using ACPI for IRQ routing\n[ 0.456488] NetLabel: Initializing\n[ 0.457535] NetLabel: domain hash size = 128\n[ 0.458692] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.459997] NetLabel: unlabeled traffic allowed by default\n[ 0.461577] clocksource: Switched to clocksource kvm-clock\n[ 0.472105] AppArmor: AppArmor Filesystem Enabled\n[ 0.473408] pnp: PnP ACPI init\n[ 0.474652] pnp: PnP ACPI: found 5 devices\n[ 0.481587] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.483933] NET: Registered protocol family 2\n[ 0.485359] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487100] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488730] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490356] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491808] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493394] NET: Registered protocol family 1\n[ 0.494583] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496060] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497523] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512077] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526679] Trying to unpack rootfs image as initramfs...\n[ 0.589034] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595909] Scanning for low memory corruption every 60 seconds\n[ 0.599056] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600703] audit: initializing netlink subsys (disabled)\n[ 0.602385] audit: type=2000 audit(1537730314.602:1): initialized\n[ 0.604518] Initialise system trusted keyring\n[ 0.606067] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607646] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610506] zbud: loaded\n[ 0.611582] VFS: Disk quotas dquot_6.6.0\n[ 0.612739] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615046] fuse init (API version 7.23)\n[ 0.616321] Key type big_key registered\n[ 0.617444] Allocating IMA MOK and blacklist keyrings.\n[ 0.619184] Key type asymmetric registered\n[ 0.620332] Asymmetric key parser 'x509' registered\n[ 0.621677] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623763] io scheduler noop registered\n[ 0.624858] io scheduler deadline registered (default)\n[ 0.626245] io scheduler cfq registered\n[ 0.627531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628948] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630825] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632843] ACPI: Power Button [PWRF]\n[ 0.634222] GHES: HEST is not enabled!\n[ 0.648563] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678076] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681175] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704921] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708167] Linux agpgart interface v0.103\n[ 0.712067] brd: module loaded\n[ 0.714431] loop: module loaded\n[ 0.719620] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721638] GPT:90111 != 2097151\n[ 0.722579] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724061] GPT:90111 != 2097151\n[ 0.724996] GPT: Use GNU Parted to correct GPT errors.\n[ 0.726313] vda: vda1 vda15\n[ 0.728266] scsi host0: ata_piix\n[ 0.729337] scsi host1: ata_piix\n[ 0.730333] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.731979] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734013] libphy: Fixed MDIO Bus: probed\n[ 0.735147] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736456] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739664] PPP generic driver version 2.4.2\n[ 0.740957] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742591] ehci-pci: EHCI PCI platform driver\n[ 0.743807] ehci-platform: EHCI generic platform driver\n[ 0.745155] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746704] ohci-pci: OHCI PCI platform driver\n[ 0.747919] ohci-platform: OHCI generic platform driver\n[ 0.749284] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763950] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767359] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768732] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770370] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772037] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773993] usb usb1: Product: UHCI Host Controller\n[ 0.775257] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776793] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.778139] hub 1-0:1.0: USB hub found\n[ 0.779316] hub 1-0:1.0: 2 ports detected\n[ 0.780672] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783602] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784922] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786361] mousedev: PS/2 mouse device common for all mice\n[ 0.788106] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.790605] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792153] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.793762] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.795378] i2c /dev entries driver\n[ 0.796446] device-mapper: uevent: version 1.0.3\n[ 0.797779] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800041] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802067] NET: Registered protocol family 10\n[ 0.803863] NET: Registered protocol family 17\n[ 0.805088] Key type dns_resolver registered\n[ 0.806510] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808007] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.810458] registered taskstats version 1\n[ 0.811638] Loading compiled-in X.509 certificates\n[ 0.813520] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816047] zswap: loaded using pool lzo/zbud\n[ 0.818561] Key type trusted registered\n[ 0.820718] Key type encrypted registered\n[ 0.821852] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823275] ima: No TPM chip found, activating TPM-bypass!\n[ 0.824699] evm: HMAC attrs: 0x1\n[ 0.826057] Magic number: 2:36:345\n[ 0.827103] tty tty62: hash matches\n[ 0.828203] rtc_cmos 00:00: setting system clock to 2018-09-23 19:18:34 UTC (1537730314)\n[ 0.830440] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.831943] EDD information not available.\n[ 0.896210] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898316] Write protecting the kernel read-only data: 14336k\n[ 0.903205] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.905838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.954721] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.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.91. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCq8YvLpZ1YjDQx+sNOQyvod72HXkBqjgAU/ieKIMrHGFxISgnGhXgT24CdBJpCQrAIOBxcG5SCAeyq6UzGWUSZUsBDYWoypHcl21ktYzZ4jK8LhY4dLX33UKczsHGC1FbjvsTNlyfset9CsZmK4A06w1zD55YtJtqMQgKWS4j6VCSXGrt/31I1VcWzt91ew51w1f742HPbSXuvnunPA4eH+aDr/GbfsO4FkbMUdwJtMuSWGfHBCIFNhlpXwsSMcQ1AoNqwZHVb0IR/3430/swNBPLp4SxjEsu0jsNrv8Oc65PRDgkLdWCFnn1Bqbje6VvnIVBAr9WEofXEXGUZqjvT root@singlevm1-vm-2a66072c-2ae0-4b6d-a0e2-78a4153e5b49\nssh-dss AAAAB3NzaC1kc3MAAACBAI+Gxw1pBezSwMZPuuISxg4f8eBWQOdbeML3QTohlRPVkh5DPHXntBjwc59mvEaQJawt131GrF9BGBN1RqIFadNFVdtg3CHfi/PZtB5SJH+rJfq8uzpOyxFrd8j/7dN1FGryRfOTz5qbmVZFG4NGmXHyV00Jriqjpd5C6dUjDqOFAAAAFQD8jq/D1RhLKs4rST+lRZGm1ppibQAAAIAM6laXGrgHKY7KQmt2PE6RPsQVAv8D0oaTZhm9axziakTQ5joWMeMSiwE4qIz+dIKe2BrdvQeUsxl/NqF9GWbgF3zo+DqT/tiCSJzobyKoyJ+noCmSgE0icIOMIRpS14YyaYjNDjVTq5cDBbUTY07DakgX1Z1azVNpdh0cj4Yj4AAAAIBfaB44Ut55Itj+X4oyAPEuuAopbj/hh+Y6pmQJ3beJqsqzvURAgJZxiqW+wU1RNZsbG8bgxi8IQ/MOOL9hHbIaXYYPhSKA+jpYY8uhMiqiJodmqBE3WLyoznRlsiuOlNCbfLOZJ+zfeELfeJCHYYOHQoxXVDYxHgGSl0uES+x4og== root@singlevm1-vm-2a66072c-2ae0-4b6d-a0e2-78a4153e5b49\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe6d:c0e2/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 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-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-2a66072c-2ae0-4b6d-a0e2-78a4153e5b49\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.79 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-2a66072c-2ae0-4b6d-a0e2-78a4153e5b49 login: "} 2018-09-23 19:18:41,336 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/9bf39f21-bbba-484c-9b95-e30ee28258e6/action used request id req-79550ab9-45b4-40da-87ba-123c9df6fd5c 2018-09-23 19:18:41,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.775624990463s 2018-09-23 19:18:41,337 - 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 506328908 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.183978] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.186247] pid_max: default: 32768 minimum: 301 [ 0.187477] ACPI: Core revision 20150930 [ 0.189161] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.190976] Security Framework initialized [ 0.192093] Yama: becoming mindful. [ 0.193113] AppArmor: AppArmor initialized [ 0.194281] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.196077] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.197806] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199445] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201356] Initializing cgroup subsys io [ 0.202472] Initializing cgroup subsys memory [ 0.203654] Initializing cgroup subsys devices [ 0.204845] Initializing cgroup subsys freezer [ 0.206027] Initializing cgroup subsys net_cls [ 0.207229] Initializing cgroup subsys perf_event [ 0.208473] Initializing cgroup subsys net_prio [ 0.209676] Initializing cgroup subsys hugetlb [ 0.210873] Initializing cgroup subsys pids [ 0.212047] CPU: Physical Processor ID: 0 [ 0.213854] mce: CPU supports 10 MCE banks [ 0.215030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.231565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.238278] ftrace: allocating 31920 entries in 125 pages [ 0.264280] smpboot: Max logical packages: 1 [ 0.265477] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.267335] x2apic enabled [ 0.268467] Switched APIC routing to physical x2apic. [ 0.270926] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.272445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.275154] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.277599] KVM setup paravirtual spinlock [ 0.279243] x86: Booted up 1 node, 1 CPUs [ 0.280347] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.282231] devtmpfs: initialized [ 0.284202] evm: security.selinux [ 0.285158] evm: security.SMACK64 [ 0.286123] evm: security.SMACK64EXEC [ 0.287158] evm: security.SMACK64TRANSMUTE [ 0.288272] evm: security.SMACK64MMAP [ 0.289295] evm: security.ima [ 0.290184] evm: security.capability [ 0.291272] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.293802] pinctrl core: initialized pinctrl subsystem [ 0.295321] RTC time: 19:18:33, date: 09/23/18 [ 0.296615] NET: Registered protocol family 16 [ 0.297936] cpuidle: using governor ladder [ 0.299063] cpuidle: using governor menu [ 0.300152] PCCT header not found. [ 0.301174] ACPI: bus type PCI registered [ 0.302274] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.303966] PCI: Using configuration type 1 for base access [ 0.306134] ACPI: Added _OSI(Module Device) [ 0.307283] ACPI: Added _OSI(Processor Device) [ 0.308459] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.309692] ACPI: Added _OSI(Processor Aggregator Device) [ 0.311866] ACPI: Interpreter enabled [ 0.312902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.315430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.317941] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.320467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.322972] ACPI: (supports S0 S5) [ 0.323942] ACPI: Using IOAPIC for interrupt routing [ 0.325222] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.329010] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330552] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332218] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.333828] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.336800] acpiphp: Slot [3] registered [ 0.337893] acpiphp: Slot [4] registered [ 0.338984] acpiphp: Slot [5] registered [ 0.340086] acpiphp: Slot [6] registered [ 0.341182] acpiphp: Slot [7] registered [ 0.342272] acpiphp: Slot [8] registered [ 0.343365] acpiphp: Slot [9] registered [ 0.344452] acpiphp: Slot [10] registered [ 0.345585] acpiphp: Slot [11] registered [ 0.346688] acpiphp: Slot [12] registered [ 0.347799] acpiphp: Slot [13] registered [ 0.348902] acpiphp: Slot [14] registered [ 0.350004] acpiphp: Slot [15] registered [ 0.365272] acpiphp: Slot [16] registered [ 0.366386] acpiphp: Slot [17] registered [ 0.367496] acpiphp: Slot [18] registered [ 0.368599] acpiphp: Slot [19] registered [ 0.369719] acpiphp: Slot [20] registered [ 0.370836] acpiphp: Slot [21] registered [ 0.371939] acpiphp: Slot [22] registered [ 0.373047] acpiphp: Slot [23] registered [ 0.374164] acpiphp: Slot [24] registered [ 0.375267] acpiphp: Slot [25] registered [ 0.376373] acpiphp: Slot [26] registered [ 0.377478] acpiphp: Slot [27] registered [ 0.378588] acpiphp: Slot [28] registered [ 0.379700] acpiphp: Slot [29] registered [ 0.380803] acpiphp: Slot [30] registered [ 0.381913] acpiphp: Slot [31] registered [ 0.383019] PCI host bridge to bus 0000:00 [ 0.384129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.385775] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.387421] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.389416] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.391401] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.393420] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.397400] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.399110] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.400694] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.402408] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.407077] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.409035] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.430462] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.432455] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.434426] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.436378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.438663] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.440366] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.442155] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.443578] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.445766] vgaarb: loaded [ 0.446602] vgaarb: bridge control possible 0000:00:02.0 [ 0.448265] SCSI subsystem initialized [ 0.449514] ACPI: bus type USB registered [ 0.450659] usbcore: registered new interface driver usbfs [ 0.452077] usbcore: registered new interface driver hub [ 0.453436] usbcore: registered new device driver usb [ 0.454930] PCI: Using ACPI for IRQ routing [ 0.456488] NetLabel: Initializing [ 0.457535] NetLabel: domain hash size = 128 [ 0.458692] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.459997] NetLabel: unlabeled traffic allowed by default [ 0.461577] clocksource: Switched to clocksource kvm-clock [ 0.472105] AppArmor: AppArmor Filesystem Enabled [ 0.473408] pnp: PnP ACPI init [ 0.474652] pnp: PnP ACPI: found 5 devices [ 0.481587] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.483933] NET: Registered protocol family 2 [ 0.485359] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.487100] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.488730] TCP: Hash tables configured (established 4096 bind 4096) [ 0.490356] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.491808] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.493394] NET: Registered protocol family 1 [ 0.494583] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.496060] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.497523] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.512077] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.526679] Trying to unpack rootfs image as initramfs... [ 0.589034] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.595909] Scanning for low memory corruption every 60 seconds [ 0.599056] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.600703] audit: initializing netlink subsys (disabled) [ 0.602385] audit: type=2000 audit(1537730314.602:1): initialized [ 0.604518] Initialise system trusted keyring [ 0.606067] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.607646] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.610506] zbud: loaded [ 0.611582] VFS: Disk quotas dquot_6.6.0 [ 0.612739] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.615046] fuse init (API version 7.23) [ 0.616321] Key type big_key registered [ 0.617444] Allocating IMA MOK and blacklist keyrings. [ 0.619184] Key type asymmetric registered [ 0.620332] Asymmetric key parser 'x509' registered [ 0.621677] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.623763] io scheduler noop registered [ 0.624858] io scheduler deadline registered (default) [ 0.626245] io scheduler cfq registered [ 0.627531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.628948] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.630825] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.632843] ACPI: Power Button [PWRF] [ 0.634222] GHES: HEST is not enabled! [ 0.648563] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.678076] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.681175] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.704921] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.708167] Linux agpgart interface v0.103 [ 0.712067] brd: module loaded [ 0.714431] loop: module loaded [ 0.719620] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.721638] GPT:90111 != 2097151 [ 0.722579] GPT:Alternate GPT header not at the end of the disk. [ 0.724061] GPT:90111 != 2097151 [ 0.724996] GPT: Use GNU Parted to correct GPT errors. [ 0.726313] vda: vda1 vda15 [ 0.728266] scsi host0: ata_piix [ 0.729337] scsi host1: ata_piix [ 0.730333] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.731979] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.734013] libphy: Fixed MDIO Bus: probed [ 0.735147] tun: Universal TUN/TAP device driver, 1.6 [ 0.736456] tun: (C) 1999-2004 Max Krasnyansky [ 0.739664] PPP generic driver version 2.4.2 [ 0.740957] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.742591] ehci-pci: EHCI PCI platform driver [ 0.743807] ehci-platform: EHCI generic platform driver [ 0.745155] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.746704] ohci-pci: OHCI PCI platform driver [ 0.747919] ohci-platform: OHCI generic platform driver [ 0.749284] uhci_hcd: USB Universal Host Controller Interface driver [ 0.763950] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.765345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.767359] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.768732] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.770370] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.772037] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.773993] usb usb1: Product: UHCI Host Controller [ 0.775257] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.776793] usb usb1: SerialNumber: 0000:00:01.2 [ 0.778139] hub 1-0:1.0: USB hub found [ 0.779316] hub 1-0:1.0: 2 ports detected [ 0.780672] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.783602] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.784922] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.786361] mousedev: PS/2 mouse device common for all mice [ 0.788106] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.790605] rtc_cmos 00:00: RTC can wake from S4 [ 0.792153] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.793762] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.795378] i2c /dev entries driver [ 0.796446] device-mapper: uevent: version 1.0.3 [ 0.797779] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.800041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.802067] NET: Registered protocol family 10 [ 0.803863] NET: Registered protocol family 17 [ 0.805088] Key type dns_resolver registered [ 0.806510] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.808007] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.810458] registered taskstats version 1 [ 0.811638] Loading compiled-in X.509 certificates [ 0.813520] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.816047] zswap: loaded using pool lzo/zbud [ 0.818561] Key type trusted registered [ 0.820718] Key type encrypted registered [ 0.821852] AppArmor: AppArmor sha1 policy hashing enabled [ 0.823275] ima: No TPM chip found, activating TPM-bypass! [ 0.824699] evm: HMAC attrs: 0x1 [ 0.826057] Magic number: 2:36:345 [ 0.827103] tty tty62: hash matches [ 0.828203] rtc_cmos 00:00: setting system clock to 2018-09-23 19:18:34 UTC (1537730314) [ 0.830440] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.831943] EDD information not available. [ 0.896210] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.898316] Write protecting the kernel read-only data: 14336k [ 0.903205] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.905838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.954721] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.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.91. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCq8YvLpZ1YjDQx+sNOQyvod72HXkBqjgAU/ieKIMrHGFxISgnGhXgT24CdBJpCQrAIOBxcG5SCAeyq6UzGWUSZUsBDYWoypHcl21ktYzZ4jK8LhY4dLX33UKczsHGC1FbjvsTNlyfset9CsZmK4A06w1zD55YtJtqMQgKWS4j6VCSXGrt/31I1VcWzt91ew51w1f742HPbSXuvnunPA4eH+aDr/GbfsO4FkbMUdwJtMuSWGfHBCIFNhlpXwsSMcQ1AoNqwZHVb0IR/3430/swNBPLp4SxjEsu0jsNrv8Oc65PRDgkLdWCFnn1Bqbje6VvnIVBAr9WEofXEXGUZqjvT root@singlevm1-vm-2a66072c-2ae0-4b6d-a0e2-78a4153e5b49 ssh-dss AAAAB3NzaC1kc3MAAACBAI+Gxw1pBezSwMZPuuISxg4f8eBWQOdbeML3QTohlRPVkh5DPHXntBjwc59mvEaQJawt131GrF9BGBN1RqIFadNFVdtg3CHfi/PZtB5SJH+rJfq8uzpOyxFrd8j/7dN1FGryRfOTz5qbmVZFG4NGmXHyV00Jriqjpd5C6dUjDqOFAAAAFQD8jq/D1RhLKs4rST+lRZGm1ppibQAAAIAM6laXGrgHKY7KQmt2PE6RPsQVAv8D0oaTZhm9axziakTQ5joWMeMSiwE4qIz+dIKe2BrdvQeUsxl/NqF9GWbgF3zo+DqT/tiCSJzobyKoyJ+noCmSgE0icIOMIRpS14YyaYjNDjVTq5cDBbUTY07DakgX1Z1azVNpdh0cj4Yj4AAAAIBfaB44Ut55Itj+X4oyAPEuuAopbj/hh+Y6pmQJ3beJqsqzvURAgJZxiqW+wU1RNZsbG8bgxi8IQ/MOOL9hHbIaXYYPhSKA+jpYY8uhMiqiJodmqBE3WLyoznRlsiuOlNCbfLOZJ+zfeELfeJCHYYOHQoxXVDYxHgGSl0uES+x4og== root@singlevm1-vm-2a66072c-2ae0-4b6d-a0e2-78a4153e5b49 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe6d:c0e2/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 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-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-2a66072c-2ae0-4b6d-a0e2-78a4153e5b49 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.79 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-2a66072c-2ae0-4b6d-a0e2-78a4153e5b49 login: 2018-09-23 19:18:42,341 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.214: timed out 2018-09-23 19:18:51,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-23 19:18:51,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/9bf39f21-bbba-484c-9b95-e30ee28258e6/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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-23 19:18:51,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9604 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e65b6b7c-f5a1-45d7-af69-78159bfaffaa x-openstack-request-id: req-e65b6b7c-f5a1-45d7-af69-78159bfaffaa 2018-09-23 19:18:51,474 - 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 506328908 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.183978] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186247] pid_max: default: 32768 minimum: 301\n[ 0.187477] ACPI: Core revision 20150930\n[ 0.189161] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.190976] Security Framework initialized\n[ 0.192093] Yama: becoming mindful.\n[ 0.193113] AppArmor: AppArmor initialized\n[ 0.194281] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196077] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197806] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199445] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201356] Initializing cgroup subsys io\n[ 0.202472] Initializing cgroup subsys memory\n[ 0.203654] Initializing cgroup subsys devices\n[ 0.204845] Initializing cgroup subsys freezer\n[ 0.206027] Initializing cgroup subsys net_cls\n[ 0.207229] Initializing cgroup subsys perf_event\n[ 0.208473] Initializing cgroup subsys net_prio\n[ 0.209676] Initializing cgroup subsys hugetlb\n[ 0.210873] Initializing cgroup subsys pids\n[ 0.212047] CPU: Physical Processor ID: 0\n[ 0.213854] mce: CPU supports 10 MCE banks\n[ 0.215030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238278] ftrace: allocating 31920 entries in 125 pages\n[ 0.264280] smpboot: Max logical packages: 1\n[ 0.265477] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267335] x2apic enabled\n[ 0.268467] Switched APIC routing to physical x2apic.\n[ 0.270926] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.272445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275154] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.277599] KVM setup paravirtual spinlock\n[ 0.279243] x86: Booted up 1 node, 1 CPUs\n[ 0.280347] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282231] devtmpfs: initialized\n[ 0.284202] evm: security.selinux\n[ 0.285158] evm: security.SMACK64\n[ 0.286123] evm: security.SMACK64EXEC\n[ 0.287158] evm: security.SMACK64TRANSMUTE\n[ 0.288272] evm: security.SMACK64MMAP\n[ 0.289295] evm: security.ima\n[ 0.290184] evm: security.capability\n[ 0.291272] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.293802] pinctrl core: initialized pinctrl subsystem\n[ 0.295321] RTC time: 19:18:33, date: 09/23/18\n[ 0.296615] NET: Registered protocol family 16\n[ 0.297936] cpuidle: using governor ladder\n[ 0.299063] cpuidle: using governor menu\n[ 0.300152] PCCT header not found.\n[ 0.301174] ACPI: bus type PCI registered\n[ 0.302274] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.303966] PCI: Using configuration type 1 for base access\n[ 0.306134] ACPI: Added _OSI(Module Device)\n[ 0.307283] ACPI: Added _OSI(Processor Device)\n[ 0.308459] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.309692] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.311866] ACPI: Interpreter enabled\n[ 0.312902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.317941] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.322972] ACPI: (supports S0 S5)\n[ 0.323942] ACPI: Using IOAPIC for interrupt routing\n[ 0.325222] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.329010] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330552] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332218] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333828] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.336800] acpiphp: Slot [3] registered\n[ 0.337893] acpiphp: Slot [4] registered\n[ 0.338984] acpiphp: Slot [5] registered\n[ 0.340086] acpiphp: Slot [6] registered\n[ 0.341182] acpiphp: Slot [7] registered\n[ 0.342272] acpiphp: Slot [8] registered\n[ 0.343365] acpiphp: Slot [9] registered\n[ 0.344452] acpiphp: Slot [10] registered\n[ 0.345585] acpiphp: Slot [11] registered\n[ 0.346688] acpiphp: Slot [12] registered\n[ 0.347799] acpiphp: Slot [13] registered\n[ 0.348902] acpiphp: Slot [14] registered\n[ 0.350004] acpiphp: Slot [15] registered\n[ 0.365272] acpiphp: Slot [16] registered\n[ 0.366386] acpiphp: Slot [17] registered\n[ 0.367496] acpiphp: Slot [18] registered\n[ 0.368599] acpiphp: Slot [19] registered\n[ 0.369719] acpiphp: Slot [20] registered\n[ 0.370836] acpiphp: Slot [21] registered\n[ 0.371939] acpiphp: Slot [22] registered\n[ 0.373047] acpiphp: Slot [23] registered\n[ 0.374164] acpiphp: Slot [24] registered\n[ 0.375267] acpiphp: Slot [25] registered\n[ 0.376373] acpiphp: Slot [26] registered\n[ 0.377478] acpiphp: Slot [27] registered\n[ 0.378588] acpiphp: Slot [28] registered\n[ 0.379700] acpiphp: Slot [29] registered\n[ 0.380803] acpiphp: Slot [30] registered\n[ 0.381913] acpiphp: Slot [31] registered\n[ 0.383019] PCI host bridge to bus 0000:00\n[ 0.384129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.385775] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387421] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.389416] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.391401] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.393420] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.397400] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.399110] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.400694] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.402408] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.407077] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.409035] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.430462] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.432455] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.434426] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.436378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.438663] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.440366] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.442155] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.443578] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.445766] vgaarb: loaded\n[ 0.446602] vgaarb: bridge control possible 0000:00:02.0\n[ 0.448265] SCSI subsystem initialized\n[ 0.449514] ACPI: bus type USB registered\n[ 0.450659] usbcore: registered new interface driver usbfs\n[ 0.452077] usbcore: registered new interface driver hub\n[ 0.453436] usbcore: registered new device driver usb\n[ 0.454930] PCI: Using ACPI for IRQ routing\n[ 0.456488] NetLabel: Initializing\n[ 0.457535] NetLabel: domain hash size = 128\n[ 0.458692] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.459997] NetLabel: unlabeled traffic allowed by default\n[ 0.461577] clocksource: Switched to clocksource kvm-clock\n[ 0.472105] AppArmor: AppArmor Filesystem Enabled\n[ 0.473408] pnp: PnP ACPI init\n[ 0.474652] pnp: PnP ACPI: found 5 devices\n[ 0.481587] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.483933] NET: Registered protocol family 2\n[ 0.485359] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487100] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488730] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490356] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491808] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493394] NET: Registered protocol family 1\n[ 0.494583] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496060] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497523] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512077] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526679] Trying to unpack rootfs image as initramfs...\n[ 0.589034] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595909] Scanning for low memory corruption every 60 seconds\n[ 0.599056] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600703] audit: initializing netlink subsys (disabled)\n[ 0.602385] audit: type=2000 audit(1537730314.602:1): initialized\n[ 0.604518] Initialise system trusted keyring\n[ 0.606067] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607646] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610506] zbud: loaded\n[ 0.611582] VFS: Disk quotas dquot_6.6.0\n[ 0.612739] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615046] fuse init (API version 7.23)\n[ 0.616321] Key type big_key registered\n[ 0.617444] Allocating IMA MOK and blacklist keyrings.\n[ 0.619184] Key type asymmetric registered\n[ 0.620332] Asymmetric key parser 'x509' registered\n[ 0.621677] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623763] io scheduler noop registered\n[ 0.624858] io scheduler deadline registered (default)\n[ 0.626245] io scheduler cfq registered\n[ 0.627531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628948] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630825] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632843] ACPI: Power Button [PWRF]\n[ 0.634222] GHES: HEST is not enabled!\n[ 0.648563] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678076] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681175] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704921] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708167] Linux agpgart interface v0.103\n[ 0.712067] brd: module loaded\n[ 0.714431] loop: module loaded\n[ 0.719620] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721638] GPT:90111 != 2097151\n[ 0.722579] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724061] GPT:90111 != 2097151\n[ 0.724996] GPT: Use GNU Parted to correct GPT errors.\n[ 0.726313] vda: vda1 vda15\n[ 0.728266] scsi host0: ata_piix\n[ 0.729337] scsi host1: ata_piix\n[ 0.730333] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.731979] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734013] libphy: Fixed MDIO Bus: probed\n[ 0.735147] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736456] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739664] PPP generic driver version 2.4.2\n[ 0.740957] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742591] ehci-pci: EHCI PCI platform driver\n[ 0.743807] ehci-platform: EHCI generic platform driver\n[ 0.745155] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746704] ohci-pci: OHCI PCI platform driver\n[ 0.747919] ohci-platform: OHCI generic platform driver\n[ 0.749284] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763950] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767359] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768732] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770370] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772037] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773993] usb usb1: Product: UHCI Host Controller\n[ 0.775257] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776793] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.778139] hub 1-0:1.0: USB hub found\n[ 0.779316] hub 1-0:1.0: 2 ports detected\n[ 0.780672] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783602] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784922] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786361] mousedev: PS/2 mouse device common for all mice\n[ 0.788106] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.790605] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792153] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.793762] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.795378] i2c /dev entries driver\n[ 0.796446] device-mapper: uevent: version 1.0.3\n[ 0.797779] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800041] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802067] NET: Registered protocol family 10\n[ 0.803863] NET: Registered protocol family 17\n[ 0.805088] Key type dns_resolver registered\n[ 0.806510] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808007] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.810458] registered taskstats version 1\n[ 0.811638] Loading compiled-in X.509 certificates\n[ 0.813520] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816047] zswap: loaded using pool lzo/zbud\n[ 0.818561] Key type trusted registered\n[ 0.820718] Key type encrypted registered\n[ 0.821852] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823275] ima: No TPM chip found, activating TPM-bypass!\n[ 0.824699] evm: HMAC attrs: 0x1\n[ 0.826057] Magic number: 2:36:345\n[ 0.827103] tty tty62: hash matches\n[ 0.828203] rtc_cmos 00:00: setting system clock to 2018-09-23 19:18:34 UTC (1537730314)\n[ 0.830440] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.831943] EDD information not available.\n[ 0.896210] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898316] Write protecting the kernel read-only data: 14336k\n[ 0.903205] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.905838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.954721] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.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.91. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCq8YvLpZ1YjDQx+sNOQyvod72HXkBqjgAU/ieKIMrHGFxISgnGhXgT24CdBJpCQrAIOBxcG5SCAeyq6UzGWUSZUsBDYWoypHcl21ktYzZ4jK8LhY4dLX33UKczsHGC1FbjvsTNlyfset9CsZmK4A06w1zD55YtJtqMQgKWS4j6VCSXGrt/31I1VcWzt91ew51w1f742HPbSXuvnunPA4eH+aDr/GbfsO4FkbMUdwJtMuSWGfHBCIFNhlpXwsSMcQ1AoNqwZHVb0IR/3430/swNBPLp4SxjEsu0jsNrv8Oc65PRDgkLdWCFnn1Bqbje6VvnIVBAr9WEofXEXGUZqjvT root@singlevm1-vm-2a66072c-2ae0-4b6d-a0e2-78a4153e5b49\nssh-dss AAAAB3NzaC1kc3MAAACBAI+Gxw1pBezSwMZPuuISxg4f8eBWQOdbeML3QTohlRPVkh5DPHXntBjwc59mvEaQJawt131GrF9BGBN1RqIFadNFVdtg3CHfi/PZtB5SJH+rJfq8uzpOyxFrd8j/7dN1FGryRfOTz5qbmVZFG4NGmXHyV00Jriqjpd5C6dUjDqOFAAAAFQD8jq/D1RhLKs4rST+lRZGm1ppibQAAAIAM6laXGrgHKY7KQmt2PE6RPsQVAv8D0oaTZhm9axziakTQ5joWMeMSiwE4qIz+dIKe2BrdvQeUsxl/NqF9GWbgF3zo+DqT/tiCSJzobyKoyJ+noCmSgE0icIOMIRpS14YyaYjNDjVTq5cDBbUTY07DakgX1Z1azVNpdh0cj4Yj4AAAAIBfaB44Ut55Itj+X4oyAPEuuAopbj/hh+Y6pmQJ3beJqsqzvURAgJZxiqW+wU1RNZsbG8bgxi8IQ/MOOL9hHbIaXYYPhSKA+jpYY8uhMiqiJodmqBE3WLyoznRlsiuOlNCbfLOZJ+zfeELfeJCHYYOHQoxXVDYxHgGSl0uES+x4og== root@singlevm1-vm-2a66072c-2ae0-4b6d-a0e2-78a4153e5b49\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe6d:c0e2/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 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-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-2a66072c-2ae0-4b6d-a0e2-78a4153e5b49\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.79 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-2a66072c-2ae0-4b6d-a0e2-78a4153e5b49 login: "} 2018-09-23 19:18:51,474 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/9bf39f21-bbba-484c-9b95-e30ee28258e6/action used request id req-e65b6b7c-f5a1-45d7-af69-78159bfaffaa 2018-09-23 19:18:51,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.126809835434s 2018-09-23 19:18:51,475 - 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 506328908 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.183978] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.186247] pid_max: default: 32768 minimum: 301 [ 0.187477] ACPI: Core revision 20150930 [ 0.189161] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.190976] Security Framework initialized [ 0.192093] Yama: becoming mindful. [ 0.193113] AppArmor: AppArmor initialized [ 0.194281] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.196077] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.197806] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199445] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201356] Initializing cgroup subsys io [ 0.202472] Initializing cgroup subsys memory [ 0.203654] Initializing cgroup subsys devices [ 0.204845] Initializing cgroup subsys freezer [ 0.206027] Initializing cgroup subsys net_cls [ 0.207229] Initializing cgroup subsys perf_event [ 0.208473] Initializing cgroup subsys net_prio [ 0.209676] Initializing cgroup subsys hugetlb [ 0.210873] Initializing cgroup subsys pids [ 0.212047] CPU: Physical Processor ID: 0 [ 0.213854] mce: CPU supports 10 MCE banks [ 0.215030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.231565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.238278] ftrace: allocating 31920 entries in 125 pages [ 0.264280] smpboot: Max logical packages: 1 [ 0.265477] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.267335] x2apic enabled [ 0.268467] Switched APIC routing to physical x2apic. [ 0.270926] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.272445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.275154] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.277599] KVM setup paravirtual spinlock [ 0.279243] x86: Booted up 1 node, 1 CPUs [ 0.280347] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.282231] devtmpfs: initialized [ 0.284202] evm: security.selinux [ 0.285158] evm: security.SMACK64 [ 0.286123] evm: security.SMACK64EXEC [ 0.287158] evm: security.SMACK64TRANSMUTE [ 0.288272] evm: security.SMACK64MMAP [ 0.289295] evm: security.ima [ 0.290184] evm: security.capability [ 0.291272] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.293802] pinctrl core: initialized pinctrl subsystem [ 0.295321] RTC time: 19:18:33, date: 09/23/18 [ 0.296615] NET: Registered protocol family 16 [ 0.297936] cpuidle: using governor ladder [ 0.299063] cpuidle: using governor menu [ 0.300152] PCCT header not found. [ 0.301174] ACPI: bus type PCI registered [ 0.302274] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.303966] PCI: Using configuration type 1 for base access [ 0.306134] ACPI: Added _OSI(Module Device) [ 0.307283] ACPI: Added _OSI(Processor Device) [ 0.308459] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.309692] ACPI: Added _OSI(Processor Aggregator Device) [ 0.311866] ACPI: Interpreter enabled [ 0.312902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.315430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.317941] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.320467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.322972] ACPI: (supports S0 S5) [ 0.323942] ACPI: Using IOAPIC for interrupt routing [ 0.325222] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.329010] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330552] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332218] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.333828] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.336800] acpiphp: Slot [3] registered [ 0.337893] acpiphp: Slot [4] registered [ 0.338984] acpiphp: Slot [5] registered [ 0.340086] acpiphp: Slot [6] registered [ 0.341182] acpiphp: Slot [7] registered [ 0.342272] acpiphp: Slot [8] registered [ 0.343365] acpiphp: Slot [9] registered [ 0.344452] acpiphp: Slot [10] registered [ 0.345585] acpiphp: Slot [11] registered [ 0.346688] acpiphp: Slot [12] registered [ 0.347799] acpiphp: Slot [13] registered [ 0.348902] acpiphp: Slot [14] registered [ 0.350004] acpiphp: Slot [15] registered [ 0.365272] acpiphp: Slot [16] registered [ 0.366386] acpiphp: Slot [17] registered [ 0.367496] acpiphp: Slot [18] registered [ 0.368599] acpiphp: Slot [19] registered [ 0.369719] acpiphp: Slot [20] registered [ 0.370836] acpiphp: Slot [21] registered [ 0.371939] acpiphp: Slot [22] registered [ 0.373047] acpiphp: Slot [23] registered [ 0.374164] acpiphp: Slot [24] registered [ 0.375267] acpiphp: Slot [25] registered [ 0.376373] acpiphp: Slot [26] registered [ 0.377478] acpiphp: Slot [27] registered [ 0.378588] acpiphp: Slot [28] registered [ 0.379700] acpiphp: Slot [29] registered [ 0.380803] acpiphp: Slot [30] registered [ 0.381913] acpiphp: Slot [31] registered [ 0.383019] PCI host bridge to bus 0000:00 [ 0.384129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.385775] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.387421] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.389416] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.391401] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.393420] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.397400] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.399110] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.400694] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.402408] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.407077] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.409035] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.430462] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.432455] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.434426] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.436378] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.438663] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.440366] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.442155] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.443578] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.445766] vgaarb: loaded [ 0.446602] vgaarb: bridge control possible 0000:00:02.0 [ 0.448265] SCSI subsystem initialized [ 0.449514] ACPI: bus type USB registered [ 0.450659] usbcore: registered new interface driver usbfs [ 0.452077] usbcore: registered new interface driver hub [ 0.453436] usbcore: registered new device driver usb [ 0.454930] PCI: Using ACPI for IRQ routing [ 0.456488] NetLabel: Initializing [ 0.457535] NetLabel: domain hash size = 128 [ 0.458692] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.459997] NetLabel: unlabeled traffic allowed by default [ 0.461577] clocksource: Switched to clocksource kvm-clock [ 0.472105] AppArmor: AppArmor Filesystem Enabled [ 0.473408] pnp: PnP ACPI init [ 0.474652] pnp: PnP ACPI: found 5 devices [ 0.481587] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.483933] NET: Registered protocol family 2 [ 0.485359] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.487100] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.488730] TCP: Hash tables configured (established 4096 bind 4096) [ 0.490356] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.491808] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.493394] NET: Registered protocol family 1 [ 0.494583] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.496060] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.497523] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.512077] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.526679] Trying to unpack rootfs image as initramfs... [ 0.589034] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.595909] Scanning for low memory corruption every 60 seconds [ 0.599056] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.600703] audit: initializing netlink subsys (disabled) [ 0.602385] audit: type=2000 audit(1537730314.602:1): initialized [ 0.604518] Initialise system trusted keyring [ 0.606067] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.607646] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.610506] zbud: loaded [ 0.611582] VFS: Disk quotas dquot_6.6.0 [ 0.612739] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.615046] fuse init (API version 7.23) [ 0.616321] Key type big_key registered [ 0.617444] Allocating IMA MOK and blacklist keyrings. [ 0.619184] Key type asymmetric registered [ 0.620332] Asymmetric key parser 'x509' registered [ 0.621677] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.623763] io scheduler noop registered [ 0.624858] io scheduler deadline registered (default) [ 0.626245] io scheduler cfq registered [ 0.627531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.628948] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.630825] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.632843] ACPI: Power Button [PWRF] [ 0.634222] GHES: HEST is not enabled! [ 0.648563] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.678076] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.681175] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.704921] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.708167] Linux agpgart interface v0.103 [ 0.712067] brd: module loaded [ 0.714431] loop: module loaded [ 0.719620] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.721638] GPT:90111 != 2097151 [ 0.722579] GPT:Alternate GPT header not at the end of the disk. [ 0.724061] GPT:90111 != 2097151 [ 0.724996] GPT: Use GNU Parted to correct GPT errors. [ 0.726313] vda: vda1 vda15 [ 0.728266] scsi host0: ata_piix [ 0.729337] scsi host1: ata_piix [ 0.730333] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.731979] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.734013] libphy: Fixed MDIO Bus: probed [ 0.735147] tun: Universal TUN/TAP device driver, 1.6 [ 0.736456] tun: (C) 1999-2004 Max Krasnyansky [ 0.739664] PPP generic driver version 2.4.2 [ 0.740957] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.742591] ehci-pci: EHCI PCI platform driver [ 0.743807] ehci-platform: EHCI generic platform driver [ 0.745155] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.746704] ohci-pci: OHCI PCI platform driver [ 0.747919] ohci-platform: OHCI generic platform driver [ 0.749284] uhci_hcd: USB Universal Host Controller Interface driver [ 0.763950] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.765345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.767359] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.768732] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.770370] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.772037] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.773993] usb usb1: Product: UHCI Host Controller [ 0.775257] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.776793] usb usb1: SerialNumber: 0000:00:01.2 [ 0.778139] hub 1-0:1.0: USB hub found [ 0.779316] hub 1-0:1.0: 2 ports detected [ 0.780672] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.783602] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.784922] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.786361] mousedev: PS/2 mouse device common for all mice [ 0.788106] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.790605] rtc_cmos 00:00: RTC can wake from S4 [ 0.792153] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.793762] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.795378] i2c /dev entries driver [ 0.796446] device-mapper: uevent: version 1.0.3 [ 0.797779] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.800041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.802067] NET: Registered protocol family 10 [ 0.803863] NET: Registered protocol family 17 [ 0.805088] Key type dns_resolver registered [ 0.806510] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.808007] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.810458] registered taskstats version 1 [ 0.811638] Loading compiled-in X.509 certificates [ 0.813520] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.816047] zswap: loaded using pool lzo/zbud [ 0.818561] Key type trusted registered [ 0.820718] Key type encrypted registered [ 0.821852] AppArmor: AppArmor sha1 policy hashing enabled [ 0.823275] ima: No TPM chip found, activating TPM-bypass! [ 0.824699] evm: HMAC attrs: 0x1 [ 0.826057] Magic number: 2:36:345 [ 0.827103] tty tty62: hash matches [ 0.828203] rtc_cmos 00:00: setting system clock to 2018-09-23 19:18:34 UTC (1537730314) [ 0.830440] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.831943] EDD information not available. [ 0.896210] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.898316] Write protecting the kernel read-only data: 14336k [ 0.903205] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.905838] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.954721] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.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.91. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCq8YvLpZ1YjDQx+sNOQyvod72HXkBqjgAU/ieKIMrHGFxISgnGhXgT24CdBJpCQrAIOBxcG5SCAeyq6UzGWUSZUsBDYWoypHcl21ktYzZ4jK8LhY4dLX33UKczsHGC1FbjvsTNlyfset9CsZmK4A06w1zD55YtJtqMQgKWS4j6VCSXGrt/31I1VcWzt91ew51w1f742HPbSXuvnunPA4eH+aDr/GbfsO4FkbMUdwJtMuSWGfHBCIFNhlpXwsSMcQ1AoNqwZHVb0IR/3430/swNBPLp4SxjEsu0jsNrv8Oc65PRDgkLdWCFnn1Bqbje6VvnIVBAr9WEofXEXGUZqjvT root@singlevm1-vm-2a66072c-2ae0-4b6d-a0e2-78a4153e5b49 ssh-dss AAAAB3NzaC1kc3MAAACBAI+Gxw1pBezSwMZPuuISxg4f8eBWQOdbeML3QTohlRPVkh5DPHXntBjwc59mvEaQJawt131GrF9BGBN1RqIFadNFVdtg3CHfi/PZtB5SJH+rJfq8uzpOyxFrd8j/7dN1FGryRfOTz5qbmVZFG4NGmXHyV00Jriqjpd5C6dUjDqOFAAAAFQD8jq/D1RhLKs4rST+lRZGm1ppibQAAAIAM6laXGrgHKY7KQmt2PE6RPsQVAv8D0oaTZhm9axziakTQ5joWMeMSiwE4qIz+dIKe2BrdvQeUsxl/NqF9GWbgF3zo+DqT/tiCSJzobyKoyJ+noCmSgE0icIOMIRpS14YyaYjNDjVTq5cDBbUTY07DakgX1Z1azVNpdh0cj4Yj4AAAAIBfaB44Ut55Itj+X4oyAPEuuAopbj/hh+Y6pmQJ3beJqsqzvURAgJZxiqW+wU1RNZsbG8bgxi8IQ/MOOL9hHbIaXYYPhSKA+jpYY8uhMiqiJodmqBE3WLyoznRlsiuOlNCbfLOZJ+zfeELfeJCHYYOHQoxXVDYxHgGSl0uES+x4og== root@singlevm1-vm-2a66072c-2ae0-4b6d-a0e2-78a4153e5b49 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe6d:c0e2/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 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-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-2a66072c-2ae0-4b6d-a0e2-78a4153e5b49 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.79 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-2a66072c-2ae0-4b6d-a0e2-78a4153e5b49 login: 2018-09-23 19:18:51,478 - paramiko.transport - DEBUG - starting thread (client mode): 0x6fe87690L 2018-09-23 19:18:51,479 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-09-23 19:18:51,479 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-23 19:18:51,479 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-23 19:18:51,480 - 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-23 19:18:51,480 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-23 19:18:51,481 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-23 19:18:51,481 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-23 19:18:51,481 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-23 19:18:51,481 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-23 19:18:51,499 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-23 19:18:51,500 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-23 19:18:51,510 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.214: 89f0552e0249c7f608edbb71ce7a1dad 2018-09-23 19:18:51,511 - paramiko.transport - DEBUG - Trying discovered key 120f7e06aa74eb6b3ee2651412a9be11 in /tmp/tmpOQfb6V 2018-09-23 19:18:51,537 - paramiko.transport - DEBUG - userauth is OK 2018-09-23 19:18:51,542 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-23 19:18:51,544 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-23 19:18:51,545 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-23 19:18:51,545 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-23 19:18:51,546 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-23 19:18:51,547 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-23 19:18:51,547 - functest.core.singlevm - DEBUG - output: Hello World 2018-09-23 19:18:51,548 - functest.core.singlevm - DEBUG - error: 2018-09-23 19:18:51,551 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-23 19:18:51,665 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-23 19:18:51,666 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:51 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-23 19:18:51,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-23 19:18:51,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/d5d9e6f7-3093-4a8e-9c6d-94d22ed42f0a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:52,674 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:18:52 GMT X-Openstack-Request-Id: req-af29d72c-5378-40ad-9f4f-58c59bcfc641 2018-09-23 19:18:52,674 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:18:52,675 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/d5d9e6f7-3093-4a8e-9c6d-94d22ed42f0a.json used request id req-af29d72c-5378-40ad-9f4f-58c59bcfc641 2018-09-23 19:18:52,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.999615907669s 2018-09-23 19:18:52,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-23 19:18:52,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:52,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:52 GMT X-Openstack-Request-Id: req-c07861eb-1e2e-4134-b7a2-e79c8c14aa22 2018-09-23 19:18:52,741 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-23 19:18:52,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-c07861eb-1e2e-4134-b7a2-e79c8c14aa22 2018-09-23 19:18:52,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0559871196747s 2018-09-23 19:18:52,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-23 19:18:52,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/9bf39f21-bbba-484c-9b95-e30ee28258e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:53,140 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 23 Sep 2018 19:18: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-13903d35-3180-4810-a5c8-cbebde7e27a1 x-openstack-request-id: req-13903d35-3180-4810-a5c8-cbebde7e27a1 2018-09-23 19:18:53,140 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/9bf39f21-bbba-484c-9b95-e30ee28258e6 used request id req-13903d35-3180-4810-a5c8-cbebde7e27a1 2018-09-23 19:18:53,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.398411035538s 2018-09-23 19:18:53,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:18:53,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:54,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18: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-a8ed6e0e-4b6a-458a-a877-8c57f942b5d0 x-openstack-request-id: req-a8ed6e0e-4b6a-458a-a877-8c57f942b5d0 2018-09-23 19:18:54,980 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:c0:e2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:c0:e2", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9bf39f21-bbba-484c-9b95-e30ee28258e6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9bf39f21-bbba-484c-9b95-e30ee28258e6", "rel": "bookmark"}], "image": {"id": "15dd8f2a-33dc-455d-aa9f-36c85040f82c", "links": [{"href": "http://172.30.9.29:8774/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-09-23T19:18:33.000000", "flavor": {"id": "7530ecba-b9d1-4f11-a811-49c587138f5a", "links": [{"href": "http://172.30.9.29:8774/flavors/7530ecba-b9d1-4f11-a811-49c587138f5a", "rel": "bookmark"}]}, "id": "9bf39f21-bbba-484c-9b95-e30ee28258e6", "security_groups": [{"name": "singlevm1-sg_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49"}], "user_id": "4d034b226fe04fd49a323f938d5bc3fa", "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-23T19:18:52Z", "hostId": "68c9146ef04a0edeeee6fb0f80b3c5779dd70952c84e7ea55e293532", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "created": "2018-09-23T19:18:18Z", "tenant_id": "894da123185e40d5966d1ea0c93371df", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:18:54,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a8ed6e0e-4b6a-458a-a877-8c57f942b5d0 2018-09-23 19:18:54,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.83976912498s 2018-09-23 19:18:54,982 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:18:56,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:18:56,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:57,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:56 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-0f4431ae-d7ee-4213-bdc5-cfef2a77d943 x-openstack-request-id: req-0f4431ae-d7ee-4213-bdc5-cfef2a77d943 2018-09-23 19:18:57,192 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-09-23 19:18:57,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0f4431ae-d7ee-4213-bdc5-cfef2a77d943 2018-09-23 19:18:57,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207495927811s 2018-09-23 19:18:57,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 19:18:57,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:57,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:57 GMT X-Openstack-Request-Id: req-be97f34a-8bdf-4150-919c-42d40828d2c2 2018-09-23 19:18:57,411 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "894da123185e40d5966d1ea0c93371df", "created_at": "2018-09-23T19:18:11Z", "updated_at": "2018-09-23T19:18:12Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:18:12Z", "revision_number": 0, "id": "84caeaaf-809d-48ff-8551-1d79b08fa8e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:18:12Z", "security_group_id": "07979eda-a3d5-460b-8485-35933d7a60e8", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv4", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:18:11Z", "revision_number": 0, "id": "9930b52a-eabe-445a-89b9-b4c86f48150b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:18:11Z", "security_group_id": "07979eda-a3d5-460b-8485-35933d7a60e8", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv6", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:18:11Z", "revision_number": 0, "id": "b27987db-6fa4-442b-91ec-912e5bfb4d3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:18:11Z", "security_group_id": "07979eda-a3d5-460b-8485-35933d7a60e8", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv4", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-23T19:18:11Z", "revision_number": 0, "id": "ed3c995a-6f5f-402f-812e-8b0d7a5e8d2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:18:11Z", "security_group_id": "07979eda-a3d5-460b-8485-35933d7a60e8", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": 22, "ethertype": "IPv4", "project_id": "894da123185e40d5966d1ea0c93371df"}], "revision_number": 3, "project_id": "894da123185e40d5966d1ea0c93371df", "id": "07979eda-a3d5-460b-8485-35933d7a60e8", "name": "singlevm1-sg_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49"}, {"description": "Default security group", "tags": [], "tenant_id": "802060f906e2475fa40f15eb36bff298", "created_at": "2018-09-23T19:12:28Z", "updated_at": "2018-09-23T19:12:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "78f010b6-6aab-402c-87f7-5768c7670ad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv4", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "9d75c811-2562-4bd7-a277-4fe0ca6e5d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv6", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "e850ed80-6558-4fe4-8989-a52215e2b4e4", "remote_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv4", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "f39b9bea-ae1d-466c-ae37-1efd457e4012", "remote_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv6", "project_id": "802060f906e2475fa40f15eb36bff298"}], "revision_number": 1, "project_id": "802060f906e2475fa40f15eb36bff298", "id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "894da123185e40d5966d1ea0c93371df", "created_at": "2018-09-23T19:16:12Z", "updated_at": "2018-09-23T19:16:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "15f9f005-83fd-409e-b734-80ec10403549", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv6", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "6a93976f-12c3-4375-9109-05e648869602", "remote_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv6", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "7c596c4f-84aa-43fc-92d9-3c106eac6667", "remote_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv4", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "ce1db3f2-1a41-4633-8d9e-50b3ee674c19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv4", "project_id": "894da123185e40d5966d1ea0c93371df"}], "revision_number": 1, "project_id": "894da123185e40d5966d1ea0c93371df", "id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-23T19:16:15Z", "updated_at": "2018-09-23T19:16:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:15Z", "revision_number": 0, "id": "0d46553a-db03-42b5-9477-dadc114b1eaf", "remote_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "45977f9d-2e3b-4bb3-b7f0-b496edf7bdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "a77b4d5f-f7d6-4c13-becc-652a11a98cc5", "remote_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "fb4ce89b-de4f-457f-94d1-6c485e50cfa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "name": "default"}]} 2018-09-23 19:18:57,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-be97f34a-8bdf-4150-919c-42d40828d2c2 2018-09-23 19:18:57,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.213332176208s 2018-09-23 19:18:57,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-23 19:18:57,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/07979eda-a3d5-460b-8485-35933d7a60e8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:58,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:18:58 GMT X-Openstack-Request-Id: req-6b479274-46f9-469d-b3e9-8262e1b28b4a 2018-09-23 19:18:58,008 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:18:58,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/07979eda-a3d5-460b-8485-35933d7a60e8.json used request id req-6b479274-46f9-469d-b3e9-8262e1b28b4a 2018-09-23 19:18:58,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.590424060822s 2018-09-23 19:18:58,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-23 19:18:58,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/singlevm1-kp_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:58,093 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18: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-c9244e4c-8e22-4013-80d4-0edb213867dc x-openstack-request-id: req-c9244e4c-8e22-4013-80d4-0edb213867dc 2018-09-23 19:18:58,093 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/singlevm1-kp_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49 used request id req-c9244e4c-8e22-4013-80d4-0edb213867dc 2018-09-23 19:18:58,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.084114074707s 2018-09-23 19:18:58,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-23 19:18:58,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/61384d82-bd49-49aa-8929-05890d0f86e6/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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" -d '{"subnet_id": "c07d69be-9fa4-48aa-8032-31be3c2c1d1b"}' 2018-09-23 19:18:59,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:59 GMT X-Openstack-Request-Id: req-9adb8577-dcbf-4e93-9587-44e98b2dbbf3 2018-09-23 19:18:59,805 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "276db345-d378-458a-a4c8-a17d9cd849e8", "tenant_id": "894da123185e40d5966d1ea0c93371df", "subnet_id": "c07d69be-9fa4-48aa-8032-31be3c2c1d1b", "subnet_ids": ["c07d69be-9fa4-48aa-8032-31be3c2c1d1b"], "port_id": "c69623ad-e55c-48ba-882e-8ae9eb0434a2", "id": "61384d82-bd49-49aa-8929-05890d0f86e6"} 2018-09-23 19:18:59,805 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/61384d82-bd49-49aa-8929-05890d0f86e6/remove_router_interface.json used request id req-9adb8577-dcbf-4e93-9587-44e98b2dbbf3 2018-09-23 19:18:59,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.71135878563s 2018-09-23 19:18:59,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-23 19:18:59,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:18:59,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 645 Content-Type: application/json Date: Sun, 23 Sep 2018 19:18:59 GMT X-Openstack-Request-Id: req-2cf0ec25-067e-4904-ab83-dce67747051a 2018-09-23 19:18:59,925 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7645c54c-286a-4a37-aa2e-2abc0c7a60a2", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "894da123185e40d5966d1ea0c93371df", "created_at": "2018-09-23T19:18:03Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-23T19:18:59Z", "revision_number": 4, "routes": [], "project_id": "894da123185e40d5966d1ea0c93371df", "id": "61384d82-bd49-49aa-8929-05890d0f86e6", "name": "singlevm1-router_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49"}]} 2018-09-23 19:18:59,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-2cf0ec25-067e-4904-ab83-dce67747051a 2018-09-23 19:18:59,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11995100975s 2018-09-23 19:18:59,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-23 19:18:59,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/61384d82-bd49-49aa-8929-05890d0f86e6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:19:01,557 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:19:01 GMT X-Openstack-Request-Id: req-a5439f74-4a52-4950-8029-5bd48acb5306 2018-09-23 19:19:01,557 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:19:01,558 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/61384d82-bd49-49aa-8929-05890d0f86e6.json used request id req-a5439f74-4a52-4950-8029-5bd48acb5306 2018-09-23 19:19:01,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.63080596924s 2018-09-23 19:19:01,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-23 19:19:01,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:19:01,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1291 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:01 GMT X-Openstack-Request-Id: req-47b19c65-105b-481b-84ff-7ae830389ca7 2018-09-23 19:19:01,798 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f71e26b-635c-4527-93d8-4193f1a9199d","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:36Z","dns_nameservers":[],"updated_at":"2018-09-23T19:12:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"802060f906e2475fa40f15eb36bff298","id":"7645c54c-286a-4a37-aa2e-2abc0c7a60a2","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"276db345-d378-458a-a4c8-a17d9cd849e8","tenant_id":"894da123185e40d5966d1ea0c93371df","created_at":"2018-09-23T19:18:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-23T19:18:02Z","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":"894da123185e40d5966d1ea0c93371df","id":"c07d69be-9fa4-48aa-8032-31be3c2c1d1b","subnetpool_id":null,"name":"singlevm1-subnet_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49"}]} 2018-09-23 19:19:01,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-47b19c65-105b-481b-84ff-7ae830389ca7 2018-09-23 19:19:01,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.240086078644s 2018-09-23 19:19:01,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-23 19:19:01,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/c07d69be-9fa4-48aa-8032-31be3c2c1d1b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:19:04,093 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:19:04 GMT X-Openstack-Request-Id: req-726a9e0d-c256-42fe-92b5-a6c323c03926 2018-09-23 19:19:04,094 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:19:04,094 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/c07d69be-9fa4-48aa-8032-31be3c2c1d1b.json used request id req-726a9e0d-c256-42fe-92b5-a6c323c03926 2018-09-23 19:19:04,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.29414796829s 2018-09-23 19:19:04,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:19:04,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:19:04,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1353 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:04 GMT X-Openstack-Request-Id: req-fd130c22-0042-4f60-8e08-d4b3d0686738 2018-09-23 19:19:04,486 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"276db345-d378-458a-a4c8-a17d9cd849e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"894da123185e40d5966d1ea0c93371df","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-23T19:19:03Z","provider:segmentation_id":68,"name":"singlevm1-net_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49","admin_state_up":true,"tenant_id":"894da123185e40d5966d1ea0c93371df","created_at":"2018-09-23T19:18:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"2f71e26b-635c-4527-93d8-4193f1a9199d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","status":"ACTIVE","subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"description":"","tags":[],"updated_at":"2018-09-23T19:12:36Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","provider:network_type":"flat"}]} 2018-09-23 19:19:04,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-fd130c22-0042-4f60-8e08-d4b3d0686738 2018-09-23 19:19:04,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.392405986786s 2018-09-23 19:19:04,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-23 19:19:04,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/276db345-d378-458a-a4c8-a17d9cd849e8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:19:05,881 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:19:05 GMT X-Openstack-Request-Id: req-0725cf2b-3b04-4061-a549-68cecb510803 2018-09-23 19:19:05,881 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:19:05,881 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/276db345-d378-458a-a4c8-a17d9cd849e8.json used request id req-0725cf2b-3b04-4061-a549-68cecb510803 2018-09-23 19:19:05,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.39329695702s 2018-09-23 19:19:05,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:19:05,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:19:06,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:06 GMT X-Openstack-Request-Id: req-93e4301c-5f6f-4867-995c-9587d55c6d50 2018-09-23 19:19:06,192 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:18:09Z", "file": "/v2/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c/file", "owner": "894da123185e40d5966d1ea0c93371df", "id": "15dd8f2a-33dc-455d-aa9f-36c85040f82c", "size": 12716032, "self": "/v2/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:18:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:19:06,192 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-93e4301c-5f6f-4867-995c-9587d55c6d50 2018-09-23 19:19:06,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306731939316s 2018-09-23 19:19:06,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-23 19:19:06,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:19:08,014 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 23 Sep 2018 19:19:08 GMT X-Openstack-Request-Id: req-c2745efc-17fa-4ba5-b2d3-ce24fa7e8feb 2018-09-23 19:19:08,014 - 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-23 19:19:08,014 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/15dd8f2a-33dc-455d-aa9f-36c85040f82c used request id req-c2745efc-17fa-4ba5-b2d3-ce24fa7e8feb 2018-09-23 19:19:08,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.82042598724s 2018-09-23 19:19:08,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-23 19:19:08,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:19:08,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19: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-e9b8897e-4796-4589-8730-f15c875c94cc x-openstack-request-id: req-e9b8897e-4796-4589-8730-f15c875c94cc 2018-09-23 19:19:08,040 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7530ecba-b9d1-4f11-a811-49c587138f5a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7530ecba-b9d1-4f11-a811-49c587138f5a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7530ecba-b9d1-4f11-a811-49c587138f5a", "name": "singlevm1-flavor_2a66072c-2ae0-4b6d-a0e2-78a4153e5b49", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-23 19:19:08,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-e9b8897e-4796-4589-8730-f15c875c94cc 2018-09-23 19:19:08,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024906873703s 2018-09-23 19:19:08,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-23 19:19:08,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/7530ecba-b9d1-4f11-a811-49c587138f5a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ebeffb6a66385d2516908ed64b5f988469cd37fb76a94474478248c52337f154" 2018-09-23 19:19:08,193 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-86c6bd9a-2901-4c67-80ad-e9bd0dd7dfc3 x-openstack-request-id: req-86c6bd9a-2901-4c67-80ad-e9bd0dd7dfc3 2018-09-23 19:19:08,193 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/7530ecba-b9d1-4f11-a811-49c587138f5a used request id req-86c6bd9a-2901-4c67-80ad-e9bd0dd7dfc3 2018-09-23 19:19:08,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.151963949203s 2018-09-23 19:19:08,238 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-09-23 19:19:08,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:19:08,283 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-811c3afb-7509-4b2d-9851-a5fae4300a3a 2018-09-23 19:19:08,283 - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-09-23 19:19:08,283 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-811c3afb-7509-4b2d-9851-a5fae4300a3a 2018-09-23 19:19:08,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-23 19:19:08,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "974e99ccfdf64aeaa46297e97aa5baf5", "name": "member"}, {"id": "d7da706ef8994b66a6e3396bf4f3bead", "name": "reader"}, {"id": "ab4277dc8a9c4c51a7cd8cf76c400735", "name": "admin"}], "expires_at": "2018-09-23T20:19:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "894da123185e40d5966d1ea0c93371df", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d68ed769e9a423d946305826c4fac0a"}, {"url": "http://172.30.9.29:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f03a90f6f9c415a95fced2acdeeca51"}, {"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757bc3cf1e04442d967289319f97a6a9"}], "type": "volume", "id": "06089b7643394b4ea2152f66b35238d0", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "006cc240baca4cb3b76593d6d3d73096"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0345086960034097ad3dbe904f6c17d1"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b5b8af83a06483793c6056762eed1d3"}], "type": "volumev3", "id": "16040fddb4fa46fabf16970f838b7a72", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bf7b3644d6f457b8255468d05381331"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c1785a941d44368114aeb13c7cd0dc"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c289bfb2bb0f4aa4b4c2a4e254498772"}], "type": "metric", "id": "401b8583fe1045fba56d25b885e81d84", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338f871fcc80474ebf3f91bf9f9a2803"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ee30ff9dfdf4fc9955543864766a4c3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84611edc954a457a9878ed49739af26b"}], "type": "placement", "id": "4cf66d2934a14d2993e1934573211ecc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1420c0b3c0ef447f80184031d7ad7362"}, {"url": "http://172.30.9.29:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3dc36f44422e429f9e605d629bdba8db"}, {"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b32d79413cf84b02ad3ba69fc84754f8"}], "type": "volumev2", "id": "4d46369930094692854f06fe3de92e26", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c9e592d5d73410989ba29ecc4050683"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac9aec43e2314f5d98434a30d000e414"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6416b3a9b7845589c069ab4c81eddf2"}], "type": "identity", "id": "5574ab4d90a04a43b8c58b7d9eafe64c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14515a3836154a26b94a4fdddbc0caa8"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ae5b2474acf4531bd6f3b3aff8504ad"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "916d7d32c7eb49a88886590f31204913"}], "type": "network", "id": "579c117c60db4b8a9290a56bf51d19de", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "87fec6bbefd343d4a364b4f419272f24", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32299bf06be946809dd3e7e17a875691"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1cb3ebd7c342d59b66453bb59455f4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de3e795cf17040148449f29f1bb37485"}], "type": "alarming", "id": "a68cd28b68d14fc69d0e3c13b4cd3911", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e430eeca864e41805e7ac3986cfa98"}, {"url": "http://172.30.9.29:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a93b10c0d54c0497f198f45a60f3d9"}, {"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "640f97e2ac5d4ba2a713b1a096f6d085"}], "type": "orchestration", "id": "afda4bb5fcf34bf2a85847ba5655258b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c2557339a29431bae7d62a31c775d9d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310acabb63eb473fbc1abcd376bb259e"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f2b4cc2af964e7885baf77e5136189d"}], "type": "event", "id": "cceb7e7f38ce4738b60276539fec5e2c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25a8ab1b40744d1a9b2e3c6fc904106a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95bcfc53b99346b0ae29d5f3d262f2a1"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf074a285a1d40cc837bb3620cd20284"}], "type": "cloudformation", "id": "cde7f1395ab146d6b31bba03aa9579c8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1196b19869cc4392ab8f9e8d75e5adc8"}, {"url": "http://12.0.0.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b4944429d6c45b19ab9e8529fd5d83b"}, {"url": "http://172.30.9.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b779ead26b148eb85ad20fcffa016a6"}], "type": "object-store", "id": "d4ce28ab9bd447738cfde6baddeb6cb6", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32bb8693afbd417f95bea768ac38c136"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66fecb4549ab49b18471353b5f9af1d9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c03398c604d64bbf93ce163576cba488"}], "type": "compute", "id": "e361ccf42d804b628a1f826e94a7585a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310aa387d4ad41628f2c0ddedf0c30b9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cf0311fccc54b3785661550b7e7503a"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7487322e62d4932ba7a7e4a9d95d999"}], "type": "image", "id": "effc7eccb958414cb09e0abb22b1cf3a", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "4d034b226fe04fd49a323f938d5bc3fa"}, "audit_ids": ["4iW2v2fhTHyUuyAENLndqA"], "issued_at": "2018-09-23T19:19:08.000000Z"}} 2018-09-23 19:19:08,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:19:08,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" 2018-09-23 19:19:08,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:08 GMT X-Openstack-Request-Id: req-25b06293-81cd-47f0-ad14-d3dab086e5eb 2018-09-23 19:19:08,977 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"2f71e26b-635c-4527-93d8-4193f1a9199d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","status":"ACTIVE","subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"description":"","tags":[],"updated_at":"2018-09-23T19:12:36Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","provider:network_type":"flat"}]} 2018-09-23 19:19:08,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-25b06293-81cd-47f0-ad14-d3dab086e5eb 2018-09-23 19:19:08,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.28627204895s 2018-09-23 19:19:08,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:19:08,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" 2018-09-23 19:19:09,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-901a5317-0083-42f1-8471-7d8dc14b3405 2018-09-23 19:19:09,181 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/89f431e845514faeb995beeecc00174b"}, "tags": [], "enabled": true, "id": "89f431e845514faeb995beeecc00174b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-23 19:19:09,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-901a5317-0083-42f1-8471-7d8dc14b3405 2018-09-23 19:19:09,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196141958237s 2018-09-23 19:19:09,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-23 19:19:09,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_de20f5b3-4124-4019-8500-e7903d4414d9"}}' 2018-09-23 19:19:09,498 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b135e48-e51f-4bf1-a07d-fe6b6bbde15d 2018-09-23 19:19:09,498 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.29:5000/v3/projects/ef170413aa15469f866839e1afca9b8f"}, "tags": [], "enabled": true, "id": "ef170413aa15469f866839e1afca9b8f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_de20f5b3-4124-4019-8500-e7903d4414d9"}} 2018-09-23 19:19:09,498 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-8b135e48-e51f-4bf1-a07d-fe6b6bbde15d 2018-09-23 19:19:09,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.30900812149s 2018-09-23 19:19:09,499 - 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'ef170413aa15469f866839e1afca9b8f', '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_de20f5b3-4124-4019-8500-e7903d4414d9'}) 2018-09-23 19:19:09,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-23 19:19:09,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "fbc0846e-9f58-4283-b14c-8ed3c6886794", "email": null, "name": "singlevm2-user_de20f5b3-4124-4019-8500-e7903d4414d9"}}' 2018-09-23 19:19:10,013 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dcaaf10-fed8-44bc-be67-361d66023361 2018-09-23 19:19:10,014 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_de20f5b3-4124-4019-8500-e7903d4414d9", "links": {"self": "http://172.30.9.29:5000/v3/users/4c1f97465770430ebc5f7b9419f2114d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4c1f97465770430ebc5f7b9419f2114d", "domain_id": "default", "password_expires_at": null}} 2018-09-23 19:19:10,014 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-5dcaaf10-fed8-44bc-be67-361d66023361 2018-09-23 19:19:10,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.507631063461s 2018-09-23 19:19:10,015 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4c1f97465770430ebc5f7b9419f2114d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_de20f5b3-4124-4019-8500-e7903d4414d9'}) 2018-09-23 19:19:10,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:19:10,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" 2018-09-23 19:19:10,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50b1e430-a862-4e84-844e-3f919ca4bed9 2018-09-23 19:19:10,220 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:19:10,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-50b1e430-a862-4e84-844e-3f919ca4bed9 2018-09-23 19:19:10,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202356815338s 2018-09-23 19:19:10,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:19:10,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" 2018-09-23 19:19:10,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-984dda17-d4a7-4368-99db-f8b9c2f654f0 2018-09-23 19:19:10,408 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:19:10,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-984dda17-d4a7-4368-99db-f8b9c2f654f0 2018-09-23 19:19:10,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182873010635s 2018-09-23 19:19:10,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:19:10,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" 2018-09-23 19:19:10,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1397db1-6eac-4d33-ad27-f8bfe9f31b1d 2018-09-23 19:19:10,605 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:19:10,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c1397db1-6eac-4d33-ad27-f8bfe9f31b1d 2018-09-23 19:19:10,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191341161728s 2018-09-23 19:19:10,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:19:10,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" 2018-09-23 19:19:10,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86c5fbff-f4cd-43f1-9665-0927eb5bf530 2018-09-23 19:19:10,798 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-23 19:19:10,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-86c5fbff-f4cd-43f1-9665-0927eb5bf530 2018-09-23 19:19:10,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.188455104828s 2018-09-23 19:19:10,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 19:19:10,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" 2018-09-23 19:19:11,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b5cdf19-33be-4586-954b-631624cdb52f 2018-09-23 19:19:11,004 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/08881a41da1d49eea3ce28971d45a21c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08881a41da1d49eea3ce28971d45a21c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/2acb53c9b8e843bc8aaca444d90ed9fb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2acb53c9b8e843bc8aaca444d90ed9fb", "email": "glance@localhost", "password_expires_at": null}, {"name": "singlevm2-user_de20f5b3-4124-4019-8500-e7903d4414d9", "links": {"self": "http://172.30.9.29:5000/v3/users/4c1f97465770430ebc5f7b9419f2114d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4c1f97465770430ebc5f7b9419f2114d", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/4cdc024d5ad84a2e8a6d7543efeb3651"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4cdc024d5ad84a2e8a6d7543efeb3651", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/4d034b226fe04fd49a323f938d5bc3fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d034b226fe04fd49a323f938d5bc3fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/686118ee2aad48b795197df7a577e7ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "686118ee2aad48b795197df7a577e7ea", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/6e5785c0040d4fcfb84d5885567a13e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e5785c0040d4fcfb84d5885567a13e7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/7230a17fb5ec432e8b0d524de145cfc1"}, "domain_id": "89f431e845514faeb995beeecc00174b", "enabled": true, "options": {}, "id": "7230a17fb5ec432e8b0d524de145cfc1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/794bc2e124944eae8441884bc3891394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "794bc2e124944eae8441884bc3891394", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8a9feaa273fa404e9f219e82beb8b8ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a9feaa273fa404e9f219e82beb8b8ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/8fc466e5aad040a2a797da3a642e800e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fc466e5aad040a2a797da3a642e800e", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/aae19b75f36945abbfcc9a2b1e8a7309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aae19b75f36945abbfcc9a2b1e8a7309", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/c25447bdd8eb4d6284359d847339a77d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c25447bdd8eb4d6284359d847339a77d", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/c47eadb2607040808a61bad2906f7160"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c47eadb2607040808a61bad2906f7160", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/d2002e02f0af4069b75dfe188fc7e833"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2002e02f0af4069b75dfe188fc7e833", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-23 19:19:11,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9b5cdf19-33be-4586-954b-631624cdb52f 2018-09-23 19:19:11,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204469919205s 2018-09-23 19:19:11,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 19:19:11,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" 2018-09-23 19:19:11,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-824a13a3-cad1-45e0-914d-ef40b88c4d6c 2018-09-23 19:19:11,223 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.29:5000/v3/projects/ef170413aa15469f866839e1afca9b8f"}, "tags": [], "enabled": true, "id": "ef170413aa15469f866839e1afca9b8f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_de20f5b3-4124-4019-8500-e7903d4414d9"}]} 2018-09-23 19:19:11,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-824a13a3-cad1-45e0-914d-ef40b88c4d6c 2018-09-23 19:19:11,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206650018692s 2018-09-23 19:19:11,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-23 19:19:11,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=4c1f97465770430ebc5f7b9419f2114d&role.id=974e99ccfdf64aeaa46297e97aa5baf5&scope.project.id=ef170413aa15469f866839e1afca9b8f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" 2018-09-23 19:19:11,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46e43798-c169-4c80-b366-dfe64e0943fa 2018-09-23 19:19:11,424 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=4c1f97465770430ebc5f7b9419f2114d&role.id=974e99ccfdf64aeaa46297e97aa5baf5&scope.project.id=ef170413aa15469f866839e1afca9b8f", "previous": null, "next": null}} 2018-09-23 19:19:11,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=4c1f97465770430ebc5f7b9419f2114d&role.id=974e99ccfdf64aeaa46297e97aa5baf5&scope.project.id=ef170413aa15469f866839e1afca9b8f used request id req-46e43798-c169-4c80-b366-dfe64e0943fa 2018-09-23 19:19:11,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.192803859711s 2018-09-23 19:19:11,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-23 19:19:11,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/ef170413aa15469f866839e1afca9b8f/users/4c1f97465770430ebc5f7b9419f2114d/roles/974e99ccfdf64aeaa46297e97aa5baf5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" 2018-09-23 19:19:11,622 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 19:19:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6099d38b-63c8-4052-a915-156dd29fb1de 2018-09-23 19:19:11,622 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 19:19:11,622 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ef170413aa15469f866839e1afca9b8f/users/4c1f97465770430ebc5f7b9419f2114d/roles/974e99ccfdf64aeaa46297e97aa5baf5 used request id req-6099d38b-63c8-4052-a915-156dd29fb1de 2018-09-23 19:19:11,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.194248914719s 2018-09-23 19:19:11,623 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_de20f5b3-4124-4019-8500-e7903d4414d9', 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'ef170413aa15469f866839e1afca9b8f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'fbc0846e-9f58-4283-b14c-8ed3c6886794', 'username': u'singlevm2-user_de20f5b3-4124-4019-8500-e7903d4414d9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-23 19:19:11,627 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_de20f5b3-4124-4019-8500-e7903d4414d9', 'password': 'fbc0846e-9f58-4283-b14c-8ed3c6886794', 'project_name': 'singlevm2-project_de20f5b3-4124-4019-8500-e7903d4414d9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': 'ef170413aa15469f866839e1afca9b8f', 'project_domain_name': 'Default'} 2018-09-23 19:19:11,627 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-09-23 19:19:11,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:19:11,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" 2018-09-23 19:19:11,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f37057-6e6b-4050-8987-b4d2f198a68e 2018-09-23 19:19:11,835 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/89f431e845514faeb995beeecc00174b"}, "tags": [], "enabled": true, "id": "89f431e845514faeb995beeecc00174b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-23 19:19:11,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-c7f37057-6e6b-4050-8987-b4d2f198a68e 2018-09-23 19:19:11,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206911087036s 2018-09-23 19:19:11,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 19:19:11,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" 2018-09-23 19:19:11,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a84ea6f6-8672-49df-9bd5-8a1e3a8f699a 2018-09-23 19:19:11,975 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.29:5000/v3/projects/ef170413aa15469f866839e1afca9b8f"}, "tags": [], "enabled": true, "id": "ef170413aa15469f866839e1afca9b8f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_de20f5b3-4124-4019-8500-e7903d4414d9"}]} 2018-09-23 19:19:11,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-a84ea6f6-8672-49df-9bd5-8a1e3a8f699a 2018-09-23 19:19:11,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.132895946503s 2018-09-23 19:19:11,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-23 19:19:11,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" -d '{"network": {"tenant_id": "ef170413aa15469f866839e1afca9b8f", "name": "singlevm2-net_de20f5b3-4124-4019-8500-e7903d4414d9", "admin_state_up": true}}' 2018-09-23 19:19:12,647 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:12 GMT X-Openstack-Request-Id: req-245af0c2-8cd2-4acd-98e5-1ac79613ed1e 2018-09-23 19:19:12,648 - 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":"7fe33879-4d89-4d78-bbff-d88ac9021006","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ef170413aa15469f866839e1afca9b8f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-23T19:19:12Z","is_default":false,"provider:segmentation_id":77,"name":"singlevm2-net_de20f5b3-4124-4019-8500-e7903d4414d9","admin_state_up":true,"tenant_id":"ef170413aa15469f866839e1afca9b8f","created_at":"2018-09-23T19:19:12Z","mtu":1450}} 2018-09-23 19:19:12,648 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-245af0c2-8cd2-4acd-98e5-1ac79613ed1e 2018-09-23 19:19:12,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.670049905777s 2018-09-23 19:19:12,648 - 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-23T19:19:12Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7fe33879-4d89-4d78-bbff-d88ac9021006', u'provider:segmentation_id': 77, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_de20f5b3-4124-4019-8500-e7903d4414d9', u'admin_state_up': True, u'tenant_id': u'ef170413aa15469f866839e1afca9b8f', u'created_at': u'2018-09-23T19:19:12Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ef170413aa15469f866839e1afca9b8f'}) 2018-09-23 19:19:12,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:19:12,658 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1913b79-a143-4ca1-8b30-35b94cd3513c 2018-09-23 19:19:12,658 - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-09-23 19:19:12,659 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-f1913b79-a143-4ca1-8b30-35b94cd3513c 2018-09-23 19:19:12,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-23 19:19:13,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "974e99ccfdf64aeaa46297e97aa5baf5", "name": "member"}, {"id": "d7da706ef8994b66a6e3396bf4f3bead", "name": "reader"}], "expires_at": "2018-09-23T20:19:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef170413aa15469f866839e1afca9b8f", "name": "singlevm2-project_de20f5b3-4124-4019-8500-e7903d4414d9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v1/ef170413aa15469f866839e1afca9b8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d68ed769e9a423d946305826c4fac0a"}, {"url": "http://172.30.9.29:8776/v1/ef170413aa15469f866839e1afca9b8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f03a90f6f9c415a95fced2acdeeca51"}, {"url": "http://192.30.9.3:8776/v1/ef170413aa15469f866839e1afca9b8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757bc3cf1e04442d967289319f97a6a9"}], "type": "volume", "id": "06089b7643394b4ea2152f66b35238d0", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v3/ef170413aa15469f866839e1afca9b8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "006cc240baca4cb3b76593d6d3d73096"}, {"url": "http://192.30.9.3:8776/v3/ef170413aa15469f866839e1afca9b8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0345086960034097ad3dbe904f6c17d1"}, {"url": "http://192.30.9.3:8776/v3/ef170413aa15469f866839e1afca9b8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b5b8af83a06483793c6056762eed1d3"}], "type": "volumev3", "id": "16040fddb4fa46fabf16970f838b7a72", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bf7b3644d6f457b8255468d05381331"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c1785a941d44368114aeb13c7cd0dc"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c289bfb2bb0f4aa4b4c2a4e254498772"}], "type": "metric", "id": "401b8583fe1045fba56d25b885e81d84", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338f871fcc80474ebf3f91bf9f9a2803"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ee30ff9dfdf4fc9955543864766a4c3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84611edc954a457a9878ed49739af26b"}], "type": "placement", "id": "4cf66d2934a14d2993e1934573211ecc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ef170413aa15469f866839e1afca9b8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1420c0b3c0ef447f80184031d7ad7362"}, {"url": "http://172.30.9.29:8776/v2/ef170413aa15469f866839e1afca9b8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3dc36f44422e429f9e605d629bdba8db"}, {"url": "http://192.30.9.3:8776/v2/ef170413aa15469f866839e1afca9b8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b32d79413cf84b02ad3ba69fc84754f8"}], "type": "volumev2", "id": "4d46369930094692854f06fe3de92e26", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c9e592d5d73410989ba29ecc4050683"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac9aec43e2314f5d98434a30d000e414"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6416b3a9b7845589c069ab4c81eddf2"}], "type": "identity", "id": "5574ab4d90a04a43b8c58b7d9eafe64c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14515a3836154a26b94a4fdddbc0caa8"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ae5b2474acf4531bd6f3b3aff8504ad"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "916d7d32c7eb49a88886590f31204913"}], "type": "network", "id": "579c117c60db4b8a9290a56bf51d19de", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "87fec6bbefd343d4a364b4f419272f24", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32299bf06be946809dd3e7e17a875691"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1cb3ebd7c342d59b66453bb59455f4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de3e795cf17040148449f29f1bb37485"}], "type": "alarming", "id": "a68cd28b68d14fc69d0e3c13b4cd3911", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ef170413aa15469f866839e1afca9b8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e430eeca864e41805e7ac3986cfa98"}, {"url": "http://172.30.9.29:8004/v1/ef170413aa15469f866839e1afca9b8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a93b10c0d54c0497f198f45a60f3d9"}, {"url": "http://192.30.9.3:8004/v1/ef170413aa15469f866839e1afca9b8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "640f97e2ac5d4ba2a713b1a096f6d085"}], "type": "orchestration", "id": "afda4bb5fcf34bf2a85847ba5655258b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c2557339a29431bae7d62a31c775d9d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310acabb63eb473fbc1abcd376bb259e"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f2b4cc2af964e7885baf77e5136189d"}], "type": "event", "id": "cceb7e7f38ce4738b60276539fec5e2c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25a8ab1b40744d1a9b2e3c6fc904106a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95bcfc53b99346b0ae29d5f3d262f2a1"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf074a285a1d40cc837bb3620cd20284"}], "type": "cloudformation", "id": "cde7f1395ab146d6b31bba03aa9579c8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1196b19869cc4392ab8f9e8d75e5adc8"}, {"url": "http://12.0.0.29:8080/v1/AUTH_ef170413aa15469f866839e1afca9b8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b4944429d6c45b19ab9e8529fd5d83b"}, {"url": "http://172.30.9.29:8080/v1/AUTH_ef170413aa15469f866839e1afca9b8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b779ead26b148eb85ad20fcffa016a6"}], "type": "object-store", "id": "d4ce28ab9bd447738cfde6baddeb6cb6", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32bb8693afbd417f95bea768ac38c136"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66fecb4549ab49b18471353b5f9af1d9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c03398c604d64bbf93ce163576cba488"}], "type": "compute", "id": "e361ccf42d804b628a1f826e94a7585a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310aa387d4ad41628f2c0ddedf0c30b9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cf0311fccc54b3785661550b7e7503a"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7487322e62d4932ba7a7e4a9d95d999"}], "type": "image", "id": "effc7eccb958414cb09e0abb22b1cf3a", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_de20f5b3-4124-4019-8500-e7903d4414d9", "id": "4c1f97465770430ebc5f7b9419f2114d"}, "audit_ids": ["LfVepCnkQ6GQnjgvgokDWw"], "issued_at": "2018-09-23T19:19:13.000000Z"}} 2018-09-23 19:19:13,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:19:13,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:13,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1148 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:13 GMT X-Openstack-Request-Id: req-36a1b27e-35e8-4f21-9482-87696204fac4 2018-09-23 19:19:13,515 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-23T19:19:12Z","tenant_id":"ef170413aa15469f866839e1afca9b8f","created_at":"2018-09-23T19:19:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"ef170413aa15469f866839e1afca9b8f","id":"7fe33879-4d89-4d78-bbff-d88ac9021006","name":"singlevm2-net_de20f5b3-4124-4019-8500-e7903d4414d9"}]} 2018-09-23 19:19:13,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-36a1b27e-35e8-4f21-9482-87696204fac4 2018-09-23 19:19:13,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.436089992523s 2018-09-23 19:19:13,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-23 19:19:13,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" -d '{"subnet": {"name": "singlevm2-subnet_de20f5b3-4124-4019-8500-e7903d4414d9", "enable_dhcp": true, "network_id": "7fe33879-4d89-4d78-bbff-d88ac9021006", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-23 19:19:14,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:14 GMT X-Openstack-Request-Id: req-1932b3c2-2334-48ce-8523-bb55a178161f 2018-09-23 19:19:14,390 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7fe33879-4d89-4d78-bbff-d88ac9021006","tenant_id":"ef170413aa15469f866839e1afca9b8f","created_at":"2018-09-23T19:19:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-23T19:19:14Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"ef170413aa15469f866839e1afca9b8f","id":"e00364a5-0f4c-454a-849a-beebc408b5cb","subnetpool_id":null,"name":"singlevm2-subnet_de20f5b3-4124-4019-8500-e7903d4414d9"}} 2018-09-23 19:19:14,391 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-1932b3c2-2334-48ce-8523-bb55a178161f 2018-09-23 19:19:14,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.873266935349s 2018-09-23 19:19:14,391 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-23T19:19:14Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e00364a5-0f4c-454a-849a-beebc408b5cb', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_de20f5b3-4124-4019-8500-e7903d4414d9', u'enable_dhcp': True, u'network_id': u'7fe33879-4d89-4d78-bbff-d88ac9021006', u'tenant_id': u'ef170413aa15469f866839e1afca9b8f', u'created_at': u'2018-09-23T19:19:14Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ef170413aa15469f866839e1afca9b8f'}) 2018-09-23 19:19:14,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-23 19:19:14,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" -d '{"router": {"external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d"}, "name": "singlevm2-router_de20f5b3-4124-4019-8500-e7903d4414d9", "admin_state_up": true}}' 2018-09-23 19:19:15,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 620 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:15 GMT X-Openstack-Request-Id: req-6f19105a-d602-4021-a2cb-c50102b6c1a8 2018-09-23 19:19:15,852 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7645c54c-286a-4a37-aa2e-2abc0c7a60a2", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "ef170413aa15469f866839e1afca9b8f", "created_at": "2018-09-23T19:19:14Z", "admin_state_up": true, "updated_at": "2018-09-23T19:19:15Z", "revision_number": 2, "routes": [], "project_id": "ef170413aa15469f866839e1afca9b8f", "id": "afcde91b-f686-4f34-af89-7f12b37cf4c8", "name": "singlevm2-router_de20f5b3-4124-4019-8500-e7903d4414d9"}} 2018-09-23 19:19:15,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-6f19105a-d602-4021-a2cb-c50102b6c1a8 2018-09-23 19:19:15,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.46094799042s 2018-09-23 19:19:15,853 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f71e26b-635c-4527-93d8-4193f1a9199d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7645c54c-286a-4a37-aa2e-2abc0c7a60a2', u'ip_address': u'172.30.9.214'}]}, u'description': u'', u'tags': [], u'tenant_id': u'ef170413aa15469f866839e1afca9b8f', u'created_at': u'2018-09-23T19:19:14Z', u'admin_state_up': True, u'updated_at': u'2018-09-23T19:19:15Z', u'revision_number': 2, u'routes': [], u'project_id': u'ef170413aa15469f866839e1afca9b8f', u'id': u'afcde91b-f686-4f34-af89-7f12b37cf4c8', u'name': u'singlevm2-router_de20f5b3-4124-4019-8500-e7903d4414d9'}) 2018-09-23 19:19:15,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-23 19:19:15,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/afcde91b-f686-4f34-af89-7f12b37cf4c8/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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" -d '{"subnet_id": "e00364a5-0f4c-454a-849a-beebc408b5cb"}' 2018-09-23 19:19:18,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:18 GMT X-Openstack-Request-Id: req-6ba9106d-2142-4de9-b710-51143b24ed7a 2018-09-23 19:19:18,035 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7fe33879-4d89-4d78-bbff-d88ac9021006", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "subnet_id": "e00364a5-0f4c-454a-849a-beebc408b5cb", "subnet_ids": ["e00364a5-0f4c-454a-849a-beebc408b5cb"], "port_id": "3c6f81d6-74af-4edf-b7d9-f4333bdcf83a", "id": "afcde91b-f686-4f34-af89-7f12b37cf4c8"} 2018-09-23 19:19:18,035 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/afcde91b-f686-4f34-af89-7f12b37cf4c8/add_router_interface.json used request id req-6ba9106d-2142-4de9-b710-51143b24ed7a 2018-09-23 19:19:18,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.18160486221s 2018-09-23 19:19:18,036 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-23 19:19:18,163 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-23 19:19:18,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:19:18,170 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:18 GMT 2018-09-23 19:19:18,171 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-09-23 19:19:18,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:19:18,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:18,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:18 GMT X-Openstack-Request-Id: req-e9f253e3-0961-4169-93b4-bbf1788c83ef 2018-09-23 19:19:18,459 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:19:18,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-e9f253e3-0961-4169-93b4-bbf1788c83ef 2018-09-23 19:19:18,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.286047935486s 2018-09-23 19:19:18,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-23 19:19:18,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_de20f5b3-4124-4019-8500-e7903d4414d9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_de20f5b3-4124-4019-8500-e7903d4414d9"}' 2018-09-23 19:19:18,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:18 GMT Location: http://172.30.9.29:9292/v2/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c2a9c4e3-753a-41cd-9b33-6ebd8c727488 2018-09-23 19:19:18,832 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:19:18Z", "file": "/v2/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41/file", "owner": "ef170413aa15469f866839e1afca9b8f", "id": "bafe5f82-4f1d-46a7-8d56-a4eda01f5e41", "size": null, "self": "/v2/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41", "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_de20f5b3-4124-4019-8500-e7903d4414d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_de20f5b3-4124-4019-8500-e7903d4414d9", "checksum": null, "created_at": "2018-09-23T19:19:18Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-23 19:19:18,833 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-c2a9c4e3-753a-41cd-9b33-6ebd8c727488 2018-09-23 19:19:18,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.364185094833s 2018-09-23 19:19:18,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-23 19:19:18,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41/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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" -d '' 2018-09-23 19:19:20,117 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 23 Sep 2018 19:19:20 GMT X-Openstack-Request-Id: req-bcd40b37-9f46-4cb4-b706-02158e438445 2018-09-23 19:19:20,117 - 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-23 19:19:20,117 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41/file used request id req-bcd40b37-9f46-4cb4-b706-02158e438445 2018-09-23 19:19:20,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.28408098221s 2018-09-23 19:19:20,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:19:20,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:20,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:20 GMT X-Openstack-Request-Id: req-31a1dbd5-c6a8-42b3-b92c-7051efea4538 2018-09-23 19:19:20,422 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:19:20Z", "file": "/v2/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41/file", "owner": "ef170413aa15469f866839e1afca9b8f", "id": "bafe5f82-4f1d-46a7-8d56-a4eda01f5e41", "size": 12716032, "self": "/v2/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_de20f5b3-4124-4019-8500-e7903d4414d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_de20f5b3-4124-4019-8500-e7903d4414d9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:19:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:19:20,422 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-31a1dbd5-c6a8-42b3-b92c-7051efea4538 2018-09-23 19:19:20,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299809932709s 2018-09-23 19:19:20,424 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41/file', 'owner': u'ef170413aa15469f866839e1afca9b8f', 'id': u'bafe5f82-4f1d-46a7-8d56-a4eda01f5e41', 'size': 12716032, u'self': u'/v2/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ef170413aa15469f866839e1afca9b8f', 'name': 'singlevm2-project_de20f5b3-4124-4019-8500-e7903d4414d9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-23T19:19:20Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-23T19:19:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_de20f5b3-4124-4019-8500-e7903d4414d9', '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/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41', 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_de20f5b3-4124-4019-8500-e7903d4414d9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_de20f5b3-4124-4019-8500-e7903d4414d9', 'created': u'2018-09-23T19:19:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-23T19:19:18Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41', 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_de20f5b3-4124-4019-8500-e7903d4414d9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-23 19:19:20,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-23 19:19:20,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_de20f5b3-4124-4019-8500-e7903d4414d9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-23 19:19:21,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19: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-5f870a31-6540-434e-96ff-cf04185f311c x-openstack-request-id: req-5f870a31-6540-434e-96ff-cf04185f311c 2018-09-23 19:19:21,162 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7b1d81ab-865b-4a29-94d6-d77a260b1d87", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7b1d81ab-865b-4a29-94d6-d77a260b1d87", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7b1d81ab-865b-4a29-94d6-d77a260b1d87", "name": "singlevm2-flavor_de20f5b3-4124-4019-8500-e7903d4414d9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-23 19:19:21,162 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5f870a31-6540-434e-96ff-cf04185f311c 2018-09-23 19:19:21,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.734568834305s 2018-09-23 19:19:21,163 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_de20f5b3-4124-4019-8500-e7903d4414d9', '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'894da123185e40d5966d1ea0c93371df', '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'7b1d81ab-865b-4a29-94d6-d77a260b1d87', 'swap': 0}) 2018-09-23 19:19:21,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-23 19:19:21,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/7b1d81ab-865b-4a29-94d6-d77a260b1d87/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}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" -d '{"extra_specs": {}}' 2018-09-23 19:19:21,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19: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-462a0527-d0a1-4c94-a7eb-ccf1ad5933b4 x-openstack-request-id: req-462a0527-d0a1-4c94-a7eb-ccf1ad5933b4 2018-09-23 19:19:21,186 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-23 19:19:21,186 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/7b1d81ab-865b-4a29-94d6-d77a260b1d87/os-extra_specs used request id req-462a0527-d0a1-4c94-a7eb-ccf1ad5933b4 2018-09-23 19:19:21,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226428508759s 2018-09-23 19:19:21,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-23 19:19:21,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" -d '{"keypair": {"name": "singlevm2-kp_de20f5b3-4124-4019-8500-e7903d4414d9"}}' 2018-09-23 19:19:21,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19: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-fdead7db-b717-461a-be79-51f8dac2b7ef x-openstack-request-id: req-fdead7db-b717-461a-be79-51f8dac2b7ef 2018-09-23 19:19:21,678 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFgHytB/l7j74k7qTpnV5JqsTlGaS4HZlQuA+jvQQvi0UlGQ3ndBMM34iBcDjc/sJpizSYgoFW+g32faGQJsMaDX6Nx16Ts9EBWYQiW9G8R0UQNqD3GyqggZ2YOa6WFdDDqdmqAG9Oi910J5dLkpCeOMSUCAWn/hfqV9mS00quAjPAsIgb30MEENjSDCeSVoWMpy+KmzOZv5aEqaxs3jELe4XdvqDwUpSWpX6iKdJJT0gttKqcXEhgCIDwx7iJ31/TmZsKOgOxt+gWgDEXIhUayOUw2+bDXgqv5kKZHv1/WggWfCNYErSy3y4pw1Kr5q7tfV2YIT0C+Tiv91n3gvKr Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxYB8rQf5e4++JO6k6Z1eSarE5RmkuB2ZULgPo70EL4tFJRkN\n53QTDN+IgXA43P7CaYs0mIKBVvoN9n2hkCbDGg1+jcdek7PRAVmEIlvRvEdFEDag\n9xsqoIGdmDmulhXQw6nZqgBvTovddCeXS5KQnjjElAgFp/4X6lfZktNKrgIzwLCI\nG99DBBDY0gwnklaFjKcvipszmb+WhKmsbN4xC3uF3b6g8FKUlqV+oinSSU9ILbSq\nnFxIYAiA8Me4id9f05mbCjoDsbfoFoAxFyIVGsjlMNvmw14Kr+ZCmR79f1oIFnwj\nWBK0st8uKcNSq+au7X1dmCE9Avk4r/dZ94LyqwIDAQABAoIBAQCoKuZ+AutIbbWv\nBtC+5rNRMKoklTgvWWyhUYhnmFtHDGQc2X+AU9KgxHkcFe0lJ3tsmQ54ya7N228m\nMgTulELOHS1kFZ2PUK4nYwxioSIuGdVRn+JhZe1e696/rmXc/8hZwndHDMW58Nfo\nvolR3QNs5dNkZIxEZdQBQzpMjcLp9BAgbL3S5MhHWEWbMhOJzFGURTXS2cuWpg2J\n02AKcL/NdT6ur6QT49xhSkw51/r1z7oMsOnEkNzCOEu5naoS12ERQLo9QwZrZFw5\nOD027ghUPo8KOAR0AOtY99CgxjxuoS/k1wOMUFF0vscR0t447Nu88whNPcKYOA1O\nXts8U/ixAoGBAPHnowoRDnrLPKFBzdvrLA7FmZTseaeye4Cg6NYChw5KZDOOjToQ\nxxYQu99TrBDML/W/0wHtJS6QMM48poCp3AyCW2uuYgx4wzJ4ZAAbKUaF0jCdzNnj\nQXz9Dq/3pIh333QmUwUxnKHRISThdakdvndjDCRreqLQH3ci3spsTJlTAoGBANEC\nhAeD1AUodmypkqAZ+/G+nOx5Lz0F0PNSqaXkvy4/7+ZgwwoyhT/S+dwjGLOof83C\na9yi7UWJHaUbQtUxtNBzE8CYuoUDWedczv6OlIo3eWPcn++z99/SNziHO8a5qDZs\nz1B6m2PcerSUVVnTB6WTEDkA4D3Et/BOQmDRjp5JAoGBALZYTjzTWJ/VPVGs4blJ\nj39fEgMBMj7nulLeeESByT5Lczat2OURKpEGcifI0aYj1G8hdrQ4B1QPGssLStMn\ntxiy1qjX3U7bZQBRYcf2sWlYjHVbLcR8mqvVsVGRkbPQ8F6EWQZMPG55zssXLHMb\nWaxyu/9kCSBbU6yhW2Eou6DDAoGALB200oU/1krhHDR6r3JsnG0YYE1/7AhzPzi+\neDadJ9z0/RKFeHyLZZpZhN6fkyRIvZyA+dQl8txrNnNXmvpf6POxQqC6FeNMMaqE\nQnTD45yr8aka1RSOiF6tqy/YLSz41WwIIjuO2vgpqj34+fmyDn/JF88YhdEk5gMO\nvbLdwIkCgYBuPfnVRoxMRQR0uWiWXXHTqelnNWgmz0cY6WPanf5tSoA8pmkhOWrm\nQ1CN8cmqJlfGd0LRAooZMSPukzZp7oMVtgyDsGw7CY3vxP3Bj+CI625AjqQDSE5e\ndVZWhbkuGJ7NP10+5eOHCjAOFZWSIR2Q5gJhRU41E6rAPpsHndMQBA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "4c1f97465770430ebc5f7b9419f2114d", "name": "singlevm2-kp_de20f5b3-4124-4019-8500-e7903d4414d9", "fingerprint": "e8:5b:80:b1:ec:70:42:1c:8f:40:26:af:ae:2a:2c:a1"}} 2018-09-23 19:19:21,679 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-fdead7db-b717-461a-be79-51f8dac2b7ef 2018-09-23 19:19:21,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.489418029785s 2018-09-23 19:19:21,680 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFgHytB/l7j74k7qTpnV5JqsTlGaS4HZlQuA+jvQQvi0UlGQ3ndBMM34iBcDjc/sJpizSYgoFW+g32faGQJsMaDX6Nx16Ts9EBWYQiW9G8R0UQNqD3GyqggZ2YOa6WFdDDqdmqAG9Oi910J5dLkpCeOMSUCAWn/hfqV9mS00quAjPAsIgb30MEENjSDCeSVoWMpy+KmzOZv5aEqaxs3jELe4XdvqDwUpSWpX6iKdJJT0gttKqcXEhgCIDwx7iJ31/TmZsKOgOxt+gWgDEXIhUayOUw2+bDXgqv5kKZHv1/WggWfCNYErSy3y4pw1Kr5q7tfV2YIT0C+Tiv91n3gvKr Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxYB8rQf5e4++JO6k6Z1eSarE5RmkuB2ZULgPo70EL4tFJRkN\n53QTDN+IgXA43P7CaYs0mIKBVvoN9n2hkCbDGg1+jcdek7PRAVmEIlvRvEdFEDag\n9xsqoIGdmDmulhXQw6nZqgBvTovddCeXS5KQnjjElAgFp/4X6lfZktNKrgIzwLCI\nG99DBBDY0gwnklaFjKcvipszmb+WhKmsbN4xC3uF3b6g8FKUlqV+oinSSU9ILbSq\nnFxIYAiA8Me4id9f05mbCjoDsbfoFoAxFyIVGsjlMNvmw14Kr+ZCmR79f1oIFnwj\nWBK0st8uKcNSq+au7X1dmCE9Avk4r/dZ94LyqwIDAQABAoIBAQCoKuZ+AutIbbWv\nBtC+5rNRMKoklTgvWWyhUYhnmFtHDGQc2X+AU9KgxHkcFe0lJ3tsmQ54ya7N228m\nMgTulELOHS1kFZ2PUK4nYwxioSIuGdVRn+JhZe1e696/rmXc/8hZwndHDMW58Nfo\nvolR3QNs5dNkZIxEZdQBQzpMjcLp9BAgbL3S5MhHWEWbMhOJzFGURTXS2cuWpg2J\n02AKcL/NdT6ur6QT49xhSkw51/r1z7oMsOnEkNzCOEu5naoS12ERQLo9QwZrZFw5\nOD027ghUPo8KOAR0AOtY99CgxjxuoS/k1wOMUFF0vscR0t447Nu88whNPcKYOA1O\nXts8U/ixAoGBAPHnowoRDnrLPKFBzdvrLA7FmZTseaeye4Cg6NYChw5KZDOOjToQ\nxxYQu99TrBDML/W/0wHtJS6QMM48poCp3AyCW2uuYgx4wzJ4ZAAbKUaF0jCdzNnj\nQXz9Dq/3pIh333QmUwUxnKHRISThdakdvndjDCRreqLQH3ci3spsTJlTAoGBANEC\nhAeD1AUodmypkqAZ+/G+nOx5Lz0F0PNSqaXkvy4/7+ZgwwoyhT/S+dwjGLOof83C\na9yi7UWJHaUbQtUxtNBzE8CYuoUDWedczv6OlIo3eWPcn++z99/SNziHO8a5qDZs\nz1B6m2PcerSUVVnTB6WTEDkA4D3Et/BOQmDRjp5JAoGBALZYTjzTWJ/VPVGs4blJ\nj39fEgMBMj7nulLeeESByT5Lczat2OURKpEGcifI0aYj1G8hdrQ4B1QPGssLStMn\ntxiy1qjX3U7bZQBRYcf2sWlYjHVbLcR8mqvVsVGRkbPQ8F6EWQZMPG55zssXLHMb\nWaxyu/9kCSBbU6yhW2Eou6DDAoGALB200oU/1krhHDR6r3JsnG0YYE1/7AhzPzi+\neDadJ9z0/RKFeHyLZZpZhN6fkyRIvZyA+dQl8txrNnNXmvpf6POxQqC6FeNMMaqE\nQnTD45yr8aka1RSOiF6tqy/YLSz41WwIIjuO2vgpqj34+fmyDn/JF88YhdEk5gMO\nvbLdwIkCgYBuPfnVRoxMRQR0uWiWXXHTqelnNWgmz0cY6WPanf5tSoA8pmkhOWrm\nQ1CN8cmqJlfGd0LRAooZMSPukzZp7oMVtgyDsGw7CY3vxP3Bj+CI625AjqQDSE5e\ndVZWhbkuGJ7NP10+5eOHCjAOFZWSIR2Q5gJhRU41E6rAPpsHndMQBA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4c1f97465770430ebc5f7b9419f2114d', 'name': u'singlevm2-kp_de20f5b3-4124-4019-8500-e7903d4414d9', 'created_at': '2018-09-23T19:19:21.679966', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ef170413aa15469f866839e1afca9b8f', 'name': 'singlevm2-project_de20f5b3-4124-4019-8500-e7903d4414d9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e8:5b:80:b1:ec:70:42:1c:8f:40:26:af:ae:2a:2c:a1', 'type': 'ssh', 'id': u'singlevm2-kp_de20f5b3-4124-4019-8500-e7903d4414d9'}) 2018-09-23 19:19:21,680 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAxYB8rQf5e4++JO6k6Z1eSarE5RmkuB2ZULgPo70EL4tFJRkN 53QTDN+IgXA43P7CaYs0mIKBVvoN9n2hkCbDGg1+jcdek7PRAVmEIlvRvEdFEDag 9xsqoIGdmDmulhXQw6nZqgBvTovddCeXS5KQnjjElAgFp/4X6lfZktNKrgIzwLCI G99DBBDY0gwnklaFjKcvipszmb+WhKmsbN4xC3uF3b6g8FKUlqV+oinSSU9ILbSq nFxIYAiA8Me4id9f05mbCjoDsbfoFoAxFyIVGsjlMNvmw14Kr+ZCmR79f1oIFnwj WBK0st8uKcNSq+au7X1dmCE9Avk4r/dZ94LyqwIDAQABAoIBAQCoKuZ+AutIbbWv BtC+5rNRMKoklTgvWWyhUYhnmFtHDGQc2X+AU9KgxHkcFe0lJ3tsmQ54ya7N228m MgTulELOHS1kFZ2PUK4nYwxioSIuGdVRn+JhZe1e696/rmXc/8hZwndHDMW58Nfo volR3QNs5dNkZIxEZdQBQzpMjcLp9BAgbL3S5MhHWEWbMhOJzFGURTXS2cuWpg2J 02AKcL/NdT6ur6QT49xhSkw51/r1z7oMsOnEkNzCOEu5naoS12ERQLo9QwZrZFw5 OD027ghUPo8KOAR0AOtY99CgxjxuoS/k1wOMUFF0vscR0t447Nu88whNPcKYOA1O Xts8U/ixAoGBAPHnowoRDnrLPKFBzdvrLA7FmZTseaeye4Cg6NYChw5KZDOOjToQ xxYQu99TrBDML/W/0wHtJS6QMM48poCp3AyCW2uuYgx4wzJ4ZAAbKUaF0jCdzNnj QXz9Dq/3pIh333QmUwUxnKHRISThdakdvndjDCRreqLQH3ci3spsTJlTAoGBANEC hAeD1AUodmypkqAZ+/G+nOx5Lz0F0PNSqaXkvy4/7+ZgwwoyhT/S+dwjGLOof83C a9yi7UWJHaUbQtUxtNBzE8CYuoUDWedczv6OlIo3eWPcn++z99/SNziHO8a5qDZs z1B6m2PcerSUVVnTB6WTEDkA4D3Et/BOQmDRjp5JAoGBALZYTjzTWJ/VPVGs4blJ j39fEgMBMj7nulLeeESByT5Lczat2OURKpEGcifI0aYj1G8hdrQ4B1QPGssLStMn txiy1qjX3U7bZQBRYcf2sWlYjHVbLcR8mqvVsVGRkbPQ8F6EWQZMPG55zssXLHMb Waxyu/9kCSBbU6yhW2Eou6DDAoGALB200oU/1krhHDR6r3JsnG0YYE1/7AhzPzi+ eDadJ9z0/RKFeHyLZZpZhN6fkyRIvZyA+dQl8txrNnNXmvpf6POxQqC6FeNMMaqE QnTD45yr8aka1RSOiF6tqy/YLSz41WwIIjuO2vgpqj34+fmyDn/JF88YhdEk5gMO vbLdwIkCgYBuPfnVRoxMRQR0uWiWXXHTqelnNWgmz0cY6WPanf5tSoA8pmkhOWrm Q1CN8cmqJlfGd0LRAooZMSPukzZp7oMVtgyDsGw7CY3vxP3Bj+CI625AjqQDSE5e dVZWhbkuGJ7NP10+5eOHCjAOFZWSIR2Q5gJhRU41E6rAPpsHndMQBA== -----END RSA PRIVATE KEY----- 2018-09-23 19:19:21,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-23 19:19:21,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" -d '{"security_group": {"name": "singlevm2-sg_de20f5b3-4124-4019-8500-e7903d4414d9", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-09-23 19:19:22,092 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:22 GMT X-Openstack-Request-Id: req-c90138d2-412d-42b5-ae44-a09f90eb0c6d 2018-09-23 19:19:22,092 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "ef170413aa15469f866839e1afca9b8f", "created_at": "2018-09-23T19:19:21Z", "updated_at": "2018-09-23T19:19:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:21Z", "revision_number": 0, "id": "4afb7308-bf0e-4a52-8871-1095db00e499", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:21Z", "security_group_id": "54284241-6373-461b-9b6c-0746303a1139", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef170413aa15469f866839e1afca9b8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:21Z", "revision_number": 0, "id": "6d473fb7-da99-4be1-a380-f819b61f1de7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:21Z", "security_group_id": "54284241-6373-461b-9b6c-0746303a1139", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef170413aa15469f866839e1afca9b8f"}], "revision_number": 1, "project_id": "ef170413aa15469f866839e1afca9b8f", "id": "54284241-6373-461b-9b6c-0746303a1139", "name": "singlevm2-sg_de20f5b3-4124-4019-8500-e7903d4414d9"}} 2018-09-23 19:19:22,092 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-c90138d2-412d-42b5-ae44-a09f90eb0c6d 2018-09-23 19:19:22,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.40691614151s 2018-09-23 19:19:22,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 19:19:22,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:22,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:22 GMT X-Openstack-Request-Id: req-0a528dd6-3c33-4803-ac36-98127bc328be 2018-09-23 19:19:22,403 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "ef170413aa15469f866839e1afca9b8f", "created_at": "2018-09-23T19:19:21Z", "updated_at": "2018-09-23T19:19:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:21Z", "revision_number": 0, "id": "4afb7308-bf0e-4a52-8871-1095db00e499", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:21Z", "security_group_id": "54284241-6373-461b-9b6c-0746303a1139", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef170413aa15469f866839e1afca9b8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:21Z", "revision_number": 0, "id": "6d473fb7-da99-4be1-a380-f819b61f1de7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:21Z", "security_group_id": "54284241-6373-461b-9b6c-0746303a1139", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef170413aa15469f866839e1afca9b8f"}], "revision_number": 1, "project_id": "ef170413aa15469f866839e1afca9b8f", "id": "54284241-6373-461b-9b6c-0746303a1139", "name": "singlevm2-sg_de20f5b3-4124-4019-8500-e7903d4414d9"}, {"description": "Default security group", "tags": [], "tenant_id": "ef170413aa15469f866839e1afca9b8f", "created_at": "2018-09-23T19:19:12Z", "updated_at": "2018-09-23T19:19:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:12Z", "revision_number": 0, "id": "0f04e370-a815-40d8-b3dc-ae7ef024634d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:12Z", "security_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef170413aa15469f866839e1afca9b8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:12Z", "revision_number": 0, "id": "5702f989-f1ed-4675-9a29-c9a214b1c7ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:12Z", "security_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef170413aa15469f866839e1afca9b8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:12Z", "revision_number": 0, "id": "d7618f7e-83f3-4451-9877-540a6e67dbb5", "remote_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:12Z", "security_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef170413aa15469f866839e1afca9b8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:12Z", "revision_number": 0, "id": "ff33325d-e43a-4e7e-9ed3-26b4c037957b", "remote_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:12Z", "security_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef170413aa15469f866839e1afca9b8f"}], "revision_number": 1, "project_id": "ef170413aa15469f866839e1afca9b8f", "id": "730cfd91-73f8-4681-8531-724bbce07045", "name": "default"}]} 2018-09-23 19:19:22,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-0a528dd6-3c33-4803-ac36-98127bc328be 2018-09-23 19:19:22,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.303535938263s 2018-09-23 19:19:22,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-23 19:19:22,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" -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": "54284241-6373-461b-9b6c-0746303a1139"}}' 2018-09-23 19:19:22,858 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:22 GMT X-Openstack-Request-Id: req-3ab47114-be9b-4bbb-bf51-96fed5c7b66c 2018-09-23 19:19:22,859 - 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-23T19:19:22Z", "security_group_id": "54284241-6373-461b-9b6c-0746303a1139", "port_range_min": 22, "revision_number": 0, "tenant_id": "ef170413aa15469f866839e1afca9b8f", "created_at": "2018-09-23T19:19:22Z", "project_id": "ef170413aa15469f866839e1afca9b8f", "id": "034ddb4a-1e32-4e99-b5e2-f1be18f22104"}} 2018-09-23 19:19:22,859 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-3ab47114-be9b-4bbb-bf51-96fed5c7b66c 2018-09-23 19:19:22,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.449100017548s 2018-09-23 19:19:22,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 19:19:22,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:23,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:23 GMT X-Openstack-Request-Id: req-3e3a1d6a-3bdd-4a5c-a4b3-bf9dae6c6698 2018-09-23 19:19:23,213 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "ef170413aa15469f866839e1afca9b8f", "created_at": "2018-09-23T19:19:21Z", "updated_at": "2018-09-23T19:19:22Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-23T19:19:22Z", "revision_number": 0, "id": "034ddb4a-1e32-4e99-b5e2-f1be18f22104", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:22Z", "security_group_id": "54284241-6373-461b-9b6c-0746303a1139", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ef170413aa15469f866839e1afca9b8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:21Z", "revision_number": 0, "id": "4afb7308-bf0e-4a52-8871-1095db00e499", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:21Z", "security_group_id": "54284241-6373-461b-9b6c-0746303a1139", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef170413aa15469f866839e1afca9b8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:21Z", "revision_number": 0, "id": "6d473fb7-da99-4be1-a380-f819b61f1de7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:21Z", "security_group_id": "54284241-6373-461b-9b6c-0746303a1139", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef170413aa15469f866839e1afca9b8f"}], "revision_number": 2, "project_id": "ef170413aa15469f866839e1afca9b8f", "id": "54284241-6373-461b-9b6c-0746303a1139", "name": "singlevm2-sg_de20f5b3-4124-4019-8500-e7903d4414d9"}, {"description": "Default security group", "tags": [], "tenant_id": "ef170413aa15469f866839e1afca9b8f", "created_at": "2018-09-23T19:19:12Z", "updated_at": "2018-09-23T19:19:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:12Z", "revision_number": 0, "id": "0f04e370-a815-40d8-b3dc-ae7ef024634d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:12Z", "security_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef170413aa15469f866839e1afca9b8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:12Z", "revision_number": 0, "id": "5702f989-f1ed-4675-9a29-c9a214b1c7ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:12Z", "security_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef170413aa15469f866839e1afca9b8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:12Z", "revision_number": 0, "id": "d7618f7e-83f3-4451-9877-540a6e67dbb5", "remote_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:12Z", "security_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef170413aa15469f866839e1afca9b8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:12Z", "revision_number": 0, "id": "ff33325d-e43a-4e7e-9ed3-26b4c037957b", "remote_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:12Z", "security_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef170413aa15469f866839e1afca9b8f"}], "revision_number": 1, "project_id": "ef170413aa15469f866839e1afca9b8f", "id": "730cfd91-73f8-4681-8531-724bbce07045", "name": "default"}]} 2018-09-23 19:19:23,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-3e3a1d6a-3bdd-4a5c-a4b3-bf9dae6c6698 2018-09-23 19:19:23,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.348062038422s 2018-09-23 19:19:23,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-23 19:19:23,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" -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": "54284241-6373-461b-9b6c-0746303a1139"}}' 2018-09-23 19:19:23,381 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:23 GMT X-Openstack-Request-Id: req-d102f4c7-4690-4861-8bf7-cc1150425d72 2018-09-23 19:19:23,381 - 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-23T19:19:23Z", "security_group_id": "54284241-6373-461b-9b6c-0746303a1139", "port_range_min": null, "revision_number": 0, "tenant_id": "ef170413aa15469f866839e1afca9b8f", "created_at": "2018-09-23T19:19:23Z", "project_id": "ef170413aa15469f866839e1afca9b8f", "id": "1e4bf5fd-06aa-42f0-90ca-345681b145cd"}} 2018-09-23 19:19:23,381 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-d102f4c7-4690-4861-8bf7-cc1150425d72 2018-09-23 19:19:23,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.161670923233s 2018-09-23 19:19:23,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:19:23,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:23,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1192 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:23 GMT X-Openstack-Request-Id: req-f95400d3-ec3f-4ad4-90a0-4cd1f1927773 2018-09-23 19:19:23,633 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e00364a5-0f4c-454a-849a-beebc408b5cb"],"updated_at":"2018-09-23T19:19:14Z","tenant_id":"ef170413aa15469f866839e1afca9b8f","created_at":"2018-09-23T19:19:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"ef170413aa15469f866839e1afca9b8f","id":"7fe33879-4d89-4d78-bbff-d88ac9021006","name":"singlevm2-net_de20f5b3-4124-4019-8500-e7903d4414d9"}]} 2018-09-23 19:19:23,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-f95400d3-ec3f-4ad4-90a0-4cd1f1927773 2018-09-23 19:19:23,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.250253915787s 2018-09-23 19:19:23,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:19:23,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:24,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:24 GMT X-Openstack-Request-Id: req-9a1dcc96-4041-434a-8b30-4935ed1f91a9 2018-09-23 19:19:24,412 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:19:20Z", "file": "/v2/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41/file", "owner": "ef170413aa15469f866839e1afca9b8f", "id": "bafe5f82-4f1d-46a7-8d56-a4eda01f5e41", "size": 12716032, "self": "/v2/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_de20f5b3-4124-4019-8500-e7903d4414d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_de20f5b3-4124-4019-8500-e7903d4414d9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:19:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:19:24,412 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-9a1dcc96-4041-434a-8b30-4935ed1f91a9 2018-09-23 19:19:24,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.774134874344s 2018-09-23 19:19:24,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-23 19:19:24,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:24,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19: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-7f6f34ce-2178-4aaf-a25a-abb7299d05c7 x-openstack-request-id: req-7f6f34ce-2178-4aaf-a25a-abb7299d05c7 2018-09-23 19:19:24,581 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7b1d81ab-865b-4a29-94d6-d77a260b1d87", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7b1d81ab-865b-4a29-94d6-d77a260b1d87", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7b1d81ab-865b-4a29-94d6-d77a260b1d87", "name": "singlevm2-flavor_de20f5b3-4124-4019-8500-e7903d4414d9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-23 19:19:24,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-7f6f34ce-2178-4aaf-a25a-abb7299d05c7 2018-09-23 19:19:24,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.162400960922s 2018-09-23 19:19:24,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-23 19:19:24,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" -d '{"server": {"name": "singlevm2-vm_de20f5b3-4124-4019-8500-e7903d4414d9", "imageRef": "bafe5f82-4f1d-46a7-8d56-a4eda01f5e41", "key_name": "singlevm2-kp_de20f5b3-4124-4019-8500-e7903d4414d9", "flavorRef": "7b1d81ab-865b-4a29-94d6-d77a260b1d87", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7fe33879-4d89-4d78-bbff-d88ac9021006"}], "security_groups": [{"name": "54284241-6373-461b-9b6c-0746303a1139"}]}}' 2018-09-23 19:19:29,993 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19: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 location: http://172.30.9.29:8774/v2.1/servers/9b7926e6-975c-4061-8b01-d7474191b495 x-compute-request-id: req-3af2e6e2-a891-46ba-ad06-1a7a36f7bc64 x-openstack-request-id: req-3af2e6e2-a891-46ba-ad06-1a7a36f7bc64 2018-09-23 19:19:29,993 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "54284241-6373-461b-9b6c-0746303a1139"}], "OS-DCF:diskConfig": "MANUAL", "id": "9b7926e6-975c-4061-8b01-d7474191b495", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9b7926e6-975c-4061-8b01-d7474191b495", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9b7926e6-975c-4061-8b01-d7474191b495", "rel": "bookmark"}], "adminPass": "ZgsLJvZ3t5PJ"}} 2018-09-23 19:19:29,994 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-3af2e6e2-a891-46ba-ad06-1a7a36f7bc64 2018-09-23 19:19:29,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.41035294533s 2018-09-23 19:19:29,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:19:29,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:31,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19: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-6e5af291-e44c-418d-907b-0cdf1942358b x-openstack-request-id: req-6e5af291-e44c-418d-907b-0cdf1942358b 2018-09-23 19:19:31,195 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9b7926e6-975c-4061-8b01-d7474191b495", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9b7926e6-975c-4061-8b01-d7474191b495", "rel": "bookmark"}], "image": {"id": "bafe5f82-4f1d-46a7-8d56-a4eda01f5e41", "links": [{"href": "http://172.30.9.29:8774/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b1d81ab-865b-4a29-94d6-d77a260b1d87", "links": [{"href": "http://172.30.9.29:8774/flavors/7b1d81ab-865b-4a29-94d6-d77a260b1d87", "rel": "bookmark"}]}, "id": "9b7926e6-975c-4061-8b01-d7474191b495", "user_id": "4c1f97465770430ebc5f7b9419f2114d", "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-23T19:19:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_de20f5b3-4124-4019-8500-e7903d4414d9", "name": "singlevm2-vm_de20f5b3-4124-4019-8500-e7903d4414d9", "created": "2018-09-23T19:19:29Z", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:19:31,195 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6e5af291-e44c-418d-907b-0cdf1942358b 2018-09-23 19:19:31,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20051693916s 2018-09-23 19:19:31,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:19:31,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:31,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1192 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:31 GMT X-Openstack-Request-Id: req-7b15b0a6-e792-4f29-90b6-81e5fcd146db 2018-09-23 19:19:31,600 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e00364a5-0f4c-454a-849a-beebc408b5cb"],"updated_at":"2018-09-23T19:19:14Z","tenant_id":"ef170413aa15469f866839e1afca9b8f","created_at":"2018-09-23T19:19:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"ef170413aa15469f866839e1afca9b8f","id":"7fe33879-4d89-4d78-bbff-d88ac9021006","name":"singlevm2-net_de20f5b3-4124-4019-8500-e7903d4414d9"}]} 2018-09-23 19:19:31,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-7b15b0a6-e792-4f29-90b6-81e5fcd146db 2018-09-23 19:19:31,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.393042087555s 2018-09-23 19:19:31,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-23 19:19:31,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:31,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:31 GMT X-Openstack-Request-Id: req-8e794ad4-e5c6-4795-9954-9255e4588c57 2018-09-23 19:19:31,900 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7fe33879-4d89-4d78-bbff-d88ac9021006","tenant_id":"ef170413aa15469f866839e1afca9b8f","created_at":"2018-09-23T19:19:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-23T19:19:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ef170413aa15469f866839e1afca9b8f","id":"e00364a5-0f4c-454a-849a-beebc408b5cb","subnetpool_id":null,"name":"singlevm2-subnet_de20f5b3-4124-4019-8500-e7903d4414d9"}]} 2018-09-23 19:19:31,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-8e794ad4-e5c6-4795-9954-9255e4588c57 2018-09-23 19:19:31,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.299039840698s 2018-09-23 19:19:31,901 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:19:33,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:19:33,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:34,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 654 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e818898b-0948-4820-89a5-58c1fbc785b4 x-openstack-request-id: req-e818898b-0948-4820-89a5-58c1fbc785b4 2018-09-23 19:19:34,318 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9b7926e6-975c-4061-8b01-d7474191b495", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9b7926e6-975c-4061-8b01-d7474191b495", "rel": "bookmark"}], "image": {"id": "bafe5f82-4f1d-46a7-8d56-a4eda01f5e41", "links": [{"href": "http://172.30.9.29:8774/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b1d81ab-865b-4a29-94d6-d77a260b1d87", "links": [{"href": "http://172.30.9.29:8774/flavors/7b1d81ab-865b-4a29-94d6-d77a260b1d87", "rel": "bookmark"}]}, "id": "9b7926e6-975c-4061-8b01-d7474191b495", "user_id": "4c1f97465770430ebc5f7b9419f2114d", "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-23T19:19:33Z", "hostId": "e316bf50c92d08ac23297f46e1e60d5f7d55c23d61d4c9dc8b3faf39", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_de20f5b3-4124-4019-8500-e7903d4414d9", "name": "singlevm2-vm_de20f5b3-4124-4019-8500-e7903d4414d9", "created": "2018-09-23T19:19:29Z", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:19:34,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e818898b-0948-4820-89a5-58c1fbc785b4 2018-09-23 19:19:34,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.415077924728s 2018-09-23 19:19:34,325 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:19:36,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:19:36,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:37,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-139ac667-1478-4d90-8fa8-eca8c3fe4e02 x-openstack-request-id: req-139ac667-1478-4d90-8fa8-eca8c3fe4e02 2018-09-23 19:19:37,679 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9b7926e6-975c-4061-8b01-d7474191b495", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9b7926e6-975c-4061-8b01-d7474191b495", "rel": "bookmark"}], "image": {"id": "bafe5f82-4f1d-46a7-8d56-a4eda01f5e41", "links": [{"href": "http://172.30.9.29:8774/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b1d81ab-865b-4a29-94d6-d77a260b1d87", "links": [{"href": "http://172.30.9.29:8774/flavors/7b1d81ab-865b-4a29-94d6-d77a260b1d87", "rel": "bookmark"}]}, "id": "9b7926e6-975c-4061-8b01-d7474191b495", "security_groups": [{"name": "singlevm2-sg_de20f5b3-4124-4019-8500-e7903d4414d9"}], "user_id": "4c1f97465770430ebc5f7b9419f2114d", "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-23T19:19:34Z", "hostId": "e316bf50c92d08ac23297f46e1e60d5f7d55c23d61d4c9dc8b3faf39", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_de20f5b3-4124-4019-8500-e7903d4414d9", "name": "singlevm2-vm_de20f5b3-4124-4019-8500-e7903d4414d9", "created": "2018-09-23T19:19:29Z", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:19:37,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-139ac667-1478-4d90-8fa8-eca8c3fe4e02 2018-09-23 19:19:37,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.35191106796s 2018-09-23 19:19:37,686 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:19:39,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:19:39,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:40,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19: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-caff85d1-a9e5-4b77-aeb6-6bd699efe04e x-openstack-request-id: req-caff85d1-a9e5-4b77-aeb6-6bd699efe04e 2018-09-23 19:19:40,620 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9b7926e6-975c-4061-8b01-d7474191b495", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9b7926e6-975c-4061-8b01-d7474191b495", "rel": "bookmark"}], "image": {"id": "bafe5f82-4f1d-46a7-8d56-a4eda01f5e41", "links": [{"href": "http://172.30.9.29:8774/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b1d81ab-865b-4a29-94d6-d77a260b1d87", "links": [{"href": "http://172.30.9.29:8774/flavors/7b1d81ab-865b-4a29-94d6-d77a260b1d87", "rel": "bookmark"}]}, "id": "9b7926e6-975c-4061-8b01-d7474191b495", "security_groups": [{"name": "singlevm2-sg_de20f5b3-4124-4019-8500-e7903d4414d9"}], "user_id": "4c1f97465770430ebc5f7b9419f2114d", "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-23T19:19:34Z", "hostId": "e316bf50c92d08ac23297f46e1e60d5f7d55c23d61d4c9dc8b3faf39", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_de20f5b3-4124-4019-8500-e7903d4414d9", "name": "singlevm2-vm_de20f5b3-4124-4019-8500-e7903d4414d9", "created": "2018-09-23T19:19:29Z", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:19:40,621 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-caff85d1-a9e5-4b77-aeb6-6bd699efe04e 2018-09-23 19:19:40,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.932549953461s 2018-09-23 19:19:40,628 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:19:42,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:19:42,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:44,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fd7cf89e-e2fd-498a-8546-0854d52cc4b4 x-openstack-request-id: req-fd7cf89e-e2fd-498a-8546-0854d52cc4b4 2018-09-23 19:19:44,263 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9b7926e6-975c-4061-8b01-d7474191b495", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9b7926e6-975c-4061-8b01-d7474191b495", "rel": "bookmark"}], "image": {"id": "bafe5f82-4f1d-46a7-8d56-a4eda01f5e41", "links": [{"href": "http://172.30.9.29:8774/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b1d81ab-865b-4a29-94d6-d77a260b1d87", "links": [{"href": "http://172.30.9.29:8774/flavors/7b1d81ab-865b-4a29-94d6-d77a260b1d87", "rel": "bookmark"}]}, "id": "9b7926e6-975c-4061-8b01-d7474191b495", "security_groups": [{"name": "singlevm2-sg_de20f5b3-4124-4019-8500-e7903d4414d9"}], "user_id": "4c1f97465770430ebc5f7b9419f2114d", "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-23T19:19:34Z", "hostId": "e316bf50c92d08ac23297f46e1e60d5f7d55c23d61d4c9dc8b3faf39", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_de20f5b3-4124-4019-8500-e7903d4414d9", "name": "singlevm2-vm_de20f5b3-4124-4019-8500-e7903d4414d9", "created": "2018-09-23T19:19:29Z", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:19:44,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fd7cf89e-e2fd-498a-8546-0854d52cc4b4 2018-09-23 19:19:44,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.63356208801s 2018-09-23 19:19:44,270 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:19:46,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:19:46,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:47,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19: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-4ed34a34-b2a2-474a-bd16-327e6b09acf1 x-openstack-request-id: req-4ed34a34-b2a2-474a-bd16-327e6b09acf1 2018-09-23 19:19:47,762 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_de20f5b3-4124-4019-8500-e7903d4414d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:4b:7d", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9b7926e6-975c-4061-8b01-d7474191b495", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9b7926e6-975c-4061-8b01-d7474191b495", "rel": "bookmark"}], "image": {"id": "bafe5f82-4f1d-46a7-8d56-a4eda01f5e41", "links": [{"href": "http://172.30.9.29:8774/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:19:42.000000", "flavor": {"id": "7b1d81ab-865b-4a29-94d6-d77a260b1d87", "links": [{"href": "http://172.30.9.29:8774/flavors/7b1d81ab-865b-4a29-94d6-d77a260b1d87", "rel": "bookmark"}]}, "id": "9b7926e6-975c-4061-8b01-d7474191b495", "security_groups": [{"name": "singlevm2-sg_de20f5b3-4124-4019-8500-e7903d4414d9"}], "user_id": "4c1f97465770430ebc5f7b9419f2114d", "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-23T19:19:42Z", "hostId": "e316bf50c92d08ac23297f46e1e60d5f7d55c23d61d4c9dc8b3faf39", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_de20f5b3-4124-4019-8500-e7903d4414d9", "name": "singlevm2-vm_de20f5b3-4124-4019-8500-e7903d4414d9", "created": "2018-09-23T19:19:29Z", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:19:47,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4ed34a34-b2a2-474a-bd16-327e6b09acf1 2018-09-23 19:19:47,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.49042105675s 2018-09-23 19:19:47,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-23 19:19:47,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=9b7926e6-975c-4061-8b01-d7474191b495" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:48,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 749 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:48 GMT X-Openstack-Request-Id: req-0b41cec0-1df7-4df9-9667-f43b72de7232 2018-09-23 19:19:48,003 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7fe33879-4d89-4d78-bbff-d88ac9021006","tenant_id":"ef170413aa15469f866839e1afca9b8f","created_at":"2018-09-23T19:19:34Z","admin_state_up":true,"updated_at":"2018-09-23T19:19:41Z","binding:vnic_type":"normal","device_id":"9b7926e6-975c-4061-8b01-d7474191b495","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:74:4b:7d","id":"a6b4d2f0-19cf-4e3d-8889-678361b63ee4","port_security_enabled":true,"project_id":"ef170413aa15469f866839e1afca9b8f","fixed_ips":[{"subnet_id":"e00364a5-0f4c-454a-849a-beebc408b5cb","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["54284241-6373-461b-9b6c-0746303a1139"],"name":""}]} 2018-09-23 19:19:48,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=9b7926e6-975c-4061-8b01-d7474191b495 used request id req-0b41cec0-1df7-4df9-9667-f43b72de7232 2018-09-23 19:19:48,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.234115123749s 2018-09-23 19:19:48,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-23 19:19:48,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=a6b4d2f0-19cf-4e3d-8889-678361b63ee4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:48,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:48 GMT X-Openstack-Request-Id: req-31008fdf-31ed-455b-aaf1-96b255962ce5 2018-09-23 19:19:48,083 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-23 19:19:48,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=a6b4d2f0-19cf-4e3d-8889-678361b63ee4 used request id req-31008fdf-31ed-455b-aaf1-96b255962ce5 2018-09-23 19:19:48,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0699079036713s 2018-09-23 19:19:48,084 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_de20f5b3-4124-4019-8500-e7903d4414d9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:74:4b:7d', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bafe5f82-4f1d-46a7-8d56-a4eda01f5e41'}), 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-23T19:19:42.000000', 'flavor': Munch({u'id': u'7b1d81ab-865b-4a29-94d6-d77a260b1d87'}), 'az': u'nova', 'id': u'9b7926e6-975c-4061-8b01-d7474191b495', 'security_groups': [Munch({u'name': u'singlevm2-sg_de20f5b3-4124-4019-8500-e7903d4414d9'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4c1f97465770430ebc5f7b9419f2114d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ef170413aa15469f866839e1afca9b8f', 'name': 'singlevm2-project_de20f5b3-4124-4019-8500-e7903d4414d9', '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-23T19:19:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-23T19:19:42Z', 'hostId': u'e316bf50c92d08ac23297f46e1e60d5f7d55c23d61d4c9dc8b3faf39', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_de20f5b3-4124-4019-8500-e7903d4414d9', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'e316bf50c92d08ac23297f46e1e60d5f7d55c23d61d4c9dc8b3faf39', '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-23T19:19:42.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ef170413aa15469f866839e1afca9b8f', 'name': u'singlevm2-vm_de20f5b3-4124-4019-8500-e7903d4414d9', 'adminPass': u'ZgsLJvZ3t5PJ', 'tenant_id': u'ef170413aa15469f866839e1afca9b8f', 'created_at': u'2018-09-23T19:19:29Z', 'created': u'2018-09-23T19:19:29Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-23 19:19:48,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:19:48,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:48,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1192 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:48 GMT X-Openstack-Request-Id: req-29e028c5-c418-4327-9447-9fbae25d3efd 2018-09-23 19:19:48,186 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e00364a5-0f4c-454a-849a-beebc408b5cb"],"updated_at":"2018-09-23T19:19:14Z","tenant_id":"ef170413aa15469f866839e1afca9b8f","created_at":"2018-09-23T19:19:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"ef170413aa15469f866839e1afca9b8f","id":"7fe33879-4d89-4d78-bbff-d88ac9021006","name":"singlevm2-net_de20f5b3-4124-4019-8500-e7903d4414d9"}]} 2018-09-23 19:19:48,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-29e028c5-c418-4327-9447-9fbae25d3efd 2018-09-23 19:19:48,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0956919193268s 2018-09-23 19:19:48,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-23 19:19:48,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=9b7926e6-975c-4061-8b01-d7474191b495" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:48,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 749 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:48 GMT X-Openstack-Request-Id: req-d79fd236-ee5d-4ab0-822e-3e0a29feff94 2018-09-23 19:19:48,502 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7fe33879-4d89-4d78-bbff-d88ac9021006","tenant_id":"ef170413aa15469f866839e1afca9b8f","created_at":"2018-09-23T19:19:34Z","admin_state_up":true,"updated_at":"2018-09-23T19:19:41Z","binding:vnic_type":"normal","device_id":"9b7926e6-975c-4061-8b01-d7474191b495","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:74:4b:7d","id":"a6b4d2f0-19cf-4e3d-8889-678361b63ee4","port_security_enabled":true,"project_id":"ef170413aa15469f866839e1afca9b8f","fixed_ips":[{"subnet_id":"e00364a5-0f4c-454a-849a-beebc408b5cb","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["54284241-6373-461b-9b6c-0746303a1139"],"name":""}]} 2018-09-23 19:19:48,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=9b7926e6-975c-4061-8b01-d7474191b495 used request id req-d79fd236-ee5d-4ab0-822e-3e0a29feff94 2018-09-23 19:19:48,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.315237998962s 2018-09-23 19:19:48,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-23 19:19:48,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" -d '{"floatingip": {"floating_network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "fixed_ip_address": "192.168.120.6", "port_id": "a6b4d2f0-19cf-4e3d-8889-678361b63ee4"}}' 2018-09-23 19:19:50,511 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 553 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:50 GMT X-Openstack-Request-Id: req-bc119545-3bda-4d27-990d-0cc8d544ca79 2018-09-23 19:19:50,512 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "afcde91b-f686-4f34-af89-7f12b37cf4c8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-23T19:19:49Z", "floating_network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": "a6b4d2f0-19cf-4e3d-8889-678361b63ee4", "id": "de51762c-ec60-4692-a6c1-27a4e1f4a602", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "created_at": "2018-09-23T19:19:49Z", "project_id": "ef170413aa15469f866839e1afca9b8f"}} 2018-09-23 19:19:50,512 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-bc119545-3bda-4d27-990d-0cc8d544ca79 2018-09-23 19:19:50,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.00879502296s 2018-09-23 19:19:50,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-23 19:19:50,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:50,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 556 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:50 GMT X-Openstack-Request-Id: req-04a44a25-4d91-4184-9407-b75e6e044f09 2018-09-23 19:19:50,585 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "afcde91b-f686-4f34-af89-7f12b37cf4c8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-23T19:19:49Z", "floating_network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": "a6b4d2f0-19cf-4e3d-8889-678361b63ee4", "id": "de51762c-ec60-4692-a6c1-27a4e1f4a602", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "created_at": "2018-09-23T19:19:49Z", "project_id": "ef170413aa15469f866839e1afca9b8f"}]} 2018-09-23 19:19:50,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-04a44a25-4d91-4184-9407-b75e6e044f09 2018-09-23 19:19:50,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0584769248962s 2018-09-23 19:19:50,592 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'afcde91b-f686-4f34-af89-7f12b37cf4c8', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'ef170413aa15469f866839e1afca9b8f', 'created_at': u'2018-09-23T19:19:49Z', 'attached': True, 'updated_at': u'2018-09-23T19:19:49Z', 'id': u'de51762c-ec60-4692-a6c1-27a4e1f4a602', 'floating_network_id': u'2f71e26b-635c-4527-93d8-4193f1a9199d', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ef170413aa15469f866839e1afca9b8f', 'name': 'singlevm2-project_de20f5b3-4124-4019-8500-e7903d4414d9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'afcde91b-f686-4f34-af89-7f12b37cf4c8', 'project_id': u'ef170413aa15469f866839e1afca9b8f', 'port_id': u'a6b4d2f0-19cf-4e3d-8889-678361b63ee4', 'port': u'a6b4d2f0-19cf-4e3d-8889-678361b63ee4', 'network': u'2f71e26b-635c-4527-93d8-4193f1a9199d'}) 2018-09-23 19:19:50,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-23 19:19:50,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/9b7926e6-975c-4061-8b01-d7474191b495/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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-23 19:19:51,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9598 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19: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-5f8afb2c-effb-47d7-9f31-abef45d3a263 x-openstack-request-id: req-5f8afb2c-effb-47d7-9f31-abef45d3a263 2018-09-23 19:19:51,497 - 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 515311553 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.193004] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195479] pid_max: default: 32768 minimum: 301\n[ 0.196808] ACPI: Core revision 20150930\n[ 0.198571] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200544] Security Framework initialized\n[ 0.201751] Yama: becoming mindful.\n[ 0.202828] AppArmor: AppArmor initialized\n[ 0.204093] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206047] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207971] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209781] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211835] Initializing cgroup subsys io\n[ 0.213022] Initializing cgroup subsys memory\n[ 0.214325] Initializing cgroup subsys devices\n[ 0.215662] Initializing cgroup subsys freezer\n[ 0.216987] Initializing cgroup subsys net_cls\n[ 0.218299] Initializing cgroup subsys perf_event\n[ 0.219695] Initializing cgroup subsys net_prio\n[ 0.221043] Initializing cgroup subsys hugetlb\n[ 0.222358] Initializing cgroup subsys pids\n[ 0.223674] CPU: Physical Processor ID: 0\n[ 0.225602] mce: CPU supports 10 MCE banks\n[ 0.226864] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.246524] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.253355] ftrace: allocating 31920 entries in 125 pages\n[ 0.278733] smpboot: Max logical packages: 1\n[ 0.280030] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.282099] x2apic enabled\n[ 0.283306] Switched APIC routing to physical x2apic.\n[ 0.285909] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287606] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290573] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.293280] KVM setup paravirtual spinlock\n[ 0.294987] x86: Booted up 1 node, 1 CPUs\n[ 0.296211] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.298258] devtmpfs: initialized\n[ 0.300347] evm: security.selinux\n[ 0.301403] evm: security.SMACK64\n[ 0.302444] evm: security.SMACK64EXEC\n[ 0.303568] evm: security.SMACK64TRANSMUTE\n[ 0.304791] evm: security.SMACK64MMAP\n[ 0.305906] evm: security.ima\n[ 0.306877] evm: security.capability\n[ 0.308061] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.310833] pinctrl core: initialized pinctrl subsystem\n[ 0.312431] RTC time: 19:19:43, date: 09/23/18\n[ 0.313829] NET: Registered protocol family 16\n[ 0.315280] cpuidle: using governor ladder\n[ 0.316511] cpuidle: using governor menu\n[ 0.317678] PCCT header not found.\n[ 0.318780] ACPI: bus type PCI registered\n[ 0.319992] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.321838] PCI: Using configuration type 1 for base access\n[ 0.324139] ACPI: Added _OSI(Module Device)\n[ 0.325391] ACPI: Added _OSI(Processor Device)\n[ 0.326684] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.328051] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.330375] ACPI: Interpreter enabled\n[ 0.331531] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.334313] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.337082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.339857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.342596] ACPI: (supports S0 S5)\n[ 0.343649] ACPI: Using IOAPIC for interrupt routing\n[ 0.345054] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.349058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.350735] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.352556] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.354354] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.357634] acpiphp: Slot [3] registered\n[ 0.358840] acpiphp: Slot [4] registered\n[ 0.360042] acpiphp: Slot [5] registered\n[ 0.361225] acpiphp: Slot [6] registered\n[ 0.362419] acpiphp: Slot [7] registered\n[ 0.363608] acpiphp: Slot [8] registered\n[ 0.364795] acpiphp: Slot [9] registered\n[ 0.365975] acpiphp: Slot [10] registered\n[ 0.367195] acpiphp: Slot [11] registered\n[ 0.368413] acpiphp: Slot [12] registered\n[ 0.369628] acpiphp: Slot [13] registered\n[ 0.370847] acpiphp: Slot [14] registered\n[ 0.372075] acpiphp: Slot [15] registered\n[ 0.387768] acpiphp: Slot [16] registered\n[ 0.388971] acpiphp: Slot [17] registered\n[ 0.390177] acpiphp: Slot [18] registered\n[ 0.391343] acpiphp: Slot [19] registered\n[ 0.392510] acpiphp: Slot [20] registered\n[ 0.393711] acpiphp: Slot [21] registered\n[ 0.394919] acpiphp: Slot [22] registered\n[ 0.396081] acpiphp: Slot [23] registered\n[ 0.397247] acpiphp: Slot [24] registered\n[ 0.398456] acpiphp: Slot [25] registered\n[ 0.399660] acpiphp: Slot [26] registered\n[ 0.400854] acpiphp: Slot [27] registered\n[ 0.402058] acpiphp: Slot [28] registered\n[ 0.403229] acpiphp: Slot [29] registered\n[ 0.404428] acpiphp: Slot [30] registered\n[ 0.405608] acpiphp: Slot [31] registered\n[ 0.406827] PCI host bridge to bus 0000:00\n[ 0.407983] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.409755] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.411510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.413638] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.415784] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.417923] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422040] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423894] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425662] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427502] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431835] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433959] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454883] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457016] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459037] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461151] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463311] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465140] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467054] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468611] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470910] vgaarb: loaded\n[ 0.471810] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473574] SCSI subsystem initialized\n[ 0.474946] ACPI: bus type USB registered\n[ 0.476183] usbcore: registered new interface driver usbfs\n[ 0.477676] usbcore: registered new interface driver hub\n[ 0.479170] usbcore: registered new device driver usb\n[ 0.480753] PCI: Using ACPI for IRQ routing\n[ 0.482363] NetLabel: Initializing\n[ 0.483431] NetLabel: domain hash size = 128\n[ 0.484701] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486090] NetLabel: unlabeled traffic allowed by default\n[ 0.487772] clocksource: Switched to clocksource kvm-clock\n[ 0.497934] AppArmor: AppArmor Filesystem Enabled\n[ 0.499310] pnp: PnP ACPI init\n[ 0.500621] pnp: PnP ACPI: found 5 devices\n[ 0.507640] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510124] NET: Registered protocol family 2\n[ 0.511599] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513547] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515355] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517148] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518768] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520444] NET: Registered protocol family 1\n[ 0.521727] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523346] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524974] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539678] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.557484] Trying to unpack rootfs image as initramfs...\n[ 0.620384] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.623126] Scanning for low memory corruption every 60 seconds\n[ 0.625336] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.627080] audit: initializing netlink subsys (disabled)\n[ 0.628688] audit: type=2000 audit(1537730383.763:1): initialized\n[ 0.630709] Initialise system trusted keyring\n[ 0.632223] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.633970] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.636785] zbud: loaded\n[ 0.637855] VFS: Disk quotas dquot_6.6.0\n[ 0.639058] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.641409] fuse init (API version 7.23)\n[ 0.642743] Key type big_key registered\n[ 0.643920] Allocating IMA MOK and blacklist keyrings.\n[ 0.645679] Key type asymmetric registered\n[ 0.646929] Asymmetric key parser 'x509' registered\n[ 0.648344] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.650589] io scheduler noop registered\n[ 0.651733] io scheduler deadline registered (default)\n[ 0.653202] io scheduler cfq registered\n[ 0.654458] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.656009] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.657877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.660093] ACPI: Power Button [PWRF]\n[ 0.661409] GHES: HEST is not enabled!\n[ 0.675511] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.704927] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.708071] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.731906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.735170] Linux agpgart interface v0.103\n[ 0.738726] brd: module loaded\n[ 0.741060] loop: module loaded\n[ 0.746111] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.748319] GPT:90111 != 2097151\n[ 0.749349] GPT:Alternate GPT header not at the end of the disk.\n[ 0.751009] GPT:90111 != 2097151\n[ 0.752048] GPT: Use GNU Parted to correct GPT errors.\n[ 0.753520] vda: vda1 vda15\n[ 0.755297] scsi host0: ata_piix\n[ 0.756470] scsi host1: ata_piix\n[ 0.757555] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.759398] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.761811] libphy: Fixed MDIO Bus: probed\n[ 0.763051] tun: Universal TUN/TAP device driver, 1.6\n[ 0.764505] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.767430] PPP generic driver version 2.4.2\n[ 0.768792] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.770599] ehci-pci: EHCI PCI platform driver\n[ 0.771941] ehci-platform: EHCI generic platform driver\n[ 0.773442] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.775162] ohci-pci: OHCI PCI platform driver\n[ 0.776490] ohci-platform: OHCI generic platform driver\n[ 0.778002] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.792823] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.794330] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.796547] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.798053] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.799760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.801579] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.803709] usb usb1: Product: UHCI Host Controller\n[ 0.805114] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.806860] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.808296] hub 1-0:1.0: USB hub found\n[ 0.809419] hub 1-0:1.0: 2 ports detected\n[ 0.810804] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.813874] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.815230] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.816768] mousedev: PS/2 mouse device common for all mice\n[ 0.818626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.821345] rtc_cmos 00:00: RTC can wake from S4\n[ 0.823008] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.824787] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.826559] i2c /dev entries driver\n[ 0.827690] device-mapper: uevent: version 1.0.3\n[ 0.829075] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.831523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.833553] NET: Registered protocol family 10\n[ 0.835182] NET: Registered protocol family 17\n[ 0.836522] Key type dns_resolver registered\n[ 0.837948] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.839579] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.842212] registered taskstats version 1\n[ 0.843456] Loading compiled-in X.509 certificates\n[ 0.845400] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.848196] zswap: loaded using pool lzo/zbud\n[ 0.850351] Key type trusted registered\n[ 0.852607] Key type encrypted registered\n[ 0.853836] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.855375] ima: No TPM chip found, activating TPM-bypass!\n[ 0.856944] evm: HMAC attrs: 0x1\n[ 0.858326] Magic number: 2:36:345\n[ 0.859453] tty tty62: hash matches\n[ 0.860666] rtc_cmos 00:00: setting system clock to 2018-09-23 19:19:44 UTC (1537730384)\n[ 0.863051] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.864706] EDD information not available.\n[ 0.917736] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.920054] Write protecting the kernel read-only data: 14336k\n[ 0.923127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.925793] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.087677] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.91. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCaNII87Yny2rGAlY1lJdqhHqWymjhlJoF/PP9oTME083MVhAiTJValtyZjBEr9ZByETKEoyG93mmL3DUzxkP+emeaA5KN8A3+QBtHgkgAEahx5hlMBY2mMsN82eFSaiAh/3OfHYnhLMOxKOHfbSxOp00S1xWfshFVhaNdjG2eENqt5bp5lxylYQ9i3eCqKiBKfRjT6Kde1tHqJPeclXFVw7z05A9gqQKgkBPnSwv153/TVpj3ygWyLP5ro077D0ULH8Y7jj3bMQc5CbWF85wnzyuJzlPsgM4Bk+pmThr2RMVrh992InaTXFKZMN1lQ7vZ859rXWagXXFA6A8fprIbx root@singlevm2-vm-de20f5b3-4124-4019-8500-e7903d4414d9\nssh-dss AAAAB3NzaC1kc3MAAACBAMylybNsC49AH84kNAYku4w6eoKGFVhhpz6KQ4xBiYSPokLYkj9VeHRslep5cfyqAxTNei45+4YzAGIO/QXcLLZNiM9Gbg76HCZk1dtkmWw9urmwlHBHer6fsB5+qaUVrjOLi1amiorS4RrJQ8eELP16qelK6o6KmD1Y03lykIrzAAAAFQCw++c7Tn1lWzybpdQk0xfNeWLCxwAAAIEAomgFiTNGbqyBLul3DCgPbpWiHFFqDTK0c67rp6Nar65GeeY5md6LAFKoKEnuixqBJ01xf4TX6+ky1WwTX2cPuKS1GzoQ7Ui1XGn6b17dzvi9AiXwbr/xCC57V0aPcSAffJVYjaNSrNP2cnfXtsDeVWQAPdaWVaeOPtBMzTpaaL0AAACAA8Zh77xIFF9hIUjS4PJUJaypn0VVkcWAyRsuiffVaxuVBMWcSGyLyinIjixoO/1RZ4WCJP8ljq+QgiNpVIl/E+txe2WaMMAYS+znXKjhp/c7SKfxePCncXSxmJ9V5uru+qaTLRKCxTnctc9UU8bKu6NOFKcim9GNIf8K2yhZntU= root@singlevm2-vm-de20f5b3-4124-4019-8500-e7903d4414d9\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.6,24,fe80::f816:3eff:fe74:4b7d/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-de20f5b3-4124-4019-8500-e7903d4414d9\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.68 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-de20f5b3-4124-4019-8500-e7903d4414d9 login: "} 2018-09-23 19:19:51,498 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/9b7926e6-975c-4061-8b01-d7474191b495/action used request id req-5f8afb2c-effb-47d7-9f31-abef45d3a263 2018-09-23 19:19:51,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.905866146088s 2018-09-23 19:19:51,499 - 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 515311553 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.193004] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.195479] pid_max: default: 32768 minimum: 301 [ 0.196808] ACPI: Core revision 20150930 [ 0.198571] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.200544] Security Framework initialized [ 0.201751] Yama: becoming mindful. [ 0.202828] AppArmor: AppArmor initialized [ 0.204093] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.206047] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.207971] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209781] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211835] Initializing cgroup subsys io [ 0.213022] Initializing cgroup subsys memory [ 0.214325] Initializing cgroup subsys devices [ 0.215662] Initializing cgroup subsys freezer [ 0.216987] Initializing cgroup subsys net_cls [ 0.218299] Initializing cgroup subsys perf_event [ 0.219695] Initializing cgroup subsys net_prio [ 0.221043] Initializing cgroup subsys hugetlb [ 0.222358] Initializing cgroup subsys pids [ 0.223674] CPU: Physical Processor ID: 0 [ 0.225602] mce: CPU supports 10 MCE banks [ 0.226864] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.246524] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.253355] ftrace: allocating 31920 entries in 125 pages [ 0.278733] smpboot: Max logical packages: 1 [ 0.280030] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.282099] x2apic enabled [ 0.283306] Switched APIC routing to physical x2apic. [ 0.285909] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.287606] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.290573] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.293280] KVM setup paravirtual spinlock [ 0.294987] x86: Booted up 1 node, 1 CPUs [ 0.296211] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.298258] devtmpfs: initialized [ 0.300347] evm: security.selinux [ 0.301403] evm: security.SMACK64 [ 0.302444] evm: security.SMACK64EXEC [ 0.303568] evm: security.SMACK64TRANSMUTE [ 0.304791] evm: security.SMACK64MMAP [ 0.305906] evm: security.ima [ 0.306877] evm: security.capability [ 0.308061] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.310833] pinctrl core: initialized pinctrl subsystem [ 0.312431] RTC time: 19:19:43, date: 09/23/18 [ 0.313829] NET: Registered protocol family 16 [ 0.315280] cpuidle: using governor ladder [ 0.316511] cpuidle: using governor menu [ 0.317678] PCCT header not found. [ 0.318780] ACPI: bus type PCI registered [ 0.319992] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.321838] PCI: Using configuration type 1 for base access [ 0.324139] ACPI: Added _OSI(Module Device) [ 0.325391] ACPI: Added _OSI(Processor Device) [ 0.326684] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.328051] ACPI: Added _OSI(Processor Aggregator Device) [ 0.330375] ACPI: Interpreter enabled [ 0.331531] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.334313] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.337082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.339857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.342596] ACPI: (supports S0 S5) [ 0.343649] ACPI: Using IOAPIC for interrupt routing [ 0.345054] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.349058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.350735] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.352556] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.354354] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.357634] acpiphp: Slot [3] registered [ 0.358840] acpiphp: Slot [4] registered [ 0.360042] acpiphp: Slot [5] registered [ 0.361225] acpiphp: Slot [6] registered [ 0.362419] acpiphp: Slot [7] registered [ 0.363608] acpiphp: Slot [8] registered [ 0.364795] acpiphp: Slot [9] registered [ 0.365975] acpiphp: Slot [10] registered [ 0.367195] acpiphp: Slot [11] registered [ 0.368413] acpiphp: Slot [12] registered [ 0.369628] acpiphp: Slot [13] registered [ 0.370847] acpiphp: Slot [14] registered [ 0.372075] acpiphp: Slot [15] registered [ 0.387768] acpiphp: Slot [16] registered [ 0.388971] acpiphp: Slot [17] registered [ 0.390177] acpiphp: Slot [18] registered [ 0.391343] acpiphp: Slot [19] registered [ 0.392510] acpiphp: Slot [20] registered [ 0.393711] acpiphp: Slot [21] registered [ 0.394919] acpiphp: Slot [22] registered [ 0.396081] acpiphp: Slot [23] registered [ 0.397247] acpiphp: Slot [24] registered [ 0.398456] acpiphp: Slot [25] registered [ 0.399660] acpiphp: Slot [26] registered [ 0.400854] acpiphp: Slot [27] registered [ 0.402058] acpiphp: Slot [28] registered [ 0.403229] acpiphp: Slot [29] registered [ 0.404428] acpiphp: Slot [30] registered [ 0.405608] acpiphp: Slot [31] registered [ 0.406827] PCI host bridge to bus 0000:00 [ 0.407983] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.409755] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.411510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.413638] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.415784] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.417923] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.422040] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.423894] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.425662] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.427502] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.431835] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.433959] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.454883] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.457016] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.459037] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.461151] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.463311] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.465140] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.467054] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.468611] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.470910] vgaarb: loaded [ 0.471810] vgaarb: bridge control possible 0000:00:02.0 [ 0.473574] SCSI subsystem initialized [ 0.474946] ACPI: bus type USB registered [ 0.476183] usbcore: registered new interface driver usbfs [ 0.477676] usbcore: registered new interface driver hub [ 0.479170] usbcore: registered new device driver usb [ 0.480753] PCI: Using ACPI for IRQ routing [ 0.482363] NetLabel: Initializing [ 0.483431] NetLabel: domain hash size = 128 [ 0.484701] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.486090] NetLabel: unlabeled traffic allowed by default [ 0.487772] clocksource: Switched to clocksource kvm-clock [ 0.497934] AppArmor: AppArmor Filesystem Enabled [ 0.499310] pnp: PnP ACPI init [ 0.500621] pnp: PnP ACPI: found 5 devices [ 0.507640] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.510124] NET: Registered protocol family 2 [ 0.511599] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.513547] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.515355] TCP: Hash tables configured (established 4096 bind 4096) [ 0.517148] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.518768] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.520444] NET: Registered protocol family 1 [ 0.521727] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.523346] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.524974] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.539678] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.557484] Trying to unpack rootfs image as initramfs... [ 0.620384] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.623126] Scanning for low memory corruption every 60 seconds [ 0.625336] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.627080] audit: initializing netlink subsys (disabled) [ 0.628688] audit: type=2000 audit(1537730383.763:1): initialized [ 0.630709] Initialise system trusted keyring [ 0.632223] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.633970] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.636785] zbud: loaded [ 0.637855] VFS: Disk quotas dquot_6.6.0 [ 0.639058] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.641409] fuse init (API version 7.23) [ 0.642743] Key type big_key registered [ 0.643920] Allocating IMA MOK and blacklist keyrings. [ 0.645679] Key type asymmetric registered [ 0.646929] Asymmetric key parser 'x509' registered [ 0.648344] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.650589] io scheduler noop registered [ 0.651733] io scheduler deadline registered (default) [ 0.653202] io scheduler cfq registered [ 0.654458] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.656009] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.657877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.660093] ACPI: Power Button [PWRF] [ 0.661409] GHES: HEST is not enabled! [ 0.675511] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.704927] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.708071] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.731906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.735170] Linux agpgart interface v0.103 [ 0.738726] brd: module loaded [ 0.741060] loop: module loaded [ 0.746111] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.748319] GPT:90111 != 2097151 [ 0.749349] GPT:Alternate GPT header not at the end of the disk. [ 0.751009] GPT:90111 != 2097151 [ 0.752048] GPT: Use GNU Parted to correct GPT errors. [ 0.753520] vda: vda1 vda15 [ 0.755297] scsi host0: ata_piix [ 0.756470] scsi host1: ata_piix [ 0.757555] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.759398] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.761811] libphy: Fixed MDIO Bus: probed [ 0.763051] tun: Universal TUN/TAP device driver, 1.6 [ 0.764505] tun: (C) 1999-2004 Max Krasnyansky [ 0.767430] PPP generic driver version 2.4.2 [ 0.768792] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.770599] ehci-pci: EHCI PCI platform driver [ 0.771941] ehci-platform: EHCI generic platform driver [ 0.773442] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.775162] ohci-pci: OHCI PCI platform driver [ 0.776490] ohci-platform: OHCI generic platform driver [ 0.778002] uhci_hcd: USB Universal Host Controller Interface driver [ 0.792823] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.794330] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.796547] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.798053] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.799760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.801579] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.803709] usb usb1: Product: UHCI Host Controller [ 0.805114] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.806860] usb usb1: SerialNumber: 0000:00:01.2 [ 0.808296] hub 1-0:1.0: USB hub found [ 0.809419] hub 1-0:1.0: 2 ports detected [ 0.810804] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.813874] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.815230] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.816768] mousedev: PS/2 mouse device common for all mice [ 0.818626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.821345] rtc_cmos 00:00: RTC can wake from S4 [ 0.823008] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.824787] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.826559] i2c /dev entries driver [ 0.827690] device-mapper: uevent: version 1.0.3 [ 0.829075] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.831523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.833553] NET: Registered protocol family 10 [ 0.835182] NET: Registered protocol family 17 [ 0.836522] Key type dns_resolver registered [ 0.837948] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.839579] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.842212] registered taskstats version 1 [ 0.843456] Loading compiled-in X.509 certificates [ 0.845400] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.848196] zswap: loaded using pool lzo/zbud [ 0.850351] Key type trusted registered [ 0.852607] Key type encrypted registered [ 0.853836] AppArmor: AppArmor sha1 policy hashing enabled [ 0.855375] ima: No TPM chip found, activating TPM-bypass! [ 0.856944] evm: HMAC attrs: 0x1 [ 0.858326] Magic number: 2:36:345 [ 0.859453] tty tty62: hash matches [ 0.860666] rtc_cmos 00:00: setting system clock to 2018-09-23 19:19:44 UTC (1537730384) [ 0.863051] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.864706] EDD information not available. [ 0.917736] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.920054] Write protecting the kernel read-only data: 14336k [ 0.923127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.925793] 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.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.087677] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCaNII87Yny2rGAlY1lJdqhHqWymjhlJoF/PP9oTME083MVhAiTJValtyZjBEr9ZByETKEoyG93mmL3DUzxkP+emeaA5KN8A3+QBtHgkgAEahx5hlMBY2mMsN82eFSaiAh/3OfHYnhLMOxKOHfbSxOp00S1xWfshFVhaNdjG2eENqt5bp5lxylYQ9i3eCqKiBKfRjT6Kde1tHqJPeclXFVw7z05A9gqQKgkBPnSwv153/TVpj3ygWyLP5ro077D0ULH8Y7jj3bMQc5CbWF85wnzyuJzlPsgM4Bk+pmThr2RMVrh992InaTXFKZMN1lQ7vZ859rXWagXXFA6A8fprIbx root@singlevm2-vm-de20f5b3-4124-4019-8500-e7903d4414d9 ssh-dss AAAAB3NzaC1kc3MAAACBAMylybNsC49AH84kNAYku4w6eoKGFVhhpz6KQ4xBiYSPokLYkj9VeHRslep5cfyqAxTNei45+4YzAGIO/QXcLLZNiM9Gbg76HCZk1dtkmWw9urmwlHBHer6fsB5+qaUVrjOLi1amiorS4RrJQ8eELP16qelK6o6KmD1Y03lykIrzAAAAFQCw++c7Tn1lWzybpdQk0xfNeWLCxwAAAIEAomgFiTNGbqyBLul3DCgPbpWiHFFqDTK0c67rp6Nar65GeeY5md6LAFKoKEnuixqBJ01xf4TX6+ky1WwTX2cPuKS1GzoQ7Ui1XGn6b17dzvi9AiXwbr/xCC57V0aPcSAffJVYjaNSrNP2cnfXtsDeVWQAPdaWVaeOPtBMzTpaaL0AAACAA8Zh77xIFF9hIUjS4PJUJaypn0VVkcWAyRsuiffVaxuVBMWcSGyLyinIjixoO/1RZ4WCJP8ljq+QgiNpVIl/E+txe2WaMMAYS+znXKjhp/c7SKfxePCncXSxmJ9V5uru+qaTLRKCxTnctc9UU8bKu6NOFKcim9GNIf8K2yhZntU= root@singlevm2-vm-de20f5b3-4124-4019-8500-e7903d4414d9 -----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.6,24,fe80::f816:3eff:fe74:4b7d/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-de20f5b3-4124-4019-8500-e7903d4414d9 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.68 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-de20f5b3-4124-4019-8500-e7903d4414d9 login: 2018-09-23 19:19:52,499 - paramiko.transport - DEBUG - starting thread (client mode): 0x6fc653d0L 2018-09-23 19:19:52,500 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-09-23 19:19:52,500 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-23 19:19:52,500 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-23 19:19:52,502 - 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-23 19:19:52,502 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-23 19:19:52,502 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-23 19:19:52,502 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-23 19:19:52,502 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-23 19:19:52,503 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-23 19:19:52,520 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-23 19:19:52,521 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-23 19:19:52,532 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: c8da154912fc63d312e0d02acc9ca79d 2018-09-23 19:19:52,533 - paramiko.transport - DEBUG - Trying discovered key e85b80b1ec70421c8f4026afae2a2ca1 in /tmp/tmphuygR6 2018-09-23 19:19:52,559 - paramiko.transport - DEBUG - userauth is OK 2018-09-23 19:19:52,565 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-23 19:19:52,566 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-23 19:19:52,567 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-23 19:19:52,567 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-23 19:19:52,569 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-23 19:19:52,570 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-23 19:19:52,570 - functest.core.singlevm - DEBUG - output: Hello World 2018-09-23 19:19:52,571 - functest.core.singlevm - DEBUG - error: 2018-09-23 19:19:52,571 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-23 19:19:52,681 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-23 19:19:52,681 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:41 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-23 19:19:52,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-23 19:19:52,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/de51762c-ec60-4692-a6c1-27a4e1f4a602.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:53,743 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:19:53 GMT X-Openstack-Request-Id: req-a792eafc-f4f1-4eef-89c0-b83a1c4c427f 2018-09-23 19:19:53,743 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:19:53,743 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/de51762c-ec60-4692-a6c1-27a4e1f4a602.json used request id req-a792eafc-f4f1-4eef-89c0-b83a1c4c427f 2018-09-23 19:19:53,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.05221486092s 2018-09-23 19:19:53,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-23 19:19:53,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:54,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:54 GMT X-Openstack-Request-Id: req-cb4076d6-9355-46a8-b99d-530c11394afd 2018-09-23 19:19:54,082 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-23 19:19:54,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-cb4076d6-9355-46a8-b99d-530c11394afd 2018-09-23 19:19:54,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.32853102684s 2018-09-23 19:19:54,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-23 19:19:54,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/9b7926e6-975c-4061-8b01-d7474191b495 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:54,463 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 23 Sep 2018 19:19: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-ca0e6588-9b61-4805-942a-d00956b5b6fc x-openstack-request-id: req-ca0e6588-9b61-4805-942a-d00956b5b6fc 2018-09-23 19:19:54,463 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/9b7926e6-975c-4061-8b01-d7474191b495 used request id req-ca0e6588-9b61-4805-942a-d00956b5b6fc 2018-09-23 19:19:54,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.379393100739s 2018-09-23 19:19:54,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:19:54,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:55,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 760 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19: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-eee4026c-c265-481c-a5a0-7f633e4ea199 x-openstack-request-id: req-eee4026c-c265-481c-a5a0-7f633e4ea199 2018-09-23 19:19:55,470 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_de20f5b3-4124-4019-8500-e7903d4414d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:4b:7d", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:4b:7d", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9b7926e6-975c-4061-8b01-d7474191b495", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9b7926e6-975c-4061-8b01-d7474191b495", "rel": "bookmark"}], "image": {"id": "bafe5f82-4f1d-46a7-8d56-a4eda01f5e41", "links": [{"href": "http://172.30.9.29:8774/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:19:42.000000", "flavor": {"id": "7b1d81ab-865b-4a29-94d6-d77a260b1d87", "links": [{"href": "http://172.30.9.29:8774/flavors/7b1d81ab-865b-4a29-94d6-d77a260b1d87", "rel": "bookmark"}]}, "id": "9b7926e6-975c-4061-8b01-d7474191b495", "security_groups": [{"name": "singlevm2-sg_de20f5b3-4124-4019-8500-e7903d4414d9"}], "user_id": "4c1f97465770430ebc5f7b9419f2114d", "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-23T19:19:54Z", "hostId": "e316bf50c92d08ac23297f46e1e60d5f7d55c23d61d4c9dc8b3faf39", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_de20f5b3-4124-4019-8500-e7903d4414d9", "name": "singlevm2-vm_de20f5b3-4124-4019-8500-e7903d4414d9", "created": "2018-09-23T19:19:29Z", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:19:55,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-eee4026c-c265-481c-a5a0-7f633e4ea199 2018-09-23 19:19:55,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00632810593s 2018-09-23 19:19:55,472 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:19:57,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:19:57,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:57,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0d82b156-ec07-4b37-8e38-70b877418edb x-openstack-request-id: req-0d82b156-ec07-4b37-8e38-70b877418edb 2018-09-23 19:19:57,686 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-09-23 19:19:57,686 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0d82b156-ec07-4b37-8e38-70b877418edb 2018-09-23 19:19:57,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211867809296s 2018-09-23 19:19:57,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 19:19:57,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:57,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19:57 GMT X-Openstack-Request-Id: req-d7deb567-7705-43f0-9fa6-9a9b9b72eee3 2018-09-23 19:19:57,740 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "ef170413aa15469f866839e1afca9b8f", "created_at": "2018-09-23T19:19:21Z", "updated_at": "2018-09-23T19:19:23Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-23T19:19:22Z", "revision_number": 0, "id": "034ddb4a-1e32-4e99-b5e2-f1be18f22104", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:22Z", "security_group_id": "54284241-6373-461b-9b6c-0746303a1139", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ef170413aa15469f866839e1afca9b8f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:23Z", "revision_number": 0, "id": "1e4bf5fd-06aa-42f0-90ca-345681b145cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:23Z", "security_group_id": "54284241-6373-461b-9b6c-0746303a1139", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef170413aa15469f866839e1afca9b8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:21Z", "revision_number": 0, "id": "4afb7308-bf0e-4a52-8871-1095db00e499", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:21Z", "security_group_id": "54284241-6373-461b-9b6c-0746303a1139", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef170413aa15469f866839e1afca9b8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:21Z", "revision_number": 0, "id": "6d473fb7-da99-4be1-a380-f819b61f1de7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:21Z", "security_group_id": "54284241-6373-461b-9b6c-0746303a1139", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef170413aa15469f866839e1afca9b8f"}], "revision_number": 3, "project_id": "ef170413aa15469f866839e1afca9b8f", "id": "54284241-6373-461b-9b6c-0746303a1139", "name": "singlevm2-sg_de20f5b3-4124-4019-8500-e7903d4414d9"}, {"description": "Default security group", "tags": [], "tenant_id": "ef170413aa15469f866839e1afca9b8f", "created_at": "2018-09-23T19:19:12Z", "updated_at": "2018-09-23T19:19:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:12Z", "revision_number": 0, "id": "0f04e370-a815-40d8-b3dc-ae7ef024634d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:12Z", "security_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef170413aa15469f866839e1afca9b8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:12Z", "revision_number": 0, "id": "5702f989-f1ed-4675-9a29-c9a214b1c7ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:12Z", "security_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef170413aa15469f866839e1afca9b8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:12Z", "revision_number": 0, "id": "d7618f7e-83f3-4451-9877-540a6e67dbb5", "remote_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:12Z", "security_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef170413aa15469f866839e1afca9b8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:12Z", "revision_number": 0, "id": "ff33325d-e43a-4e7e-9ed3-26b4c037957b", "remote_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:12Z", "security_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef170413aa15469f866839e1afca9b8f"}], "revision_number": 1, "project_id": "ef170413aa15469f866839e1afca9b8f", "id": "730cfd91-73f8-4681-8531-724bbce07045", "name": "default"}]} 2018-09-23 19:19:57,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-d7deb567-7705-43f0-9fa6-9a9b9b72eee3 2018-09-23 19:19:57,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.047590970993s 2018-09-23 19:19:57,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-23 19:19:57,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/54284241-6373-461b-9b6c-0746303a1139.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:58,278 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:19:58 GMT X-Openstack-Request-Id: req-c67da9bf-02c0-42df-9e33-823629b42cce 2018-09-23 19:19:58,278 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:19:58,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/54284241-6373-461b-9b6c-0746303a1139.json used request id req-c67da9bf-02c0-42df-9e33-823629b42cce 2018-09-23 19:19:58,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.531718015671s 2018-09-23 19:19:58,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-23 19:19:58,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/singlevm2-kp_de20f5b3-4124-4019-8500-e7903d4414d9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:19:58,501 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 23 Sep 2018 19:19: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-66977234-7e8b-4950-8aab-1012bf3c3b12 x-openstack-request-id: req-66977234-7e8b-4950-8aab-1012bf3c3b12 2018-09-23 19:19:58,501 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/singlevm2-kp_de20f5b3-4124-4019-8500-e7903d4414d9 used request id req-66977234-7e8b-4950-8aab-1012bf3c3b12 2018-09-23 19:19:58,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.22204709053s 2018-09-23 19:19:58,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-23 19:19:58,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/afcde91b-f686-4f34-af89-7f12b37cf4c8/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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" -d '{"subnet_id": "e00364a5-0f4c-454a-849a-beebc408b5cb"}' 2018-09-23 19:20:00,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:00 GMT X-Openstack-Request-Id: req-4a773524-938e-4f38-8187-9a8488f12b10 2018-09-23 19:20:00,474 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7fe33879-4d89-4d78-bbff-d88ac9021006", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "subnet_id": "e00364a5-0f4c-454a-849a-beebc408b5cb", "subnet_ids": ["e00364a5-0f4c-454a-849a-beebc408b5cb"], "port_id": "3c6f81d6-74af-4edf-b7d9-f4333bdcf83a", "id": "afcde91b-f686-4f34-af89-7f12b37cf4c8"} 2018-09-23 19:20:00,474 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/afcde91b-f686-4f34-af89-7f12b37cf4c8/remove_router_interface.json used request id req-4a773524-938e-4f38-8187-9a8488f12b10 2018-09-23 19:20:00,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.97234511375s 2018-09-23 19:20:00,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-23 19:20:00,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:20:00,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 623 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:00 GMT X-Openstack-Request-Id: req-8a2d646c-b72d-41e3-96d4-9487b9d7e75f 2018-09-23 19:20:00,896 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7645c54c-286a-4a37-aa2e-2abc0c7a60a2", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "ef170413aa15469f866839e1afca9b8f", "created_at": "2018-09-23T19:19:14Z", "admin_state_up": true, "updated_at": "2018-09-23T19:19:59Z", "revision_number": 4, "routes": [], "project_id": "ef170413aa15469f866839e1afca9b8f", "id": "afcde91b-f686-4f34-af89-7f12b37cf4c8", "name": "singlevm2-router_de20f5b3-4124-4019-8500-e7903d4414d9"}]} 2018-09-23 19:20:00,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-8a2d646c-b72d-41e3-96d4-9487b9d7e75f 2018-09-23 19:20:00,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.421823978424s 2018-09-23 19:20:00,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-23 19:20:00,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/afcde91b-f686-4f34-af89-7f12b37cf4c8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:20:02,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:20:02 GMT X-Openstack-Request-Id: req-200257df-8646-44e3-9e70-8cff75cfb2f8 2018-09-23 19:20:02,817 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:20:02,817 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/afcde91b-f686-4f34-af89-7f12b37cf4c8.json used request id req-200257df-8646-44e3-9e70-8cff75cfb2f8 2018-09-23 19:20:02,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.91933917999s 2018-09-23 19:20:02,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-23 19:20:02,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:20:02,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:02 GMT X-Openstack-Request-Id: req-80000ed0-8fa9-4513-8eec-14a39983895a 2018-09-23 19:20:02,864 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7fe33879-4d89-4d78-bbff-d88ac9021006","tenant_id":"ef170413aa15469f866839e1afca9b8f","created_at":"2018-09-23T19:19:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-23T19:19:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ef170413aa15469f866839e1afca9b8f","id":"e00364a5-0f4c-454a-849a-beebc408b5cb","subnetpool_id":null,"name":"singlevm2-subnet_de20f5b3-4124-4019-8500-e7903d4414d9"}]} 2018-09-23 19:20:02,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-80000ed0-8fa9-4513-8eec-14a39983895a 2018-09-23 19:20:02,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0462911128998s 2018-09-23 19:20:02,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-23 19:20:02,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/e00364a5-0f4c-454a-849a-beebc408b5cb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:20:05,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:20:05 GMT X-Openstack-Request-Id: req-aafd8d5a-ab26-4e93-8a97-349acd301d87 2018-09-23 19:20:05,273 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:20:05,273 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/e00364a5-0f4c-454a-849a-beebc408b5cb.json used request id req-aafd8d5a-ab26-4e93-8a97-349acd301d87 2018-09-23 19:20:05,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.40751981735s 2018-09-23 19:20:05,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:20:05,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:20:05,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1154 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:05 GMT X-Openstack-Request-Id: req-62803053-db8e-4b3c-a395-0a1ac05160c6 2018-09-23 19:20:05,543 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-23T19:20:05Z","tenant_id":"ef170413aa15469f866839e1afca9b8f","created_at":"2018-09-23T19:19:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ef170413aa15469f866839e1afca9b8f","id":"7fe33879-4d89-4d78-bbff-d88ac9021006","name":"singlevm2-net_de20f5b3-4124-4019-8500-e7903d4414d9"}]} 2018-09-23 19:20:05,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-62803053-db8e-4b3c-a395-0a1ac05160c6 2018-09-23 19:20:05,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.269462823868s 2018-09-23 19:20:05,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-23 19:20:05,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/7fe33879-4d89-4d78-bbff-d88ac9021006.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:20:06,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:20:06 GMT X-Openstack-Request-Id: req-37cbce06-19a5-4317-a955-3b5177ffe2e6 2018-09-23 19:20:06,962 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:20:06,962 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/7fe33879-4d89-4d78-bbff-d88ac9021006.json used request id req-37cbce06-19a5-4317-a955-3b5177ffe2e6 2018-09-23 19:20:06,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.41786789894s 2018-09-23 19:20:06,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:20:06,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:20:07,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:07 GMT X-Openstack-Request-Id: req-eb11cc16-102f-4af3-bae0-331233b5fe0e 2018-09-23 19:20:07,009 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:19:20Z", "file": "/v2/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41/file", "owner": "ef170413aa15469f866839e1afca9b8f", "id": "bafe5f82-4f1d-46a7-8d56-a4eda01f5e41", "size": 12716032, "self": "/v2/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_de20f5b3-4124-4019-8500-e7903d4414d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_de20f5b3-4124-4019-8500-e7903d4414d9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:19:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:20:07,009 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-eb11cc16-102f-4af3-bae0-331233b5fe0e 2018-09-23 19:20:07,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0422410964966s 2018-09-23 19:20:07,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-23 19:20:07,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ab4a0c9e819fd5204fbc133771e471ccc27c612a0fe97653694b63bb2c2c33aa" 2018-09-23 19:20:08,421 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 23 Sep 2018 19:20:08 GMT X-Openstack-Request-Id: req-cb493d0d-da45-4529-9263-f9b81bf4c534 2018-09-23 19:20:08,421 - 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-23 19:20:08,422 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/bafe5f82-4f1d-46a7-8d56-a4eda01f5e41 used request id req-cb493d0d-da45-4529-9263-f9b81bf4c534 2018-09-23 19:20:08,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.41113615036s 2018-09-23 19:20:08,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-23 19:20:08,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" 2018-09-23 19:20:08,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20: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-f38236e8-2d56-467a-80ff-1b9b81fa40bc x-openstack-request-id: req-f38236e8-2d56-467a-80ff-1b9b81fa40bc 2018-09-23 19:20:08,454 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7b1d81ab-865b-4a29-94d6-d77a260b1d87", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7b1d81ab-865b-4a29-94d6-d77a260b1d87", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7b1d81ab-865b-4a29-94d6-d77a260b1d87", "name": "singlevm2-flavor_de20f5b3-4124-4019-8500-e7903d4414d9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-23 19:20:08,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-f38236e8-2d56-467a-80ff-1b9b81fa40bc 2018-09-23 19:20:08,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0271089076996s 2018-09-23 19:20:08,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-23 19:20:08,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/7b1d81ab-865b-4a29-94d6-d77a260b1d87 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" 2018-09-23 19:20:08,499 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-76f58ec9-74d1-46db-83e0-ad114dc6d842 x-openstack-request-id: req-76f58ec9-74d1-46db-83e0-ad114dc6d842 2018-09-23 19:20:08,499 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/7b1d81ab-865b-4a29-94d6-d77a260b1d87 used request id req-76f58ec9-74d1-46db-83e0-ad114dc6d842 2018-09-23 19:20:08,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0429210662842s 2018-09-23 19:20:08,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 19:20:08,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" 2018-09-23 19:20:08,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a09a880-2505-4860-a4d3-b9ca7e33082e 2018-09-23 19:20:08,742 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/08881a41da1d49eea3ce28971d45a21c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08881a41da1d49eea3ce28971d45a21c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/2acb53c9b8e843bc8aaca444d90ed9fb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2acb53c9b8e843bc8aaca444d90ed9fb", "email": "glance@localhost", "password_expires_at": null}, {"name": "singlevm2-user_de20f5b3-4124-4019-8500-e7903d4414d9", "links": {"self": "http://172.30.9.29:5000/v3/users/4c1f97465770430ebc5f7b9419f2114d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4c1f97465770430ebc5f7b9419f2114d", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/4cdc024d5ad84a2e8a6d7543efeb3651"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4cdc024d5ad84a2e8a6d7543efeb3651", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/4d034b226fe04fd49a323f938d5bc3fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d034b226fe04fd49a323f938d5bc3fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/686118ee2aad48b795197df7a577e7ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "686118ee2aad48b795197df7a577e7ea", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/6e5785c0040d4fcfb84d5885567a13e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e5785c0040d4fcfb84d5885567a13e7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/7230a17fb5ec432e8b0d524de145cfc1"}, "domain_id": "89f431e845514faeb995beeecc00174b", "enabled": true, "options": {}, "id": "7230a17fb5ec432e8b0d524de145cfc1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/794bc2e124944eae8441884bc3891394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "794bc2e124944eae8441884bc3891394", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8a9feaa273fa404e9f219e82beb8b8ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a9feaa273fa404e9f219e82beb8b8ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/8fc466e5aad040a2a797da3a642e800e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fc466e5aad040a2a797da3a642e800e", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/aae19b75f36945abbfcc9a2b1e8a7309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aae19b75f36945abbfcc9a2b1e8a7309", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/c25447bdd8eb4d6284359d847339a77d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c25447bdd8eb4d6284359d847339a77d", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/c47eadb2607040808a61bad2906f7160"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c47eadb2607040808a61bad2906f7160", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/d2002e02f0af4069b75dfe188fc7e833"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2002e02f0af4069b75dfe188fc7e833", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-23 19:20:08,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3a09a880-2505-4860-a4d3-b9ca7e33082e 2018-09-23 19:20:08,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242894172668s 2018-09-23 19:20:08,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 19:20:08,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/4c1f97465770430ebc5f7b9419f2114d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" 2018-09-23 19:20:08,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84ae35b8-7451-4c99-9ead-911b343639f0 2018-09-23 19:20:08,952 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_de20f5b3-4124-4019-8500-e7903d4414d9", "links": {"self": "http://172.30.9.29:5000/v3/users/4c1f97465770430ebc5f7b9419f2114d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4c1f97465770430ebc5f7b9419f2114d", "description": null}} 2018-09-23 19:20:08,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/4c1f97465770430ebc5f7b9419f2114d used request id req-84ae35b8-7451-4c99-9ead-911b343639f0 2018-09-23 19:20:08,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203501939774s 2018-09-23 19:20:08,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-23 19:20:08,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/4c1f97465770430ebc5f7b9419f2114d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" 2018-09-23 19:20:09,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 19:20:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a236f6f4-bd2b-4296-bb4f-8cc7795540db 2018-09-23 19:20:09,381 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 19:20:09,381 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/4c1f97465770430ebc5f7b9419f2114d used request id req-a236f6f4-bd2b-4296-bb4f-8cc7795540db 2018-09-23 19:20:09,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.428040981293s 2018-09-23 19:20:09,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 19:20:09,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" 2018-09-23 19:20:09,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c379117f-48ed-41c2-8456-82a714650cc6 2018-09-23 19:20:09,580 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.29:5000/v3/projects/ef170413aa15469f866839e1afca9b8f"}, "tags": [], "enabled": true, "id": "ef170413aa15469f866839e1afca9b8f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_de20f5b3-4124-4019-8500-e7903d4414d9"}]} 2018-09-23 19:20:09,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-c379117f-48ed-41c2-8456-82a714650cc6 2018-09-23 19:20:09,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192968845367s 2018-09-23 19:20:09,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-23 19:20:09,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/ef170413aa15469f866839e1afca9b8f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" 2018-09-23 19:20:09,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 19:20:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37c4c368-099c-43c4-a8bf-e890d1b53e46 2018-09-23 19:20:09,877 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 19:20:09,877 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ef170413aa15469f866839e1afca9b8f used request id req-37c4c368-099c-43c4-a8bf-e890d1b53e46 2018-09-23 19:20:09,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.291762828827s 2018-09-23 19:20:09,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 19:20:09,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ef170413aa15469f866839e1afca9b8f&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}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" 2018-09-23 19:20:10,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:10 GMT X-Openstack-Request-Id: req-19e8516f-46ca-4a83-b9df-87c962a8cd1b 2018-09-23 19:20:10,379 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ef170413aa15469f866839e1afca9b8f", "created_at": "2018-09-23T19:19:12Z", "updated_at": "2018-09-23T19:19:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:12Z", "revision_number": 0, "id": "0f04e370-a815-40d8-b3dc-ae7ef024634d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:12Z", "security_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef170413aa15469f866839e1afca9b8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:12Z", "revision_number": 0, "id": "5702f989-f1ed-4675-9a29-c9a214b1c7ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:12Z", "security_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef170413aa15469f866839e1afca9b8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:12Z", "revision_number": 0, "id": "d7618f7e-83f3-4451-9877-540a6e67dbb5", "remote_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:12Z", "security_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef170413aa15469f866839e1afca9b8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:12Z", "revision_number": 0, "id": "ff33325d-e43a-4e7e-9ed3-26b4c037957b", "remote_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:12Z", "security_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef170413aa15469f866839e1afca9b8f"}], "revision_number": 1, "project_id": "ef170413aa15469f866839e1afca9b8f", "id": "730cfd91-73f8-4681-8531-724bbce07045", "name": "default"}]} 2018-09-23 19:20:10,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ef170413aa15469f866839e1afca9b8f&name=default used request id req-19e8516f-46ca-4a83-b9df-87c962a8cd1b 2018-09-23 19:20:10,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.496433973312s 2018-09-23 19:20:10,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 19:20:10,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" 2018-09-23 19:20:10,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:10 GMT X-Openstack-Request-Id: req-c0575c7d-0afd-464f-9c77-650a1626d963 2018-09-23 19:20:10,674 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ef170413aa15469f866839e1afca9b8f", "created_at": "2018-09-23T19:19:12Z", "updated_at": "2018-09-23T19:19:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:12Z", "revision_number": 0, "id": "ff33325d-e43a-4e7e-9ed3-26b4c037957b", "remote_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:12Z", "security_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef170413aa15469f866839e1afca9b8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:12Z", "revision_number": 0, "id": "5702f989-f1ed-4675-9a29-c9a214b1c7ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:12Z", "security_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef170413aa15469f866839e1afca9b8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:12Z", "revision_number": 0, "id": "0f04e370-a815-40d8-b3dc-ae7ef024634d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:12Z", "security_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef170413aa15469f866839e1afca9b8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:19:12Z", "revision_number": 0, "id": "d7618f7e-83f3-4451-9877-540a6e67dbb5", "remote_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "remote_ip_prefix": null, "created_at": "2018-09-23T19:19:12Z", "security_group_id": "730cfd91-73f8-4681-8531-724bbce07045", "tenant_id": "ef170413aa15469f866839e1afca9b8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef170413aa15469f866839e1afca9b8f"}], "revision_number": 1, "project_id": "ef170413aa15469f866839e1afca9b8f", "id": "730cfd91-73f8-4681-8531-724bbce07045", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "802060f906e2475fa40f15eb36bff298", "created_at": "2018-09-23T19:12:28Z", "updated_at": "2018-09-23T19:12:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "9d75c811-2562-4bd7-a277-4fe0ca6e5d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv6", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "f39b9bea-ae1d-466c-ae37-1efd457e4012", "remote_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv6", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "e850ed80-6558-4fe4-8989-a52215e2b4e4", "remote_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv4", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "78f010b6-6aab-402c-87f7-5768c7670ad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv4", "project_id": "802060f906e2475fa40f15eb36bff298"}], "revision_number": 1, "project_id": "802060f906e2475fa40f15eb36bff298", "id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "894da123185e40d5966d1ea0c93371df", "created_at": "2018-09-23T19:16:12Z", "updated_at": "2018-09-23T19:16:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "15f9f005-83fd-409e-b734-80ec10403549", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv6", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "7c596c4f-84aa-43fc-92d9-3c106eac6667", "remote_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv4", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "6a93976f-12c3-4375-9109-05e648869602", "remote_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv6", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "ce1db3f2-1a41-4633-8d9e-50b3ee674c19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv4", "project_id": "894da123185e40d5966d1ea0c93371df"}], "revision_number": 1, "project_id": "894da123185e40d5966d1ea0c93371df", "id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-23T19:16:15Z", "updated_at": "2018-09-23T19:16:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:15Z", "revision_number": 0, "id": "a77b4d5f-f7d6-4c13-becc-652a11a98cc5", "remote_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "fb4ce89b-de4f-457f-94d1-6c485e50cfa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "45977f9d-2e3b-4bb3-b7f0-b496edf7bdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "0d46553a-db03-42b5-9477-dadc114b1eaf", "remote_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "name": "default"}]} 2018-09-23 19:20:10,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-c0575c7d-0afd-464f-9c77-650a1626d963 2018-09-23 19:20:10,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.288980960846s 2018-09-23 19:20:10,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-23 19:20:10,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/730cfd91-73f8-4681-8531-724bbce07045.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}06d1d58ba7de18e39b26df4c397e56aaf5d64f839e4c1e5cb25902fa699b6d0d" 2018-09-23 19:20:11,142 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:20:11 GMT X-Openstack-Request-Id: req-a3eb7754-3541-4032-b0f6-26ed2d3a5f61 2018-09-23 19:20:11,142 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:20:11,143 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/730cfd91-73f8-4681-8531-724bbce07045.json used request id req-a3eb7754-3541-4032-b0f6-26ed2d3a5f61 2018-09-23 19:20:11,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.461278915405s 2018-09-23 19:20:11,193 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-09-23 19:20:11,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:20:11,241 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c91d2221-931c-487f-ba67-d645879608bf 2018-09-23 19:20:11,241 - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-09-23 19:20:11,241 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-c91d2221-931c-487f-ba67-d645879608bf 2018-09-23 19:20:11,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-23 19:20:11,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "974e99ccfdf64aeaa46297e97aa5baf5", "name": "member"}, {"id": "d7da706ef8994b66a6e3396bf4f3bead", "name": "reader"}, {"id": "ab4277dc8a9c4c51a7cd8cf76c400735", "name": "admin"}], "expires_at": "2018-09-23T20:20:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "894da123185e40d5966d1ea0c93371df", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d68ed769e9a423d946305826c4fac0a"}, {"url": "http://172.30.9.29:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f03a90f6f9c415a95fced2acdeeca51"}, {"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757bc3cf1e04442d967289319f97a6a9"}], "type": "volume", "id": "06089b7643394b4ea2152f66b35238d0", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "006cc240baca4cb3b76593d6d3d73096"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0345086960034097ad3dbe904f6c17d1"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b5b8af83a06483793c6056762eed1d3"}], "type": "volumev3", "id": "16040fddb4fa46fabf16970f838b7a72", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bf7b3644d6f457b8255468d05381331"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c1785a941d44368114aeb13c7cd0dc"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c289bfb2bb0f4aa4b4c2a4e254498772"}], "type": "metric", "id": "401b8583fe1045fba56d25b885e81d84", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338f871fcc80474ebf3f91bf9f9a2803"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ee30ff9dfdf4fc9955543864766a4c3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84611edc954a457a9878ed49739af26b"}], "type": "placement", "id": "4cf66d2934a14d2993e1934573211ecc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1420c0b3c0ef447f80184031d7ad7362"}, {"url": "http://172.30.9.29:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3dc36f44422e429f9e605d629bdba8db"}, {"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b32d79413cf84b02ad3ba69fc84754f8"}], "type": "volumev2", "id": "4d46369930094692854f06fe3de92e26", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c9e592d5d73410989ba29ecc4050683"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac9aec43e2314f5d98434a30d000e414"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6416b3a9b7845589c069ab4c81eddf2"}], "type": "identity", "id": "5574ab4d90a04a43b8c58b7d9eafe64c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14515a3836154a26b94a4fdddbc0caa8"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ae5b2474acf4531bd6f3b3aff8504ad"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "916d7d32c7eb49a88886590f31204913"}], "type": "network", "id": "579c117c60db4b8a9290a56bf51d19de", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "87fec6bbefd343d4a364b4f419272f24", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32299bf06be946809dd3e7e17a875691"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1cb3ebd7c342d59b66453bb59455f4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de3e795cf17040148449f29f1bb37485"}], "type": "alarming", "id": "a68cd28b68d14fc69d0e3c13b4cd3911", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e430eeca864e41805e7ac3986cfa98"}, {"url": "http://172.30.9.29:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a93b10c0d54c0497f198f45a60f3d9"}, {"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "640f97e2ac5d4ba2a713b1a096f6d085"}], "type": "orchestration", "id": "afda4bb5fcf34bf2a85847ba5655258b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c2557339a29431bae7d62a31c775d9d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310acabb63eb473fbc1abcd376bb259e"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f2b4cc2af964e7885baf77e5136189d"}], "type": "event", "id": "cceb7e7f38ce4738b60276539fec5e2c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25a8ab1b40744d1a9b2e3c6fc904106a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95bcfc53b99346b0ae29d5f3d262f2a1"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf074a285a1d40cc837bb3620cd20284"}], "type": "cloudformation", "id": "cde7f1395ab146d6b31bba03aa9579c8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1196b19869cc4392ab8f9e8d75e5adc8"}, {"url": "http://12.0.0.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b4944429d6c45b19ab9e8529fd5d83b"}, {"url": "http://172.30.9.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b779ead26b148eb85ad20fcffa016a6"}], "type": "object-store", "id": "d4ce28ab9bd447738cfde6baddeb6cb6", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32bb8693afbd417f95bea768ac38c136"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66fecb4549ab49b18471353b5f9af1d9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c03398c604d64bbf93ce163576cba488"}], "type": "compute", "id": "e361ccf42d804b628a1f826e94a7585a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310aa387d4ad41628f2c0ddedf0c30b9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cf0311fccc54b3785661550b7e7503a"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7487322e62d4932ba7a7e4a9d95d999"}], "type": "image", "id": "effc7eccb958414cb09e0abb22b1cf3a", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "4d034b226fe04fd49a323f938d5bc3fa"}, "audit_ids": ["XhOnTym6QHWV3unnGuxDFQ"], "issued_at": "2018-09-23T19:20:11.000000Z"}} 2018-09-23 19:20:11,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:20:11,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" 2018-09-23 19:20:12,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:12 GMT X-Openstack-Request-Id: req-8fcadaa6-4882-4dbe-9f33-f032d3648c95 2018-09-23 19:20:12,016 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"2f71e26b-635c-4527-93d8-4193f1a9199d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","status":"ACTIVE","subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"description":"","tags":[],"updated_at":"2018-09-23T19:12:36Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","provider:network_type":"flat"}]} 2018-09-23 19:20:12,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8fcadaa6-4882-4dbe-9f33-f032d3648c95 2018-09-23 19:20:12,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.35641503334s 2018-09-23 19:20:12,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:20:12,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" 2018-09-23 19:20:12,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e1b9f81-8673-4184-9e8e-1542dee5c9cc 2018-09-23 19:20:12,221 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/89f431e845514faeb995beeecc00174b"}, "tags": [], "enabled": true, "id": "89f431e845514faeb995beeecc00174b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-23 19:20:12,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-2e1b9f81-8673-4184-9e8e-1542dee5c9cc 2018-09-23 19:20:12,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196887969971s 2018-09-23 19:20:12,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-23 19:20:12,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}}' 2018-09-23 19:20:12,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e93fed0-dd2b-4295-b924-5f9172f431b4 2018-09-23 19:20:12,446 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.29:5000/v3/projects/cc662c9083c04c77b2358f7aac895bac"}, "tags": [], "enabled": true, "id": "cc662c9083c04c77b2358f7aac895bac", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}} 2018-09-23 19:20:12,446 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-0e93fed0-dd2b-4295-b924-5f9172f431b4 2018-09-23 19:20:12,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.217530012131s 2018-09-23 19:20:12,447 - 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'cc662c9083c04c77b2358f7aac895bac', '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_556ad2a9-d123-48bd-adb6-b73ac8c038a7'}) 2018-09-23 19:20:12,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-23 19:20:12,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f9c31b64-f04c-430f-9717-29b2eae9a853", "email": null, "name": "vping_ssh-user_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}}' 2018-09-23 19:20:12,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2acb1f26-dc5e-42d3-a8be-e773bbc8159e 2018-09-23 19:20:12,930 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "links": {"self": "http://172.30.9.29:5000/v3/users/f4ad9d4c03bf444fba1b3b38d1c3f6de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f4ad9d4c03bf444fba1b3b38d1c3f6de", "domain_id": "default", "password_expires_at": null}} 2018-09-23 19:20:12,931 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-2acb1f26-dc5e-42d3-a8be-e773bbc8159e 2018-09-23 19:20:12,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.476547002792s 2018-09-23 19:20:12,931 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f4ad9d4c03bf444fba1b3b38d1c3f6de', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_556ad2a9-d123-48bd-adb6-b73ac8c038a7'}) 2018-09-23 19:20:12,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:20:12,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" 2018-09-23 19:20:13,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a18afdfa-f7ff-4b8e-b644-a4c65be3ea10 2018-09-23 19:20:13,135 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:20:13,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a18afdfa-f7ff-4b8e-b644-a4c65be3ea10 2018-09-23 19:20:13,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199936151505s 2018-09-23 19:20:13,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:20:13,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" 2018-09-23 19:20:13,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f463c04-b4a5-4c65-889a-55ff7c39c9ab 2018-09-23 19:20:13,332 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:20:13,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3f463c04-b4a5-4c65-889a-55ff7c39c9ab 2018-09-23 19:20:13,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191638946533s 2018-09-23 19:20:13,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:20:13,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" 2018-09-23 19:20:13,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a14646-6970-42fd-9dec-fff0cc8c25bf 2018-09-23 19:20:13,530 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:20:13,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-80a14646-6970-42fd-9dec-fff0cc8c25bf 2018-09-23 19:20:13,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192925930023s 2018-09-23 19:20:13,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:20:13,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" 2018-09-23 19:20:13,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1044976-5b68-4fab-828b-434546827e90 2018-09-23 19:20:13,717 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-23 19:20:13,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-e1044976-5b68-4fab-828b-434546827e90 2018-09-23 19:20:13,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.182108163834s 2018-09-23 19:20:13,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 19:20:13,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" 2018-09-23 19:20:13,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee93bb1d-4069-42de-96d0-4ca4f8e7a2f9 2018-09-23 19:20:13,949 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/08881a41da1d49eea3ce28971d45a21c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08881a41da1d49eea3ce28971d45a21c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/2acb53c9b8e843bc8aaca444d90ed9fb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2acb53c9b8e843bc8aaca444d90ed9fb", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/4cdc024d5ad84a2e8a6d7543efeb3651"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4cdc024d5ad84a2e8a6d7543efeb3651", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/4d034b226fe04fd49a323f938d5bc3fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d034b226fe04fd49a323f938d5bc3fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/686118ee2aad48b795197df7a577e7ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "686118ee2aad48b795197df7a577e7ea", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/6e5785c0040d4fcfb84d5885567a13e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e5785c0040d4fcfb84d5885567a13e7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/7230a17fb5ec432e8b0d524de145cfc1"}, "domain_id": "89f431e845514faeb995beeecc00174b", "enabled": true, "options": {}, "id": "7230a17fb5ec432e8b0d524de145cfc1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/794bc2e124944eae8441884bc3891394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "794bc2e124944eae8441884bc3891394", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8a9feaa273fa404e9f219e82beb8b8ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a9feaa273fa404e9f219e82beb8b8ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/8fc466e5aad040a2a797da3a642e800e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fc466e5aad040a2a797da3a642e800e", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/aae19b75f36945abbfcc9a2b1e8a7309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aae19b75f36945abbfcc9a2b1e8a7309", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/c25447bdd8eb4d6284359d847339a77d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c25447bdd8eb4d6284359d847339a77d", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/c47eadb2607040808a61bad2906f7160"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c47eadb2607040808a61bad2906f7160", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/d2002e02f0af4069b75dfe188fc7e833"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2002e02f0af4069b75dfe188fc7e833", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "links": {"self": "http://172.30.9.29:5000/v3/users/f4ad9d4c03bf444fba1b3b38d1c3f6de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f4ad9d4c03bf444fba1b3b38d1c3f6de", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-23 19:20:13,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ee93bb1d-4069-42de-96d0-4ca4f8e7a2f9 2018-09-23 19:20:13,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23110294342s 2018-09-23 19:20:13,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 19:20:13,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" 2018-09-23 19:20:14,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a62da4b-c7e6-42a9-b2b9-67dabad64753 2018-09-23 19:20:14,068 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.29:5000/v3/projects/cc662c9083c04c77b2358f7aac895bac"}, "tags": [], "enabled": true, "id": "cc662c9083c04c77b2358f7aac895bac", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}]} 2018-09-23 19:20:14,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-0a62da4b-c7e6-42a9-b2b9-67dabad64753 2018-09-23 19:20:14,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105890989304s 2018-09-23 19:20:14,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-23 19:20:14,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=f4ad9d4c03bf444fba1b3b38d1c3f6de&role.id=974e99ccfdf64aeaa46297e97aa5baf5&scope.project.id=cc662c9083c04c77b2358f7aac895bac" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" 2018-09-23 19:20:14,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-839a0ed7-800a-4449-a6b4-023feb866171 2018-09-23 19:20:14,264 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=f4ad9d4c03bf444fba1b3b38d1c3f6de&role.id=974e99ccfdf64aeaa46297e97aa5baf5&scope.project.id=cc662c9083c04c77b2358f7aac895bac", "previous": null, "next": null}} 2018-09-23 19:20:14,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=f4ad9d4c03bf444fba1b3b38d1c3f6de&role.id=974e99ccfdf64aeaa46297e97aa5baf5&scope.project.id=cc662c9083c04c77b2358f7aac895bac used request id req-839a0ed7-800a-4449-a6b4-023feb866171 2018-09-23 19:20:14,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.187599182129s 2018-09-23 19:20:14,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-23 19:20:14,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/cc662c9083c04c77b2358f7aac895bac/users/f4ad9d4c03bf444fba1b3b38d1c3f6de/roles/974e99ccfdf64aeaa46297e97aa5baf5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" 2018-09-23 19:20:14,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 19:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b45d93b-50dd-4449-8ca3-f5abe6ec1ce0 2018-09-23 19:20:14,550 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 19:20:14,550 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/cc662c9083c04c77b2358f7aac895bac/users/f4ad9d4c03bf444fba1b3b38d1c3f6de/roles/974e99ccfdf64aeaa46297e97aa5baf5 used request id req-2b45d93b-50dd-4449-8ca3-f5abe6ec1ce0 2018-09-23 19:20:14,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.281980037689s 2018-09-23 19:20:14,551 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_556ad2a9-d123-48bd-adb6-b73ac8c038a7', 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'cc662c9083c04c77b2358f7aac895bac', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f9c31b64-f04c-430f-9717-29b2eae9a853', 'username': u'vping_ssh-user_556ad2a9-d123-48bd-adb6-b73ac8c038a7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-23 19:20:14,554 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_556ad2a9-d123-48bd-adb6-b73ac8c038a7', 'password': 'f9c31b64-f04c-430f-9717-29b2eae9a853', 'project_name': 'vping_ssh-project_556ad2a9-d123-48bd-adb6-b73ac8c038a7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': 'cc662c9083c04c77b2358f7aac895bac', 'project_domain_name': 'Default'} 2018-09-23 19:20:14,555 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-09-23 19:20:14,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:20:14,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" 2018-09-23 19:20:14,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ae1af02-1122-451a-9f51-280357817556 2018-09-23 19:20:14,664 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/89f431e845514faeb995beeecc00174b"}, "tags": [], "enabled": true, "id": "89f431e845514faeb995beeecc00174b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-23 19:20:14,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-8ae1af02-1122-451a-9f51-280357817556 2018-09-23 19:20:14,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108685970306s 2018-09-23 19:20:14,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 19:20:14,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" 2018-09-23 19:20:14,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe488296-dd96-499a-85a6-7bd9dd557cda 2018-09-23 19:20:14,783 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.29:5000/v3/projects/cc662c9083c04c77b2358f7aac895bac"}, "tags": [], "enabled": true, "id": "cc662c9083c04c77b2358f7aac895bac", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}]} 2018-09-23 19:20:14,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-fe488296-dd96-499a-85a6-7bd9dd557cda 2018-09-23 19:20:14,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111855983734s 2018-09-23 19:20:14,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-23 19:20:14,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" -d '{"network": {"tenant_id": "cc662c9083c04c77b2358f7aac895bac", "name": "vping_ssh-net_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "admin_state_up": true}}' 2018-09-23 19:20:15,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:15 GMT X-Openstack-Request-Id: req-7ba69670-976d-4b72-9e1c-c4f5515daa3f 2018-09-23 19:20:15,630 - 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":"36044d48-3834-477c-892e-07e6d6ad59ef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cc662c9083c04c77b2358f7aac895bac","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-23T19:20:15Z","is_default":false,"provider:segmentation_id":94,"name":"vping_ssh-net_556ad2a9-d123-48bd-adb6-b73ac8c038a7","admin_state_up":true,"tenant_id":"cc662c9083c04c77b2358f7aac895bac","created_at":"2018-09-23T19:20:15Z","mtu":1450}} 2018-09-23 19:20:15,630 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-7ba69670-976d-4b72-9e1c-c4f5515daa3f 2018-09-23 19:20:15,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.844949007034s 2018-09-23 19:20:15,631 - 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-23T19:20:15Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'36044d48-3834-477c-892e-07e6d6ad59ef', u'provider:segmentation_id': 94, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_556ad2a9-d123-48bd-adb6-b73ac8c038a7', u'admin_state_up': True, u'tenant_id': u'cc662c9083c04c77b2358f7aac895bac', u'created_at': u'2018-09-23T19:20:15Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cc662c9083c04c77b2358f7aac895bac'}) 2018-09-23 19:20:15,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:20:15,641 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec65f2e6-56c6-4d4d-ab54-7d0fb88c3b0a 2018-09-23 19:20:15,641 - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-09-23 19:20:15,642 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-ec65f2e6-56c6-4d4d-ab54-7d0fb88c3b0a 2018-09-23 19:20:15,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-23 19:20:16,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "974e99ccfdf64aeaa46297e97aa5baf5", "name": "member"}, {"id": "d7da706ef8994b66a6e3396bf4f3bead", "name": "reader"}], "expires_at": "2018-09-23T20:20:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc662c9083c04c77b2358f7aac895bac", "name": "vping_ssh-project_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v1/cc662c9083c04c77b2358f7aac895bac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d68ed769e9a423d946305826c4fac0a"}, {"url": "http://172.30.9.29:8776/v1/cc662c9083c04c77b2358f7aac895bac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f03a90f6f9c415a95fced2acdeeca51"}, {"url": "http://192.30.9.3:8776/v1/cc662c9083c04c77b2358f7aac895bac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757bc3cf1e04442d967289319f97a6a9"}], "type": "volume", "id": "06089b7643394b4ea2152f66b35238d0", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v3/cc662c9083c04c77b2358f7aac895bac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "006cc240baca4cb3b76593d6d3d73096"}, {"url": "http://192.30.9.3:8776/v3/cc662c9083c04c77b2358f7aac895bac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0345086960034097ad3dbe904f6c17d1"}, {"url": "http://192.30.9.3:8776/v3/cc662c9083c04c77b2358f7aac895bac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b5b8af83a06483793c6056762eed1d3"}], "type": "volumev3", "id": "16040fddb4fa46fabf16970f838b7a72", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bf7b3644d6f457b8255468d05381331"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c1785a941d44368114aeb13c7cd0dc"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c289bfb2bb0f4aa4b4c2a4e254498772"}], "type": "metric", "id": "401b8583fe1045fba56d25b885e81d84", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338f871fcc80474ebf3f91bf9f9a2803"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ee30ff9dfdf4fc9955543864766a4c3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84611edc954a457a9878ed49739af26b"}], "type": "placement", "id": "4cf66d2934a14d2993e1934573211ecc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cc662c9083c04c77b2358f7aac895bac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1420c0b3c0ef447f80184031d7ad7362"}, {"url": "http://172.30.9.29:8776/v2/cc662c9083c04c77b2358f7aac895bac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3dc36f44422e429f9e605d629bdba8db"}, {"url": "http://192.30.9.3:8776/v2/cc662c9083c04c77b2358f7aac895bac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b32d79413cf84b02ad3ba69fc84754f8"}], "type": "volumev2", "id": "4d46369930094692854f06fe3de92e26", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c9e592d5d73410989ba29ecc4050683"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac9aec43e2314f5d98434a30d000e414"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6416b3a9b7845589c069ab4c81eddf2"}], "type": "identity", "id": "5574ab4d90a04a43b8c58b7d9eafe64c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14515a3836154a26b94a4fdddbc0caa8"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ae5b2474acf4531bd6f3b3aff8504ad"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "916d7d32c7eb49a88886590f31204913"}], "type": "network", "id": "579c117c60db4b8a9290a56bf51d19de", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "87fec6bbefd343d4a364b4f419272f24", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32299bf06be946809dd3e7e17a875691"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1cb3ebd7c342d59b66453bb59455f4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de3e795cf17040148449f29f1bb37485"}], "type": "alarming", "id": "a68cd28b68d14fc69d0e3c13b4cd3911", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cc662c9083c04c77b2358f7aac895bac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e430eeca864e41805e7ac3986cfa98"}, {"url": "http://172.30.9.29:8004/v1/cc662c9083c04c77b2358f7aac895bac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a93b10c0d54c0497f198f45a60f3d9"}, {"url": "http://192.30.9.3:8004/v1/cc662c9083c04c77b2358f7aac895bac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "640f97e2ac5d4ba2a713b1a096f6d085"}], "type": "orchestration", "id": "afda4bb5fcf34bf2a85847ba5655258b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c2557339a29431bae7d62a31c775d9d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310acabb63eb473fbc1abcd376bb259e"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f2b4cc2af964e7885baf77e5136189d"}], "type": "event", "id": "cceb7e7f38ce4738b60276539fec5e2c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25a8ab1b40744d1a9b2e3c6fc904106a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95bcfc53b99346b0ae29d5f3d262f2a1"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf074a285a1d40cc837bb3620cd20284"}], "type": "cloudformation", "id": "cde7f1395ab146d6b31bba03aa9579c8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1196b19869cc4392ab8f9e8d75e5adc8"}, {"url": "http://12.0.0.29:8080/v1/AUTH_cc662c9083c04c77b2358f7aac895bac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b4944429d6c45b19ab9e8529fd5d83b"}, {"url": "http://172.30.9.29:8080/v1/AUTH_cc662c9083c04c77b2358f7aac895bac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b779ead26b148eb85ad20fcffa016a6"}], "type": "object-store", "id": "d4ce28ab9bd447738cfde6baddeb6cb6", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32bb8693afbd417f95bea768ac38c136"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66fecb4549ab49b18471353b5f9af1d9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c03398c604d64bbf93ce163576cba488"}], "type": "compute", "id": "e361ccf42d804b628a1f826e94a7585a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310aa387d4ad41628f2c0ddedf0c30b9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cf0311fccc54b3785661550b7e7503a"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7487322e62d4932ba7a7e4a9d95d999"}], "type": "image", "id": "effc7eccb958414cb09e0abb22b1cf3a", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "id": "f4ad9d4c03bf444fba1b3b38d1c3f6de"}, "audit_ids": ["eYPmaav_QXybeywvdwxlPA"], "issued_at": "2018-09-23T19:20:16.000000Z"}} 2018-09-23 19:20:16,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:20:16,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:20:16,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1148 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:16 GMT X-Openstack-Request-Id: req-9732db25-5986-4861-99bb-eaac7494c2ae 2018-09-23 19:20:16,438 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-23T19:20:15Z","tenant_id":"cc662c9083c04c77b2358f7aac895bac","created_at":"2018-09-23T19:20:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"cc662c9083c04c77b2358f7aac895bac","id":"36044d48-3834-477c-892e-07e6d6ad59ef","name":"vping_ssh-net_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}]} 2018-09-23 19:20:16,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-9732db25-5986-4861-99bb-eaac7494c2ae 2018-09-23 19:20:16,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373074054718s 2018-09-23 19:20:16,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-23 19:20:16,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" -d '{"subnet": {"name": "vping_ssh-subnet_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "enable_dhcp": true, "network_id": "36044d48-3834-477c-892e-07e6d6ad59ef", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-23 19:20:17,497 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:17 GMT X-Openstack-Request-Id: req-9c7ac708-f631-4dd5-b105-1f765af7a764 2018-09-23 19:20:17,498 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36044d48-3834-477c-892e-07e6d6ad59ef","tenant_id":"cc662c9083c04c77b2358f7aac895bac","created_at":"2018-09-23T19:20:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-23T19:20:16Z","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":"cc662c9083c04c77b2358f7aac895bac","id":"ec170b46-c525-48a5-b024-52534ecbbd8b","subnetpool_id":null,"name":"vping_ssh-subnet_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}} 2018-09-23 19:20:17,498 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-9c7ac708-f631-4dd5-b105-1f765af7a764 2018-09-23 19:20:17,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.0583190918s 2018-09-23 19:20:17,499 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-23T19:20:16Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ec170b46-c525-48a5-b024-52534ecbbd8b', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_556ad2a9-d123-48bd-adb6-b73ac8c038a7', u'enable_dhcp': True, u'network_id': u'36044d48-3834-477c-892e-07e6d6ad59ef', u'tenant_id': u'cc662c9083c04c77b2358f7aac895bac', u'created_at': u'2018-09-23T19:20:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'cc662c9083c04c77b2358f7aac895bac'}) 2018-09-23 19:20:17,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-23 19:20:17,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" -d '{"router": {"external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d"}, "name": "vping_ssh-router_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "admin_state_up": true}}' 2018-09-23 19:20:19,134 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 620 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:19 GMT X-Openstack-Request-Id: req-4c1e4cc5-19b5-4f05-afe0-e8ac0e030f34 2018-09-23 19:20:19,135 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7645c54c-286a-4a37-aa2e-2abc0c7a60a2", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "created_at": "2018-09-23T19:20:17Z", "admin_state_up": true, "updated_at": "2018-09-23T19:20:18Z", "revision_number": 2, "routes": [], "project_id": "cc662c9083c04c77b2358f7aac895bac", "id": "49d93cdf-8d51-4631-b208-e8bf2ffed54a", "name": "vping_ssh-router_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}} 2018-09-23 19:20:19,135 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-4c1e4cc5-19b5-4f05-afe0-e8ac0e030f34 2018-09-23 19:20:19,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.63597607613s 2018-09-23 19:20:19,136 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f71e26b-635c-4527-93d8-4193f1a9199d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7645c54c-286a-4a37-aa2e-2abc0c7a60a2', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'cc662c9083c04c77b2358f7aac895bac', u'created_at': u'2018-09-23T19:20:17Z', u'admin_state_up': True, u'updated_at': u'2018-09-23T19:20:18Z', u'revision_number': 2, u'routes': [], u'project_id': u'cc662c9083c04c77b2358f7aac895bac', u'id': u'49d93cdf-8d51-4631-b208-e8bf2ffed54a', u'name': u'vping_ssh-router_556ad2a9-d123-48bd-adb6-b73ac8c038a7'}) 2018-09-23 19:20:19,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-23 19:20:19,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/49d93cdf-8d51-4631-b208-e8bf2ffed54a/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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" -d '{"subnet_id": "ec170b46-c525-48a5-b024-52534ecbbd8b"}' 2018-09-23 19:20:21,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:21 GMT X-Openstack-Request-Id: req-ab14ccb7-dfa8-4e23-bab0-28db23b434ae 2018-09-23 19:20:21,532 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "36044d48-3834-477c-892e-07e6d6ad59ef", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "subnet_id": "ec170b46-c525-48a5-b024-52534ecbbd8b", "subnet_ids": ["ec170b46-c525-48a5-b024-52534ecbbd8b"], "port_id": "d12475ac-5f74-4ff4-ae5d-19b589b72172", "id": "49d93cdf-8d51-4631-b208-e8bf2ffed54a"} 2018-09-23 19:20:21,532 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/49d93cdf-8d51-4631-b208-e8bf2ffed54a/add_router_interface.json used request id req-ab14ccb7-dfa8-4e23-bab0-28db23b434ae 2018-09-23 19:20:21,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.39571213722s 2018-09-23 19:20:21,532 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-23 19:20:21,665 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-23 19:20:21,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:20:21,673 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:21 GMT 2018-09-23 19:20:21,673 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-09-23 19:20:21,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:20:21,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:20:22,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:22 GMT X-Openstack-Request-Id: req-4c1ddd36-5683-4a8a-8a59-1c217b4e42b3 2018-09-23 19:20:22,528 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:20:22,529 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-4c1ddd36-5683-4a8a-8a59-1c217b4e42b3 2018-09-23 19:20:22,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.852951049805s 2018-09-23 19:20:22,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-23 19:20:22,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}' 2018-09-23 19:20:22,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:22 GMT Location: http://172.30.9.29:9292/v2/images/26981e93-f297-4540-a5d4-500d48252238 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8ae5c735-caff-4eab-bfcb-b0bb75c72ef3 2018-09-23 19:20:22,881 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:20:22Z", "file": "/v2/images/26981e93-f297-4540-a5d4-500d48252238/file", "owner": "cc662c9083c04c77b2358f7aac895bac", "id": "26981e93-f297-4540-a5d4-500d48252238", "size": null, "self": "/v2/images/26981e93-f297-4540-a5d4-500d48252238", "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_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "checksum": null, "created_at": "2018-09-23T19:20:22Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-23 19:20:22,881 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-8ae5c735-caff-4eab-bfcb-b0bb75c72ef3 2018-09-23 19:20:22,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.343384027481s 2018-09-23 19:20:22,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-23 19:20:22,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/26981e93-f297-4540-a5d4-500d48252238/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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" -d '' 2018-09-23 19:20:23,975 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 23 Sep 2018 19:20:23 GMT X-Openstack-Request-Id: req-d21431c1-9774-4c2c-860f-58e48997e5fb 2018-09-23 19:20:23,975 - 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-23 19:20:23,975 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/26981e93-f297-4540-a5d4-500d48252238/file used request id req-d21431c1-9774-4c2c-860f-58e48997e5fb 2018-09-23 19:20:23,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.09322500229s 2018-09-23 19:20:23,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:20:23,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:20:24,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:24 GMT X-Openstack-Request-Id: req-a0c0d443-4150-4f8a-a0b5-ff85ae1d3084 2018-09-23 19:20:24,353 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:20:23Z", "file": "/v2/images/26981e93-f297-4540-a5d4-500d48252238/file", "owner": "cc662c9083c04c77b2358f7aac895bac", "id": "26981e93-f297-4540-a5d4-500d48252238", "size": 12716032, "self": "/v2/images/26981e93-f297-4540-a5d4-500d48252238", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/26981e93-f297-4540-a5d4-500d48252238/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/26981e93-f297-4540-a5d4-500d48252238/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:20:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:20:24,353 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-a0c0d443-4150-4f8a-a0b5-ff85ae1d3084 2018-09-23 19:20:24,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.372393131256s 2018-09-23 19:20:24,355 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/26981e93-f297-4540-a5d4-500d48252238/snap', u'metadata': Munch({})})], 'file': u'/v2/images/26981e93-f297-4540-a5d4-500d48252238/file', 'owner': u'cc662c9083c04c77b2358f7aac895bac', 'id': u'26981e93-f297-4540-a5d4-500d48252238', 'size': 12716032, u'self': u'/v2/images/26981e93-f297-4540-a5d4-500d48252238', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cc662c9083c04c77b2358f7aac895bac', 'name': 'vping_ssh-project_556ad2a9-d123-48bd-adb6-b73ac8c038a7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/26981e93-f297-4540-a5d4-500d48252238/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-23T19:20:23Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-23T19:20:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_556ad2a9-d123-48bd-adb6-b73ac8c038a7', '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/26981e93-f297-4540-a5d4-500d48252238', 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_556ad2a9-d123-48bd-adb6-b73ac8c038a7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_556ad2a9-d123-48bd-adb6-b73ac8c038a7', 'created': u'2018-09-23T19:20:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-23T19:20:22Z', 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/26981e93-f297-4540-a5d4-500d48252238', 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_556ad2a9-d123-48bd-adb6-b73ac8c038a7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-23 19:20:24,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-23 19:20:24,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-23 19:20:25,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20: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-f7767515-299d-4584-936b-b4563e66d91f x-openstack-request-id: req-f7767515-299d-4584-936b-b4563e66d91f 2018-09-23 19:20:25,197 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/db2f82af-3686-449f-b57a-93ffce92c717", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/db2f82af-3686-449f-b57a-93ffce92c717", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "db2f82af-3686-449f-b57a-93ffce92c717", "name": "vping_ssh-flavor_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-23 19:20:25,197 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-f7767515-299d-4584-936b-b4563e66d91f 2018-09-23 19:20:25,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.838278055191s 2018-09-23 19:20:25,198 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_556ad2a9-d123-48bd-adb6-b73ac8c038a7', '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'894da123185e40d5966d1ea0c93371df', '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'db2f82af-3686-449f-b57a-93ffce92c717', 'swap': 0}) 2018-09-23 19:20:25,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-23 19:20:25,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/db2f82af-3686-449f-b57a-93ffce92c717/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}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" -d '{"extra_specs": {}}' 2018-09-23 19:20:25,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20: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-69beea61-a36e-4b1a-9efc-137cf02dbf5d x-openstack-request-id: req-69beea61-a36e-4b1a-9efc-137cf02dbf5d 2018-09-23 19:20:25,224 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-23 19:20:25,225 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/db2f82af-3686-449f-b57a-93ffce92c717/os-extra_specs used request id req-69beea61-a36e-4b1a-9efc-137cf02dbf5d 2018-09-23 19:20:25,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.026134967804s 2018-09-23 19:20:25,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-23 19:20:25,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" -d '{"keypair": {"name": "vping_ssh-kp_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}}' 2018-09-23 19:20:25,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20: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-f495d9e0-94a1-4db1-8ebd-7be1caed5274 x-openstack-request-id: req-f495d9e0-94a1-4db1-8ebd-7be1caed5274 2018-09-23 19:20:25,775 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRt+W7SBsOzDTmZ8Cc52/7UAsALi/rEYKz+ydcuQYHHSH2Nvc6fiEtGktAabzH6PGQ/XP4edF8U2LHc7qOSp+GYi5n6X7vXknXS+0KzGO61oqT3SBZhT8LSZ2BBOGK/RKfXv5aXBXuWUswP1r/dtAuSYpeSz9J2w+AdPvdsKwPkJD+wKDLOyOCxNXfHjgM7OAdeznzDsbs6pFFsBZvlvCO+KRVUTYjhWQF9xZv8UAnzcoQAtVz6uA6BNxl0ILnzGoRNUDyyHkSwoEmatEuXcAe+A4iSSZ+EMuuadmMhm9rknl90JW0rxye0zGKbSGSF7UnowBWpFW+6QhSkxJ+GyxN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA0bflu0gbDsw05mfAnOdv+1ALAC4v6xGCs/snXLkGBx0h9jb3\nOn4hLRpLQGm8x+jxkP1z+HnRfFNix3O6jkqfhmIuZ+l+715J10vtCsxjutaKk90g\nWYU/C0mdgQThiv0Sn17+WlwV7llLMD9a/3bQLkmKXks/SdsPgHT73bCsD5CQ/sCg\nyzsjgsTV3x44DOzgHXs58w7G7OqRRbAWb5bwjvikVVE2I4VkBfcWb/FAJ83KEALV\nc+rgOgTcZdCC58xqETVA8sh5EsKBJmrRLl3AHvgOIkkmfhDLrmnZjIZva5J5fdCV\ntK8cntMxim0hkhe1J6MAVqRVvukIUpMSfhssTQIDAQABAoIBAH8FUSGjxK+rw4ah\n5KmkC9E9Y8xSLTfFPVLhla+1aQ859+320Lse1d1JhbaX1H2Ie3eD64/dyKHyp2uC\njsXMMN7l7JGHfRhiFXtPQ108+lKZywlP714JNGwTxE/2stzJ91OL56a3C5l3f/DT\nDryYK/M9G4+NJ+IFylfVgw99CFnL7rejGItUgtM/6vfE3v0UWW110WepI94WNzyQ\n1KK4DiZ4KMssP2RZEEcKDVMNC65ocqdYqXhHr0XfnsG1f/C7a3SAQGrlRlMGePUD\nEzpa8bHYQOOOwlrYaH18dC4daNPgfNNs2/PVNpqzhMbq4ZxbCuT83WHT0XCCKoqW\nWNKY8YECgYEA9fhTBvhdcQAN03ELmZEnH3kxkg7LJtUf3IfBZnJAdR43KTZir5g1\n9fTY8lb2NB2nMjEmlBo+LAPypVOB7bQ3RVZTncGU8gg8Y3TVlbDx/zhBGcvAj9Co\n9ssopL7lcgyShHEGbEFLFWbwbd/c7aBIxDdf0yz5OEywAjoiob0lbN0CgYEA2kUk\nh1mclXORKdMVUqpXSPTHwrYb87uhWCZzLMY3oscsxuEJhNMnKAAnYxMfTOxrIUTA\nXPKHhRusuWq9Foj2ikgi/Tew+N63AIh5gvcUga4DLk5OdG8WUPXzosLCB7HTnrTw\nWJP6aTkVpyhJ9AyowMZRRbRY5ATotbtbTaZ+TjECgYEA1qZmjmaf5MUPS74TSWiK\no8S3paaTUsgajfFKrYR3C73alXSImoRSUtnhmVqacNCP4BVUfVqJdw/a6Lv/Xtku\ngqvbPIh62tylFoYW/hL0nK0S4tgUq2yEhxqz1VFiGi0uj7WyzTYNuBelKb16p0SB\nO/q2/Sr6Mk96Kfdh0ZOm3WECgYEAgKZoVW64IE6xrRlBZCwKrnG4nEeCSjK5cp+X\nGzjp6gPDnKVfWu6qEaWlkXvf4xMmQcGoMCCzR/173P3Q3ct0pSTHmsCMiuOasbG/\nDTZc2+KY9V4qV+5yFN4i8Dgi7S4fMVgsocj2u7Zt0MyqajJb9OPvW0plamCKWTNJ\nKYeMwsECgYEAnjnwlxriHzhZmrpBwKNbSba7+GGllI4vnShuMyExtJp8anDZpIT3\nNOS3KZdC+pGbrP5SG2Fu+YogPwKkAVpFaJxQ7oKlVNEJrv5ct5d1lMPWYQojBkFL\nQViOBeAC3yZJApotxPaWWLStcQKRmLSK2szxfurnfDGney+zUIawglo=\n-----END RSA PRIVATE KEY-----\n", "user_id": "f4ad9d4c03bf444fba1b3b38d1c3f6de", "name": "vping_ssh-kp_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "fingerprint": "58:f1:67:5f:69:36:4b:90:22:24:2d:44:a8:ed:f8:db"}} 2018-09-23 19:20:25,776 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-f495d9e0-94a1-4db1-8ebd-7be1caed5274 2018-09-23 19:20:25,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.547595977783s 2018-09-23 19:20:25,777 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRt+W7SBsOzDTmZ8Cc52/7UAsALi/rEYKz+ydcuQYHHSH2Nvc6fiEtGktAabzH6PGQ/XP4edF8U2LHc7qOSp+GYi5n6X7vXknXS+0KzGO61oqT3SBZhT8LSZ2BBOGK/RKfXv5aXBXuWUswP1r/dtAuSYpeSz9J2w+AdPvdsKwPkJD+wKDLOyOCxNXfHjgM7OAdeznzDsbs6pFFsBZvlvCO+KRVUTYjhWQF9xZv8UAnzcoQAtVz6uA6BNxl0ILnzGoRNUDyyHkSwoEmatEuXcAe+A4iSSZ+EMuuadmMhm9rknl90JW0rxye0zGKbSGSF7UnowBWpFW+6QhSkxJ+GyxN Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA0bflu0gbDsw05mfAnOdv+1ALAC4v6xGCs/snXLkGBx0h9jb3\nOn4hLRpLQGm8x+jxkP1z+HnRfFNix3O6jkqfhmIuZ+l+715J10vtCsxjutaKk90g\nWYU/C0mdgQThiv0Sn17+WlwV7llLMD9a/3bQLkmKXks/SdsPgHT73bCsD5CQ/sCg\nyzsjgsTV3x44DOzgHXs58w7G7OqRRbAWb5bwjvikVVE2I4VkBfcWb/FAJ83KEALV\nc+rgOgTcZdCC58xqETVA8sh5EsKBJmrRLl3AHvgOIkkmfhDLrmnZjIZva5J5fdCV\ntK8cntMxim0hkhe1J6MAVqRVvukIUpMSfhssTQIDAQABAoIBAH8FUSGjxK+rw4ah\n5KmkC9E9Y8xSLTfFPVLhla+1aQ859+320Lse1d1JhbaX1H2Ie3eD64/dyKHyp2uC\njsXMMN7l7JGHfRhiFXtPQ108+lKZywlP714JNGwTxE/2stzJ91OL56a3C5l3f/DT\nDryYK/M9G4+NJ+IFylfVgw99CFnL7rejGItUgtM/6vfE3v0UWW110WepI94WNzyQ\n1KK4DiZ4KMssP2RZEEcKDVMNC65ocqdYqXhHr0XfnsG1f/C7a3SAQGrlRlMGePUD\nEzpa8bHYQOOOwlrYaH18dC4daNPgfNNs2/PVNpqzhMbq4ZxbCuT83WHT0XCCKoqW\nWNKY8YECgYEA9fhTBvhdcQAN03ELmZEnH3kxkg7LJtUf3IfBZnJAdR43KTZir5g1\n9fTY8lb2NB2nMjEmlBo+LAPypVOB7bQ3RVZTncGU8gg8Y3TVlbDx/zhBGcvAj9Co\n9ssopL7lcgyShHEGbEFLFWbwbd/c7aBIxDdf0yz5OEywAjoiob0lbN0CgYEA2kUk\nh1mclXORKdMVUqpXSPTHwrYb87uhWCZzLMY3oscsxuEJhNMnKAAnYxMfTOxrIUTA\nXPKHhRusuWq9Foj2ikgi/Tew+N63AIh5gvcUga4DLk5OdG8WUPXzosLCB7HTnrTw\nWJP6aTkVpyhJ9AyowMZRRbRY5ATotbtbTaZ+TjECgYEA1qZmjmaf5MUPS74TSWiK\no8S3paaTUsgajfFKrYR3C73alXSImoRSUtnhmVqacNCP4BVUfVqJdw/a6Lv/Xtku\ngqvbPIh62tylFoYW/hL0nK0S4tgUq2yEhxqz1VFiGi0uj7WyzTYNuBelKb16p0SB\nO/q2/Sr6Mk96Kfdh0ZOm3WECgYEAgKZoVW64IE6xrRlBZCwKrnG4nEeCSjK5cp+X\nGzjp6gPDnKVfWu6qEaWlkXvf4xMmQcGoMCCzR/173P3Q3ct0pSTHmsCMiuOasbG/\nDTZc2+KY9V4qV+5yFN4i8Dgi7S4fMVgsocj2u7Zt0MyqajJb9OPvW0plamCKWTNJ\nKYeMwsECgYEAnjnwlxriHzhZmrpBwKNbSba7+GGllI4vnShuMyExtJp8anDZpIT3\nNOS3KZdC+pGbrP5SG2Fu+YogPwKkAVpFaJxQ7oKlVNEJrv5ct5d1lMPWYQojBkFL\nQViOBeAC3yZJApotxPaWWLStcQKRmLSK2szxfurnfDGney+zUIawglo=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f4ad9d4c03bf444fba1b3b38d1c3f6de', 'name': u'vping_ssh-kp_556ad2a9-d123-48bd-adb6-b73ac8c038a7', 'created_at': '2018-09-23T19:20:25.777072', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cc662c9083c04c77b2358f7aac895bac', 'name': 'vping_ssh-project_556ad2a9-d123-48bd-adb6-b73ac8c038a7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'58:f1:67:5f:69:36:4b:90:22:24:2d:44:a8:ed:f8:db', 'type': 'ssh', 'id': u'vping_ssh-kp_556ad2a9-d123-48bd-adb6-b73ac8c038a7'}) 2018-09-23 19:20:25,777 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA0bflu0gbDsw05mfAnOdv+1ALAC4v6xGCs/snXLkGBx0h9jb3 On4hLRpLQGm8x+jxkP1z+HnRfFNix3O6jkqfhmIuZ+l+715J10vtCsxjutaKk90g WYU/C0mdgQThiv0Sn17+WlwV7llLMD9a/3bQLkmKXks/SdsPgHT73bCsD5CQ/sCg yzsjgsTV3x44DOzgHXs58w7G7OqRRbAWb5bwjvikVVE2I4VkBfcWb/FAJ83KEALV c+rgOgTcZdCC58xqETVA8sh5EsKBJmrRLl3AHvgOIkkmfhDLrmnZjIZva5J5fdCV tK8cntMxim0hkhe1J6MAVqRVvukIUpMSfhssTQIDAQABAoIBAH8FUSGjxK+rw4ah 5KmkC9E9Y8xSLTfFPVLhla+1aQ859+320Lse1d1JhbaX1H2Ie3eD64/dyKHyp2uC jsXMMN7l7JGHfRhiFXtPQ108+lKZywlP714JNGwTxE/2stzJ91OL56a3C5l3f/DT DryYK/M9G4+NJ+IFylfVgw99CFnL7rejGItUgtM/6vfE3v0UWW110WepI94WNzyQ 1KK4DiZ4KMssP2RZEEcKDVMNC65ocqdYqXhHr0XfnsG1f/C7a3SAQGrlRlMGePUD Ezpa8bHYQOOOwlrYaH18dC4daNPgfNNs2/PVNpqzhMbq4ZxbCuT83WHT0XCCKoqW WNKY8YECgYEA9fhTBvhdcQAN03ELmZEnH3kxkg7LJtUf3IfBZnJAdR43KTZir5g1 9fTY8lb2NB2nMjEmlBo+LAPypVOB7bQ3RVZTncGU8gg8Y3TVlbDx/zhBGcvAj9Co 9ssopL7lcgyShHEGbEFLFWbwbd/c7aBIxDdf0yz5OEywAjoiob0lbN0CgYEA2kUk h1mclXORKdMVUqpXSPTHwrYb87uhWCZzLMY3oscsxuEJhNMnKAAnYxMfTOxrIUTA XPKHhRusuWq9Foj2ikgi/Tew+N63AIh5gvcUga4DLk5OdG8WUPXzosLCB7HTnrTw WJP6aTkVpyhJ9AyowMZRRbRY5ATotbtbTaZ+TjECgYEA1qZmjmaf5MUPS74TSWiK o8S3paaTUsgajfFKrYR3C73alXSImoRSUtnhmVqacNCP4BVUfVqJdw/a6Lv/Xtku gqvbPIh62tylFoYW/hL0nK0S4tgUq2yEhxqz1VFiGi0uj7WyzTYNuBelKb16p0SB O/q2/Sr6Mk96Kfdh0ZOm3WECgYEAgKZoVW64IE6xrRlBZCwKrnG4nEeCSjK5cp+X Gzjp6gPDnKVfWu6qEaWlkXvf4xMmQcGoMCCzR/173P3Q3ct0pSTHmsCMiuOasbG/ DTZc2+KY9V4qV+5yFN4i8Dgi7S4fMVgsocj2u7Zt0MyqajJb9OPvW0plamCKWTNJ KYeMwsECgYEAnjnwlxriHzhZmrpBwKNbSba7+GGllI4vnShuMyExtJp8anDZpIT3 NOS3KZdC+pGbrP5SG2Fu+YogPwKkAVpFaJxQ7oKlVNEJrv5ct5d1lMPWYQojBkFL QViOBeAC3yZJApotxPaWWLStcQKRmLSK2szxfurnfDGney+zUIawglo= -----END RSA PRIVATE KEY----- 2018-09-23 19:20:25,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-23 19:20:25,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" -d '{"security_group": {"name": "vping_ssh-sg_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-09-23 19:20:26,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:26 GMT X-Openstack-Request-Id: req-d345ff24-5229-4b4a-a48a-a644152e01c4 2018-09-23 19:20:26,032 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "created_at": "2018-09-23T19:20:25Z", "updated_at": "2018-09-23T19:20:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:25Z", "revision_number": 0, "id": "2b2f42fd-4394-41df-b972-1437e34848ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:25Z", "security_group_id": "8de108ff-3054-4b66-aa6e-96139ae35c8a", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc662c9083c04c77b2358f7aac895bac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:25Z", "revision_number": 0, "id": "e82792d1-204d-4e83-b2f8-f752aff0ab6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:25Z", "security_group_id": "8de108ff-3054-4b66-aa6e-96139ae35c8a", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc662c9083c04c77b2358f7aac895bac"}], "revision_number": 1, "project_id": "cc662c9083c04c77b2358f7aac895bac", "id": "8de108ff-3054-4b66-aa6e-96139ae35c8a", "name": "vping_ssh-sg_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}} 2018-09-23 19:20:26,033 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-d345ff24-5229-4b4a-a48a-a644152e01c4 2018-09-23 19:20:26,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.249985933304s 2018-09-23 19:20:26,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 19:20:26,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:20:26,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:26 GMT X-Openstack-Request-Id: req-9a1d9f26-ef08-44e9-9ed1-a5b43d26af03 2018-09-23 19:20:26,358 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "created_at": "2018-09-23T19:20:25Z", "updated_at": "2018-09-23T19:20:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:25Z", "revision_number": 0, "id": "2b2f42fd-4394-41df-b972-1437e34848ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:25Z", "security_group_id": "8de108ff-3054-4b66-aa6e-96139ae35c8a", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc662c9083c04c77b2358f7aac895bac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:25Z", "revision_number": 0, "id": "e82792d1-204d-4e83-b2f8-f752aff0ab6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:25Z", "security_group_id": "8de108ff-3054-4b66-aa6e-96139ae35c8a", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc662c9083c04c77b2358f7aac895bac"}], "revision_number": 1, "project_id": "cc662c9083c04c77b2358f7aac895bac", "id": "8de108ff-3054-4b66-aa6e-96139ae35c8a", "name": "vping_ssh-sg_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}, {"description": "Default security group", "tags": [], "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "created_at": "2018-09-23T19:20:15Z", "updated_at": "2018-09-23T19:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:15Z", "revision_number": 0, "id": "105d5eb8-ca28-4dff-9dd6-7f96f98b3c65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:15Z", "security_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc662c9083c04c77b2358f7aac895bac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:15Z", "revision_number": 0, "id": "267c4258-77e5-4767-be54-7e64b77f501f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:15Z", "security_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc662c9083c04c77b2358f7aac895bac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:15Z", "revision_number": 0, "id": "6a50e24e-082a-4209-8e22-c8b73b3ffd5c", "remote_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:15Z", "security_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc662c9083c04c77b2358f7aac895bac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:15Z", "revision_number": 0, "id": "d70bdb5d-9a70-4741-a7bb-a18f034be15f", "remote_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:15Z", "security_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc662c9083c04c77b2358f7aac895bac"}], "revision_number": 1, "project_id": "cc662c9083c04c77b2358f7aac895bac", "id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "name": "default"}]} 2018-09-23 19:20:26,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-9a1d9f26-ef08-44e9-9ed1-a5b43d26af03 2018-09-23 19:20:26,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.318820953369s 2018-09-23 19:20:26,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-23 19:20:26,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" -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": "8de108ff-3054-4b66-aa6e-96139ae35c8a"}}' 2018-09-23 19:20:26,591 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:26 GMT X-Openstack-Request-Id: req-7cf24c96-1b81-4983-a379-843065858087 2018-09-23 19:20:26,591 - 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-23T19:20:26Z", "security_group_id": "8de108ff-3054-4b66-aa6e-96139ae35c8a", "port_range_min": 22, "revision_number": 0, "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "created_at": "2018-09-23T19:20:26Z", "project_id": "cc662c9083c04c77b2358f7aac895bac", "id": "dab30ab6-d90e-4cfd-8f98-6e8e9e26e0ba"}} 2018-09-23 19:20:26,591 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-7cf24c96-1b81-4983-a379-843065858087 2018-09-23 19:20:26,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.226504802704s 2018-09-23 19:20:26,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 19:20:26,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:20:26,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:26 GMT X-Openstack-Request-Id: req-e3ce3f77-eb2b-4a64-83c2-dc3122c82ca6 2018-09-23 19:20:26,907 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "created_at": "2018-09-23T19:20:25Z", "updated_at": "2018-09-23T19:20:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:25Z", "revision_number": 0, "id": "2b2f42fd-4394-41df-b972-1437e34848ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:25Z", "security_group_id": "8de108ff-3054-4b66-aa6e-96139ae35c8a", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc662c9083c04c77b2358f7aac895bac"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-23T19:20:26Z", "revision_number": 0, "id": "dab30ab6-d90e-4cfd-8f98-6e8e9e26e0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:26Z", "security_group_id": "8de108ff-3054-4b66-aa6e-96139ae35c8a", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cc662c9083c04c77b2358f7aac895bac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:25Z", "revision_number": 0, "id": "e82792d1-204d-4e83-b2f8-f752aff0ab6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:25Z", "security_group_id": "8de108ff-3054-4b66-aa6e-96139ae35c8a", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc662c9083c04c77b2358f7aac895bac"}], "revision_number": 2, "project_id": "cc662c9083c04c77b2358f7aac895bac", "id": "8de108ff-3054-4b66-aa6e-96139ae35c8a", "name": "vping_ssh-sg_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}, {"description": "Default security group", "tags": [], "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "created_at": "2018-09-23T19:20:15Z", "updated_at": "2018-09-23T19:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:15Z", "revision_number": 0, "id": "105d5eb8-ca28-4dff-9dd6-7f96f98b3c65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:15Z", "security_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc662c9083c04c77b2358f7aac895bac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:15Z", "revision_number": 0, "id": "267c4258-77e5-4767-be54-7e64b77f501f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:15Z", "security_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc662c9083c04c77b2358f7aac895bac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:15Z", "revision_number": 0, "id": "6a50e24e-082a-4209-8e22-c8b73b3ffd5c", "remote_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:15Z", "security_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc662c9083c04c77b2358f7aac895bac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:15Z", "revision_number": 0, "id": "d70bdb5d-9a70-4741-a7bb-a18f034be15f", "remote_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:15Z", "security_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc662c9083c04c77b2358f7aac895bac"}], "revision_number": 1, "project_id": "cc662c9083c04c77b2358f7aac895bac", "id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "name": "default"}]} 2018-09-23 19:20:26,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-e3ce3f77-eb2b-4a64-83c2-dc3122c82ca6 2018-09-23 19:20:26,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.310289859772s 2018-09-23 19:20:26,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-23 19:20:26,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" -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": "8de108ff-3054-4b66-aa6e-96139ae35c8a"}}' 2018-09-23 19:20:27,370 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:27 GMT X-Openstack-Request-Id: req-4dd2982b-a8d0-465a-87a6-d8ff0dd05a53 2018-09-23 19:20:27,370 - 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-23T19:20:27Z", "security_group_id": "8de108ff-3054-4b66-aa6e-96139ae35c8a", "port_range_min": null, "revision_number": 0, "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "created_at": "2018-09-23T19:20:27Z", "project_id": "cc662c9083c04c77b2358f7aac895bac", "id": "04837f43-0587-4940-8b7f-bd28cf25fa33"}} 2018-09-23 19:20:27,370 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-4dd2982b-a8d0-465a-87a6-d8ff0dd05a53 2018-09-23 19:20:27,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.456206798553s 2018-09-23 19:20:27,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:20:27,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:20:27,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1192 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:27 GMT X-Openstack-Request-Id: req-660afd31-1067-4e7a-85d5-bef1c5f8ecbc 2018-09-23 19:20:27,723 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ec170b46-c525-48a5-b024-52534ecbbd8b"],"updated_at":"2018-09-23T19:20:16Z","tenant_id":"cc662c9083c04c77b2358f7aac895bac","created_at":"2018-09-23T19:20:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"cc662c9083c04c77b2358f7aac895bac","id":"36044d48-3834-477c-892e-07e6d6ad59ef","name":"vping_ssh-net_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}]} 2018-09-23 19:20:27,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-660afd31-1067-4e7a-85d5-bef1c5f8ecbc 2018-09-23 19:20:27,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.351696014404s 2018-09-23 19:20:27,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:20:27,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:20:28,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:28 GMT X-Openstack-Request-Id: req-7520057c-b8b2-4383-a8e6-281499f44de8 2018-09-23 19:20:28,679 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:20:23Z", "file": "/v2/images/26981e93-f297-4540-a5d4-500d48252238/file", "owner": "cc662c9083c04c77b2358f7aac895bac", "id": "26981e93-f297-4540-a5d4-500d48252238", "size": 12716032, "self": "/v2/images/26981e93-f297-4540-a5d4-500d48252238", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/26981e93-f297-4540-a5d4-500d48252238/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/26981e93-f297-4540-a5d4-500d48252238/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:20:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:20:28,680 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-7520057c-b8b2-4383-a8e6-281499f44de8 2018-09-23 19:20:28,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.950963973999s 2018-09-23 19:20:28,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-23 19:20:28,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:20:28,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20: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-0af84847-0690-47fc-bd6a-ebf93f2db9ef x-openstack-request-id: req-0af84847-0690-47fc-bd6a-ebf93f2db9ef 2018-09-23 19:20:28,865 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/db2f82af-3686-449f-b57a-93ffce92c717", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/db2f82af-3686-449f-b57a-93ffce92c717", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "db2f82af-3686-449f-b57a-93ffce92c717", "name": "vping_ssh-flavor_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-23 19:20:28,865 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-0af84847-0690-47fc-bd6a-ebf93f2db9ef 2018-09-23 19:20:28,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.178535938263s 2018-09-23 19:20:28,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-23 19:20:28,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" -d '{"server": {"name": "vping_ssh-vm2_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "imageRef": "26981e93-f297-4540-a5d4-500d48252238", "flavorRef": "db2f82af-3686-449f-b57a-93ffce92c717", "max_count": 1, "min_count": 1, "networks": [{"uuid": "36044d48-3834-477c-892e-07e6d6ad59ef"}], "security_groups": [{"name": "8de108ff-3054-4b66-aa6e-96139ae35c8a"}]}}' 2018-09-23 19:20:33,372 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20: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 location: http://172.30.9.29:8774/v2.1/servers/34631b73-3bed-413f-a167-d4447812a781 x-compute-request-id: req-1db247ca-b465-458d-acfa-cc8bb3f0d4c5 x-openstack-request-id: req-1db247ca-b465-458d-acfa-cc8bb3f0d4c5 2018-09-23 19:20:33,372 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "8de108ff-3054-4b66-aa6e-96139ae35c8a"}], "OS-DCF:diskConfig": "MANUAL", "id": "34631b73-3bed-413f-a167-d4447812a781", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/34631b73-3bed-413f-a167-d4447812a781", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/34631b73-3bed-413f-a167-d4447812a781", "rel": "bookmark"}], "adminPass": "xX3u3iYBzPtD"}} 2018-09-23 19:20:33,373 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-1db247ca-b465-458d-acfa-cc8bb3f0d4c5 2018-09-23 19:20:33,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.50525283813s 2018-09-23 19:20:33,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:20:33,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:20:33,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-db06af0b-198a-43eb-8005-6f61e2341edf x-openstack-request-id: req-db06af0b-198a-43eb-8005-6f61e2341edf 2018-09-23 19:20:33,998 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/34631b73-3bed-413f-a167-d4447812a781", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/34631b73-3bed-413f-a167-d4447812a781", "rel": "bookmark"}], "image": {"id": "26981e93-f297-4540-a5d4-500d48252238", "links": [{"href": "http://172.30.9.29:8774/images/26981e93-f297-4540-a5d4-500d48252238", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "db2f82af-3686-449f-b57a-93ffce92c717", "links": [{"href": "http://172.30.9.29:8774/flavors/db2f82af-3686-449f-b57a-93ffce92c717", "rel": "bookmark"}]}, "id": "34631b73-3bed-413f-a167-d4447812a781", "user_id": "f4ad9d4c03bf444fba1b3b38d1c3f6de", "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-23T19:20:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "created": "2018-09-23T19:20:33Z", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:20:33,998 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-db06af0b-198a-43eb-8005-6f61e2341edf 2018-09-23 19:20:33,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.624912977219s 2018-09-23 19:20:34,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:20:34,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:20:34,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1192 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:34 GMT X-Openstack-Request-Id: req-4164ed04-a2bf-4989-a883-9b680d3fba9d 2018-09-23 19:20:34,372 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ec170b46-c525-48a5-b024-52534ecbbd8b"],"updated_at":"2018-09-23T19:20:16Z","tenant_id":"cc662c9083c04c77b2358f7aac895bac","created_at":"2018-09-23T19:20:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"cc662c9083c04c77b2358f7aac895bac","id":"36044d48-3834-477c-892e-07e6d6ad59ef","name":"vping_ssh-net_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}]} 2018-09-23 19:20:34,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4164ed04-a2bf-4989-a883-9b680d3fba9d 2018-09-23 19:20:34,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361601829529s 2018-09-23 19:20:34,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-23 19:20:34,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:20:34,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:34 GMT X-Openstack-Request-Id: req-5f252f3a-f383-457c-b8e9-097e4ee2f2c2 2018-09-23 19:20:34,418 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36044d48-3834-477c-892e-07e6d6ad59ef","tenant_id":"cc662c9083c04c77b2358f7aac895bac","created_at":"2018-09-23T19:20:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-23T19:20:16Z","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":"cc662c9083c04c77b2358f7aac895bac","id":"ec170b46-c525-48a5-b024-52534ecbbd8b","subnetpool_id":null,"name":"vping_ssh-subnet_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}]} 2018-09-23 19:20:34,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-5f252f3a-f383-457c-b8e9-097e4ee2f2c2 2018-09-23 19:20:34,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0451328754425s 2018-09-23 19:20:34,419 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:20:36,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:20:36,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:20:37,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 644 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1eae44ff-b2e5-4f0c-8aca-ea0deec6a4f1 x-openstack-request-id: req-1eae44ff-b2e5-4f0c-8aca-ea0deec6a4f1 2018-09-23 19:20:37,095 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/34631b73-3bed-413f-a167-d4447812a781", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/34631b73-3bed-413f-a167-d4447812a781", "rel": "bookmark"}], "image": {"id": "26981e93-f297-4540-a5d4-500d48252238", "links": [{"href": "http://172.30.9.29:8774/images/26981e93-f297-4540-a5d4-500d48252238", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "db2f82af-3686-449f-b57a-93ffce92c717", "links": [{"href": "http://172.30.9.29:8774/flavors/db2f82af-3686-449f-b57a-93ffce92c717", "rel": "bookmark"}]}, "id": "34631b73-3bed-413f-a167-d4447812a781", "user_id": "f4ad9d4c03bf444fba1b3b38d1c3f6de", "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-23T19:20:36Z", "hostId": "ccf394fc4b20c425543b89ea8d24b8e5e75974b6afd745398a154cdb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "created": "2018-09-23T19:20:33Z", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:20:37,096 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1eae44ff-b2e5-4f0c-8aca-ea0deec6a4f1 2018-09-23 19:20:37,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.674294948578s 2018-09-23 19:20:37,102 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:20:39,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:20:39,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:20:40,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20: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-64d3450b-bad7-4667-9d54-bb79e49ce4fe x-openstack-request-id: req-64d3450b-bad7-4667-9d54-bb79e49ce4fe 2018-09-23 19:20:40,020 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/34631b73-3bed-413f-a167-d4447812a781", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/34631b73-3bed-413f-a167-d4447812a781", "rel": "bookmark"}], "image": {"id": "26981e93-f297-4540-a5d4-500d48252238", "links": [{"href": "http://172.30.9.29:8774/images/26981e93-f297-4540-a5d4-500d48252238", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "db2f82af-3686-449f-b57a-93ffce92c717", "links": [{"href": "http://172.30.9.29:8774/flavors/db2f82af-3686-449f-b57a-93ffce92c717", "rel": "bookmark"}]}, "id": "34631b73-3bed-413f-a167-d4447812a781", "security_groups": [{"name": "vping_ssh-sg_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}], "user_id": "f4ad9d4c03bf444fba1b3b38d1c3f6de", "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-23T19:20:36Z", "hostId": "ccf394fc4b20c425543b89ea8d24b8e5e75974b6afd745398a154cdb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "created": "2018-09-23T19:20:33Z", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:20:40,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-64d3450b-bad7-4667-9d54-bb79e49ce4fe 2018-09-23 19:20:40,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.91494011879s 2018-09-23 19:20:40,026 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:20:42,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:20:42,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:20:43,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ed67f6b7-e82a-4541-8e40-0eac80fe3a2c x-openstack-request-id: req-ed67f6b7-e82a-4541-8e40-0eac80fe3a2c 2018-09-23 19:20:43,078 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_556ad2a9-d123-48bd-adb6-b73ac8c038a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:5a:14", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/34631b73-3bed-413f-a167-d4447812a781", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/34631b73-3bed-413f-a167-d4447812a781", "rel": "bookmark"}], "image": {"id": "26981e93-f297-4540-a5d4-500d48252238", "links": [{"href": "http://172.30.9.29:8774/images/26981e93-f297-4540-a5d4-500d48252238", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:20:41.000000", "flavor": {"id": "db2f82af-3686-449f-b57a-93ffce92c717", "links": [{"href": "http://172.30.9.29:8774/flavors/db2f82af-3686-449f-b57a-93ffce92c717", "rel": "bookmark"}]}, "id": "34631b73-3bed-413f-a167-d4447812a781", "security_groups": [{"name": "vping_ssh-sg_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}], "user_id": "f4ad9d4c03bf444fba1b3b38d1c3f6de", "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-23T19:20:41Z", "hostId": "ccf394fc4b20c425543b89ea8d24b8e5e75974b6afd745398a154cdb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "created": "2018-09-23T19:20:33Z", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:20:43,078 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ed67f6b7-e82a-4541-8e40-0eac80fe3a2c 2018-09-23 19:20:43,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04933595657s 2018-09-23 19:20:43,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-23 19:20:43,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=34631b73-3bed-413f-a167-d4447812a781" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:20:43,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 749 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:43 GMT X-Openstack-Request-Id: req-5e4adc85-4da4-45af-b1cc-e5e2803bf715 2018-09-23 19:20:43,143 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36044d48-3834-477c-892e-07e6d6ad59ef","tenant_id":"cc662c9083c04c77b2358f7aac895bac","created_at":"2018-09-23T19:20:37Z","admin_state_up":true,"updated_at":"2018-09-23T19:20:41Z","binding:vnic_type":"normal","device_id":"34631b73-3bed-413f-a167-d4447812a781","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:35:5a:14","id":"91acd659-3669-471b-af97-b9e22afac4fa","port_security_enabled":true,"project_id":"cc662c9083c04c77b2358f7aac895bac","fixed_ips":[{"subnet_id":"ec170b46-c525-48a5-b024-52534ecbbd8b","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["8de108ff-3054-4b66-aa6e-96139ae35c8a"],"name":""}]} 2018-09-23 19:20:43,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=34631b73-3bed-413f-a167-d4447812a781 used request id req-5e4adc85-4da4-45af-b1cc-e5e2803bf715 2018-09-23 19:20:43,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0580589771271s 2018-09-23 19:20:43,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-23 19:20:43,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=91acd659-3669-471b-af97-b9e22afac4fa" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:20:43,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:43 GMT X-Openstack-Request-Id: req-37611200-85fb-418e-8894-15f6c9fafba0 2018-09-23 19:20:43,464 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-23 19:20:43,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=91acd659-3669-471b-af97-b9e22afac4fa used request id req-37611200-85fb-418e-8894-15f6c9fafba0 2018-09-23 19:20:43,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.31178188324s 2018-09-23 19:20:43,465 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_556ad2a9-d123-48bd-adb6-b73ac8c038a7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:35:5a:14', 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'26981e93-f297-4540-a5d4-500d48252238'}), 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-23T19:20:41.000000', 'flavor': Munch({u'id': u'db2f82af-3686-449f-b57a-93ffce92c717'}), 'az': u'nova', 'id': u'34631b73-3bed-413f-a167-d4447812a781', 'security_groups': [Munch({u'name': u'vping_ssh-sg_556ad2a9-d123-48bd-adb6-b73ac8c038a7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f4ad9d4c03bf444fba1b3b38d1c3f6de', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cc662c9083c04c77b2358f7aac895bac', 'name': 'vping_ssh-project_556ad2a9-d123-48bd-adb6-b73ac8c038a7', '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-23T19:20:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-23T19:20:41Z', 'hostId': u'ccf394fc4b20c425543b89ea8d24b8e5e75974b6afd745398a154cdb', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'ccf394fc4b20c425543b89ea8d24b8e5e75974b6afd745398a154cdb', '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-23T19:20:41.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'cc662c9083c04c77b2358f7aac895bac', 'name': u'vping_ssh-vm2_556ad2a9-d123-48bd-adb6-b73ac8c038a7', 'adminPass': u'xX3u3iYBzPtD', 'tenant_id': u'cc662c9083c04c77b2358f7aac895bac', 'created_at': u'2018-09-23T19:20:33Z', 'created': u'2018-09-23T19:20:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-23 19:20:43,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:20:43,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:20:43,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1192 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:43 GMT X-Openstack-Request-Id: req-27df5e64-9488-4edc-90c2-f74b544a9179 2018-09-23 19:20:43,756 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ec170b46-c525-48a5-b024-52534ecbbd8b"],"updated_at":"2018-09-23T19:20:16Z","tenant_id":"cc662c9083c04c77b2358f7aac895bac","created_at":"2018-09-23T19:20:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"cc662c9083c04c77b2358f7aac895bac","id":"36044d48-3834-477c-892e-07e6d6ad59ef","name":"vping_ssh-net_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}]} 2018-09-23 19:20:43,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-27df5e64-9488-4edc-90c2-f74b544a9179 2018-09-23 19:20:43,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.289476156235s 2018-09-23 19:20:43,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:20:43,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:20:44,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:44 GMT X-Openstack-Request-Id: req-f1eba27a-58d9-408b-84bf-1273aab0c724 2018-09-23 19:20:44,067 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:20:23Z", "file": "/v2/images/26981e93-f297-4540-a5d4-500d48252238/file", "owner": "cc662c9083c04c77b2358f7aac895bac", "id": "26981e93-f297-4540-a5d4-500d48252238", "size": 12716032, "self": "/v2/images/26981e93-f297-4540-a5d4-500d48252238", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/26981e93-f297-4540-a5d4-500d48252238/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/26981e93-f297-4540-a5d4-500d48252238/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:20:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:20:44,067 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-f1eba27a-58d9-408b-84bf-1273aab0c724 2018-09-23 19:20:44,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30549287796s 2018-09-23 19:20:44,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-23 19:20:44,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:20:44,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20: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-deae9972-cdf4-444c-9397-33b2cc440936 x-openstack-request-id: req-deae9972-cdf4-444c-9397-33b2cc440936 2018-09-23 19:20:44,211 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/db2f82af-3686-449f-b57a-93ffce92c717", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/db2f82af-3686-449f-b57a-93ffce92c717", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "db2f82af-3686-449f-b57a-93ffce92c717", "name": "vping_ssh-flavor_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-23 19:20:44,211 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-deae9972-cdf4-444c-9397-33b2cc440936 2018-09-23 19:20:44,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.142217874527s 2018-09-23 19:20:44,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-23 19:20:44,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" -d '{"server": {"name": "vping_ssh-vm_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "imageRef": "26981e93-f297-4540-a5d4-500d48252238", "key_name": "vping_ssh-kp_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "flavorRef": "db2f82af-3686-449f-b57a-93ffce92c717", "max_count": 1, "min_count": 1, "networks": [{"uuid": "36044d48-3834-477c-892e-07e6d6ad59ef"}], "security_groups": [{"name": "8de108ff-3054-4b66-aa6e-96139ae35c8a"}]}}' 2018-09-23 19:20:48,774 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20: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.29:8774/v2.1/servers/c0a54efa-f45d-48fc-aa8b-6706a1ea39d2 x-compute-request-id: req-e244ef4f-4953-4e46-be27-e5772835921c x-openstack-request-id: req-e244ef4f-4953-4e46-be27-e5772835921c 2018-09-23 19:20:48,775 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "8de108ff-3054-4b66-aa6e-96139ae35c8a"}], "OS-DCF:diskConfig": "MANUAL", "id": "c0a54efa-f45d-48fc-aa8b-6706a1ea39d2", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0a54efa-f45d-48fc-aa8b-6706a1ea39d2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0a54efa-f45d-48fc-aa8b-6706a1ea39d2", "rel": "bookmark"}], "adminPass": "7KxwXv3s97gi"}} 2018-09-23 19:20:48,775 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-e244ef4f-4953-4e46-be27-e5772835921c 2018-09-23 19:20:48,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.56262683868s 2018-09-23 19:20:48,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:20:48,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:20:50,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 850 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a1cb4179-96eb-458c-8855-84dc3c39524b x-openstack-request-id: req-a1cb4179-96eb-458c-8855-84dc3c39524b 2018-09-23 19:20:50,377 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0a54efa-f45d-48fc-aa8b-6706a1ea39d2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0a54efa-f45d-48fc-aa8b-6706a1ea39d2", "rel": "bookmark"}], "image": {"id": "26981e93-f297-4540-a5d4-500d48252238", "links": [{"href": "http://172.30.9.29:8774/images/26981e93-f297-4540-a5d4-500d48252238", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "db2f82af-3686-449f-b57a-93ffce92c717", "links": [{"href": "http://172.30.9.29:8774/flavors/db2f82af-3686-449f-b57a-93ffce92c717", "rel": "bookmark"}]}, "id": "c0a54efa-f45d-48fc-aa8b-6706a1ea39d2", "user_id": "f4ad9d4c03bf444fba1b3b38d1c3f6de", "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-23T19:20:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "name": "vping_ssh-vm_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "created": "2018-09-23T19:20:48Z", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_556ad2a9-d123-48bd-adb6-b73ac8c038a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:5a:14", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/34631b73-3bed-413f-a167-d4447812a781", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/34631b73-3bed-413f-a167-d4447812a781", "rel": "bookmark"}], "image": {"id": "26981e93-f297-4540-a5d4-500d48252238", "links": [{"href": "http://172.30.9.29:8774/images/26981e93-f297-4540-a5d4-500d48252238", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:20:41.000000", "flavor": {"id": "db2f82af-3686-449f-b57a-93ffce92c717", "links": [{"href": "http://172.30.9.29:8774/flavors/db2f82af-3686-449f-b57a-93ffce92c717", "rel": "bookmark"}]}, "id": "34631b73-3bed-413f-a167-d4447812a781", "security_groups": [{"name": "vping_ssh-sg_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}], "user_id": "f4ad9d4c03bf444fba1b3b38d1c3f6de", "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-23T19:20:41Z", "hostId": "ccf394fc4b20c425543b89ea8d24b8e5e75974b6afd745398a154cdb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "created": "2018-09-23T19:20:33Z", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:20:50,377 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a1cb4179-96eb-458c-8855-84dc3c39524b 2018-09-23 19:20:50,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.60179710388s 2018-09-23 19:20:50,386 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:20:52,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:20:52,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:20:53,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 850 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20: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-7f185f56-4f82-46d0-a7df-97c2977f3b89 x-openstack-request-id: req-7f185f56-4f82-46d0-a7df-97c2977f3b89 2018-09-23 19:20:53,349 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0a54efa-f45d-48fc-aa8b-6706a1ea39d2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0a54efa-f45d-48fc-aa8b-6706a1ea39d2", "rel": "bookmark"}], "image": {"id": "26981e93-f297-4540-a5d4-500d48252238", "links": [{"href": "http://172.30.9.29:8774/images/26981e93-f297-4540-a5d4-500d48252238", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "db2f82af-3686-449f-b57a-93ffce92c717", "links": [{"href": "http://172.30.9.29:8774/flavors/db2f82af-3686-449f-b57a-93ffce92c717", "rel": "bookmark"}]}, "id": "c0a54efa-f45d-48fc-aa8b-6706a1ea39d2", "user_id": "f4ad9d4c03bf444fba1b3b38d1c3f6de", "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-23T19:20:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "name": "vping_ssh-vm_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "created": "2018-09-23T19:20:48Z", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_556ad2a9-d123-48bd-adb6-b73ac8c038a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:5a:14", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/34631b73-3bed-413f-a167-d4447812a781", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/34631b73-3bed-413f-a167-d4447812a781", "rel": "bookmark"}], "image": {"id": "26981e93-f297-4540-a5d4-500d48252238", "links": [{"href": "http://172.30.9.29:8774/images/26981e93-f297-4540-a5d4-500d48252238", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:20:41.000000", "flavor": {"id": "db2f82af-3686-449f-b57a-93ffce92c717", "links": [{"href": "http://172.30.9.29:8774/flavors/db2f82af-3686-449f-b57a-93ffce92c717", "rel": "bookmark"}]}, "id": "34631b73-3bed-413f-a167-d4447812a781", "security_groups": [{"name": "vping_ssh-sg_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}], "user_id": "f4ad9d4c03bf444fba1b3b38d1c3f6de", "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-23T19:20:41Z", "hostId": "ccf394fc4b20c425543b89ea8d24b8e5e75974b6afd745398a154cdb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "created": "2018-09-23T19:20:33Z", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:20:53,349 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7f185f56-4f82-46d0-a7df-97c2977f3b89 2018-09-23 19:20:53,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.961354017258s 2018-09-23 19:20:53,357 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:20:55,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:20:55,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:20:56,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20: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-48296834-10ec-4f60-9c22-19064fbf95d4 x-openstack-request-id: req-48296834-10ec-4f60-9c22-19064fbf95d4 2018-09-23 19:20:56,636 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0a54efa-f45d-48fc-aa8b-6706a1ea39d2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0a54efa-f45d-48fc-aa8b-6706a1ea39d2", "rel": "bookmark"}], "image": {"id": "26981e93-f297-4540-a5d4-500d48252238", "links": [{"href": "http://172.30.9.29:8774/images/26981e93-f297-4540-a5d4-500d48252238", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "db2f82af-3686-449f-b57a-93ffce92c717", "links": [{"href": "http://172.30.9.29:8774/flavors/db2f82af-3686-449f-b57a-93ffce92c717", "rel": "bookmark"}]}, "id": "c0a54efa-f45d-48fc-aa8b-6706a1ea39d2", "security_groups": [{"name": "vping_ssh-sg_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}], "user_id": "f4ad9d4c03bf444fba1b3b38d1c3f6de", "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-23T19:20:53Z", "hostId": "ccf394fc4b20c425543b89ea8d24b8e5e75974b6afd745398a154cdb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "name": "vping_ssh-vm_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "created": "2018-09-23T19:20:48Z", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_556ad2a9-d123-48bd-adb6-b73ac8c038a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:5a:14", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/34631b73-3bed-413f-a167-d4447812a781", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/34631b73-3bed-413f-a167-d4447812a781", "rel": "bookmark"}], "image": {"id": "26981e93-f297-4540-a5d4-500d48252238", "links": [{"href": "http://172.30.9.29:8774/images/26981e93-f297-4540-a5d4-500d48252238", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:20:41.000000", "flavor": {"id": "db2f82af-3686-449f-b57a-93ffce92c717", "links": [{"href": "http://172.30.9.29:8774/flavors/db2f82af-3686-449f-b57a-93ffce92c717", "rel": "bookmark"}]}, "id": "34631b73-3bed-413f-a167-d4447812a781", "security_groups": [{"name": "vping_ssh-sg_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}], "user_id": "f4ad9d4c03bf444fba1b3b38d1c3f6de", "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-23T19:20:41Z", "hostId": "ccf394fc4b20c425543b89ea8d24b8e5e75974b6afd745398a154cdb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "created": "2018-09-23T19:20:33Z", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:20:56,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-48296834-10ec-4f60-9c22-19064fbf95d4 2018-09-23 19:20:56,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2767059803s 2018-09-23 19:20:56,644 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:20:58,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:20:58,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:20:59,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 829 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20: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-a7bafd42-c8f7-47a3-9546-6a09ba59d77c x-openstack-request-id: req-a7bafd42-c8f7-47a3-9546-6a09ba59d77c 2018-09-23 19:20:59,391 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_556ad2a9-d123-48bd-adb6-b73ac8c038a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:8f:59", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0a54efa-f45d-48fc-aa8b-6706a1ea39d2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0a54efa-f45d-48fc-aa8b-6706a1ea39d2", "rel": "bookmark"}], "image": {"id": "26981e93-f297-4540-a5d4-500d48252238", "links": [{"href": "http://172.30.9.29:8774/images/26981e93-f297-4540-a5d4-500d48252238", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:20:57.000000", "flavor": {"id": "db2f82af-3686-449f-b57a-93ffce92c717", "links": [{"href": "http://172.30.9.29:8774/flavors/db2f82af-3686-449f-b57a-93ffce92c717", "rel": "bookmark"}]}, "id": "c0a54efa-f45d-48fc-aa8b-6706a1ea39d2", "security_groups": [{"name": "vping_ssh-sg_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}], "user_id": "f4ad9d4c03bf444fba1b3b38d1c3f6de", "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-23T19:20:57Z", "hostId": "ccf394fc4b20c425543b89ea8d24b8e5e75974b6afd745398a154cdb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "name": "vping_ssh-vm_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "created": "2018-09-23T19:20:48Z", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_556ad2a9-d123-48bd-adb6-b73ac8c038a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:5a:14", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/34631b73-3bed-413f-a167-d4447812a781", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/34631b73-3bed-413f-a167-d4447812a781", "rel": "bookmark"}], "image": {"id": "26981e93-f297-4540-a5d4-500d48252238", "links": [{"href": "http://172.30.9.29:8774/images/26981e93-f297-4540-a5d4-500d48252238", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:20:41.000000", "flavor": {"id": "db2f82af-3686-449f-b57a-93ffce92c717", "links": [{"href": "http://172.30.9.29:8774/flavors/db2f82af-3686-449f-b57a-93ffce92c717", "rel": "bookmark"}]}, "id": "34631b73-3bed-413f-a167-d4447812a781", "security_groups": [{"name": "vping_ssh-sg_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}], "user_id": "f4ad9d4c03bf444fba1b3b38d1c3f6de", "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-23T19:20:41Z", "hostId": "ccf394fc4b20c425543b89ea8d24b8e5e75974b6afd745398a154cdb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "created": "2018-09-23T19:20:33Z", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:20:59,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a7bafd42-c8f7-47a3-9546-6a09ba59d77c 2018-09-23 19:20:59,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.744704008102s 2018-09-23 19:20:59,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-23 19:20:59,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=c0a54efa-f45d-48fc-aa8b-6706a1ea39d2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:20:59,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 749 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:59 GMT X-Openstack-Request-Id: req-19a83362-8e94-4616-abca-b4a0d9e3a0ea 2018-09-23 19:20:59,447 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36044d48-3834-477c-892e-07e6d6ad59ef","tenant_id":"cc662c9083c04c77b2358f7aac895bac","created_at":"2018-09-23T19:20:53Z","admin_state_up":true,"updated_at":"2018-09-23T19:20:57Z","binding:vnic_type":"normal","device_id":"c0a54efa-f45d-48fc-aa8b-6706a1ea39d2","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:1a:8f:59","id":"7cc2a0aa-fd56-46a7-9c65-9225be3e5455","port_security_enabled":true,"project_id":"cc662c9083c04c77b2358f7aac895bac","fixed_ips":[{"subnet_id":"ec170b46-c525-48a5-b024-52534ecbbd8b","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["8de108ff-3054-4b66-aa6e-96139ae35c8a"],"name":""}]} 2018-09-23 19:20:59,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=c0a54efa-f45d-48fc-aa8b-6706a1ea39d2 used request id req-19a83362-8e94-4616-abca-b4a0d9e3a0ea 2018-09-23 19:20:59,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0476920604706s 2018-09-23 19:20:59,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-23 19:20:59,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=7cc2a0aa-fd56-46a7-9c65-9225be3e5455" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:20:59,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 23 Sep 2018 19:20:59 GMT X-Openstack-Request-Id: req-39f439fe-48f1-407e-b499-05f1e6674a1b 2018-09-23 19:20:59,784 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-23 19:20:59,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=7cc2a0aa-fd56-46a7-9c65-9225be3e5455 used request id req-39f439fe-48f1-407e-b499-05f1e6674a1b 2018-09-23 19:20:59,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.326919078827s 2018-09-23 19:20:59,785 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_556ad2a9-d123-48bd-adb6-b73ac8c038a7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1a:8f:59', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'26981e93-f297-4540-a5d4-500d48252238'}), 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-23T19:20:57.000000', 'flavor': Munch({u'id': u'db2f82af-3686-449f-b57a-93ffce92c717'}), 'az': u'nova', 'id': u'c0a54efa-f45d-48fc-aa8b-6706a1ea39d2', 'security_groups': [Munch({u'name': u'vping_ssh-sg_556ad2a9-d123-48bd-adb6-b73ac8c038a7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f4ad9d4c03bf444fba1b3b38d1c3f6de', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cc662c9083c04c77b2358f7aac895bac', 'name': 'vping_ssh-project_556ad2a9-d123-48bd-adb6-b73ac8c038a7', '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-23T19:20:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-23T19:20:57Z', 'hostId': u'ccf394fc4b20c425543b89ea8d24b8e5e75974b6afd745398a154cdb', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_556ad2a9-d123-48bd-adb6-b73ac8c038a7', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'ccf394fc4b20c425543b89ea8d24b8e5e75974b6afd745398a154cdb', '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-23T19:20:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'cc662c9083c04c77b2358f7aac895bac', 'name': u'vping_ssh-vm_556ad2a9-d123-48bd-adb6-b73ac8c038a7', 'adminPass': u'7KxwXv3s97gi', 'tenant_id': u'cc662c9083c04c77b2358f7aac895bac', 'created_at': u'2018-09-23T19:20:48Z', 'created': u'2018-09-23T19:20:48Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-23 19:20:59,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:20:59,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:21:00,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1192 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:00 GMT X-Openstack-Request-Id: req-a083bfb3-98e0-4f56-9dec-4483583c49cb 2018-09-23 19:21:00,152 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ec170b46-c525-48a5-b024-52534ecbbd8b"],"updated_at":"2018-09-23T19:20:16Z","tenant_id":"cc662c9083c04c77b2358f7aac895bac","created_at":"2018-09-23T19:20:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"cc662c9083c04c77b2358f7aac895bac","id":"36044d48-3834-477c-892e-07e6d6ad59ef","name":"vping_ssh-net_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}]} 2018-09-23 19:21:00,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-a083bfb3-98e0-4f56-9dec-4483583c49cb 2018-09-23 19:21:00,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361900806427s 2018-09-23 19:21:00,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-23 19:21:00,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=c0a54efa-f45d-48fc-aa8b-6706a1ea39d2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:21:00,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 749 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:00 GMT X-Openstack-Request-Id: req-a11a3990-2f9d-40e8-8f27-f1edbd836c23 2018-09-23 19:21:00,200 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36044d48-3834-477c-892e-07e6d6ad59ef","tenant_id":"cc662c9083c04c77b2358f7aac895bac","created_at":"2018-09-23T19:20:53Z","admin_state_up":true,"updated_at":"2018-09-23T19:20:57Z","binding:vnic_type":"normal","device_id":"c0a54efa-f45d-48fc-aa8b-6706a1ea39d2","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:1a:8f:59","id":"7cc2a0aa-fd56-46a7-9c65-9225be3e5455","port_security_enabled":true,"project_id":"cc662c9083c04c77b2358f7aac895bac","fixed_ips":[{"subnet_id":"ec170b46-c525-48a5-b024-52534ecbbd8b","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["8de108ff-3054-4b66-aa6e-96139ae35c8a"],"name":""}]} 2018-09-23 19:21:00,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=c0a54efa-f45d-48fc-aa8b-6706a1ea39d2 used request id req-a11a3990-2f9d-40e8-8f27-f1edbd836c23 2018-09-23 19:21:00,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0467720031738s 2018-09-23 19:21:00,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-23 19:21:00,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" -d '{"floatingip": {"floating_network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "fixed_ip_address": "192.168.120.6", "port_id": "7cc2a0aa-fd56-46a7-9c65-9225be3e5455"}}' 2018-09-23 19:21:02,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 553 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:02 GMT X-Openstack-Request-Id: req-63391227-91b0-486c-a3ca-73330f7c9504 2018-09-23 19:21:02,235 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "49d93cdf-8d51-4631-b208-e8bf2ffed54a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-23T19:21:01Z", "floating_network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "7cc2a0aa-fd56-46a7-9c65-9225be3e5455", "id": "de337728-e2ab-4cb6-9fca-930534beeca2", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "created_at": "2018-09-23T19:21:01Z", "project_id": "cc662c9083c04c77b2358f7aac895bac"}} 2018-09-23 19:21:02,235 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-63391227-91b0-486c-a3ca-73330f7c9504 2018-09-23 19:21:02,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.03359889984s 2018-09-23 19:21:02,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-23 19:21:02,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:21:02,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 556 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:02 GMT X-Openstack-Request-Id: req-66cab6ba-6701-4735-bd80-977baf6f22f2 2018-09-23 19:21:02,314 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "49d93cdf-8d51-4631-b208-e8bf2ffed54a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-23T19:21:01Z", "floating_network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "7cc2a0aa-fd56-46a7-9c65-9225be3e5455", "id": "de337728-e2ab-4cb6-9fca-930534beeca2", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "created_at": "2018-09-23T19:21:01Z", "project_id": "cc662c9083c04c77b2358f7aac895bac"}]} 2018-09-23 19:21:02,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-66cab6ba-6701-4735-bd80-977baf6f22f2 2018-09-23 19:21:02,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0635201931s 2018-09-23 19:21:02,321 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'49d93cdf-8d51-4631-b208-e8bf2ffed54a', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'cc662c9083c04c77b2358f7aac895bac', 'created_at': u'2018-09-23T19:21:01Z', 'attached': True, 'updated_at': u'2018-09-23T19:21:01Z', 'id': u'de337728-e2ab-4cb6-9fca-930534beeca2', 'floating_network_id': u'2f71e26b-635c-4527-93d8-4193f1a9199d', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cc662c9083c04c77b2358f7aac895bac', 'name': 'vping_ssh-project_556ad2a9-d123-48bd-adb6-b73ac8c038a7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'49d93cdf-8d51-4631-b208-e8bf2ffed54a', 'project_id': u'cc662c9083c04c77b2358f7aac895bac', 'port_id': u'7cc2a0aa-fd56-46a7-9c65-9225be3e5455', 'port': u'7cc2a0aa-fd56-46a7-9c65-9225be3e5455', 'network': u'2f71e26b-635c-4527-93d8-4193f1a9199d'}) 2018-09-23 19:21:02,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-23 19:21:02,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/c0a54efa-f45d-48fc-aa8b-6706a1ea39d2/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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-23 19:21:02,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9602 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21: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-93966600-9500-47e7-8b28-65b02842c821 x-openstack-request-id: req-93966600-9500-47e7-8b28-65b02842c821 2018-09-23 19:21:02,421 - 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 479824702 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.199665] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.202423] pid_max: default: 32768 minimum: 301\n[ 0.203907] ACPI: Core revision 20150930\n[ 0.205817] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.207982] Security Framework initialized\n[ 0.209344] Yama: becoming mindful.\n[ 0.210562] AppArmor: AppArmor initialized\n[ 0.211965] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214143] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216258] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218265] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220566] Initializing cgroup subsys io\n[ 0.221923] Initializing cgroup subsys memory\n[ 0.223363] Initializing cgroup subsys devices\n[ 0.224821] Initializing cgroup subsys freezer\n[ 0.226280] Initializing cgroup subsys net_cls\n[ 0.227745] Initializing cgroup subsys perf_event\n[ 0.229262] Initializing cgroup subsys net_prio\n[ 0.230796] Initializing cgroup subsys hugetlb\n[ 0.232277] Initializing cgroup subsys pids\n[ 0.233748] CPU: Physical Processor ID: 0\n[ 0.235874] mce: CPU supports 10 MCE banks\n[ 0.237303] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.239013] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254666] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.261962] ftrace: allocating 31920 entries in 125 pages\n[ 0.289138] smpboot: Max logical packages: 1\n[ 0.290599] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.292855] x2apic enabled\n[ 0.294175] Switched APIC routing to physical x2apic.\n[ 0.296943] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.298835] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.302135] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.305119] KVM setup paravirtual spinlock\n[ 0.306994] x86: Booted up 1 node, 1 CPUs\n[ 0.308345] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.310602] devtmpfs: initialized\n[ 0.313020] evm: security.selinux\n[ 0.314186] evm: security.SMACK64\n[ 0.315343] evm: security.SMACK64EXEC\n[ 0.316582] evm: security.SMACK64TRANSMUTE\n[ 0.317937] evm: security.SMACK64MMAP\n[ 0.319165] evm: security.ima\n[ 0.320223] evm: security.capability\n[ 0.321536] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.324676] pinctrl core: initialized pinctrl subsystem\n[ 0.326507] RTC time: 19:20:58, date: 09/23/18\n[ 0.328077] NET: Registered protocol family 16\n[ 0.329435] cpuidle: using governor ladder\n[ 0.330596] cpuidle: using governor menu\n[ 0.331697] PCCT header not found.\n[ 0.332735] ACPI: bus type PCI registered\n[ 0.333868] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.335538] PCI: Using configuration type 1 for base access\n[ 0.337710] ACPI: Added _OSI(Module Device)\n[ 0.338860] ACPI: Added _OSI(Processor Device)\n[ 0.340059] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.341291] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.343448] ACPI: Interpreter enabled\n[ 0.344497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.347026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.349554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.352064] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.354615] ACPI: (supports S0 S5)\n[ 0.355594] ACPI: Using IOAPIC for interrupt routing\n[ 0.356882] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.360708] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.362254] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.363953] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.365584] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.368587] acpiphp: Slot [3] registered\n[ 0.369692] acpiphp: Slot [4] registered\n[ 0.370809] acpiphp: Slot [5] registered\n[ 0.371909] acpiphp: Slot [6] registered\n[ 0.373017] acpiphp: Slot [7] registered\n[ 0.374137] acpiphp: Slot [8] registered\n[ 0.375239] acpiphp: Slot [9] registered\n[ 0.376341] acpiphp: Slot [10] registered\n[ 0.377456] acpiphp: Slot [11] registered\n[ 0.378566] acpiphp: Slot [12] registered\n[ 0.379682] acpiphp: Slot [13] registered\n[ 0.380805] acpiphp: Slot [14] registered\n[ 0.381937] acpiphp: Slot [15] registered\n[ 0.396901] acpiphp: Slot [16] registered\n[ 0.398047] acpiphp: Slot [17] registered\n[ 0.399167] acpiphp: Slot [18] registered\n[ 0.400285] acpiphp: Slot [19] registered\n[ 0.401402] acpiphp: Slot [20] registered\n[ 0.402517] acpiphp: Slot [21] registered\n[ 0.403629] acpiphp: Slot [22] registered\n[ 0.404750] acpiphp: Slot [23] registered\n[ 0.405871] acpiphp: Slot [24] registered\n[ 0.406982] acpiphp: Slot [25] registered\n[ 0.408098] acpiphp: Slot [26] registered\n[ 0.409213] acpiphp: Slot [27] registered\n[ 0.410336] acpiphp: Slot [28] registered\n[ 0.411447] acpiphp: Slot [29] registered\n[ 0.412564] acpiphp: Slot [30] registered\n[ 0.413685] acpiphp: Slot [31] registered\n[ 0.414803] PCI host bridge to bus 0000:00\n[ 0.415918] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.417570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.419220] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.421223] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.423224] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425265] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429220] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.430950] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.432666] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434499] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.438873] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.440955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.461761] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.463867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.465937] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.467990] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.470122] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.471974] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.473889] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.475430] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.477707] vgaarb: loaded\n[ 0.478586] vgaarb: bridge control possible 0000:00:02.0\n[ 0.480358] SCSI subsystem initialized\n[ 0.481696] ACPI: bus type USB registered\n[ 0.482921] usbcore: registered new interface driver usbfs\n[ 0.484464] usbcore: registered new interface driver hub\n[ 0.485958] usbcore: registered new device driver usb\n[ 0.487560] PCI: Using ACPI for IRQ routing\n[ 0.489188] NetLabel: Initializing\n[ 0.490231] NetLabel: domain hash size = 128\n[ 0.491488] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.492904] NetLabel: unlabeled traffic allowed by default\n[ 0.494590] clocksource: Switched to clocksource kvm-clock\n[ 0.505109] AppArmor: AppArmor Filesystem Enabled\n[ 0.506575] pnp: PnP ACPI init\n[ 0.507935] pnp: PnP ACPI: found 5 devices\n[ 0.514979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.517506] NET: Registered protocol family 2\n[ 0.519037] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.520933] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.522725] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.524511] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.526101] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.527792] NET: Registered protocol family 1\n[ 0.529084] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.530696] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.532279] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.547003] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.561729] Trying to unpack rootfs image as initramfs...\n[ 0.624428] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.631690] Scanning for low memory corruption every 60 seconds\n[ 0.635044] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.636845] audit: initializing netlink subsys (disabled)\n[ 0.638534] audit: type=2000 audit(1537730458.543:1): initialized\n[ 0.640928] Initialise system trusted keyring\n[ 0.642610] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644300] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.647303] zbud: loaded\n[ 0.648447] VFS: Disk quotas dquot_6.6.0\n[ 0.649680] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.652130] fuse init (API version 7.23)\n[ 0.653518] Key type big_key registered\n[ 0.654811] Allocating IMA MOK and blacklist keyrings.\n[ 0.656643] Key type asymmetric registered\n[ 0.657875] Asymmetric key parser 'x509' registered\n[ 0.659305] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661550] io scheduler noop registered\n[ 0.662738] io scheduler deadline registered (default)\n[ 0.664217] io scheduler cfq registered\n[ 0.665588] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.667132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.669150] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.671336] ACPI: Power Button [PWRF]\n[ 0.672791] GHES: HEST is not enabled!\n[ 0.687239] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716663] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.719807] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.743767] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.747253] Linux agpgart interface v0.103\n[ 0.751403] brd: module loaded\n[ 0.753892] loop: module loaded\n[ 0.758840] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.761091] GPT:90111 != 2097151\n[ 0.762132] GPT:Alternate GPT header not at the end of the disk.\n[ 0.763778] GPT:90111 != 2097151\n[ 0.764826] GPT: Use GNU Parted to correct GPT errors.\n[ 0.766302] vda: vda1 vda15\n[ 0.768353] scsi host0: ata_piix\n[ 0.769544] scsi host1: ata_piix\n[ 0.770677] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.772565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.775084] libphy: Fixed MDIO Bus: probed\n[ 0.776361] tun: Universal TUN/TAP device driver, 1.6\n[ 0.777845] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.781107] PPP generic driver version 2.4.2\n[ 0.782556] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.784419] ehci-pci: EHCI PCI platform driver\n[ 0.785802] ehci-platform: EHCI generic platform driver\n[ 0.787345] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.789101] ohci-pci: OHCI PCI platform driver\n[ 0.790469] ohci-platform: OHCI generic platform driver\n[ 0.792017] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.806852] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.808418] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.810701] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.812238] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.814074] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.815934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.818092] usb usb1: Product: UHCI Host Controller\n[ 0.819571] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.821311] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.822806] hub 1-0:1.0: USB hub found\n[ 0.824007] hub 1-0:1.0: 2 ports detected\n[ 0.825491] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.828681] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.830134] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.831722] mousedev: PS/2 mouse device common for all mice\n[ 0.833629] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.836425] rtc_cmos 00:00: RTC can wake from S4\n[ 0.838138] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.839937] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.841754] i2c /dev entries driver\n[ 0.842933] device-mapper: uevent: version 1.0.3\n[ 0.844397] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.846842] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.849027] NET: Registered protocol family 10\n[ 0.850996] NET: Registered protocol family 17\n[ 0.852337] Key type dns_resolver registered\n[ 0.853847] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.855528] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.858237] registered taskstats version 1\n[ 0.859550] Loading compiled-in X.509 certificates\n[ 0.861583] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.864445] zswap: loaded using pool lzo/zbud\n[ 0.867179] Key type trusted registered\n[ 0.869531] Key type encrypted registered\n[ 0.870780] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.872346] ima: No TPM chip found, activating TPM-bypass!\n[ 0.873920] evm: HMAC attrs: 0x1\n[ 0.875366] Magic number: 2:36:345\n[ 0.876475] tty tty62: hash matches\n[ 0.877647] rtc_cmos 00:00: setting system clock to 2018-09-23 19:20:58 UTC (1537730458)\n[ 0.880066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.881775] EDD information not available.\n[ 0.933506] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935825] Write protecting the kernel read-only data: 14336k\n[ 0.941066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943936] 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.996254] 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.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.97. iid=i-0000000b\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmC52d7+Kwaz1fJcGpplOL26jgX0VA8YflYONvcraSx/oHt7eeVkzS1PuDocwnwwSrVgDB3pmUSJYKb/uTk/cfjl7dEsmmjwJXXzX3eP7LApmAh9C+z9nrVlGLPYQ5f+yBG3pzixhjgL4KfVS+43uKT1aBvwUCzCMLpqOCL8vdtIGmV3GBigSDQfR3y8RDqrkU4ANxE446GJN308kdW4wVPC4jOALAaAEjbxh9E9w6saD5FtWCMfBQoMM3Smh7KHxoXp2plc7MDEDHQ5O86WpE3wPSW6g4EerbVtCMxPcRJ4T2tJdM7efA4x+omC/l99BZVAR7K+DWxMFvsyHfVhkJ root@vping-ssh-vm-556ad2a9-d123-48bd-adb6-b73ac8c038a7\nssh-dss AAAAB3NzaC1kc3MAAACBAKXdAN4mB/quaqeAYMnCjEqJgp5tOWLevckIysxkF7PndeblewdJGpdCNCt7rPK5PEYA3G21Vfdflb/ErH3NeB0niq0JyqE27lgQ3lOqPL5dznCpyxLljm6IHg4iBVAXUTIDT+xoqIYwwqJlEZMQhkH5+7tl/81vYUD0vgmhFMFfAAAAFQCliuDY8f1q/kXZ6+9mN4n8v12vJwAAAIB9G5li9NIGbwuPE+sTRleBS0zoA5B21PaoK37SXzT7g4DjcMLQPBu741O4DeyPNVWGdChy8MJCSfgtM12Xs8V2qWTwNSp2aoNy1QATg9yq0/y2cSBoUdO2pgzhXHakjmu3Ue1iWeVU24UyNnoegHpXWibBVTj3VU33k9mxXuhWbAAAAIAnI61szDWYMpbwyJUoWP3QiU515OpWTIV8MkSAvrVR/RRmFkUZ/yF1ZuFOsxAoFDc7tDU8FP2AiESgDBeyrfWefXlpbFGIvPdZTuT2wFd0omxbDk6ZjAXGelxGmhOQwr7T7yaWkYP0FNKFAkfSrCFE5O5IeiWhc2KoVQvwjMz2Fw== root@vping-ssh-vm-556ad2a9-d123-48bd-adb6-b73ac8c038a7\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.20s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe1a:8f59/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-556ad2a9-d123-48bd-adb6-b73ac8c038a7\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.70 ===\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-556ad2a9-d123-48bd-adb6-b73ac8c038a7 login: "} 2018-09-23 19:21:02,422 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/c0a54efa-f45d-48fc-aa8b-6706a1ea39d2/action used request id req-93966600-9500-47e7-8b28-65b02842c821 2018-09-23 19:21:02,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0998630523682s 2018-09-23 19:21:02,423 - 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 479824702 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.199665] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.202423] pid_max: default: 32768 minimum: 301 [ 0.203907] ACPI: Core revision 20150930 [ 0.205817] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207982] Security Framework initialized [ 0.209344] Yama: becoming mindful. [ 0.210562] AppArmor: AppArmor initialized [ 0.211965] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.214143] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.216258] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.218265] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.220566] Initializing cgroup subsys io [ 0.221923] Initializing cgroup subsys memory [ 0.223363] Initializing cgroup subsys devices [ 0.224821] Initializing cgroup subsys freezer [ 0.226280] Initializing cgroup subsys net_cls [ 0.227745] Initializing cgroup subsys perf_event [ 0.229262] Initializing cgroup subsys net_prio [ 0.230796] Initializing cgroup subsys hugetlb [ 0.232277] Initializing cgroup subsys pids [ 0.233748] CPU: Physical Processor ID: 0 [ 0.235874] mce: CPU supports 10 MCE banks [ 0.237303] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.239013] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.254666] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.261962] ftrace: allocating 31920 entries in 125 pages [ 0.289138] smpboot: Max logical packages: 1 [ 0.290599] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.292855] x2apic enabled [ 0.294175] Switched APIC routing to physical x2apic. [ 0.296943] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.298835] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.302135] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.305119] KVM setup paravirtual spinlock [ 0.306994] x86: Booted up 1 node, 1 CPUs [ 0.308345] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.310602] devtmpfs: initialized [ 0.313020] evm: security.selinux [ 0.314186] evm: security.SMACK64 [ 0.315343] evm: security.SMACK64EXEC [ 0.316582] evm: security.SMACK64TRANSMUTE [ 0.317937] evm: security.SMACK64MMAP [ 0.319165] evm: security.ima [ 0.320223] evm: security.capability [ 0.321536] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.324676] pinctrl core: initialized pinctrl subsystem [ 0.326507] RTC time: 19:20:58, date: 09/23/18 [ 0.328077] NET: Registered protocol family 16 [ 0.329435] cpuidle: using governor ladder [ 0.330596] cpuidle: using governor menu [ 0.331697] PCCT header not found. [ 0.332735] ACPI: bus type PCI registered [ 0.333868] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.335538] PCI: Using configuration type 1 for base access [ 0.337710] ACPI: Added _OSI(Module Device) [ 0.338860] ACPI: Added _OSI(Processor Device) [ 0.340059] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.341291] ACPI: Added _OSI(Processor Aggregator Device) [ 0.343448] ACPI: Interpreter enabled [ 0.344497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.347026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.349554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.352064] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.354615] ACPI: (supports S0 S5) [ 0.355594] ACPI: Using IOAPIC for interrupt routing [ 0.356882] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.360708] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.362254] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.363953] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.365584] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.368587] acpiphp: Slot [3] registered [ 0.369692] acpiphp: Slot [4] registered [ 0.370809] acpiphp: Slot [5] registered [ 0.371909] acpiphp: Slot [6] registered [ 0.373017] acpiphp: Slot [7] registered [ 0.374137] acpiphp: Slot [8] registered [ 0.375239] acpiphp: Slot [9] registered [ 0.376341] acpiphp: Slot [10] registered [ 0.377456] acpiphp: Slot [11] registered [ 0.378566] acpiphp: Slot [12] registered [ 0.379682] acpiphp: Slot [13] registered [ 0.380805] acpiphp: Slot [14] registered [ 0.381937] acpiphp: Slot [15] registered [ 0.396901] acpiphp: Slot [16] registered [ 0.398047] acpiphp: Slot [17] registered [ 0.399167] acpiphp: Slot [18] registered [ 0.400285] acpiphp: Slot [19] registered [ 0.401402] acpiphp: Slot [20] registered [ 0.402517] acpiphp: Slot [21] registered [ 0.403629] acpiphp: Slot [22] registered [ 0.404750] acpiphp: Slot [23] registered [ 0.405871] acpiphp: Slot [24] registered [ 0.406982] acpiphp: Slot [25] registered [ 0.408098] acpiphp: Slot [26] registered [ 0.409213] acpiphp: Slot [27] registered [ 0.410336] acpiphp: Slot [28] registered [ 0.411447] acpiphp: Slot [29] registered [ 0.412564] acpiphp: Slot [30] registered [ 0.413685] acpiphp: Slot [31] registered [ 0.414803] PCI host bridge to bus 0000:00 [ 0.415918] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.417570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.419220] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.421223] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.423224] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.425265] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.429220] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.430950] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.432666] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.434499] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.438873] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.440955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.461761] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.463867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.465937] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.467990] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.470122] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.471974] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.473889] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.475430] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.477707] vgaarb: loaded [ 0.478586] vgaarb: bridge control possible 0000:00:02.0 [ 0.480358] SCSI subsystem initialized [ 0.481696] ACPI: bus type USB registered [ 0.482921] usbcore: registered new interface driver usbfs [ 0.484464] usbcore: registered new interface driver hub [ 0.485958] usbcore: registered new device driver usb [ 0.487560] PCI: Using ACPI for IRQ routing [ 0.489188] NetLabel: Initializing [ 0.490231] NetLabel: domain hash size = 128 [ 0.491488] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.492904] NetLabel: unlabeled traffic allowed by default [ 0.494590] clocksource: Switched to clocksource kvm-clock [ 0.505109] AppArmor: AppArmor Filesystem Enabled [ 0.506575] pnp: PnP ACPI init [ 0.507935] pnp: PnP ACPI: found 5 devices [ 0.514979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.517506] NET: Registered protocol family 2 [ 0.519037] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.520933] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.522725] TCP: Hash tables configured (established 4096 bind 4096) [ 0.524511] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.526101] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.527792] NET: Registered protocol family 1 [ 0.529084] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.530696] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.532279] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.547003] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.561729] Trying to unpack rootfs image as initramfs... [ 0.624428] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.631690] Scanning for low memory corruption every 60 seconds [ 0.635044] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.636845] audit: initializing netlink subsys (disabled) [ 0.638534] audit: type=2000 audit(1537730458.543:1): initialized [ 0.640928] Initialise system trusted keyring [ 0.642610] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.644300] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.647303] zbud: loaded [ 0.648447] VFS: Disk quotas dquot_6.6.0 [ 0.649680] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.652130] fuse init (API version 7.23) [ 0.653518] Key type big_key registered [ 0.654811] Allocating IMA MOK and blacklist keyrings. [ 0.656643] Key type asymmetric registered [ 0.657875] Asymmetric key parser 'x509' registered [ 0.659305] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.661550] io scheduler noop registered [ 0.662738] io scheduler deadline registered (default) [ 0.664217] io scheduler cfq registered [ 0.665588] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.667132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.669150] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.671336] ACPI: Power Button [PWRF] [ 0.672791] GHES: HEST is not enabled! [ 0.687239] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.716663] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.719807] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.743767] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.747253] Linux agpgart interface v0.103 [ 0.751403] brd: module loaded [ 0.753892] loop: module loaded [ 0.758840] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.761091] GPT:90111 != 2097151 [ 0.762132] GPT:Alternate GPT header not at the end of the disk. [ 0.763778] GPT:90111 != 2097151 [ 0.764826] GPT: Use GNU Parted to correct GPT errors. [ 0.766302] vda: vda1 vda15 [ 0.768353] scsi host0: ata_piix [ 0.769544] scsi host1: ata_piix [ 0.770677] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.772565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.775084] libphy: Fixed MDIO Bus: probed [ 0.776361] tun: Universal TUN/TAP device driver, 1.6 [ 0.777845] tun: (C) 1999-2004 Max Krasnyansky [ 0.781107] PPP generic driver version 2.4.2 [ 0.782556] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.784419] ehci-pci: EHCI PCI platform driver [ 0.785802] ehci-platform: EHCI generic platform driver [ 0.787345] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.789101] ohci-pci: OHCI PCI platform driver [ 0.790469] ohci-platform: OHCI generic platform driver [ 0.792017] uhci_hcd: USB Universal Host Controller Interface driver [ 0.806852] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.808418] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.810701] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.812238] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.814074] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.815934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.818092] usb usb1: Product: UHCI Host Controller [ 0.819571] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.821311] usb usb1: SerialNumber: 0000:00:01.2 [ 0.822806] hub 1-0:1.0: USB hub found [ 0.824007] hub 1-0:1.0: 2 ports detected [ 0.825491] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.828681] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.830134] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.831722] mousedev: PS/2 mouse device common for all mice [ 0.833629] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.836425] rtc_cmos 00:00: RTC can wake from S4 [ 0.838138] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.839937] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841754] i2c /dev entries driver [ 0.842933] device-mapper: uevent: version 1.0.3 [ 0.844397] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.846842] ledtrig-cpu: registered to indicate activity on CPUs [ 0.849027] NET: Registered protocol family 10 [ 0.850996] NET: Registered protocol family 17 [ 0.852337] Key type dns_resolver registered [ 0.853847] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.855528] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.858237] registered taskstats version 1 [ 0.859550] Loading compiled-in X.509 certificates [ 0.861583] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.864445] zswap: loaded using pool lzo/zbud [ 0.867179] Key type trusted registered [ 0.869531] Key type encrypted registered [ 0.870780] AppArmor: AppArmor sha1 policy hashing enabled [ 0.872346] ima: No TPM chip found, activating TPM-bypass! [ 0.873920] evm: HMAC attrs: 0x1 [ 0.875366] Magic number: 2:36:345 [ 0.876475] tty tty62: hash matches [ 0.877647] rtc_cmos 00:00: setting system clock to 2018-09-23 19:20:58 UTC (1537730458) [ 0.880066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.881775] EDD information not available. [ 0.933506] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.935825] Write protecting the kernel read-only data: 14336k [ 0.941066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.943936] 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.996254] 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.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.97. iid=i-0000000b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmC52d7+Kwaz1fJcGpplOL26jgX0VA8YflYONvcraSx/oHt7eeVkzS1PuDocwnwwSrVgDB3pmUSJYKb/uTk/cfjl7dEsmmjwJXXzX3eP7LApmAh9C+z9nrVlGLPYQ5f+yBG3pzixhjgL4KfVS+43uKT1aBvwUCzCMLpqOCL8vdtIGmV3GBigSDQfR3y8RDqrkU4ANxE446GJN308kdW4wVPC4jOALAaAEjbxh9E9w6saD5FtWCMfBQoMM3Smh7KHxoXp2plc7MDEDHQ5O86WpE3wPSW6g4EerbVtCMxPcRJ4T2tJdM7efA4x+omC/l99BZVAR7K+DWxMFvsyHfVhkJ root@vping-ssh-vm-556ad2a9-d123-48bd-adb6-b73ac8c038a7 ssh-dss AAAAB3NzaC1kc3MAAACBAKXdAN4mB/quaqeAYMnCjEqJgp5tOWLevckIysxkF7PndeblewdJGpdCNCt7rPK5PEYA3G21Vfdflb/ErH3NeB0niq0JyqE27lgQ3lOqPL5dznCpyxLljm6IHg4iBVAXUTIDT+xoqIYwwqJlEZMQhkH5+7tl/81vYUD0vgmhFMFfAAAAFQCliuDY8f1q/kXZ6+9mN4n8v12vJwAAAIB9G5li9NIGbwuPE+sTRleBS0zoA5B21PaoK37SXzT7g4DjcMLQPBu741O4DeyPNVWGdChy8MJCSfgtM12Xs8V2qWTwNSp2aoNy1QATg9yq0/y2cSBoUdO2pgzhXHakjmu3Ue1iWeVU24UyNnoegHpXWibBVTj3VU33k9mxXuhWbAAAAIAnI61szDWYMpbwyJUoWP3QiU515OpWTIV8MkSAvrVR/RRmFkUZ/yF1ZuFOsxAoFDc7tDU8FP2AiESgDBeyrfWefXlpbFGIvPdZTuT2wFd0omxbDk6ZjAXGelxGmhOQwr7T7yaWkYP0FNKFAkfSrCFE5O5IeiWhc2KoVQvwjMz2Fw== root@vping-ssh-vm-556ad2a9-d123-48bd-adb6-b73ac8c038a7 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.20s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe1a:8f59/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-556ad2a9-d123-48bd-adb6-b73ac8c038a7 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.70 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-556ad2a9-d123-48bd-adb6-b73ac8c038a7 login: 2018-09-23 19:21:03,423 - paramiko.transport - DEBUG - starting thread (client mode): 0x6fd78d10L 2018-09-23 19:21:03,423 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-09-23 19:21:03,424 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-23 19:21:03,424 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-23 19:21:03,425 - 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-23 19:21:03,425 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-23 19:21:03,426 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-23 19:21:03,426 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-23 19:21:03,426 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-23 19:21:03,426 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-23 19:21:03,444 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-23 19:21:03,444 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-23 19:21:03,455 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 5d899bf8690b56bdbcc70d661f0adb6d 2018-09-23 19:21:03,456 - paramiko.transport - DEBUG - Trying discovered key 58f1675f69364b9022242d44a8edf8db in /tmp/tmpNqQ2Bq 2018-09-23 19:21:03,482 - paramiko.transport - DEBUG - userauth is OK 2018-09-23 19:21:03,487 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-23 19:21:03,489 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-23 19:21:03,490 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-23 19:21:03,490 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-23 19:21:03,491 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-23 19:21:03,494 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-23 19:21:03,494 - 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.693 ms --- 192.168.120.9 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 0.693/0.693/0.693 ms 2018-09-23 19:21:03,494 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-09-23 19:21:03,499 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-23 19:21:03,610 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-23 19:21:03,610 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:49 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-23 19:21:03,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-23 19:21:03,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/34631b73-3bed-413f-a167-d4447812a781 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:21:03,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 23 Sep 2018 19:21: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-fef4753e-0ba8-4491-8c47-cec8063239d6 x-openstack-request-id: req-fef4753e-0ba8-4491-8c47-cec8063239d6 2018-09-23 19:21:03,810 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/34631b73-3bed-413f-a167-d4447812a781 used request id req-fef4753e-0ba8-4491-8c47-cec8063239d6 2018-09-23 19:21:03,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.196512937546s 2018-09-23 19:21:03,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:21:03,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:21:04,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 860 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21: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-782c7c81-389e-4915-ad44-a14e14c3d38d x-openstack-request-id: req-782c7c81-389e-4915-ad44-a14e14c3d38d 2018-09-23 19:21:04,518 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_556ad2a9-d123-48bd-adb6-b73ac8c038a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:8f:59", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:8f:59", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0a54efa-f45d-48fc-aa8b-6706a1ea39d2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0a54efa-f45d-48fc-aa8b-6706a1ea39d2", "rel": "bookmark"}], "image": {"id": "26981e93-f297-4540-a5d4-500d48252238", "links": [{"href": "http://172.30.9.29:8774/images/26981e93-f297-4540-a5d4-500d48252238", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:20:57.000000", "flavor": {"id": "db2f82af-3686-449f-b57a-93ffce92c717", "links": [{"href": "http://172.30.9.29:8774/flavors/db2f82af-3686-449f-b57a-93ffce92c717", "rel": "bookmark"}]}, "id": "c0a54efa-f45d-48fc-aa8b-6706a1ea39d2", "security_groups": [{"name": "vping_ssh-sg_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}], "user_id": "f4ad9d4c03bf444fba1b3b38d1c3f6de", "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-23T19:20:57Z", "hostId": "ccf394fc4b20c425543b89ea8d24b8e5e75974b6afd745398a154cdb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "name": "vping_ssh-vm_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "created": "2018-09-23T19:20:48Z", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_556ad2a9-d123-48bd-adb6-b73ac8c038a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:5a:14", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/34631b73-3bed-413f-a167-d4447812a781", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/34631b73-3bed-413f-a167-d4447812a781", "rel": "bookmark"}], "image": {"id": "26981e93-f297-4540-a5d4-500d48252238", "links": [{"href": "http://172.30.9.29:8774/images/26981e93-f297-4540-a5d4-500d48252238", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:20:41.000000", "flavor": {"id": "db2f82af-3686-449f-b57a-93ffce92c717", "links": [{"href": "http://172.30.9.29:8774/flavors/db2f82af-3686-449f-b57a-93ffce92c717", "rel": "bookmark"}]}, "id": "34631b73-3bed-413f-a167-d4447812a781", "security_groups": [{"name": "vping_ssh-sg_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}], "user_id": "f4ad9d4c03bf444fba1b3b38d1c3f6de", "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-23T19:21:03Z", "hostId": "ccf394fc4b20c425543b89ea8d24b8e5e75974b6afd745398a154cdb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "created": "2018-09-23T19:20:33Z", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:21:04,518 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-782c7c81-389e-4915-ad44-a14e14c3d38d 2018-09-23 19:21:04,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.707216024399s 2018-09-23 19:21:04,521 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:21:06,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:21:06,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:21:06,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 760 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21: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-6d645523-be39-403a-9ca4-4b36b00e0d74 x-openstack-request-id: req-6d645523-be39-403a-9ca4-4b36b00e0d74 2018-09-23 19:21:06,995 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_556ad2a9-d123-48bd-adb6-b73ac8c038a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:8f:59", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:8f:59", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0a54efa-f45d-48fc-aa8b-6706a1ea39d2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0a54efa-f45d-48fc-aa8b-6706a1ea39d2", "rel": "bookmark"}], "image": {"id": "26981e93-f297-4540-a5d4-500d48252238", "links": [{"href": "http://172.30.9.29:8774/images/26981e93-f297-4540-a5d4-500d48252238", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:20:57.000000", "flavor": {"id": "db2f82af-3686-449f-b57a-93ffce92c717", "links": [{"href": "http://172.30.9.29:8774/flavors/db2f82af-3686-449f-b57a-93ffce92c717", "rel": "bookmark"}]}, "id": "c0a54efa-f45d-48fc-aa8b-6706a1ea39d2", "security_groups": [{"name": "vping_ssh-sg_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}], "user_id": "f4ad9d4c03bf444fba1b3b38d1c3f6de", "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-23T19:20:57Z", "hostId": "ccf394fc4b20c425543b89ea8d24b8e5e75974b6afd745398a154cdb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "name": "vping_ssh-vm_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "created": "2018-09-23T19:20:48Z", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:21:06,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6d645523-be39-403a-9ca4-4b36b00e0d74 2018-09-23 19:21:06,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47230386734s 2018-09-23 19:21:07,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-23 19:21:07,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/de337728-e2ab-4cb6-9fca-930534beeca2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:21:08,062 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:21:08 GMT X-Openstack-Request-Id: req-6b6595e1-48fd-4f78-a6d7-f8ffc37ff203 2018-09-23 19:21:08,062 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:21:08,062 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/de337728-e2ab-4cb6-9fca-930534beeca2.json used request id req-6b6595e1-48fd-4f78-a6d7-f8ffc37ff203 2018-09-23 19:21:08,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.05720305443s 2018-09-23 19:21:08,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-23 19:21:08,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:21:08,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:08 GMT X-Openstack-Request-Id: req-efa660b1-dddb-4465-bd76-533f731a41cc 2018-09-23 19:21:08,115 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-23 19:21:08,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-efa660b1-dddb-4465-bd76-533f731a41cc 2018-09-23 19:21:08,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0427279472351s 2018-09-23 19:21:08,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-23 19:21:08,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/c0a54efa-f45d-48fc-aa8b-6706a1ea39d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:21:08,337 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b871a9cd-0a94-4fd6-892b-51d104c9b979 x-openstack-request-id: req-b871a9cd-0a94-4fd6-892b-51d104c9b979 2018-09-23 19:21:08,337 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/c0a54efa-f45d-48fc-aa8b-6706a1ea39d2 used request id req-b871a9cd-0a94-4fd6-892b-51d104c9b979 2018-09-23 19:21:08,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.221645116806s 2018-09-23 19:21:08,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:21:08,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:21:09,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 766 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21: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-28ee1d99-362c-4358-b301-dd63a105d978 x-openstack-request-id: req-28ee1d99-362c-4358-b301-dd63a105d978 2018-09-23 19:21:09,059 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_556ad2a9-d123-48bd-adb6-b73ac8c038a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:8f:59", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:8f:59", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c0a54efa-f45d-48fc-aa8b-6706a1ea39d2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c0a54efa-f45d-48fc-aa8b-6706a1ea39d2", "rel": "bookmark"}], "image": {"id": "26981e93-f297-4540-a5d4-500d48252238", "links": [{"href": "http://172.30.9.29:8774/images/26981e93-f297-4540-a5d4-500d48252238", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:20:57.000000", "flavor": {"id": "db2f82af-3686-449f-b57a-93ffce92c717", "links": [{"href": "http://172.30.9.29:8774/flavors/db2f82af-3686-449f-b57a-93ffce92c717", "rel": "bookmark"}]}, "id": "c0a54efa-f45d-48fc-aa8b-6706a1ea39d2", "security_groups": [{"name": "vping_ssh-sg_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}], "user_id": "f4ad9d4c03bf444fba1b3b38d1c3f6de", "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-23T19:21:08Z", "hostId": "ccf394fc4b20c425543b89ea8d24b8e5e75974b6afd745398a154cdb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "name": "vping_ssh-vm_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "created": "2018-09-23T19:20:48Z", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:21:09,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-28ee1d99-362c-4358-b301-dd63a105d978 2018-09-23 19:21:09,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.721209049225s 2018-09-23 19:21:09,061 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:21:11,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:21:11,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:21:11,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21: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-44ce4b1a-a00c-4ca0-ab49-787ef2a36350 x-openstack-request-id: req-44ce4b1a-a00c-4ca0-ab49-787ef2a36350 2018-09-23 19:21:11,146 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-09-23 19:21:11,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-44ce4b1a-a00c-4ca0-ab49-787ef2a36350 2018-09-23 19:21:11,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.082897901535s 2018-09-23 19:21:11,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 19:21:11,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:21:11,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:11 GMT X-Openstack-Request-Id: req-237a629c-dc6e-4e10-83d9-087bae484e33 2018-09-23 19:21:11,207 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "created_at": "2018-09-23T19:20:25Z", "updated_at": "2018-09-23T19:20:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:27Z", "revision_number": 0, "id": "04837f43-0587-4940-8b7f-bd28cf25fa33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:27Z", "security_group_id": "8de108ff-3054-4b66-aa6e-96139ae35c8a", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc662c9083c04c77b2358f7aac895bac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:25Z", "revision_number": 0, "id": "2b2f42fd-4394-41df-b972-1437e34848ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:25Z", "security_group_id": "8de108ff-3054-4b66-aa6e-96139ae35c8a", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc662c9083c04c77b2358f7aac895bac"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-23T19:20:26Z", "revision_number": 0, "id": "dab30ab6-d90e-4cfd-8f98-6e8e9e26e0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:26Z", "security_group_id": "8de108ff-3054-4b66-aa6e-96139ae35c8a", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cc662c9083c04c77b2358f7aac895bac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:25Z", "revision_number": 0, "id": "e82792d1-204d-4e83-b2f8-f752aff0ab6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:25Z", "security_group_id": "8de108ff-3054-4b66-aa6e-96139ae35c8a", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc662c9083c04c77b2358f7aac895bac"}], "revision_number": 3, "project_id": "cc662c9083c04c77b2358f7aac895bac", "id": "8de108ff-3054-4b66-aa6e-96139ae35c8a", "name": "vping_ssh-sg_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}, {"description": "Default security group", "tags": [], "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "created_at": "2018-09-23T19:20:15Z", "updated_at": "2018-09-23T19:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:15Z", "revision_number": 0, "id": "105d5eb8-ca28-4dff-9dd6-7f96f98b3c65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:15Z", "security_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc662c9083c04c77b2358f7aac895bac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:15Z", "revision_number": 0, "id": "267c4258-77e5-4767-be54-7e64b77f501f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:15Z", "security_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc662c9083c04c77b2358f7aac895bac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:15Z", "revision_number": 0, "id": "6a50e24e-082a-4209-8e22-c8b73b3ffd5c", "remote_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:15Z", "security_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc662c9083c04c77b2358f7aac895bac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:15Z", "revision_number": 0, "id": "d70bdb5d-9a70-4741-a7bb-a18f034be15f", "remote_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:15Z", "security_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc662c9083c04c77b2358f7aac895bac"}], "revision_number": 1, "project_id": "cc662c9083c04c77b2358f7aac895bac", "id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "name": "default"}]} 2018-09-23 19:21:11,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-237a629c-dc6e-4e10-83d9-087bae484e33 2018-09-23 19:21:11,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0549681186676s 2018-09-23 19:21:11,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-23 19:21:11,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/8de108ff-3054-4b66-aa6e-96139ae35c8a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:21:11,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:21:11 GMT X-Openstack-Request-Id: req-6fb898b6-7fb4-4320-8edb-801fb3035428 2018-09-23 19:21:11,411 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:21:11,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/8de108ff-3054-4b66-aa6e-96139ae35c8a.json used request id req-6fb898b6-7fb4-4320-8edb-801fb3035428 2018-09-23 19:21:11,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.196667909622s 2018-09-23 19:21:11,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-23 19:21:11,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/vping_ssh-kp_556ad2a9-d123-48bd-adb6-b73ac8c038a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:21:11,476 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21: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-a4707522-e611-4d80-af1e-1f648b2510ce x-openstack-request-id: req-a4707522-e611-4d80-af1e-1f648b2510ce 2018-09-23 19:21:11,476 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/vping_ssh-kp_556ad2a9-d123-48bd-adb6-b73ac8c038a7 used request id req-a4707522-e611-4d80-af1e-1f648b2510ce 2018-09-23 19:21:11,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0645439624786s 2018-09-23 19:21:11,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-23 19:21:11,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/49d93cdf-8d51-4631-b208-e8bf2ffed54a/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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" -d '{"subnet_id": "ec170b46-c525-48a5-b024-52534ecbbd8b"}' 2018-09-23 19:21:12,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:12 GMT X-Openstack-Request-Id: req-e72368f0-b5e3-4da2-9c41-eda86baa3a25 2018-09-23 19:21:12,951 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "36044d48-3834-477c-892e-07e6d6ad59ef", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "subnet_id": "ec170b46-c525-48a5-b024-52534ecbbd8b", "subnet_ids": ["ec170b46-c525-48a5-b024-52534ecbbd8b"], "port_id": "d12475ac-5f74-4ff4-ae5d-19b589b72172", "id": "49d93cdf-8d51-4631-b208-e8bf2ffed54a"} 2018-09-23 19:21:12,951 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/49d93cdf-8d51-4631-b208-e8bf2ffed54a/remove_router_interface.json used request id req-e72368f0-b5e3-4da2-9c41-eda86baa3a25 2018-09-23 19:21:12,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.4744451046s 2018-09-23 19:21:12,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-23 19:21:12,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:21:13,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 623 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:13 GMT X-Openstack-Request-Id: req-15736890-e3ed-414b-a5fa-6669ff3e1f55 2018-09-23 19:21:13,369 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7645c54c-286a-4a37-aa2e-2abc0c7a60a2", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "created_at": "2018-09-23T19:20:17Z", "admin_state_up": true, "updated_at": "2018-09-23T19:21:12Z", "revision_number": 4, "routes": [], "project_id": "cc662c9083c04c77b2358f7aac895bac", "id": "49d93cdf-8d51-4631-b208-e8bf2ffed54a", "name": "vping_ssh-router_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}]} 2018-09-23 19:21:13,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-15736890-e3ed-414b-a5fa-6669ff3e1f55 2018-09-23 19:21:13,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.417353153229s 2018-09-23 19:21:13,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-23 19:21:13,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/49d93cdf-8d51-4631-b208-e8bf2ffed54a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:21:15,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:21:15 GMT X-Openstack-Request-Id: req-73583196-0f67-431f-915b-957b7aab72b6 2018-09-23 19:21:15,037 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:21:15,037 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/49d93cdf-8d51-4631-b208-e8bf2ffed54a.json used request id req-73583196-0f67-431f-915b-957b7aab72b6 2018-09-23 19:21:15,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.6665661335s 2018-09-23 19:21:15,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-23 19:21:15,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:21:15,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:15 GMT X-Openstack-Request-Id: req-c2f08b2e-8eba-435b-bad8-aa4736dec20b 2018-09-23 19:21:15,078 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36044d48-3834-477c-892e-07e6d6ad59ef","tenant_id":"cc662c9083c04c77b2358f7aac895bac","created_at":"2018-09-23T19:20:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-23T19:20:16Z","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":"cc662c9083c04c77b2358f7aac895bac","id":"ec170b46-c525-48a5-b024-52534ecbbd8b","subnetpool_id":null,"name":"vping_ssh-subnet_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}]} 2018-09-23 19:21:15,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-c2f08b2e-8eba-435b-bad8-aa4736dec20b 2018-09-23 19:21:15,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.041079044342s 2018-09-23 19:21:15,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-23 19:21:15,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/ec170b46-c525-48a5-b024-52534ecbbd8b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:21:17,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:21:17 GMT X-Openstack-Request-Id: req-d644daa4-de3f-4e34-a68f-e4eb904c4840 2018-09-23 19:21:17,385 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:21:17,385 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/ec170b46-c525-48a5-b024-52534ecbbd8b.json used request id req-d644daa4-de3f-4e34-a68f-e4eb904c4840 2018-09-23 19:21:17,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.30537104607s 2018-09-23 19:21:17,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:21:17,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:21:17,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1154 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:17 GMT X-Openstack-Request-Id: req-94c7a077-5ad7-4829-af26-0e698cc65b1d 2018-09-23 19:21:17,484 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-23T19:21:17Z","tenant_id":"cc662c9083c04c77b2358f7aac895bac","created_at":"2018-09-23T19:20:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cc662c9083c04c77b2358f7aac895bac","id":"36044d48-3834-477c-892e-07e6d6ad59ef","name":"vping_ssh-net_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}]} 2018-09-23 19:21:17,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-94c7a077-5ad7-4829-af26-0e698cc65b1d 2018-09-23 19:21:17,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0987818241119s 2018-09-23 19:21:17,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-23 19:21:17,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/36044d48-3834-477c-892e-07e6d6ad59ef.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:21:18,930 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:21:18 GMT X-Openstack-Request-Id: req-c288ab7e-11fb-4614-a86f-1f7898b1a437 2018-09-23 19:21:18,930 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:21:18,931 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/36044d48-3834-477c-892e-07e6d6ad59ef.json used request id req-c288ab7e-11fb-4614-a86f-1f7898b1a437 2018-09-23 19:21:18,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.44484400749s 2018-09-23 19:21:18,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:21:18,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:21:18,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:18 GMT X-Openstack-Request-Id: req-2b2bef0f-8312-4c05-8630-10c96a7b89a0 2018-09-23 19:21:18,976 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:20:23Z", "file": "/v2/images/26981e93-f297-4540-a5d4-500d48252238/file", "owner": "cc662c9083c04c77b2358f7aac895bac", "id": "26981e93-f297-4540-a5d4-500d48252238", "size": 12716032, "self": "/v2/images/26981e93-f297-4540-a5d4-500d48252238", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/26981e93-f297-4540-a5d4-500d48252238/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/26981e93-f297-4540-a5d4-500d48252238/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:20:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:21:18,976 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-2b2bef0f-8312-4c05-8630-10c96a7b89a0 2018-09-23 19:21:18,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.040931224823s 2018-09-23 19:21:18,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-23 19:21:18,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/26981e93-f297-4540-a5d4-500d48252238 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1b5ce3a38ea2d16654c9cca011294f56b3f6457f89761b2810fb0b01543baa0" 2018-09-23 19:21:20,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 23 Sep 2018 19:21:20 GMT X-Openstack-Request-Id: req-d0c70488-dbd0-4d55-a2cd-91104cc0bab8 2018-09-23 19:21:20,110 - 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-23 19:21:20,110 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/26981e93-f297-4540-a5d4-500d48252238 used request id req-d0c70488-dbd0-4d55-a2cd-91104cc0bab8 2018-09-23 19:21:20,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.13213706017s 2018-09-23 19:21:20,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-23 19:21:20,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" 2018-09-23 19:21:20,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21: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-dc2fe5bb-97e7-40c2-83f2-addc245f278f x-openstack-request-id: req-dc2fe5bb-97e7-40c2-83f2-addc245f278f 2018-09-23 19:21:20,141 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/db2f82af-3686-449f-b57a-93ffce92c717", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/db2f82af-3686-449f-b57a-93ffce92c717", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "db2f82af-3686-449f-b57a-93ffce92c717", "name": "vping_ssh-flavor_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-23 19:21:20,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-dc2fe5bb-97e7-40c2-83f2-addc245f278f 2018-09-23 19:21:20,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257170200348s 2018-09-23 19:21:20,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-23 19:21:20,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/db2f82af-3686-449f-b57a-93ffce92c717 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" 2018-09-23 19:21:20,194 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21: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 x-compute-request-id: req-110b64f8-ac28-40da-88b4-00d51f13716c x-openstack-request-id: req-110b64f8-ac28-40da-88b4-00d51f13716c 2018-09-23 19:21:20,194 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/db2f82af-3686-449f-b57a-93ffce92c717 used request id req-110b64f8-ac28-40da-88b4-00d51f13716c 2018-09-23 19:21:20,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0510621070862s 2018-09-23 19:21:20,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 19:21:20,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" 2018-09-23 19:21:20,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46e4dbb4-1b63-466f-be3e-0e11fa5d7aab 2018-09-23 19:21:20,417 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/08881a41da1d49eea3ce28971d45a21c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08881a41da1d49eea3ce28971d45a21c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/2acb53c9b8e843bc8aaca444d90ed9fb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2acb53c9b8e843bc8aaca444d90ed9fb", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/4cdc024d5ad84a2e8a6d7543efeb3651"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4cdc024d5ad84a2e8a6d7543efeb3651", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/4d034b226fe04fd49a323f938d5bc3fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d034b226fe04fd49a323f938d5bc3fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/686118ee2aad48b795197df7a577e7ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "686118ee2aad48b795197df7a577e7ea", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/6e5785c0040d4fcfb84d5885567a13e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e5785c0040d4fcfb84d5885567a13e7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/7230a17fb5ec432e8b0d524de145cfc1"}, "domain_id": "89f431e845514faeb995beeecc00174b", "enabled": true, "options": {}, "id": "7230a17fb5ec432e8b0d524de145cfc1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/794bc2e124944eae8441884bc3891394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "794bc2e124944eae8441884bc3891394", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8a9feaa273fa404e9f219e82beb8b8ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a9feaa273fa404e9f219e82beb8b8ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/8fc466e5aad040a2a797da3a642e800e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fc466e5aad040a2a797da3a642e800e", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/aae19b75f36945abbfcc9a2b1e8a7309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aae19b75f36945abbfcc9a2b1e8a7309", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/c25447bdd8eb4d6284359d847339a77d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c25447bdd8eb4d6284359d847339a77d", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/c47eadb2607040808a61bad2906f7160"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c47eadb2607040808a61bad2906f7160", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/d2002e02f0af4069b75dfe188fc7e833"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2002e02f0af4069b75dfe188fc7e833", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "links": {"self": "http://172.30.9.29:5000/v3/users/f4ad9d4c03bf444fba1b3b38d1c3f6de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f4ad9d4c03bf444fba1b3b38d1c3f6de", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-23 19:21:20,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-46e4dbb4-1b63-466f-be3e-0e11fa5d7aab 2018-09-23 19:21:20,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222730875015s 2018-09-23 19:21:20,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 19:21:20,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/f4ad9d4c03bf444fba1b3b38d1c3f6de -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" 2018-09-23 19:21:20,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9e2153c-f0ac-4786-b5ab-f8bcbe1e3be0 2018-09-23 19:21:20,631 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_556ad2a9-d123-48bd-adb6-b73ac8c038a7", "links": {"self": "http://172.30.9.29:5000/v3/users/f4ad9d4c03bf444fba1b3b38d1c3f6de"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f4ad9d4c03bf444fba1b3b38d1c3f6de", "description": null}} 2018-09-23 19:21:20,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/f4ad9d4c03bf444fba1b3b38d1c3f6de used request id req-a9e2153c-f0ac-4786-b5ab-f8bcbe1e3be0 2018-09-23 19:21:20,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207762956619s 2018-09-23 19:21:20,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-23 19:21:20,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/f4ad9d4c03bf444fba1b3b38d1c3f6de -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" 2018-09-23 19:21:20,960 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 19:21:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76412b49-f30e-40cc-a86a-6515957f6454 2018-09-23 19:21:20,960 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 19:21:20,960 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/f4ad9d4c03bf444fba1b3b38d1c3f6de used request id req-76412b49-f30e-40cc-a86a-6515957f6454 2018-09-23 19:21:20,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.328328132629s 2018-09-23 19:21:20,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 19:21:20,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" 2018-09-23 19:21:21,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77736f51-d437-4065-acaf-25b5de099dca 2018-09-23 19:21:21,162 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.29:5000/v3/projects/cc662c9083c04c77b2358f7aac895bac"}, "tags": [], "enabled": true, "id": "cc662c9083c04c77b2358f7aac895bac", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_556ad2a9-d123-48bd-adb6-b73ac8c038a7"}]} 2018-09-23 19:21:21,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-77736f51-d437-4065-acaf-25b5de099dca 2018-09-23 19:21:21,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195176124573s 2018-09-23 19:21:21,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-23 19:21:21,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/cc662c9083c04c77b2358f7aac895bac -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" 2018-09-23 19:21:21,491 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 19:21:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34cbdcad-89df-4d1d-98d5-4fc2cbb4c067 2018-09-23 19:21:21,491 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 19:21:21,491 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/cc662c9083c04c77b2358f7aac895bac used request id req-34cbdcad-89df-4d1d-98d5-4fc2cbb4c067 2018-09-23 19:21:21,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.323807001114s 2018-09-23 19:21:21,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 19:21:21,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=cc662c9083c04c77b2358f7aac895bac&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}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" 2018-09-23 19:21:21,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:21 GMT X-Openstack-Request-Id: req-a8820a54-91d3-440b-92a5-bd5fe9f11740 2018-09-23 19:21:21,540 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "created_at": "2018-09-23T19:20:15Z", "updated_at": "2018-09-23T19:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:15Z", "revision_number": 0, "id": "105d5eb8-ca28-4dff-9dd6-7f96f98b3c65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:15Z", "security_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc662c9083c04c77b2358f7aac895bac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:15Z", "revision_number": 0, "id": "267c4258-77e5-4767-be54-7e64b77f501f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:15Z", "security_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc662c9083c04c77b2358f7aac895bac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:15Z", "revision_number": 0, "id": "6a50e24e-082a-4209-8e22-c8b73b3ffd5c", "remote_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:15Z", "security_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc662c9083c04c77b2358f7aac895bac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:15Z", "revision_number": 0, "id": "d70bdb5d-9a70-4741-a7bb-a18f034be15f", "remote_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:15Z", "security_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc662c9083c04c77b2358f7aac895bac"}], "revision_number": 1, "project_id": "cc662c9083c04c77b2358f7aac895bac", "id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "name": "default"}]} 2018-09-23 19:21:21,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=cc662c9083c04c77b2358f7aac895bac&name=default used request id req-a8820a54-91d3-440b-92a5-bd5fe9f11740 2018-09-23 19:21:21,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0441229343414s 2018-09-23 19:21:21,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 19:21:21,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" 2018-09-23 19:21:21,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:21 GMT X-Openstack-Request-Id: req-2fc85d5c-23bc-409a-8ac2-21635669daf8 2018-09-23 19:21:21,871 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "802060f906e2475fa40f15eb36bff298", "created_at": "2018-09-23T19:12:28Z", "updated_at": "2018-09-23T19:12:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "9d75c811-2562-4bd7-a277-4fe0ca6e5d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv6", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "f39b9bea-ae1d-466c-ae37-1efd457e4012", "remote_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv6", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "e850ed80-6558-4fe4-8989-a52215e2b4e4", "remote_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv4", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "78f010b6-6aab-402c-87f7-5768c7670ad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv4", "project_id": "802060f906e2475fa40f15eb36bff298"}], "revision_number": 1, "project_id": "802060f906e2475fa40f15eb36bff298", "id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "894da123185e40d5966d1ea0c93371df", "created_at": "2018-09-23T19:16:12Z", "updated_at": "2018-09-23T19:16:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "7c596c4f-84aa-43fc-92d9-3c106eac6667", "remote_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv4", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "15f9f005-83fd-409e-b734-80ec10403549", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv6", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "6a93976f-12c3-4375-9109-05e648869602", "remote_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv6", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "ce1db3f2-1a41-4633-8d9e-50b3ee674c19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv4", "project_id": "894da123185e40d5966d1ea0c93371df"}], "revision_number": 1, "project_id": "894da123185e40d5966d1ea0c93371df", "id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "created_at": "2018-09-23T19:20:15Z", "updated_at": "2018-09-23T19:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:15Z", "revision_number": 0, "id": "6a50e24e-082a-4209-8e22-c8b73b3ffd5c", "remote_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:15Z", "security_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc662c9083c04c77b2358f7aac895bac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:15Z", "revision_number": 0, "id": "267c4258-77e5-4767-be54-7e64b77f501f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:15Z", "security_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc662c9083c04c77b2358f7aac895bac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:15Z", "revision_number": 0, "id": "d70bdb5d-9a70-4741-a7bb-a18f034be15f", "remote_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:15Z", "security_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc662c9083c04c77b2358f7aac895bac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:20:15Z", "revision_number": 0, "id": "105d5eb8-ca28-4dff-9dd6-7f96f98b3c65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:20:15Z", "security_group_id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "tenant_id": "cc662c9083c04c77b2358f7aac895bac", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc662c9083c04c77b2358f7aac895bac"}], "revision_number": 1, "project_id": "cc662c9083c04c77b2358f7aac895bac", "id": "ec17a062-b7a8-4842-b3f7-46c0e741f32c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-23T19:16:15Z", "updated_at": "2018-09-23T19:16:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:15Z", "revision_number": 0, "id": "a77b4d5f-f7d6-4c13-becc-652a11a98cc5", "remote_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "fb4ce89b-de4f-457f-94d1-6c485e50cfa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "45977f9d-2e3b-4bb3-b7f0-b496edf7bdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "0d46553a-db03-42b5-9477-dadc114b1eaf", "remote_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "name": "default"}]} 2018-09-23 19:21:21,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-2fc85d5c-23bc-409a-8ac2-21635669daf8 2018-09-23 19:21:21,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325417041779s 2018-09-23 19:21:21,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-23 19:21:21,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/ec17a062-b7a8-4842-b3f7-46c0e741f32c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}94ef96f059800dcafaafc13f394b201673fcdfb903578fbdf06cee6a42ae396f" 2018-09-23 19:21:22,352 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:21:22 GMT X-Openstack-Request-Id: req-98606f4a-e6c6-43d3-afb0-6922d16b272e 2018-09-23 19:21:22,352 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:21:22,352 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/ec17a062-b7a8-4842-b3f7-46c0e741f32c.json used request id req-98606f4a-e6c6-43d3-afb0-6922d16b272e 2018-09-23 19:21:22,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.473450899124s 2018-09-23 19:21:22,401 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-09-23 19:21:22,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:21:22,449 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fcbf7c5-ad07-429f-a003-178662bd8b43 2018-09-23 19:21:22,449 - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-09-23 19:21:22,449 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-8fcbf7c5-ad07-429f-a003-178662bd8b43 2018-09-23 19:21:22,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-23 19:21:22,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "974e99ccfdf64aeaa46297e97aa5baf5", "name": "member"}, {"id": "d7da706ef8994b66a6e3396bf4f3bead", "name": "reader"}, {"id": "ab4277dc8a9c4c51a7cd8cf76c400735", "name": "admin"}], "expires_at": "2018-09-23T20:21:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "894da123185e40d5966d1ea0c93371df", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d68ed769e9a423d946305826c4fac0a"}, {"url": "http://172.30.9.29:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f03a90f6f9c415a95fced2acdeeca51"}, {"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757bc3cf1e04442d967289319f97a6a9"}], "type": "volume", "id": "06089b7643394b4ea2152f66b35238d0", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "006cc240baca4cb3b76593d6d3d73096"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0345086960034097ad3dbe904f6c17d1"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b5b8af83a06483793c6056762eed1d3"}], "type": "volumev3", "id": "16040fddb4fa46fabf16970f838b7a72", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bf7b3644d6f457b8255468d05381331"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c1785a941d44368114aeb13c7cd0dc"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c289bfb2bb0f4aa4b4c2a4e254498772"}], "type": "metric", "id": "401b8583fe1045fba56d25b885e81d84", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338f871fcc80474ebf3f91bf9f9a2803"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ee30ff9dfdf4fc9955543864766a4c3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84611edc954a457a9878ed49739af26b"}], "type": "placement", "id": "4cf66d2934a14d2993e1934573211ecc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1420c0b3c0ef447f80184031d7ad7362"}, {"url": "http://172.30.9.29:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3dc36f44422e429f9e605d629bdba8db"}, {"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b32d79413cf84b02ad3ba69fc84754f8"}], "type": "volumev2", "id": "4d46369930094692854f06fe3de92e26", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c9e592d5d73410989ba29ecc4050683"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac9aec43e2314f5d98434a30d000e414"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6416b3a9b7845589c069ab4c81eddf2"}], "type": "identity", "id": "5574ab4d90a04a43b8c58b7d9eafe64c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14515a3836154a26b94a4fdddbc0caa8"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ae5b2474acf4531bd6f3b3aff8504ad"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "916d7d32c7eb49a88886590f31204913"}], "type": "network", "id": "579c117c60db4b8a9290a56bf51d19de", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "87fec6bbefd343d4a364b4f419272f24", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32299bf06be946809dd3e7e17a875691"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1cb3ebd7c342d59b66453bb59455f4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de3e795cf17040148449f29f1bb37485"}], "type": "alarming", "id": "a68cd28b68d14fc69d0e3c13b4cd3911", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e430eeca864e41805e7ac3986cfa98"}, {"url": "http://172.30.9.29:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a93b10c0d54c0497f198f45a60f3d9"}, {"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "640f97e2ac5d4ba2a713b1a096f6d085"}], "type": "orchestration", "id": "afda4bb5fcf34bf2a85847ba5655258b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c2557339a29431bae7d62a31c775d9d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310acabb63eb473fbc1abcd376bb259e"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f2b4cc2af964e7885baf77e5136189d"}], "type": "event", "id": "cceb7e7f38ce4738b60276539fec5e2c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25a8ab1b40744d1a9b2e3c6fc904106a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95bcfc53b99346b0ae29d5f3d262f2a1"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf074a285a1d40cc837bb3620cd20284"}], "type": "cloudformation", "id": "cde7f1395ab146d6b31bba03aa9579c8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1196b19869cc4392ab8f9e8d75e5adc8"}, {"url": "http://12.0.0.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b4944429d6c45b19ab9e8529fd5d83b"}, {"url": "http://172.30.9.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b779ead26b148eb85ad20fcffa016a6"}], "type": "object-store", "id": "d4ce28ab9bd447738cfde6baddeb6cb6", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32bb8693afbd417f95bea768ac38c136"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66fecb4549ab49b18471353b5f9af1d9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c03398c604d64bbf93ce163576cba488"}], "type": "compute", "id": "e361ccf42d804b628a1f826e94a7585a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310aa387d4ad41628f2c0ddedf0c30b9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cf0311fccc54b3785661550b7e7503a"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7487322e62d4932ba7a7e4a9d95d999"}], "type": "image", "id": "effc7eccb958414cb09e0abb22b1cf3a", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "4d034b226fe04fd49a323f938d5bc3fa"}, "audit_ids": ["npin7lrzQyKnnNvWmdUP2A"], "issued_at": "2018-09-23T19:21:22.000000Z"}} 2018-09-23 19:21:22,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:21:22,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" 2018-09-23 19:21:23,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:23 GMT X-Openstack-Request-Id: req-52da8f58-420c-4189-8ddf-8d47cb952d29 2018-09-23 19:21:23,230 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"2f71e26b-635c-4527-93d8-4193f1a9199d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","status":"ACTIVE","subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"description":"","tags":[],"updated_at":"2018-09-23T19:12:36Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","provider:network_type":"flat"}]} 2018-09-23 19:21:23,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-52da8f58-420c-4189-8ddf-8d47cb952d29 2018-09-23 19:21:23,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361557006836s 2018-09-23 19:21:23,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:21:23,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" 2018-09-23 19:21:23,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8b81287-3b40-4ed9-b87b-eb1d14aa16b4 2018-09-23 19:21:23,436 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/89f431e845514faeb995beeecc00174b"}, "tags": [], "enabled": true, "id": "89f431e845514faeb995beeecc00174b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-23 19:21:23,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-c8b81287-3b40-4ed9-b87b-eb1d14aa16b4 2018-09-23 19:21:23,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198400020599s 2018-09-23 19:21:23,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-23 19:21:23,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265"}}' 2018-09-23 19:21:23,699 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5de04502-d33a-4996-9ea8-f3424713427d 2018-09-23 19:21:23,699 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.29:5000/v3/projects/b2bc002524214eedbe1e0b4d27d14d01"}, "tags": [], "enabled": true, "id": "b2bc002524214eedbe1e0b4d27d14d01", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265"}} 2018-09-23 19:21:23,700 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-5de04502-d33a-4996-9ea8-f3424713427d 2018-09-23 19:21:23,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.255339860916s 2018-09-23 19:21:23,700 - 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'b2bc002524214eedbe1e0b4d27d14d01', '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_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265'}) 2018-09-23 19:21:23,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-23 19:21:23,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "439a7ab3-d837-42ee-8f96-022f03f42f02", "email": null, "name": "vping_userdata-user_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265"}}' 2018-09-23 19:21:24,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0319d3d3-c02d-4dd1-b221-5cc91cc5a020 2018-09-23 19:21:24,218 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "links": {"self": "http://172.30.9.29:5000/v3/users/5c88fe6de3a44c2ea8e198ee24f6de3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5c88fe6de3a44c2ea8e198ee24f6de3a", "domain_id": "default", "password_expires_at": null}} 2018-09-23 19:21:24,219 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-0319d3d3-c02d-4dd1-b221-5cc91cc5a020 2018-09-23 19:21:24,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.510680913925s 2018-09-23 19:21:24,219 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5c88fe6de3a44c2ea8e198ee24f6de3a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265'}) 2018-09-23 19:21:24,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:21:24,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" 2018-09-23 19:21:24,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68824f59-b587-48cc-85b0-da7056d89b4b 2018-09-23 19:21:24,373 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:21:24,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-68824f59-b587-48cc-85b0-da7056d89b4b 2018-09-23 19:21:24,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.149533987045s 2018-09-23 19:21:24,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:21:24,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" 2018-09-23 19:21:24,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe2490d6-a92b-4f7c-90ca-4d0d9b056a8f 2018-09-23 19:21:24,579 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:21:24,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-fe2490d6-a92b-4f7c-90ca-4d0d9b056a8f 2018-09-23 19:21:24,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200835943222s 2018-09-23 19:21:24,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:21:24,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" 2018-09-23 19:21:24,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f54f22c9-a31c-4769-af2a-030c0716f779 2018-09-23 19:21:24,687 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:21:24,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f54f22c9-a31c-4769-af2a-030c0716f779 2018-09-23 19:21:24,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102671146393s 2018-09-23 19:21:24,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:21:24,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" 2018-09-23 19:21:24,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17bc0714-c05d-40c8-afa6-d0833cd4ae63 2018-09-23 19:21:24,889 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-23 19:21:24,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-17bc0714-c05d-40c8-afa6-d0833cd4ae63 2018-09-23 19:21:24,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197148084641s 2018-09-23 19:21:24,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 19:21:24,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" 2018-09-23 19:21:25,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-289c9968-63ac-4e9a-bdc8-2a98a1f54548 2018-09-23 19:21:25,101 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/08881a41da1d49eea3ce28971d45a21c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08881a41da1d49eea3ce28971d45a21c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/2acb53c9b8e843bc8aaca444d90ed9fb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2acb53c9b8e843bc8aaca444d90ed9fb", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/4cdc024d5ad84a2e8a6d7543efeb3651"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4cdc024d5ad84a2e8a6d7543efeb3651", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/4d034b226fe04fd49a323f938d5bc3fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d034b226fe04fd49a323f938d5bc3fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "vping_userdata-user_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "links": {"self": "http://172.30.9.29:5000/v3/users/5c88fe6de3a44c2ea8e198ee24f6de3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5c88fe6de3a44c2ea8e198ee24f6de3a", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/686118ee2aad48b795197df7a577e7ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "686118ee2aad48b795197df7a577e7ea", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/6e5785c0040d4fcfb84d5885567a13e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e5785c0040d4fcfb84d5885567a13e7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/7230a17fb5ec432e8b0d524de145cfc1"}, "domain_id": "89f431e845514faeb995beeecc00174b", "enabled": true, "options": {}, "id": "7230a17fb5ec432e8b0d524de145cfc1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/794bc2e124944eae8441884bc3891394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "794bc2e124944eae8441884bc3891394", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8a9feaa273fa404e9f219e82beb8b8ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a9feaa273fa404e9f219e82beb8b8ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/8fc466e5aad040a2a797da3a642e800e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fc466e5aad040a2a797da3a642e800e", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/aae19b75f36945abbfcc9a2b1e8a7309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aae19b75f36945abbfcc9a2b1e8a7309", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/c25447bdd8eb4d6284359d847339a77d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c25447bdd8eb4d6284359d847339a77d", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/c47eadb2607040808a61bad2906f7160"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c47eadb2607040808a61bad2906f7160", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/d2002e02f0af4069b75dfe188fc7e833"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2002e02f0af4069b75dfe188fc7e833", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-23 19:21:25,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-289c9968-63ac-4e9a-bdc8-2a98a1f54548 2018-09-23 19:21:25,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210808992386s 2018-09-23 19:21:25,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 19:21:25,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" 2018-09-23 19:21:25,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af5bee31-4636-422c-81da-e7eb4c011f59 2018-09-23 19:21:25,313 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.29:5000/v3/projects/b2bc002524214eedbe1e0b4d27d14d01"}, "tags": [], "enabled": true, "id": "b2bc002524214eedbe1e0b4d27d14d01", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265"}]} 2018-09-23 19:21:25,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-af5bee31-4636-422c-81da-e7eb4c011f59 2018-09-23 19:21:25,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20016002655s 2018-09-23 19:21:25,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-23 19:21:25,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=5c88fe6de3a44c2ea8e198ee24f6de3a&role.id=974e99ccfdf64aeaa46297e97aa5baf5&scope.project.id=b2bc002524214eedbe1e0b4d27d14d01" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" 2018-09-23 19:21:25,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e81f96c-2b2a-4467-8494-a8753be53667 2018-09-23 19:21:25,508 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=5c88fe6de3a44c2ea8e198ee24f6de3a&role.id=974e99ccfdf64aeaa46297e97aa5baf5&scope.project.id=b2bc002524214eedbe1e0b4d27d14d01", "previous": null, "next": null}} 2018-09-23 19:21:25,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=5c88fe6de3a44c2ea8e198ee24f6de3a&role.id=974e99ccfdf64aeaa46297e97aa5baf5&scope.project.id=b2bc002524214eedbe1e0b4d27d14d01 used request id req-1e81f96c-2b2a-4467-8494-a8753be53667 2018-09-23 19:21:25,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.186818122864s 2018-09-23 19:21:25,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-23 19:21:25,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/b2bc002524214eedbe1e0b4d27d14d01/users/5c88fe6de3a44c2ea8e198ee24f6de3a/roles/974e99ccfdf64aeaa46297e97aa5baf5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" 2018-09-23 19:21:25,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 19:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67a619a8-44fb-44f4-924e-bf36fe138d3a 2018-09-23 19:21:25,820 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 19:21:25,821 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b2bc002524214eedbe1e0b4d27d14d01/users/5c88fe6de3a44c2ea8e198ee24f6de3a/roles/974e99ccfdf64aeaa46297e97aa5baf5 used request id req-67a619a8-44fb-44f4-924e-bf36fe138d3a 2018-09-23 19:21:25,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.308021068573s 2018-09-23 19:21:25,822 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265', 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'b2bc002524214eedbe1e0b4d27d14d01', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '439a7ab3-d837-42ee-8f96-022f03f42f02', 'username': u'vping_userdata-user_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-23 19:21:25,825 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265', 'password': '439a7ab3-d837-42ee-8f96-022f03f42f02', 'project_name': 'vping_userdata-project_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': 'b2bc002524214eedbe1e0b4d27d14d01', 'project_domain_name': 'Default'} 2018-09-23 19:21:25,826 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-09-23 19:21:25,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:21:25,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" 2018-09-23 19:21:26,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00ab09dd-702d-4d6e-ba8c-ceb63bbdc178 2018-09-23 19:21:26,024 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/89f431e845514faeb995beeecc00174b"}, "tags": [], "enabled": true, "id": "89f431e845514faeb995beeecc00174b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-23 19:21:26,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-00ab09dd-702d-4d6e-ba8c-ceb63bbdc178 2018-09-23 19:21:26,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197871923447s 2018-09-23 19:21:26,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 19:21:26,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" 2018-09-23 19:21:26,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5d25ac1-f307-4002-97fd-0ef6386b5936 2018-09-23 19:21:26,144 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.29:5000/v3/projects/b2bc002524214eedbe1e0b4d27d14d01"}, "tags": [], "enabled": true, "id": "b2bc002524214eedbe1e0b4d27d14d01", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265"}]} 2018-09-23 19:21:26,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-f5d25ac1-f307-4002-97fd-0ef6386b5936 2018-09-23 19:21:26,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112343072891s 2018-09-23 19:21:26,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-23 19:21:26,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" -d '{"network": {"tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "name": "vping_userdata-net_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "admin_state_up": true}}' 2018-09-23 19:21:26,821 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 688 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:26 GMT X-Openstack-Request-Id: req-fb96ab1f-df62-4c7f-a849-f4995b21bbf6 2018-09-23 19:21:26,821 - 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":"a2632e15-5941-436b-9eaa-e8ae8aed5e45","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b2bc002524214eedbe1e0b4d27d14d01","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-23T19:21:26Z","is_default":false,"provider:segmentation_id":100,"name":"vping_userdata-net_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265","admin_state_up":true,"tenant_id":"b2bc002524214eedbe1e0b4d27d14d01","created_at":"2018-09-23T19:21:26Z","mtu":1450}} 2018-09-23 19:21:26,822 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-fb96ab1f-df62-4c7f-a849-f4995b21bbf6 2018-09-23 19:21:26,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.6748919487s 2018-09-23 19:21:26,822 - 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-23T19:21:26Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a2632e15-5941-436b-9eaa-e8ae8aed5e45', u'provider:segmentation_id': 100, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265', u'admin_state_up': True, u'tenant_id': u'b2bc002524214eedbe1e0b4d27d14d01', u'created_at': u'2018-09-23T19:21:26Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b2bc002524214eedbe1e0b4d27d14d01'}) 2018-09-23 19:21:26,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:21:26,832 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8cf8b2b-693d-4230-a59b-623f55cf58c6 2018-09-23 19:21:26,832 - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-09-23 19:21:26,832 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-b8cf8b2b-693d-4230-a59b-623f55cf58c6 2018-09-23 19:21:26,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-23 19:21:27,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "974e99ccfdf64aeaa46297e97aa5baf5", "name": "member"}, {"id": "d7da706ef8994b66a6e3396bf4f3bead", "name": "reader"}], "expires_at": "2018-09-23T20:21:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2bc002524214eedbe1e0b4d27d14d01", "name": "vping_userdata-project_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v1/b2bc002524214eedbe1e0b4d27d14d01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d68ed769e9a423d946305826c4fac0a"}, {"url": "http://172.30.9.29:8776/v1/b2bc002524214eedbe1e0b4d27d14d01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f03a90f6f9c415a95fced2acdeeca51"}, {"url": "http://192.30.9.3:8776/v1/b2bc002524214eedbe1e0b4d27d14d01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757bc3cf1e04442d967289319f97a6a9"}], "type": "volume", "id": "06089b7643394b4ea2152f66b35238d0", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v3/b2bc002524214eedbe1e0b4d27d14d01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "006cc240baca4cb3b76593d6d3d73096"}, {"url": "http://192.30.9.3:8776/v3/b2bc002524214eedbe1e0b4d27d14d01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0345086960034097ad3dbe904f6c17d1"}, {"url": "http://192.30.9.3:8776/v3/b2bc002524214eedbe1e0b4d27d14d01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b5b8af83a06483793c6056762eed1d3"}], "type": "volumev3", "id": "16040fddb4fa46fabf16970f838b7a72", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bf7b3644d6f457b8255468d05381331"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c1785a941d44368114aeb13c7cd0dc"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c289bfb2bb0f4aa4b4c2a4e254498772"}], "type": "metric", "id": "401b8583fe1045fba56d25b885e81d84", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338f871fcc80474ebf3f91bf9f9a2803"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ee30ff9dfdf4fc9955543864766a4c3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84611edc954a457a9878ed49739af26b"}], "type": "placement", "id": "4cf66d2934a14d2993e1934573211ecc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b2bc002524214eedbe1e0b4d27d14d01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1420c0b3c0ef447f80184031d7ad7362"}, {"url": "http://172.30.9.29:8776/v2/b2bc002524214eedbe1e0b4d27d14d01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3dc36f44422e429f9e605d629bdba8db"}, {"url": "http://192.30.9.3:8776/v2/b2bc002524214eedbe1e0b4d27d14d01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b32d79413cf84b02ad3ba69fc84754f8"}], "type": "volumev2", "id": "4d46369930094692854f06fe3de92e26", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c9e592d5d73410989ba29ecc4050683"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac9aec43e2314f5d98434a30d000e414"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6416b3a9b7845589c069ab4c81eddf2"}], "type": "identity", "id": "5574ab4d90a04a43b8c58b7d9eafe64c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14515a3836154a26b94a4fdddbc0caa8"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ae5b2474acf4531bd6f3b3aff8504ad"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "916d7d32c7eb49a88886590f31204913"}], "type": "network", "id": "579c117c60db4b8a9290a56bf51d19de", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "87fec6bbefd343d4a364b4f419272f24", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32299bf06be946809dd3e7e17a875691"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1cb3ebd7c342d59b66453bb59455f4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de3e795cf17040148449f29f1bb37485"}], "type": "alarming", "id": "a68cd28b68d14fc69d0e3c13b4cd3911", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b2bc002524214eedbe1e0b4d27d14d01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e430eeca864e41805e7ac3986cfa98"}, {"url": "http://172.30.9.29:8004/v1/b2bc002524214eedbe1e0b4d27d14d01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a93b10c0d54c0497f198f45a60f3d9"}, {"url": "http://192.30.9.3:8004/v1/b2bc002524214eedbe1e0b4d27d14d01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "640f97e2ac5d4ba2a713b1a096f6d085"}], "type": "orchestration", "id": "afda4bb5fcf34bf2a85847ba5655258b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c2557339a29431bae7d62a31c775d9d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310acabb63eb473fbc1abcd376bb259e"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f2b4cc2af964e7885baf77e5136189d"}], "type": "event", "id": "cceb7e7f38ce4738b60276539fec5e2c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25a8ab1b40744d1a9b2e3c6fc904106a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95bcfc53b99346b0ae29d5f3d262f2a1"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf074a285a1d40cc837bb3620cd20284"}], "type": "cloudformation", "id": "cde7f1395ab146d6b31bba03aa9579c8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1196b19869cc4392ab8f9e8d75e5adc8"}, {"url": "http://12.0.0.29:8080/v1/AUTH_b2bc002524214eedbe1e0b4d27d14d01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b4944429d6c45b19ab9e8529fd5d83b"}, {"url": "http://172.30.9.29:8080/v1/AUTH_b2bc002524214eedbe1e0b4d27d14d01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b779ead26b148eb85ad20fcffa016a6"}], "type": "object-store", "id": "d4ce28ab9bd447738cfde6baddeb6cb6", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32bb8693afbd417f95bea768ac38c136"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66fecb4549ab49b18471353b5f9af1d9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c03398c604d64bbf93ce163576cba488"}], "type": "compute", "id": "e361ccf42d804b628a1f826e94a7585a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310aa387d4ad41628f2c0ddedf0c30b9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cf0311fccc54b3785661550b7e7503a"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7487322e62d4932ba7a7e4a9d95d999"}], "type": "image", "id": "effc7eccb958414cb09e0abb22b1cf3a", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "id": "5c88fe6de3a44c2ea8e198ee24f6de3a"}, "audit_ids": ["koxbAjn0SSm0paBhRBGdWw"], "issued_at": "2018-09-23T19:21:27.000000Z"}} 2018-09-23 19:21:27,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:21:27,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:21:27,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1153 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:27 GMT X-Openstack-Request-Id: req-b7b2e6f9-0e35-4961-a54f-d4e63cf3153d 2018-09-23 19:21:27,586 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-23T19:21:26Z","tenant_id":"b2bc002524214eedbe1e0b4d27d14d01","created_at":"2018-09-23T19:21:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"b2bc002524214eedbe1e0b4d27d14d01","id":"a2632e15-5941-436b-9eaa-e8ae8aed5e45","name":"vping_userdata-net_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265"}]} 2018-09-23 19:21:27,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b7b2e6f9-0e35-4961-a54f-d4e63cf3153d 2018-09-23 19:21:27,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.348253011703s 2018-09-23 19:21:27,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-23 19:21:27,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" -d '{"subnet": {"name": "vping_userdata-subnet_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "enable_dhcp": true, "network_id": "a2632e15-5941-436b-9eaa-e8ae8aed5e45", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-23 19:21:28,588 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:28 GMT X-Openstack-Request-Id: req-e6a6bd41-2b5a-4cbe-986f-54844f96155e 2018-09-23 19:21:28,588 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2632e15-5941-436b-9eaa-e8ae8aed5e45","tenant_id":"b2bc002524214eedbe1e0b4d27d14d01","created_at":"2018-09-23T19:21:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-23T19:21:28Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"b2bc002524214eedbe1e0b4d27d14d01","id":"4baf49be-d4af-401e-9b5f-0e4517466743","subnetpool_id":null,"name":"vping_userdata-subnet_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265"}} 2018-09-23 19:21:28,588 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-e6a6bd41-2b5a-4cbe-986f-54844f96155e 2018-09-23 19:21:28,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.0005300045s 2018-09-23 19:21:28,589 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-23T19:21:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4baf49be-d4af-401e-9b5f-0e4517466743', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265', u'enable_dhcp': True, u'network_id': u'a2632e15-5941-436b-9eaa-e8ae8aed5e45', u'tenant_id': u'b2bc002524214eedbe1e0b4d27d14d01', u'created_at': u'2018-09-23T19:21:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b2bc002524214eedbe1e0b4d27d14d01'}) 2018-09-23 19:21:28,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-23 19:21:28,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" -d '{"router": {"external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d"}, "name": "vping_userdata-router_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "admin_state_up": true}}' 2018-09-23 19:21:30,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 625 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:30 GMT X-Openstack-Request-Id: req-13092ba4-ab9d-43c7-ac5c-2f494ff31f5c 2018-09-23 19:21:30,212 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7645c54c-286a-4a37-aa2e-2abc0c7a60a2", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "created_at": "2018-09-23T19:21:29Z", "admin_state_up": true, "updated_at": "2018-09-23T19:21:30Z", "revision_number": 2, "routes": [], "project_id": "b2bc002524214eedbe1e0b4d27d14d01", "id": "ae975193-e1a5-40e2-a341-024c2f8512b9", "name": "vping_userdata-router_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265"}} 2018-09-23 19:21:30,212 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-13092ba4-ab9d-43c7-ac5c-2f494ff31f5c 2018-09-23 19:21:30,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.62310504913s 2018-09-23 19:21:30,213 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f71e26b-635c-4527-93d8-4193f1a9199d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7645c54c-286a-4a37-aa2e-2abc0c7a60a2', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'b2bc002524214eedbe1e0b4d27d14d01', u'created_at': u'2018-09-23T19:21:29Z', u'admin_state_up': True, u'updated_at': u'2018-09-23T19:21:30Z', u'revision_number': 2, u'routes': [], u'project_id': u'b2bc002524214eedbe1e0b4d27d14d01', u'id': u'ae975193-e1a5-40e2-a341-024c2f8512b9', u'name': u'vping_userdata-router_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265'}) 2018-09-23 19:21:30,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-23 19:21:30,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/ae975193-e1a5-40e2-a341-024c2f8512b9/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}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" -d '{"subnet_id": "4baf49be-d4af-401e-9b5f-0e4517466743"}' 2018-09-23 19:21:32,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:32 GMT X-Openstack-Request-Id: req-c90edea5-2cd8-4421-b0ee-9f6424ded89a 2018-09-23 19:21:32,817 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a2632e15-5941-436b-9eaa-e8ae8aed5e45", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "subnet_id": "4baf49be-d4af-401e-9b5f-0e4517466743", "subnet_ids": ["4baf49be-d4af-401e-9b5f-0e4517466743"], "port_id": "2d160ea9-dce8-4de2-a472-f409557a1f4a", "id": "ae975193-e1a5-40e2-a341-024c2f8512b9"} 2018-09-23 19:21:32,817 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/ae975193-e1a5-40e2-a341-024c2f8512b9/add_router_interface.json used request id req-c90edea5-2cd8-4421-b0ee-9f6424ded89a 2018-09-23 19:21:32,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.60359692574s 2018-09-23 19:21:32,818 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-23 19:21:32,950 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-23 19:21:32,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:21:32,958 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:32 GMT 2018-09-23 19:21:32,959 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-09-23 19:21:32,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:21:32,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:21:33,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:33 GMT X-Openstack-Request-Id: req-74fa1cf5-8efc-4a07-8528-46bb53f4b764 2018-09-23 19:21:33,284 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:21:33,284 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-74fa1cf5-8efc-4a07-8528-46bb53f4b764 2018-09-23 19:21:33,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31986784935s 2018-09-23 19:21:33,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-23 19:21:33,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265"}' 2018-09-23 19:21:33,611 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:33 GMT Location: http://172.30.9.29:9292/v2/images/1a435805-34ef-4c66-8c93-348a81789869 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-70d375f5-b167-4643-a18c-dbe2195aa905 2018-09-23 19:21:33,611 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:21:33Z", "file": "/v2/images/1a435805-34ef-4c66-8c93-348a81789869/file", "owner": "b2bc002524214eedbe1e0b4d27d14d01", "id": "1a435805-34ef-4c66-8c93-348a81789869", "size": null, "self": "/v2/images/1a435805-34ef-4c66-8c93-348a81789869", "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_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "checksum": null, "created_at": "2018-09-23T19:21:33Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-23 19:21:33,611 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-70d375f5-b167-4643-a18c-dbe2195aa905 2018-09-23 19:21:33,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.318368911743s 2018-09-23 19:21:33,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-23 19:21:33,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/1a435805-34ef-4c66-8c93-348a81789869/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}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" -d '' 2018-09-23 19:21:34,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 23 Sep 2018 19:21:34 GMT X-Openstack-Request-Id: req-9487c8f3-0841-4141-8a48-6550e7b43696 2018-09-23 19:21:34,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-23 19:21:34,415 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/1a435805-34ef-4c66-8c93-348a81789869/file used request id req-9487c8f3-0841-4141-8a48-6550e7b43696 2018-09-23 19:21:34,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.803153038025s 2018-09-23 19:21:34,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:21:34,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:21:34,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:34 GMT X-Openstack-Request-Id: req-efa24943-d31e-47d0-a860-214ce28e88c6 2018-09-23 19:21:34,733 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:21:34Z", "file": "/v2/images/1a435805-34ef-4c66-8c93-348a81789869/file", "owner": "b2bc002524214eedbe1e0b4d27d14d01", "id": "1a435805-34ef-4c66-8c93-348a81789869", "size": 12716032, "self": "/v2/images/1a435805-34ef-4c66-8c93-348a81789869", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/1a435805-34ef-4c66-8c93-348a81789869/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/1a435805-34ef-4c66-8c93-348a81789869/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:21:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:21:34,733 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-efa24943-d31e-47d0-a860-214ce28e88c6 2018-09-23 19:21:34,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.313438892365s 2018-09-23 19:21:34,735 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/1a435805-34ef-4c66-8c93-348a81789869/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1a435805-34ef-4c66-8c93-348a81789869/file', 'owner': u'b2bc002524214eedbe1e0b4d27d14d01', 'id': u'1a435805-34ef-4c66-8c93-348a81789869', 'size': 12716032, u'self': u'/v2/images/1a435805-34ef-4c66-8c93-348a81789869', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b2bc002524214eedbe1e0b4d27d14d01', 'name': 'vping_userdata-project_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/1a435805-34ef-4c66-8c93-348a81789869/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-23T19:21:34Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-23T19:21:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265', '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/1a435805-34ef-4c66-8c93-348a81789869', 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_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265', 'created': u'2018-09-23T19:21:33Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-23T19:21:33Z', 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/1a435805-34ef-4c66-8c93-348a81789869', 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_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-23 19:21:34,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-23 19:21:34,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-23 19:21:35,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21: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-49e7ceba-94a2-4493-9d31-032f2c2c16f0 x-openstack-request-id: req-49e7ceba-94a2-4493-9d31-032f2c2c16f0 2018-09-23 19:21:35,084 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "name": "vping_userdata-flavor_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-23 19:21:35,084 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-49e7ceba-94a2-4493-9d31-032f2c2c16f0 2018-09-23 19:21:35,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.345565080643s 2018-09-23 19:21:35,085 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265', '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'894da123185e40d5966d1ea0c93371df', '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'5a200b1f-8f68-440c-af82-30ab9fd14b41', 'swap': 0}) 2018-09-23 19:21:35,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-23 19:21:35,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41/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}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" -d '{"extra_specs": {}}' 2018-09-23 19:21:35,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3b5b8db9-d900-4f83-8df4-987962fb43a2 x-openstack-request-id: req-3b5b8db9-d900-4f83-8df4-987962fb43a2 2018-09-23 19:21:35,108 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-23 19:21:35,109 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41/os-extra_specs used request id req-3b5b8db9-d900-4f83-8df4-987962fb43a2 2018-09-23 19:21:35,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0228569507599s 2018-09-23 19:21:35,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:21:35,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:21:35,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1197 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:35 GMT X-Openstack-Request-Id: req-67cbe3fc-fe3b-4d37-974c-97b71d73fbf8 2018-09-23 19:21:35,493 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4baf49be-d4af-401e-9b5f-0e4517466743"],"updated_at":"2018-09-23T19:21:28Z","tenant_id":"b2bc002524214eedbe1e0b4d27d14d01","created_at":"2018-09-23T19:21:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b2bc002524214eedbe1e0b4d27d14d01","id":"a2632e15-5941-436b-9eaa-e8ae8aed5e45","name":"vping_userdata-net_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265"}]} 2018-09-23 19:21:35,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-67cbe3fc-fe3b-4d37-974c-97b71d73fbf8 2018-09-23 19:21:35,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383821964264s 2018-09-23 19:21:35,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:21:35,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:21:35,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:35 GMT X-Openstack-Request-Id: req-96c6e1f5-e3b0-45c4-8f13-d8591bd5dfbe 2018-09-23 19:21:35,808 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:21:34Z", "file": "/v2/images/1a435805-34ef-4c66-8c93-348a81789869/file", "owner": "b2bc002524214eedbe1e0b4d27d14d01", "id": "1a435805-34ef-4c66-8c93-348a81789869", "size": 12716032, "self": "/v2/images/1a435805-34ef-4c66-8c93-348a81789869", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/1a435805-34ef-4c66-8c93-348a81789869/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/1a435805-34ef-4c66-8c93-348a81789869/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:21:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:21:35,808 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-96c6e1f5-e3b0-45c4-8f13-d8591bd5dfbe 2018-09-23 19:21:35,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30947804451s 2018-09-23 19:21:35,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-23 19:21:35,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:21:36,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0aae4979-1306-4f39-970a-9de4c649309f x-openstack-request-id: req-0aae4979-1306-4f39-970a-9de4c649309f 2018-09-23 19:21:36,108 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "name": "vping_userdata-flavor_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-23 19:21:36,108 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-0aae4979-1306-4f39-970a-9de4c649309f 2018-09-23 19:21:36,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.293093204498s 2018-09-23 19:21:36,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-23 19:21:36,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" -d '{"server": {"name": "vping_userdata-vm_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "imageRef": "1a435805-34ef-4c66-8c93-348a81789869", "flavorRef": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a2632e15-5941-436b-9eaa-e8ae8aed5e45"}]}}' 2018-09-23 19:21:40,017 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.29:8774/v2.1/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3 x-compute-request-id: req-5638a27c-dcdf-463c-ab66-d68c1aef4171 x-openstack-request-id: req-5638a27c-dcdf-463c-ab66-d68c1aef4171 2018-09-23 19:21:40,018 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "bookmark"}], "adminPass": "if66S8XSLqvG"}} 2018-09-23 19:21:40,018 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-5638a27c-dcdf-463c-ab66-d68c1aef4171 2018-09-23 19:21:40,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.9049949646s 2018-09-23 19:21:40,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:21:40,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:21:40,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21: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-d8746084-da7d-4104-8ff7-9e96935602c8 x-openstack-request-id: req-d8746084-da7d-4104-8ff7-9e96935602c8 2018-09-23 19:21:40,767 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "bookmark"}], "image": {"id": "1a435805-34ef-4c66-8c93-348a81789869", "links": [{"href": "http://172.30.9.29:8774/images/1a435805-34ef-4c66-8c93-348a81789869", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "links": [{"href": "http://172.30.9.29:8774/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "bookmark"}]}, "id": "6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "user_id": "5c88fe6de3a44c2ea8e198ee24f6de3a", "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-23T19:21:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "created": "2018-09-23T19:21:39Z", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:21:40,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d8746084-da7d-4104-8ff7-9e96935602c8 2018-09-23 19:21:40,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748707771301s 2018-09-23 19:21:40,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:21:40,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:21:41,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1197 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:41 GMT X-Openstack-Request-Id: req-633a77a1-d3fe-4220-94e3-30509d04ed4c 2018-09-23 19:21:41,120 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4baf49be-d4af-401e-9b5f-0e4517466743"],"updated_at":"2018-09-23T19:21:28Z","tenant_id":"b2bc002524214eedbe1e0b4d27d14d01","created_at":"2018-09-23T19:21:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b2bc002524214eedbe1e0b4d27d14d01","id":"a2632e15-5941-436b-9eaa-e8ae8aed5e45","name":"vping_userdata-net_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265"}]} 2018-09-23 19:21:41,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-633a77a1-d3fe-4220-94e3-30509d04ed4c 2018-09-23 19:21:41,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.340703964233s 2018-09-23 19:21:41,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-23 19:21:41,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:21:41,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:41 GMT X-Openstack-Request-Id: req-539134c4-ba39-4913-b4fe-118f5b85f45b 2018-09-23 19:21:41,341 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2632e15-5941-436b-9eaa-e8ae8aed5e45","tenant_id":"b2bc002524214eedbe1e0b4d27d14d01","created_at":"2018-09-23T19:21:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-23T19:21:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b2bc002524214eedbe1e0b4d27d14d01","id":"4baf49be-d4af-401e-9b5f-0e4517466743","subnetpool_id":null,"name":"vping_userdata-subnet_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265"}]} 2018-09-23 19:21:41,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-539134c4-ba39-4913-b4fe-118f5b85f45b 2018-09-23 19:21:41,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.220283985138s 2018-09-23 19:21:41,342 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:21:43,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:21:43,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:21:43,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 641 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21: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-36973f31-4ce6-4652-94e6-eed358df24ef x-openstack-request-id: req-36973f31-4ce6-4652-94e6-eed358df24ef 2018-09-23 19:21:43,896 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "bookmark"}], "image": {"id": "1a435805-34ef-4c66-8c93-348a81789869", "links": [{"href": "http://172.30.9.29:8774/images/1a435805-34ef-4c66-8c93-348a81789869", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "links": [{"href": "http://172.30.9.29:8774/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "bookmark"}]}, "id": "6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "user_id": "5c88fe6de3a44c2ea8e198ee24f6de3a", "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-23T19:21:43Z", "hostId": "b228ae5c7df0ceef3ff867f6e49af01428741a208b2dff6eb50a4fdc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "created": "2018-09-23T19:21:39Z", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:21:43,896 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-36973f31-4ce6-4652-94e6-eed358df24ef 2018-09-23 19:21:43,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551310062408s 2018-09-23 19:21:43,902 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:21:45,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:21:45,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:21:46,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-322332f0-6366-4eb5-9464-ec4fb1beeacf x-openstack-request-id: req-322332f0-6366-4eb5-9464-ec4fb1beeacf 2018-09-23 19:21:46,835 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "bookmark"}], "image": {"id": "1a435805-34ef-4c66-8c93-348a81789869", "links": [{"href": "http://172.30.9.29:8774/images/1a435805-34ef-4c66-8c93-348a81789869", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "links": [{"href": "http://172.30.9.29:8774/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "bookmark"}]}, "id": "6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "security_groups": [{"name": "default"}], "user_id": "5c88fe6de3a44c2ea8e198ee24f6de3a", "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-23T19:21:43Z", "hostId": "b228ae5c7df0ceef3ff867f6e49af01428741a208b2dff6eb50a4fdc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "created": "2018-09-23T19:21:39Z", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:21:46,835 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-322332f0-6366-4eb5-9464-ec4fb1beeacf 2018-09-23 19:21:46,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.930469989777s 2018-09-23 19:21:46,841 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:21:48,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:21:48,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:21:49,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9152efaf-e64d-46c0-a94a-c866cb50bc7d x-openstack-request-id: req-9152efaf-e64d-46c0-a94a-c866cb50bc7d 2018-09-23 19:21:49,862 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "bookmark"}], "image": {"id": "1a435805-34ef-4c66-8c93-348a81789869", "links": [{"href": "http://172.30.9.29:8774/images/1a435805-34ef-4c66-8c93-348a81789869", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "links": [{"href": "http://172.30.9.29:8774/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "bookmark"}]}, "id": "6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "security_groups": [{"name": "default"}], "user_id": "5c88fe6de3a44c2ea8e198ee24f6de3a", "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-23T19:21:43Z", "hostId": "b228ae5c7df0ceef3ff867f6e49af01428741a208b2dff6eb50a4fdc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "created": "2018-09-23T19:21:39Z", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:21:49,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9152efaf-e64d-46c0-a94a-c866cb50bc7d 2018-09-23 19:21:49,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01865386963s 2018-09-23 19:21:49,869 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:21:51,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:21:51,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:21:52,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9dde52f5-34e4-4bd3-bfc6-ee1af641382b x-openstack-request-id: req-9dde52f5-34e4-4bd3-bfc6-ee1af641382b 2018-09-23 19:21:52,939 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e9:e2", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "bookmark"}], "image": {"id": "1a435805-34ef-4c66-8c93-348a81789869", "links": [{"href": "http://172.30.9.29:8774/images/1a435805-34ef-4c66-8c93-348a81789869", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:21:50.000000", "flavor": {"id": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "links": [{"href": "http://172.30.9.29:8774/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "bookmark"}]}, "id": "6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "security_groups": [{"name": "default"}], "user_id": "5c88fe6de3a44c2ea8e198ee24f6de3a", "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-23T19:21:50Z", "hostId": "b228ae5c7df0ceef3ff867f6e49af01428741a208b2dff6eb50a4fdc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "created": "2018-09-23T19:21:39Z", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:21:52,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9dde52f5-34e4-4bd3-bfc6-ee1af641382b 2018-09-23 19:21:52,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06826996803s 2018-09-23 19:21:52,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-23 19:21:52,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=6e569375-a90d-4370-90d1-bb9bfe7c7ca3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:21:53,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 750 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:53 GMT X-Openstack-Request-Id: req-faeb67b8-25e9-4aec-a727-f0a11a5f78f2 2018-09-23 19:21:53,000 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2632e15-5941-436b-9eaa-e8ae8aed5e45","tenant_id":"b2bc002524214eedbe1e0b4d27d14d01","created_at":"2018-09-23T19:21:44Z","admin_state_up":true,"updated_at":"2018-09-23T19:21:50Z","binding:vnic_type":"normal","device_id":"6e569375-a90d-4370-90d1-bb9bfe7c7ca3","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:69:e9:e2","id":"4363a74e-bc07-4638-86ad-680ca10c6aa7","port_security_enabled":true,"project_id":"b2bc002524214eedbe1e0b4d27d14d01","fixed_ips":[{"subnet_id":"4baf49be-d4af-401e-9b5f-0e4517466743","ip_address":"192.168.120.23"}],"extra_dhcp_opts":[],"security_groups":["5a6a23c2-0e13-4331-9ef1-f14f20c35297"],"name":""}]} 2018-09-23 19:21:53,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=6e569375-a90d-4370-90d1-bb9bfe7c7ca3 used request id req-faeb67b8-25e9-4aec-a727-f0a11a5f78f2 2018-09-23 19:21:53,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0539770126343s 2018-09-23 19:21:53,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-23 19:21:53,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=4363a74e-bc07-4638-86ad-680ca10c6aa7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:21:53,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:53 GMT X-Openstack-Request-Id: req-9dc3bb6c-5711-4c51-b3a5-5e625ed2f0fd 2018-09-23 19:21:53,338 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-23 19:21:53,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=4363a74e-bc07-4638-86ad-680ca10c6aa7 used request id req-9dc3bb6c-5711-4c51-b3a5-5e625ed2f0fd 2018-09-23 19:21:53,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.326967954636s 2018-09-23 19:21:53,339 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:69:e9:e2', u'version': 4, u'addr': u'192.168.120.23', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1a435805-34ef-4c66-8c93-348a81789869'}), 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-23T19:21:50.000000', 'flavor': Munch({u'id': u'5a200b1f-8f68-440c-af82-30ab9fd14b41'}), 'az': u'nova', 'id': u'6e569375-a90d-4370-90d1-bb9bfe7c7ca3', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5c88fe6de3a44c2ea8e198ee24f6de3a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b2bc002524214eedbe1e0b4d27d14d01', 'name': 'vping_userdata-project_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265', '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-23T19:21:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-23T19:21:50Z', 'hostId': u'b228ae5c7df0ceef3ff867f6e49af01428741a208b2dff6eb50a4fdc', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.23', 'cloud': 'envvars', 'host_id': u'b228ae5c7df0ceef3ff867f6e49af01428741a208b2dff6eb50a4fdc', '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-23T19:21:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b2bc002524214eedbe1e0b4d27d14d01', 'name': u'vping_userdata-vm_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265', 'adminPass': u'if66S8XSLqvG', 'tenant_id': u'b2bc002524214eedbe1e0b4d27d14d01', 'created_at': u'2018-09-23T19:21:39Z', 'created': u'2018-09-23T19:21:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-23 19:21:53,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:21:53,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:21:53,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1197 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:53 GMT X-Openstack-Request-Id: req-50d4e097-48f1-49a5-b473-6d24dca7bc11 2018-09-23 19:21:53,432 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4baf49be-d4af-401e-9b5f-0e4517466743"],"updated_at":"2018-09-23T19:21:28Z","tenant_id":"b2bc002524214eedbe1e0b4d27d14d01","created_at":"2018-09-23T19:21:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b2bc002524214eedbe1e0b4d27d14d01","id":"a2632e15-5941-436b-9eaa-e8ae8aed5e45","name":"vping_userdata-net_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265"}]} 2018-09-23 19:21:53,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-50d4e097-48f1-49a5-b473-6d24dca7bc11 2018-09-23 19:21:53,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0930290222168s 2018-09-23 19:21:53,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:21:53,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:21:53,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:53 GMT X-Openstack-Request-Id: req-8d38ad6b-f7ed-4ad6-b505-96d868c8fb3f 2018-09-23 19:21:53,671 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:21:34Z", "file": "/v2/images/1a435805-34ef-4c66-8c93-348a81789869/file", "owner": "b2bc002524214eedbe1e0b4d27d14d01", "id": "1a435805-34ef-4c66-8c93-348a81789869", "size": 12716032, "self": "/v2/images/1a435805-34ef-4c66-8c93-348a81789869", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/1a435805-34ef-4c66-8c93-348a81789869/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/1a435805-34ef-4c66-8c93-348a81789869/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:21:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:21:53,671 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8d38ad6b-f7ed-4ad6-b505-96d868c8fb3f 2018-09-23 19:21:53,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.232972145081s 2018-09-23 19:21:53,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-23 19:21:53,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:21:53,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21: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-fb42d2fd-62e1-4552-bc90-440da1651657 x-openstack-request-id: req-fb42d2fd-62e1-4552-bc90-440da1651657 2018-09-23 19:21:53,702 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "name": "vping_userdata-flavor_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-23 19:21:53,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-fb42d2fd-62e1-4552-bc90-440da1651657 2018-09-23 19:21:53,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0297958850861s 2018-09-23 19:21:53,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-23 19:21:53,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" -d '{"server": {"name": "vping_userdata-vm2_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "imageRef": "1a435805-34ef-4c66-8c93-348a81789869", "flavorRef": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjIzIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a2632e15-5941-436b-9eaa-e8ae8aed5e45"}]}}' 2018-09-23 19:21:57,369 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21:53 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.29:8774/v2.1/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb x-compute-request-id: req-e60c142e-389d-4b84-8546-8978996fca80 x-openstack-request-id: req-e60c142e-389d-4b84-8546-8978996fca80 2018-09-23 19:21:57,369 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "rel": "bookmark"}], "adminPass": "BE5f4hgdcaYA"}} 2018-09-23 19:21:57,369 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-e60c142e-389d-4b84-8546-8978996fca80 2018-09-23 19:21:57,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.66561818123s 2018-09-23 19:21:57,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:21:57,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:21:58,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 23 Sep 2018 19:21: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-aabcbd74-a8ae-455a-918a-639e298bc889 x-openstack-request-id: req-aabcbd74-a8ae-455a-918a-639e298bc889 2018-09-23 19:21:58,183 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "rel": "bookmark"}], "image": {"id": "1a435805-34ef-4c66-8c93-348a81789869", "links": [{"href": "http://172.30.9.29:8774/images/1a435805-34ef-4c66-8c93-348a81789869", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "links": [{"href": "http://172.30.9.29:8774/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "bookmark"}]}, "id": "4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "user_id": "5c88fe6de3a44c2ea8e198ee24f6de3a", "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-23T19:21:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "created": "2018-09-23T19:21:57Z", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e9:e2", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "bookmark"}], "image": {"id": "1a435805-34ef-4c66-8c93-348a81789869", "links": [{"href": "http://172.30.9.29:8774/images/1a435805-34ef-4c66-8c93-348a81789869", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:21:50.000000", "flavor": {"id": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "links": [{"href": "http://172.30.9.29:8774/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "bookmark"}]}, "id": "6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "security_groups": [{"name": "default"}], "user_id": "5c88fe6de3a44c2ea8e198ee24f6de3a", "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-23T19:21:50Z", "hostId": "b228ae5c7df0ceef3ff867f6e49af01428741a208b2dff6eb50a4fdc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "created": "2018-09-23T19:21:39Z", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:21:58,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-aabcbd74-a8ae-455a-918a-639e298bc889 2018-09-23 19:21:58,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.812708854675s 2018-09-23 19:21:58,191 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:22:00,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:22:00,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:22:00,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d178e3bc-4c16-457d-bd93-b8c754deaf38 x-openstack-request-id: req-d178e3bc-4c16-457d-bd93-b8c754deaf38 2018-09-23 19:22:00,593 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "rel": "bookmark"}], "image": {"id": "1a435805-34ef-4c66-8c93-348a81789869", "links": [{"href": "http://172.30.9.29:8774/images/1a435805-34ef-4c66-8c93-348a81789869", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "links": [{"href": "http://172.30.9.29:8774/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "bookmark"}]}, "id": "4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "user_id": "5c88fe6de3a44c2ea8e198ee24f6de3a", "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-23T19:22:00Z", "hostId": "b228ae5c7df0ceef3ff867f6e49af01428741a208b2dff6eb50a4fdc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "created": "2018-09-23T19:21:57Z", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e9:e2", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "bookmark"}], "image": {"id": "1a435805-34ef-4c66-8c93-348a81789869", "links": [{"href": "http://172.30.9.29:8774/images/1a435805-34ef-4c66-8c93-348a81789869", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:21:50.000000", "flavor": {"id": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "links": [{"href": "http://172.30.9.29:8774/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "bookmark"}]}, "id": "6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "security_groups": [{"name": "default"}], "user_id": "5c88fe6de3a44c2ea8e198ee24f6de3a", "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-23T19:21:50Z", "hostId": "b228ae5c7df0ceef3ff867f6e49af01428741a208b2dff6eb50a4fdc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "created": "2018-09-23T19:21:39Z", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:22:00,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d178e3bc-4c16-457d-bd93-b8c754deaf38 2018-09-23 19:22:00,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40022110939s 2018-09-23 19:22:00,601 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:22:02,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:22:02,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:22:03,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22: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-ff1f8f2c-b94a-48cd-94ee-9fbd76ec3bb3 x-openstack-request-id: req-ff1f8f2c-b94a-48cd-94ee-9fbd76ec3bb3 2018-09-23 19:22:03,765 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "rel": "bookmark"}], "image": {"id": "1a435805-34ef-4c66-8c93-348a81789869", "links": [{"href": "http://172.30.9.29:8774/images/1a435805-34ef-4c66-8c93-348a81789869", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "links": [{"href": "http://172.30.9.29:8774/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "bookmark"}]}, "id": "4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "security_groups": [{"name": "default"}], "user_id": "5c88fe6de3a44c2ea8e198ee24f6de3a", "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-23T19:22:00Z", "hostId": "b228ae5c7df0ceef3ff867f6e49af01428741a208b2dff6eb50a4fdc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "created": "2018-09-23T19:21:57Z", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e9:e2", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "bookmark"}], "image": {"id": "1a435805-34ef-4c66-8c93-348a81789869", "links": [{"href": "http://172.30.9.29:8774/images/1a435805-34ef-4c66-8c93-348a81789869", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:21:50.000000", "flavor": {"id": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "links": [{"href": "http://172.30.9.29:8774/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "bookmark"}]}, "id": "6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "security_groups": [{"name": "default"}], "user_id": "5c88fe6de3a44c2ea8e198ee24f6de3a", "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-23T19:21:50Z", "hostId": "b228ae5c7df0ceef3ff867f6e49af01428741a208b2dff6eb50a4fdc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "created": "2018-09-23T19:21:39Z", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:22:03,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ff1f8f2c-b94a-48cd-94ee-9fbd76ec3bb3 2018-09-23 19:22:03,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1612830162s 2018-09-23 19:22:03,773 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:22:05,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:22:05,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:22:07,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 828 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22: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-29ece9c0-36a6-4575-8fdc-d04fc05c1952 x-openstack-request-id: req-29ece9c0-36a6-4575-8fdc-d04fc05c1952 2018-09-23 19:22:07,252 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:a2:29", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "rel": "bookmark"}], "image": {"id": "1a435805-34ef-4c66-8c93-348a81789869", "links": [{"href": "http://172.30.9.29:8774/images/1a435805-34ef-4c66-8c93-348a81789869", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:22:05.000000", "flavor": {"id": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "links": [{"href": "http://172.30.9.29:8774/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "bookmark"}]}, "id": "4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "security_groups": [{"name": "default"}], "user_id": "5c88fe6de3a44c2ea8e198ee24f6de3a", "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-23T19:22:05Z", "hostId": "b228ae5c7df0ceef3ff867f6e49af01428741a208b2dff6eb50a4fdc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "created": "2018-09-23T19:21:57Z", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e9:e2", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "bookmark"}], "image": {"id": "1a435805-34ef-4c66-8c93-348a81789869", "links": [{"href": "http://172.30.9.29:8774/images/1a435805-34ef-4c66-8c93-348a81789869", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:21:50.000000", "flavor": {"id": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "links": [{"href": "http://172.30.9.29:8774/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "bookmark"}]}, "id": "6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "security_groups": [{"name": "default"}], "user_id": "5c88fe6de3a44c2ea8e198ee24f6de3a", "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-23T19:21:50Z", "hostId": "b228ae5c7df0ceef3ff867f6e49af01428741a208b2dff6eb50a4fdc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "created": "2018-09-23T19:21:39Z", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:22:07,252 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-29ece9c0-36a6-4575-8fdc-d04fc05c1952 2018-09-23 19:22:07,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.47687792778s 2018-09-23 19:22:07,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-23 19:22:07,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:22:07,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 749 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:07 GMT X-Openstack-Request-Id: req-ea1e899d-f13a-4602-9a3e-c616bdd6f18c 2018-09-23 19:22:07,312 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2632e15-5941-436b-9eaa-e8ae8aed5e45","tenant_id":"b2bc002524214eedbe1e0b4d27d14d01","created_at":"2018-09-23T19:22:00Z","admin_state_up":true,"updated_at":"2018-09-23T19:22:04Z","binding:vnic_type":"normal","device_id":"4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:ff:a2:29","id":"0c82390b-b67a-487b-9bfa-fe3511160219","port_security_enabled":true,"project_id":"b2bc002524214eedbe1e0b4d27d14d01","fixed_ips":[{"subnet_id":"4baf49be-d4af-401e-9b5f-0e4517466743","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["5a6a23c2-0e13-4331-9ef1-f14f20c35297"],"name":""}]} 2018-09-23 19:22:07,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb used request id req-ea1e899d-f13a-4602-9a3e-c616bdd6f18c 2018-09-23 19:22:07,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0529160499573s 2018-09-23 19:22:07,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-23 19:22:07,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=0c82390b-b67a-487b-9bfa-fe3511160219" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:22:07,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:07 GMT X-Openstack-Request-Id: req-3909de6e-26aa-44ad-9225-5b3a31d5072b 2018-09-23 19:22:07,368 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-23 19:22:07,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=0c82390b-b67a-487b-9bfa-fe3511160219 used request id req-3909de6e-26aa-44ad-9225-5b3a31d5072b 2018-09-23 19:22:07,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0445959568024s 2018-09-23 19:22:07,369 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ff:a2:29', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1a435805-34ef-4c66-8c93-348a81789869'}), 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-23T19:22:05.000000', 'flavor': Munch({u'id': u'5a200b1f-8f68-440c-af82-30ab9fd14b41'}), 'az': u'nova', 'id': u'4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5c88fe6de3a44c2ea8e198ee24f6de3a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b2bc002524214eedbe1e0b4d27d14d01', 'name': 'vping_userdata-project_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265', '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-23T19:22:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-23T19:22:05Z', 'hostId': u'b228ae5c7df0ceef3ff867f6e49af01428741a208b2dff6eb50a4fdc', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'b228ae5c7df0ceef3ff867f6e49af01428741a208b2dff6eb50a4fdc', '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-23T19:22:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b2bc002524214eedbe1e0b4d27d14d01', 'name': u'vping_userdata-vm2_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265', 'adminPass': u'BE5f4hgdcaYA', 'tenant_id': u'b2bc002524214eedbe1e0b4d27d14d01', 'created_at': u'2018-09-23T19:21:57Z', 'created': u'2018-09-23T19:21:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-23 19:22:07,370 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-09-23 19:22:08,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:22:08,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:22:09,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 828 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22: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-9d63681d-c1f6-4341-8d02-0f0d85b867b4 x-openstack-request-id: req-9d63681d-c1f6-4341-8d02-0f0d85b867b4 2018-09-23 19:22:09,100 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:a2:29", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "rel": "bookmark"}], "image": {"id": "1a435805-34ef-4c66-8c93-348a81789869", "links": [{"href": "http://172.30.9.29:8774/images/1a435805-34ef-4c66-8c93-348a81789869", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:22:05.000000", "flavor": {"id": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "links": [{"href": "http://172.30.9.29:8774/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "bookmark"}]}, "id": "4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "security_groups": [{"name": "default"}], "user_id": "5c88fe6de3a44c2ea8e198ee24f6de3a", "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-23T19:22:05Z", "hostId": "b228ae5c7df0ceef3ff867f6e49af01428741a208b2dff6eb50a4fdc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "created": "2018-09-23T19:21:57Z", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e9:e2", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "bookmark"}], "image": {"id": "1a435805-34ef-4c66-8c93-348a81789869", "links": [{"href": "http://172.30.9.29:8774/images/1a435805-34ef-4c66-8c93-348a81789869", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:21:50.000000", "flavor": {"id": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "links": [{"href": "http://172.30.9.29:8774/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "bookmark"}]}, "id": "6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "security_groups": [{"name": "default"}], "user_id": "5c88fe6de3a44c2ea8e198ee24f6de3a", "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-23T19:21:50Z", "hostId": "b228ae5c7df0ceef3ff867f6e49af01428741a208b2dff6eb50a4fdc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "created": "2018-09-23T19:21:39Z", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:22:09,100 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9d63681d-c1f6-4341-8d02-0f0d85b867b4 2018-09-23 19:22:09,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.72936797142s 2018-09-23 19:22:09,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-23 19:22:09,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb/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}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-23 19:22:09,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7953 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22: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-a1dafb47-ff8d-47cb-bcb9-86c63800aa3d x-openstack-request-id: req-a1dafb47-ff8d-47cb-bcb9-86c63800aa3d 2018-09-23 19:22:09,235 - 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 531900265 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.198158] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.200649] pid_max: default: 32768 minimum: 301\n[ 0.201981] ACPI: Core revision 20150930\n[ 0.203744] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.205682] Security Framework initialized\n[ 0.206886] Yama: becoming mindful.\n[ 0.207977] AppArmor: AppArmor initialized\n[ 0.209251] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.211175] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213086] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.214859] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.216925] Initializing cgroup subsys io\n[ 0.218124] Initializing cgroup subsys memory\n[ 0.219413] Initializing cgroup subsys devices\n[ 0.220731] Initializing cgroup subsys freezer\n[ 0.222014] Initializing cgroup subsys net_cls\n[ 0.223312] Initializing cgroup subsys perf_event\n[ 0.224671] Initializing cgroup subsys net_prio\n[ 0.225988] Initializing cgroup subsys hugetlb\n[ 0.227273] Initializing cgroup subsys pids\n[ 0.228558] CPU: Physical Processor ID: 0\n[ 0.230471] mce: CPU supports 10 MCE banks\n[ 0.231732] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233217] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.250260] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.257052] ftrace: allocating 31920 entries in 125 pages\n[ 0.282425] smpboot: Max logical packages: 1\n[ 0.283687] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.285661] x2apic enabled\n[ 0.286852] Switched APIC routing to physical x2apic.\n[ 0.289428] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.291092] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293993] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.296602] KVM setup paravirtual spinlock\n[ 0.298264] x86: Booted up 1 node, 1 CPUs\n[ 0.299449] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.301441] devtmpfs: initialized\n[ 0.303511] evm: security.selinux\n[ 0.304537] evm: security.SMACK64\n[ 0.305550] evm: security.SMACK64EXEC\n[ 0.306657] evm: security.SMACK64TRANSMUTE\n[ 0.307844] evm: security.SMACK64MMAP\n[ 0.308924] evm: security.ima\n[ 0.309849] evm: security.capability\n[ 0.310985] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313694] pinctrl core: initialized pinctrl subsystem\n[ 0.315279] RTC time: 19:22:05, date: 09/23/18\n[ 0.316656] NET: Registered protocol family 16\n[ 0.318080] cpuidle: using governor ladder\n[ 0.319300] cpuidle: using governor menu\n[ 0.320470] PCCT header not found.\n[ 0.321537] ACPI: bus type PCI registered\n[ 0.322713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324538] PCI: Using configuration type 1 for base access\n[ 0.326833] ACPI: Added _OSI(Module Device)\n[ 0.328073] ACPI: Added _OSI(Processor Device)\n[ 0.329329] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330654] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332930] ACPI: Interpreter enabled\n[ 0.334050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.339425] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344795] ACPI: (supports S0 S5)\n[ 0.345825] ACPI: Using IOAPIC for interrupt routing\n[ 0.347209] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351192] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352828] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354599] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356303] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359474] acpiphp: Slot [3] registered\n[ 0.360623] acpiphp: Slot [4] registered\n[ 0.361776] acpiphp: Slot [5] registered\n[ 0.362937] acpiphp: Slot [6] registered\n[ 0.364107] acpiphp: Slot [7] registered\n[ 0.365262] acpiphp: Slot [8] registered\n[ 0.366417] acpiphp: Slot [9] registered\n[ 0.367573] acpiphp: Slot [10] registered\n[ 0.368744] acpiphp: Slot [11] registered\n[ 0.369917] acpiphp: Slot [12] registered\n[ 0.371089] acpiphp: Slot [13] registered\n[ 0.372267] acpiphp: Slot [14] registered\n[ 0.373441] acpiphp: Slot [15] registered\n[ 0.388725] acpiphp: Slot [16] registered\n[ 0.389902] acpiphp: Slot [17] registered\n[ 0.391081] acpiphp: Slot [18] registered\n[ 0.392253] acpiphp: Slot [19] registered\n[ 0.393429] acpiphp: Slot [20] registered\n[ 0.394597] acpiphp: Slot [21] registered\n[ 0.395759] acpiphp: Slot [22] registered\n[ 0.396930] acpiphp: Slot [23] registered\n[ 0.398097] acpiphp: Slot [24] registered\n[ 0.399265] acpiphp: Slot [25] registered\n[ 0.400427] acpiphp: Slot [26] registered\n[ 0.401587] acpiphp: Slot [27] registered\n[ 0.402771] acpiphp: Slot [28] registered\n[ 0.403941] acpiphp: Slot [29] registered\n[ 0.405116] acpiphp: Slot [30] registered\n[ 0.406309] acpiphp: Slot [31] registered\n[ 0.407480] PCI host bridge to bus 0000:00\n[ 0.408659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410410] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412143] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414269] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416346] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418484] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422671] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.424528] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.426232] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.428076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.432343] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.434394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455413] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457511] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459581] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461619] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463767] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465577] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467445] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468961] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.471233] vgaarb: loaded\n[ 0.472112] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473850] SCSI subsystem initialized\n[ 0.475169] ACPI: bus type USB registered\n[ 0.476352] usbcore: registered new interface driver usbfs\n[ 0.477826] usbcore: registered new interface driver hub\n[ 0.479271] usbcore: registered new device driver usb\n[ 0.480858] PCI: Using ACPI for IRQ routing\n[ 0.482442] NetLabel: Initializing\n[ 0.483500] NetLabel: domain hash size = 128\n[ 0.484744] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486141] NetLabel: unlabeled traffic allowed by default\n[ 0.487819] clocksource: Switched to clocksource kvm-clock\n[ 0.498033] AppArmor: AppArmor Filesystem Enabled\n[ 0.499439] pnp: PnP ACPI init\n[ 0.500752] pnp: PnP ACPI: found 5 devices\n[ 0.507772] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510267] NET: Registered protocol family 2\n[ 0.511752] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513616] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515403] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517166] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518749] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520467] NET: Registered protocol family 1\n[ 0.521748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523440] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.525013] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.541245] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.556766] Trying to unpack rootfs image as initramfs...\n[ 0.620708] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.623413] Scanning for low memory corruption every 60 seconds\n[ 0.625545] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.627244] audit: initializing netlink subsys (disabled)\n[ 0.628836] audit: type=2000 audit(1537730526.148:1): initialized\n[ 0.630811] Initialise system trusted keyring\n[ 0.632247] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.633927] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.636731] zbud: loaded\n[ 0.637786] VFS: Disk quotas dquot_6.6.0\n[ 0.638980] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.641227] fuse init (API version 7.23)\n[ 0.642526] Key type big_key registered\n[ 0.643688] Allocating IMA MOK and blacklist keyrings.\n[ 0.645481] Key type asymmetric registered\n[ 0.646688] Asymmetric key parser 'x509' registered\n[ 0.648072] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.650244] io scheduler noop registered\n[ 0.651400] io scheduler deadline registered (default)\n[ 0.652849] io scheduler cfq registered\n[ 0.654105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.655642] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.657528] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.659648] ACPI: Power Button [PWRF]\n[ 0.660914] GHES: HEST is not enabled!\n[ 0.674977] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.704403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.707404] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.731288] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.734597] Linux agpgart interface v0.103\n[ 0.738188] brd: module loaded\n[ 0.740618] loop: module loaded\n[ 0.745631] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.747835] GPT:90111 != 2097151\n[ 0.748859] GPT:Alternate GPT header not at the end of the disk.\n[ 0.750492] GPT:90111 != 2097151\n[ 0.751499] GPT: Use GNU Parted to correct GPT errors.\n[ 0.752940] vda: vda1 vda15\n[ 0.754683] scsi host0: ata_piix\n[ 0.755846] scsi host1: ata_piix\n[ 0.756946] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.758752] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.761170] libphy: Fixed MDIO Bus: probed\n[ 0.762383] tun: Universal TUN/TAP device driver, 1.6\n[ 0.763799] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.766676] PPP generic driver version 2.4.2\n[ 0.768031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.769768] ehci-pci: EHCI PCI platform driver\n[ 0.771060] ehci-platform: EHCI generic platform driver\n[ 0.772568] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.774333] ohci-pci: OHCI PCI platform driver\n[ 0.775671] ohci-platform: OHCI generic platform driver\n[ 0.777187] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.792110] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.793627] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.795865] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.797370] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.799088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.800907] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.803036] usb usb1: Product: UHCI Host Controller\n[ 0.804423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.806196] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.807646] hub 1-0:1.0: USB hub found\n[ 0.808833] hub 1-0:1.0: 2 ports detected\n[ 0.810232] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.813379] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.814784] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.816335] mousedev: PS/2 mouse device common for all mice\n[ 0.818167] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.820903] rtc_cmos 00:00: RTC can wake from S4\n[ 0.822574] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.824358] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.826149] i2c /dev entries driver\n[ 0.827302] device-mapper: uevent: version 1.0.3\n[ 0.828736] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.831179] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.833263] NET: Registered protocol family 10\n[ 0.834881] NET: Registered protocol family 17\n[ 0.836229] Key type dns_resolver registered\n[ 0.837677] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.839351] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.842042] registered taskstats version 1\n[ 0.843341] Loading compiled-in X.509 certificates\n[ 0.845325] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.847935] zswap: loaded using pool lzo/zbud\n[ 0.850078] Key type trusted registered\n[ 0.852373] Key type encrypted registered\n[ 0.853512] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.854971] ima: No TPM chip found, activating TPM-bypass!\n[ 0.856440] evm: HMAC attrs: 0x1\n[ 0.857761] Magic number: 2:586:395\n[ 0.858945] rtc_cmos 00:00: setting system clock to 2018-09-23 19:22:06 UTC (1537730526)\n[ 0.861229] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.862781] EDD information not available.\n[ 0.917539] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.934483] Write protecting the kernel read-only data: 14336k\n[ 0.937530] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940051] 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.105172] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000011\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-09-23 19:22:09,236 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb/action used request id req-a1dafb47-ff8d-47cb-bcb9-86c63800aa3d 2018-09-23 19:22:09,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.132395982742s 2018-09-23 19:22:09,237 - 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 531900265 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.198158] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.200649] pid_max: default: 32768 minimum: 301 [ 0.201981] ACPI: Core revision 20150930 [ 0.203744] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.205682] Security Framework initialized [ 0.206886] Yama: becoming mindful. [ 0.207977] AppArmor: AppArmor initialized [ 0.209251] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.211175] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.213086] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.214859] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.216925] Initializing cgroup subsys io [ 0.218124] Initializing cgroup subsys memory [ 0.219413] Initializing cgroup subsys devices [ 0.220731] Initializing cgroup subsys freezer [ 0.222014] Initializing cgroup subsys net_cls [ 0.223312] Initializing cgroup subsys perf_event [ 0.224671] Initializing cgroup subsys net_prio [ 0.225988] Initializing cgroup subsys hugetlb [ 0.227273] Initializing cgroup subsys pids [ 0.228558] CPU: Physical Processor ID: 0 [ 0.230471] mce: CPU supports 10 MCE banks [ 0.231732] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.233217] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250260] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.257052] ftrace: allocating 31920 entries in 125 pages [ 0.282425] smpboot: Max logical packages: 1 [ 0.283687] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.285661] x2apic enabled [ 0.286852] Switched APIC routing to physical x2apic. [ 0.289428] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.291092] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.293993] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.296602] KVM setup paravirtual spinlock [ 0.298264] x86: Booted up 1 node, 1 CPUs [ 0.299449] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.301441] devtmpfs: initialized [ 0.303511] evm: security.selinux [ 0.304537] evm: security.SMACK64 [ 0.305550] evm: security.SMACK64EXEC [ 0.306657] evm: security.SMACK64TRANSMUTE [ 0.307844] evm: security.SMACK64MMAP [ 0.308924] evm: security.ima [ 0.309849] evm: security.capability [ 0.310985] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.313694] pinctrl core: initialized pinctrl subsystem [ 0.315279] RTC time: 19:22:05, date: 09/23/18 [ 0.316656] NET: Registered protocol family 16 [ 0.318080] cpuidle: using governor ladder [ 0.319300] cpuidle: using governor menu [ 0.320470] PCCT header not found. [ 0.321537] ACPI: bus type PCI registered [ 0.322713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.324538] PCI: Using configuration type 1 for base access [ 0.326833] ACPI: Added _OSI(Module Device) [ 0.328073] ACPI: Added _OSI(Processor Device) [ 0.329329] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.330654] ACPI: Added _OSI(Processor Aggregator Device) [ 0.332930] ACPI: Interpreter enabled [ 0.334050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.336735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.339425] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.342117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.344795] ACPI: (supports S0 S5) [ 0.345825] ACPI: Using IOAPIC for interrupt routing [ 0.347209] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.351192] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.352828] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.354599] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.356303] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.359474] acpiphp: Slot [3] registered [ 0.360623] acpiphp: Slot [4] registered [ 0.361776] acpiphp: Slot [5] registered [ 0.362937] acpiphp: Slot [6] registered [ 0.364107] acpiphp: Slot [7] registered [ 0.365262] acpiphp: Slot [8] registered [ 0.366417] acpiphp: Slot [9] registered [ 0.367573] acpiphp: Slot [10] registered [ 0.368744] acpiphp: Slot [11] registered [ 0.369917] acpiphp: Slot [12] registered [ 0.371089] acpiphp: Slot [13] registered [ 0.372267] acpiphp: Slot [14] registered [ 0.373441] acpiphp: Slot [15] registered [ 0.388725] acpiphp: Slot [16] registered [ 0.389902] acpiphp: Slot [17] registered [ 0.391081] acpiphp: Slot [18] registered [ 0.392253] acpiphp: Slot [19] registered [ 0.393429] acpiphp: Slot [20] registered [ 0.394597] acpiphp: Slot [21] registered [ 0.395759] acpiphp: Slot [22] registered [ 0.396930] acpiphp: Slot [23] registered [ 0.398097] acpiphp: Slot [24] registered [ 0.399265] acpiphp: Slot [25] registered [ 0.400427] acpiphp: Slot [26] registered [ 0.401587] acpiphp: Slot [27] registered [ 0.402771] acpiphp: Slot [28] registered [ 0.403941] acpiphp: Slot [29] registered [ 0.405116] acpiphp: Slot [30] registered [ 0.406309] acpiphp: Slot [31] registered [ 0.407480] PCI host bridge to bus 0000:00 [ 0.408659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.410410] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.412143] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.414269] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.416346] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.418484] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.422671] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.424528] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.426232] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.428076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.432343] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.434394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.455413] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.457511] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.459581] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.461619] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.463767] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.465577] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.467445] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.468961] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.471233] vgaarb: loaded [ 0.472112] vgaarb: bridge control possible 0000:00:02.0 [ 0.473850] SCSI subsystem initialized [ 0.475169] ACPI: bus type USB registered [ 0.476352] usbcore: registered new interface driver usbfs [ 0.477826] usbcore: registered new interface driver hub [ 0.479271] usbcore: registered new device driver usb [ 0.480858] PCI: Using ACPI for IRQ routing [ 0.482442] NetLabel: Initializing [ 0.483500] NetLabel: domain hash size = 128 [ 0.484744] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.486141] NetLabel: unlabeled traffic allowed by default [ 0.487819] clocksource: Switched to clocksource kvm-clock [ 0.498033] AppArmor: AppArmor Filesystem Enabled [ 0.499439] pnp: PnP ACPI init [ 0.500752] pnp: PnP ACPI: found 5 devices [ 0.507772] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.510267] NET: Registered protocol family 2 [ 0.511752] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.513616] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.515403] TCP: Hash tables configured (established 4096 bind 4096) [ 0.517166] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.518749] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.520467] NET: Registered protocol family 1 [ 0.521748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.523440] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.525013] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.541245] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.556766] Trying to unpack rootfs image as initramfs... [ 0.620708] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.623413] Scanning for low memory corruption every 60 seconds [ 0.625545] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.627244] audit: initializing netlink subsys (disabled) [ 0.628836] audit: type=2000 audit(1537730526.148:1): initialized [ 0.630811] Initialise system trusted keyring [ 0.632247] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.633927] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.636731] zbud: loaded [ 0.637786] VFS: Disk quotas dquot_6.6.0 [ 0.638980] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.641227] fuse init (API version 7.23) [ 0.642526] Key type big_key registered [ 0.643688] Allocating IMA MOK and blacklist keyrings. [ 0.645481] Key type asymmetric registered [ 0.646688] Asymmetric key parser 'x509' registered [ 0.648072] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.650244] io scheduler noop registered [ 0.651400] io scheduler deadline registered (default) [ 0.652849] io scheduler cfq registered [ 0.654105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.655642] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.657528] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.659648] ACPI: Power Button [PWRF] [ 0.660914] GHES: HEST is not enabled! [ 0.674977] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.704403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.707404] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.731288] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.734597] Linux agpgart interface v0.103 [ 0.738188] brd: module loaded [ 0.740618] loop: module loaded [ 0.745631] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.747835] GPT:90111 != 2097151 [ 0.748859] GPT:Alternate GPT header not at the end of the disk. [ 0.750492] GPT:90111 != 2097151 [ 0.751499] GPT: Use GNU Parted to correct GPT errors. [ 0.752940] vda: vda1 vda15 [ 0.754683] scsi host0: ata_piix [ 0.755846] scsi host1: ata_piix [ 0.756946] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.758752] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.761170] libphy: Fixed MDIO Bus: probed [ 0.762383] tun: Universal TUN/TAP device driver, 1.6 [ 0.763799] tun: (C) 1999-2004 Max Krasnyansky [ 0.766676] PPP generic driver version 2.4.2 [ 0.768031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.769768] ehci-pci: EHCI PCI platform driver [ 0.771060] ehci-platform: EHCI generic platform driver [ 0.772568] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.774333] ohci-pci: OHCI PCI platform driver [ 0.775671] ohci-platform: OHCI generic platform driver [ 0.777187] uhci_hcd: USB Universal Host Controller Interface driver [ 0.792110] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.793627] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.795865] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.797370] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.799088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.800907] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.803036] usb usb1: Product: UHCI Host Controller [ 0.804423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.806196] usb usb1: SerialNumber: 0000:00:01.2 [ 0.807646] hub 1-0:1.0: USB hub found [ 0.808833] hub 1-0:1.0: 2 ports detected [ 0.810232] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.813379] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.814784] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.816335] mousedev: PS/2 mouse device common for all mice [ 0.818167] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.820903] rtc_cmos 00:00: RTC can wake from S4 [ 0.822574] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.824358] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.826149] i2c /dev entries driver [ 0.827302] device-mapper: uevent: version 1.0.3 [ 0.828736] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.831179] ledtrig-cpu: registered to indicate activity on CPUs [ 0.833263] NET: Registered protocol family 10 [ 0.834881] NET: Registered protocol family 17 [ 0.836229] Key type dns_resolver registered [ 0.837677] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.839351] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.842042] registered taskstats version 1 [ 0.843341] Loading compiled-in X.509 certificates [ 0.845325] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.847935] zswap: loaded using pool lzo/zbud [ 0.850078] Key type trusted registered [ 0.852373] Key type encrypted registered [ 0.853512] AppArmor: AppArmor sha1 policy hashing enabled [ 0.854971] ima: No TPM chip found, activating TPM-bypass! [ 0.856440] evm: HMAC attrs: 0x1 [ 0.857761] Magic number: 2:586:395 [ 0.858945] rtc_cmos 00:00: setting system clock to 2018-09-23 19:22:06 UTC (1537730526) [ 0.861229] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.862781] EDD information not available. [ 0.917539] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.934483] Write protecting the kernel read-only data: 14336k [ 0.937530] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.940051] 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.105172] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.93. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-09-23 19:22:09,238 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.23. Waiting for response... 2018-09-23 19:22:10,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:22:10,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:22:11,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 828 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22: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-2b3c3eb5-8281-42ae-bf0a-9550c3486775 x-openstack-request-id: req-2b3c3eb5-8281-42ae-bf0a-9550c3486775 2018-09-23 19:22:11,215 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:a2:29", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "rel": "bookmark"}], "image": {"id": "1a435805-34ef-4c66-8c93-348a81789869", "links": [{"href": "http://172.30.9.29:8774/images/1a435805-34ef-4c66-8c93-348a81789869", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:22:05.000000", "flavor": {"id": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "links": [{"href": "http://172.30.9.29:8774/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "bookmark"}]}, "id": "4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "security_groups": [{"name": "default"}], "user_id": "5c88fe6de3a44c2ea8e198ee24f6de3a", "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-23T19:22:05Z", "hostId": "b228ae5c7df0ceef3ff867f6e49af01428741a208b2dff6eb50a4fdc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "created": "2018-09-23T19:21:57Z", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e9:e2", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "bookmark"}], "image": {"id": "1a435805-34ef-4c66-8c93-348a81789869", "links": [{"href": "http://172.30.9.29:8774/images/1a435805-34ef-4c66-8c93-348a81789869", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:21:50.000000", "flavor": {"id": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "links": [{"href": "http://172.30.9.29:8774/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "bookmark"}]}, "id": "6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "security_groups": [{"name": "default"}], "user_id": "5c88fe6de3a44c2ea8e198ee24f6de3a", "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-23T19:21:50Z", "hostId": "b228ae5c7df0ceef3ff867f6e49af01428741a208b2dff6eb50a4fdc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "created": "2018-09-23T19:21:39Z", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:22:11,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2b3c3eb5-8281-42ae-bf0a-9550c3486775 2018-09-23 19:22:11,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.975762844086s 2018-09-23 19:22:11,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-23 19:22:11,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb/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}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-23 19:22:11,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9579 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22: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-339f028b-7d24-4cbe-85dc-22fb965aed7a x-openstack-request-id: req-339f028b-7d24-4cbe-85dc-22fb965aed7a 2018-09-23 19:22:11,314 - 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 531900265 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.198158] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.200649] pid_max: default: 32768 minimum: 301\n[ 0.201981] ACPI: Core revision 20150930\n[ 0.203744] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.205682] Security Framework initialized\n[ 0.206886] Yama: becoming mindful.\n[ 0.207977] AppArmor: AppArmor initialized\n[ 0.209251] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.211175] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213086] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.214859] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.216925] Initializing cgroup subsys io\n[ 0.218124] Initializing cgroup subsys memory\n[ 0.219413] Initializing cgroup subsys devices\n[ 0.220731] Initializing cgroup subsys freezer\n[ 0.222014] Initializing cgroup subsys net_cls\n[ 0.223312] Initializing cgroup subsys perf_event\n[ 0.224671] Initializing cgroup subsys net_prio\n[ 0.225988] Initializing cgroup subsys hugetlb\n[ 0.227273] Initializing cgroup subsys pids\n[ 0.228558] CPU: Physical Processor ID: 0\n[ 0.230471] mce: CPU supports 10 MCE banks\n[ 0.231732] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.233217] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.250260] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.257052] ftrace: allocating 31920 entries in 125 pages\n[ 0.282425] smpboot: Max logical packages: 1\n[ 0.283687] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.285661] x2apic enabled\n[ 0.286852] Switched APIC routing to physical x2apic.\n[ 0.289428] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.291092] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293993] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.296602] KVM setup paravirtual spinlock\n[ 0.298264] x86: Booted up 1 node, 1 CPUs\n[ 0.299449] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.301441] devtmpfs: initialized\n[ 0.303511] evm: security.selinux\n[ 0.304537] evm: security.SMACK64\n[ 0.305550] evm: security.SMACK64EXEC\n[ 0.306657] evm: security.SMACK64TRANSMUTE\n[ 0.307844] evm: security.SMACK64MMAP\n[ 0.308924] evm: security.ima\n[ 0.309849] evm: security.capability\n[ 0.310985] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313694] pinctrl core: initialized pinctrl subsystem\n[ 0.315279] RTC time: 19:22:05, date: 09/23/18\n[ 0.316656] NET: Registered protocol family 16\n[ 0.318080] cpuidle: using governor ladder\n[ 0.319300] cpuidle: using governor menu\n[ 0.320470] PCCT header not found.\n[ 0.321537] ACPI: bus type PCI registered\n[ 0.322713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.324538] PCI: Using configuration type 1 for base access\n[ 0.326833] ACPI: Added _OSI(Module Device)\n[ 0.328073] ACPI: Added _OSI(Processor Device)\n[ 0.329329] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330654] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332930] ACPI: Interpreter enabled\n[ 0.334050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.339425] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344795] ACPI: (supports S0 S5)\n[ 0.345825] ACPI: Using IOAPIC for interrupt routing\n[ 0.347209] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351192] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352828] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354599] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356303] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359474] acpiphp: Slot [3] registered\n[ 0.360623] acpiphp: Slot [4] registered\n[ 0.361776] acpiphp: Slot [5] registered\n[ 0.362937] acpiphp: Slot [6] registered\n[ 0.364107] acpiphp: Slot [7] registered\n[ 0.365262] acpiphp: Slot [8] registered\n[ 0.366417] acpiphp: Slot [9] registered\n[ 0.367573] acpiphp: Slot [10] registered\n[ 0.368744] acpiphp: Slot [11] registered\n[ 0.369917] acpiphp: Slot [12] registered\n[ 0.371089] acpiphp: Slot [13] registered\n[ 0.372267] acpiphp: Slot [14] registered\n[ 0.373441] acpiphp: Slot [15] registered\n[ 0.388725] acpiphp: Slot [16] registered\n[ 0.389902] acpiphp: Slot [17] registered\n[ 0.391081] acpiphp: Slot [18] registered\n[ 0.392253] acpiphp: Slot [19] registered\n[ 0.393429] acpiphp: Slot [20] registered\n[ 0.394597] acpiphp: Slot [21] registered\n[ 0.395759] acpiphp: Slot [22] registered\n[ 0.396930] acpiphp: Slot [23] registered\n[ 0.398097] acpiphp: Slot [24] registered\n[ 0.399265] acpiphp: Slot [25] registered\n[ 0.400427] acpiphp: Slot [26] registered\n[ 0.401587] acpiphp: Slot [27] registered\n[ 0.402771] acpiphp: Slot [28] registered\n[ 0.403941] acpiphp: Slot [29] registered\n[ 0.405116] acpiphp: Slot [30] registered\n[ 0.406309] acpiphp: Slot [31] registered\n[ 0.407480] PCI host bridge to bus 0000:00\n[ 0.408659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.410410] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412143] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414269] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416346] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418484] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422671] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.424528] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.426232] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.428076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.432343] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.434394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455413] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457511] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459581] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461619] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463767] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465577] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467445] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468961] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.471233] vgaarb: loaded\n[ 0.472112] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473850] SCSI subsystem initialized\n[ 0.475169] ACPI: bus type USB registered\n[ 0.476352] usbcore: registered new interface driver usbfs\n[ 0.477826] usbcore: registered new interface driver hub\n[ 0.479271] usbcore: registered new device driver usb\n[ 0.480858] PCI: Using ACPI for IRQ routing\n[ 0.482442] NetLabel: Initializing\n[ 0.483500] NetLabel: domain hash size = 128\n[ 0.484744] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486141] NetLabel: unlabeled traffic allowed by default\n[ 0.487819] clocksource: Switched to clocksource kvm-clock\n[ 0.498033] AppArmor: AppArmor Filesystem Enabled\n[ 0.499439] pnp: PnP ACPI init\n[ 0.500752] pnp: PnP ACPI: found 5 devices\n[ 0.507772] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510267] NET: Registered protocol family 2\n[ 0.511752] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513616] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515403] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.517166] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518749] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520467] NET: Registered protocol family 1\n[ 0.521748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.523440] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.525013] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.541245] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.556766] Trying to unpack rootfs image as initramfs...\n[ 0.620708] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.623413] Scanning for low memory corruption every 60 seconds\n[ 0.625545] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.627244] audit: initializing netlink subsys (disabled)\n[ 0.628836] audit: type=2000 audit(1537730526.148:1): initialized\n[ 0.630811] Initialise system trusted keyring\n[ 0.632247] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.633927] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.636731] zbud: loaded\n[ 0.637786] VFS: Disk quotas dquot_6.6.0\n[ 0.638980] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.641227] fuse init (API version 7.23)\n[ 0.642526] Key type big_key registered\n[ 0.643688] Allocating IMA MOK and blacklist keyrings.\n[ 0.645481] Key type asymmetric registered\n[ 0.646688] Asymmetric key parser 'x509' registered\n[ 0.648072] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.650244] io scheduler noop registered\n[ 0.651400] io scheduler deadline registered (default)\n[ 0.652849] io scheduler cfq registered\n[ 0.654105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.655642] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.657528] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.659648] ACPI: Power Button [PWRF]\n[ 0.660914] GHES: HEST is not enabled!\n[ 0.674977] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.704403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.707404] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.731288] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.734597] Linux agpgart interface v0.103\n[ 0.738188] brd: module loaded\n[ 0.740618] loop: module loaded\n[ 0.745631] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.747835] GPT:90111 != 2097151\n[ 0.748859] GPT:Alternate GPT header not at the end of the disk.\n[ 0.750492] GPT:90111 != 2097151\n[ 0.751499] GPT: Use GNU Parted to correct GPT errors.\n[ 0.752940] vda: vda1 vda15\n[ 0.754683] scsi host0: ata_piix\n[ 0.755846] scsi host1: ata_piix\n[ 0.756946] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.758752] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.761170] libphy: Fixed MDIO Bus: probed\n[ 0.762383] tun: Universal TUN/TAP device driver, 1.6\n[ 0.763799] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.766676] PPP generic driver version 2.4.2\n[ 0.768031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.769768] ehci-pci: EHCI PCI platform driver\n[ 0.771060] ehci-platform: EHCI generic platform driver\n[ 0.772568] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.774333] ohci-pci: OHCI PCI platform driver\n[ 0.775671] ohci-platform: OHCI generic platform driver\n[ 0.777187] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.792110] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.793627] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.795865] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.797370] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.799088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.800907] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.803036] usb usb1: Product: UHCI Host Controller\n[ 0.804423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.806196] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.807646] hub 1-0:1.0: USB hub found\n[ 0.808833] hub 1-0:1.0: 2 ports detected\n[ 0.810232] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.813379] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.814784] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.816335] mousedev: PS/2 mouse device common for all mice\n[ 0.818167] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.820903] rtc_cmos 00:00: RTC can wake from S4\n[ 0.822574] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.824358] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.826149] i2c /dev entries driver\n[ 0.827302] device-mapper: uevent: version 1.0.3\n[ 0.828736] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.831179] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.833263] NET: Registered protocol family 10\n[ 0.834881] NET: Registered protocol family 17\n[ 0.836229] Key type dns_resolver registered\n[ 0.837677] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.839351] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.842042] registered taskstats version 1\n[ 0.843341] Loading compiled-in X.509 certificates\n[ 0.845325] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.847935] zswap: loaded using pool lzo/zbud\n[ 0.850078] Key type trusted registered\n[ 0.852373] Key type encrypted registered\n[ 0.853512] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.854971] ima: No TPM chip found, activating TPM-bypass!\n[ 0.856440] evm: HMAC attrs: 0x1\n[ 0.857761] Magic number: 2:586:395\n[ 0.858945] rtc_cmos 00:00: setting system clock to 2018-09-23 19:22:06 UTC (1537730526)\n[ 0.861229] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.862781] EDD information not available.\n[ 0.917539] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.934483] Write protecting the kernel read-only data: 14336k\n[ 0.937530] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940051] 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.105172] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. 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=== 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCL1tVa8ptFZMt+mWSyLrMvlvTgjWE3zcZMV6JCHgi4bfkwxBydGTBeX+7iePh2yNaPe8gcHpRxngstKQTpRQM9VaTkzfo24hvFtLKyPPC4/F5AjbvNdBt6NVdnndOdKTGBlMRuZE6HCOkDgqlvuL36RPAjb2RHwz4JMtYHQuvZvbx9MrtP7aTgkpAJWTC8d8egYZcXlbETHaolx7VWayOunSJ+GbpCkwo6OKnSolOBKaeVcBOGL1HA7obtoyDJ9asXuVob/aSwNAW9xe80YFCFitV9A14FpgbGY287Uy/kfgVfsoMUyr3BO4r+ysb9ByTm2aQkDJ3veKGnlK0xZeV9 root@vping-userdata-vm2-77b94bc2-3ea7-4c11-a4f5-44f67fcc8265\nssh-dss AAAAB3NzaC1kc3MAAACBAPCmQgK40GCHabdX594V2WIQ5UcNTxKifMFRO64PyXswJzge47rVoWU0hATNjBN7FVEnBdDA/tYw0t4RDlG9W6Ip+axH9O3EGTTeNPdncsASYdEf9jSspmL+kY5zfRJVboTmhtzbmCCTznWCA7VBu3JbaUuvMydo9i1U1wPo7OQLAAAAFQDtPCK8GkOcJ/yZemBqMq6uvzE+UQAAAIBCS+mLTKQCPHhg102rQEL8FyWzJi0IkcI3dNDV4SnV+Y7Jq/tm0EJxEj4keiCIqXCQy/+pBOu0yFXa1RVnCTu9XLzhLwwc/GvR2qJvY02Ca7Ciebsu2LKN5U8lUfK+5MpnG3MNUjlU6eOwsONsr31u+6/CULWRBiiJqEhm592Q9gAAAIEA6BlbuOLix0fs1T0i8s50tfnflsDjP/bTyCs8v6tR148EAi22kOK7kgfQm6Kvuy9xBefbr1WkNpiftAXF5ZmU41liicdBwlupU+AicdHMP3ZKzx75Tm7ms4TM4rpLY5ltooUDJMnSBrse+lIdEAV5kQU2Mt/tUnsFU8H/swdRE4k= root@vping-userdata-vm2-77b94bc2-3ea7-4c11-a4f5-44f67fcc8265\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.6,24,fe80::f816:3eff:feff:a229/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-77b94bc2-3ea7-4c11-a4f5-44f67fcc8265\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.88 ===\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-77b94bc2-3ea7-4c11-a4f5-44f67fcc8265 login: "} 2018-09-23 19:22:11,315 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb/action used request id req-339f028b-7d24-4cbe-85dc-22fb965aed7a 2018-09-23 19:22:11,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0970890522003s 2018-09-23 19:22:11,316 - 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 531900265 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.198158] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.200649] pid_max: default: 32768 minimum: 301 [ 0.201981] ACPI: Core revision 20150930 [ 0.203744] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.205682] Security Framework initialized [ 0.206886] Yama: becoming mindful. [ 0.207977] AppArmor: AppArmor initialized [ 0.209251] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.211175] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.213086] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.214859] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.216925] Initializing cgroup subsys io [ 0.218124] Initializing cgroup subsys memory [ 0.219413] Initializing cgroup subsys devices [ 0.220731] Initializing cgroup subsys freezer [ 0.222014] Initializing cgroup subsys net_cls [ 0.223312] Initializing cgroup subsys perf_event [ 0.224671] Initializing cgroup subsys net_prio [ 0.225988] Initializing cgroup subsys hugetlb [ 0.227273] Initializing cgroup subsys pids [ 0.228558] CPU: Physical Processor ID: 0 [ 0.230471] mce: CPU supports 10 MCE banks [ 0.231732] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.233217] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250260] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.257052] ftrace: allocating 31920 entries in 125 pages [ 0.282425] smpboot: Max logical packages: 1 [ 0.283687] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.285661] x2apic enabled [ 0.286852] Switched APIC routing to physical x2apic. [ 0.289428] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.291092] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.293993] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.296602] KVM setup paravirtual spinlock [ 0.298264] x86: Booted up 1 node, 1 CPUs [ 0.299449] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.301441] devtmpfs: initialized [ 0.303511] evm: security.selinux [ 0.304537] evm: security.SMACK64 [ 0.305550] evm: security.SMACK64EXEC [ 0.306657] evm: security.SMACK64TRANSMUTE [ 0.307844] evm: security.SMACK64MMAP [ 0.308924] evm: security.ima [ 0.309849] evm: security.capability [ 0.310985] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.313694] pinctrl core: initialized pinctrl subsystem [ 0.315279] RTC time: 19:22:05, date: 09/23/18 [ 0.316656] NET: Registered protocol family 16 [ 0.318080] cpuidle: using governor ladder [ 0.319300] cpuidle: using governor menu [ 0.320470] PCCT header not found. [ 0.321537] ACPI: bus type PCI registered [ 0.322713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.324538] PCI: Using configuration type 1 for base access [ 0.326833] ACPI: Added _OSI(Module Device) [ 0.328073] ACPI: Added _OSI(Processor Device) [ 0.329329] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.330654] ACPI: Added _OSI(Processor Aggregator Device) [ 0.332930] ACPI: Interpreter enabled [ 0.334050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.336735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.339425] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.342117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.344795] ACPI: (supports S0 S5) [ 0.345825] ACPI: Using IOAPIC for interrupt routing [ 0.347209] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.351192] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.352828] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.354599] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.356303] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.359474] acpiphp: Slot [3] registered [ 0.360623] acpiphp: Slot [4] registered [ 0.361776] acpiphp: Slot [5] registered [ 0.362937] acpiphp: Slot [6] registered [ 0.364107] acpiphp: Slot [7] registered [ 0.365262] acpiphp: Slot [8] registered [ 0.366417] acpiphp: Slot [9] registered [ 0.367573] acpiphp: Slot [10] registered [ 0.368744] acpiphp: Slot [11] registered [ 0.369917] acpiphp: Slot [12] registered [ 0.371089] acpiphp: Slot [13] registered [ 0.372267] acpiphp: Slot [14] registered [ 0.373441] acpiphp: Slot [15] registered [ 0.388725] acpiphp: Slot [16] registered [ 0.389902] acpiphp: Slot [17] registered [ 0.391081] acpiphp: Slot [18] registered [ 0.392253] acpiphp: Slot [19] registered [ 0.393429] acpiphp: Slot [20] registered [ 0.394597] acpiphp: Slot [21] registered [ 0.395759] acpiphp: Slot [22] registered [ 0.396930] acpiphp: Slot [23] registered [ 0.398097] acpiphp: Slot [24] registered [ 0.399265] acpiphp: Slot [25] registered [ 0.400427] acpiphp: Slot [26] registered [ 0.401587] acpiphp: Slot [27] registered [ 0.402771] acpiphp: Slot [28] registered [ 0.403941] acpiphp: Slot [29] registered [ 0.405116] acpiphp: Slot [30] registered [ 0.406309] acpiphp: Slot [31] registered [ 0.407480] PCI host bridge to bus 0000:00 [ 0.408659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.410410] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.412143] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.414269] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.416346] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.418484] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.422671] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.424528] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.426232] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.428076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.432343] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.434394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.455413] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.457511] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.459581] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.461619] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.463767] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.465577] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.467445] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.468961] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.471233] vgaarb: loaded [ 0.472112] vgaarb: bridge control possible 0000:00:02.0 [ 0.473850] SCSI subsystem initialized [ 0.475169] ACPI: bus type USB registered [ 0.476352] usbcore: registered new interface driver usbfs [ 0.477826] usbcore: registered new interface driver hub [ 0.479271] usbcore: registered new device driver usb [ 0.480858] PCI: Using ACPI for IRQ routing [ 0.482442] NetLabel: Initializing [ 0.483500] NetLabel: domain hash size = 128 [ 0.484744] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.486141] NetLabel: unlabeled traffic allowed by default [ 0.487819] clocksource: Switched to clocksource kvm-clock [ 0.498033] AppArmor: AppArmor Filesystem Enabled [ 0.499439] pnp: PnP ACPI init [ 0.500752] pnp: PnP ACPI: found 5 devices [ 0.507772] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.510267] NET: Registered protocol family 2 [ 0.511752] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.513616] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.515403] TCP: Hash tables configured (established 4096 bind 4096) [ 0.517166] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.518749] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.520467] NET: Registered protocol family 1 [ 0.521748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.523440] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.525013] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.541245] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.556766] Trying to unpack rootfs image as initramfs... [ 0.620708] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.623413] Scanning for low memory corruption every 60 seconds [ 0.625545] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.627244] audit: initializing netlink subsys (disabled) [ 0.628836] audit: type=2000 audit(1537730526.148:1): initialized [ 0.630811] Initialise system trusted keyring [ 0.632247] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.633927] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.636731] zbud: loaded [ 0.637786] VFS: Disk quotas dquot_6.6.0 [ 0.638980] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.641227] fuse init (API version 7.23) [ 0.642526] Key type big_key registered [ 0.643688] Allocating IMA MOK and blacklist keyrings. [ 0.645481] Key type asymmetric registered [ 0.646688] Asymmetric key parser 'x509' registered [ 0.648072] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.650244] io scheduler noop registered [ 0.651400] io scheduler deadline registered (default) [ 0.652849] io scheduler cfq registered [ 0.654105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.655642] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.657528] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.659648] ACPI: Power Button [PWRF] [ 0.660914] GHES: HEST is not enabled! [ 0.674977] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.704403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.707404] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.731288] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.734597] Linux agpgart interface v0.103 [ 0.738188] brd: module loaded [ 0.740618] loop: module loaded [ 0.745631] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.747835] GPT:90111 != 2097151 [ 0.748859] GPT:Alternate GPT header not at the end of the disk. [ 0.750492] GPT:90111 != 2097151 [ 0.751499] GPT: Use GNU Parted to correct GPT errors. [ 0.752940] vda: vda1 vda15 [ 0.754683] scsi host0: ata_piix [ 0.755846] scsi host1: ata_piix [ 0.756946] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.758752] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.761170] libphy: Fixed MDIO Bus: probed [ 0.762383] tun: Universal TUN/TAP device driver, 1.6 [ 0.763799] tun: (C) 1999-2004 Max Krasnyansky [ 0.766676] PPP generic driver version 2.4.2 [ 0.768031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.769768] ehci-pci: EHCI PCI platform driver [ 0.771060] ehci-platform: EHCI generic platform driver [ 0.772568] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.774333] ohci-pci: OHCI PCI platform driver [ 0.775671] ohci-platform: OHCI generic platform driver [ 0.777187] uhci_hcd: USB Universal Host Controller Interface driver [ 0.792110] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.793627] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.795865] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.797370] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.799088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.800907] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.803036] usb usb1: Product: UHCI Host Controller [ 0.804423] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.806196] usb usb1: SerialNumber: 0000:00:01.2 [ 0.807646] hub 1-0:1.0: USB hub found [ 0.808833] hub 1-0:1.0: 2 ports detected [ 0.810232] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.813379] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.814784] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.816335] mousedev: PS/2 mouse device common for all mice [ 0.818167] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.820903] rtc_cmos 00:00: RTC can wake from S4 [ 0.822574] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.824358] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.826149] i2c /dev entries driver [ 0.827302] device-mapper: uevent: version 1.0.3 [ 0.828736] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.831179] ledtrig-cpu: registered to indicate activity on CPUs [ 0.833263] NET: Registered protocol family 10 [ 0.834881] NET: Registered protocol family 17 [ 0.836229] Key type dns_resolver registered [ 0.837677] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.839351] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.842042] registered taskstats version 1 [ 0.843341] Loading compiled-in X.509 certificates [ 0.845325] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.847935] zswap: loaded using pool lzo/zbud [ 0.850078] Key type trusted registered [ 0.852373] Key type encrypted registered [ 0.853512] AppArmor: AppArmor sha1 policy hashing enabled [ 0.854971] ima: No TPM chip found, activating TPM-bypass! [ 0.856440] evm: HMAC attrs: 0x1 [ 0.857761] Magic number: 2:586:395 [ 0.858945] rtc_cmos 00:00: setting system clock to 2018-09-23 19:22:06 UTC (1537730526) [ 0.861229] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.862781] EDD information not available. [ 0.917539] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.934483] Write protecting the kernel read-only data: 14336k [ 0.937530] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.940051] 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.105172] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.93. 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 === 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCL1tVa8ptFZMt+mWSyLrMvlvTgjWE3zcZMV6JCHgi4bfkwxBydGTBeX+7iePh2yNaPe8gcHpRxngstKQTpRQM9VaTkzfo24hvFtLKyPPC4/F5AjbvNdBt6NVdnndOdKTGBlMRuZE6HCOkDgqlvuL36RPAjb2RHwz4JMtYHQuvZvbx9MrtP7aTgkpAJWTC8d8egYZcXlbETHaolx7VWayOunSJ+GbpCkwo6OKnSolOBKaeVcBOGL1HA7obtoyDJ9asXuVob/aSwNAW9xe80YFCFitV9A14FpgbGY287Uy/kfgVfsoMUyr3BO4r+ysb9ByTm2aQkDJ3veKGnlK0xZeV9 root@vping-userdata-vm2-77b94bc2-3ea7-4c11-a4f5-44f67fcc8265 ssh-dss AAAAB3NzaC1kc3MAAACBAPCmQgK40GCHabdX594V2WIQ5UcNTxKifMFRO64PyXswJzge47rVoWU0hATNjBN7FVEnBdDA/tYw0t4RDlG9W6Ip+axH9O3EGTTeNPdncsASYdEf9jSspmL+kY5zfRJVboTmhtzbmCCTznWCA7VBu3JbaUuvMydo9i1U1wPo7OQLAAAAFQDtPCK8GkOcJ/yZemBqMq6uvzE+UQAAAIBCS+mLTKQCPHhg102rQEL8FyWzJi0IkcI3dNDV4SnV+Y7Jq/tm0EJxEj4keiCIqXCQy/+pBOu0yFXa1RVnCTu9XLzhLwwc/GvR2qJvY02Ca7Ciebsu2LKN5U8lUfK+5MpnG3MNUjlU6eOwsONsr31u+6/CULWRBiiJqEhm592Q9gAAAIEA6BlbuOLix0fs1T0i8s50tfnflsDjP/bTyCs8v6tR148EAi22kOK7kgfQm6Kvuy9xBefbr1WkNpiftAXF5ZmU41liicdBwlupU+AicdHMP3ZKzx75Tm7ms4TM4rpLY5ltooUDJMnSBrse+lIdEAV5kQU2Mt/tUnsFU8H/swdRE4k= root@vping-userdata-vm2-77b94bc2-3ea7-4c11-a4f5-44f67fcc8265 -----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.6,24,fe80::f816:3eff:feff:a229/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-77b94bc2-3ea7-4c11-a4f5-44f67fcc8265 launch-index: 0 === cirros: current=0.4.0 uptime=3.88 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-77b94bc2-3ea7-4c11-a4f5-44f67fcc8265 login: 2018-09-23 19:22:11,317 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-09-23 19:22:11,438 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-23 19:22:11,438 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:45 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-23 19:22:11,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-23 19:22:11,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:22:11,679 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 23 Sep 2018 19:22: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-79a7e08f-2eaf-4636-bb4b-8984295830c6 x-openstack-request-id: req-79a7e08f-2eaf-4636-bb4b-8984295830c6 2018-09-23 19:22:11,679 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3 used request id req-79a7e08f-2eaf-4636-bb4b-8984295830c6 2018-09-23 19:22:11,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.235781908035s 2018-09-23 19:22:11,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:22:11,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:22:13,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22: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-d2c88ddf-1520-4eb7-b5ea-9d1c5ebe3e67 x-openstack-request-id: req-d2c88ddf-1520-4eb7-b5ea-9d1c5ebe3e67 2018-09-23 19:22:13,112 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:a2:29", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "rel": "bookmark"}], "image": {"id": "1a435805-34ef-4c66-8c93-348a81789869", "links": [{"href": "http://172.30.9.29:8774/images/1a435805-34ef-4c66-8c93-348a81789869", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:22:05.000000", "flavor": {"id": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "links": [{"href": "http://172.30.9.29:8774/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "bookmark"}]}, "id": "4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "security_groups": [{"name": "default"}], "user_id": "5c88fe6de3a44c2ea8e198ee24f6de3a", "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-23T19:22:05Z", "hostId": "b228ae5c7df0ceef3ff867f6e49af01428741a208b2dff6eb50a4fdc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "created": "2018-09-23T19:21:57Z", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e9:e2", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "rel": "bookmark"}], "image": {"id": "1a435805-34ef-4c66-8c93-348a81789869", "links": [{"href": "http://172.30.9.29:8774/images/1a435805-34ef-4c66-8c93-348a81789869", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:21:50.000000", "flavor": {"id": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "links": [{"href": "http://172.30.9.29:8774/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "bookmark"}]}, "id": "6e569375-a90d-4370-90d1-bb9bfe7c7ca3", "security_groups": [{"name": "default"}], "user_id": "5c88fe6de3a44c2ea8e198ee24f6de3a", "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-23T19:22:11Z", "hostId": "b228ae5c7df0ceef3ff867f6e49af01428741a208b2dff6eb50a4fdc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "created": "2018-09-23T19:21:39Z", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:22:13,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d2c88ddf-1520-4eb7-b5ea-9d1c5ebe3e67 2018-09-23 19:22:13,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.43279099464s 2018-09-23 19:22:13,115 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:22:15,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:22:15,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:22:16,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22: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-807ee3df-fedc-49ef-9130-6d8c9555e55a x-openstack-request-id: req-807ee3df-fedc-49ef-9130-6d8c9555e55a 2018-09-23 19:22:16,180 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:a2:29", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "rel": "bookmark"}], "image": {"id": "1a435805-34ef-4c66-8c93-348a81789869", "links": [{"href": "http://172.30.9.29:8774/images/1a435805-34ef-4c66-8c93-348a81789869", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:22:05.000000", "flavor": {"id": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "links": [{"href": "http://172.30.9.29:8774/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "bookmark"}]}, "id": "4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "security_groups": [{"name": "default"}], "user_id": "5c88fe6de3a44c2ea8e198ee24f6de3a", "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-23T19:22:05Z", "hostId": "b228ae5c7df0ceef3ff867f6e49af01428741a208b2dff6eb50a4fdc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "created": "2018-09-23T19:21:57Z", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:22:16,180 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-807ee3df-fedc-49ef-9130-6d8c9555e55a 2018-09-23 19:22:16,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06242990494s 2018-09-23 19:22:16,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-23 19:22:16,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:22:16,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-51f62078-ac2c-413e-9f1d-0e4e1fdaec42 x-openstack-request-id: req-51f62078-ac2c-413e-9f1d-0e4e1fdaec42 2018-09-23 19:22:16,403 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb used request id req-51f62078-ac2c-413e-9f1d-0e4e1fdaec42 2018-09-23 19:22:16,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.221390008926s 2018-09-23 19:22:16,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:22:16,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:22:17,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22: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-380dac05-7921-4a80-a9d8-70d73bbbd614 x-openstack-request-id: req-380dac05-7921-4a80-a9d8-70d73bbbd614 2018-09-23 19:22:17,176 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:a2:29", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "rel": "bookmark"}], "image": {"id": "1a435805-34ef-4c66-8c93-348a81789869", "links": [{"href": "http://172.30.9.29:8774/images/1a435805-34ef-4c66-8c93-348a81789869", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:22:05.000000", "flavor": {"id": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "links": [{"href": "http://172.30.9.29:8774/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "bookmark"}]}, "id": "4f7e9d7a-0a2b-49ae-aaf4-c9f186ff6ecb", "security_groups": [{"name": "default"}], "user_id": "5c88fe6de3a44c2ea8e198ee24f6de3a", "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-23T19:22:16Z", "hostId": "b228ae5c7df0ceef3ff867f6e49af01428741a208b2dff6eb50a4fdc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "created": "2018-09-23T19:21:57Z", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:22:17,177 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-380dac05-7921-4a80-a9d8-70d73bbbd614 2018-09-23 19:22:17,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772696018219s 2018-09-23 19:22:17,178 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:22:19,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:22:19,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:22:19,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22: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-4fc43b4d-56e8-40f9-a580-66642cfc69e5 x-openstack-request-id: req-4fc43b4d-56e8-40f9-a580-66642cfc69e5 2018-09-23 19:22:19,414 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-09-23 19:22:19,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4fc43b4d-56e8-40f9-a580-66642cfc69e5 2018-09-23 19:22:19,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.233502149582s 2018-09-23 19:22:19,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-23 19:22:19,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/ae975193-e1a5-40e2-a341-024c2f8512b9/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}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" -d '{"subnet_id": "4baf49be-d4af-401e-9b5f-0e4517466743"}' 2018-09-23 19:22:21,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:21 GMT X-Openstack-Request-Id: req-e4e66095-60f2-45ae-8f00-49524fe8b7a7 2018-09-23 19:22:21,191 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a2632e15-5941-436b-9eaa-e8ae8aed5e45", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "subnet_id": "4baf49be-d4af-401e-9b5f-0e4517466743", "subnet_ids": ["4baf49be-d4af-401e-9b5f-0e4517466743"], "port_id": "2d160ea9-dce8-4de2-a472-f409557a1f4a", "id": "ae975193-e1a5-40e2-a341-024c2f8512b9"} 2018-09-23 19:22:21,191 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/ae975193-e1a5-40e2-a341-024c2f8512b9/remove_router_interface.json used request id req-e4e66095-60f2-45ae-8f00-49524fe8b7a7 2018-09-23 19:22:21,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.77584815025s 2018-09-23 19:22:21,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-23 19:22:21,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:22:21,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 628 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:21 GMT X-Openstack-Request-Id: req-ca996002-6344-4153-9b1e-db109670700e 2018-09-23 19:22:21,323 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7645c54c-286a-4a37-aa2e-2abc0c7a60a2", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "created_at": "2018-09-23T19:21:29Z", "admin_state_up": true, "updated_at": "2018-09-23T19:22:20Z", "revision_number": 4, "routes": [], "project_id": "b2bc002524214eedbe1e0b4d27d14d01", "id": "ae975193-e1a5-40e2-a341-024c2f8512b9", "name": "vping_userdata-router_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265"}]} 2018-09-23 19:22:21,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-ca996002-6344-4153-9b1e-db109670700e 2018-09-23 19:22:21,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.131386995316s 2018-09-23 19:22:21,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-23 19:22:21,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/ae975193-e1a5-40e2-a341-024c2f8512b9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:22:23,228 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:22:23 GMT X-Openstack-Request-Id: req-cb81ad42-c5c0-4f5f-8038-ea4c78897ea1 2018-09-23 19:22:23,229 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:22:23,229 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/ae975193-e1a5-40e2-a341-024c2f8512b9.json used request id req-cb81ad42-c5c0-4f5f-8038-ea4c78897ea1 2018-09-23 19:22:23,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.90453100204s 2018-09-23 19:22:23,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-23 19:22:23,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:22:23,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:23 GMT X-Openstack-Request-Id: req-6793d9c3-8e55-43d1-b739-a9c48eb03461 2018-09-23 19:22:23,525 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2632e15-5941-436b-9eaa-e8ae8aed5e45","tenant_id":"b2bc002524214eedbe1e0b4d27d14d01","created_at":"2018-09-23T19:21:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-23T19:21:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b2bc002524214eedbe1e0b4d27d14d01","id":"4baf49be-d4af-401e-9b5f-0e4517466743","subnetpool_id":null,"name":"vping_userdata-subnet_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265"}]} 2018-09-23 19:22:23,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-6793d9c3-8e55-43d1-b739-a9c48eb03461 2018-09-23 19:22:23,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.296040058136s 2018-09-23 19:22:23,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-23 19:22:23,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/4baf49be-d4af-401e-9b5f-0e4517466743.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:22:25,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:22:25 GMT X-Openstack-Request-Id: req-6c5ad853-b224-4b67-8e78-8a2031e32cd7 2018-09-23 19:22:25,982 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:22:25,983 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/4baf49be-d4af-401e-9b5f-0e4517466743.json used request id req-6c5ad853-b224-4b67-8e78-8a2031e32cd7 2018-09-23 19:22:25,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.45557117462s 2018-09-23 19:22:25,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:22:25,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:22:26,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1159 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:26 GMT X-Openstack-Request-Id: req-0cb6f8c3-9740-4f59-b74c-1f0ea8690a8d 2018-09-23 19:22:26,103 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-23T19:22:25Z","tenant_id":"b2bc002524214eedbe1e0b4d27d14d01","created_at":"2018-09-23T19:21:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b2bc002524214eedbe1e0b4d27d14d01","id":"a2632e15-5941-436b-9eaa-e8ae8aed5e45","name":"vping_userdata-net_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265"}]} 2018-09-23 19:22:26,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-0cb6f8c3-9740-4f59-b74c-1f0ea8690a8d 2018-09-23 19:22:26,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.120374917984s 2018-09-23 19:22:26,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-23 19:22:26,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/a2632e15-5941-436b-9eaa-e8ae8aed5e45.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:22:28,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:22:28 GMT X-Openstack-Request-Id: req-11a15f9f-1d4e-4515-b005-cce086d3adaa 2018-09-23 19:22:28,282 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:22:28,282 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/a2632e15-5941-436b-9eaa-e8ae8aed5e45.json used request id req-11a15f9f-1d4e-4515-b005-cce086d3adaa 2018-09-23 19:22:28,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.17739796638s 2018-09-23 19:22:28,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:22:28,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:22:28,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:28 GMT X-Openstack-Request-Id: req-cf45e056-5c89-4ab9-9ba8-21d67ca2d3cc 2018-09-23 19:22:28,620 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:21:34Z", "file": "/v2/images/1a435805-34ef-4c66-8c93-348a81789869/file", "owner": "b2bc002524214eedbe1e0b4d27d14d01", "id": "1a435805-34ef-4c66-8c93-348a81789869", "size": 12716032, "self": "/v2/images/1a435805-34ef-4c66-8c93-348a81789869", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/1a435805-34ef-4c66-8c93-348a81789869/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/1a435805-34ef-4c66-8c93-348a81789869/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:21:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:22:28,620 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-cf45e056-5c89-4ab9-9ba8-21d67ca2d3cc 2018-09-23 19:22:28,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.332896947861s 2018-09-23 19:22:28,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-23 19:22:28,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/1a435805-34ef-4c66-8c93-348a81789869 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aa4eb9ebd431feb86724aa3f1720666114cf3d56facfa47afd3ff1ff80fe0686" 2018-09-23 19:22:30,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 23 Sep 2018 19:22:30 GMT X-Openstack-Request-Id: req-f0000f07-5f37-4736-985c-4b84d56c4303 2018-09-23 19:22:30,344 - 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-23 19:22:30,344 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/1a435805-34ef-4c66-8c93-348a81789869 used request id req-f0000f07-5f37-4736-985c-4b84d56c4303 2018-09-23 19:22:30,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.72246599197s 2018-09-23 19:22:30,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-23 19:22:30,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" 2018-09-23 19:22:30,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22: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-1fef3d0d-09ab-4c9b-a206-c5a3dd587ab3 x-openstack-request-id: req-1fef3d0d-09ab-4c9b-a206-c5a3dd587ab3 2018-09-23 19:22:30,374 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5a200b1f-8f68-440c-af82-30ab9fd14b41", "name": "vping_userdata-flavor_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-23 19:22:30,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-1fef3d0d-09ab-4c9b-a206-c5a3dd587ab3 2018-09-23 19:22:30,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236940383911s 2018-09-23 19:22:30,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-23 19:22:30,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" 2018-09-23 19:22:30,415 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-669c7b27-f80b-4dd4-b030-af572dae02ba x-openstack-request-id: req-669c7b27-f80b-4dd4-b030-af572dae02ba 2018-09-23 19:22:30,415 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/5a200b1f-8f68-440c-af82-30ab9fd14b41 used request id req-669c7b27-f80b-4dd4-b030-af572dae02ba 2018-09-23 19:22:30,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0395309925079s 2018-09-23 19:22:30,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 19:22:30,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" 2018-09-23 19:22:30,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fcae5b1-2393-41e9-ad0f-d8fce3e20e51 2018-09-23 19:22:30,622 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/08881a41da1d49eea3ce28971d45a21c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08881a41da1d49eea3ce28971d45a21c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/2acb53c9b8e843bc8aaca444d90ed9fb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2acb53c9b8e843bc8aaca444d90ed9fb", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/4cdc024d5ad84a2e8a6d7543efeb3651"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4cdc024d5ad84a2e8a6d7543efeb3651", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/4d034b226fe04fd49a323f938d5bc3fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d034b226fe04fd49a323f938d5bc3fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "vping_userdata-user_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "links": {"self": "http://172.30.9.29:5000/v3/users/5c88fe6de3a44c2ea8e198ee24f6de3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5c88fe6de3a44c2ea8e198ee24f6de3a", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/686118ee2aad48b795197df7a577e7ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "686118ee2aad48b795197df7a577e7ea", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/6e5785c0040d4fcfb84d5885567a13e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e5785c0040d4fcfb84d5885567a13e7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/7230a17fb5ec432e8b0d524de145cfc1"}, "domain_id": "89f431e845514faeb995beeecc00174b", "enabled": true, "options": {}, "id": "7230a17fb5ec432e8b0d524de145cfc1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/794bc2e124944eae8441884bc3891394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "794bc2e124944eae8441884bc3891394", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8a9feaa273fa404e9f219e82beb8b8ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a9feaa273fa404e9f219e82beb8b8ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/8fc466e5aad040a2a797da3a642e800e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fc466e5aad040a2a797da3a642e800e", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/aae19b75f36945abbfcc9a2b1e8a7309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aae19b75f36945abbfcc9a2b1e8a7309", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/c25447bdd8eb4d6284359d847339a77d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c25447bdd8eb4d6284359d847339a77d", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/c47eadb2607040808a61bad2906f7160"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c47eadb2607040808a61bad2906f7160", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/d2002e02f0af4069b75dfe188fc7e833"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2002e02f0af4069b75dfe188fc7e833", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-23 19:22:30,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9fcae5b1-2393-41e9-ad0f-d8fce3e20e51 2018-09-23 19:22:30,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206382036209s 2018-09-23 19:22:30,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 19:22:30,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/5c88fe6de3a44c2ea8e198ee24f6de3a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" 2018-09-23 19:22:30,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df824f26-0897-4906-985d-67b7ba9bfacf 2018-09-23 19:22:30,837 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265", "links": {"self": "http://172.30.9.29:5000/v3/users/5c88fe6de3a44c2ea8e198ee24f6de3a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5c88fe6de3a44c2ea8e198ee24f6de3a", "description": null}} 2018-09-23 19:22:30,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/5c88fe6de3a44c2ea8e198ee24f6de3a used request id req-df824f26-0897-4906-985d-67b7ba9bfacf 2018-09-23 19:22:30,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20860004425s 2018-09-23 19:22:30,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-23 19:22:30,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/5c88fe6de3a44c2ea8e198ee24f6de3a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" 2018-09-23 19:22:31,265 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 19:22:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd8cb0a6-b346-4b03-8800-6e4093b248fe 2018-09-23 19:22:31,265 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 19:22:31,265 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/5c88fe6de3a44c2ea8e198ee24f6de3a used request id req-cd8cb0a6-b346-4b03-8800-6e4093b248fe 2018-09-23 19:22:31,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.427473068237s 2018-09-23 19:22:31,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 19:22:31,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" 2018-09-23 19:22:31,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-445fddd5-da77-45d3-8996-db3733818595 2018-09-23 19:22:31,474 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.29:5000/v3/projects/b2bc002524214eedbe1e0b4d27d14d01"}, "tags": [], "enabled": true, "id": "b2bc002524214eedbe1e0b4d27d14d01", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77b94bc2-3ea7-4c11-a4f5-44f67fcc8265"}]} 2018-09-23 19:22:31,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-445fddd5-da77-45d3-8996-db3733818595 2018-09-23 19:22:31,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202130079269s 2018-09-23 19:22:31,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-23 19:22:31,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/b2bc002524214eedbe1e0b4d27d14d01 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" 2018-09-23 19:22:31,751 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 19:22:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29832c58-ead5-43a5-852d-864ab00ee106 2018-09-23 19:22:31,751 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 19:22:31,752 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b2bc002524214eedbe1e0b4d27d14d01 used request id req-29832c58-ead5-43a5-852d-864ab00ee106 2018-09-23 19:22:31,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.272379159927s 2018-09-23 19:22:31,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 19:22:31,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=b2bc002524214eedbe1e0b4d27d14d01&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}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" 2018-09-23 19:22:32,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:32 GMT X-Openstack-Request-Id: req-e2a3fe32-ffce-41b3-bd28-97d2b94b4ba7 2018-09-23 19:22:32,170 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "created_at": "2018-09-23T19:21:26Z", "updated_at": "2018-09-23T19:21:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:21:26Z", "revision_number": 0, "id": "341ec3e7-1524-44fb-97eb-5e6adf77403b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:21:26Z", "security_group_id": "5a6a23c2-0e13-4331-9ef1-f14f20c35297", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2bc002524214eedbe1e0b4d27d14d01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:21:26Z", "revision_number": 0, "id": "3df7267a-1da9-4cc3-84f6-695bac6394aa", "remote_group_id": "5a6a23c2-0e13-4331-9ef1-f14f20c35297", "remote_ip_prefix": null, "created_at": "2018-09-23T19:21:26Z", "security_group_id": "5a6a23c2-0e13-4331-9ef1-f14f20c35297", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2bc002524214eedbe1e0b4d27d14d01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:21:26Z", "revision_number": 0, "id": "429f4c70-3636-4843-8034-9e3977e226a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:21:26Z", "security_group_id": "5a6a23c2-0e13-4331-9ef1-f14f20c35297", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2bc002524214eedbe1e0b4d27d14d01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:21:26Z", "revision_number": 0, "id": "e73e6c26-f1e1-4ff3-a388-2bc6399a9845", "remote_group_id": "5a6a23c2-0e13-4331-9ef1-f14f20c35297", "remote_ip_prefix": null, "created_at": "2018-09-23T19:21:26Z", "security_group_id": "5a6a23c2-0e13-4331-9ef1-f14f20c35297", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2bc002524214eedbe1e0b4d27d14d01"}], "revision_number": 1, "project_id": "b2bc002524214eedbe1e0b4d27d14d01", "id": "5a6a23c2-0e13-4331-9ef1-f14f20c35297", "name": "default"}]} 2018-09-23 19:22:32,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=b2bc002524214eedbe1e0b4d27d14d01&name=default used request id req-e2a3fe32-ffce-41b3-bd28-97d2b94b4ba7 2018-09-23 19:22:32,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.413069009781s 2018-09-23 19:22:32,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 19:22:32,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" 2018-09-23 19:22:32,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:32 GMT X-Openstack-Request-Id: req-3cf97e49-4215-4837-b879-7c2e1386b875 2018-09-23 19:22:32,625 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "created_at": "2018-09-23T19:21:26Z", "updated_at": "2018-09-23T19:21:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:21:26Z", "revision_number": 0, "id": "e73e6c26-f1e1-4ff3-a388-2bc6399a9845", "remote_group_id": "5a6a23c2-0e13-4331-9ef1-f14f20c35297", "remote_ip_prefix": null, "created_at": "2018-09-23T19:21:26Z", "security_group_id": "5a6a23c2-0e13-4331-9ef1-f14f20c35297", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2bc002524214eedbe1e0b4d27d14d01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:21:26Z", "revision_number": 0, "id": "429f4c70-3636-4843-8034-9e3977e226a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:21:26Z", "security_group_id": "5a6a23c2-0e13-4331-9ef1-f14f20c35297", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2bc002524214eedbe1e0b4d27d14d01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:21:26Z", "revision_number": 0, "id": "3df7267a-1da9-4cc3-84f6-695bac6394aa", "remote_group_id": "5a6a23c2-0e13-4331-9ef1-f14f20c35297", "remote_ip_prefix": null, "created_at": "2018-09-23T19:21:26Z", "security_group_id": "5a6a23c2-0e13-4331-9ef1-f14f20c35297", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2bc002524214eedbe1e0b4d27d14d01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:21:26Z", "revision_number": 0, "id": "341ec3e7-1524-44fb-97eb-5e6adf77403b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:21:26Z", "security_group_id": "5a6a23c2-0e13-4331-9ef1-f14f20c35297", "tenant_id": "b2bc002524214eedbe1e0b4d27d14d01", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2bc002524214eedbe1e0b4d27d14d01"}], "revision_number": 1, "project_id": "b2bc002524214eedbe1e0b4d27d14d01", "id": "5a6a23c2-0e13-4331-9ef1-f14f20c35297", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "802060f906e2475fa40f15eb36bff298", "created_at": "2018-09-23T19:12:28Z", "updated_at": "2018-09-23T19:12:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "9d75c811-2562-4bd7-a277-4fe0ca6e5d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv6", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "f39b9bea-ae1d-466c-ae37-1efd457e4012", "remote_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv6", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "e850ed80-6558-4fe4-8989-a52215e2b4e4", "remote_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv4", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "78f010b6-6aab-402c-87f7-5768c7670ad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv4", "project_id": "802060f906e2475fa40f15eb36bff298"}], "revision_number": 1, "project_id": "802060f906e2475fa40f15eb36bff298", "id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "894da123185e40d5966d1ea0c93371df", "created_at": "2018-09-23T19:16:12Z", "updated_at": "2018-09-23T19:16:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "15f9f005-83fd-409e-b734-80ec10403549", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv6", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "6a93976f-12c3-4375-9109-05e648869602", "remote_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv6", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "ce1db3f2-1a41-4633-8d9e-50b3ee674c19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv4", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "7c596c4f-84aa-43fc-92d9-3c106eac6667", "remote_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv4", "project_id": "894da123185e40d5966d1ea0c93371df"}], "revision_number": 1, "project_id": "894da123185e40d5966d1ea0c93371df", "id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-23T19:16:15Z", "updated_at": "2018-09-23T19:16:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:15Z", "revision_number": 0, "id": "0d46553a-db03-42b5-9477-dadc114b1eaf", "remote_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "45977f9d-2e3b-4bb3-b7f0-b496edf7bdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "a77b4d5f-f7d6-4c13-becc-652a11a98cc5", "remote_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "fb4ce89b-de4f-457f-94d1-6c485e50cfa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "name": "default"}]} 2018-09-23 19:22:32,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-3cf97e49-4215-4837-b879-7c2e1386b875 2018-09-23 19:22:32,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.449805021286s 2018-09-23 19:22:32,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-23 19:22:32,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/5a6a23c2-0e13-4331-9ef1-f14f20c35297.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}666f0ecc93fe674260eb1f0613719e7c040580a5dee52766ebfc089fc2d31ec2" 2018-09-23 19:22:33,139 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:22:33 GMT X-Openstack-Request-Id: req-5e7e11cb-a7db-47be-af49-f816e5bda303 2018-09-23 19:22:33,140 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:22:33,140 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/5a6a23c2-0e13-4331-9ef1-f14f20c35297.json used request id req-5e7e11cb-a7db-47be-af49-f816e5bda303 2018-09-23 19:22:33,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.507275819778s 2018-09-23 19:22:33,191 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-09-23 19:22:33,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:22:33,239 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5fa021a-aea2-4b59-801b-1d092428f1bd 2018-09-23 19:22:33,239 - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-09-23 19:22:33,240 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-d5fa021a-aea2-4b59-801b-1d092428f1bd 2018-09-23 19:22:33,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-23 19:22:33,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "974e99ccfdf64aeaa46297e97aa5baf5", "name": "member"}, {"id": "d7da706ef8994b66a6e3396bf4f3bead", "name": "reader"}, {"id": "ab4277dc8a9c4c51a7cd8cf76c400735", "name": "admin"}], "expires_at": "2018-09-23T20:22:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "894da123185e40d5966d1ea0c93371df", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d68ed769e9a423d946305826c4fac0a"}, {"url": "http://172.30.9.29:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f03a90f6f9c415a95fced2acdeeca51"}, {"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757bc3cf1e04442d967289319f97a6a9"}], "type": "volume", "id": "06089b7643394b4ea2152f66b35238d0", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "006cc240baca4cb3b76593d6d3d73096"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0345086960034097ad3dbe904f6c17d1"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b5b8af83a06483793c6056762eed1d3"}], "type": "volumev3", "id": "16040fddb4fa46fabf16970f838b7a72", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bf7b3644d6f457b8255468d05381331"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c1785a941d44368114aeb13c7cd0dc"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c289bfb2bb0f4aa4b4c2a4e254498772"}], "type": "metric", "id": "401b8583fe1045fba56d25b885e81d84", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338f871fcc80474ebf3f91bf9f9a2803"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ee30ff9dfdf4fc9955543864766a4c3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84611edc954a457a9878ed49739af26b"}], "type": "placement", "id": "4cf66d2934a14d2993e1934573211ecc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1420c0b3c0ef447f80184031d7ad7362"}, {"url": "http://172.30.9.29:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3dc36f44422e429f9e605d629bdba8db"}, {"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b32d79413cf84b02ad3ba69fc84754f8"}], "type": "volumev2", "id": "4d46369930094692854f06fe3de92e26", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c9e592d5d73410989ba29ecc4050683"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac9aec43e2314f5d98434a30d000e414"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6416b3a9b7845589c069ab4c81eddf2"}], "type": "identity", "id": "5574ab4d90a04a43b8c58b7d9eafe64c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14515a3836154a26b94a4fdddbc0caa8"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ae5b2474acf4531bd6f3b3aff8504ad"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "916d7d32c7eb49a88886590f31204913"}], "type": "network", "id": "579c117c60db4b8a9290a56bf51d19de", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "87fec6bbefd343d4a364b4f419272f24", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32299bf06be946809dd3e7e17a875691"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1cb3ebd7c342d59b66453bb59455f4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de3e795cf17040148449f29f1bb37485"}], "type": "alarming", "id": "a68cd28b68d14fc69d0e3c13b4cd3911", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e430eeca864e41805e7ac3986cfa98"}, {"url": "http://172.30.9.29:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a93b10c0d54c0497f198f45a60f3d9"}, {"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "640f97e2ac5d4ba2a713b1a096f6d085"}], "type": "orchestration", "id": "afda4bb5fcf34bf2a85847ba5655258b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c2557339a29431bae7d62a31c775d9d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310acabb63eb473fbc1abcd376bb259e"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f2b4cc2af964e7885baf77e5136189d"}], "type": "event", "id": "cceb7e7f38ce4738b60276539fec5e2c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25a8ab1b40744d1a9b2e3c6fc904106a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95bcfc53b99346b0ae29d5f3d262f2a1"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf074a285a1d40cc837bb3620cd20284"}], "type": "cloudformation", "id": "cde7f1395ab146d6b31bba03aa9579c8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1196b19869cc4392ab8f9e8d75e5adc8"}, {"url": "http://12.0.0.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b4944429d6c45b19ab9e8529fd5d83b"}, {"url": "http://172.30.9.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b779ead26b148eb85ad20fcffa016a6"}], "type": "object-store", "id": "d4ce28ab9bd447738cfde6baddeb6cb6", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32bb8693afbd417f95bea768ac38c136"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66fecb4549ab49b18471353b5f9af1d9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c03398c604d64bbf93ce163576cba488"}], "type": "compute", "id": "e361ccf42d804b628a1f826e94a7585a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310aa387d4ad41628f2c0ddedf0c30b9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cf0311fccc54b3785661550b7e7503a"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7487322e62d4932ba7a7e4a9d95d999"}], "type": "image", "id": "effc7eccb958414cb09e0abb22b1cf3a", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "4d034b226fe04fd49a323f938d5bc3fa"}, "audit_ids": ["Ym1qyQjWRKiXv5z7l_mlrA"], "issued_at": "2018-09-23T19:22:33.000000Z"}} 2018-09-23 19:22:33,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:22:33,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" 2018-09-23 19:22:34,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:34 GMT X-Openstack-Request-Id: req-4bdd666f-80de-41eb-8c76-d1a9ed769898 2018-09-23 19:22:34,014 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"2f71e26b-635c-4527-93d8-4193f1a9199d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","status":"ACTIVE","subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"description":"","tags":[],"updated_at":"2018-09-23T19:12:36Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","provider:network_type":"flat"}]} 2018-09-23 19:22:34,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4bdd666f-80de-41eb-8c76-d1a9ed769898 2018-09-23 19:22:34,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368753910065s 2018-09-23 19:22:34,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:22:34,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" 2018-09-23 19:22:34,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec2b632-85b4-4709-910d-36e4f51e2fb8 2018-09-23 19:22:34,169 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/89f431e845514faeb995beeecc00174b"}, "tags": [], "enabled": true, "id": "89f431e845514faeb995beeecc00174b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-23 19:22:34,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-4ec2b632-85b4-4709-910d-36e4f51e2fb8 2018-09-23 19:22:34,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.146976947784s 2018-09-23 19:22:34,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-23 19:22:34,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_10d8c91c-5ffd-4238-ae14-170915ce1d74"}}' 2018-09-23 19:22:34,399 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8d1bef9-fc48-4ab2-8f70-73e25e1bf765 2018-09-23 19:22:34,399 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.29:5000/v3/projects/c23ce15055cf4ca6848c52277ce35997"}, "tags": [], "enabled": true, "id": "c23ce15055cf4ca6848c52277ce35997", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_10d8c91c-5ffd-4238-ae14-170915ce1d74"}} 2018-09-23 19:22:34,399 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-a8d1bef9-fc48-4ab2-8f70-73e25e1bf765 2018-09-23 19:22:34,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.222912073135s 2018-09-23 19:22:34,400 - 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'c23ce15055cf4ca6848c52277ce35997', '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_10d8c91c-5ffd-4238-ae14-170915ce1d74'}) 2018-09-23 19:22:34,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-23 19:22:34,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e801d8ed-6353-4766-8ba1-8437d18330fd", "email": null, "name": "cinder_test-user_10d8c91c-5ffd-4238-ae14-170915ce1d74"}}' 2018-09-23 19:22:34,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7b251de-1c22-4b8b-8ba7-9f4ab090159a 2018-09-23 19:22:34,794 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_10d8c91c-5ffd-4238-ae14-170915ce1d74", "links": {"self": "http://172.30.9.29:5000/v3/users/e583940c3233486cb211e3cb19a6f601"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e583940c3233486cb211e3cb19a6f601", "domain_id": "default", "password_expires_at": null}} 2018-09-23 19:22:34,794 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-a7b251de-1c22-4b8b-8ba7-9f4ab090159a 2018-09-23 19:22:34,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.387693166733s 2018-09-23 19:22:34,795 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e583940c3233486cb211e3cb19a6f601', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_10d8c91c-5ffd-4238-ae14-170915ce1d74'}) 2018-09-23 19:22:34,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:22:34,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" 2018-09-23 19:22:34,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-744398fa-10cf-4448-aaa3-e03d064b354d 2018-09-23 19:22:34,914 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:22:34,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-744398fa-10cf-4448-aaa3-e03d064b354d 2018-09-23 19:22:34,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115722894669s 2018-09-23 19:22:34,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:22:34,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" 2018-09-23 19:22:35,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-207b10fa-b931-4c3c-8b86-3c89ba37b165 2018-09-23 19:22:35,098 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:22:35,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-207b10fa-b931-4c3c-8b86-3c89ba37b165 2018-09-23 19:22:35,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178560972214s 2018-09-23 19:22:35,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:22:35,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" 2018-09-23 19:22:35,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69e2724a-0b6d-4a1e-98be-36ba69f25c98 2018-09-23 19:22:35,299 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:22:35,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-69e2724a-0b6d-4a1e-98be-36ba69f25c98 2018-09-23 19:22:35,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195140123367s 2018-09-23 19:22:35,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:22:35,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" 2018-09-23 19:22:35,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7de3cbe6-e40f-48ad-86be-655b88196eb1 2018-09-23 19:22:35,499 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-23 19:22:35,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-7de3cbe6-e40f-48ad-86be-655b88196eb1 2018-09-23 19:22:35,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19518995285s 2018-09-23 19:22:35,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 19:22:35,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" 2018-09-23 19:22:35,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9d22075-a7ef-4bf9-ad0f-4e39db769d32 2018-09-23 19:22:35,712 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/08881a41da1d49eea3ce28971d45a21c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08881a41da1d49eea3ce28971d45a21c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/2acb53c9b8e843bc8aaca444d90ed9fb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2acb53c9b8e843bc8aaca444d90ed9fb", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/4cdc024d5ad84a2e8a6d7543efeb3651"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4cdc024d5ad84a2e8a6d7543efeb3651", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/4d034b226fe04fd49a323f938d5bc3fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d034b226fe04fd49a323f938d5bc3fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/686118ee2aad48b795197df7a577e7ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "686118ee2aad48b795197df7a577e7ea", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/6e5785c0040d4fcfb84d5885567a13e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e5785c0040d4fcfb84d5885567a13e7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/7230a17fb5ec432e8b0d524de145cfc1"}, "domain_id": "89f431e845514faeb995beeecc00174b", "enabled": true, "options": {}, "id": "7230a17fb5ec432e8b0d524de145cfc1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/794bc2e124944eae8441884bc3891394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "794bc2e124944eae8441884bc3891394", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8a9feaa273fa404e9f219e82beb8b8ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a9feaa273fa404e9f219e82beb8b8ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/8fc466e5aad040a2a797da3a642e800e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fc466e5aad040a2a797da3a642e800e", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/aae19b75f36945abbfcc9a2b1e8a7309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aae19b75f36945abbfcc9a2b1e8a7309", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/c25447bdd8eb4d6284359d847339a77d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c25447bdd8eb4d6284359d847339a77d", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/c47eadb2607040808a61bad2906f7160"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c47eadb2607040808a61bad2906f7160", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/d2002e02f0af4069b75dfe188fc7e833"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2002e02f0af4069b75dfe188fc7e833", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder_test-user_10d8c91c-5ffd-4238-ae14-170915ce1d74", "links": {"self": "http://172.30.9.29:5000/v3/users/e583940c3233486cb211e3cb19a6f601"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e583940c3233486cb211e3cb19a6f601", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-23 19:22:35,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b9d22075-a7ef-4bf9-ad0f-4e39db769d32 2018-09-23 19:22:35,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21246099472s 2018-09-23 19:22:35,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 19:22:35,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" 2018-09-23 19:22:35,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f30e10f5-0074-48dc-b5a7-637f812bf431 2018-09-23 19:22:35,936 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.29:5000/v3/projects/c23ce15055cf4ca6848c52277ce35997"}, "tags": [], "enabled": true, "id": "c23ce15055cf4ca6848c52277ce35997", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_10d8c91c-5ffd-4238-ae14-170915ce1d74"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-23 19:22:35,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-f30e10f5-0074-48dc-b5a7-637f812bf431 2018-09-23 19:22:35,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211647033691s 2018-09-23 19:22:35,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-23 19:22:35,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=e583940c3233486cb211e3cb19a6f601&role.id=974e99ccfdf64aeaa46297e97aa5baf5&scope.project.id=c23ce15055cf4ca6848c52277ce35997" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" 2018-09-23 19:22:36,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c653b18-6cd6-4f16-9c99-05246bd183b1 2018-09-23 19:22:36,139 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=e583940c3233486cb211e3cb19a6f601&role.id=974e99ccfdf64aeaa46297e97aa5baf5&scope.project.id=c23ce15055cf4ca6848c52277ce35997", "previous": null, "next": null}} 2018-09-23 19:22:36,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=e583940c3233486cb211e3cb19a6f601&role.id=974e99ccfdf64aeaa46297e97aa5baf5&scope.project.id=c23ce15055cf4ca6848c52277ce35997 used request id req-5c653b18-6cd6-4f16-9c99-05246bd183b1 2018-09-23 19:22:36,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.194066047668s 2018-09-23 19:22:36,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-23 19:22:36,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/c23ce15055cf4ca6848c52277ce35997/users/e583940c3233486cb211e3cb19a6f601/roles/974e99ccfdf64aeaa46297e97aa5baf5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" 2018-09-23 19:22:36,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 19:22:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13006e58-301d-410c-83cd-d23eb129247b 2018-09-23 19:22:36,324 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 19:22:36,324 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c23ce15055cf4ca6848c52277ce35997/users/e583940c3233486cb211e3cb19a6f601/roles/974e99ccfdf64aeaa46297e97aa5baf5 used request id req-13006e58-301d-410c-83cd-d23eb129247b 2018-09-23 19:22:36,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.181267976761s 2018-09-23 19:22:36,325 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_10d8c91c-5ffd-4238-ae14-170915ce1d74', 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'c23ce15055cf4ca6848c52277ce35997', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e801d8ed-6353-4766-8ba1-8437d18330fd', 'username': u'cinder_test-user_10d8c91c-5ffd-4238-ae14-170915ce1d74', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-23 19:22:36,329 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_10d8c91c-5ffd-4238-ae14-170915ce1d74', 'password': 'e801d8ed-6353-4766-8ba1-8437d18330fd', 'project_name': 'cinder_test-project_10d8c91c-5ffd-4238-ae14-170915ce1d74', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': 'c23ce15055cf4ca6848c52277ce35997', 'project_domain_name': 'Default'} 2018-09-23 19:22:36,329 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-09-23 19:22:36,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:22:36,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" 2018-09-23 19:22:36,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5344539f-8f34-4b3c-84b6-f2ea9db9112f 2018-09-23 19:22:36,529 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/89f431e845514faeb995beeecc00174b"}, "tags": [], "enabled": true, "id": "89f431e845514faeb995beeecc00174b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-23 19:22:36,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-5344539f-8f34-4b3c-84b6-f2ea9db9112f 2018-09-23 19:22:36,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199847221375s 2018-09-23 19:22:36,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 19:22:36,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" 2018-09-23 19:22:36,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97503923-6bfe-4d26-9753-8f617a7ebd0c 2018-09-23 19:22:36,731 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.29:5000/v3/projects/c23ce15055cf4ca6848c52277ce35997"}, "tags": [], "enabled": true, "id": "c23ce15055cf4ca6848c52277ce35997", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_10d8c91c-5ffd-4238-ae14-170915ce1d74"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-23 19:22:36,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-97503923-6bfe-4d26-9753-8f617a7ebd0c 2018-09-23 19:22:36,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194199085236s 2018-09-23 19:22:36,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-23 19:22:36,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" -d '{"network": {"tenant_id": "c23ce15055cf4ca6848c52277ce35997", "name": "cinder_test-net_10d8c91c-5ffd-4238-ae14-170915ce1d74", "admin_state_up": true}}' 2018-09-23 19:22:37,462 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 684 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:37 GMT X-Openstack-Request-Id: req-a5b3eb3f-8410-46b4-9f26-ccd43525a68b 2018-09-23 19:22:37,462 - 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":"701bdc7c-0f4b-4668-ae56-1839702da1b8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c23ce15055cf4ca6848c52277ce35997","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-23T19:22:37Z","is_default":false,"provider:segmentation_id":32,"name":"cinder_test-net_10d8c91c-5ffd-4238-ae14-170915ce1d74","admin_state_up":true,"tenant_id":"c23ce15055cf4ca6848c52277ce35997","created_at":"2018-09-23T19:22:37Z","mtu":1450}} 2018-09-23 19:22:37,463 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-a5b3eb3f-8410-46b4-9f26-ccd43525a68b 2018-09-23 19:22:37,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.728615045547s 2018-09-23 19:22:37,463 - 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-23T19:22:37Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'701bdc7c-0f4b-4668-ae56-1839702da1b8', u'provider:segmentation_id': 32, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_10d8c91c-5ffd-4238-ae14-170915ce1d74', u'admin_state_up': True, u'tenant_id': u'c23ce15055cf4ca6848c52277ce35997', u'created_at': u'2018-09-23T19:22:37Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c23ce15055cf4ca6848c52277ce35997'}) 2018-09-23 19:22:37,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:22:37,474 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aac218a4-b199-437a-82f0-40e77ebd76b1 2018-09-23 19:22:37,474 - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-09-23 19:22:37,474 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-aac218a4-b199-437a-82f0-40e77ebd76b1 2018-09-23 19:22:37,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-23 19:22:37,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "974e99ccfdf64aeaa46297e97aa5baf5", "name": "member"}, {"id": "d7da706ef8994b66a6e3396bf4f3bead", "name": "reader"}], "expires_at": "2018-09-23T20:22:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c23ce15055cf4ca6848c52277ce35997", "name": "cinder_test-project_10d8c91c-5ffd-4238-ae14-170915ce1d74"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v1/c23ce15055cf4ca6848c52277ce35997", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d68ed769e9a423d946305826c4fac0a"}, {"url": "http://172.30.9.29:8776/v1/c23ce15055cf4ca6848c52277ce35997", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f03a90f6f9c415a95fced2acdeeca51"}, {"url": "http://192.30.9.3:8776/v1/c23ce15055cf4ca6848c52277ce35997", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757bc3cf1e04442d967289319f97a6a9"}], "type": "volume", "id": "06089b7643394b4ea2152f66b35238d0", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "006cc240baca4cb3b76593d6d3d73096"}, {"url": "http://192.30.9.3:8776/v3/c23ce15055cf4ca6848c52277ce35997", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0345086960034097ad3dbe904f6c17d1"}, {"url": "http://192.30.9.3:8776/v3/c23ce15055cf4ca6848c52277ce35997", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b5b8af83a06483793c6056762eed1d3"}], "type": "volumev3", "id": "16040fddb4fa46fabf16970f838b7a72", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bf7b3644d6f457b8255468d05381331"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c1785a941d44368114aeb13c7cd0dc"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c289bfb2bb0f4aa4b4c2a4e254498772"}], "type": "metric", "id": "401b8583fe1045fba56d25b885e81d84", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338f871fcc80474ebf3f91bf9f9a2803"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ee30ff9dfdf4fc9955543864766a4c3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84611edc954a457a9878ed49739af26b"}], "type": "placement", "id": "4cf66d2934a14d2993e1934573211ecc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c23ce15055cf4ca6848c52277ce35997", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1420c0b3c0ef447f80184031d7ad7362"}, {"url": "http://172.30.9.29:8776/v2/c23ce15055cf4ca6848c52277ce35997", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3dc36f44422e429f9e605d629bdba8db"}, {"url": "http://192.30.9.3:8776/v2/c23ce15055cf4ca6848c52277ce35997", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b32d79413cf84b02ad3ba69fc84754f8"}], "type": "volumev2", "id": "4d46369930094692854f06fe3de92e26", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c9e592d5d73410989ba29ecc4050683"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac9aec43e2314f5d98434a30d000e414"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6416b3a9b7845589c069ab4c81eddf2"}], "type": "identity", "id": "5574ab4d90a04a43b8c58b7d9eafe64c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14515a3836154a26b94a4fdddbc0caa8"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ae5b2474acf4531bd6f3b3aff8504ad"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "916d7d32c7eb49a88886590f31204913"}], "type": "network", "id": "579c117c60db4b8a9290a56bf51d19de", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "87fec6bbefd343d4a364b4f419272f24", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32299bf06be946809dd3e7e17a875691"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1cb3ebd7c342d59b66453bb59455f4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de3e795cf17040148449f29f1bb37485"}], "type": "alarming", "id": "a68cd28b68d14fc69d0e3c13b4cd3911", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c23ce15055cf4ca6848c52277ce35997", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e430eeca864e41805e7ac3986cfa98"}, {"url": "http://172.30.9.29:8004/v1/c23ce15055cf4ca6848c52277ce35997", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a93b10c0d54c0497f198f45a60f3d9"}, {"url": "http://192.30.9.3:8004/v1/c23ce15055cf4ca6848c52277ce35997", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "640f97e2ac5d4ba2a713b1a096f6d085"}], "type": "orchestration", "id": "afda4bb5fcf34bf2a85847ba5655258b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c2557339a29431bae7d62a31c775d9d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310acabb63eb473fbc1abcd376bb259e"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f2b4cc2af964e7885baf77e5136189d"}], "type": "event", "id": "cceb7e7f38ce4738b60276539fec5e2c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25a8ab1b40744d1a9b2e3c6fc904106a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95bcfc53b99346b0ae29d5f3d262f2a1"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf074a285a1d40cc837bb3620cd20284"}], "type": "cloudformation", "id": "cde7f1395ab146d6b31bba03aa9579c8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1196b19869cc4392ab8f9e8d75e5adc8"}, {"url": "http://12.0.0.29:8080/v1/AUTH_c23ce15055cf4ca6848c52277ce35997", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b4944429d6c45b19ab9e8529fd5d83b"}, {"url": "http://172.30.9.29:8080/v1/AUTH_c23ce15055cf4ca6848c52277ce35997", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b779ead26b148eb85ad20fcffa016a6"}], "type": "object-store", "id": "d4ce28ab9bd447738cfde6baddeb6cb6", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32bb8693afbd417f95bea768ac38c136"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66fecb4549ab49b18471353b5f9af1d9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c03398c604d64bbf93ce163576cba488"}], "type": "compute", "id": "e361ccf42d804b628a1f826e94a7585a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310aa387d4ad41628f2c0ddedf0c30b9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cf0311fccc54b3785661550b7e7503a"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7487322e62d4932ba7a7e4a9d95d999"}], "type": "image", "id": "effc7eccb958414cb09e0abb22b1cf3a", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_10d8c91c-5ffd-4238-ae14-170915ce1d74", "id": "e583940c3233486cb211e3cb19a6f601"}, "audit_ids": ["VP9ta7MNTxGO0XsOLoHFSA"], "issued_at": "2018-09-23T19:22:37.000000Z"}} 2018-09-23 19:22:37,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:22:37,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:22:38,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1150 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:38 GMT X-Openstack-Request-Id: req-26aca28f-624b-4ca8-b10a-1ec7e4296b05 2018-09-23 19:22:38,244 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-23T19:22:37Z","tenant_id":"c23ce15055cf4ca6848c52277ce35997","created_at":"2018-09-23T19:22:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"c23ce15055cf4ca6848c52277ce35997","id":"701bdc7c-0f4b-4668-ae56-1839702da1b8","name":"cinder_test-net_10d8c91c-5ffd-4238-ae14-170915ce1d74"}]} 2018-09-23 19:22:38,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-26aca28f-624b-4ca8-b10a-1ec7e4296b05 2018-09-23 19:22:38,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363305091858s 2018-09-23 19:22:38,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-23 19:22:38,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" -d '{"subnet": {"name": "cinder_test-subnet_10d8c91c-5ffd-4238-ae14-170915ce1d74", "enable_dhcp": true, "network_id": "701bdc7c-0f4b-4668-ae56-1839702da1b8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-23 19:22:39,294 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:39 GMT X-Openstack-Request-Id: req-bd8407ce-d194-447d-a024-47595137a5bb 2018-09-23 19:22:39,295 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"701bdc7c-0f4b-4668-ae56-1839702da1b8","tenant_id":"c23ce15055cf4ca6848c52277ce35997","created_at":"2018-09-23T19:22:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-23T19:22:38Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"c23ce15055cf4ca6848c52277ce35997","id":"c0c99c4a-040e-43d6-9e57-d4cc646dd7ce","subnetpool_id":null,"name":"cinder_test-subnet_10d8c91c-5ffd-4238-ae14-170915ce1d74"}} 2018-09-23 19:22:39,295 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-bd8407ce-d194-447d-a024-47595137a5bb 2018-09-23 19:22:39,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.04909586906s 2018-09-23 19:22:39,296 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-23T19:22:38Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c0c99c4a-040e-43d6-9e57-d4cc646dd7ce', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_10d8c91c-5ffd-4238-ae14-170915ce1d74', u'enable_dhcp': True, u'network_id': u'701bdc7c-0f4b-4668-ae56-1839702da1b8', u'tenant_id': u'c23ce15055cf4ca6848c52277ce35997', u'created_at': u'2018-09-23T19:22:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c23ce15055cf4ca6848c52277ce35997'}) 2018-09-23 19:22:39,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-23 19:22:39,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" -d '{"router": {"external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d"}, "name": "cinder_test-router_10d8c91c-5ffd-4238-ae14-170915ce1d74", "admin_state_up": true}}' 2018-09-23 19:22:40,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:40 GMT X-Openstack-Request-Id: req-715ad0bf-e501-4640-a8ab-05b4fe7d984a 2018-09-23 19:22:40,625 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7645c54c-286a-4a37-aa2e-2abc0c7a60a2", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "created_at": "2018-09-23T19:22:39Z", "admin_state_up": true, "updated_at": "2018-09-23T19:22:40Z", "revision_number": 2, "routes": [], "project_id": "c23ce15055cf4ca6848c52277ce35997", "id": "664fc2b8-9ec2-4484-9f67-ab68d38a3f6b", "name": "cinder_test-router_10d8c91c-5ffd-4238-ae14-170915ce1d74"}} 2018-09-23 19:22:40,625 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-715ad0bf-e501-4640-a8ab-05b4fe7d984a 2018-09-23 19:22:40,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.3287820816s 2018-09-23 19:22:40,626 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f71e26b-635c-4527-93d8-4193f1a9199d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7645c54c-286a-4a37-aa2e-2abc0c7a60a2', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c23ce15055cf4ca6848c52277ce35997', u'created_at': u'2018-09-23T19:22:39Z', u'admin_state_up': True, u'updated_at': u'2018-09-23T19:22:40Z', u'revision_number': 2, u'routes': [], u'project_id': u'c23ce15055cf4ca6848c52277ce35997', u'id': u'664fc2b8-9ec2-4484-9f67-ab68d38a3f6b', u'name': u'cinder_test-router_10d8c91c-5ffd-4238-ae14-170915ce1d74'}) 2018-09-23 19:22:40,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-23 19:22:40,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/664fc2b8-9ec2-4484-9f67-ab68d38a3f6b/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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" -d '{"subnet_id": "c0c99c4a-040e-43d6-9e57-d4cc646dd7ce"}' 2018-09-23 19:22:42,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:42 GMT X-Openstack-Request-Id: req-7f415cd9-f143-4c90-82f0-cb0bb08d369c 2018-09-23 19:22:42,976 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "701bdc7c-0f4b-4668-ae56-1839702da1b8", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "subnet_id": "c0c99c4a-040e-43d6-9e57-d4cc646dd7ce", "subnet_ids": ["c0c99c4a-040e-43d6-9e57-d4cc646dd7ce"], "port_id": "c0f1c08a-13e7-4889-98f8-a0079d2b2be3", "id": "664fc2b8-9ec2-4484-9f67-ab68d38a3f6b"} 2018-09-23 19:22:42,976 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/664fc2b8-9ec2-4484-9f67-ab68d38a3f6b/add_router_interface.json used request id req-7f415cd9-f143-4c90-82f0-cb0bb08d369c 2018-09-23 19:22:42,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.34975409508s 2018-09-23 19:22:42,976 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-23 19:22:43,109 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-23 19:22:43,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:22:43,117 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:43 GMT 2018-09-23 19:22:43,117 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-09-23 19:22:43,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:22:43,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:22:43,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:43 GMT X-Openstack-Request-Id: req-0b7a4ad6-bc50-4b4b-9f31-90368783110a 2018-09-23 19:22:43,417 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:22:43,417 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-0b7a4ad6-bc50-4b4b-9f31-90368783110a 2018-09-23 19:22:43,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.295001983643s 2018-09-23 19:22:43,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-23 19:22:43,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_10d8c91c-5ffd-4238-ae14-170915ce1d74", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_10d8c91c-5ffd-4238-ae14-170915ce1d74"}' 2018-09-23 19:22:43,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:43 GMT Location: http://172.30.9.29:9292/v2/images/63d5613b-9400-40f8-b238-e0a96ef16c79 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a312480c-c508-44e7-9a1e-4f31bd83e373 2018-09-23 19:22:43,787 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:22:43Z", "file": "/v2/images/63d5613b-9400-40f8-b238-e0a96ef16c79/file", "owner": "c23ce15055cf4ca6848c52277ce35997", "id": "63d5613b-9400-40f8-b238-e0a96ef16c79", "size": null, "self": "/v2/images/63d5613b-9400-40f8-b238-e0a96ef16c79", "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_10d8c91c-5ffd-4238-ae14-170915ce1d74", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_10d8c91c-5ffd-4238-ae14-170915ce1d74", "checksum": null, "created_at": "2018-09-23T19:22:43Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-23 19:22:43,787 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-a312480c-c508-44e7-9a1e-4f31bd83e373 2018-09-23 19:22:43,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.361285924911s 2018-09-23 19:22:43,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-23 19:22:43,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/63d5613b-9400-40f8-b238-e0a96ef16c79/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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" -d '' 2018-09-23 19:22:44,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 23 Sep 2018 19:22:44 GMT X-Openstack-Request-Id: req-953314df-b44b-48e9-b9a7-c845494b4d04 2018-09-23 19:22:44,506 - 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-23 19:22:44,506 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/63d5613b-9400-40f8-b238-e0a96ef16c79/file used request id req-953314df-b44b-48e9-b9a7-c845494b4d04 2018-09-23 19:22:44,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.71763920784s 2018-09-23 19:22:44,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:22:44,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:22:44,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:44 GMT X-Openstack-Request-Id: req-6c47e5b3-5dca-49af-88d3-a000b763b80c 2018-09-23 19:22:44,810 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:22:44Z", "file": "/v2/images/63d5613b-9400-40f8-b238-e0a96ef16c79/file", "owner": "c23ce15055cf4ca6848c52277ce35997", "id": "63d5613b-9400-40f8-b238-e0a96ef16c79", "size": 12716032, "self": "/v2/images/63d5613b-9400-40f8-b238-e0a96ef16c79", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/63d5613b-9400-40f8-b238-e0a96ef16c79/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/63d5613b-9400-40f8-b238-e0a96ef16c79/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_10d8c91c-5ffd-4238-ae14-170915ce1d74", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_10d8c91c-5ffd-4238-ae14-170915ce1d74", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:22:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:22:44,810 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-6c47e5b3-5dca-49af-88d3-a000b763b80c 2018-09-23 19:22:44,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299618005753s 2018-09-23 19:22:44,812 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/63d5613b-9400-40f8-b238-e0a96ef16c79/snap', u'metadata': Munch({})})], 'file': u'/v2/images/63d5613b-9400-40f8-b238-e0a96ef16c79/file', 'owner': u'c23ce15055cf4ca6848c52277ce35997', 'id': u'63d5613b-9400-40f8-b238-e0a96ef16c79', 'size': 12716032, u'self': u'/v2/images/63d5613b-9400-40f8-b238-e0a96ef16c79', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c23ce15055cf4ca6848c52277ce35997', 'name': 'cinder_test-project_10d8c91c-5ffd-4238-ae14-170915ce1d74', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/63d5613b-9400-40f8-b238-e0a96ef16c79/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-23T19:22:44Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-23T19:22:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_10d8c91c-5ffd-4238-ae14-170915ce1d74', '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/63d5613b-9400-40f8-b238-e0a96ef16c79', 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_10d8c91c-5ffd-4238-ae14-170915ce1d74', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_10d8c91c-5ffd-4238-ae14-170915ce1d74', 'created': u'2018-09-23T19:22:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-23T19:22:43Z', 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/63d5613b-9400-40f8-b238-e0a96ef16c79', 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_10d8c91c-5ffd-4238-ae14-170915ce1d74', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-23 19:22:44,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-23 19:22:44,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_10d8c91c-5ffd-4238-ae14-170915ce1d74", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-23 19:22:45,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22: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-343052e6-01b6-40a2-819f-93164e8b3b59 x-openstack-request-id: req-343052e6-01b6-40a2-819f-93164e8b3b59 2018-09-23 19:22:45,173 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "name": "cinder_test-flavor_10d8c91c-5ffd-4238-ae14-170915ce1d74", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-23 19:22:45,174 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-343052e6-01b6-40a2-819f-93164e8b3b59 2018-09-23 19:22:45,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.358077049255s 2018-09-23 19:22:45,175 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_10d8c91c-5ffd-4238-ae14-170915ce1d74', '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'894da123185e40d5966d1ea0c93371df', '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'ca7867fe-9171-4e39-a53f-6e4deecfd2e2', 'swap': 0}) 2018-09-23 19:22:45,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-23 19:22:45,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2/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}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" -d '{"extra_specs": {}}' 2018-09-23 19:22:45,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bb3bdd95-35ea-4878-abf5-488452f3a3dd x-openstack-request-id: req-bb3bdd95-35ea-4878-abf5-488452f3a3dd 2018-09-23 19:22:45,227 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-23 19:22:45,228 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2/os-extra_specs used request id req-bb3bdd95-35ea-4878-abf5-488452f3a3dd 2018-09-23 19:22:45,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0524299144745s 2018-09-23 19:22:45,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-23 19:22:45,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" -d '{"keypair": {"name": "cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74"}}' 2018-09-23 19:22:45,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-53c01d5c-e6a3-483e-9c62-c7d35c2fc36e x-openstack-request-id: req-53c01d5c-e6a3-483e-9c62-c7d35c2fc36e 2018-09-23 19:22:45,774 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDe3Bb6qcR+Wp63lJVRQFwmC0VOfC9MCogRS7Dmidm/ZrGlPcJ+8DAPX3XQmNjTTWCafMALZx3WK9hpEzYcn2tI+SnSCew+tTOzTQ//qHPjGYdrfxTUjA+I78JOmcyNyPVxdverkz6by42LMJkfWmigLoGj2S0WcGDpYC6SfhGioprjLZmHfeYfm9KMVnGQVj4LgLWM3Fk+e7Wld7mRshMMH/zO3kZxwNroHE0oIaGrUbhG/3chcKWlqGm2KF0wbXngMSpbIwdX90imjPnZlYmE5TWQfRFT9CmdziVkLH2H604WBuuRcA1WQjHjRQDCFgQ3VflpWBICsYKBD9bbjz1l Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA3twW+qnEflqet5SVUUBcJgtFTnwvTAqIEUuw5onZv2axpT3C\nfvAwD1910JjY001gmnzAC2cd1ivYaRM2HJ9rSPkp0gnsPrUzs00P/6hz4xmHa38U\n1IwPiO/CTpnMjcj1cXb3q5M+m8uNizCZH1pooC6Bo9ktFnBg6WAukn4RoqKa4y2Z\nh33mH5vSjFZxkFY+C4C1jNxZPnu1pXe5kbITDB/8zt5GccDa6BxNKCGhq1G4Rv93\nIXClpahptihdMG154DEqWyMHV/dIpoz52ZWJhOU1kH0RU/Qpnc4lZCx9h+tOFgbr\nkXANVkIx40UAwhYEN1X5aVgSArGCgQ/W2489ZQIDAQABAoIBAQC97BydNA6ji8DV\nPIffvZSKS3KeB1EbYaJB8xpn7bSm2/Kqmq5lFXYvs6+ovImT0c5w+b2EOjWALs94\nBIpJ7EY24ziTqict7aiItjTbMIjKUhhJMPzkghQ/I+yYpZNghZE+SB+blZl2lgsj\nQqBLyvV9BQUwSEWXaN/+IxytdUi8KnW16cFKAmk571W5gMqiDnWW3knGmpU2CiJS\nLO9Zcrz3M3GZc7X5dZrbE8MkL7b2fGZEjCCDezhg5/eh4eCXt6HCFQst+pE95qQo\nkezfW22maF8nl6U8Xb8hp7bbej5vQNWWJt5BRbHMNdmEgHxma4ODW/siSBwiS+9h\n7Oh967DhAoGBAPbLxiEpqGlz3mnlHJF20xTWpo+ipNC8awEDr2huFNNttjNVgfAj\nK4UPltXXETtEbJ8Ze9aj1H5GI8L1Fs8Dx7WzmJ3w05Lmzut4WgY9WZpzp2RLBulr\nYTxL1zLk5ANwSrg3f8eqVUrCybAVf44oZtJ4RkSfVYMEfzpiXzhzsqGNAoGBAOcr\nyj3k8mGOoG/xIniFBVU7DL08Dk8YZudQ9n1u+lEtz17FuPKC8tb+1UG+VXAYasIJ\n66bo1yspxzZZw92HKMl6kHKySvK5KrzvnSSadXjY5kNZRwhN6dIznNJZ8vOUN9dX\ngFv0i0BExYIzcfnJHIvQrIhb3Bv14HcqtiBaLJk5AoGBANJW+pZpGtBFoNpAGwkf\nbOflyi/BPxdofwpuSaGHsNhCOXem+Qfh8cWGc9ftZRJOTwWKgrF9EC5POUt/9+CY\nKC4E055JEwmxDcpC2PdYcnXg/FnOWCW5DzaErPUDgBIuMoCvTIiv8+G0ApHAwOY4\nKOpY+Aqkgg0YWBc6oE1MzoJBAoGBAJ0ML9JKtqu2RKKoE/4CiLP1cNsicKolbstZ\nQovGmEIMOCQveU0vzyBmcaS/VLXZsLVwHer/piYJtO/knd7i0r/GB1oUbDxntXQz\n6PMUCBh4aj546XvnyqDmNXTmbNoz6JfgNzDBetTHo9Kndpf2m/EUbBIbLfbE3KC4\noJBsEn5pAoGBAIbi/2h4Ay0pOTCVtayAPLdkABf/54+pXt0o/1wdBkMSoZfBWIt9\nKWhGVrm/v4cfksCtspNZdGT5/b9vGseP9opF6/kEyqj5s/D6bNeEA7pZbvgUmeCS\nx7baNJHLVQuUCxJs8QVKMqOiq24Zc4hiNhjTZKnivbcr6/JESHvgNZid\n-----END RSA PRIVATE KEY-----\n", "user_id": "e583940c3233486cb211e3cb19a6f601", "name": "cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74", "fingerprint": "66:a7:9f:0f:bc:20:6b:f0:3a:60:58:b9:fd:fb:39:50"}} 2018-09-23 19:22:45,775 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-53c01d5c-e6a3-483e-9c62-c7d35c2fc36e 2018-09-23 19:22:45,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.543807029724s 2018-09-23 19:22:45,776 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDe3Bb6qcR+Wp63lJVRQFwmC0VOfC9MCogRS7Dmidm/ZrGlPcJ+8DAPX3XQmNjTTWCafMALZx3WK9hpEzYcn2tI+SnSCew+tTOzTQ//qHPjGYdrfxTUjA+I78JOmcyNyPVxdverkz6by42LMJkfWmigLoGj2S0WcGDpYC6SfhGioprjLZmHfeYfm9KMVnGQVj4LgLWM3Fk+e7Wld7mRshMMH/zO3kZxwNroHE0oIaGrUbhG/3chcKWlqGm2KF0wbXngMSpbIwdX90imjPnZlYmE5TWQfRFT9CmdziVkLH2H604WBuuRcA1WQjHjRQDCFgQ3VflpWBICsYKBD9bbjz1l Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA3twW+qnEflqet5SVUUBcJgtFTnwvTAqIEUuw5onZv2axpT3C\nfvAwD1910JjY001gmnzAC2cd1ivYaRM2HJ9rSPkp0gnsPrUzs00P/6hz4xmHa38U\n1IwPiO/CTpnMjcj1cXb3q5M+m8uNizCZH1pooC6Bo9ktFnBg6WAukn4RoqKa4y2Z\nh33mH5vSjFZxkFY+C4C1jNxZPnu1pXe5kbITDB/8zt5GccDa6BxNKCGhq1G4Rv93\nIXClpahptihdMG154DEqWyMHV/dIpoz52ZWJhOU1kH0RU/Qpnc4lZCx9h+tOFgbr\nkXANVkIx40UAwhYEN1X5aVgSArGCgQ/W2489ZQIDAQABAoIBAQC97BydNA6ji8DV\nPIffvZSKS3KeB1EbYaJB8xpn7bSm2/Kqmq5lFXYvs6+ovImT0c5w+b2EOjWALs94\nBIpJ7EY24ziTqict7aiItjTbMIjKUhhJMPzkghQ/I+yYpZNghZE+SB+blZl2lgsj\nQqBLyvV9BQUwSEWXaN/+IxytdUi8KnW16cFKAmk571W5gMqiDnWW3knGmpU2CiJS\nLO9Zcrz3M3GZc7X5dZrbE8MkL7b2fGZEjCCDezhg5/eh4eCXt6HCFQst+pE95qQo\nkezfW22maF8nl6U8Xb8hp7bbej5vQNWWJt5BRbHMNdmEgHxma4ODW/siSBwiS+9h\n7Oh967DhAoGBAPbLxiEpqGlz3mnlHJF20xTWpo+ipNC8awEDr2huFNNttjNVgfAj\nK4UPltXXETtEbJ8Ze9aj1H5GI8L1Fs8Dx7WzmJ3w05Lmzut4WgY9WZpzp2RLBulr\nYTxL1zLk5ANwSrg3f8eqVUrCybAVf44oZtJ4RkSfVYMEfzpiXzhzsqGNAoGBAOcr\nyj3k8mGOoG/xIniFBVU7DL08Dk8YZudQ9n1u+lEtz17FuPKC8tb+1UG+VXAYasIJ\n66bo1yspxzZZw92HKMl6kHKySvK5KrzvnSSadXjY5kNZRwhN6dIznNJZ8vOUN9dX\ngFv0i0BExYIzcfnJHIvQrIhb3Bv14HcqtiBaLJk5AoGBANJW+pZpGtBFoNpAGwkf\nbOflyi/BPxdofwpuSaGHsNhCOXem+Qfh8cWGc9ftZRJOTwWKgrF9EC5POUt/9+CY\nKC4E055JEwmxDcpC2PdYcnXg/FnOWCW5DzaErPUDgBIuMoCvTIiv8+G0ApHAwOY4\nKOpY+Aqkgg0YWBc6oE1MzoJBAoGBAJ0ML9JKtqu2RKKoE/4CiLP1cNsicKolbstZ\nQovGmEIMOCQveU0vzyBmcaS/VLXZsLVwHer/piYJtO/knd7i0r/GB1oUbDxntXQz\n6PMUCBh4aj546XvnyqDmNXTmbNoz6JfgNzDBetTHo9Kndpf2m/EUbBIbLfbE3KC4\noJBsEn5pAoGBAIbi/2h4Ay0pOTCVtayAPLdkABf/54+pXt0o/1wdBkMSoZfBWIt9\nKWhGVrm/v4cfksCtspNZdGT5/b9vGseP9opF6/kEyqj5s/D6bNeEA7pZbvgUmeCS\nx7baNJHLVQuUCxJs8QVKMqOiq24Zc4hiNhjTZKnivbcr6/JESHvgNZid\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e583940c3233486cb211e3cb19a6f601', 'name': u'cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74', 'created_at': '2018-09-23T19:22:45.776053', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c23ce15055cf4ca6848c52277ce35997', 'name': 'cinder_test-project_10d8c91c-5ffd-4238-ae14-170915ce1d74', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'66:a7:9f:0f:bc:20:6b:f0:3a:60:58:b9:fd:fb:39:50', 'type': 'ssh', 'id': u'cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74'}) 2018-09-23 19:22:45,776 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpgIBAAKCAQEA3twW+qnEflqet5SVUUBcJgtFTnwvTAqIEUuw5onZv2axpT3C fvAwD1910JjY001gmnzAC2cd1ivYaRM2HJ9rSPkp0gnsPrUzs00P/6hz4xmHa38U 1IwPiO/CTpnMjcj1cXb3q5M+m8uNizCZH1pooC6Bo9ktFnBg6WAukn4RoqKa4y2Z h33mH5vSjFZxkFY+C4C1jNxZPnu1pXe5kbITDB/8zt5GccDa6BxNKCGhq1G4Rv93 IXClpahptihdMG154DEqWyMHV/dIpoz52ZWJhOU1kH0RU/Qpnc4lZCx9h+tOFgbr kXANVkIx40UAwhYEN1X5aVgSArGCgQ/W2489ZQIDAQABAoIBAQC97BydNA6ji8DV PIffvZSKS3KeB1EbYaJB8xpn7bSm2/Kqmq5lFXYvs6+ovImT0c5w+b2EOjWALs94 BIpJ7EY24ziTqict7aiItjTbMIjKUhhJMPzkghQ/I+yYpZNghZE+SB+blZl2lgsj QqBLyvV9BQUwSEWXaN/+IxytdUi8KnW16cFKAmk571W5gMqiDnWW3knGmpU2CiJS LO9Zcrz3M3GZc7X5dZrbE8MkL7b2fGZEjCCDezhg5/eh4eCXt6HCFQst+pE95qQo kezfW22maF8nl6U8Xb8hp7bbej5vQNWWJt5BRbHMNdmEgHxma4ODW/siSBwiS+9h 7Oh967DhAoGBAPbLxiEpqGlz3mnlHJF20xTWpo+ipNC8awEDr2huFNNttjNVgfAj K4UPltXXETtEbJ8Ze9aj1H5GI8L1Fs8Dx7WzmJ3w05Lmzut4WgY9WZpzp2RLBulr YTxL1zLk5ANwSrg3f8eqVUrCybAVf44oZtJ4RkSfVYMEfzpiXzhzsqGNAoGBAOcr yj3k8mGOoG/xIniFBVU7DL08Dk8YZudQ9n1u+lEtz17FuPKC8tb+1UG+VXAYasIJ 66bo1yspxzZZw92HKMl6kHKySvK5KrzvnSSadXjY5kNZRwhN6dIznNJZ8vOUN9dX gFv0i0BExYIzcfnJHIvQrIhb3Bv14HcqtiBaLJk5AoGBANJW+pZpGtBFoNpAGwkf bOflyi/BPxdofwpuSaGHsNhCOXem+Qfh8cWGc9ftZRJOTwWKgrF9EC5POUt/9+CY KC4E055JEwmxDcpC2PdYcnXg/FnOWCW5DzaErPUDgBIuMoCvTIiv8+G0ApHAwOY4 KOpY+Aqkgg0YWBc6oE1MzoJBAoGBAJ0ML9JKtqu2RKKoE/4CiLP1cNsicKolbstZ QovGmEIMOCQveU0vzyBmcaS/VLXZsLVwHer/piYJtO/knd7i0r/GB1oUbDxntXQz 6PMUCBh4aj546XvnyqDmNXTmbNoz6JfgNzDBetTHo9Kndpf2m/EUbBIbLfbE3KC4 oJBsEn5pAoGBAIbi/2h4Ay0pOTCVtayAPLdkABf/54+pXt0o/1wdBkMSoZfBWIt9 KWhGVrm/v4cfksCtspNZdGT5/b9vGseP9opF6/kEyqj5s/D6bNeEA7pZbvgUmeCS x7baNJHLVQuUCxJs8QVKMqOiq24Zc4hiNhjTZKnivbcr6/JESHvgNZid -----END RSA PRIVATE KEY----- 2018-09-23 19:22:45,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-23 19:22:45,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" -d '{"security_group": {"name": "cinder_test-sg_10d8c91c-5ffd-4238-ae14-170915ce1d74", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-09-23 19:22:46,314 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:46 GMT X-Openstack-Request-Id: req-bf5f1968-7be5-48b7-8afb-180057828437 2018-09-23 19:22:46,314 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "created_at": "2018-09-23T19:22:46Z", "updated_at": "2018-09-23T19:22:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:46Z", "revision_number": 0, "id": "42fbabe2-9a4f-4212-8415-723a6519c957", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:46Z", "security_group_id": "9ab000a5-156f-460e-be16-464544f0c327", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv4", "project_id": "c23ce15055cf4ca6848c52277ce35997"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:46Z", "revision_number": 0, "id": "c78d70f3-5528-473b-9912-096acad408d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:46Z", "security_group_id": "9ab000a5-156f-460e-be16-464544f0c327", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv6", "project_id": "c23ce15055cf4ca6848c52277ce35997"}], "revision_number": 1, "project_id": "c23ce15055cf4ca6848c52277ce35997", "id": "9ab000a5-156f-460e-be16-464544f0c327", "name": "cinder_test-sg_10d8c91c-5ffd-4238-ae14-170915ce1d74"}} 2018-09-23 19:22:46,314 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-bf5f1968-7be5-48b7-8afb-180057828437 2018-09-23 19:22:46,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.532828807831s 2018-09-23 19:22:46,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 19:22:46,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:22:46,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:46 GMT X-Openstack-Request-Id: req-ff3be99f-1440-42a1-b096-598b9ae0ea82 2018-09-23 19:22:46,652 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "created_at": "2018-09-23T19:22:46Z", "updated_at": "2018-09-23T19:22:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:46Z", "revision_number": 0, "id": "42fbabe2-9a4f-4212-8415-723a6519c957", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:46Z", "security_group_id": "9ab000a5-156f-460e-be16-464544f0c327", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv4", "project_id": "c23ce15055cf4ca6848c52277ce35997"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:46Z", "revision_number": 0, "id": "c78d70f3-5528-473b-9912-096acad408d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:46Z", "security_group_id": "9ab000a5-156f-460e-be16-464544f0c327", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv6", "project_id": "c23ce15055cf4ca6848c52277ce35997"}], "revision_number": 1, "project_id": "c23ce15055cf4ca6848c52277ce35997", "id": "9ab000a5-156f-460e-be16-464544f0c327", "name": "cinder_test-sg_10d8c91c-5ffd-4238-ae14-170915ce1d74"}, {"description": "Default security group", "tags": [], "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "created_at": "2018-09-23T19:22:37Z", "updated_at": "2018-09-23T19:22:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:37Z", "revision_number": 0, "id": "a938452c-8af3-4b6c-8eba-313a5515e62c", "remote_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:37Z", "security_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv6", "project_id": "c23ce15055cf4ca6848c52277ce35997"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:37Z", "revision_number": 0, "id": "a98fc9e3-32fa-49c5-82d8-f7cb45921ad0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:37Z", "security_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv6", "project_id": "c23ce15055cf4ca6848c52277ce35997"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:37Z", "revision_number": 0, "id": "bc9a9158-b8e7-4720-92ed-99ad63e3a3c5", "remote_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:37Z", "security_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv4", "project_id": "c23ce15055cf4ca6848c52277ce35997"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:37Z", "revision_number": 0, "id": "e6908368-4a65-4990-8da6-02f46cf90b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:37Z", "security_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv4", "project_id": "c23ce15055cf4ca6848c52277ce35997"}], "revision_number": 1, "project_id": "c23ce15055cf4ca6848c52277ce35997", "id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "name": "default"}]} 2018-09-23 19:22:46,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-ff3be99f-1440-42a1-b096-598b9ae0ea82 2018-09-23 19:22:46,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.33039188385s 2018-09-23 19:22:46,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-23 19:22:46,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" -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": "9ab000a5-156f-460e-be16-464544f0c327"}}' 2018-09-23 19:22:47,308 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:47 GMT X-Openstack-Request-Id: req-825e1b9a-4c71-48ec-8545-ea0a2e4cee06 2018-09-23 19:22:47,309 - 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-23T19:22:47Z", "security_group_id": "9ab000a5-156f-460e-be16-464544f0c327", "port_range_min": 22, "revision_number": 0, "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "created_at": "2018-09-23T19:22:47Z", "project_id": "c23ce15055cf4ca6848c52277ce35997", "id": "608688a9-80e5-4716-9125-c39b95571a24"}} 2018-09-23 19:22:47,309 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-825e1b9a-4c71-48ec-8545-ea0a2e4cee06 2018-09-23 19:22:47,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.649740934372s 2018-09-23 19:22:47,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 19:22:47,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:22:47,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:47 GMT X-Openstack-Request-Id: req-1b88fb77-3ddf-4e38-9771-9ff6e19edca5 2018-09-23 19:22:47,603 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "created_at": "2018-09-23T19:22:46Z", "updated_at": "2018-09-23T19:22:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:46Z", "revision_number": 0, "id": "42fbabe2-9a4f-4212-8415-723a6519c957", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:46Z", "security_group_id": "9ab000a5-156f-460e-be16-464544f0c327", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv4", "project_id": "c23ce15055cf4ca6848c52277ce35997"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-23T19:22:47Z", "revision_number": 0, "id": "608688a9-80e5-4716-9125-c39b95571a24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:47Z", "security_group_id": "9ab000a5-156f-460e-be16-464544f0c327", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c23ce15055cf4ca6848c52277ce35997"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:46Z", "revision_number": 0, "id": "c78d70f3-5528-473b-9912-096acad408d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:46Z", "security_group_id": "9ab000a5-156f-460e-be16-464544f0c327", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv6", "project_id": "c23ce15055cf4ca6848c52277ce35997"}], "revision_number": 2, "project_id": "c23ce15055cf4ca6848c52277ce35997", "id": "9ab000a5-156f-460e-be16-464544f0c327", "name": "cinder_test-sg_10d8c91c-5ffd-4238-ae14-170915ce1d74"}, {"description": "Default security group", "tags": [], "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "created_at": "2018-09-23T19:22:37Z", "updated_at": "2018-09-23T19:22:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:37Z", "revision_number": 0, "id": "a938452c-8af3-4b6c-8eba-313a5515e62c", "remote_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:37Z", "security_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv6", "project_id": "c23ce15055cf4ca6848c52277ce35997"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:37Z", "revision_number": 0, "id": "a98fc9e3-32fa-49c5-82d8-f7cb45921ad0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:37Z", "security_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv6", "project_id": "c23ce15055cf4ca6848c52277ce35997"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:37Z", "revision_number": 0, "id": "bc9a9158-b8e7-4720-92ed-99ad63e3a3c5", "remote_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:37Z", "security_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv4", "project_id": "c23ce15055cf4ca6848c52277ce35997"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:37Z", "revision_number": 0, "id": "e6908368-4a65-4990-8da6-02f46cf90b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:37Z", "security_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv4", "project_id": "c23ce15055cf4ca6848c52277ce35997"}], "revision_number": 1, "project_id": "c23ce15055cf4ca6848c52277ce35997", "id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "name": "default"}]} 2018-09-23 19:22:47,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-1b88fb77-3ddf-4e38-9771-9ff6e19edca5 2018-09-23 19:22:47,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.288185119629s 2018-09-23 19:22:47,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-23 19:22:47,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" -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": "9ab000a5-156f-460e-be16-464544f0c327"}}' 2018-09-23 19:22:48,062 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:48 GMT X-Openstack-Request-Id: req-d3a3c144-5a07-4ba0-b443-79a8da394eeb 2018-09-23 19:22:48,063 - 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-23T19:22:47Z", "security_group_id": "9ab000a5-156f-460e-be16-464544f0c327", "port_range_min": null, "revision_number": 0, "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "created_at": "2018-09-23T19:22:47Z", "project_id": "c23ce15055cf4ca6848c52277ce35997", "id": "714fce3f-a37d-40dd-bfcb-d777192e3456"}} 2018-09-23 19:22:48,063 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-d3a3c144-5a07-4ba0-b443-79a8da394eeb 2018-09-23 19:22:48,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.453433036804s 2018-09-23 19:22:48,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:22:48,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:22:48,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1194 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:48 GMT X-Openstack-Request-Id: req-a3786822-6b38-4e33-8211-856ce30cf026 2018-09-23 19:22:48,152 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c0c99c4a-040e-43d6-9e57-d4cc646dd7ce"],"updated_at":"2018-09-23T19:22:38Z","tenant_id":"c23ce15055cf4ca6848c52277ce35997","created_at":"2018-09-23T19:22:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"c23ce15055cf4ca6848c52277ce35997","id":"701bdc7c-0f4b-4668-ae56-1839702da1b8","name":"cinder_test-net_10d8c91c-5ffd-4238-ae14-170915ce1d74"}]} 2018-09-23 19:22:48,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-a3786822-6b38-4e33-8211-856ce30cf026 2018-09-23 19:22:48,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0872778892517s 2018-09-23 19:22:48,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:22:48,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:22:48,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:48 GMT X-Openstack-Request-Id: req-c7379719-5afe-42da-be4e-5849f9f234f1 2018-09-23 19:22:48,496 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:22:44Z", "file": "/v2/images/63d5613b-9400-40f8-b238-e0a96ef16c79/file", "owner": "c23ce15055cf4ca6848c52277ce35997", "id": "63d5613b-9400-40f8-b238-e0a96ef16c79", "size": 12716032, "self": "/v2/images/63d5613b-9400-40f8-b238-e0a96ef16c79", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/63d5613b-9400-40f8-b238-e0a96ef16c79/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/63d5613b-9400-40f8-b238-e0a96ef16c79/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_10d8c91c-5ffd-4238-ae14-170915ce1d74", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_10d8c91c-5ffd-4238-ae14-170915ce1d74", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:22:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:22:48,496 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-c7379719-5afe-42da-be4e-5849f9f234f1 2018-09-23 19:22:48,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.339171886444s 2018-09-23 19:22:48,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-23 19:22:48,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:22:48,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2284d012-e865-4893-8521-738f5a38dca0 x-openstack-request-id: req-2284d012-e865-4893-8521-738f5a38dca0 2018-09-23 19:22:48,527 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "name": "cinder_test-flavor_10d8c91c-5ffd-4238-ae14-170915ce1d74", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-23 19:22:48,527 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-2284d012-e865-4893-8521-738f5a38dca0 2018-09-23 19:22:48,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243780612946s 2018-09-23 19:22:48,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-23 19:22:48,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" -d '{"server": {"name": "cinder_test-vm2_10d8c91c-5ffd-4238-ae14-170915ce1d74", "imageRef": "63d5613b-9400-40f8-b238-e0a96ef16c79", "key_name": "cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74", "flavorRef": "ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "701bdc7c-0f4b-4668-ae56-1839702da1b8"}], "security_groups": [{"name": "9ab000a5-156f-460e-be16-464544f0c327"}]}}' 2018-09-23 19:22:54,414 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.29:8774/v2.1/servers/aaec31c2-84db-431b-b704-574987873492 x-compute-request-id: req-dc9aa28e-c096-4d06-8570-f665c7832e52 x-openstack-request-id: req-dc9aa28e-c096-4d06-8570-f665c7832e52 2018-09-23 19:22:54,414 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "9ab000a5-156f-460e-be16-464544f0c327"}], "OS-DCF:diskConfig": "MANUAL", "id": "aaec31c2-84db-431b-b704-574987873492", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aaec31c2-84db-431b-b704-574987873492", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aaec31c2-84db-431b-b704-574987873492", "rel": "bookmark"}], "adminPass": "QujKi84imZTC"}} 2018-09-23 19:22:54,414 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-dc9aa28e-c096-4d06-8570-f665c7832e52 2018-09-23 19:22:54,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.88589501381s 2018-09-23 19:22:54,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:22:54,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:22:54,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22: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-cd263848-6cbf-45d3-b90e-f7a4e46605d1 x-openstack-request-id: req-cd263848-6cbf-45d3-b90e-f7a4e46605d1 2018-09-23 19:22:54,956 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aaec31c2-84db-431b-b704-574987873492", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aaec31c2-84db-431b-b704-574987873492", "rel": "bookmark"}], "image": {"id": "63d5613b-9400-40f8-b238-e0a96ef16c79", "links": [{"href": "http://172.30.9.29:8774/images/63d5613b-9400-40f8-b238-e0a96ef16c79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "links": [{"href": "http://172.30.9.29:8774/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "bookmark"}]}, "id": "aaec31c2-84db-431b-b704-574987873492", "user_id": "e583940c3233486cb211e3cb19a6f601", "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-23T19:22:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74", "name": "cinder_test-vm2_10d8c91c-5ffd-4238-ae14-170915ce1d74", "created": "2018-09-23T19:22:54Z", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:22:54,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-cd263848-6cbf-45d3-b90e-f7a4e46605d1 2018-09-23 19:22:54,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540708065033s 2018-09-23 19:22:54,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:22:54,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:22:55,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1194 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:55 GMT X-Openstack-Request-Id: req-4b4f9a40-0cf7-4963-ba01-8df21f86ae2b 2018-09-23 19:22:55,062 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c0c99c4a-040e-43d6-9e57-d4cc646dd7ce"],"updated_at":"2018-09-23T19:22:38Z","tenant_id":"c23ce15055cf4ca6848c52277ce35997","created_at":"2018-09-23T19:22:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"c23ce15055cf4ca6848c52277ce35997","id":"701bdc7c-0f4b-4668-ae56-1839702da1b8","name":"cinder_test-net_10d8c91c-5ffd-4238-ae14-170915ce1d74"}]} 2018-09-23 19:22:55,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4b4f9a40-0cf7-4963-ba01-8df21f86ae2b 2018-09-23 19:22:55,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0939960479736s 2018-09-23 19:22:55,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-23 19:22:55,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:22:55,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22:55 GMT X-Openstack-Request-Id: req-8b8000da-d378-48c7-b32e-df303acd6cc5 2018-09-23 19:22:55,105 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"701bdc7c-0f4b-4668-ae56-1839702da1b8","tenant_id":"c23ce15055cf4ca6848c52277ce35997","created_at":"2018-09-23T19:22:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-23T19:22:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"c23ce15055cf4ca6848c52277ce35997","id":"c0c99c4a-040e-43d6-9e57-d4cc646dd7ce","subnetpool_id":null,"name":"cinder_test-subnet_10d8c91c-5ffd-4238-ae14-170915ce1d74"}]} 2018-09-23 19:22:55,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-8b8000da-d378-48c7-b32e-df303acd6cc5 2018-09-23 19:22:55,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0423378944397s 2018-09-23 19:22:55,106 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:22:57,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:22:57,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:22:57,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 647 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22: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-6de1ac9a-e21f-4531-85ad-53c5f79c0e24 x-openstack-request-id: req-6de1ac9a-e21f-4531-85ad-53c5f79c0e24 2018-09-23 19:22:57,677 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aaec31c2-84db-431b-b704-574987873492", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aaec31c2-84db-431b-b704-574987873492", "rel": "bookmark"}], "image": {"id": "63d5613b-9400-40f8-b238-e0a96ef16c79", "links": [{"href": "http://172.30.9.29:8774/images/63d5613b-9400-40f8-b238-e0a96ef16c79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "links": [{"href": "http://172.30.9.29:8774/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "bookmark"}]}, "id": "aaec31c2-84db-431b-b704-574987873492", "user_id": "e583940c3233486cb211e3cb19a6f601", "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-23T19:22:57Z", "hostId": "588d6692ee95a7eb0c08b3958ed3f1b1cf1ed57919625f3f13f1f244", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74", "name": "cinder_test-vm2_10d8c91c-5ffd-4238-ae14-170915ce1d74", "created": "2018-09-23T19:22:54Z", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:22:57,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6de1ac9a-e21f-4531-85ad-53c5f79c0e24 2018-09-23 19:22:57,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.568718910217s 2018-09-23 19:22:57,684 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:22:59,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:22:59,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:00,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 23 Sep 2018 19:22: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-f9a269dc-8922-41d8-ace8-75b3d758ce20 x-openstack-request-id: req-f9a269dc-8922-41d8-ace8-75b3d758ce20 2018-09-23 19:23:00,431 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aaec31c2-84db-431b-b704-574987873492", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aaec31c2-84db-431b-b704-574987873492", "rel": "bookmark"}], "image": {"id": "63d5613b-9400-40f8-b238-e0a96ef16c79", "links": [{"href": "http://172.30.9.29:8774/images/63d5613b-9400-40f8-b238-e0a96ef16c79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "links": [{"href": "http://172.30.9.29:8774/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "bookmark"}]}, "id": "aaec31c2-84db-431b-b704-574987873492", "security_groups": [{"name": "cinder_test-sg_10d8c91c-5ffd-4238-ae14-170915ce1d74"}], "user_id": "e583940c3233486cb211e3cb19a6f601", "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-23T19:22:57Z", "hostId": "588d6692ee95a7eb0c08b3958ed3f1b1cf1ed57919625f3f13f1f244", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74", "name": "cinder_test-vm2_10d8c91c-5ffd-4238-ae14-170915ce1d74", "created": "2018-09-23T19:22:54Z", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:23:00,432 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f9a269dc-8922-41d8-ace8-75b3d758ce20 2018-09-23 19:23:00,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.744947910309s 2018-09-23 19:23:00,438 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:23:02,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:23:02,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:03,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23: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-ee7f1a71-4756-4d5a-81d7-16de53619678 x-openstack-request-id: req-ee7f1a71-4756-4d5a-81d7-16de53619678 2018-09-23 19:23:03,231 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aaec31c2-84db-431b-b704-574987873492", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aaec31c2-84db-431b-b704-574987873492", "rel": "bookmark"}], "image": {"id": "63d5613b-9400-40f8-b238-e0a96ef16c79", "links": [{"href": "http://172.30.9.29:8774/images/63d5613b-9400-40f8-b238-e0a96ef16c79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "links": [{"href": "http://172.30.9.29:8774/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "bookmark"}]}, "id": "aaec31c2-84db-431b-b704-574987873492", "security_groups": [{"name": "cinder_test-sg_10d8c91c-5ffd-4238-ae14-170915ce1d74"}], "user_id": "e583940c3233486cb211e3cb19a6f601", "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-23T19:22:57Z", "hostId": "588d6692ee95a7eb0c08b3958ed3f1b1cf1ed57919625f3f13f1f244", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74", "name": "cinder_test-vm2_10d8c91c-5ffd-4238-ae14-170915ce1d74", "created": "2018-09-23T19:22:54Z", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:23:03,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ee7f1a71-4756-4d5a-81d7-16de53619678 2018-09-23 19:23:03,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.790508985519s 2018-09-23 19:23:03,238 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:23:05,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:23:05,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:06,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23: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-b349bf14-d778-4e81-a6b7-8db83367476f x-openstack-request-id: req-b349bf14-d778-4e81-a6b7-8db83367476f 2018-09-23 19:23:06,514 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_10d8c91c-5ffd-4238-ae14-170915ce1d74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:75:33", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aaec31c2-84db-431b-b704-574987873492", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aaec31c2-84db-431b-b704-574987873492", "rel": "bookmark"}], "image": {"id": "63d5613b-9400-40f8-b238-e0a96ef16c79", "links": [{"href": "http://172.30.9.29:8774/images/63d5613b-9400-40f8-b238-e0a96ef16c79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:23:02.000000", "flavor": {"id": "ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "links": [{"href": "http://172.30.9.29:8774/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "bookmark"}]}, "id": "aaec31c2-84db-431b-b704-574987873492", "security_groups": [{"name": "cinder_test-sg_10d8c91c-5ffd-4238-ae14-170915ce1d74"}], "user_id": "e583940c3233486cb211e3cb19a6f601", "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-23T19:23:02Z", "hostId": "588d6692ee95a7eb0c08b3958ed3f1b1cf1ed57919625f3f13f1f244", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74", "name": "cinder_test-vm2_10d8c91c-5ffd-4238-ae14-170915ce1d74", "created": "2018-09-23T19:22:54Z", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:23:06,514 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b349bf14-d778-4e81-a6b7-8db83367476f 2018-09-23 19:23:06,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.27347898483s 2018-09-23 19:23:06,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-23 19:23:06,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=aaec31c2-84db-431b-b704-574987873492" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:06,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 750 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:06 GMT X-Openstack-Request-Id: req-7e51743b-57cd-48b0-a1c8-ffc81ea42fd6 2018-09-23 19:23:06,579 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"701bdc7c-0f4b-4668-ae56-1839702da1b8","tenant_id":"c23ce15055cf4ca6848c52277ce35997","created_at":"2018-09-23T19:22:57Z","admin_state_up":true,"updated_at":"2018-09-23T19:23:02Z","binding:vnic_type":"normal","device_id":"aaec31c2-84db-431b-b704-574987873492","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:3d:75:33","id":"c2607911-8a11-42df-80a4-1aed5b8f2246","port_security_enabled":true,"project_id":"c23ce15055cf4ca6848c52277ce35997","fixed_ips":[{"subnet_id":"c0c99c4a-040e-43d6-9e57-d4cc646dd7ce","ip_address":"192.168.120.21"}],"extra_dhcp_opts":[],"security_groups":["9ab000a5-156f-460e-be16-464544f0c327"],"name":""}]} 2018-09-23 19:23:06,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=aaec31c2-84db-431b-b704-574987873492 used request id req-7e51743b-57cd-48b0-a1c8-ffc81ea42fd6 2018-09-23 19:23:06,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0577199459076s 2018-09-23 19:23:06,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-23 19:23:06,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=c2607911-8a11-42df-80a4-1aed5b8f2246" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:06,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:06 GMT X-Openstack-Request-Id: req-6a560b2d-a56d-491a-9d8e-252bfc591574 2018-09-23 19:23:06,637 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-23 19:23:06,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=c2607911-8a11-42df-80a4-1aed5b8f2246 used request id req-6a560b2d-a56d-491a-9d8e-252bfc591574 2018-09-23 19:23:06,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0482409000397s 2018-09-23 19:23:06,638 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_10d8c91c-5ffd-4238-ae14-170915ce1d74': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3d:75:33', u'version': 4, u'addr': u'192.168.120.21', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'63d5613b-9400-40f8-b238-e0a96ef16c79'}), 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-23T19:23:02.000000', 'flavor': Munch({u'id': u'ca7867fe-9171-4e39-a53f-6e4deecfd2e2'}), 'az': u'nova', 'id': u'aaec31c2-84db-431b-b704-574987873492', 'security_groups': [Munch({u'name': u'cinder_test-sg_10d8c91c-5ffd-4238-ae14-170915ce1d74'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e583940c3233486cb211e3cb19a6f601', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c23ce15055cf4ca6848c52277ce35997', 'name': 'cinder_test-project_10d8c91c-5ffd-4238-ae14-170915ce1d74', '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-23T19:23:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-23T19:23:02Z', 'hostId': u'588d6692ee95a7eb0c08b3958ed3f1b1cf1ed57919625f3f13f1f244', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74', 'public_v6': '', 'private_v4': u'192.168.120.21', 'cloud': 'envvars', 'host_id': u'588d6692ee95a7eb0c08b3958ed3f1b1cf1ed57919625f3f13f1f244', '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-23T19:23:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c23ce15055cf4ca6848c52277ce35997', 'name': u'cinder_test-vm2_10d8c91c-5ffd-4238-ae14-170915ce1d74', 'adminPass': u'QujKi84imZTC', 'tenant_id': u'c23ce15055cf4ca6848c52277ce35997', 'created_at': u'2018-09-23T19:22:54Z', 'created': u'2018-09-23T19:22:54Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-23 19:23:06,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:23:06,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:06,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1194 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:06 GMT X-Openstack-Request-Id: req-4e90b80b-f02c-4d94-920e-b3b4913a640e 2018-09-23 19:23:06,923 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c0c99c4a-040e-43d6-9e57-d4cc646dd7ce"],"updated_at":"2018-09-23T19:22:38Z","tenant_id":"c23ce15055cf4ca6848c52277ce35997","created_at":"2018-09-23T19:22:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"c23ce15055cf4ca6848c52277ce35997","id":"701bdc7c-0f4b-4668-ae56-1839702da1b8","name":"cinder_test-net_10d8c91c-5ffd-4238-ae14-170915ce1d74"}]} 2018-09-23 19:23:06,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4e90b80b-f02c-4d94-920e-b3b4913a640e 2018-09-23 19:23:06,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.279420137405s 2018-09-23 19:23:06,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-23 19:23:06,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=aaec31c2-84db-431b-b704-574987873492" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:07,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 750 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:07 GMT X-Openstack-Request-Id: req-3bdd2767-a2a3-48a0-a0fc-2afa5a64f525 2018-09-23 19:23:07,232 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"701bdc7c-0f4b-4668-ae56-1839702da1b8","tenant_id":"c23ce15055cf4ca6848c52277ce35997","created_at":"2018-09-23T19:22:57Z","admin_state_up":true,"updated_at":"2018-09-23T19:23:02Z","binding:vnic_type":"normal","device_id":"aaec31c2-84db-431b-b704-574987873492","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:3d:75:33","id":"c2607911-8a11-42df-80a4-1aed5b8f2246","port_security_enabled":true,"project_id":"c23ce15055cf4ca6848c52277ce35997","fixed_ips":[{"subnet_id":"c0c99c4a-040e-43d6-9e57-d4cc646dd7ce","ip_address":"192.168.120.21"}],"extra_dhcp_opts":[],"security_groups":["9ab000a5-156f-460e-be16-464544f0c327"],"name":""}]} 2018-09-23 19:23:07,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=aaec31c2-84db-431b-b704-574987873492 used request id req-3bdd2767-a2a3-48a0-a0fc-2afa5a64f525 2018-09-23 19:23:07,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.307042837143s 2018-09-23 19:23:07,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-23 19:23:07,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" -d '{"floatingip": {"floating_network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "fixed_ip_address": "192.168.120.21", "port_id": "c2607911-8a11-42df-80a4-1aed5b8f2246"}}' 2018-09-23 19:23:09,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 554 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:09 GMT X-Openstack-Request-Id: req-ed35afa6-63ed-48a6-90f8-aa8db98511f8 2018-09-23 19:23:09,338 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "664fc2b8-9ec2-4484-9f67-ab68d38a3f6b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-23T19:23:08Z", "floating_network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.220", "revision_number": 0, "port_id": "c2607911-8a11-42df-80a4-1aed5b8f2246", "id": "213fc986-f8d4-4cbb-8f97-46fd5d7f699b", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "created_at": "2018-09-23T19:23:08Z", "project_id": "c23ce15055cf4ca6848c52277ce35997"}} 2018-09-23 19:23:09,339 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-ed35afa6-63ed-48a6-90f8-aa8db98511f8 2018-09-23 19:23:09,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.10548400879s 2018-09-23 19:23:09,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-23 19:23:09,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:09,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 557 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:09 GMT X-Openstack-Request-Id: req-761ff012-5cc7-4921-bc6a-34b638e7c97a 2018-09-23 19:23:09,676 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "664fc2b8-9ec2-4484-9f67-ab68d38a3f6b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-23T19:23:08Z", "floating_network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.220", "revision_number": 0, "port_id": "c2607911-8a11-42df-80a4-1aed5b8f2246", "id": "213fc986-f8d4-4cbb-8f97-46fd5d7f699b", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "created_at": "2018-09-23T19:23:08Z", "project_id": "c23ce15055cf4ca6848c52277ce35997"}]} 2018-09-23 19:23:09,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-761ff012-5cc7-4921-bc6a-34b638e7c97a 2018-09-23 19:23:09,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.320369958878s 2018-09-23 19:23:09,682 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'664fc2b8-9ec2-4484-9f67-ab68d38a3f6b', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'c23ce15055cf4ca6848c52277ce35997', 'created_at': u'2018-09-23T19:23:08Z', 'attached': True, 'updated_at': u'2018-09-23T19:23:08Z', 'id': u'213fc986-f8d4-4cbb-8f97-46fd5d7f699b', 'floating_network_id': u'2f71e26b-635c-4527-93d8-4193f1a9199d', 'fixed_ip_address': u'192.168.120.21', 'floating_ip_address': u'172.30.9.220', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c23ce15055cf4ca6848c52277ce35997', 'name': 'cinder_test-project_10d8c91c-5ffd-4238-ae14-170915ce1d74', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'664fc2b8-9ec2-4484-9f67-ab68d38a3f6b', 'project_id': u'c23ce15055cf4ca6848c52277ce35997', 'port_id': u'c2607911-8a11-42df-80a4-1aed5b8f2246', 'port': u'c2607911-8a11-42df-80a4-1aed5b8f2246', 'network': u'2f71e26b-635c-4527-93d8-4193f1a9199d'}) 2018-09-23 19:23:09,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-23 19:23:09,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/aaec31c2-84db-431b-b704-574987873492/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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-23 19:23:09,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9573 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23: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-50786a7d-f495-4518-8b40-815faa2cd473 x-openstack-request-id: req-50786a7d-f495-4518-8b40-815faa2cd473 2018-09-23 19:23:09,774 - 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 521809153 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.188927] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191213] pid_max: default: 32768 minimum: 301\n[ 0.192713] ACPI: Core revision 20150930\n[ 0.194611] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196701] Security Framework initialized\n[ 0.198032] Yama: becoming mindful.\n[ 0.199188] AppArmor: AppArmor initialized\n[ 0.200599] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202727] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204800] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206766] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209015] Initializing cgroup subsys io\n[ 0.210343] Initializing cgroup subsys memory\n[ 0.211761] Initializing cgroup subsys devices\n[ 0.213187] Initializing cgroup subsys freezer\n[ 0.214630] Initializing cgroup subsys net_cls\n[ 0.216055] Initializing cgroup subsys perf_event\n[ 0.217554] Initializing cgroup subsys net_prio\n[ 0.218989] Initializing cgroup subsys hugetlb\n[ 0.220410] Initializing cgroup subsys pids\n[ 0.221814] CPU: Physical Processor ID: 0\n[ 0.223855] mce: CPU supports 10 MCE banks\n[ 0.225219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.242311] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.249515] ftrace: allocating 31920 entries in 125 pages\n[ 0.276077] smpboot: Max logical packages: 1\n[ 0.277274] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.279179] x2apic enabled\n[ 0.280323] Switched APIC routing to physical x2apic.\n[ 0.282798] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284326] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287089] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289637] KVM setup paravirtual spinlock\n[ 0.291379] x86: Booted up 1 node, 1 CPUs\n[ 0.292502] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294413] devtmpfs: initialized\n[ 0.296425] evm: security.selinux\n[ 0.297376] evm: security.SMACK64\n[ 0.298318] evm: security.SMACK64EXEC\n[ 0.299330] evm: security.SMACK64TRANSMUTE\n[ 0.300414] evm: security.SMACK64MMAP\n[ 0.301422] evm: security.ima\n[ 0.302294] evm: security.capability\n[ 0.303366] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.305822] pinctrl core: initialized pinctrl subsystem\n[ 0.307284] RTC time: 19:23:03, date: 09/23/18\n[ 0.308566] NET: Registered protocol family 16\n[ 0.309842] cpuidle: using governor ladder\n[ 0.310918] cpuidle: using governor menu\n[ 0.311955] PCCT header not found.\n[ 0.312932] ACPI: bus type PCI registered\n[ 0.314045] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315701] PCI: Using configuration type 1 for base access\n[ 0.317855] ACPI: Added _OSI(Module Device)\n[ 0.318960] ACPI: Added _OSI(Processor Device)\n[ 0.320096] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.321271] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.323447] ACPI: Interpreter enabled\n[ 0.324477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.326986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.329423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.331892] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.334371] ACPI: (supports S0 S5)\n[ 0.335357] ACPI: Using IOAPIC for interrupt routing\n[ 0.336658] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.340378] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.341863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.343507] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.345142] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.348071] acpiphp: Slot [3] registered\n[ 0.349153] acpiphp: Slot [4] registered\n[ 0.350208] acpiphp: Slot [5] registered\n[ 0.351287] acpiphp: Slot [6] registered\n[ 0.352367] acpiphp: Slot [7] registered\n[ 0.353452] acpiphp: Slot [8] registered\n[ 0.354577] acpiphp: Slot [9] registered\n[ 0.355667] acpiphp: Slot [10] registered\n[ 0.356790] acpiphp: Slot [11] registered\n[ 0.357868] acpiphp: Slot [12] registered\n[ 0.358931] acpiphp: Slot [13] registered\n[ 0.360022] acpiphp: Slot [14] registered\n[ 0.361091] acpiphp: Slot [15] registered\n[ 0.376167] acpiphp: Slot [16] registered\n[ 0.377244] acpiphp: Slot [17] registered\n[ 0.378335] acpiphp: Slot [18] registered\n[ 0.379394] acpiphp: Slot [19] registered\n[ 0.380460] acpiphp: Slot [20] registered\n[ 0.381525] acpiphp: Slot [21] registered\n[ 0.382590] acpiphp: Slot [22] registered\n[ 0.383656] acpiphp: Slot [23] registered\n[ 0.384774] acpiphp: Slot [24] registered\n[ 0.385850] acpiphp: Slot [25] registered\n[ 0.386919] acpiphp: Slot [26] registered\n[ 0.387984] acpiphp: Slot [27] registered\n[ 0.389056] acpiphp: Slot [28] registered\n[ 0.390157] acpiphp: Slot [29] registered\n[ 0.391219] acpiphp: Slot [30] registered\n[ 0.392285] acpiphp: Slot [31] registered\n[ 0.393376] PCI host bridge to bus 0000:00\n[ 0.394469] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.396067] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399553] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401479] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403478] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407421] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409139] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.410723] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412418] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.416852] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.418784] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.439764] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.441728] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443598] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445506] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.449144] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450958] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452366] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454467] vgaarb: loaded\n[ 0.455323] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456981] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459369] usbcore: registered new interface driver usbfs\n[ 0.460753] usbcore: registered new interface driver hub\n[ 0.462105] usbcore: registered new device driver usb\n[ 0.463559] PCI: Using ACPI for IRQ routing\n[ 0.465035] NetLabel: Initializing\n[ 0.466012] NetLabel: domain hash size = 128\n[ 0.467155] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468413] NetLabel: unlabeled traffic allowed by default\n[ 0.469939] clocksource: Switched to clocksource kvm-clock\n[ 0.480119] AppArmor: AppArmor Filesystem Enabled\n[ 0.481413] pnp: PnP ACPI init\n[ 0.482690] pnp: PnP ACPI: found 5 devices\n[ 0.489527] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491885] NET: Registered protocol family 2\n[ 0.493308] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495073] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496723] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498381] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499869] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.501451] NET: Registered protocol family 1\n[ 0.502662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504159] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505642] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520110] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538626] Trying to unpack rootfs image as initramfs...\n[ 0.604808] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.608388] Scanning for low memory corruption every 60 seconds\n[ 0.610821] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.612498] audit: initializing netlink subsys (disabled)\n[ 0.614211] audit: type=2000 audit(1537730583.788:1): initialized\n[ 0.616377] Initialise system trusted keyring\n[ 0.617936] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.619539] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.622427] zbud: loaded\n[ 0.623500] VFS: Disk quotas dquot_6.6.0\n[ 0.624667] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.626988] fuse init (API version 7.23)\n[ 0.628265] Key type big_key registered\n[ 0.629457] Allocating IMA MOK and blacklist keyrings.\n[ 0.631277] Key type asymmetric registered\n[ 0.632483] Asymmetric key parser 'x509' registered\n[ 0.633829] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.635945] io scheduler noop registered\n[ 0.637067] io scheduler deadline registered (default)\n[ 0.638510] io scheduler cfq registered\n[ 0.639798] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.641242] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.643137] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.645189] ACPI: Power Button [PWRF]\n[ 0.646599] GHES: HEST is not enabled!\n[ 0.660867] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.690398] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.693584] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.717408] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.720632] Linux agpgart interface v0.103\n[ 0.724393] brd: module loaded\n[ 0.726715] loop: module loaded\n[ 0.732139] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.734230] GPT:90111 != 2097151\n[ 0.735215] GPT:Alternate GPT header not at the end of the disk.\n[ 0.736786] GPT:90111 != 2097151\n[ 0.737763] GPT: Use GNU Parted to correct GPT errors.\n[ 0.739155] vda: vda1 vda15\n[ 0.741106] scsi host0: ata_piix\n[ 0.742241] scsi host1: ata_piix\n[ 0.743274] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.745040] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.747418] libphy: Fixed MDIO Bus: probed\n[ 0.748632] tun: Universal TUN/TAP device driver, 1.6\n[ 0.749982] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.753169] PPP generic driver version 2.4.2\n[ 0.754485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.756225] ehci-pci: EHCI PCI platform driver\n[ 0.757528] ehci-platform: EHCI generic platform driver\n[ 0.758869] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.760401] ohci-pci: OHCI PCI platform driver\n[ 0.761593] ohci-platform: OHCI generic platform driver\n[ 0.762940] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.777553] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.778933] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.780949] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.782326] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.783948] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.785590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.787500] usb usb1: Product: UHCI Host Controller\n[ 0.788761] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.790284] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.791699] hub 1-0:1.0: USB hub found\n[ 0.792766] hub 1-0:1.0: 2 ports detected\n[ 0.794145] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.797137] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.798458] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.799869] mousedev: PS/2 mouse device common for all mice\n[ 0.801618] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.804153] rtc_cmos 00:00: RTC can wake from S4\n[ 0.805737] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.807387] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.809049] i2c /dev entries driver\n[ 0.810133] device-mapper: uevent: version 1.0.3\n[ 0.811485] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.813787] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.815846] NET: Registered protocol family 10\n[ 0.817658] NET: Registered protocol family 17\n[ 0.818919] Key type dns_resolver registered\n[ 0.820310] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.821832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.824296] registered taskstats version 1\n[ 0.825492] Loading compiled-in X.509 certificates\n[ 0.827401] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.830019] zswap: loaded using pool lzo/zbud\n[ 0.832347] Key type trusted registered\n[ 0.834476] Key type encrypted registered\n[ 0.835624] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.837065] ima: No TPM chip found, activating TPM-bypass!\n[ 0.838516] evm: HMAC attrs: 0x1\n[ 0.839866] Magic number: 2:586:395\n[ 0.841057] rtc_cmos 00:00: setting system clock to 2018-09-23 19:23:03 UTC (1537730583)\n[ 0.843373] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.844915] EDD information not available.\n[ 0.904726] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.921246] Write protecting the kernel read-only data: 14336k\n[ 0.926142] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.928973] 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\n[ 0.978225] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.21...\nLease of 192.168.120.21 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-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCISoqpqRP4B7d1wlPU6dr8a4Stp4Hff9QSYyoSDJarTsC+g6T6ADDnx6vNOLSPGIFNBQNvWDPtaMRmG0/FDBQEUkIfJgFwhlIRjTP4OcttDPiOd1Jf+mUoyfAkXkro16s9zLLO2bSCDmecEUAUqKMSISReiQGpoOAjDzbnnn6MHqUiDwh03kL69VX7+m3oLGFqH5xUQPta+FhFXNSk9fnd0pVgLU0b7C7oildecKuv++w7t69eDf5ulX07yFacnKr2vdoDf1UYR9VaxComQ1gjp3bGopcTJsxFdfmD+Nx2TyNoeyXx5CO6L7WrUvL+rG3NVXnx2RlrZiyjg/R+2uRV root@cinder-test-vm2-10d8c91c-5ffd-4238-ae14-170915ce1d74\nssh-dss AAAAB3NzaC1kc3MAAACBAJRhgxOK9NQb/eevnpU6O03am6R6bfyegrO0OIxPCQrBIb1VvGVB/1t7/Rg4iOB6b8xTj/ta2DwjrnZBF/QAV9DjplhpitkKVdq3tdkDrmsoDXkavMJXDm1LbQDhs3DdR0tuTiTkkEa3/+xqtdpraMdYrIXhGybtVrGoXTH2MVexAAAAFQCMuRpYuKIcZVs/kBx418VDEojyhQAAAIAJrVPKLhSPaN6c0q4/8xBQH37/uuAxb6uPRU/viM5qSZaHSKGpf74S3UajY5G2pR6WUEXWCICAxsyWuSL0wkEpkwzVWUPTzkAXgfMyrh/r+OwVB+68f/mPNrtv8OPDbD3qRV69kcQNj3Dz08g+148nYxwh/qlgpxnZ4x/LQbOJ/wAAAIAx7UeAEMNGwGzfgQ1lkRFkMHge5YvFKU/azAZeGWY23Hpyx1itSfDDUdjaFEHymhqgUtpDSDcMsKaUTY+QMMJX3awVa7/HjaLSV5hff9uWeaQrs5OSuQ/RJV9pD20LiHDGSkdfIVOHsha2E0sTFtM67JdNrhLmPkmY198wY2Sylg== root@cinder-test-vm2-10d8c91c-5ffd-4238-ae14-170915ce1d74\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.09s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.21,24,fe80::f816:3eff:fe3d:7533/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.21 \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-10d8c91c-5ffd-4238-ae14-170915ce1d74\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.96 ===\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-10d8c91c-5ffd-4238-ae14-170915ce1d74 login: "} 2018-09-23 19:23:09,775 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aaec31c2-84db-431b-b704-574987873492/action used request id req-50786a7d-f495-4518-8b40-815faa2cd473 2018-09-23 19:23:09,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0925061702728s 2018-09-23 19:23:09,776 - 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 521809153 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.188927] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.191213] pid_max: default: 32768 minimum: 301 [ 0.192713] ACPI: Core revision 20150930 [ 0.194611] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.196701] Security Framework initialized [ 0.198032] Yama: becoming mindful. [ 0.199188] AppArmor: AppArmor initialized [ 0.200599] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.202727] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.204800] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.206766] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209015] Initializing cgroup subsys io [ 0.210343] Initializing cgroup subsys memory [ 0.211761] Initializing cgroup subsys devices [ 0.213187] Initializing cgroup subsys freezer [ 0.214630] Initializing cgroup subsys net_cls [ 0.216055] Initializing cgroup subsys perf_event [ 0.217554] Initializing cgroup subsys net_prio [ 0.218989] Initializing cgroup subsys hugetlb [ 0.220410] Initializing cgroup subsys pids [ 0.221814] CPU: Physical Processor ID: 0 [ 0.223855] mce: CPU supports 10 MCE banks [ 0.225219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.242311] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.249515] ftrace: allocating 31920 entries in 125 pages [ 0.276077] smpboot: Max logical packages: 1 [ 0.277274] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.279179] x2apic enabled [ 0.280323] Switched APIC routing to physical x2apic. [ 0.282798] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.284326] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.287089] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.289637] KVM setup paravirtual spinlock [ 0.291379] x86: Booted up 1 node, 1 CPUs [ 0.292502] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.294413] devtmpfs: initialized [ 0.296425] evm: security.selinux [ 0.297376] evm: security.SMACK64 [ 0.298318] evm: security.SMACK64EXEC [ 0.299330] evm: security.SMACK64TRANSMUTE [ 0.300414] evm: security.SMACK64MMAP [ 0.301422] evm: security.ima [ 0.302294] evm: security.capability [ 0.303366] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.305822] pinctrl core: initialized pinctrl subsystem [ 0.307284] RTC time: 19:23:03, date: 09/23/18 [ 0.308566] NET: Registered protocol family 16 [ 0.309842] cpuidle: using governor ladder [ 0.310918] cpuidle: using governor menu [ 0.311955] PCCT header not found. [ 0.312932] ACPI: bus type PCI registered [ 0.314045] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.315701] PCI: Using configuration type 1 for base access [ 0.317855] ACPI: Added _OSI(Module Device) [ 0.318960] ACPI: Added _OSI(Processor Device) [ 0.320096] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.321271] ACPI: Added _OSI(Processor Aggregator Device) [ 0.323447] ACPI: Interpreter enabled [ 0.324477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.326986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.329423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.331892] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.334371] ACPI: (supports S0 S5) [ 0.335357] ACPI: Using IOAPIC for interrupt routing [ 0.336658] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.340378] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.341863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.343507] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.345142] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.348071] acpiphp: Slot [3] registered [ 0.349153] acpiphp: Slot [4] registered [ 0.350208] acpiphp: Slot [5] registered [ 0.351287] acpiphp: Slot [6] registered [ 0.352367] acpiphp: Slot [7] registered [ 0.353452] acpiphp: Slot [8] registered [ 0.354577] acpiphp: Slot [9] registered [ 0.355667] acpiphp: Slot [10] registered [ 0.356790] acpiphp: Slot [11] registered [ 0.357868] acpiphp: Slot [12] registered [ 0.358931] acpiphp: Slot [13] registered [ 0.360022] acpiphp: Slot [14] registered [ 0.361091] acpiphp: Slot [15] registered [ 0.376167] acpiphp: Slot [16] registered [ 0.377244] acpiphp: Slot [17] registered [ 0.378335] acpiphp: Slot [18] registered [ 0.379394] acpiphp: Slot [19] registered [ 0.380460] acpiphp: Slot [20] registered [ 0.381525] acpiphp: Slot [21] registered [ 0.382590] acpiphp: Slot [22] registered [ 0.383656] acpiphp: Slot [23] registered [ 0.384774] acpiphp: Slot [24] registered [ 0.385850] acpiphp: Slot [25] registered [ 0.386919] acpiphp: Slot [26] registered [ 0.387984] acpiphp: Slot [27] registered [ 0.389056] acpiphp: Slot [28] registered [ 0.390157] acpiphp: Slot [29] registered [ 0.391219] acpiphp: Slot [30] registered [ 0.392285] acpiphp: Slot [31] registered [ 0.393376] PCI host bridge to bus 0000:00 [ 0.394469] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.396067] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.397650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.399553] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.401479] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.403478] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.407421] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.409139] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.410723] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.412418] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.416852] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.418784] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.439764] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.441728] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.443598] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.445506] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.447449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.449144] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.450958] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.452366] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.454467] vgaarb: loaded [ 0.455323] vgaarb: bridge control possible 0000:00:02.0 [ 0.456981] SCSI subsystem initialized [ 0.458243] ACPI: bus type USB registered [ 0.459369] usbcore: registered new interface driver usbfs [ 0.460753] usbcore: registered new interface driver hub [ 0.462105] usbcore: registered new device driver usb [ 0.463559] PCI: Using ACPI for IRQ routing [ 0.465035] NetLabel: Initializing [ 0.466012] NetLabel: domain hash size = 128 [ 0.467155] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.468413] NetLabel: unlabeled traffic allowed by default [ 0.469939] clocksource: Switched to clocksource kvm-clock [ 0.480119] AppArmor: AppArmor Filesystem Enabled [ 0.481413] pnp: PnP ACPI init [ 0.482690] pnp: PnP ACPI: found 5 devices [ 0.489527] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.491885] NET: Registered protocol family 2 [ 0.493308] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.495073] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.496723] TCP: Hash tables configured (established 4096 bind 4096) [ 0.498381] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.499869] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.501451] NET: Registered protocol family 1 [ 0.502662] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.504159] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.505642] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.520110] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.538626] Trying to unpack rootfs image as initramfs... [ 0.604808] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.608388] Scanning for low memory corruption every 60 seconds [ 0.610821] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.612498] audit: initializing netlink subsys (disabled) [ 0.614211] audit: type=2000 audit(1537730583.788:1): initialized [ 0.616377] Initialise system trusted keyring [ 0.617936] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.619539] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.622427] zbud: loaded [ 0.623500] VFS: Disk quotas dquot_6.6.0 [ 0.624667] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.626988] fuse init (API version 7.23) [ 0.628265] Key type big_key registered [ 0.629457] Allocating IMA MOK and blacklist keyrings. [ 0.631277] Key type asymmetric registered [ 0.632483] Asymmetric key parser 'x509' registered [ 0.633829] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.635945] io scheduler noop registered [ 0.637067] io scheduler deadline registered (default) [ 0.638510] io scheduler cfq registered [ 0.639798] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.641242] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.643137] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.645189] ACPI: Power Button [PWRF] [ 0.646599] GHES: HEST is not enabled! [ 0.660867] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.690398] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.693584] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.717408] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720632] Linux agpgart interface v0.103 [ 0.724393] brd: module loaded [ 0.726715] loop: module loaded [ 0.732139] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.734230] GPT:90111 != 2097151 [ 0.735215] GPT:Alternate GPT header not at the end of the disk. [ 0.736786] GPT:90111 != 2097151 [ 0.737763] GPT: Use GNU Parted to correct GPT errors. [ 0.739155] vda: vda1 vda15 [ 0.741106] scsi host0: ata_piix [ 0.742241] scsi host1: ata_piix [ 0.743274] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.745040] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.747418] libphy: Fixed MDIO Bus: probed [ 0.748632] tun: Universal TUN/TAP device driver, 1.6 [ 0.749982] tun: (C) 1999-2004 Max Krasnyansky [ 0.753169] PPP generic driver version 2.4.2 [ 0.754485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.756225] ehci-pci: EHCI PCI platform driver [ 0.757528] ehci-platform: EHCI generic platform driver [ 0.758869] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.760401] ohci-pci: OHCI PCI platform driver [ 0.761593] ohci-platform: OHCI generic platform driver [ 0.762940] uhci_hcd: USB Universal Host Controller Interface driver [ 0.777553] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.778933] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.780949] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.782326] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.783948] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.785590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.787500] usb usb1: Product: UHCI Host Controller [ 0.788761] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.790284] usb usb1: SerialNumber: 0000:00:01.2 [ 0.791699] hub 1-0:1.0: USB hub found [ 0.792766] hub 1-0:1.0: 2 ports detected [ 0.794145] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.797137] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.798458] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.799869] mousedev: PS/2 mouse device common for all mice [ 0.801618] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.804153] rtc_cmos 00:00: RTC can wake from S4 [ 0.805737] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.807387] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.809049] i2c /dev entries driver [ 0.810133] device-mapper: uevent: version 1.0.3 [ 0.811485] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.813787] ledtrig-cpu: registered to indicate activity on CPUs [ 0.815846] NET: Registered protocol family 10 [ 0.817658] NET: Registered protocol family 17 [ 0.818919] Key type dns_resolver registered [ 0.820310] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.821832] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.824296] registered taskstats version 1 [ 0.825492] Loading compiled-in X.509 certificates [ 0.827401] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.830019] zswap: loaded using pool lzo/zbud [ 0.832347] Key type trusted registered [ 0.834476] Key type encrypted registered [ 0.835624] AppArmor: AppArmor sha1 policy hashing enabled [ 0.837065] ima: No TPM chip found, activating TPM-bypass! [ 0.838516] evm: HMAC attrs: 0x1 [ 0.839866] Magic number: 2:586:395 [ 0.841057] rtc_cmos 00:00: setting system clock to 2018-09-23 19:23:03 UTC (1537730583) [ 0.843373] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.844915] EDD information not available. [ 0.904726] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.921246] Write protecting the kernel read-only data: 14336k [ 0.926142] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.928973] 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 [ 0.978225] 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.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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.21... Lease of 192.168.120.21 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-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCISoqpqRP4B7d1wlPU6dr8a4Stp4Hff9QSYyoSDJarTsC+g6T6ADDnx6vNOLSPGIFNBQNvWDPtaMRmG0/FDBQEUkIfJgFwhlIRjTP4OcttDPiOd1Jf+mUoyfAkXkro16s9zLLO2bSCDmecEUAUqKMSISReiQGpoOAjDzbnnn6MHqUiDwh03kL69VX7+m3oLGFqH5xUQPta+FhFXNSk9fnd0pVgLU0b7C7oildecKuv++w7t69eDf5ulX07yFacnKr2vdoDf1UYR9VaxComQ1gjp3bGopcTJsxFdfmD+Nx2TyNoeyXx5CO6L7WrUvL+rG3NVXnx2RlrZiyjg/R+2uRV root@cinder-test-vm2-10d8c91c-5ffd-4238-ae14-170915ce1d74 ssh-dss AAAAB3NzaC1kc3MAAACBAJRhgxOK9NQb/eevnpU6O03am6R6bfyegrO0OIxPCQrBIb1VvGVB/1t7/Rg4iOB6b8xTj/ta2DwjrnZBF/QAV9DjplhpitkKVdq3tdkDrmsoDXkavMJXDm1LbQDhs3DdR0tuTiTkkEa3/+xqtdpraMdYrIXhGybtVrGoXTH2MVexAAAAFQCMuRpYuKIcZVs/kBx418VDEojyhQAAAIAJrVPKLhSPaN6c0q4/8xBQH37/uuAxb6uPRU/viM5qSZaHSKGpf74S3UajY5G2pR6WUEXWCICAxsyWuSL0wkEpkwzVWUPTzkAXgfMyrh/r+OwVB+68f/mPNrtv8OPDbD3qRV69kcQNj3Dz08g+148nYxwh/qlgpxnZ4x/LQbOJ/wAAAIAx7UeAEMNGwGzfgQ1lkRFkMHge5YvFKU/azAZeGWY23Hpyx1itSfDDUdjaFEHymhqgUtpDSDcMsKaUTY+QMMJX3awVa7/HjaLSV5hff9uWeaQrs5OSuQ/RJV9pD20LiHDGSkdfIVOHsha2E0sTFtM67JdNrhLmPkmY198wY2Sylg== root@cinder-test-vm2-10d8c91c-5ffd-4238-ae14-170915ce1d74 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.09s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.21,24,fe80::f816:3eff:fe3d:7533/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.21 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-10d8c91c-5ffd-4238-ae14-170915ce1d74 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.96 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-10d8c91c-5ffd-4238-ae14-170915ce1d74 login: 2018-09-23 19:23:10,777 - paramiko.transport - DEBUG - starting thread (client mode): 0x6fa26710L 2018-09-23 19:23:10,778 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-09-23 19:23:10,778 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-23 19:23:10,778 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-23 19:23:10,779 - 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-23 19:23:10,780 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-23 19:23:10,780 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-23 19:23:10,780 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-23 19:23:10,780 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-23 19:23:10,780 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-23 19:23:10,798 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-23 19:23:10,799 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-23 19:23:10,810 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.220: 355983fe04e9e584a538c76cc9ae6659 2018-09-23 19:23:10,811 - paramiko.transport - DEBUG - Trying discovered key 66a79f0fbc206bf03a6058b9fdfb3950 in /tmp/tmpqlAQam 2018-09-23 19:23:10,836 - paramiko.transport - DEBUG - userauth is OK 2018-09-23 19:23:10,844 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-23 19:23:10,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2018-09-23 19:23:10,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" -d '{"volume": {"display_name": "cinder_test-volume_10d8c91c-5ffd-4238-ae14-170915ce1d74", "size": "2"}}' 2018-09-23 19:23:12,276 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:10 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-b77e777c-e08e-413a-ba46-4c53f72f33dd x-openstack-request-id: req-b77e777c-e08e-413a-ba46-4c53f72f33dd 2018-09-23 19:23:12,276 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "e583940c3233486cb211e3cb19a6f601", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "self"}, {"href": "http://172.30.9.29:8776/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-23T19:23:12.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_10d8c91c-5ffd-4238-ae14-170915ce1d74", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a480c1dd-9073-447e-b222-b440b403b264", "size": 2}} 2018-09-23 19:23:12,276 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes used request id req-b77e777c-e08e-413a-ba46-4c53f72f33dd 2018-09-23 19:23:12,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.39260005951s 2018-09-23 19:23:12,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-23 19:23:12,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:13,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:12 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-087c77f3-b106-49cf-9c11-7e767f73b4df x-openstack-request-id: req-087c77f3-b106-49cf-9c11-7e767f73b4df 2018-09-23 19:23:13,365 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "e583940c3233486cb211e3cb19a6f601", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "self"}, {"href": "http://172.30.9.29:8776/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-23T19:23:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c23ce15055cf4ca6848c52277ce35997", "updated_at": "2018-09-23T19:23:12.000000", "volume_type": "tripleo", "name": "cinder_test-volume_10d8c91c-5ffd-4238-ae14-170915ce1d74", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a480c1dd-9073-447e-b222-b440b403b264", "size": 2}]} 2018-09-23 19:23:13,365 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/detail used request id req-087c77f3-b106-49cf-9c11-7e767f73b4df 2018-09-23 19:23:13,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.08775806427s 2018-09-23 19:23:13,367 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:23:15,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-23 19:23:15,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:16,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 453 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:15 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-476f5f80-3747-43b2-8c92-91460d02c938 x-openstack-request-id: req-476f5f80-3747-43b2-8c92-91460d02c938 2018-09-23 19:23:16,380 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "e583940c3233486cb211e3cb19a6f601", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "self"}, {"href": "http://172.30.9.29:8776/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-23T19:23:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c23ce15055cf4ca6848c52277ce35997", "updated_at": "2018-09-23T19:23:15.000000", "volume_type": "tripleo", "name": "cinder_test-volume_10d8c91c-5ffd-4238-ae14-170915ce1d74", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a480c1dd-9073-447e-b222-b440b403b264", "size": 2}]} 2018-09-23 19:23:16,380 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/detail used request id req-476f5f80-3747-43b2-8c92-91460d02c938 2018-09-23 19:23:16,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.01042604446s 2018-09-23 19:23:16,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:23:16,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:16,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1194 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:16 GMT X-Openstack-Request-Id: req-466e8cd4-e01b-4cd6-bee8-972a836a923a 2018-09-23 19:23:16,474 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c0c99c4a-040e-43d6-9e57-d4cc646dd7ce"],"updated_at":"2018-09-23T19:22:38Z","tenant_id":"c23ce15055cf4ca6848c52277ce35997","created_at":"2018-09-23T19:22:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"c23ce15055cf4ca6848c52277ce35997","id":"701bdc7c-0f4b-4668-ae56-1839702da1b8","name":"cinder_test-net_10d8c91c-5ffd-4238-ae14-170915ce1d74"}]} 2018-09-23 19:23:16,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-466e8cd4-e01b-4cd6-bee8-972a836a923a 2018-09-23 19:23:16,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0929210186005s 2018-09-23 19:23:16,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:23:16,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:16,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:16 GMT X-Openstack-Request-Id: req-42ef1286-1aab-49cb-bf79-b23a110bcc2a 2018-09-23 19:23:16,783 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:22:44Z", "file": "/v2/images/63d5613b-9400-40f8-b238-e0a96ef16c79/file", "owner": "c23ce15055cf4ca6848c52277ce35997", "id": "63d5613b-9400-40f8-b238-e0a96ef16c79", "size": 12716032, "self": "/v2/images/63d5613b-9400-40f8-b238-e0a96ef16c79", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/63d5613b-9400-40f8-b238-e0a96ef16c79/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/63d5613b-9400-40f8-b238-e0a96ef16c79/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_10d8c91c-5ffd-4238-ae14-170915ce1d74", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_10d8c91c-5ffd-4238-ae14-170915ce1d74", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:22:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:23:16,784 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-42ef1286-1aab-49cb-bf79-b23a110bcc2a 2018-09-23 19:23:16,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.303946018219s 2018-09-23 19:23:16,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-23 19:23:16,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:16,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23: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-24a1b946-be99-40a5-8a25-e04bebbd417e x-openstack-request-id: req-24a1b946-be99-40a5-8a25-e04bebbd417e 2018-09-23 19:23:16,813 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "name": "cinder_test-flavor_10d8c91c-5ffd-4238-ae14-170915ce1d74", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-23 19:23:16,813 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-24a1b946-be99-40a5-8a25-e04bebbd417e 2018-09-23 19:23:16,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0274019241333s 2018-09-23 19:23:16,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-23 19:23:16,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" -d '{"server": {"name": "cinder_test-vm_10d8c91c-5ffd-4238-ae14-170915ce1d74", "imageRef": "63d5613b-9400-40f8-b238-e0a96ef16c79", "key_name": "cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74", "flavorRef": "ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "701bdc7c-0f4b-4668-ae56-1839702da1b8"}], "security_groups": [{"name": "9ab000a5-156f-460e-be16-464544f0c327"}]}}' 2018-09-23 19:23:19,411 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.29:8774/v2.1/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe x-compute-request-id: req-54002ded-e3ff-4880-88d0-cc169f243d99 x-openstack-request-id: req-54002ded-e3ff-4880-88d0-cc169f243d99 2018-09-23 19:23:19,412 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "9ab000a5-156f-460e-be16-464544f0c327"}], "OS-DCF:diskConfig": "MANUAL", "id": "2e3d8c57-918b-417f-b29b-a602bdb667fe", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe", "rel": "bookmark"}], "adminPass": "5fNH2LrQfgfq"}} 2018-09-23 19:23:19,412 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-54002ded-e3ff-4880-88d0-cc169f243d99 2018-09-23 19:23:19,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.59786510468s 2018-09-23 19:23:19,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:23:19,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:20,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 862 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23: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-94843c0b-cef1-4d7a-94d0-65a9f33b6adb x-openstack-request-id: req-94843c0b-cef1-4d7a-94d0-65a9f33b6adb 2018-09-23 19:23:20,514 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe", "rel": "bookmark"}], "image": {"id": "63d5613b-9400-40f8-b238-e0a96ef16c79", "links": [{"href": "http://172.30.9.29:8774/images/63d5613b-9400-40f8-b238-e0a96ef16c79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "links": [{"href": "http://172.30.9.29:8774/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "bookmark"}]}, "id": "2e3d8c57-918b-417f-b29b-a602bdb667fe", "user_id": "e583940c3233486cb211e3cb19a6f601", "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-23T19:23:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74", "name": "cinder_test-vm_10d8c91c-5ffd-4238-ae14-170915ce1d74", "created": "2018-09-23T19:23:19Z", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_10d8c91c-5ffd-4238-ae14-170915ce1d74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:75:33", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:75:33", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aaec31c2-84db-431b-b704-574987873492", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aaec31c2-84db-431b-b704-574987873492", "rel": "bookmark"}], "image": {"id": "63d5613b-9400-40f8-b238-e0a96ef16c79", "links": [{"href": "http://172.30.9.29:8774/images/63d5613b-9400-40f8-b238-e0a96ef16c79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:23:02.000000", "flavor": {"id": "ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "links": [{"href": "http://172.30.9.29:8774/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "bookmark"}]}, "id": "aaec31c2-84db-431b-b704-574987873492", "security_groups": [{"name": "cinder_test-sg_10d8c91c-5ffd-4238-ae14-170915ce1d74"}], "user_id": "e583940c3233486cb211e3cb19a6f601", "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-23T19:23:02Z", "hostId": "588d6692ee95a7eb0c08b3958ed3f1b1cf1ed57919625f3f13f1f244", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74", "name": "cinder_test-vm2_10d8c91c-5ffd-4238-ae14-170915ce1d74", "created": "2018-09-23T19:22:54Z", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:23:20,514 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-94843c0b-cef1-4d7a-94d0-65a9f33b6adb 2018-09-23 19:23:20,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10152578354s 2018-09-23 19:23:20,523 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:23:22,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:23:22,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:23,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 854 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23: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-513067fb-4139-4630-ae15-39cadb7e3949 x-openstack-request-id: req-513067fb-4139-4630-ae15-39cadb7e3949 2018-09-23 19:23:23,908 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe", "rel": "bookmark"}], "image": {"id": "63d5613b-9400-40f8-b238-e0a96ef16c79", "links": [{"href": "http://172.30.9.29:8774/images/63d5613b-9400-40f8-b238-e0a96ef16c79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "links": [{"href": "http://172.30.9.29:8774/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "bookmark"}]}, "id": "2e3d8c57-918b-417f-b29b-a602bdb667fe", "user_id": "e583940c3233486cb211e3cb19a6f601", "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-23T19:23:22Z", "hostId": "588d6692ee95a7eb0c08b3958ed3f1b1cf1ed57919625f3f13f1f244", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74", "name": "cinder_test-vm_10d8c91c-5ffd-4238-ae14-170915ce1d74", "created": "2018-09-23T19:23:19Z", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_10d8c91c-5ffd-4238-ae14-170915ce1d74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:75:33", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:75:33", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aaec31c2-84db-431b-b704-574987873492", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aaec31c2-84db-431b-b704-574987873492", "rel": "bookmark"}], "image": {"id": "63d5613b-9400-40f8-b238-e0a96ef16c79", "links": [{"href": "http://172.30.9.29:8774/images/63d5613b-9400-40f8-b238-e0a96ef16c79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:23:02.000000", "flavor": {"id": "ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "links": [{"href": "http://172.30.9.29:8774/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "bookmark"}]}, "id": "aaec31c2-84db-431b-b704-574987873492", "security_groups": [{"name": "cinder_test-sg_10d8c91c-5ffd-4238-ae14-170915ce1d74"}], "user_id": "e583940c3233486cb211e3cb19a6f601", "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-23T19:23:02Z", "hostId": "588d6692ee95a7eb0c08b3958ed3f1b1cf1ed57919625f3f13f1f244", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74", "name": "cinder_test-vm2_10d8c91c-5ffd-4238-ae14-170915ce1d74", "created": "2018-09-23T19:22:54Z", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:23:23,908 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-513067fb-4139-4630-ae15-39cadb7e3949 2018-09-23 19:23:23,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.38303208351s 2018-09-23 19:23:23,916 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:23:25,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:23:25,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:26,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23: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-3aa5f31f-da6c-4baf-845f-134d88977a07 x-openstack-request-id: req-3aa5f31f-da6c-4baf-845f-134d88977a07 2018-09-23 19:23:26,931 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe", "rel": "bookmark"}], "image": {"id": "63d5613b-9400-40f8-b238-e0a96ef16c79", "links": [{"href": "http://172.30.9.29:8774/images/63d5613b-9400-40f8-b238-e0a96ef16c79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "links": [{"href": "http://172.30.9.29:8774/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "bookmark"}]}, "id": "2e3d8c57-918b-417f-b29b-a602bdb667fe", "security_groups": [{"name": "cinder_test-sg_10d8c91c-5ffd-4238-ae14-170915ce1d74"}], "user_id": "e583940c3233486cb211e3cb19a6f601", "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-23T19:23:25Z", "hostId": "b852b6ec2492174f1b26a5701e55f8f3451025e1c24fc23054ef67e9", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74", "name": "cinder_test-vm_10d8c91c-5ffd-4238-ae14-170915ce1d74", "created": "2018-09-23T19:23:19Z", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_10d8c91c-5ffd-4238-ae14-170915ce1d74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:75:33", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:75:33", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aaec31c2-84db-431b-b704-574987873492", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aaec31c2-84db-431b-b704-574987873492", "rel": "bookmark"}], "image": {"id": "63d5613b-9400-40f8-b238-e0a96ef16c79", "links": [{"href": "http://172.30.9.29:8774/images/63d5613b-9400-40f8-b238-e0a96ef16c79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:23:02.000000", "flavor": {"id": "ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "links": [{"href": "http://172.30.9.29:8774/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "bookmark"}]}, "id": "aaec31c2-84db-431b-b704-574987873492", "security_groups": [{"name": "cinder_test-sg_10d8c91c-5ffd-4238-ae14-170915ce1d74"}], "user_id": "e583940c3233486cb211e3cb19a6f601", "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-23T19:23:02Z", "hostId": "588d6692ee95a7eb0c08b3958ed3f1b1cf1ed57919625f3f13f1f244", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74", "name": "cinder_test-vm2_10d8c91c-5ffd-4238-ae14-170915ce1d74", "created": "2018-09-23T19:22:54Z", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:23:26,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3aa5f31f-da6c-4baf-845f-134d88977a07 2018-09-23 19:23:26,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01339292526s 2018-09-23 19:23:26,939 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:23:28,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:23:28,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:29,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23: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-31be7836-118d-464f-a5f0-aabe90a91624 x-openstack-request-id: req-31be7836-118d-464f-a5f0-aabe90a91624 2018-09-23 19:23:29,697 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe", "rel": "bookmark"}], "image": {"id": "63d5613b-9400-40f8-b238-e0a96ef16c79", "links": [{"href": "http://172.30.9.29:8774/images/63d5613b-9400-40f8-b238-e0a96ef16c79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "links": [{"href": "http://172.30.9.29:8774/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "bookmark"}]}, "id": "2e3d8c57-918b-417f-b29b-a602bdb667fe", "security_groups": [{"name": "cinder_test-sg_10d8c91c-5ffd-4238-ae14-170915ce1d74"}], "user_id": "e583940c3233486cb211e3cb19a6f601", "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-23T19:23:25Z", "hostId": "b852b6ec2492174f1b26a5701e55f8f3451025e1c24fc23054ef67e9", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74", "name": "cinder_test-vm_10d8c91c-5ffd-4238-ae14-170915ce1d74", "created": "2018-09-23T19:23:19Z", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_10d8c91c-5ffd-4238-ae14-170915ce1d74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:75:33", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:75:33", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aaec31c2-84db-431b-b704-574987873492", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aaec31c2-84db-431b-b704-574987873492", "rel": "bookmark"}], "image": {"id": "63d5613b-9400-40f8-b238-e0a96ef16c79", "links": [{"href": "http://172.30.9.29:8774/images/63d5613b-9400-40f8-b238-e0a96ef16c79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:23:02.000000", "flavor": {"id": "ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "links": [{"href": "http://172.30.9.29:8774/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "bookmark"}]}, "id": "aaec31c2-84db-431b-b704-574987873492", "security_groups": [{"name": "cinder_test-sg_10d8c91c-5ffd-4238-ae14-170915ce1d74"}], "user_id": "e583940c3233486cb211e3cb19a6f601", "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-23T19:23:02Z", "hostId": "588d6692ee95a7eb0c08b3958ed3f1b1cf1ed57919625f3f13f1f244", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74", "name": "cinder_test-vm2_10d8c91c-5ffd-4238-ae14-170915ce1d74", "created": "2018-09-23T19:22:54Z", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:23:29,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-31be7836-118d-464f-a5f0-aabe90a91624 2018-09-23 19:23:29,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.755957126617s 2018-09-23 19:23:29,705 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:23:31,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:23:31,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:32,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 886 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23: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-c0ec4fde-e464-4fe6-aeb5-2c467a14e95f x-openstack-request-id: req-c0ec4fde-e464-4fe6-aeb5-2c467a14e95f 2018-09-23 19:23:32,633 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_10d8c91c-5ffd-4238-ae14-170915ce1d74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:2a:a6", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe", "rel": "bookmark"}], "image": {"id": "63d5613b-9400-40f8-b238-e0a96ef16c79", "links": [{"href": "http://172.30.9.29:8774/images/63d5613b-9400-40f8-b238-e0a96ef16c79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:23:29.000000", "flavor": {"id": "ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "links": [{"href": "http://172.30.9.29:8774/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "bookmark"}]}, "id": "2e3d8c57-918b-417f-b29b-a602bdb667fe", "security_groups": [{"name": "cinder_test-sg_10d8c91c-5ffd-4238-ae14-170915ce1d74"}], "user_id": "e583940c3233486cb211e3cb19a6f601", "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-23T19:23:29Z", "hostId": "b852b6ec2492174f1b26a5701e55f8f3451025e1c24fc23054ef67e9", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74", "name": "cinder_test-vm_10d8c91c-5ffd-4238-ae14-170915ce1d74", "created": "2018-09-23T19:23:19Z", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_10d8c91c-5ffd-4238-ae14-170915ce1d74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:75:33", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:75:33", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aaec31c2-84db-431b-b704-574987873492", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aaec31c2-84db-431b-b704-574987873492", "rel": "bookmark"}], "image": {"id": "63d5613b-9400-40f8-b238-e0a96ef16c79", "links": [{"href": "http://172.30.9.29:8774/images/63d5613b-9400-40f8-b238-e0a96ef16c79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:23:02.000000", "flavor": {"id": "ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "links": [{"href": "http://172.30.9.29:8774/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "bookmark"}]}, "id": "aaec31c2-84db-431b-b704-574987873492", "security_groups": [{"name": "cinder_test-sg_10d8c91c-5ffd-4238-ae14-170915ce1d74"}], "user_id": "e583940c3233486cb211e3cb19a6f601", "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-23T19:23:02Z", "hostId": "588d6692ee95a7eb0c08b3958ed3f1b1cf1ed57919625f3f13f1f244", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74", "name": "cinder_test-vm2_10d8c91c-5ffd-4238-ae14-170915ce1d74", "created": "2018-09-23T19:22:54Z", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:23:32,634 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c0ec4fde-e464-4fe6-aeb5-2c467a14e95f 2018-09-23 19:23:32,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.925847053528s 2018-09-23 19:23:32,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-23 19:23:32,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=2e3d8c57-918b-417f-b29b-a602bdb667fe" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:32,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 750 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:32 GMT X-Openstack-Request-Id: req-dae88294-1191-4550-803d-21cff3795f6b 2018-09-23 19:23:32,858 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"701bdc7c-0f4b-4668-ae56-1839702da1b8","tenant_id":"c23ce15055cf4ca6848c52277ce35997","created_at":"2018-09-23T19:23:25Z","admin_state_up":true,"updated_at":"2018-09-23T19:23:29Z","binding:vnic_type":"normal","device_id":"2e3d8c57-918b-417f-b29b-a602bdb667fe","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:68:2a:a6","id":"48ef668b-39bb-473e-8a0c-8465b255b6df","port_security_enabled":true,"project_id":"c23ce15055cf4ca6848c52277ce35997","fixed_ips":[{"subnet_id":"c0c99c4a-040e-43d6-9e57-d4cc646dd7ce","ip_address":"192.168.120.15"}],"extra_dhcp_opts":[],"security_groups":["9ab000a5-156f-460e-be16-464544f0c327"],"name":""}]} 2018-09-23 19:23:32,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=2e3d8c57-918b-417f-b29b-a602bdb667fe used request id req-dae88294-1191-4550-803d-21cff3795f6b 2018-09-23 19:23:32,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.217036008835s 2018-09-23 19:23:32,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-23 19:23:32,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=48ef668b-39bb-473e-8a0c-8465b255b6df" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:33,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:33 GMT X-Openstack-Request-Id: req-66c72f30-12b4-4d00-adb1-44d5ac6ba8cf 2018-09-23 19:23:33,111 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-23 19:23:33,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=48ef668b-39bb-473e-8a0c-8465b255b6df used request id req-66c72f30-12b4-4d00-adb1-44d5ac6ba8cf 2018-09-23 19:23:33,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.243226051331s 2018-09-23 19:23:33,112 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_10d8c91c-5ffd-4238-ae14-170915ce1d74': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:68:2a:a6', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'63d5613b-9400-40f8-b238-e0a96ef16c79'}), 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-23T19:23:29.000000', 'flavor': Munch({u'id': u'ca7867fe-9171-4e39-a53f-6e4deecfd2e2'}), 'az': u'nova', 'id': u'2e3d8c57-918b-417f-b29b-a602bdb667fe', 'security_groups': [Munch({u'name': u'cinder_test-sg_10d8c91c-5ffd-4238-ae14-170915ce1d74'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e583940c3233486cb211e3cb19a6f601', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c23ce15055cf4ca6848c52277ce35997', 'name': 'cinder_test-project_10d8c91c-5ffd-4238-ae14-170915ce1d74', '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-23T19:23:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-23T19:23:29Z', 'hostId': u'b852b6ec2492174f1b26a5701e55f8f3451025e1c24fc23054ef67e9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74', 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'b852b6ec2492174f1b26a5701e55f8f3451025e1c24fc23054ef67e9', '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-23T19:23:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c23ce15055cf4ca6848c52277ce35997', 'name': u'cinder_test-vm_10d8c91c-5ffd-4238-ae14-170915ce1d74', 'adminPass': u'5fNH2LrQfgfq', 'tenant_id': u'c23ce15055cf4ca6848c52277ce35997', 'created_at': u'2018-09-23T19:23:19Z', 'created': u'2018-09-23T19:23:19Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-23 19:23:33,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:23:33,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:33,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1194 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:33 GMT X-Openstack-Request-Id: req-0faaeb6d-e2c9-4890-977b-af7e8e88d0e6 2018-09-23 19:23:33,214 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c0c99c4a-040e-43d6-9e57-d4cc646dd7ce"],"updated_at":"2018-09-23T19:22:38Z","tenant_id":"c23ce15055cf4ca6848c52277ce35997","created_at":"2018-09-23T19:22:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"c23ce15055cf4ca6848c52277ce35997","id":"701bdc7c-0f4b-4668-ae56-1839702da1b8","name":"cinder_test-net_10d8c91c-5ffd-4238-ae14-170915ce1d74"}]} 2018-09-23 19:23:33,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-0faaeb6d-e2c9-4890-977b-af7e8e88d0e6 2018-09-23 19:23:33,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0973789691925s 2018-09-23 19:23:33,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-23 19:23:33,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=2e3d8c57-918b-417f-b29b-a602bdb667fe" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:33,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 750 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:33 GMT X-Openstack-Request-Id: req-24d686cf-8861-4fcc-bb4a-16bb156d499c 2018-09-23 19:23:33,265 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"701bdc7c-0f4b-4668-ae56-1839702da1b8","tenant_id":"c23ce15055cf4ca6848c52277ce35997","created_at":"2018-09-23T19:23:25Z","admin_state_up":true,"updated_at":"2018-09-23T19:23:29Z","binding:vnic_type":"normal","device_id":"2e3d8c57-918b-417f-b29b-a602bdb667fe","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:68:2a:a6","id":"48ef668b-39bb-473e-8a0c-8465b255b6df","port_security_enabled":true,"project_id":"c23ce15055cf4ca6848c52277ce35997","fixed_ips":[{"subnet_id":"c0c99c4a-040e-43d6-9e57-d4cc646dd7ce","ip_address":"192.168.120.15"}],"extra_dhcp_opts":[],"security_groups":["9ab000a5-156f-460e-be16-464544f0c327"],"name":""}]} 2018-09-23 19:23:33,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=2e3d8c57-918b-417f-b29b-a602bdb667fe used request id req-24d686cf-8861-4fcc-bb4a-16bb156d499c 2018-09-23 19:23:33,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.049525976181s 2018-09-23 19:23:33,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-23 19:23:33,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" -d '{"floatingip": {"floating_network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "fixed_ip_address": "192.168.120.15", "port_id": "48ef668b-39bb-473e-8a0c-8465b255b6df"}}' 2018-09-23 19:23:35,135 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 554 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:35 GMT X-Openstack-Request-Id: req-49156c81-5a2d-4c59-955a-2087f3a6a69a 2018-09-23 19:23:35,136 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "664fc2b8-9ec2-4484-9f67-ab68d38a3f6b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-23T19:23:34Z", "floating_network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "48ef668b-39bb-473e-8a0c-8465b255b6df", "id": "1118c0d6-1819-46f7-b62b-dcecad854d0f", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "created_at": "2018-09-23T19:23:34Z", "project_id": "c23ce15055cf4ca6848c52277ce35997"}} 2018-09-23 19:23:35,136 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-49156c81-5a2d-4c59-955a-2087f3a6a69a 2018-09-23 19:23:35,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.87011194229s 2018-09-23 19:23:35,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-23 19:23:35,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:35,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1097 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:35 GMT X-Openstack-Request-Id: req-a6b28572-a840-4dbc-ad95-d05382d44b38 2018-09-23 19:23:35,216 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "664fc2b8-9ec2-4484-9f67-ab68d38a3f6b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-23T19:23:34Z", "floating_network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "48ef668b-39bb-473e-8a0c-8465b255b6df", "id": "1118c0d6-1819-46f7-b62b-dcecad854d0f", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "created_at": "2018-09-23T19:23:34Z", "project_id": "c23ce15055cf4ca6848c52277ce35997"}, {"router_id": "664fc2b8-9ec2-4484-9f67-ab68d38a3f6b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-23T19:23:08Z", "floating_network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.220", "revision_number": 0, "port_id": "c2607911-8a11-42df-80a4-1aed5b8f2246", "id": "213fc986-f8d4-4cbb-8f97-46fd5d7f699b", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "created_at": "2018-09-23T19:23:08Z", "project_id": "c23ce15055cf4ca6848c52277ce35997"}]} 2018-09-23 19:23:35,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-a6b28572-a840-4dbc-ad95-d05382d44b38 2018-09-23 19:23:35,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0644550323486s 2018-09-23 19:23:35,229 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'664fc2b8-9ec2-4484-9f67-ab68d38a3f6b', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'c23ce15055cf4ca6848c52277ce35997', 'created_at': u'2018-09-23T19:23:34Z', 'attached': True, 'updated_at': u'2018-09-23T19:23:34Z', 'id': u'1118c0d6-1819-46f7-b62b-dcecad854d0f', 'floating_network_id': u'2f71e26b-635c-4527-93d8-4193f1a9199d', 'fixed_ip_address': u'192.168.120.15', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c23ce15055cf4ca6848c52277ce35997', 'name': 'cinder_test-project_10d8c91c-5ffd-4238-ae14-170915ce1d74', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'664fc2b8-9ec2-4484-9f67-ab68d38a3f6b', 'project_id': u'c23ce15055cf4ca6848c52277ce35997', 'port_id': u'48ef668b-39bb-473e-8a0c-8465b255b6df', 'port': u'48ef668b-39bb-473e-8a0c-8465b255b6df', 'network': u'2f71e26b-635c-4527-93d8-4193f1a9199d'}) 2018-09-23 19:23:35,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-23 19:23:35,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe/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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-23 19:23:35,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9594 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-53d96cd1-38d6-4268-a624-236e7b8f6750 x-openstack-request-id: req-53d96cd1-38d6-4268-a624-236e7b8f6750 2018-09-23 19:23:35,346 - 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 501611547 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.193934] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196345] pid_max: default: 32768 minimum: 301\n[ 0.197644] ACPI: Core revision 20150930\n[ 0.199365] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201284] Security Framework initialized\n[ 0.202465] Yama: becoming mindful.\n[ 0.203512] AppArmor: AppArmor initialized\n[ 0.204751] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206632] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208459] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212163] Initializing cgroup subsys io\n[ 0.213342] Initializing cgroup subsys memory\n[ 0.214586] Initializing cgroup subsys devices\n[ 0.215836] Initializing cgroup subsys freezer\n[ 0.217101] Initializing cgroup subsys net_cls\n[ 0.218349] Initializing cgroup subsys perf_event\n[ 0.219651] Initializing cgroup subsys net_prio\n[ 0.220978] Initializing cgroup subsys hugetlb\n[ 0.222283] Initializing cgroup subsys pids\n[ 0.223559] CPU: Physical Processor ID: 0\n[ 0.225527] mce: CPU supports 10 MCE banks\n[ 0.226782] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251533] ftrace: allocating 31920 entries in 125 pages\n[ 0.276943] smpboot: Max logical packages: 1\n[ 0.278205] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280228] x2apic enabled\n[ 0.281428] Switched APIC routing to physical x2apic.\n[ 0.284024] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285703] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288661] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291315] KVM setup paravirtual spinlock\n[ 0.292972] x86: Booted up 1 node, 1 CPUs\n[ 0.294411] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.296839] devtmpfs: initialized\n[ 0.298930] evm: security.selinux\n[ 0.299957] evm: security.SMACK64\n[ 0.301006] evm: security.SMACK64EXEC\n[ 0.302126] evm: security.SMACK64TRANSMUTE\n[ 0.303327] evm: security.SMACK64MMAP\n[ 0.304443] evm: security.ima\n[ 0.305396] evm: security.capability\n[ 0.306556] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309285] pinctrl core: initialized pinctrl subsystem\n[ 0.310943] RTC time: 19:23:29, date: 09/23/18\n[ 0.312413] NET: Registered protocol family 16\n[ 0.313825] cpuidle: using governor ladder\n[ 0.315043] cpuidle: using governor menu\n[ 0.316228] PCCT header not found.\n[ 0.317326] ACPI: bus type PCI registered\n[ 0.318527] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320362] PCI: Using configuration type 1 for base access\n[ 0.322661] ACPI: Added _OSI(Module Device)\n[ 0.323927] ACPI: Added _OSI(Processor Device)\n[ 0.325216] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326555] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328857] ACPI: Interpreter enabled\n[ 0.329985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335449] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340840] ACPI: (supports S0 S5)\n[ 0.341877] ACPI: Using IOAPIC for interrupt routing\n[ 0.343239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347124] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.348771] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350581] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352304] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355437] acpiphp: Slot [3] registered\n[ 0.356588] acpiphp: Slot [4] registered\n[ 0.357745] acpiphp: Slot [5] registered\n[ 0.358892] acpiphp: Slot [6] registered\n[ 0.360073] acpiphp: Slot [7] registered\n[ 0.361230] acpiphp: Slot [8] registered\n[ 0.362382] acpiphp: Slot [9] registered\n[ 0.363537] acpiphp: Slot [10] registered\n[ 0.364702] acpiphp: Slot [11] registered\n[ 0.365876] acpiphp: Slot [12] registered\n[ 0.367045] acpiphp: Slot [13] registered\n[ 0.368217] acpiphp: Slot [14] registered\n[ 0.369420] acpiphp: Slot [15] registered\n[ 0.384440] acpiphp: Slot [16] registered\n[ 0.385618] acpiphp: Slot [17] registered\n[ 0.386784] acpiphp: Slot [18] registered\n[ 0.387951] acpiphp: Slot [19] registered\n[ 0.389128] acpiphp: Slot [20] registered\n[ 0.390347] acpiphp: Slot [21] registered\n[ 0.391528] acpiphp: Slot [22] registered\n[ 0.392694] acpiphp: Slot [23] registered\n[ 0.393863] acpiphp: Slot [24] registered\n[ 0.395029] acpiphp: Slot [25] registered\n[ 0.396200] acpiphp: Slot [26] registered\n[ 0.397370] acpiphp: Slot [27] registered\n[ 0.398541] acpiphp: Slot [28] registered\n[ 0.399713] acpiphp: Slot [29] registered\n[ 0.400879] acpiphp: Slot [30] registered\n[ 0.402049] acpiphp: Slot [31] registered\n[ 0.403220] PCI host bridge to bus 0000:00\n[ 0.404390] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.406148] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.407903] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.410015] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.412132] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.414280] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.418433] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.420286] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.421992] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.423825] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.428021] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.430113] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.450725] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.452795] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.454814] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.456794] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.458944] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.460748] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.462593] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.464134] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.466391] vgaarb: loaded\n[ 0.467267] vgaarb: bridge control possible 0000:00:02.0\n[ 0.469019] SCSI subsystem initialized\n[ 0.470357] ACPI: bus type USB registered\n[ 0.471566] usbcore: registered new interface driver usbfs\n[ 0.473065] usbcore: registered new interface driver hub\n[ 0.474539] usbcore: registered new device driver usb\n[ 0.476116] PCI: Using ACPI for IRQ routing\n[ 0.477686] NetLabel: Initializing\n[ 0.478724] NetLabel: domain hash size = 128\n[ 0.479956] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.481344] NetLabel: unlabeled traffic allowed by default\n[ 0.482993] clocksource: Switched to clocksource kvm-clock\n[ 0.492958] AppArmor: AppArmor Filesystem Enabled\n[ 0.494342] pnp: PnP ACPI init\n[ 0.495599] pnp: PnP ACPI: found 5 devices\n[ 0.502515] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504991] NET: Registered protocol family 2\n[ 0.506460] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.508334] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.510078] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511821] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513397] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.515094] NET: Registered protocol family 1\n[ 0.516366] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517957] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.519531] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533806] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.548400] Trying to unpack rootfs image as initramfs...\n[ 0.610511] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615675] Scanning for low memory corruption every 60 seconds\n[ 0.617987] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619810] audit: initializing netlink subsys (disabled)\n[ 0.621406] audit: type=2000 audit(1537730610.619:1): initialized\n[ 0.623442] Initialise system trusted keyring\n[ 0.624918] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626662] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629549] zbud: loaded\n[ 0.630607] VFS: Disk quotas dquot_6.6.0\n[ 0.631862] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.634190] fuse init (API version 7.23)\n[ 0.635521] Key type big_key registered\n[ 0.636729] Allocating IMA MOK and blacklist keyrings.\n[ 0.638532] Key type asymmetric registered\n[ 0.639788] Asymmetric key parser 'x509' registered\n[ 0.641236] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.643493] io scheduler noop registered\n[ 0.644690] io scheduler deadline registered (default)\n[ 0.646190] io scheduler cfq registered\n[ 0.647491] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.649055] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.650973] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.653168] ACPI: Power Button [PWRF]\n[ 0.654488] GHES: HEST is not enabled!\n[ 0.668736] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.698438] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.701533] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.725345] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.728567] Linux agpgart interface v0.103\n[ 0.732060] brd: module loaded\n[ 0.734332] loop: module loaded\n[ 0.739160] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.741328] GPT:90111 != 2097151\n[ 0.742338] GPT:Alternate GPT header not at the end of the disk.\n[ 0.743973] GPT:90111 != 2097151\n[ 0.744987] GPT: Use GNU Parted to correct GPT errors.\n[ 0.746421] vda: vda1 vda15\n[ 0.748159] scsi host0: ata_piix\n[ 0.749291] scsi host1: ata_piix\n[ 0.750351] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.752185] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.754543] libphy: Fixed MDIO Bus: probed\n[ 0.755758] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757179] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.759997] PPP generic driver version 2.4.2\n[ 0.761325] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763080] ehci-pci: EHCI PCI platform driver\n[ 0.764386] ehci-platform: EHCI generic platform driver\n[ 0.765838] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767508] ohci-pci: OHCI PCI platform driver\n[ 0.768797] ohci-platform: OHCI generic platform driver\n[ 0.770255] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.785012] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786496] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788649] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.790146] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791823] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.793634] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.795746] usb usb1: Product: UHCI Host Controller\n[ 0.797140] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.798905] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.800331] hub 1-0:1.0: USB hub found\n[ 0.801482] hub 1-0:1.0: 2 ports detected\n[ 0.802846] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.805901] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.807312] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.808807] mousedev: PS/2 mouse device common for all mice\n[ 0.810631] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.813298] rtc_cmos 00:00: RTC can wake from S4\n[ 0.814933] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.816672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.818433] i2c /dev entries driver\n[ 0.819562] device-mapper: uevent: version 1.0.3\n[ 0.820973] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.823398] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825411] NET: Registered protocol family 10\n[ 0.827036] NET: Registered protocol family 17\n[ 0.828339] Key type dns_resolver registered\n[ 0.829753] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.831394] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.834011] registered taskstats version 1\n[ 0.835258] Loading compiled-in X.509 certificates\n[ 0.837214] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.839964] zswap: loaded using pool lzo/zbud\n[ 0.842128] Key type trusted registered\n[ 0.844305] Key type encrypted registered\n[ 0.845515] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.847062] ima: No TPM chip found, activating TPM-bypass!\n[ 0.848605] evm: HMAC attrs: 0x1\n[ 0.849966] Magic number: 2:586:395\n[ 0.851217] rtc_cmos 00:00: setting system clock to 2018-09-23 19:23:30 UTC (1537730610)\n[ 0.853597] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.855244] EDD information not available.\n[ 0.908739] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.925639] Write protecting the kernel read-only data: 14336k\n[ 0.928769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.931429] 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\n[ 0.980820] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.15...\nLease of 192.168.120.15 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-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCRS0QAzYebW0EslRWwtOVF1K667AEvt+EpkBoQsanFDcR14bPWrYavQ2gzmUVaJtMixNaaZdkxya87fm9KOFwWVq0j77Txm6kGm55Tz/+z1R4sR8vwEywYMBnYX7yfcpJOr9frrAqpWR7A+W3cFju2H+HnVdu77Mkb4+CbxGIRsnVFaSD5rBoFXYrjNh3po/xDgLhcrMJvAMHeWj5BWy57dqpN0GOmoaZAr+8BGZrtvin4yFUSmJIYc8sJ9Lj/8ZDfB2CRgI7fCLMuVAGIx5fPnN6mNa+lanmqYGWPG85VUXlrt2ljsBuoqiFBfxQ4DZjHASUOsr1aTXZz4zAgiW/V root@cinder-test-vm-10d8c91c-5ffd-4238-ae14-170915ce1d74\nssh-dss AAAAB3NzaC1kc3MAAACBAJ0VW+3M6D2ynFg6gcLKQWwg2keDNyJqut1pRM9Ix3+SRavvsP4E5rZIhDXhtQXuDku6HD7l+/vIGILQmuSM9PJRk+yjkJTMzIyVhaMNE0/eQ/4mpgtXZsyDOL9RyXkuT1RNRnNLWxfkO25ihph88aOU5fDfZQs6cmGMOlsS4UYpAAAAFQDtvgv2rkKYz0IZS6vbv73srjBeUQAAAIAxrS5vUBNPG0N8mxjZ7GdMx1nrQLslT52OXhyOZYRVJRQB61TDk4QImu95IrJ2FC6uy265ofMo4hLLuTZoGM5Ls2RNpFiPNQCZxkb1pRf/Mk1M0nMOr6jxwhFws70WYzdK5i1hcuHPC7km3lJN2whbxJ/Rzu/W8nA4IcyxfjbKHwAAAIAjwa0qYTR3z//ybevLdRjAxznYn6xeMKD0Z4cai/hQiq7HsQjiqWBfjI8gwuzNGR6Tv9VIEy8FdCWhnZ77W4/t/LAjzLilNBq8smnP9QQV4wr35X2ZdAwYN+aBoX551JXXlYqmpkwZbpaA4cvWeBo4PUHgTkqJ4xNf7Fyb9aFv1A== root@cinder-test-vm-10d8c91c-5ffd-4238-ae14-170915ce1d74\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.20s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe68:2aa6/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 \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-10d8c91c-5ffd-4238-ae14-170915ce1d74\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.90 ===\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-10d8c91c-5ffd-4238-ae14-170915ce1d74 login: "} 2018-09-23 19:23:35,347 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe/action used request id req-53d96cd1-38d6-4268-a624-236e7b8f6750 2018-09-23 19:23:35,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.117841959s 2018-09-23 19:23:35,348 - 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 501611547 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.193934] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.196345] pid_max: default: 32768 minimum: 301 [ 0.197644] ACPI: Core revision 20150930 [ 0.199365] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.201284] Security Framework initialized [ 0.202465] Yama: becoming mindful. [ 0.203512] AppArmor: AppArmor initialized [ 0.204751] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.206632] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.208459] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.212163] Initializing cgroup subsys io [ 0.213342] Initializing cgroup subsys memory [ 0.214586] Initializing cgroup subsys devices [ 0.215836] Initializing cgroup subsys freezer [ 0.217101] Initializing cgroup subsys net_cls [ 0.218349] Initializing cgroup subsys perf_event [ 0.219651] Initializing cgroup subsys net_prio [ 0.220978] Initializing cgroup subsys hugetlb [ 0.222283] Initializing cgroup subsys pids [ 0.223559] CPU: Physical Processor ID: 0 [ 0.225527] mce: CPU supports 10 MCE banks [ 0.226782] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.244753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.251533] ftrace: allocating 31920 entries in 125 pages [ 0.276943] smpboot: Max logical packages: 1 [ 0.278205] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.280228] x2apic enabled [ 0.281428] Switched APIC routing to physical x2apic. [ 0.284024] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.285703] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.288661] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.291315] KVM setup paravirtual spinlock [ 0.292972] x86: Booted up 1 node, 1 CPUs [ 0.294411] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.296839] devtmpfs: initialized [ 0.298930] evm: security.selinux [ 0.299957] evm: security.SMACK64 [ 0.301006] evm: security.SMACK64EXEC [ 0.302126] evm: security.SMACK64TRANSMUTE [ 0.303327] evm: security.SMACK64MMAP [ 0.304443] evm: security.ima [ 0.305396] evm: security.capability [ 0.306556] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.309285] pinctrl core: initialized pinctrl subsystem [ 0.310943] RTC time: 19:23:29, date: 09/23/18 [ 0.312413] NET: Registered protocol family 16 [ 0.313825] cpuidle: using governor ladder [ 0.315043] cpuidle: using governor menu [ 0.316228] PCCT header not found. [ 0.317326] ACPI: bus type PCI registered [ 0.318527] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.320362] PCI: Using configuration type 1 for base access [ 0.322661] ACPI: Added _OSI(Module Device) [ 0.323927] ACPI: Added _OSI(Processor Device) [ 0.325216] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.326555] ACPI: Added _OSI(Processor Aggregator Device) [ 0.328857] ACPI: Interpreter enabled [ 0.329985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.332733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.335449] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.338133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.340840] ACPI: (supports S0 S5) [ 0.341877] ACPI: Using IOAPIC for interrupt routing [ 0.343239] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.347124] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.348771] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.350581] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.352304] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.355437] acpiphp: Slot [3] registered [ 0.356588] acpiphp: Slot [4] registered [ 0.357745] acpiphp: Slot [5] registered [ 0.358892] acpiphp: Slot [6] registered [ 0.360073] acpiphp: Slot [7] registered [ 0.361230] acpiphp: Slot [8] registered [ 0.362382] acpiphp: Slot [9] registered [ 0.363537] acpiphp: Slot [10] registered [ 0.364702] acpiphp: Slot [11] registered [ 0.365876] acpiphp: Slot [12] registered [ 0.367045] acpiphp: Slot [13] registered [ 0.368217] acpiphp: Slot [14] registered [ 0.369420] acpiphp: Slot [15] registered [ 0.384440] acpiphp: Slot [16] registered [ 0.385618] acpiphp: Slot [17] registered [ 0.386784] acpiphp: Slot [18] registered [ 0.387951] acpiphp: Slot [19] registered [ 0.389128] acpiphp: Slot [20] registered [ 0.390347] acpiphp: Slot [21] registered [ 0.391528] acpiphp: Slot [22] registered [ 0.392694] acpiphp: Slot [23] registered [ 0.393863] acpiphp: Slot [24] registered [ 0.395029] acpiphp: Slot [25] registered [ 0.396200] acpiphp: Slot [26] registered [ 0.397370] acpiphp: Slot [27] registered [ 0.398541] acpiphp: Slot [28] registered [ 0.399713] acpiphp: Slot [29] registered [ 0.400879] acpiphp: Slot [30] registered [ 0.402049] acpiphp: Slot [31] registered [ 0.403220] PCI host bridge to bus 0000:00 [ 0.404390] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.406148] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.407903] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.410015] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.412132] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.414280] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.418433] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.420286] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.421992] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.423825] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.428021] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.430113] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.450725] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.452795] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.454814] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.456794] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.458944] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.460748] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.462593] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.464134] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.466391] vgaarb: loaded [ 0.467267] vgaarb: bridge control possible 0000:00:02.0 [ 0.469019] SCSI subsystem initialized [ 0.470357] ACPI: bus type USB registered [ 0.471566] usbcore: registered new interface driver usbfs [ 0.473065] usbcore: registered new interface driver hub [ 0.474539] usbcore: registered new device driver usb [ 0.476116] PCI: Using ACPI for IRQ routing [ 0.477686] NetLabel: Initializing [ 0.478724] NetLabel: domain hash size = 128 [ 0.479956] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.481344] NetLabel: unlabeled traffic allowed by default [ 0.482993] clocksource: Switched to clocksource kvm-clock [ 0.492958] AppArmor: AppArmor Filesystem Enabled [ 0.494342] pnp: PnP ACPI init [ 0.495599] pnp: PnP ACPI: found 5 devices [ 0.502515] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.504991] NET: Registered protocol family 2 [ 0.506460] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.508334] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.510078] TCP: Hash tables configured (established 4096 bind 4096) [ 0.511821] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.513397] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.515094] NET: Registered protocol family 1 [ 0.516366] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.517957] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.519531] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.533806] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.548400] Trying to unpack rootfs image as initramfs... [ 0.610511] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.615675] Scanning for low memory corruption every 60 seconds [ 0.617987] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.619810] audit: initializing netlink subsys (disabled) [ 0.621406] audit: type=2000 audit(1537730610.619:1): initialized [ 0.623442] Initialise system trusted keyring [ 0.624918] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.626662] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.629549] zbud: loaded [ 0.630607] VFS: Disk quotas dquot_6.6.0 [ 0.631862] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.634190] fuse init (API version 7.23) [ 0.635521] Key type big_key registered [ 0.636729] Allocating IMA MOK and blacklist keyrings. [ 0.638532] Key type asymmetric registered [ 0.639788] Asymmetric key parser 'x509' registered [ 0.641236] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.643493] io scheduler noop registered [ 0.644690] io scheduler deadline registered (default) [ 0.646190] io scheduler cfq registered [ 0.647491] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.649055] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.650973] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.653168] ACPI: Power Button [PWRF] [ 0.654488] GHES: HEST is not enabled! [ 0.668736] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.698438] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.701533] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725345] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728567] Linux agpgart interface v0.103 [ 0.732060] brd: module loaded [ 0.734332] loop: module loaded [ 0.739160] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.741328] GPT:90111 != 2097151 [ 0.742338] GPT:Alternate GPT header not at the end of the disk. [ 0.743973] GPT:90111 != 2097151 [ 0.744987] GPT: Use GNU Parted to correct GPT errors. [ 0.746421] vda: vda1 vda15 [ 0.748159] scsi host0: ata_piix [ 0.749291] scsi host1: ata_piix [ 0.750351] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.752185] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.754543] libphy: Fixed MDIO Bus: probed [ 0.755758] tun: Universal TUN/TAP device driver, 1.6 [ 0.757179] tun: (C) 1999-2004 Max Krasnyansky [ 0.759997] PPP generic driver version 2.4.2 [ 0.761325] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.763080] ehci-pci: EHCI PCI platform driver [ 0.764386] ehci-platform: EHCI generic platform driver [ 0.765838] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.767508] ohci-pci: OHCI PCI platform driver [ 0.768797] ohci-platform: OHCI generic platform driver [ 0.770255] uhci_hcd: USB Universal Host Controller Interface driver [ 0.785012] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.786496] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.788649] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.790146] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.791823] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.793634] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.795746] usb usb1: Product: UHCI Host Controller [ 0.797140] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.798905] usb usb1: SerialNumber: 0000:00:01.2 [ 0.800331] hub 1-0:1.0: USB hub found [ 0.801482] hub 1-0:1.0: 2 ports detected [ 0.802846] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.805901] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.807312] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.808807] mousedev: PS/2 mouse device common for all mice [ 0.810631] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.813298] rtc_cmos 00:00: RTC can wake from S4 [ 0.814933] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.816672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.818433] i2c /dev entries driver [ 0.819562] device-mapper: uevent: version 1.0.3 [ 0.820973] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.823398] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825411] NET: Registered protocol family 10 [ 0.827036] NET: Registered protocol family 17 [ 0.828339] Key type dns_resolver registered [ 0.829753] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.831394] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.834011] registered taskstats version 1 [ 0.835258] Loading compiled-in X.509 certificates [ 0.837214] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.839964] zswap: loaded using pool lzo/zbud [ 0.842128] Key type trusted registered [ 0.844305] Key type encrypted registered [ 0.845515] AppArmor: AppArmor sha1 policy hashing enabled [ 0.847062] ima: No TPM chip found, activating TPM-bypass! [ 0.848605] evm: HMAC attrs: 0x1 [ 0.849966] Magic number: 2:586:395 [ 0.851217] rtc_cmos 00:00: setting system clock to 2018-09-23 19:23:30 UTC (1537730610) [ 0.853597] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.855244] EDD information not available. [ 0.908739] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.925639] Write protecting the kernel read-only data: 14336k [ 0.928769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.931429] 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 [ 0.980820] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.15... Lease of 192.168.120.15 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-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCRS0QAzYebW0EslRWwtOVF1K667AEvt+EpkBoQsanFDcR14bPWrYavQ2gzmUVaJtMixNaaZdkxya87fm9KOFwWVq0j77Txm6kGm55Tz/+z1R4sR8vwEywYMBnYX7yfcpJOr9frrAqpWR7A+W3cFju2H+HnVdu77Mkb4+CbxGIRsnVFaSD5rBoFXYrjNh3po/xDgLhcrMJvAMHeWj5BWy57dqpN0GOmoaZAr+8BGZrtvin4yFUSmJIYc8sJ9Lj/8ZDfB2CRgI7fCLMuVAGIx5fPnN6mNa+lanmqYGWPG85VUXlrt2ljsBuoqiFBfxQ4DZjHASUOsr1aTXZz4zAgiW/V root@cinder-test-vm-10d8c91c-5ffd-4238-ae14-170915ce1d74 ssh-dss AAAAB3NzaC1kc3MAAACBAJ0VW+3M6D2ynFg6gcLKQWwg2keDNyJqut1pRM9Ix3+SRavvsP4E5rZIhDXhtQXuDku6HD7l+/vIGILQmuSM9PJRk+yjkJTMzIyVhaMNE0/eQ/4mpgtXZsyDOL9RyXkuT1RNRnNLWxfkO25ihph88aOU5fDfZQs6cmGMOlsS4UYpAAAAFQDtvgv2rkKYz0IZS6vbv73srjBeUQAAAIAxrS5vUBNPG0N8mxjZ7GdMx1nrQLslT52OXhyOZYRVJRQB61TDk4QImu95IrJ2FC6uy265ofMo4hLLuTZoGM5Ls2RNpFiPNQCZxkb1pRf/Mk1M0nMOr6jxwhFws70WYzdK5i1hcuHPC7km3lJN2whbxJ/Rzu/W8nA4IcyxfjbKHwAAAIAjwa0qYTR3z//ybevLdRjAxznYn6xeMKD0Z4cai/hQiq7HsQjiqWBfjI8gwuzNGR6Tv9VIEy8FdCWhnZ77W4/t/LAjzLilNBq8smnP9QQV4wr35X2ZdAwYN+aBoX551JXXlYqmpkwZbpaA4cvWeBo4PUHgTkqJ4xNf7Fyb9aFv1A== root@cinder-test-vm-10d8c91c-5ffd-4238-ae14-170915ce1d74 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.20s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe68:2aa6/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 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-10d8c91c-5ffd-4238-ae14-170915ce1d74 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.90 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-10d8c91c-5ffd-4238-ae14-170915ce1d74 login: 2018-09-23 19:23:36,350 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2018-09-23 19:23:45,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-23 19:23:45,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe/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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-23 19:23:45,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9594 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-99f425b9-123c-45fa-aed0-88410b64d070 x-openstack-request-id: req-99f425b9-123c-45fa-aed0-88410b64d070 2018-09-23 19:23:45,430 - 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 501611547 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.193934] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196345] pid_max: default: 32768 minimum: 301\n[ 0.197644] ACPI: Core revision 20150930\n[ 0.199365] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201284] Security Framework initialized\n[ 0.202465] Yama: becoming mindful.\n[ 0.203512] AppArmor: AppArmor initialized\n[ 0.204751] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206632] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208459] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212163] Initializing cgroup subsys io\n[ 0.213342] Initializing cgroup subsys memory\n[ 0.214586] Initializing cgroup subsys devices\n[ 0.215836] Initializing cgroup subsys freezer\n[ 0.217101] Initializing cgroup subsys net_cls\n[ 0.218349] Initializing cgroup subsys perf_event\n[ 0.219651] Initializing cgroup subsys net_prio\n[ 0.220978] Initializing cgroup subsys hugetlb\n[ 0.222283] Initializing cgroup subsys pids\n[ 0.223559] CPU: Physical Processor ID: 0\n[ 0.225527] mce: CPU supports 10 MCE banks\n[ 0.226782] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251533] ftrace: allocating 31920 entries in 125 pages\n[ 0.276943] smpboot: Max logical packages: 1\n[ 0.278205] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280228] x2apic enabled\n[ 0.281428] Switched APIC routing to physical x2apic.\n[ 0.284024] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285703] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288661] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291315] KVM setup paravirtual spinlock\n[ 0.292972] x86: Booted up 1 node, 1 CPUs\n[ 0.294411] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.296839] devtmpfs: initialized\n[ 0.298930] evm: security.selinux\n[ 0.299957] evm: security.SMACK64\n[ 0.301006] evm: security.SMACK64EXEC\n[ 0.302126] evm: security.SMACK64TRANSMUTE\n[ 0.303327] evm: security.SMACK64MMAP\n[ 0.304443] evm: security.ima\n[ 0.305396] evm: security.capability\n[ 0.306556] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309285] pinctrl core: initialized pinctrl subsystem\n[ 0.310943] RTC time: 19:23:29, date: 09/23/18\n[ 0.312413] NET: Registered protocol family 16\n[ 0.313825] cpuidle: using governor ladder\n[ 0.315043] cpuidle: using governor menu\n[ 0.316228] PCCT header not found.\n[ 0.317326] ACPI: bus type PCI registered\n[ 0.318527] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320362] PCI: Using configuration type 1 for base access\n[ 0.322661] ACPI: Added _OSI(Module Device)\n[ 0.323927] ACPI: Added _OSI(Processor Device)\n[ 0.325216] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326555] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328857] ACPI: Interpreter enabled\n[ 0.329985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335449] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340840] ACPI: (supports S0 S5)\n[ 0.341877] ACPI: Using IOAPIC for interrupt routing\n[ 0.343239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347124] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.348771] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350581] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352304] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355437] acpiphp: Slot [3] registered\n[ 0.356588] acpiphp: Slot [4] registered\n[ 0.357745] acpiphp: Slot [5] registered\n[ 0.358892] acpiphp: Slot [6] registered\n[ 0.360073] acpiphp: Slot [7] registered\n[ 0.361230] acpiphp: Slot [8] registered\n[ 0.362382] acpiphp: Slot [9] registered\n[ 0.363537] acpiphp: Slot [10] registered\n[ 0.364702] acpiphp: Slot [11] registered\n[ 0.365876] acpiphp: Slot [12] registered\n[ 0.367045] acpiphp: Slot [13] registered\n[ 0.368217] acpiphp: Slot [14] registered\n[ 0.369420] acpiphp: Slot [15] registered\n[ 0.384440] acpiphp: Slot [16] registered\n[ 0.385618] acpiphp: Slot [17] registered\n[ 0.386784] acpiphp: Slot [18] registered\n[ 0.387951] acpiphp: Slot [19] registered\n[ 0.389128] acpiphp: Slot [20] registered\n[ 0.390347] acpiphp: Slot [21] registered\n[ 0.391528] acpiphp: Slot [22] registered\n[ 0.392694] acpiphp: Slot [23] registered\n[ 0.393863] acpiphp: Slot [24] registered\n[ 0.395029] acpiphp: Slot [25] registered\n[ 0.396200] acpiphp: Slot [26] registered\n[ 0.397370] acpiphp: Slot [27] registered\n[ 0.398541] acpiphp: Slot [28] registered\n[ 0.399713] acpiphp: Slot [29] registered\n[ 0.400879] acpiphp: Slot [30] registered\n[ 0.402049] acpiphp: Slot [31] registered\n[ 0.403220] PCI host bridge to bus 0000:00\n[ 0.404390] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.406148] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.407903] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.410015] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.412132] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.414280] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.418433] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.420286] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.421992] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.423825] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.428021] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.430113] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.450725] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.452795] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.454814] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.456794] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.458944] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.460748] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.462593] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.464134] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.466391] vgaarb: loaded\n[ 0.467267] vgaarb: bridge control possible 0000:00:02.0\n[ 0.469019] SCSI subsystem initialized\n[ 0.470357] ACPI: bus type USB registered\n[ 0.471566] usbcore: registered new interface driver usbfs\n[ 0.473065] usbcore: registered new interface driver hub\n[ 0.474539] usbcore: registered new device driver usb\n[ 0.476116] PCI: Using ACPI for IRQ routing\n[ 0.477686] NetLabel: Initializing\n[ 0.478724] NetLabel: domain hash size = 128\n[ 0.479956] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.481344] NetLabel: unlabeled traffic allowed by default\n[ 0.482993] clocksource: Switched to clocksource kvm-clock\n[ 0.492958] AppArmor: AppArmor Filesystem Enabled\n[ 0.494342] pnp: PnP ACPI init\n[ 0.495599] pnp: PnP ACPI: found 5 devices\n[ 0.502515] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504991] NET: Registered protocol family 2\n[ 0.506460] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.508334] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.510078] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511821] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513397] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.515094] NET: Registered protocol family 1\n[ 0.516366] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517957] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.519531] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533806] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.548400] Trying to unpack rootfs image as initramfs...\n[ 0.610511] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615675] Scanning for low memory corruption every 60 seconds\n[ 0.617987] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619810] audit: initializing netlink subsys (disabled)\n[ 0.621406] audit: type=2000 audit(1537730610.619:1): initialized\n[ 0.623442] Initialise system trusted keyring\n[ 0.624918] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626662] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629549] zbud: loaded\n[ 0.630607] VFS: Disk quotas dquot_6.6.0\n[ 0.631862] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.634190] fuse init (API version 7.23)\n[ 0.635521] Key type big_key registered\n[ 0.636729] Allocating IMA MOK and blacklist keyrings.\n[ 0.638532] Key type asymmetric registered\n[ 0.639788] Asymmetric key parser 'x509' registered\n[ 0.641236] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.643493] io scheduler noop registered\n[ 0.644690] io scheduler deadline registered (default)\n[ 0.646190] io scheduler cfq registered\n[ 0.647491] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.649055] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.650973] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.653168] ACPI: Power Button [PWRF]\n[ 0.654488] GHES: HEST is not enabled!\n[ 0.668736] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.698438] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.701533] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.725345] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.728567] Linux agpgart interface v0.103\n[ 0.732060] brd: module loaded\n[ 0.734332] loop: module loaded\n[ 0.739160] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.741328] GPT:90111 != 2097151\n[ 0.742338] GPT:Alternate GPT header not at the end of the disk.\n[ 0.743973] GPT:90111 != 2097151\n[ 0.744987] GPT: Use GNU Parted to correct GPT errors.\n[ 0.746421] vda: vda1 vda15\n[ 0.748159] scsi host0: ata_piix\n[ 0.749291] scsi host1: ata_piix\n[ 0.750351] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.752185] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.754543] libphy: Fixed MDIO Bus: probed\n[ 0.755758] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757179] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.759997] PPP generic driver version 2.4.2\n[ 0.761325] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763080] ehci-pci: EHCI PCI platform driver\n[ 0.764386] ehci-platform: EHCI generic platform driver\n[ 0.765838] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767508] ohci-pci: OHCI PCI platform driver\n[ 0.768797] ohci-platform: OHCI generic platform driver\n[ 0.770255] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.785012] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786496] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788649] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.790146] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791823] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.793634] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.795746] usb usb1: Product: UHCI Host Controller\n[ 0.797140] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.798905] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.800331] hub 1-0:1.0: USB hub found\n[ 0.801482] hub 1-0:1.0: 2 ports detected\n[ 0.802846] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.805901] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.807312] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.808807] mousedev: PS/2 mouse device common for all mice\n[ 0.810631] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.813298] rtc_cmos 00:00: RTC can wake from S4\n[ 0.814933] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.816672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.818433] i2c /dev entries driver\n[ 0.819562] device-mapper: uevent: version 1.0.3\n[ 0.820973] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.823398] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.825411] NET: Registered protocol family 10\n[ 0.827036] NET: Registered protocol family 17\n[ 0.828339] Key type dns_resolver registered\n[ 0.829753] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.831394] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.834011] registered taskstats version 1\n[ 0.835258] Loading compiled-in X.509 certificates\n[ 0.837214] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.839964] zswap: loaded using pool lzo/zbud\n[ 0.842128] Key type trusted registered\n[ 0.844305] Key type encrypted registered\n[ 0.845515] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.847062] ima: No TPM chip found, activating TPM-bypass!\n[ 0.848605] evm: HMAC attrs: 0x1\n[ 0.849966] Magic number: 2:586:395\n[ 0.851217] rtc_cmos 00:00: setting system clock to 2018-09-23 19:23:30 UTC (1537730610)\n[ 0.853597] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.855244] EDD information not available.\n[ 0.908739] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.925639] Write protecting the kernel read-only data: 14336k\n[ 0.928769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.931429] 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\n[ 0.980820] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.15...\nLease of 192.168.120.15 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-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCRS0QAzYebW0EslRWwtOVF1K667AEvt+EpkBoQsanFDcR14bPWrYavQ2gzmUVaJtMixNaaZdkxya87fm9KOFwWVq0j77Txm6kGm55Tz/+z1R4sR8vwEywYMBnYX7yfcpJOr9frrAqpWR7A+W3cFju2H+HnVdu77Mkb4+CbxGIRsnVFaSD5rBoFXYrjNh3po/xDgLhcrMJvAMHeWj5BWy57dqpN0GOmoaZAr+8BGZrtvin4yFUSmJIYc8sJ9Lj/8ZDfB2CRgI7fCLMuVAGIx5fPnN6mNa+lanmqYGWPG85VUXlrt2ljsBuoqiFBfxQ4DZjHASUOsr1aTXZz4zAgiW/V root@cinder-test-vm-10d8c91c-5ffd-4238-ae14-170915ce1d74\nssh-dss AAAAB3NzaC1kc3MAAACBAJ0VW+3M6D2ynFg6gcLKQWwg2keDNyJqut1pRM9Ix3+SRavvsP4E5rZIhDXhtQXuDku6HD7l+/vIGILQmuSM9PJRk+yjkJTMzIyVhaMNE0/eQ/4mpgtXZsyDOL9RyXkuT1RNRnNLWxfkO25ihph88aOU5fDfZQs6cmGMOlsS4UYpAAAAFQDtvgv2rkKYz0IZS6vbv73srjBeUQAAAIAxrS5vUBNPG0N8mxjZ7GdMx1nrQLslT52OXhyOZYRVJRQB61TDk4QImu95IrJ2FC6uy265ofMo4hLLuTZoGM5Ls2RNpFiPNQCZxkb1pRf/Mk1M0nMOr6jxwhFws70WYzdK5i1hcuHPC7km3lJN2whbxJ/Rzu/W8nA4IcyxfjbKHwAAAIAjwa0qYTR3z//ybevLdRjAxznYn6xeMKD0Z4cai/hQiq7HsQjiqWBfjI8gwuzNGR6Tv9VIEy8FdCWhnZ77W4/t/LAjzLilNBq8smnP9QQV4wr35X2ZdAwYN+aBoX551JXXlYqmpkwZbpaA4cvWeBo4PUHgTkqJ4xNf7Fyb9aFv1A== root@cinder-test-vm-10d8c91c-5ffd-4238-ae14-170915ce1d74\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.20s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe68:2aa6/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 \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-10d8c91c-5ffd-4238-ae14-170915ce1d74\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.90 ===\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-10d8c91c-5ffd-4238-ae14-170915ce1d74 login: "} 2018-09-23 19:23:45,431 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe/action used request id req-99f425b9-123c-45fa-aed0-88410b64d070 2018-09-23 19:23:45,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.07088804245s 2018-09-23 19:23:45,432 - 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 501611547 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.193934] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.196345] pid_max: default: 32768 minimum: 301 [ 0.197644] ACPI: Core revision 20150930 [ 0.199365] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.201284] Security Framework initialized [ 0.202465] Yama: becoming mindful. [ 0.203512] AppArmor: AppArmor initialized [ 0.204751] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.206632] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.208459] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.212163] Initializing cgroup subsys io [ 0.213342] Initializing cgroup subsys memory [ 0.214586] Initializing cgroup subsys devices [ 0.215836] Initializing cgroup subsys freezer [ 0.217101] Initializing cgroup subsys net_cls [ 0.218349] Initializing cgroup subsys perf_event [ 0.219651] Initializing cgroup subsys net_prio [ 0.220978] Initializing cgroup subsys hugetlb [ 0.222283] Initializing cgroup subsys pids [ 0.223559] CPU: Physical Processor ID: 0 [ 0.225527] mce: CPU supports 10 MCE banks [ 0.226782] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.244753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.251533] ftrace: allocating 31920 entries in 125 pages [ 0.276943] smpboot: Max logical packages: 1 [ 0.278205] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.280228] x2apic enabled [ 0.281428] Switched APIC routing to physical x2apic. [ 0.284024] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.285703] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.288661] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.291315] KVM setup paravirtual spinlock [ 0.292972] x86: Booted up 1 node, 1 CPUs [ 0.294411] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.296839] devtmpfs: initialized [ 0.298930] evm: security.selinux [ 0.299957] evm: security.SMACK64 [ 0.301006] evm: security.SMACK64EXEC [ 0.302126] evm: security.SMACK64TRANSMUTE [ 0.303327] evm: security.SMACK64MMAP [ 0.304443] evm: security.ima [ 0.305396] evm: security.capability [ 0.306556] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.309285] pinctrl core: initialized pinctrl subsystem [ 0.310943] RTC time: 19:23:29, date: 09/23/18 [ 0.312413] NET: Registered protocol family 16 [ 0.313825] cpuidle: using governor ladder [ 0.315043] cpuidle: using governor menu [ 0.316228] PCCT header not found. [ 0.317326] ACPI: bus type PCI registered [ 0.318527] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.320362] PCI: Using configuration type 1 for base access [ 0.322661] ACPI: Added _OSI(Module Device) [ 0.323927] ACPI: Added _OSI(Processor Device) [ 0.325216] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.326555] ACPI: Added _OSI(Processor Aggregator Device) [ 0.328857] ACPI: Interpreter enabled [ 0.329985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.332733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.335449] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.338133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.340840] ACPI: (supports S0 S5) [ 0.341877] ACPI: Using IOAPIC for interrupt routing [ 0.343239] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.347124] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.348771] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.350581] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.352304] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.355437] acpiphp: Slot [3] registered [ 0.356588] acpiphp: Slot [4] registered [ 0.357745] acpiphp: Slot [5] registered [ 0.358892] acpiphp: Slot [6] registered [ 0.360073] acpiphp: Slot [7] registered [ 0.361230] acpiphp: Slot [8] registered [ 0.362382] acpiphp: Slot [9] registered [ 0.363537] acpiphp: Slot [10] registered [ 0.364702] acpiphp: Slot [11] registered [ 0.365876] acpiphp: Slot [12] registered [ 0.367045] acpiphp: Slot [13] registered [ 0.368217] acpiphp: Slot [14] registered [ 0.369420] acpiphp: Slot [15] registered [ 0.384440] acpiphp: Slot [16] registered [ 0.385618] acpiphp: Slot [17] registered [ 0.386784] acpiphp: Slot [18] registered [ 0.387951] acpiphp: Slot [19] registered [ 0.389128] acpiphp: Slot [20] registered [ 0.390347] acpiphp: Slot [21] registered [ 0.391528] acpiphp: Slot [22] registered [ 0.392694] acpiphp: Slot [23] registered [ 0.393863] acpiphp: Slot [24] registered [ 0.395029] acpiphp: Slot [25] registered [ 0.396200] acpiphp: Slot [26] registered [ 0.397370] acpiphp: Slot [27] registered [ 0.398541] acpiphp: Slot [28] registered [ 0.399713] acpiphp: Slot [29] registered [ 0.400879] acpiphp: Slot [30] registered [ 0.402049] acpiphp: Slot [31] registered [ 0.403220] PCI host bridge to bus 0000:00 [ 0.404390] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.406148] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.407903] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.410015] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.412132] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.414280] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.418433] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.420286] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.421992] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.423825] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.428021] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.430113] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.450725] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.452795] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.454814] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.456794] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.458944] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.460748] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.462593] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.464134] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.466391] vgaarb: loaded [ 0.467267] vgaarb: bridge control possible 0000:00:02.0 [ 0.469019] SCSI subsystem initialized [ 0.470357] ACPI: bus type USB registered [ 0.471566] usbcore: registered new interface driver usbfs [ 0.473065] usbcore: registered new interface driver hub [ 0.474539] usbcore: registered new device driver usb [ 0.476116] PCI: Using ACPI for IRQ routing [ 0.477686] NetLabel: Initializing [ 0.478724] NetLabel: domain hash size = 128 [ 0.479956] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.481344] NetLabel: unlabeled traffic allowed by default [ 0.482993] clocksource: Switched to clocksource kvm-clock [ 0.492958] AppArmor: AppArmor Filesystem Enabled [ 0.494342] pnp: PnP ACPI init [ 0.495599] pnp: PnP ACPI: found 5 devices [ 0.502515] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.504991] NET: Registered protocol family 2 [ 0.506460] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.508334] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.510078] TCP: Hash tables configured (established 4096 bind 4096) [ 0.511821] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.513397] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.515094] NET: Registered protocol family 1 [ 0.516366] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.517957] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.519531] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.533806] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.548400] Trying to unpack rootfs image as initramfs... [ 0.610511] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.615675] Scanning for low memory corruption every 60 seconds [ 0.617987] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.619810] audit: initializing netlink subsys (disabled) [ 0.621406] audit: type=2000 audit(1537730610.619:1): initialized [ 0.623442] Initialise system trusted keyring [ 0.624918] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.626662] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.629549] zbud: loaded [ 0.630607] VFS: Disk quotas dquot_6.6.0 [ 0.631862] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.634190] fuse init (API version 7.23) [ 0.635521] Key type big_key registered [ 0.636729] Allocating IMA MOK and blacklist keyrings. [ 0.638532] Key type asymmetric registered [ 0.639788] Asymmetric key parser 'x509' registered [ 0.641236] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.643493] io scheduler noop registered [ 0.644690] io scheduler deadline registered (default) [ 0.646190] io scheduler cfq registered [ 0.647491] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.649055] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.650973] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.653168] ACPI: Power Button [PWRF] [ 0.654488] GHES: HEST is not enabled! [ 0.668736] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.698438] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.701533] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725345] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728567] Linux agpgart interface v0.103 [ 0.732060] brd: module loaded [ 0.734332] loop: module loaded [ 0.739160] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.741328] GPT:90111 != 2097151 [ 0.742338] GPT:Alternate GPT header not at the end of the disk. [ 0.743973] GPT:90111 != 2097151 [ 0.744987] GPT: Use GNU Parted to correct GPT errors. [ 0.746421] vda: vda1 vda15 [ 0.748159] scsi host0: ata_piix [ 0.749291] scsi host1: ata_piix [ 0.750351] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.752185] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.754543] libphy: Fixed MDIO Bus: probed [ 0.755758] tun: Universal TUN/TAP device driver, 1.6 [ 0.757179] tun: (C) 1999-2004 Max Krasnyansky [ 0.759997] PPP generic driver version 2.4.2 [ 0.761325] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.763080] ehci-pci: EHCI PCI platform driver [ 0.764386] ehci-platform: EHCI generic platform driver [ 0.765838] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.767508] ohci-pci: OHCI PCI platform driver [ 0.768797] ohci-platform: OHCI generic platform driver [ 0.770255] uhci_hcd: USB Universal Host Controller Interface driver [ 0.785012] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.786496] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.788649] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.790146] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.791823] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.793634] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.795746] usb usb1: Product: UHCI Host Controller [ 0.797140] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.798905] usb usb1: SerialNumber: 0000:00:01.2 [ 0.800331] hub 1-0:1.0: USB hub found [ 0.801482] hub 1-0:1.0: 2 ports detected [ 0.802846] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.805901] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.807312] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.808807] mousedev: PS/2 mouse device common for all mice [ 0.810631] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.813298] rtc_cmos 00:00: RTC can wake from S4 [ 0.814933] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.816672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.818433] i2c /dev entries driver [ 0.819562] device-mapper: uevent: version 1.0.3 [ 0.820973] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.823398] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825411] NET: Registered protocol family 10 [ 0.827036] NET: Registered protocol family 17 [ 0.828339] Key type dns_resolver registered [ 0.829753] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.831394] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.834011] registered taskstats version 1 [ 0.835258] Loading compiled-in X.509 certificates [ 0.837214] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.839964] zswap: loaded using pool lzo/zbud [ 0.842128] Key type trusted registered [ 0.844305] Key type encrypted registered [ 0.845515] AppArmor: AppArmor sha1 policy hashing enabled [ 0.847062] ima: No TPM chip found, activating TPM-bypass! [ 0.848605] evm: HMAC attrs: 0x1 [ 0.849966] Magic number: 2:586:395 [ 0.851217] rtc_cmos 00:00: setting system clock to 2018-09-23 19:23:30 UTC (1537730610) [ 0.853597] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.855244] EDD information not available. [ 0.908739] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.925639] Write protecting the kernel read-only data: 14336k [ 0.928769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.931429] 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 [ 0.980820] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.15... Lease of 192.168.120.15 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-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCRS0QAzYebW0EslRWwtOVF1K667AEvt+EpkBoQsanFDcR14bPWrYavQ2gzmUVaJtMixNaaZdkxya87fm9KOFwWVq0j77Txm6kGm55Tz/+z1R4sR8vwEywYMBnYX7yfcpJOr9frrAqpWR7A+W3cFju2H+HnVdu77Mkb4+CbxGIRsnVFaSD5rBoFXYrjNh3po/xDgLhcrMJvAMHeWj5BWy57dqpN0GOmoaZAr+8BGZrtvin4yFUSmJIYc8sJ9Lj/8ZDfB2CRgI7fCLMuVAGIx5fPnN6mNa+lanmqYGWPG85VUXlrt2ljsBuoqiFBfxQ4DZjHASUOsr1aTXZz4zAgiW/V root@cinder-test-vm-10d8c91c-5ffd-4238-ae14-170915ce1d74 ssh-dss AAAAB3NzaC1kc3MAAACBAJ0VW+3M6D2ynFg6gcLKQWwg2keDNyJqut1pRM9Ix3+SRavvsP4E5rZIhDXhtQXuDku6HD7l+/vIGILQmuSM9PJRk+yjkJTMzIyVhaMNE0/eQ/4mpgtXZsyDOL9RyXkuT1RNRnNLWxfkO25ihph88aOU5fDfZQs6cmGMOlsS4UYpAAAAFQDtvgv2rkKYz0IZS6vbv73srjBeUQAAAIAxrS5vUBNPG0N8mxjZ7GdMx1nrQLslT52OXhyOZYRVJRQB61TDk4QImu95IrJ2FC6uy265ofMo4hLLuTZoGM5Ls2RNpFiPNQCZxkb1pRf/Mk1M0nMOr6jxwhFws70WYzdK5i1hcuHPC7km3lJN2whbxJ/Rzu/W8nA4IcyxfjbKHwAAAIAjwa0qYTR3z//ybevLdRjAxznYn6xeMKD0Z4cai/hQiq7HsQjiqWBfjI8gwuzNGR6Tv9VIEy8FdCWhnZ77W4/t/LAjzLilNBq8smnP9QQV4wr35X2ZdAwYN+aBoX551JXXlYqmpkwZbpaA4cvWeBo4PUHgTkqJ4xNf7Fyb9aFv1A== root@cinder-test-vm-10d8c91c-5ffd-4238-ae14-170915ce1d74 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.20s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe68:2aa6/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 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-10d8c91c-5ffd-4238-ae14-170915ce1d74 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.90 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-10d8c91c-5ffd-4238-ae14-170915ce1d74 login: 2018-09-23 19:23:45,435 - paramiko.transport - DEBUG - starting thread (client mode): 0x6fec9190L 2018-09-23 19:23:45,435 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-09-23 19:23:45,435 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-23 19:23:45,436 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-23 19:23:45,437 - 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-23 19:23:45,437 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-23 19:23:45,437 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-23 19:23:45,438 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-23 19:23:45,438 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-23 19:23:45,438 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-23 19:23:45,456 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-23 19:23:45,456 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-23 19:23:45,467 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: c212d530514c885d1c9b9991192c83db 2018-09-23 19:23:45,468 - paramiko.transport - DEBUG - Trying discovered key 66a79f0fbc206bf03a6058b9fdfb3950 in /tmp/tmpqlAQam 2018-09-23 19:23:45,493 - paramiko.transport - DEBUG - userauth is OK 2018-09-23 19:23:45,499 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-23 19:23:45,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-09-23 19:23:45,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe/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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" -d '{"volumeAttachment": {"volumeId": "a480c1dd-9073-447e-b222-b440b403b264"}}' 2018-09-23 19:23:49,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d61ad692-b975-4a93-9304-430c5d271952 x-openstack-request-id: req-d61ad692-b975-4a93-9304-430c5d271952 2018-09-23 19:23:49,102 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "2e3d8c57-918b-417f-b29b-a602bdb667fe", "id": "a480c1dd-9073-447e-b222-b440b403b264", "volumeId": "a480c1dd-9073-447e-b222-b440b403b264"}} 2018-09-23 19:23:49,102 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe/os-volume_attachments used request id req-d61ad692-b975-4a93-9304-430c5d271952 2018-09-23 19:23:49,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.60192394257s 2018-09-23 19:23:49,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-23 19:23:49,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:50,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:49 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-0a8b0ac6-fb70-4d83-9935-b8348f9746da x-openstack-request-id: req-0a8b0ac6-fb70-4d83-9935-b8348f9746da 2018-09-23 19:23:50,249 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "e583940c3233486cb211e3cb19a6f601", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "self"}, {"href": "http://172.30.9.29:8776/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-23T19:23:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c23ce15055cf4ca6848c52277ce35997", "updated_at": "2018-09-23T19:23:49.000000", "volume_type": "tripleo", "name": "cinder_test-volume_10d8c91c-5ffd-4238-ae14-170915ce1d74", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a480c1dd-9073-447e-b222-b440b403b264", "size": 2}]} 2018-09-23 19:23:50,250 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/detail used request id req-0a8b0ac6-fb70-4d83-9935-b8348f9746da 2018-09-23 19:23:50,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.14694619179s 2018-09-23 19:23:50,251 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:23:52,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-23 19:23:52,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:53,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 571 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:52 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-73ef541d-709c-40a0-b28a-4a5e0d6c39c8 x-openstack-request-id: req-73ef541d-709c-40a0-b28a-4a5e0d6c39c8 2018-09-23 19:23:53,256 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "e583940c3233486cb211e3cb19a6f601", "attachments": [{"server_id": "2e3d8c57-918b-417f-b29b-a602bdb667fe", "attachment_id": "a386905e-cbbe-46b0-849c-2aa4c681611c", "attached_at": "2018-09-23T19:23:51.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "a480c1dd-9073-447e-b222-b440b403b264", "device": "/dev/vdb", "id": "a480c1dd-9073-447e-b222-b440b403b264"}], "links": [{"href": "http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "self"}, {"href": "http://172.30.9.29:8776/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-23T19:23:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c23ce15055cf4ca6848c52277ce35997", "updated_at": "2018-09-23T19:23:52.000000", "volume_type": "tripleo", "name": "cinder_test-volume_10d8c91c-5ffd-4238-ae14-170915ce1d74", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a480c1dd-9073-447e-b222-b440b403b264", "size": 2}]} 2018-09-23 19:23:53,256 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/detail used request id req-73ef541d-709c-40a0-b28a-4a5e0d6c39c8 2018-09-23 19:23:53,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.00282907486s 2018-09-23 19:23:53,259 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-23 19:23:53,261 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-23 19:23:53,261 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-23 19:23:53,264 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-23 19:23:53,337 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-23 19:23:53,338 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-09-23 19:23:53,338 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-23 19:23:53,339 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-23 19:23:53,377 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-09-23 19:23:53,377 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-23 19:23:53,404 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-23 19:23:53,633 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-23 19:23:53,633 - 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: d760545a-3125-4069-a467-e401803b9756 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-23 19:23:53,634 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-09-23 19:23:53,634 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-09-23 19:23:53,635 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-23 19:23:53,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-09-23 19:23:53,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe/os-volume_attachments/a480c1dd-9073-447e-b222-b440b403b264 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:56,317 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:53 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-530394c3-500b-49f0-b63d-46dd72b58d12 x-openstack-request-id: req-530394c3-500b-49f0-b63d-46dd72b58d12 2018-09-23 19:23:56,317 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe/os-volume_attachments/a480c1dd-9073-447e-b222-b440b403b264 used request id req-530394c3-500b-49f0-b63d-46dd72b58d12 2018-09-23 19:23:56,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.68203282356s 2018-09-23 19:23:56,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-23 19:23:56,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:57,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 574 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:56 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-09337192-b819-4f60-a837-b5ab6e85b914 x-openstack-request-id: req-09337192-b819-4f60-a837-b5ab6e85b914 2018-09-23 19:23:57,493 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "e583940c3233486cb211e3cb19a6f601", "attachments": [{"server_id": "2e3d8c57-918b-417f-b29b-a602bdb667fe", "attachment_id": "a386905e-cbbe-46b0-849c-2aa4c681611c", "attached_at": "2018-09-23T19:23:51.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "a480c1dd-9073-447e-b222-b440b403b264", "device": "/dev/vdb", "id": "a480c1dd-9073-447e-b222-b440b403b264"}], "links": [{"href": "http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "self"}, {"href": "http://172.30.9.29:8776/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-23T19:23:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c23ce15055cf4ca6848c52277ce35997", "updated_at": "2018-09-23T19:23:56.000000", "volume_type": "tripleo", "name": "cinder_test-volume_10d8c91c-5ffd-4238-ae14-170915ce1d74", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a480c1dd-9073-447e-b222-b440b403b264", "size": 2}]} 2018-09-23 19:23:57,493 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/detail used request id req-09337192-b819-4f60-a837-b5ab6e85b914 2018-09-23 19:23:57,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.17523694038s 2018-09-23 19:23:57,495 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:23:59,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-23 19:23:59,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:23:59,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23:59 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-e05b0c94-0308-4451-ad22-0fd540f90a66 x-openstack-request-id: req-e05b0c94-0308-4451-ad22-0fd540f90a66 2018-09-23 19:23:59,551 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "e583940c3233486cb211e3cb19a6f601", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "self"}, {"href": "http://172.30.9.29:8776/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-23T19:23:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c23ce15055cf4ca6848c52277ce35997", "updated_at": "2018-09-23T19:23:57.000000", "volume_type": "tripleo", "name": "cinder_test-volume_10d8c91c-5ffd-4238-ae14-170915ce1d74", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a480c1dd-9073-447e-b222-b440b403b264", "size": 2}]} 2018-09-23 19:23:59,551 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/detail used request id req-e05b0c94-0308-4451-ad22-0fd540f90a66 2018-09-23 19:23:59,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0538160800934s 2018-09-23 19:23:59,553 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-09-23 19:23:59,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-09-23 19:23:59,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/aaec31c2-84db-431b-b704-574987873492/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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" -d '{"volumeAttachment": {"volumeId": "a480c1dd-9073-447e-b222-b440b403b264"}}' 2018-09-23 19:24:02,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 146 Content-Type: application/json Date: Sun, 23 Sep 2018 19:23: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-94be59d6-5f7d-4ad3-805b-8e46012a2cab x-openstack-request-id: req-94be59d6-5f7d-4ad3-805b-8e46012a2cab 2018-09-23 19:24:02,407 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "aaec31c2-84db-431b-b704-574987873492", "id": "a480c1dd-9073-447e-b222-b440b403b264", "volumeId": "a480c1dd-9073-447e-b222-b440b403b264"}} 2018-09-23 19:24:02,407 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aaec31c2-84db-431b-b704-574987873492/os-volume_attachments used request id req-94be59d6-5f7d-4ad3-805b-8e46012a2cab 2018-09-23 19:24:02,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.85407400131s 2018-09-23 19:24:02,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-23 19:24:02,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:03,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24:02 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-ba608284-9c57-41aa-bd83-14ed331bad25 x-openstack-request-id: req-ba608284-9c57-41aa-bd83-14ed331bad25 2018-09-23 19:24:03,383 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "e583940c3233486cb211e3cb19a6f601", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "self"}, {"href": "http://172.30.9.29:8776/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-23T19:23:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c23ce15055cf4ca6848c52277ce35997", "updated_at": "2018-09-23T19:24:02.000000", "volume_type": "tripleo", "name": "cinder_test-volume_10d8c91c-5ffd-4238-ae14-170915ce1d74", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a480c1dd-9073-447e-b222-b440b403b264", "size": 2}]} 2018-09-23 19:24:03,383 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/detail used request id req-ba608284-9c57-41aa-bd83-14ed331bad25 2018-09-23 19:24:03,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.975865125656s 2018-09-23 19:24:03,385 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:24:05,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-23 19:24:05,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:05,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24:05 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-0e19780d-89cd-4f62-a22e-0a84eaaf34b6 x-openstack-request-id: req-0e19780d-89cd-4f62-a22e-0a84eaaf34b6 2018-09-23 19:24:05,443 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "e583940c3233486cb211e3cb19a6f601", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "self"}, {"href": "http://172.30.9.29:8776/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-23T19:23:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c23ce15055cf4ca6848c52277ce35997", "updated_at": "2018-09-23T19:24:02.000000", "volume_type": "tripleo", "name": "cinder_test-volume_10d8c91c-5ffd-4238-ae14-170915ce1d74", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a480c1dd-9073-447e-b222-b440b403b264", "size": 2}]} 2018-09-23 19:24:05,444 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/detail used request id req-0e19780d-89cd-4f62-a22e-0a84eaaf34b6 2018-09-23 19:24:05,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0561079978943s 2018-09-23 19:24:05,445 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:24:07,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-23 19:24:07,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:08,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 573 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d4ac25ae-d8b7-41d9-95be-fc7f28c31e2f x-openstack-request-id: req-d4ac25ae-d8b7-41d9-95be-fc7f28c31e2f 2018-09-23 19:24:08,438 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "e583940c3233486cb211e3cb19a6f601", "attachments": [{"server_id": "aaec31c2-84db-431b-b704-574987873492", "attachment_id": "4f6017a3-b9c2-4b59-8b5c-97c2d4f71273", "attached_at": "2018-09-23T19:24:05.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "a480c1dd-9073-447e-b222-b440b403b264", "device": "/dev/vdb", "id": "a480c1dd-9073-447e-b222-b440b403b264"}], "links": [{"href": "http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "self"}, {"href": "http://172.30.9.29:8776/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-23T19:23:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c23ce15055cf4ca6848c52277ce35997", "updated_at": "2018-09-23T19:24:07.000000", "volume_type": "tripleo", "name": "cinder_test-volume_10d8c91c-5ffd-4238-ae14-170915ce1d74", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a480c1dd-9073-447e-b222-b440b403b264", "size": 2}]} 2018-09-23 19:24:08,438 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/detail used request id req-d4ac25ae-d8b7-41d9-95be-fc7f28c31e2f 2018-09-23 19:24:08,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.990694999695s 2018-09-23 19:24:08,441 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-23 19:24:08,442 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-23 19:24:08,442 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-23 19:24:08,445 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-23 19:24:08,515 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-23 19:24:08,515 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-09-23 19:24:08,516 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-23 19:24:08,517 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-23 19:24:08,553 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-09-23 19:24:08,553 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-23 19:24:08,581 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-23 19:24:08,609 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-23 19:24:08,609 - 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-23 19:24:08,610 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-09-23 19:24:08,610 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-09-23 19:24:08,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-09-23 19:24:08,612 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-23 19:24:08,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/aaec31c2-84db-431b-b704-574987873492/os-volume_attachments/a480c1dd-9073-447e-b222-b440b403b264 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:10,420 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d0ea6ca9-6878-401b-a817-0eb1f5720994 x-openstack-request-id: req-d0ea6ca9-6878-401b-a817-0eb1f5720994 2018-09-23 19:24:10,420 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/aaec31c2-84db-431b-b704-574987873492/os-volume_attachments/a480c1dd-9073-447e-b222-b440b403b264 used request id req-d0ea6ca9-6878-401b-a817-0eb1f5720994 2018-09-23 19:24:10,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.80946111679s 2018-09-23 19:24:10,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-23 19:24:10,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:11,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24:10 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-507c7b3a-b445-424e-bf17-3b2f2da9d57e x-openstack-request-id: req-507c7b3a-b445-424e-bf17-3b2f2da9d57e 2018-09-23 19:24:11,569 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "e583940c3233486cb211e3cb19a6f601", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "self"}, {"href": "http://172.30.9.29:8776/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-23T19:23:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c23ce15055cf4ca6848c52277ce35997", "updated_at": "2018-09-23T19:24:10.000000", "volume_type": "tripleo", "name": "cinder_test-volume_10d8c91c-5ffd-4238-ae14-170915ce1d74", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a480c1dd-9073-447e-b222-b440b403b264", "size": 2}]} 2018-09-23 19:24:11,569 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/detail used request id req-507c7b3a-b445-424e-bf17-3b2f2da9d57e 2018-09-23 19:24:11,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.14813899994s 2018-09-23 19:24:11,697 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-23 19:24:11,697 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:35 | PASS | +---------------------+------------------+------------------+----------------+ 2018-09-23 19:24:11,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-23 19:24:11,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/aaec31c2-84db-431b-b704-574987873492 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:11,864 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 23 Sep 2018 19:24: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-831b493f-d1c5-4ab6-9a74-18225111a5df x-openstack-request-id: req-831b493f-d1c5-4ab6-9a74-18225111a5df 2018-09-23 19:24:11,864 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/aaec31c2-84db-431b-b704-574987873492 used request id req-831b493f-d1c5-4ab6-9a74-18225111a5df 2018-09-23 19:24:11,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.162967205048s 2018-09-23 19:24:11,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:24:11,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:12,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 904 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24: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-dfd5c78b-0388-48bb-8dbd-6eaf1c3f077f x-openstack-request-id: req-dfd5c78b-0388-48bb-8dbd-6eaf1c3f077f 2018-09-23 19:24:12,647 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_10d8c91c-5ffd-4238-ae14-170915ce1d74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:2a:a6", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:2a:a6", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe", "rel": "bookmark"}], "image": {"id": "63d5613b-9400-40f8-b238-e0a96ef16c79", "links": [{"href": "http://172.30.9.29:8774/images/63d5613b-9400-40f8-b238-e0a96ef16c79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:23:29.000000", "flavor": {"id": "ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "links": [{"href": "http://172.30.9.29:8774/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "bookmark"}]}, "id": "2e3d8c57-918b-417f-b29b-a602bdb667fe", "security_groups": [{"name": "cinder_test-sg_10d8c91c-5ffd-4238-ae14-170915ce1d74"}], "user_id": "e583940c3233486cb211e3cb19a6f601", "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-23T19:23:29Z", "hostId": "b852b6ec2492174f1b26a5701e55f8f3451025e1c24fc23054ef67e9", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74", "name": "cinder_test-vm_10d8c91c-5ffd-4238-ae14-170915ce1d74", "created": "2018-09-23T19:23:19Z", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_10d8c91c-5ffd-4238-ae14-170915ce1d74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:75:33", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:75:33", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aaec31c2-84db-431b-b704-574987873492", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aaec31c2-84db-431b-b704-574987873492", "rel": "bookmark"}], "image": {"id": "63d5613b-9400-40f8-b238-e0a96ef16c79", "links": [{"href": "http://172.30.9.29:8774/images/63d5613b-9400-40f8-b238-e0a96ef16c79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:23:02.000000", "flavor": {"id": "ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "links": [{"href": "http://172.30.9.29:8774/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "bookmark"}]}, "id": "aaec31c2-84db-431b-b704-574987873492", "security_groups": [{"name": "cinder_test-sg_10d8c91c-5ffd-4238-ae14-170915ce1d74"}], "user_id": "e583940c3233486cb211e3cb19a6f601", "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-23T19:24:11Z", "hostId": "588d6692ee95a7eb0c08b3958ed3f1b1cf1ed57919625f3f13f1f244", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74", "name": "cinder_test-vm2_10d8c91c-5ffd-4238-ae14-170915ce1d74", "created": "2018-09-23T19:22:54Z", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:24:12,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-dfd5c78b-0388-48bb-8dbd-6eaf1c3f077f 2018-09-23 19:24:12,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.782606840134s 2018-09-23 19:24:12,650 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:24:14,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:24:14,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:15,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 762 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24: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-d1d609ad-f133-4943-9496-16f6cf1b270f x-openstack-request-id: req-d1d609ad-f133-4943-9496-16f6cf1b270f 2018-09-23 19:24:15,582 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_10d8c91c-5ffd-4238-ae14-170915ce1d74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:2a:a6", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:2a:a6", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe", "rel": "bookmark"}], "image": {"id": "63d5613b-9400-40f8-b238-e0a96ef16c79", "links": [{"href": "http://172.30.9.29:8774/images/63d5613b-9400-40f8-b238-e0a96ef16c79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:23:29.000000", "flavor": {"id": "ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "links": [{"href": "http://172.30.9.29:8774/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "bookmark"}]}, "id": "2e3d8c57-918b-417f-b29b-a602bdb667fe", "security_groups": [{"name": "cinder_test-sg_10d8c91c-5ffd-4238-ae14-170915ce1d74"}], "user_id": "e583940c3233486cb211e3cb19a6f601", "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-23T19:23:29Z", "hostId": "b852b6ec2492174f1b26a5701e55f8f3451025e1c24fc23054ef67e9", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74", "name": "cinder_test-vm_10d8c91c-5ffd-4238-ae14-170915ce1d74", "created": "2018-09-23T19:23:19Z", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:24:15,583 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d1d609ad-f133-4943-9496-16f6cf1b270f 2018-09-23 19:24:15,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.929864883423s 2018-09-23 19:24:15,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-23 19:24:15,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/213fc986-f8d4-4cbb-8f97-46fd5d7f699b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:16,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:24:16 GMT X-Openstack-Request-Id: req-9e878ec9-a0de-43f3-8632-e02fcbb5f9db 2018-09-23 19:24:16,457 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:24:16,457 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/213fc986-f8d4-4cbb-8f97-46fd5d7f699b.json used request id req-9e878ec9-a0de-43f3-8632-e02fcbb5f9db 2018-09-23 19:24:16,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.866482973099s 2018-09-23 19:24:16,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-23 19:24:16,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:16,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 557 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24:16 GMT X-Openstack-Request-Id: req-6496b953-e4d1-4653-b651-52c2f097b1d0 2018-09-23 19:24:16,527 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "664fc2b8-9ec2-4484-9f67-ab68d38a3f6b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-23T19:23:34Z", "floating_network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "48ef668b-39bb-473e-8a0c-8465b255b6df", "id": "1118c0d6-1819-46f7-b62b-dcecad854d0f", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "created_at": "2018-09-23T19:23:34Z", "project_id": "c23ce15055cf4ca6848c52277ce35997"}]} 2018-09-23 19:24:16,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-6496b953-e4d1-4653-b651-52c2f097b1d0 2018-09-23 19:24:16,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0591988563538s 2018-09-23 19:24:16,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-23 19:24:16,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:17,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24:16 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d30c5a90-76b4-4113-baa5-add4827ee4aa x-openstack-request-id: req-d30c5a90-76b4-4113-baa5-add4827ee4aa 2018-09-23 19:24:17,525 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "e583940c3233486cb211e3cb19a6f601", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "self"}, {"href": "http://172.30.9.29:8776/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-23T19:23:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c23ce15055cf4ca6848c52277ce35997", "updated_at": "2018-09-23T19:24:10.000000", "volume_type": "tripleo", "name": "cinder_test-volume_10d8c91c-5ffd-4238-ae14-170915ce1d74", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a480c1dd-9073-447e-b222-b440b403b264", "size": 2}]} 2018-09-23 19:24:17,525 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/detail used request id req-d30c5a90-76b4-4113-baa5-add4827ee4aa 2018-09-23 19:24:17,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.991858959198s 2018-09-23 19:24:17,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2018-09-23 19:24:17,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:18,584 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 23 Sep 2018 19:24:17 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-589d3fed-73b5-449d-afac-8203747398e5 2018-09-23 19:24:18,584 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-23 19:24:18,584 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264 used request id req-589d3fed-73b5-449d-afac-8203747398e5 2018-09-23 19:24:18,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 1.05755400658s 2018-09-23 19:24:18,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-23 19:24:18,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:18,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 459 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24:18 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-9f7e6e96-fdcf-4f2d-ad2e-3b15e64749ae x-openstack-request-id: req-9f7e6e96-fdcf-4f2d-ad2e-3b15e64749ae 2018-09-23 19:24:18,641 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "e583940c3233486cb211e3cb19a6f601", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "self"}, {"href": "http://172.30.9.29:8776/c23ce15055cf4ca6848c52277ce35997/volumes/a480c1dd-9073-447e-b222-b440b403b264", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-23T19:23:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c23ce15055cf4ca6848c52277ce35997", "updated_at": "2018-09-23T19:24:18.000000", "volume_type": "tripleo", "name": "cinder_test-volume_10d8c91c-5ffd-4238-ae14-170915ce1d74", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a480c1dd-9073-447e-b222-b440b403b264", "size": 2}]} 2018-09-23 19:24:18,641 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/detail used request id req-9f7e6e96-fdcf-4f2d-ad2e-3b15e64749ae 2018-09-23 19:24:18,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0562789440155s 2018-09-23 19:24:18,643 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:24:20,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-23 19:24:20,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:20,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24:20 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-3d407639-2179-422e-adde-f2231fa3acde x-openstack-request-id: req-3d407639-2179-422e-adde-f2231fa3acde 2018-09-23 19:24:20,686 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-09-23 19:24:20,686 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/c23ce15055cf4ca6848c52277ce35997/volumes/detail used request id req-3d407639-2179-422e-adde-f2231fa3acde 2018-09-23 19:24:20,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0410599708557s 2018-09-23 19:24:20,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-23 19:24:20,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/1118c0d6-1819-46f7-b62b-dcecad854d0f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:21,770 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:24:21 GMT X-Openstack-Request-Id: req-e78502ab-41d3-4b0b-b98f-33ca8a7b3107 2018-09-23 19:24:21,770 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:24:21,770 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/1118c0d6-1819-46f7-b62b-dcecad854d0f.json used request id req-e78502ab-41d3-4b0b-b98f-33ca8a7b3107 2018-09-23 19:24:21,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.07859492302s 2018-09-23 19:24:21,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-23 19:24:21,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:21,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24:21 GMT X-Openstack-Request-Id: req-e9be465d-d0f1-4cb0-9e3f-d46fbd5ec494 2018-09-23 19:24:21,836 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-23 19:24:21,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-e9be465d-d0f1-4cb0-9e3f-d46fbd5ec494 2018-09-23 19:24:21,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0553569793701s 2018-09-23 19:24:21,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-23 19:24:21,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:22,057 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 23 Sep 2018 19:24: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-c1ae108a-4d51-4bd7-9eaf-90e2d1264953 x-openstack-request-id: req-c1ae108a-4d51-4bd7-9eaf-90e2d1264953 2018-09-23 19:24:22,058 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe used request id req-c1ae108a-4d51-4bd7-9eaf-90e2d1264953 2018-09-23 19:24:22,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.220909833908s 2018-09-23 19:24:22,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:24:22,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:23,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 769 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24: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-692bdb8b-bf75-4c38-8b6d-b1e645273cd1 x-openstack-request-id: req-692bdb8b-bf75-4c38-8b6d-b1e645273cd1 2018-09-23 19:24:23,108 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_10d8c91c-5ffd-4238-ae14-170915ce1d74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:2a:a6", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:2a:a6", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2e3d8c57-918b-417f-b29b-a602bdb667fe", "rel": "bookmark"}], "image": {"id": "63d5613b-9400-40f8-b238-e0a96ef16c79", "links": [{"href": "http://172.30.9.29:8774/images/63d5613b-9400-40f8-b238-e0a96ef16c79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-23T19:23:29.000000", "flavor": {"id": "ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "links": [{"href": "http://172.30.9.29:8774/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "bookmark"}]}, "id": "2e3d8c57-918b-417f-b29b-a602bdb667fe", "security_groups": [{"name": "cinder_test-sg_10d8c91c-5ffd-4238-ae14-170915ce1d74"}], "user_id": "e583940c3233486cb211e3cb19a6f601", "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-23T19:24:21Z", "hostId": "b852b6ec2492174f1b26a5701e55f8f3451025e1c24fc23054ef67e9", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74", "name": "cinder_test-vm_10d8c91c-5ffd-4238-ae14-170915ce1d74", "created": "2018-09-23T19:23:19Z", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-23 19:24:23,108 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-692bdb8b-bf75-4c38-8b6d-b1e645273cd1 2018-09-23 19:24:23,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04992794991s 2018-09-23 19:24:23,110 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-23 19:24:25,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-23 19:24:25,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:25,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24: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-b5f2293a-fe3a-439f-a6fb-1c5fd6252d13 x-openstack-request-id: req-b5f2293a-fe3a-439f-a6fb-1c5fd6252d13 2018-09-23 19:24:25,180 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-09-23 19:24:25,180 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b5f2293a-fe3a-439f-a6fb-1c5fd6252d13 2018-09-23 19:24:25,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0678539276123s 2018-09-23 19:24:25,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 19:24:25,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:25,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24:25 GMT X-Openstack-Request-Id: req-13a8dce6-c0e1-45bb-b6e8-c94da0bdd609 2018-09-23 19:24:25,229 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "created_at": "2018-09-23T19:22:46Z", "updated_at": "2018-09-23T19:22:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:46Z", "revision_number": 0, "id": "42fbabe2-9a4f-4212-8415-723a6519c957", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:46Z", "security_group_id": "9ab000a5-156f-460e-be16-464544f0c327", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv4", "project_id": "c23ce15055cf4ca6848c52277ce35997"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-23T19:22:47Z", "revision_number": 0, "id": "608688a9-80e5-4716-9125-c39b95571a24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:47Z", "security_group_id": "9ab000a5-156f-460e-be16-464544f0c327", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c23ce15055cf4ca6848c52277ce35997"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:47Z", "revision_number": 0, "id": "714fce3f-a37d-40dd-bfcb-d777192e3456", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:47Z", "security_group_id": "9ab000a5-156f-460e-be16-464544f0c327", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv4", "project_id": "c23ce15055cf4ca6848c52277ce35997"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:46Z", "revision_number": 0, "id": "c78d70f3-5528-473b-9912-096acad408d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:46Z", "security_group_id": "9ab000a5-156f-460e-be16-464544f0c327", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv6", "project_id": "c23ce15055cf4ca6848c52277ce35997"}], "revision_number": 3, "project_id": "c23ce15055cf4ca6848c52277ce35997", "id": "9ab000a5-156f-460e-be16-464544f0c327", "name": "cinder_test-sg_10d8c91c-5ffd-4238-ae14-170915ce1d74"}, {"description": "Default security group", "tags": [], "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "created_at": "2018-09-23T19:22:37Z", "updated_at": "2018-09-23T19:22:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:37Z", "revision_number": 0, "id": "a938452c-8af3-4b6c-8eba-313a5515e62c", "remote_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:37Z", "security_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv6", "project_id": "c23ce15055cf4ca6848c52277ce35997"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:37Z", "revision_number": 0, "id": "a98fc9e3-32fa-49c5-82d8-f7cb45921ad0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:37Z", "security_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv6", "project_id": "c23ce15055cf4ca6848c52277ce35997"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:37Z", "revision_number": 0, "id": "bc9a9158-b8e7-4720-92ed-99ad63e3a3c5", "remote_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:37Z", "security_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv4", "project_id": "c23ce15055cf4ca6848c52277ce35997"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:37Z", "revision_number": 0, "id": "e6908368-4a65-4990-8da6-02f46cf90b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:37Z", "security_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv4", "project_id": "c23ce15055cf4ca6848c52277ce35997"}], "revision_number": 1, "project_id": "c23ce15055cf4ca6848c52277ce35997", "id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "name": "default"}]} 2018-09-23 19:24:25,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-13a8dce6-c0e1-45bb-b6e8-c94da0bdd609 2018-09-23 19:24:25,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0431499481201s 2018-09-23 19:24:25,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-23 19:24:25,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/9ab000a5-156f-460e-be16-464544f0c327.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:25,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:24:25 GMT X-Openstack-Request-Id: req-99c7c8fd-4c6f-4888-8f78-0da9eb4a0816 2018-09-23 19:24:25,414 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:24:25,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/9ab000a5-156f-460e-be16-464544f0c327.json used request id req-99c7c8fd-4c6f-4888-8f78-0da9eb4a0816 2018-09-23 19:24:25,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.178631782532s 2018-09-23 19:24:25,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-23 19:24:25,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:25,465 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24: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-31ddcf3a-c433-4f28-9f2a-5a8eb696bec0 x-openstack-request-id: req-31ddcf3a-c433-4f28-9f2a-5a8eb696bec0 2018-09-23 19:24:25,465 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/cinder_test-kp_10d8c91c-5ffd-4238-ae14-170915ce1d74 used request id req-31ddcf3a-c433-4f28-9f2a-5a8eb696bec0 2018-09-23 19:24:25,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0505640506744s 2018-09-23 19:24:25,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-23 19:24:25,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/664fc2b8-9ec2-4484-9f67-ab68d38a3f6b/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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" -d '{"subnet_id": "c0c99c4a-040e-43d6-9e57-d4cc646dd7ce"}' 2018-09-23 19:24:27,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24:27 GMT X-Openstack-Request-Id: req-6116423c-1259-4dec-8750-307f828a3b2e 2018-09-23 19:24:27,227 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "701bdc7c-0f4b-4668-ae56-1839702da1b8", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "subnet_id": "c0c99c4a-040e-43d6-9e57-d4cc646dd7ce", "subnet_ids": ["c0c99c4a-040e-43d6-9e57-d4cc646dd7ce"], "port_id": "c0f1c08a-13e7-4889-98f8-a0079d2b2be3", "id": "664fc2b8-9ec2-4484-9f67-ab68d38a3f6b"} 2018-09-23 19:24:27,227 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/664fc2b8-9ec2-4484-9f67-ab68d38a3f6b/remove_router_interface.json used request id req-6116423c-1259-4dec-8750-307f828a3b2e 2018-09-23 19:24:27,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.76176691055s 2018-09-23 19:24:27,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-23 19:24:27,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:27,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 625 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24:27 GMT X-Openstack-Request-Id: req-e94c0b7e-c6f1-42c4-b92d-c1b5dd2dac1a 2018-09-23 19:24:27,343 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f71e26b-635c-4527-93d8-4193f1a9199d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7645c54c-286a-4a37-aa2e-2abc0c7a60a2", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "created_at": "2018-09-23T19:22:39Z", "admin_state_up": true, "updated_at": "2018-09-23T19:24:26Z", "revision_number": 4, "routes": [], "project_id": "c23ce15055cf4ca6848c52277ce35997", "id": "664fc2b8-9ec2-4484-9f67-ab68d38a3f6b", "name": "cinder_test-router_10d8c91c-5ffd-4238-ae14-170915ce1d74"}]} 2018-09-23 19:24:27,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-e94c0b7e-c6f1-42c4-b92d-c1b5dd2dac1a 2018-09-23 19:24:27,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.114842176437s 2018-09-23 19:24:27,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-23 19:24:27,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/664fc2b8-9ec2-4484-9f67-ab68d38a3f6b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:28,881 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:24:28 GMT X-Openstack-Request-Id: req-7515050c-ad99-4696-8955-fb55ff011afb 2018-09-23 19:24:28,881 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:24:28,881 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/664fc2b8-9ec2-4484-9f67-ab68d38a3f6b.json used request id req-7515050c-ad99-4696-8955-fb55ff011afb 2018-09-23 19:24:28,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.53691983223s 2018-09-23 19:24:28,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-23 19:24:28,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:28,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24:28 GMT X-Openstack-Request-Id: req-c3df5c19-15ae-4be0-8857-ded913e26203 2018-09-23 19:24:28,925 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"701bdc7c-0f4b-4668-ae56-1839702da1b8","tenant_id":"c23ce15055cf4ca6848c52277ce35997","created_at":"2018-09-23T19:22:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-23T19:22:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"c23ce15055cf4ca6848c52277ce35997","id":"c0c99c4a-040e-43d6-9e57-d4cc646dd7ce","subnetpool_id":null,"name":"cinder_test-subnet_10d8c91c-5ffd-4238-ae14-170915ce1d74"}]} 2018-09-23 19:24:28,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-c3df5c19-15ae-4be0-8857-ded913e26203 2018-09-23 19:24:28,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0433549880981s 2018-09-23 19:24:28,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-23 19:24:28,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/c0c99c4a-040e-43d6-9e57-d4cc646dd7ce.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:31,372 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:24:31 GMT X-Openstack-Request-Id: req-7af4a95e-ec43-48b4-92b8-35a1d0c7760b 2018-09-23 19:24:31,372 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:24:31,372 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/c0c99c4a-040e-43d6-9e57-d4cc646dd7ce.json used request id req-7af4a95e-ec43-48b4-92b8-35a1d0c7760b 2018-09-23 19:24:31,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.4455280304s 2018-09-23 19:24:31,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:24:31,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:31,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1156 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24:31 GMT X-Openstack-Request-Id: req-87797c06-d2e5-4104-9005-97ac84680353 2018-09-23 19:24:31,475 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"updated_at":"2018-09-23T19:12:36Z","tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","id":"2f71e26b-635c-4527-93d8-4193f1a9199d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-23T19:24:31Z","tenant_id":"c23ce15055cf4ca6848c52277ce35997","created_at":"2018-09-23T19:22:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c23ce15055cf4ca6848c52277ce35997","id":"701bdc7c-0f4b-4668-ae56-1839702da1b8","name":"cinder_test-net_10d8c91c-5ffd-4238-ae14-170915ce1d74"}]} 2018-09-23 19:24:31,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-87797c06-d2e5-4104-9005-97ac84680353 2018-09-23 19:24:31,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102390050888s 2018-09-23 19:24:31,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-23 19:24:31,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/701bdc7c-0f4b-4668-ae56-1839702da1b8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:33,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:24:33 GMT X-Openstack-Request-Id: req-214079fb-34f6-4a78-acdd-954882e0f083 2018-09-23 19:24:33,450 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:24:33,450 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/701bdc7c-0f4b-4668-ae56-1839702da1b8.json used request id req-214079fb-34f6-4a78-acdd-954882e0f083 2018-09-23 19:24:33,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.97409701347s 2018-09-23 19:24:33,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:24:33,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:33,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24:33 GMT X-Openstack-Request-Id: req-8b583130-928c-4050-b22c-13303a85f0dd 2018-09-23 19:24:33,772 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:22:44Z", "file": "/v2/images/63d5613b-9400-40f8-b238-e0a96ef16c79/file", "owner": "c23ce15055cf4ca6848c52277ce35997", "id": "63d5613b-9400-40f8-b238-e0a96ef16c79", "size": 12716032, "self": "/v2/images/63d5613b-9400-40f8-b238-e0a96ef16c79", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/63d5613b-9400-40f8-b238-e0a96ef16c79/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/63d5613b-9400-40f8-b238-e0a96ef16c79/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_10d8c91c-5ffd-4238-ae14-170915ce1d74", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_10d8c91c-5ffd-4238-ae14-170915ce1d74", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:22:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:24:33,773 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8b583130-928c-4050-b22c-13303a85f0dd 2018-09-23 19:24:33,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.317830085754s 2018-09-23 19:24:33,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-23 19:24:33,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/63d5613b-9400-40f8-b238-e0a96ef16c79 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3f5c0afdd671cbcf91de2f06b2a75f604dbeaff0556db5e97381c3c881f83bfa" 2018-09-23 19:24:34,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 23 Sep 2018 19:24:34 GMT X-Openstack-Request-Id: req-a4038e58-71a6-449e-bdf6-6408d7b8475c 2018-09-23 19:24:34,841 - 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-23 19:24:34,841 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/63d5613b-9400-40f8-b238-e0a96ef16c79 used request id req-a4038e58-71a6-449e-bdf6-6408d7b8475c 2018-09-23 19:24:34,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.06649589539s 2018-09-23 19:24:34,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-23 19:24:34,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" 2018-09-23 19:24:34,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24: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-545194e4-d341-4f58-891f-4de6ae08e8d0 x-openstack-request-id: req-545194e4-d341-4f58-891f-4de6ae08e8d0 2018-09-23 19:24:34,871 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ca7867fe-9171-4e39-a53f-6e4deecfd2e2", "name": "cinder_test-flavor_10d8c91c-5ffd-4238-ae14-170915ce1d74", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-23 19:24:34,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-545194e4-d341-4f58-891f-4de6ae08e8d0 2018-09-23 19:24:34,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024817943573s 2018-09-23 19:24:34,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-23 19:24:34,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" 2018-09-23 19:24:34,913 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24: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-a27f3a8c-9a20-412b-b1cb-82e414a5b851 x-openstack-request-id: req-a27f3a8c-9a20-412b-b1cb-82e414a5b851 2018-09-23 19:24:34,913 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/ca7867fe-9171-4e39-a53f-6e4deecfd2e2 used request id req-a27f3a8c-9a20-412b-b1cb-82e414a5b851 2018-09-23 19:24:34,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0404179096222s 2018-09-23 19:24:34,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 19:24:34,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" 2018-09-23 19:24:35,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14c07379-7848-4ae4-a172-ce18913a9404 2018-09-23 19:24:35,137 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/08881a41da1d49eea3ce28971d45a21c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08881a41da1d49eea3ce28971d45a21c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/2acb53c9b8e843bc8aaca444d90ed9fb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2acb53c9b8e843bc8aaca444d90ed9fb", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/4cdc024d5ad84a2e8a6d7543efeb3651"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4cdc024d5ad84a2e8a6d7543efeb3651", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/4d034b226fe04fd49a323f938d5bc3fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d034b226fe04fd49a323f938d5bc3fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/686118ee2aad48b795197df7a577e7ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "686118ee2aad48b795197df7a577e7ea", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/6e5785c0040d4fcfb84d5885567a13e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e5785c0040d4fcfb84d5885567a13e7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/7230a17fb5ec432e8b0d524de145cfc1"}, "domain_id": "89f431e845514faeb995beeecc00174b", "enabled": true, "options": {}, "id": "7230a17fb5ec432e8b0d524de145cfc1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/794bc2e124944eae8441884bc3891394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "794bc2e124944eae8441884bc3891394", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8a9feaa273fa404e9f219e82beb8b8ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a9feaa273fa404e9f219e82beb8b8ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/8fc466e5aad040a2a797da3a642e800e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fc466e5aad040a2a797da3a642e800e", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/aae19b75f36945abbfcc9a2b1e8a7309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aae19b75f36945abbfcc9a2b1e8a7309", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/c25447bdd8eb4d6284359d847339a77d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c25447bdd8eb4d6284359d847339a77d", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/c47eadb2607040808a61bad2906f7160"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c47eadb2607040808a61bad2906f7160", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/d2002e02f0af4069b75dfe188fc7e833"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2002e02f0af4069b75dfe188fc7e833", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder_test-user_10d8c91c-5ffd-4238-ae14-170915ce1d74", "links": {"self": "http://172.30.9.29:5000/v3/users/e583940c3233486cb211e3cb19a6f601"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e583940c3233486cb211e3cb19a6f601", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-23 19:24:35,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-14c07379-7848-4ae4-a172-ce18913a9404 2018-09-23 19:24:35,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222909212112s 2018-09-23 19:24:35,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 19:24:35,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/e583940c3233486cb211e3cb19a6f601 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" 2018-09-23 19:24:35,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d71173fb-b14e-47cc-a357-e48631476470 2018-09-23 19:24:35,346 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_10d8c91c-5ffd-4238-ae14-170915ce1d74", "links": {"self": "http://172.30.9.29:5000/v3/users/e583940c3233486cb211e3cb19a6f601"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e583940c3233486cb211e3cb19a6f601", "description": null}} 2018-09-23 19:24:35,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/e583940c3233486cb211e3cb19a6f601 used request id req-d71173fb-b14e-47cc-a357-e48631476470 2018-09-23 19:24:35,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202933073044s 2018-09-23 19:24:35,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-23 19:24:35,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/e583940c3233486cb211e3cb19a6f601 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" 2018-09-23 19:24:35,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 19:24:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2e4a54a-6ffc-454c-8bce-a16badb17fd2 2018-09-23 19:24:35,716 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 19:24:35,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/e583940c3233486cb211e3cb19a6f601 used request id req-e2e4a54a-6ffc-454c-8bce-a16badb17fd2 2018-09-23 19:24:35,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.369908094406s 2018-09-23 19:24:35,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 19:24:35,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" 2018-09-23 19:24:35,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f9f5c0f-5017-4904-ba4d-107aeda9c4dc 2018-09-23 19:24:35,916 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.29:5000/v3/projects/c23ce15055cf4ca6848c52277ce35997"}, "tags": [], "enabled": true, "id": "c23ce15055cf4ca6848c52277ce35997", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_10d8c91c-5ffd-4238-ae14-170915ce1d74"}]} 2018-09-23 19:24:35,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-5f9f5c0f-5017-4904-ba4d-107aeda9c4dc 2018-09-23 19:24:35,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192631959915s 2018-09-23 19:24:35,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-23 19:24:35,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/c23ce15055cf4ca6848c52277ce35997 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" 2018-09-23 19:24:36,242 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 19:24:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0def0991-5a15-4c0f-9c93-7d3228a21b49 2018-09-23 19:24:36,242 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 19:24:36,242 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/c23ce15055cf4ca6848c52277ce35997 used request id req-0def0991-5a15-4c0f-9c93-7d3228a21b49 2018-09-23 19:24:36,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.321460008621s 2018-09-23 19:24:36,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 19:24:36,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=c23ce15055cf4ca6848c52277ce35997&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}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" 2018-09-23 19:24:36,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24:36 GMT X-Openstack-Request-Id: req-8c298bcc-fa4d-46d1-b947-4d8fee89461d 2018-09-23 19:24:36,291 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "created_at": "2018-09-23T19:22:37Z", "updated_at": "2018-09-23T19:22:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:37Z", "revision_number": 0, "id": "a938452c-8af3-4b6c-8eba-313a5515e62c", "remote_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:37Z", "security_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv6", "project_id": "c23ce15055cf4ca6848c52277ce35997"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:37Z", "revision_number": 0, "id": "a98fc9e3-32fa-49c5-82d8-f7cb45921ad0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:37Z", "security_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv6", "project_id": "c23ce15055cf4ca6848c52277ce35997"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:37Z", "revision_number": 0, "id": "bc9a9158-b8e7-4720-92ed-99ad63e3a3c5", "remote_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:37Z", "security_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv4", "project_id": "c23ce15055cf4ca6848c52277ce35997"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:37Z", "revision_number": 0, "id": "e6908368-4a65-4990-8da6-02f46cf90b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:37Z", "security_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv4", "project_id": "c23ce15055cf4ca6848c52277ce35997"}], "revision_number": 1, "project_id": "c23ce15055cf4ca6848c52277ce35997", "id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "name": "default"}]} 2018-09-23 19:24:36,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=c23ce15055cf4ca6848c52277ce35997&name=default used request id req-8c298bcc-fa4d-46d1-b947-4d8fee89461d 2018-09-23 19:24:36,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0432391166687s 2018-09-23 19:24:36,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 19:24:36,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" 2018-09-23 19:24:36,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24:36 GMT X-Openstack-Request-Id: req-908c7227-457a-4ede-a4e7-0de79e2b32ff 2018-09-23 19:24:36,616 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "802060f906e2475fa40f15eb36bff298", "created_at": "2018-09-23T19:12:28Z", "updated_at": "2018-09-23T19:12:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "e850ed80-6558-4fe4-8989-a52215e2b4e4", "remote_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv4", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "9d75c811-2562-4bd7-a277-4fe0ca6e5d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv6", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "78f010b6-6aab-402c-87f7-5768c7670ad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv4", "project_id": "802060f906e2475fa40f15eb36bff298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:12:28Z", "revision_number": 0, "id": "f39b9bea-ae1d-466c-ae37-1efd457e4012", "remote_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:12:28Z", "security_group_id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "tenant_id": "802060f906e2475fa40f15eb36bff298", "port_range_min": null, "ethertype": "IPv6", "project_id": "802060f906e2475fa40f15eb36bff298"}], "revision_number": 1, "project_id": "802060f906e2475fa40f15eb36bff298", "id": "a0a8a0d1-5a3e-46ea-b8c4-b558d4e37bf9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "created_at": "2018-09-23T19:22:37Z", "updated_at": "2018-09-23T19:22:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:37Z", "revision_number": 0, "id": "e6908368-4a65-4990-8da6-02f46cf90b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:37Z", "security_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv4", "project_id": "c23ce15055cf4ca6848c52277ce35997"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:37Z", "revision_number": 0, "id": "bc9a9158-b8e7-4720-92ed-99ad63e3a3c5", "remote_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:37Z", "security_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv4", "project_id": "c23ce15055cf4ca6848c52277ce35997"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:37Z", "revision_number": 0, "id": "a98fc9e3-32fa-49c5-82d8-f7cb45921ad0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:37Z", "security_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv6", "project_id": "c23ce15055cf4ca6848c52277ce35997"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:22:37Z", "revision_number": 0, "id": "a938452c-8af3-4b6c-8eba-313a5515e62c", "remote_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "remote_ip_prefix": null, "created_at": "2018-09-23T19:22:37Z", "security_group_id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "tenant_id": "c23ce15055cf4ca6848c52277ce35997", "port_range_min": null, "ethertype": "IPv6", "project_id": "c23ce15055cf4ca6848c52277ce35997"}], "revision_number": 1, "project_id": "c23ce15055cf4ca6848c52277ce35997", "id": "c908764b-f663-46ee-9e3d-dd8361e182fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "894da123185e40d5966d1ea0c93371df", "created_at": "2018-09-23T19:16:12Z", "updated_at": "2018-09-23T19:16:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "15f9f005-83fd-409e-b734-80ec10403549", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv6", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "ce1db3f2-1a41-4633-8d9e-50b3ee674c19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv4", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "7c596c4f-84aa-43fc-92d9-3c106eac6667", "remote_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv4", "project_id": "894da123185e40d5966d1ea0c93371df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:12Z", "revision_number": 0, "id": "6a93976f-12c3-4375-9109-05e648869602", "remote_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:12Z", "security_group_id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "tenant_id": "894da123185e40d5966d1ea0c93371df", "port_range_min": null, "ethertype": "IPv6", "project_id": "894da123185e40d5966d1ea0c93371df"}], "revision_number": 1, "project_id": "894da123185e40d5966d1ea0c93371df", "id": "d87d2774-5cc8-4f12-a748-36ac6f7d38f9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-23T19:16:15Z", "updated_at": "2018-09-23T19:16:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-23T19:16:15Z", "revision_number": 0, "id": "45977f9d-2e3b-4bb3-b7f0-b496edf7bdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "a77b4d5f-f7d6-4c13-becc-652a11a98cc5", "remote_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "0d46553a-db03-42b5-9477-dadc114b1eaf", "remote_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "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-23T19:16:15Z", "revision_number": 0, "id": "fb4ce89b-de4f-457f-94d1-6c485e50cfa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-23T19:16:15Z", "security_group_id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f534bdc0-ab08-463e-87d9-cb51810d14c7", "name": "default"}]} 2018-09-23 19:24:36,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-908c7227-457a-4ede-a4e7-0de79e2b32ff 2018-09-23 19:24:36,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.319437980652s 2018-09-23 19:24:36,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-23 19:24:36,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/c908764b-f663-46ee-9e3d-dd8361e182fa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}24a51902cd4999da47747ced82d43f4d04de3475e5af72bd209df1456e03eee4" 2018-09-23 19:24:37,055 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 23 Sep 2018 19:24:37 GMT X-Openstack-Request-Id: req-9bbc83d5-f51d-472c-8e68-b90de1a1ef9a 2018-09-23 19:24:37,055 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-23 19:24:37,055 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c908764b-f663-46ee-9e3d-dd8361e182fa.json used request id req-9bbc83d5-f51d-472c-8e68-b90de1a1ef9a 2018-09-23 19:24:37,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.432566165924s 2018-09-23 19:24:37,106 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-09-23 19:24:37,207 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-09-23 19:24:37,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:24:37,216 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86685408-b3ec-4dfc-8052-ccb58a45cae2 2018-09-23 19:24:37,216 - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-09-23 19:24:37,216 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-86685408-b3ec-4dfc-8052-ccb58a45cae2 2018-09-23 19:24:37,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-23 19:24:37,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "974e99ccfdf64aeaa46297e97aa5baf5", "name": "member"}, {"id": "d7da706ef8994b66a6e3396bf4f3bead", "name": "reader"}, {"id": "ab4277dc8a9c4c51a7cd8cf76c400735", "name": "admin"}], "expires_at": "2018-09-23T20:24:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "894da123185e40d5966d1ea0c93371df", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d68ed769e9a423d946305826c4fac0a"}, {"url": "http://172.30.9.29:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f03a90f6f9c415a95fced2acdeeca51"}, {"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757bc3cf1e04442d967289319f97a6a9"}], "type": "volume", "id": "06089b7643394b4ea2152f66b35238d0", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "006cc240baca4cb3b76593d6d3d73096"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0345086960034097ad3dbe904f6c17d1"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b5b8af83a06483793c6056762eed1d3"}], "type": "volumev3", "id": "16040fddb4fa46fabf16970f838b7a72", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bf7b3644d6f457b8255468d05381331"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c1785a941d44368114aeb13c7cd0dc"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c289bfb2bb0f4aa4b4c2a4e254498772"}], "type": "metric", "id": "401b8583fe1045fba56d25b885e81d84", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338f871fcc80474ebf3f91bf9f9a2803"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ee30ff9dfdf4fc9955543864766a4c3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84611edc954a457a9878ed49739af26b"}], "type": "placement", "id": "4cf66d2934a14d2993e1934573211ecc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1420c0b3c0ef447f80184031d7ad7362"}, {"url": "http://172.30.9.29:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3dc36f44422e429f9e605d629bdba8db"}, {"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b32d79413cf84b02ad3ba69fc84754f8"}], "type": "volumev2", "id": "4d46369930094692854f06fe3de92e26", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c9e592d5d73410989ba29ecc4050683"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac9aec43e2314f5d98434a30d000e414"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6416b3a9b7845589c069ab4c81eddf2"}], "type": "identity", "id": "5574ab4d90a04a43b8c58b7d9eafe64c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14515a3836154a26b94a4fdddbc0caa8"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ae5b2474acf4531bd6f3b3aff8504ad"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "916d7d32c7eb49a88886590f31204913"}], "type": "network", "id": "579c117c60db4b8a9290a56bf51d19de", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "87fec6bbefd343d4a364b4f419272f24", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32299bf06be946809dd3e7e17a875691"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1cb3ebd7c342d59b66453bb59455f4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de3e795cf17040148449f29f1bb37485"}], "type": "alarming", "id": "a68cd28b68d14fc69d0e3c13b4cd3911", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e430eeca864e41805e7ac3986cfa98"}, {"url": "http://172.30.9.29:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a93b10c0d54c0497f198f45a60f3d9"}, {"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "640f97e2ac5d4ba2a713b1a096f6d085"}], "type": "orchestration", "id": "afda4bb5fcf34bf2a85847ba5655258b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c2557339a29431bae7d62a31c775d9d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310acabb63eb473fbc1abcd376bb259e"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f2b4cc2af964e7885baf77e5136189d"}], "type": "event", "id": "cceb7e7f38ce4738b60276539fec5e2c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25a8ab1b40744d1a9b2e3c6fc904106a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95bcfc53b99346b0ae29d5f3d262f2a1"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf074a285a1d40cc837bb3620cd20284"}], "type": "cloudformation", "id": "cde7f1395ab146d6b31bba03aa9579c8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1196b19869cc4392ab8f9e8d75e5adc8"}, {"url": "http://12.0.0.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b4944429d6c45b19ab9e8529fd5d83b"}, {"url": "http://172.30.9.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b779ead26b148eb85ad20fcffa016a6"}], "type": "object-store", "id": "d4ce28ab9bd447738cfde6baddeb6cb6", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32bb8693afbd417f95bea768ac38c136"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66fecb4549ab49b18471353b5f9af1d9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c03398c604d64bbf93ce163576cba488"}], "type": "compute", "id": "e361ccf42d804b628a1f826e94a7585a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310aa387d4ad41628f2c0ddedf0c30b9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cf0311fccc54b3785661550b7e7503a"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7487322e62d4932ba7a7e4a9d95d999"}], "type": "image", "id": "effc7eccb958414cb09e0abb22b1cf3a", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "4d034b226fe04fd49a323f938d5bc3fa"}, "audit_ids": ["q9WBAGdVQUiWmKjJPf_o4Q"], "issued_at": "2018-09-23T19:24:37.000000Z"}} 2018-09-23 19:24:37,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-09-23 19:24:37,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-23 19:24:37,636 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96f3b892-a337-4ad2-9cce-edb8d24cfdce 2018-09-23 19:24:37,636 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2018-09-23 19:24:37,636 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-96f3b892-a337-4ad2-9cce-edb8d24cfdce 2018-09-23 19:24:37,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}67653823c46f9e934cc198d1052b3e26c324e904a526702d9b0e2af23669c6e9" 2018-09-23 19:24:37,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 856 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d924b788-49b3-45eb-b9e4-1d881e4ac58e 2018-09-23 19:24:37,809 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/06089b7643394b4ea2152f66b35238d0"}, "enabled": true, "type": "volume", "id": "06089b7643394b4ea2152f66b35238d0", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/16040fddb4fa46fabf16970f838b7a72"}, "enabled": true, "type": "volumev3", "id": "16040fddb4fa46fabf16970f838b7a72", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/401b8583fe1045fba56d25b885e81d84"}, "enabled": true, "type": "metric", "id": "401b8583fe1045fba56d25b885e81d84", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4cf66d2934a14d2993e1934573211ecc"}, "enabled": true, "type": "placement", "id": "4cf66d2934a14d2993e1934573211ecc", "name": "placement"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/4d46369930094692854f06fe3de92e26"}, "enabled": true, "type": "volumev2", "id": "4d46369930094692854f06fe3de92e26", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5574ab4d90a04a43b8c58b7d9eafe64c"}, "enabled": true, "type": "identity", "id": "5574ab4d90a04a43b8c58b7d9eafe64c", "name": "keystone"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/579c117c60db4b8a9290a56bf51d19de"}, "enabled": true, "type": "network", "id": "579c117c60db4b8a9290a56bf51d19de", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/87fec6bbefd343d4a364b4f419272f24"}, "enabled": true, "type": "metering", "id": "87fec6bbefd343d4a364b4f419272f24", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a68cd28b68d14fc69d0e3c13b4cd3911"}, "enabled": true, "type": "alarming", "id": "a68cd28b68d14fc69d0e3c13b4cd3911", "name": "aodh"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/afda4bb5fcf34bf2a85847ba5655258b"}, "enabled": true, "type": "orchestration", "id": "afda4bb5fcf34bf2a85847ba5655258b", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/cceb7e7f38ce4738b60276539fec5e2c"}, "enabled": true, "type": "event", "id": "cceb7e7f38ce4738b60276539fec5e2c", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/cde7f1395ab146d6b31bba03aa9579c8"}, "enabled": true, "type": "cloudformation", "id": "cde7f1395ab146d6b31bba03aa9579c8", "name": "heat-cfn"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/d4ce28ab9bd447738cfde6baddeb6cb6"}, "enabled": true, "type": "object-store", "id": "d4ce28ab9bd447738cfde6baddeb6cb6", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e361ccf42d804b628a1f826e94a7585a"}, "enabled": true, "type": "compute", "id": "e361ccf42d804b628a1f826e94a7585a", "name": "nova"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/effc7eccb958414cb09e0abb22b1cf3a"}, "enabled": true, "type": "image", "id": "effc7eccb958414cb09e0abb22b1cf3a", "name": "glance"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-09-23 19:24:37,809 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-d924b788-49b3-45eb-b9e4-1d881e4ac58e 2018-09-23 19:24:37,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.184068918228s 2018-09-23 19:24:37,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-09-23 19:24:37,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}67653823c46f9e934cc198d1052b3e26c324e904a526702d9b0e2af23669c6e9" 2018-09-23 19:24:38,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1973 Content-Type: application/json Date: Sun, 23 Sep 2018 19:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-536a37e4-c1db-44f9-a78e-e8b43273cd0f 2018-09-23 19:24:38,011 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/006cc240baca4cb3b76593d6d3d73096"}, "url": "http://172.30.9.29:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "16040fddb4fa46fabf16970f838b7a72", "id": "006cc240baca4cb3b76593d6d3d73096"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0345086960034097ad3dbe904f6c17d1"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "16040fddb4fa46fabf16970f838b7a72", "id": "0345086960034097ad3dbe904f6c17d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1196b19869cc4392ab8f9e8d75e5adc8"}, "url": "http://12.0.0.29:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d4ce28ab9bd447738cfde6baddeb6cb6", "id": "1196b19869cc4392ab8f9e8d75e5adc8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1420c0b3c0ef447f80184031d7ad7362"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4d46369930094692854f06fe3de92e26", "id": "1420c0b3c0ef447f80184031d7ad7362"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/14515a3836154a26b94a4fdddbc0caa8"}, "url": "http://172.30.9.29:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "579c117c60db4b8a9290a56bf51d19de", "id": "14515a3836154a26b94a4fdddbc0caa8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/16e430eeca864e41805e7ac3986cfa98"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "afda4bb5fcf34bf2a85847ba5655258b", "id": "16e430eeca864e41805e7ac3986cfa98"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/24a93b10c0d54c0497f198f45a60f3d9"}, "url": "http://172.30.9.29:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "afda4bb5fcf34bf2a85847ba5655258b", "id": "24a93b10c0d54c0497f198f45a60f3d9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/25a8ab1b40744d1a9b2e3c6fc904106a"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cde7f1395ab146d6b31bba03aa9579c8", "id": "25a8ab1b40744d1a9b2e3c6fc904106a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2c2557339a29431bae7d62a31c775d9d"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cceb7e7f38ce4738b60276539fec5e2c", "id": "2c2557339a29431bae7d62a31c775d9d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/310aa387d4ad41628f2c0ddedf0c30b9"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "effc7eccb958414cb09e0abb22b1cf3a", "id": "310aa387d4ad41628f2c0ddedf0c30b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/310acabb63eb473fbc1abcd376bb259e"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cceb7e7f38ce4738b60276539fec5e2c", "id": "310acabb63eb473fbc1abcd376bb259e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/32299bf06be946809dd3e7e17a875691"}, "url": "http://172.30.9.29:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a68cd28b68d14fc69d0e3c13b4cd3911", "id": "32299bf06be946809dd3e7e17a875691"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/32bb8693afbd417f95bea768ac38c136"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e361ccf42d804b628a1f826e94a7585a", "id": "32bb8693afbd417f95bea768ac38c136"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/338f871fcc80474ebf3f91bf9f9a2803"}, "url": "http://172.30.9.29:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4cf66d2934a14d2993e1934573211ecc", "id": "338f871fcc80474ebf3f91bf9f9a2803"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/3bf7b3644d6f457b8255468d05381331"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "401b8583fe1045fba56d25b885e81d84", "id": "3bf7b3644d6f457b8255468d05381331"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/3dc36f44422e429f9e605d629bdba8db"}, "url": "http://172.30.9.29:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4d46369930094692854f06fe3de92e26", "id": "3dc36f44422e429f9e605d629bdba8db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4d68ed769e9a423d946305826c4fac0a"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "06089b7643394b4ea2152f66b35238d0", "id": "4d68ed769e9a423d946305826c4fac0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4ee30ff9dfdf4fc9955543864766a4c3"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4cf66d2934a14d2993e1934573211ecc", "id": "4ee30ff9dfdf4fc9955543864766a4c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4f03a90f6f9c415a95fced2acdeeca51"}, "url": "http://172.30.9.29:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "06089b7643394b4ea2152f66b35238d0", "id": "4f03a90f6f9c415a95fced2acdeeca51"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4f2b4cc2af964e7885baf77e5136189d"}, "url": "http://172.30.9.29:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cceb7e7f38ce4738b60276539fec5e2c", "id": "4f2b4cc2af964e7885baf77e5136189d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5ae5b2474acf4531bd6f3b3aff8504ad"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "579c117c60db4b8a9290a56bf51d19de", "id": "5ae5b2474acf4531bd6f3b3aff8504ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/640f97e2ac5d4ba2a713b1a096f6d085"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "afda4bb5fcf34bf2a85847ba5655258b", "id": "640f97e2ac5d4ba2a713b1a096f6d085"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/66fecb4549ab49b18471353b5f9af1d9"}, "url": "http://172.30.9.29:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e361ccf42d804b628a1f826e94a7585a", "id": "66fecb4549ab49b18471353b5f9af1d9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/6b4944429d6c45b19ab9e8529fd5d83b"}, "url": "http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d4ce28ab9bd447738cfde6baddeb6cb6", "id": "6b4944429d6c45b19ab9e8529fd5d83b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/6c9e592d5d73410989ba29ecc4050683"}, "url": "http://172.30.9.29:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5574ab4d90a04a43b8c58b7d9eafe64c", "id": "6c9e592d5d73410989ba29ecc4050683"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/757bc3cf1e04442d967289319f97a6a9"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "06089b7643394b4ea2152f66b35238d0", "id": "757bc3cf1e04442d967289319f97a6a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/7b5b8af83a06483793c6056762eed1d3"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "16040fddb4fa46fabf16970f838b7a72", "id": "7b5b8af83a06483793c6056762eed1d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/84611edc954a457a9878ed49739af26b"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4cf66d2934a14d2993e1934573211ecc", "id": "84611edc954a457a9878ed49739af26b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8cf0311fccc54b3785661550b7e7503a"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "effc7eccb958414cb09e0abb22b1cf3a", "id": "8cf0311fccc54b3785661550b7e7503a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8e1cb3ebd7c342d59b66453bb59455f4"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a68cd28b68d14fc69d0e3c13b4cd3911", "id": "8e1cb3ebd7c342d59b66453bb59455f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/916d7d32c7eb49a88886590f31204913"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "579c117c60db4b8a9290a56bf51d19de", "id": "916d7d32c7eb49a88886590f31204913"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/95bcfc53b99346b0ae29d5f3d262f2a1"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cde7f1395ab146d6b31bba03aa9579c8", "id": "95bcfc53b99346b0ae29d5f3d262f2a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/9b779ead26b148eb85ad20fcffa016a6"}, "url": "http://172.30.9.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d4ce28ab9bd447738cfde6baddeb6cb6", "id": "9b779ead26b148eb85ad20fcffa016a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ac9aec43e2314f5d98434a30d000e414"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5574ab4d90a04a43b8c58b7d9eafe64c", "id": "ac9aec43e2314f5d98434a30d000e414"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/b32d79413cf84b02ad3ba69fc84754f8"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4d46369930094692854f06fe3de92e26", "id": "b32d79413cf84b02ad3ba69fc84754f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/b6416b3a9b7845589c069ab4c81eddf2"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5574ab4d90a04a43b8c58b7d9eafe64c", "id": "b6416b3a9b7845589c069ab4c81eddf2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/b9c1785a941d44368114aeb13c7cd0dc"}, "url": "http://172.30.9.29:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "401b8583fe1045fba56d25b885e81d84", "id": "b9c1785a941d44368114aeb13c7cd0dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/bf074a285a1d40cc837bb3620cd20284"}, "url": "http://172.30.9.29:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cde7f1395ab146d6b31bba03aa9579c8", "id": "bf074a285a1d40cc837bb3620cd20284"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c03398c604d64bbf93ce163576cba488"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e361ccf42d804b628a1f826e94a7585a", "id": "c03398c604d64bbf93ce163576cba488"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c289bfb2bb0f4aa4b4c2a4e254498772"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "401b8583fe1045fba56d25b885e81d84", "id": "c289bfb2bb0f4aa4b4c2a4e254498772"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/d7487322e62d4932ba7a7e4a9d95d999"}, "url": "http://172.30.9.29:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "effc7eccb958414cb09e0abb22b1cf3a", "id": "d7487322e62d4932ba7a7e4a9d95d999"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/de3e795cf17040148449f29f1bb37485"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a68cd28b68d14fc69d0e3c13b4cd3911", "id": "de3e795cf17040148449f29f1bb37485"}], "links": {"self": "http://172.30.9.29:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-23 19:24:38,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/endpoints used request id req-536a37e4-c1db-44f9-a78e-e8b43273cd0f 2018-09-23 19:24:38,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.193145990372s 2018-09-23 19:33:25,198 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8181): Max retries exceeded with url: /restconf/modules (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Operation timed out',)) ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | FAIL | 1 critical test, 0 passed, 1 failed 1 test total, 0 passed, 1 failed ============================================================================== Basic & Neutron.Basic | FAIL | 1 critical test, 0 passed, 1 failed 1 test total, 0 passed, 1 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | FAIL | 3 critical tests, 0 passed, 3 failed 3 tests total, 0 passed, 3 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/e4471472-75d6-473b-b8a0-1262662487f9 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | FAIL | 4 critical tests, 2 passed, 2 failed 4 tests total, 2 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/eedaabbb-831e-43be-ac2c-585fa821f416 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | FAIL | 4 critical tests, 2 passed, 2 failed 4 tests total, 2 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/aa25f9f4-6a68-4065-b847-dd2b8ffc8565 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | FAIL | 4 critical tests, 2 passed, 2 failed 4 tests total, 2 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/aa25f9f4-6a68-4065-b847-dd2b8ffc8565 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/aa25f9f4-6a68-4065-b847-dd2b8ffc8565 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | FAIL | Suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/aa25f9f4-6a68-4065-b847-dd2b8ffc8565 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2 critical tests, 0 passed, 2 failed 2 tests total, 0 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/eedaabbb-831e-43be-ac2c-585fa821f416 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/eedaabbb-831e-43be-ac2c-585fa821f416 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | FAIL | Suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/eedaabbb-831e-43be-ac2c-585fa821f416 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2 critical tests, 0 passed, 2 failed 2 tests total, 0 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/e4471472-75d6-473b-b8a0-1262662487f9 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/e4471472-75d6-473b-b8a0-1262662487f9 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | FAIL | Suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/e4471472-75d6-473b-b8a0-1262662487f9 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2 critical tests, 0 passed, 2 failed 2 tests total, 0 passed, 2 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | FAIL | 21 critical tests, 6 passed, 15 failed 21 tests total, 6 passed, 15 failed ============================================================================== Basic & Neutron | FAIL | 22 critical tests, 6 passed, 16 failed 22 tests total, 6 passed, 16 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-09-23 19:33:25,223 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-09-23 19:33:25,329 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-09-23 19:33:25,453 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-23 19:33:25,453 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 08:47 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-09-23 19:33:25,455 - xtesting.ci.run_tests - ERROR - The test case 'odl' failed. 2018-09-23 19:33:25,456 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | tenantnetwork1 | functest | healthcheck | 00:08 | PASS | | tenantnetwork2 | functest | healthcheck | 00:09 | PASS | | vmready1 | functest | healthcheck | 00:14 | PASS | | vmready2 | functest | healthcheck | 00:13 | PASS | | singlevm1 | functest | healthcheck | 00:51 | PASS | | singlevm2 | functest | healthcheck | 00:41 | PASS | | vping_ssh | functest | healthcheck | 00:49 | PASS | | vping_userdata | functest | healthcheck | 00:45 | PASS | | cinder_test | functest | healthcheck | 01:35 | PASS | | odl | functest | healthcheck | 08:47 | FAIL | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-09-23 19:33:25,464 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-23 19:33:35,127 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-327 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-23 19:33:35,130 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.29,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=2LXAT8xHFN3jgxUc7dsWGOIzO 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=894da123185e40d5966d1ea0c93371df export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_PASSWORD=PoJc9WsyTDi0p8yISXG2qESQx export OS_REGION_NAME=regionOne 2018-09-23 19:33:35,130 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-09-23 19:33:35,137 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-09-23 19:33:35,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:33:35,452 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 23 Sep 2018 19:33:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-407cce61-7758-40f8-bf59-823fa3264cb4 2018-09-23 19:33:35,452 - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-09-23 19:33:35,452 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-407cce61-7758-40f8-bf59-823fa3264cb4 2018-09-23 19:33:35,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-23 19:33:35,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "974e99ccfdf64aeaa46297e97aa5baf5", "name": "member"}, {"id": "d7da706ef8994b66a6e3396bf4f3bead", "name": "reader"}, {"id": "ab4277dc8a9c4c51a7cd8cf76c400735", "name": "admin"}], "expires_at": "2018-09-23T20:33:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "894da123185e40d5966d1ea0c93371df", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d68ed769e9a423d946305826c4fac0a"}, {"url": "http://172.30.9.29:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f03a90f6f9c415a95fced2acdeeca51"}, {"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757bc3cf1e04442d967289319f97a6a9"}], "type": "volume", "id": "06089b7643394b4ea2152f66b35238d0", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "006cc240baca4cb3b76593d6d3d73096"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0345086960034097ad3dbe904f6c17d1"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b5b8af83a06483793c6056762eed1d3"}], "type": "volumev3", "id": "16040fddb4fa46fabf16970f838b7a72", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bf7b3644d6f457b8255468d05381331"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c1785a941d44368114aeb13c7cd0dc"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c289bfb2bb0f4aa4b4c2a4e254498772"}], "type": "metric", "id": "401b8583fe1045fba56d25b885e81d84", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338f871fcc80474ebf3f91bf9f9a2803"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ee30ff9dfdf4fc9955543864766a4c3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84611edc954a457a9878ed49739af26b"}], "type": "placement", "id": "4cf66d2934a14d2993e1934573211ecc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1420c0b3c0ef447f80184031d7ad7362"}, {"url": "http://172.30.9.29:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3dc36f44422e429f9e605d629bdba8db"}, {"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b32d79413cf84b02ad3ba69fc84754f8"}], "type": "volumev2", "id": "4d46369930094692854f06fe3de92e26", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c9e592d5d73410989ba29ecc4050683"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac9aec43e2314f5d98434a30d000e414"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6416b3a9b7845589c069ab4c81eddf2"}], "type": "identity", "id": "5574ab4d90a04a43b8c58b7d9eafe64c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14515a3836154a26b94a4fdddbc0caa8"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ae5b2474acf4531bd6f3b3aff8504ad"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "916d7d32c7eb49a88886590f31204913"}], "type": "network", "id": "579c117c60db4b8a9290a56bf51d19de", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "87fec6bbefd343d4a364b4f419272f24", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32299bf06be946809dd3e7e17a875691"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1cb3ebd7c342d59b66453bb59455f4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de3e795cf17040148449f29f1bb37485"}], "type": "alarming", "id": "a68cd28b68d14fc69d0e3c13b4cd3911", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e430eeca864e41805e7ac3986cfa98"}, {"url": "http://172.30.9.29:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a93b10c0d54c0497f198f45a60f3d9"}, {"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "640f97e2ac5d4ba2a713b1a096f6d085"}], "type": "orchestration", "id": "afda4bb5fcf34bf2a85847ba5655258b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c2557339a29431bae7d62a31c775d9d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310acabb63eb473fbc1abcd376bb259e"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f2b4cc2af964e7885baf77e5136189d"}], "type": "event", "id": "cceb7e7f38ce4738b60276539fec5e2c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25a8ab1b40744d1a9b2e3c6fc904106a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95bcfc53b99346b0ae29d5f3d262f2a1"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf074a285a1d40cc837bb3620cd20284"}], "type": "cloudformation", "id": "cde7f1395ab146d6b31bba03aa9579c8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1196b19869cc4392ab8f9e8d75e5adc8"}, {"url": "http://12.0.0.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b4944429d6c45b19ab9e8529fd5d83b"}, {"url": "http://172.30.9.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b779ead26b148eb85ad20fcffa016a6"}], "type": "object-store", "id": "d4ce28ab9bd447738cfde6baddeb6cb6", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32bb8693afbd417f95bea768ac38c136"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66fecb4549ab49b18471353b5f9af1d9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c03398c604d64bbf93ce163576cba488"}], "type": "compute", "id": "e361ccf42d804b628a1f826e94a7585a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310aa387d4ad41628f2c0ddedf0c30b9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cf0311fccc54b3785661550b7e7503a"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7487322e62d4932ba7a7e4a9d95d999"}], "type": "image", "id": "effc7eccb958414cb09e0abb22b1cf3a", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "4d034b226fe04fd49a323f938d5bc3fa"}, "audit_ids": ["4u61tWimTR2QfK-9mu41ow"], "issued_at": "2018-09-23T19:33:35.000000Z"}} 2018-09-23 19:33:35,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 19:33:35,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 19:33:36,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Sun, 23 Sep 2018 19:33:36 GMT X-Openstack-Request-Id: req-a97e9587-2c3c-42c8-81e9-0083bfcf591b 2018-09-23 19:33:36,218 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"2f71e26b-635c-4527-93d8-4193f1a9199d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","status":"ACTIVE","subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"description":"","tags":[],"updated_at":"2018-09-23T19:12:36Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","provider:network_type":"flat"}]} 2018-09-23 19:33:36,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a97e9587-2c3c-42c8-81e9-0083bfcf591b 2018-09-23 19:33:36,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.359485864639s 2018-09-23 19:33:36,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:33:36,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 19:33:36,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 23 Sep 2018 19:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a206dc-9b94-4975-a0f9-9c0457512183 2018-09-23 19:33:36,439 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/89f431e845514faeb995beeecc00174b"}, "tags": [], "enabled": true, "id": "89f431e845514faeb995beeecc00174b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-23 19:33:36,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-43a206dc-9b94-4975-a0f9-9c0457512183 2018-09-23 19:33:36,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.213493108749s 2018-09-23 19:33:36,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-23 19:33:36,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4"}}' 2018-09-23 19:33:36,763 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sun, 23 Sep 2018 19:33:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b572c473-7ada-4b60-9ca6-5c8bf48df4e3 2018-09-23 19:33:36,764 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.29:5000/v3/projects/7dd1b60607e946078037b4e802647911"}, "tags": [], "enabled": true, "id": "7dd1b60607e946078037b4e802647911", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4"}} 2018-09-23 19:33:36,764 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-b572c473-7ada-4b60-9ca6-5c8bf48df4e3 2018-09-23 19:33:36,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.316915988922s 2018-09-23 19:33:36,765 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_full', u'tags': [], 'enabled': True, 'id': u'7dd1b60607e946078037b4e802647911', '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_full-project_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4'}) 2018-09-23 19:33:36,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-23 19:33:36,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "77f1b53d-907f-4a65-9683-ada77fc18954", "email": null, "name": "tempest_full-user_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4"}}' 2018-09-23 19:33:37,272 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sun, 23 Sep 2018 19:33:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-933df0c5-7807-44cd-b9d9-721f5b6fca7c 2018-09-23 19:33:37,273 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "links": {"self": "http://172.30.9.29:5000/v3/users/38fef34a19b646eba68e1f1da97152c2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "38fef34a19b646eba68e1f1da97152c2", "domain_id": "default", "password_expires_at": null}} 2018-09-23 19:33:37,273 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-933df0c5-7807-44cd-b9d9-721f5b6fca7c 2018-09-23 19:33:37,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.501517057419s 2018-09-23 19:33:37,274 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'38fef34a19b646eba68e1f1da97152c2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4'}) 2018-09-23 19:33:37,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:33:37,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 19:33:37,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0648ece9-5bbd-425a-8f78-4dd83af3fe8f 2018-09-23 19:33:37,515 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:33:37,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0648ece9-5bbd-425a-8f78-4dd83af3fe8f 2018-09-23 19:33:37,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.237721204758s 2018-09-23 19:33:37,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:33:37,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 19:33:37,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c52368cd-292a-4815-89ee-e2f567ab3da6 2018-09-23 19:33:37,709 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:33:37,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c52368cd-292a-4815-89ee-e2f567ab3da6 2018-09-23 19:33:37,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189053058624s 2018-09-23 19:33:37,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:33:37,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 19:33:37,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca12f1a7-8ba0-4934-911f-dc55c35443d4 2018-09-23 19:33:37,915 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:33:37,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ca12f1a7-8ba0-4934-911f-dc55c35443d4 2018-09-23 19:33:37,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200730085373s 2018-09-23 19:33:37,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:33:37,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 19:33:38,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 23 Sep 2018 19:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-706be1c3-153c-4154-b860-18c2aeea7f3f 2018-09-23 19:33:38,116 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-23 19:33:38,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-706be1c3-153c-4154-b860-18c2aeea7f3f 2018-09-23 19:33:38,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196013212204s 2018-09-23 19:33:38,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 19:33:38,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 19:33:38,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sun, 23 Sep 2018 19:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77e1bb2a-3c69-4eb3-8996-b2fb6cfe48a1 2018-09-23 19:33:38,327 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/08881a41da1d49eea3ce28971d45a21c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08881a41da1d49eea3ce28971d45a21c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/2acb53c9b8e843bc8aaca444d90ed9fb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2acb53c9b8e843bc8aaca444d90ed9fb", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_full-user_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "links": {"self": "http://172.30.9.29:5000/v3/users/38fef34a19b646eba68e1f1da97152c2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "38fef34a19b646eba68e1f1da97152c2", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/4cdc024d5ad84a2e8a6d7543efeb3651"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4cdc024d5ad84a2e8a6d7543efeb3651", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/4d034b226fe04fd49a323f938d5bc3fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d034b226fe04fd49a323f938d5bc3fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/686118ee2aad48b795197df7a577e7ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "686118ee2aad48b795197df7a577e7ea", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/6e5785c0040d4fcfb84d5885567a13e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e5785c0040d4fcfb84d5885567a13e7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/7230a17fb5ec432e8b0d524de145cfc1"}, "domain_id": "89f431e845514faeb995beeecc00174b", "enabled": true, "options": {}, "id": "7230a17fb5ec432e8b0d524de145cfc1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/794bc2e124944eae8441884bc3891394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "794bc2e124944eae8441884bc3891394", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8a9feaa273fa404e9f219e82beb8b8ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a9feaa273fa404e9f219e82beb8b8ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/8fc466e5aad040a2a797da3a642e800e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fc466e5aad040a2a797da3a642e800e", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/aae19b75f36945abbfcc9a2b1e8a7309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aae19b75f36945abbfcc9a2b1e8a7309", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/c25447bdd8eb4d6284359d847339a77d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c25447bdd8eb4d6284359d847339a77d", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/c47eadb2607040808a61bad2906f7160"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c47eadb2607040808a61bad2906f7160", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/d2002e02f0af4069b75dfe188fc7e833"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2002e02f0af4069b75dfe188fc7e833", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-23 19:33:38,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-77e1bb2a-3c69-4eb3-8996-b2fb6cfe48a1 2018-09-23 19:33:38,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209875106812s 2018-09-23 19:33:38,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 19:33:38,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 19:33:38,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 23 Sep 2018 19:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c728b846-0562-40df-8186-9bbef02b5a28 2018-09-23 19:33:38,546 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.29:5000/v3/projects/7dd1b60607e946078037b4e802647911"}, "tags": [], "enabled": true, "id": "7dd1b60607e946078037b4e802647911", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4"}]} 2018-09-23 19:33:38,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-c728b846-0562-40df-8186-9bbef02b5a28 2018-09-23 19:33:38,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207508087158s 2018-09-23 19:33:38,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-23 19:33:38,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=38fef34a19b646eba68e1f1da97152c2&role.id=974e99ccfdf64aeaa46297e97aa5baf5&scope.project.id=7dd1b60607e946078037b4e802647911" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 19:33:38,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sun, 23 Sep 2018 19:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdd6f63e-87a5-48d0-b835-e7b4040c6894 2018-09-23 19:33:38,754 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=38fef34a19b646eba68e1f1da97152c2&role.id=974e99ccfdf64aeaa46297e97aa5baf5&scope.project.id=7dd1b60607e946078037b4e802647911", "previous": null, "next": null}} 2018-09-23 19:33:38,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=38fef34a19b646eba68e1f1da97152c2&role.id=974e99ccfdf64aeaa46297e97aa5baf5&scope.project.id=7dd1b60607e946078037b4e802647911 used request id req-fdd6f63e-87a5-48d0-b835-e7b4040c6894 2018-09-23 19:33:38,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.199121952057s 2018-09-23 19:33:38,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-23 19:33:38,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/7dd1b60607e946078037b4e802647911/users/38fef34a19b646eba68e1f1da97152c2/roles/974e99ccfdf64aeaa46297e97aa5baf5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 19:33:39,030 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 19:33:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b358c39b-50f8-4004-a2c2-b093a2c03759 2018-09-23 19:33:39,030 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 19:33:39,030 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7dd1b60607e946078037b4e802647911/users/38fef34a19b646eba68e1f1da97152c2/roles/974e99ccfdf64aeaa46297e97aa5baf5 used request id req-b358c39b-50f8-4004-a2c2-b093a2c03759 2018-09-23 19:33:39,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.271992206573s 2018-09-23 19:33:39,031 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4', 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'7dd1b60607e946078037b4e802647911', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '77f1b53d-907f-4a65-9683-ada77fc18954', 'username': u'tempest_full-user_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-23 19:33:39,036 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4', 'password': '77f1b53d-907f-4a65-9683-ada77fc18954', 'project_name': 'tempest_full-project_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': '7dd1b60607e946078037b4e802647911', 'project_domain_name': 'Default'} 2018-09-23 19:33:39,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:33:39,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 19:33:39,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bec2131-9c18-49b8-b6ae-b5fcea9d2d4b 2018-09-23 19:33:39,228 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:33:39,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6bec2131-9c18-49b8-b6ae-b5fcea9d2d4b 2018-09-23 19:33:39,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188534021378s 2018-09-23 19:33:39,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:33:39,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 19:33:39,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f5edf77-690e-467e-a285-15a7f71154f8 2018-09-23 19:33:39,431 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:33:39,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4f5edf77-690e-467e-a285-15a7f71154f8 2018-09-23 19:33:39,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197970151901s 2018-09-23 19:33:39,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:33:39,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 19:33:39,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 23 Sep 2018 19:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1552df0-612f-4977-855e-c477783bd71c 2018-09-23 19:33:39,628 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-23 19:33:39,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-a1552df0-612f-4977-855e-c477783bd71c 2018-09-23 19:33:39,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191870927811s 2018-09-23 19:33:39,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 19:33:39,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 19:33:39,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sun, 23 Sep 2018 19:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f28066ad-1eb5-46bb-aad7-26c57eaa0eb8 2018-09-23 19:33:39,859 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/08881a41da1d49eea3ce28971d45a21c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08881a41da1d49eea3ce28971d45a21c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/2acb53c9b8e843bc8aaca444d90ed9fb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2acb53c9b8e843bc8aaca444d90ed9fb", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_full-user_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "links": {"self": "http://172.30.9.29:5000/v3/users/38fef34a19b646eba68e1f1da97152c2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "38fef34a19b646eba68e1f1da97152c2", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/4cdc024d5ad84a2e8a6d7543efeb3651"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4cdc024d5ad84a2e8a6d7543efeb3651", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/4d034b226fe04fd49a323f938d5bc3fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d034b226fe04fd49a323f938d5bc3fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/686118ee2aad48b795197df7a577e7ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "686118ee2aad48b795197df7a577e7ea", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/6e5785c0040d4fcfb84d5885567a13e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e5785c0040d4fcfb84d5885567a13e7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/7230a17fb5ec432e8b0d524de145cfc1"}, "domain_id": "89f431e845514faeb995beeecc00174b", "enabled": true, "options": {}, "id": "7230a17fb5ec432e8b0d524de145cfc1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/794bc2e124944eae8441884bc3891394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "794bc2e124944eae8441884bc3891394", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8a9feaa273fa404e9f219e82beb8b8ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a9feaa273fa404e9f219e82beb8b8ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/8fc466e5aad040a2a797da3a642e800e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fc466e5aad040a2a797da3a642e800e", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/aae19b75f36945abbfcc9a2b1e8a7309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aae19b75f36945abbfcc9a2b1e8a7309", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/c25447bdd8eb4d6284359d847339a77d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c25447bdd8eb4d6284359d847339a77d", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/c47eadb2607040808a61bad2906f7160"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c47eadb2607040808a61bad2906f7160", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/d2002e02f0af4069b75dfe188fc7e833"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2002e02f0af4069b75dfe188fc7e833", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-23 19:33:39,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f28066ad-1eb5-46bb-aad7-26c57eaa0eb8 2018-09-23 19:33:39,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229968070984s 2018-09-23 19:33:39,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 19:33:39,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 19:33:39,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 23 Sep 2018 19:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04c5e843-35cc-4924-8305-f1bf072c96ec 2018-09-23 19:33:39,992 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.29:5000/v3/projects/7dd1b60607e946078037b4e802647911"}, "tags": [], "enabled": true, "id": "7dd1b60607e946078037b4e802647911", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4"}]} 2018-09-23 19:33:39,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-04c5e843-35cc-4924-8305-f1bf072c96ec 2018-09-23 19:33:39,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.12051987648s 2018-09-23 19:33:40,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-23 19:33:40,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=38fef34a19b646eba68e1f1da97152c2&role.id=ab4277dc8a9c4c51a7cd8cf76c400735&scope.project.id=7dd1b60607e946078037b4e802647911" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 19:33:40,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sun, 23 Sep 2018 19:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2373da57-d1e5-4266-a769-61f3720b71c2 2018-09-23 19:33:40,112 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=38fef34a19b646eba68e1f1da97152c2&role.id=ab4277dc8a9c4c51a7cd8cf76c400735&scope.project.id=7dd1b60607e946078037b4e802647911", "previous": null, "next": null}} 2018-09-23 19:33:40,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=38fef34a19b646eba68e1f1da97152c2&role.id=ab4277dc8a9c4c51a7cd8cf76c400735&scope.project.id=7dd1b60607e946078037b4e802647911 used request id req-2373da57-d1e5-4266-a769-61f3720b71c2 2018-09-23 19:33:40,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111840009689s 2018-09-23 19:33:40,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-23 19:33:40,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/7dd1b60607e946078037b4e802647911/users/38fef34a19b646eba68e1f1da97152c2/roles/ab4277dc8a9c4c51a7cd8cf76c400735 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 19:33:40,368 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 19:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61988f70-a1b8-48d4-bae6-6c4e242d8b43 2018-09-23 19:33:40,368 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 19:33:40,368 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7dd1b60607e946078037b4e802647911/users/38fef34a19b646eba68e1f1da97152c2/roles/ab4277dc8a9c4c51a7cd8cf76c400735 used request id req-61988f70-a1b8-48d4-bae6-6c4e242d8b43 2018-09-23 19:33:40,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.252543926239s 2018-09-23 19:33:40,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:33:40,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 19:33:40,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a7c773f-b7eb-4f7d-ac86-031a365c3111 2018-09-23 19:33:40,562 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:33:40,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1a7c773f-b7eb-4f7d-ac86-031a365c3111 2018-09-23 19:33:40,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190567970276s 2018-09-23 19:33:40,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 19:33:40,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 19:33:40,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 23 Sep 2018 19:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2346a885-6ea2-4117-8d35-4484e024cb2d 2018-09-23 19:33:40,846 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-23 19:33:40,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-2346a885-6ea2-4117-8d35-4484e024cb2d 2018-09-23 19:33:40,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.278675079346s 2018-09-23 19:33:40,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 19:33:40,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 19:33:41,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sun, 23 Sep 2018 19:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b6b09d8-dc88-426a-8dab-854683220aca 2018-09-23 19:33:41,049 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/08881a41da1d49eea3ce28971d45a21c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08881a41da1d49eea3ce28971d45a21c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/2acb53c9b8e843bc8aaca444d90ed9fb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2acb53c9b8e843bc8aaca444d90ed9fb", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_full-user_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "links": {"self": "http://172.30.9.29:5000/v3/users/38fef34a19b646eba68e1f1da97152c2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "38fef34a19b646eba68e1f1da97152c2", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/4cdc024d5ad84a2e8a6d7543efeb3651"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4cdc024d5ad84a2e8a6d7543efeb3651", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/4d034b226fe04fd49a323f938d5bc3fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d034b226fe04fd49a323f938d5bc3fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/686118ee2aad48b795197df7a577e7ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "686118ee2aad48b795197df7a577e7ea", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/6e5785c0040d4fcfb84d5885567a13e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e5785c0040d4fcfb84d5885567a13e7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/7230a17fb5ec432e8b0d524de145cfc1"}, "domain_id": "89f431e845514faeb995beeecc00174b", "enabled": true, "options": {}, "id": "7230a17fb5ec432e8b0d524de145cfc1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/794bc2e124944eae8441884bc3891394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "794bc2e124944eae8441884bc3891394", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8a9feaa273fa404e9f219e82beb8b8ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a9feaa273fa404e9f219e82beb8b8ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/8fc466e5aad040a2a797da3a642e800e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fc466e5aad040a2a797da3a642e800e", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/aae19b75f36945abbfcc9a2b1e8a7309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aae19b75f36945abbfcc9a2b1e8a7309", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/c25447bdd8eb4d6284359d847339a77d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c25447bdd8eb4d6284359d847339a77d", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/c47eadb2607040808a61bad2906f7160"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c47eadb2607040808a61bad2906f7160", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/d2002e02f0af4069b75dfe188fc7e833"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2002e02f0af4069b75dfe188fc7e833", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-23 19:33:41,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-1b6b09d8-dc88-426a-8dab-854683220aca 2018-09-23 19:33:41,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202365875244s 2018-09-23 19:33:41,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-23 19:33:41,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?role.id=ab4277dc8a9c4c51a7cd8cf76c400735&user.id=38fef34a19b646eba68e1f1da97152c2&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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 19:33:41,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 198 Content-Type: application/json Date: Sun, 23 Sep 2018 19:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4666c32f-6877-4eb7-b311-6576324b748b 2018-09-23 19:33:41,172 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?role.id=ab4277dc8a9c4c51a7cd8cf76c400735&user.id=38fef34a19b646eba68e1f1da97152c2&scope.domain.id=default", "previous": null, "next": null}} 2018-09-23 19:33:41,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=ab4277dc8a9c4c51a7cd8cf76c400735&user.id=38fef34a19b646eba68e1f1da97152c2&scope.domain.id=default used request id req-4666c32f-6877-4eb7-b311-6576324b748b 2018-09-23 19:33:41,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11070394516s 2018-09-23 19:33:41,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-09-23 19:33:41,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/38fef34a19b646eba68e1f1da97152c2/roles/ab4277dc8a9c4c51a7cd8cf76c400735 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 19:33:41,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 19:33:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9c7c343-4389-421b-a112-eddff1691ef4 2018-09-23 19:33:41,367 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 19:33:41,367 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/38fef34a19b646eba68e1f1da97152c2/roles/ab4277dc8a9c4c51a7cd8cf76c400735 used request id req-c9c7c343-4389-421b-a112-eddff1691ef4 2018-09-23 19:33:41,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.190906047821s 2018-09-23 19:33:41,368 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-23 19:33:49,056 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 27d70638-5c88-46b5-b17f-ebc46b4e8a5f | 2018-09-23T19:33:48.696718 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 27d70638-5c88-46b5-b17f-ebc46b4e8a5f ~/.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-23 19:33:52,282 - 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-23 19:33:52,930 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-23 19:33:57,516 - 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=3171568e-cc40-4f94-b5e0-429c1e8d07c0) as the default verifier for the future CLI operations. 2018-09-23 19:33:59,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:33:59,356 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 23 Sep 2018 19:33:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3f1d83b-ce8d-45e4-92da-ef00fa554072 2018-09-23 19:33:59,356 - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-09-23 19:33:59,356 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-d3f1d83b-ce8d-45e4-92da-ef00fa554072 2018-09-23 19:33:59,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-23 19:33:59,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "974e99ccfdf64aeaa46297e97aa5baf5", "name": "member"}, {"id": "d7da706ef8994b66a6e3396bf4f3bead", "name": "reader"}, {"id": "ab4277dc8a9c4c51a7cd8cf76c400735", "name": "admin"}], "expires_at": "2018-09-23T20:33:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7dd1b60607e946078037b4e802647911", "name": "tempest_full-project_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v1/7dd1b60607e946078037b4e802647911", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d68ed769e9a423d946305826c4fac0a"}, {"url": "http://172.30.9.29:8776/v1/7dd1b60607e946078037b4e802647911", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f03a90f6f9c415a95fced2acdeeca51"}, {"url": "http://192.30.9.3:8776/v1/7dd1b60607e946078037b4e802647911", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757bc3cf1e04442d967289319f97a6a9"}], "type": "volume", "id": "06089b7643394b4ea2152f66b35238d0", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v3/7dd1b60607e946078037b4e802647911", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "006cc240baca4cb3b76593d6d3d73096"}, {"url": "http://192.30.9.3:8776/v3/7dd1b60607e946078037b4e802647911", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0345086960034097ad3dbe904f6c17d1"}, {"url": "http://192.30.9.3:8776/v3/7dd1b60607e946078037b4e802647911", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b5b8af83a06483793c6056762eed1d3"}], "type": "volumev3", "id": "16040fddb4fa46fabf16970f838b7a72", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bf7b3644d6f457b8255468d05381331"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c1785a941d44368114aeb13c7cd0dc"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c289bfb2bb0f4aa4b4c2a4e254498772"}], "type": "metric", "id": "401b8583fe1045fba56d25b885e81d84", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338f871fcc80474ebf3f91bf9f9a2803"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ee30ff9dfdf4fc9955543864766a4c3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84611edc954a457a9878ed49739af26b"}], "type": "placement", "id": "4cf66d2934a14d2993e1934573211ecc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7dd1b60607e946078037b4e802647911", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1420c0b3c0ef447f80184031d7ad7362"}, {"url": "http://172.30.9.29:8776/v2/7dd1b60607e946078037b4e802647911", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3dc36f44422e429f9e605d629bdba8db"}, {"url": "http://192.30.9.3:8776/v2/7dd1b60607e946078037b4e802647911", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b32d79413cf84b02ad3ba69fc84754f8"}], "type": "volumev2", "id": "4d46369930094692854f06fe3de92e26", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c9e592d5d73410989ba29ecc4050683"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac9aec43e2314f5d98434a30d000e414"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6416b3a9b7845589c069ab4c81eddf2"}], "type": "identity", "id": "5574ab4d90a04a43b8c58b7d9eafe64c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14515a3836154a26b94a4fdddbc0caa8"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ae5b2474acf4531bd6f3b3aff8504ad"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "916d7d32c7eb49a88886590f31204913"}], "type": "network", "id": "579c117c60db4b8a9290a56bf51d19de", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "87fec6bbefd343d4a364b4f419272f24", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32299bf06be946809dd3e7e17a875691"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1cb3ebd7c342d59b66453bb59455f4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de3e795cf17040148449f29f1bb37485"}], "type": "alarming", "id": "a68cd28b68d14fc69d0e3c13b4cd3911", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7dd1b60607e946078037b4e802647911", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e430eeca864e41805e7ac3986cfa98"}, {"url": "http://172.30.9.29:8004/v1/7dd1b60607e946078037b4e802647911", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a93b10c0d54c0497f198f45a60f3d9"}, {"url": "http://192.30.9.3:8004/v1/7dd1b60607e946078037b4e802647911", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "640f97e2ac5d4ba2a713b1a096f6d085"}], "type": "orchestration", "id": "afda4bb5fcf34bf2a85847ba5655258b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c2557339a29431bae7d62a31c775d9d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310acabb63eb473fbc1abcd376bb259e"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f2b4cc2af964e7885baf77e5136189d"}], "type": "event", "id": "cceb7e7f38ce4738b60276539fec5e2c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25a8ab1b40744d1a9b2e3c6fc904106a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95bcfc53b99346b0ae29d5f3d262f2a1"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf074a285a1d40cc837bb3620cd20284"}], "type": "cloudformation", "id": "cde7f1395ab146d6b31bba03aa9579c8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1196b19869cc4392ab8f9e8d75e5adc8"}, {"url": "http://12.0.0.29:8080/v1/AUTH_7dd1b60607e946078037b4e802647911", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b4944429d6c45b19ab9e8529fd5d83b"}, {"url": "http://172.30.9.29:8080/v1/AUTH_7dd1b60607e946078037b4e802647911", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b779ead26b148eb85ad20fcffa016a6"}], "type": "object-store", "id": "d4ce28ab9bd447738cfde6baddeb6cb6", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32bb8693afbd417f95bea768ac38c136"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66fecb4549ab49b18471353b5f9af1d9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c03398c604d64bbf93ce163576cba488"}], "type": "compute", "id": "e361ccf42d804b628a1f826e94a7585a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310aa387d4ad41628f2c0ddedf0c30b9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cf0311fccc54b3785661550b7e7503a"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7487322e62d4932ba7a7e4a9d95d999"}], "type": "image", "id": "effc7eccb958414cb09e0abb22b1cf3a", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "id": "38fef34a19b646eba68e1f1da97152c2"}, "audit_ids": ["6unLlG5KSAmS8CtYym206A"], "issued_at": "2018-09-23T19:33:59.000000Z"}} 2018-09-23 19:33:59,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-09-23 19:33:59,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}768406f10f2fa460443f49afe6b7a440635d270043edf019b6a7f70f0eb537c0" 2018-09-23 19:34:00,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8761 Content-Type: application/json Date: Sun, 23 Sep 2018 19:34:00 GMT X-Openstack-Request-Id: req-57ad81fb-4074-430f-8d7f-2f3ab607cb14 2018-09-23 19:34:00,061 - 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": "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": "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": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "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": "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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "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": "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": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"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": "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": "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"}, {"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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-09-23 19:34:00,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-57ad81fb-4074-430f-8d7f-2f3ab607cb14 2018-09-23 19:34:00,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.286197900772s 2018-09-23 19:34:00,069 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2018-09-23 19:34:00,070 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-23 19:34:00,197 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-23 19:34:00,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 19:34:00,204 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 23 Sep 2018 19:34:00 GMT 2018-09-23 19:34:00,204 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-09-23 19:34:00,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:34:00,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}768406f10f2fa460443f49afe6b7a440635d270043edf019b6a7f70f0eb537c0" 2018-09-23 19:34:00,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 23 Sep 2018 19:34:00 GMT X-Openstack-Request-Id: req-acd64542-7538-47be-8a54-86ec25ad269c 2018-09-23 19:34:00,595 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:34:00,595 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-acd64542-7538-47be-8a54-86ec25ad269c 2018-09-23 19:34:00,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.388799905777s 2018-09-23 19:34:00,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-23 19:34:00,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}768406f10f2fa460443f49afe6b7a440635d270043edf019b6a7f70f0eb537c0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4"}' 2018-09-23 19:34:00,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Sun, 23 Sep 2018 19:34:00 GMT Location: http://172.30.9.29:9292/v2/images/e0559298-7470-412d-a8b4-956bae015620 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-26d01ee6-f1ef-4a61-bd43-381b14c57b4d 2018-09-23 19:34:00,918 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:34:00Z", "file": "/v2/images/e0559298-7470-412d-a8b4-956bae015620/file", "owner": "7dd1b60607e946078037b4e802647911", "id": "e0559298-7470-412d-a8b4-956bae015620", "size": null, "self": "/v2/images/e0559298-7470-412d-a8b4-956bae015620", "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_full-img_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "checksum": null, "created_at": "2018-09-23T19:34:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-23 19:34:00,918 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-26d01ee6-f1ef-4a61-bd43-381b14c57b4d 2018-09-23 19:34:00,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.313825130463s 2018-09-23 19:34:00,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-23 19:34:00,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/e0559298-7470-412d-a8b4-956bae015620/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}768406f10f2fa460443f49afe6b7a440635d270043edf019b6a7f70f0eb537c0" -d '' 2018-09-23 19:34:02,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 23 Sep 2018 19:34:02 GMT X-Openstack-Request-Id: req-74d85519-d227-4c04-95f2-0ad7bd8a8eac 2018-09-23 19:34:02,283 - 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-23 19:34:02,284 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/e0559298-7470-412d-a8b4-956bae015620/file used request id req-74d85519-d227-4c04-95f2-0ad7bd8a8eac 2018-09-23 19:34:02,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.36436295509s 2018-09-23 19:34:02,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:34:02,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}768406f10f2fa460443f49afe6b7a440635d270043edf019b6a7f70f0eb537c0" 2018-09-23 19:34:02,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sun, 23 Sep 2018 19:34:02 GMT X-Openstack-Request-Id: req-5d60c01b-29db-40d6-95f2-989de2bed643 2018-09-23 19:34:02,585 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:34:02Z", "file": "/v2/images/e0559298-7470-412d-a8b4-956bae015620/file", "owner": "7dd1b60607e946078037b4e802647911", "id": "e0559298-7470-412d-a8b4-956bae015620", "size": 12716032, "self": "/v2/images/e0559298-7470-412d-a8b4-956bae015620", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/e0559298-7470-412d-a8b4-956bae015620/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/e0559298-7470-412d-a8b4-956bae015620/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:34:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:34:02,585 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-5d60c01b-29db-40d6-95f2-989de2bed643 2018-09-23 19:34:02,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.297021865845s 2018-09-23 19:34:02,587 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/e0559298-7470-412d-a8b4-956bae015620/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e0559298-7470-412d-a8b4-956bae015620/file', 'owner': u'7dd1b60607e946078037b4e802647911', 'id': u'e0559298-7470-412d-a8b4-956bae015620', 'size': 12716032, u'self': u'/v2/images/e0559298-7470-412d-a8b4-956bae015620', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7dd1b60607e946078037b4e802647911', 'name': 'tempest_full-project_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/e0559298-7470-412d-a8b4-956bae015620/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-23T19:34:02Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-23T19:34:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4', '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/e0559298-7470-412d-a8b4-956bae015620', 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_full-img_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4', 'created': u'2018-09-23T19:34:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-23T19:34:00Z', 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/e0559298-7470-412d-a8b4-956bae015620', 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_full-img_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-23 19:34:02,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-23 19:34:02,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-23 19:34:03,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 23 Sep 2018 19:34: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-f2c2b580-e7fc-452d-8819-a94d9c3eebfa x-openstack-request-id: req-f2c2b580-e7fc-452d-8819-a94d9c3eebfa 2018-09-23 19:34:03,007 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/78d357f0-1a1e-4262-9d7c-154f63226dbf", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/78d357f0-1a1e-4262-9d7c-154f63226dbf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "78d357f0-1a1e-4262-9d7c-154f63226dbf", "name": "tempest_full-flavor_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-23 19:34:03,007 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-f2c2b580-e7fc-452d-8819-a94d9c3eebfa 2018-09-23 19:34:03,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.416415929794s 2018-09-23 19:34:03,008 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4', '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'894da123185e40d5966d1ea0c93371df', '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'78d357f0-1a1e-4262-9d7c-154f63226dbf', 'swap': 0}) 2018-09-23 19:34:03,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-23 19:34:03,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/78d357f0-1a1e-4262-9d7c-154f63226dbf/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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" -d '{"extra_specs": {}}' 2018-09-23 19:34:03,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 23 Sep 2018 19:34: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-6c45100e-286f-483c-8951-2e7c645e8953 x-openstack-request-id: req-6c45100e-286f-483c-8951-2e7c645e8953 2018-09-23 19:34:03,030 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-23 19:34:03,030 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/78d357f0-1a1e-4262-9d7c-154f63226dbf/os-extra_specs used request id req-6c45100e-286f-483c-8951-2e7c645e8953 2018-09-23 19:34:03,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215430259705s 2018-09-23 19:34:03,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:34:03,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}768406f10f2fa460443f49afe6b7a440635d270043edf019b6a7f70f0eb537c0" 2018-09-23 19:34:03,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:34:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4674a3c2-8566-443e-bbc5-c3e469039dd5 2018-09-23 19:34:03,225 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:34:03,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4674a3c2-8566-443e-bbc5-c3e469039dd5 2018-09-23 19:34:03,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183228969574s 2018-09-23 19:34:03,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 19:34:03,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}768406f10f2fa460443f49afe6b7a440635d270043edf019b6a7f70f0eb537c0" 2018-09-23 19:34:03,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 19:34:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46e98abc-6604-4c6a-bdf8-f2e82f5ab0ad 2018-09-23 19:34:03,431 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 19:34:03,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-46e98abc-6604-4c6a-bdf8-f2e82f5ab0ad 2018-09-23 19:34:03,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201529026031s 2018-09-23 19:34:03,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-23 19:34:03,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}768406f10f2fa460443f49afe6b7a440635d270043edf019b6a7f70f0eb537c0" 2018-09-23 19:34:03,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 716 Content-Type: application/json Date: Sun, 23 Sep 2018 19:34: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-2b266218-a821-4f86-b904-735bf052ff37 x-openstack-request-id: req-2b266218-a821-4f86-b904-735bf052ff37 2018-09-23 19:34:03,774 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 257}, "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": 260}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-09-23 19:34:03,774 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-2b266218-a821-4f86-b904-735bf052ff37 2018-09-23 19:34:03,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.32944893837s 2018-09-23 19:34:03,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:34:03,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}768406f10f2fa460443f49afe6b7a440635d270043edf019b6a7f70f0eb537c0" 2018-09-23 19:34:04,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sun, 23 Sep 2018 19:34:04 GMT X-Openstack-Request-Id: req-4d23b82b-1608-488c-9df2-22f307d2b5d2 2018-09-23 19:34:04,057 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:34:02Z", "file": "/v2/images/e0559298-7470-412d-a8b4-956bae015620/file", "owner": "7dd1b60607e946078037b4e802647911", "id": "e0559298-7470-412d-a8b4-956bae015620", "size": 12716032, "self": "/v2/images/e0559298-7470-412d-a8b4-956bae015620", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/e0559298-7470-412d-a8b4-956bae015620/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/e0559298-7470-412d-a8b4-956bae015620/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:34:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:34:04,057 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-4d23b82b-1608-488c-9df2-22f307d2b5d2 2018-09-23 19:34:04,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.277225017548s 2018-09-23 19:34:04,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-23 19:34:04,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}768406f10f2fa460443f49afe6b7a440635d270043edf019b6a7f70f0eb537c0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4"}' 2018-09-23 19:34:04,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sun, 23 Sep 2018 19:34:04 GMT Location: http://172.30.9.29:9292/v2/images/8e0a6d22-6622-4c19-93a9-efcb7920f60c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3295a101-0542-4b51-8f00-46178b4b8bda 2018-09-23 19:34:04,346 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:34:04Z", "file": "/v2/images/8e0a6d22-6622-4c19-93a9-efcb7920f60c/file", "owner": "7dd1b60607e946078037b4e802647911", "id": "8e0a6d22-6622-4c19-93a9-efcb7920f60c", "size": null, "self": "/v2/images/8e0a6d22-6622-4c19-93a9-efcb7920f60c", "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_full-img_alt_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "checksum": null, "created_at": "2018-09-23T19:34:04Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-23 19:34:04,346 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-3295a101-0542-4b51-8f00-46178b4b8bda 2018-09-23 19:34:04,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.279248952866s 2018-09-23 19:34:04,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-23 19:34:04,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/8e0a6d22-6622-4c19-93a9-efcb7920f60c/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}768406f10f2fa460443f49afe6b7a440635d270043edf019b6a7f70f0eb537c0" -d '' 2018-09-23 19:34:05,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 23 Sep 2018 19:34:05 GMT X-Openstack-Request-Id: req-3c5d84ad-db56-43f9-b224-85d2a5219a61 2018-09-23 19:34:05,070 - 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-23 19:34:05,070 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/8e0a6d22-6622-4c19-93a9-efcb7920f60c/file used request id req-3c5d84ad-db56-43f9-b224-85d2a5219a61 2018-09-23 19:34:05,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.722985982895s 2018-09-23 19:34:05,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 19:34:05,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}768406f10f2fa460443f49afe6b7a440635d270043edf019b6a7f70f0eb537c0" 2018-09-23 19:34:05,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Sun, 23 Sep 2018 19:34:05 GMT X-Openstack-Request-Id: req-31b03012-65bf-4da4-b6f9-82f81e85ec75 2018-09-23 19:34:05,371 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:34:05Z", "file": "/v2/images/8e0a6d22-6622-4c19-93a9-efcb7920f60c/file", "owner": "7dd1b60607e946078037b4e802647911", "id": "8e0a6d22-6622-4c19-93a9-efcb7920f60c", "size": 12716032, "self": "/v2/images/8e0a6d22-6622-4c19-93a9-efcb7920f60c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/8e0a6d22-6622-4c19-93a9-efcb7920f60c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/8e0a6d22-6622-4c19-93a9-efcb7920f60c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:34:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:34:02Z", "file": "/v2/images/e0559298-7470-412d-a8b4-956bae015620/file", "owner": "7dd1b60607e946078037b4e802647911", "id": "e0559298-7470-412d-a8b4-956bae015620", "size": 12716032, "self": "/v2/images/e0559298-7470-412d-a8b4-956bae015620", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/e0559298-7470-412d-a8b4-956bae015620/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/e0559298-7470-412d-a8b4-956bae015620/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:34:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 19:34:05,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-31b03012-65bf-4da4-b6f9-82f81e85ec75 2018-09-23 19:34:05,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296945095062s 2018-09-23 19:34:05,374 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/8e0a6d22-6622-4c19-93a9-efcb7920f60c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8e0a6d22-6622-4c19-93a9-efcb7920f60c/file', 'owner': u'7dd1b60607e946078037b4e802647911', 'id': u'8e0a6d22-6622-4c19-93a9-efcb7920f60c', 'size': 12716032, u'self': u'/v2/images/8e0a6d22-6622-4c19-93a9-efcb7920f60c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7dd1b60607e946078037b4e802647911', 'name': 'tempest_full-project_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/8e0a6d22-6622-4c19-93a9-efcb7920f60c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-23T19:34:05Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-23T19:34:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4', '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/8e0a6d22-6622-4c19-93a9-efcb7920f60c', 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_full-img_alt_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4', 'created': u'2018-09-23T19:34:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-23T19:34:04Z', 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/8e0a6d22-6622-4c19-93a9-efcb7920f60c', 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_full-img_alt_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-23 19:34:05,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-23 19:34:05,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-23 19:34:05,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 23 Sep 2018 19:34: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-bc27601f-ed0d-4fa5-a0e9-00e041de1010 x-openstack-request-id: req-bc27601f-ed0d-4fa5-a0e9-00e041de1010 2018-09-23 19:34:05,433 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7685fe99-e2e6-4199-8fcf-12afd9f38031", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7685fe99-e2e6-4199-8fcf-12afd9f38031", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7685fe99-e2e6-4199-8fcf-12afd9f38031", "name": "tempest_full-flavor_alt_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-23 19:34:05,434 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-bc27601f-ed0d-4fa5-a0e9-00e041de1010 2018-09-23 19:34:05,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0585660934448s 2018-09-23 19:34:05,435 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4', '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'894da123185e40d5966d1ea0c93371df', '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'7685fe99-e2e6-4199-8fcf-12afd9f38031', 'swap': 0}) 2018-09-23 19:34:05,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-23 19:34:05,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/7685fe99-e2e6-4199-8fcf-12afd9f38031/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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" -d '{"extra_specs": {}}' 2018-09-23 19:34:05,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 23 Sep 2018 19:34:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-402dd667-0775-4c3d-bb8c-ff3d24d3921a x-openstack-request-id: req-402dd667-0775-4c3d-bb8c-ff3d24d3921a 2018-09-23 19:34:05,457 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-23 19:34:05,457 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/7685fe99-e2e6-4199-8fcf-12afd9f38031/os-extra_specs used request id req-402dd667-0775-4c3d-bb8c-ff3d24d3921a 2018-09-23 19:34:05,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214970111847s 2018-09-23 19:34:05,457 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4', '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'894da123185e40d5966d1ea0c93371df', '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'7685fe99-e2e6-4199-8fcf-12afd9f38031', 'swap': 0}) 2018-09-23 19:34:08,562 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-23 19:34:08,562 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-23 19:34:08,563 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-23 19:34:08,565 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-23 19:34:08,582 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-23 19:34:10,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-3171568e-cc40-4f94-b5e0-429c1e8d07c0/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2018-09-23 19:34:10,418 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-23 19:34:10,437 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-23 19:34:10,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full/test_list.txt', '--concurrency=4']'. 2018-09-23 19:34:16,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:16.858 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-09-23 19:34:21,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:21.350 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.899s] 2018-09-23 19:34:21,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:21.430 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.080s] 2018-09-23 19:34:21,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:21.518 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.087s] 2018-09-23 19:34:21,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:21.649 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.130s] 2018-09-23 19:34:21,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:21.762 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.114s] 2018-09-23 19:34:22,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:22.014 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.353s] 2018-09-23 19:34:22,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:22.190 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.177s] 2018-09-23 19:34:25,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:25.603 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241 ... skip: The microversion range[2.41 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:34:25,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:25.603 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:34:29,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:29.260 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [8.393s] 2018-09-23 19:34:29,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:29.789 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.222s] 2018-09-23 19:34:29,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:29.857 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.069s] 2018-09-23 19:34:30,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:30.111 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.267s] 2018-09-23 19:34:30,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:30.314 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.203s] 2018-09-23 19:34:32,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:32.778 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [3.518s] 2018-09-23 19:34:33,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:33.022 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.244s] 2018-09-23 19:34:33,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:33.056 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.034s] 2018-09-23 19:34:33,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:33.067 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.011s] 2018-09-23 19:34:33,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:33.078 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.011s] 2018-09-23 19:34:34,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:34.286 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [1.206s] 2018-09-23 19:34:34,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:34.443 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.156s] 2018-09-23 19:34:34,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:34.479 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.036s] 2018-09-23 19:34:35,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:35.656 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [1.175s] 2018-09-23 19:34:35,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:35.680 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.025s] 2018-09-23 19:34:35,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:35.690 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.010s] 2018-09-23 19:34:37,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:37.548 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.274s] 2018-09-23 19:34:42,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:42.639 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_cpu_quota_is_full ... success [4.485s] 2018-09-23 19:34:45,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:45.742 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.302s] 2018-09-23 19:34:45,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:45.794 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.052s] 2018-09-23 19:34:46,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:46.018 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.223s] 2018-09-23 19:34:46,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:46.756 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... fail [25.833s] 2018-09-23 19:34:47,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:47.092 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_instances_quota_is_full ... success [4.454s] 2018-09-23 19:34:49,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:49.219 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test ... skip: The microversion range[2.28 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:34:51,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:51.440 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full ... success [4.346s] 2018-09-23 19:34:51,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:51.452 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_update_quota_normal_user ... success [0.013s] 2018-09-23 19:34:51,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:51.609 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [4.858s] 2018-09-23 19:34:53,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:53.709 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user ... success [0.518s] 2018-09-23 19:34:53,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:53.737 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor ... success [0.028s] 2018-09-23 19:34:53,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:53.783 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user ... success [0.045s] 2018-09-23 19:34:53,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:53.808 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor ... success [0.025s] 2018-09-23 19:34:58,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:58.660 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [7.050s] 2018-09-23 19:34:58,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:58.908 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1186354 is resolved. 2018-09-23 19:34:58,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:34:58.909 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1186354 is resolved. 2018-09-23 19:35:02,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:02.114 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.292s] 2018-09-23 19:35:02,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:02.144 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.030s] 2018-09-23 19:35:04,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:04.027 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [5.366s] 2018-09-23 19:35:04,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:04.268 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.240s] 2018-09-23 19:35:04,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:04.441 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.173s] 2018-09-23 19:35:04,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:04.766 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.324s] 2018-09-23 19:35:05,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:05.329 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [0.562s] 2018-09-23 19:35:05,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:05.836 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:35:06,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:06.454 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [1.125s] 2018-09-23 19:35:08,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:08.047 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [32.355s] 2018-09-23 19:35:10,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:10.251 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [2.204s] 2018-09-23 19:35:14,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:14.028 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.436s] 2018-09-23 19:35:14,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:14.067 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-09-23 19:35:14,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:14.212 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.184s] 2018-09-23 19:35:14,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:14.309 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.096s] 2018-09-23 19:35:14,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:14.408 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.099s] 2018-09-23 19:35:14,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:14.540 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.131s] 2018-09-23 19:35:14,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:14.873 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.333s] 2018-09-23 19:35:14,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:14.994 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.121s] 2018-09-23 19:35:15,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:15.557 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.560s] 2018-09-23 19:35:15,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:15.724 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.167s] 2018-09-23 19:35:15,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:15.843 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.120s] 2018-09-23 19:35:21,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:21.422 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [14.333s] 2018-09-23 19:35:24,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:24.358 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.317s] 2018-09-23 19:35:24,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:24.373 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.014s] 2018-09-23 19:35:24,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:24.442 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.068s] 2018-09-23 19:35:24,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:24.499 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.056s] 2018-09-23 19:35:24,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:24.517 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.018s] 2018-09-23 19:35:24,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:24.531 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.013s] 2018-09-23 19:35:24,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:24.543 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.012s] 2018-09-23 19:35:28,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:28.795 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON ... skip: The microversion range[2.61 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:35:32,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:32.219 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:35:34,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:34.331 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.325s] 2018-09-23 19:35:34,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:34.341 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.010s] 2018-09-23 19:35:34,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:34.367 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.025s] 2018-09-23 19:35:34,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:34.376 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.010s] 2018-09-23 19:35:34,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:34.391 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.014s] 2018-09-23 19:35:34,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:34.402 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.011s] 2018-09-23 19:35:34,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:34.418 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.016s] 2018-09-23 19:35:34,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:34.426 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.008s] 2018-09-23 19:35:34,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:34.446 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.019s] 2018-09-23 19:35:34,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:34.456 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.010s] 2018-09-23 19:35:34,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:34.466 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.010s] 2018-09-23 19:35:34,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:34.476 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.010s] 2018-09-23 19:35:34,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:34.488 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.012s] 2018-09-23 19:35:34,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:34.506 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.018s] 2018-09-23 19:35:41,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:41.962 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.302s] 2018-09-23 19:35:42,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:42.004 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.042s] 2018-09-23 19:35:42,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:42.086 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.081s] 2018-09-23 19:35:42,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:42.108 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.022s] 2018-09-23 19:35:42,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:42.306 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.197s] 2018-09-23 19:35:45,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:45.384 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.319s] 2018-09-23 19:35:50,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:50.241 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers ... success [0.354s] 2018-09-23 19:35:50,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:50.308 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor ... success [0.067s] 2018-09-23 19:35:52,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:52.014 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [37.942s] 2018-09-23 19:35:54,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:54.160 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:35:59,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:59.411 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [14.023s] 2018-09-23 19:35:59,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:59.419 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.011s] 2018-09-23 19:35:59,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:59.431 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.012s] 2018-09-23 19:35:59,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:59.444 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.012s] 2018-09-23 19:35:59,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:35:59.992 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.547s] 2018-09-23 19:36:00,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:00.606 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.613s] 2018-09-23 19:36:09,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:09.428 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON ... skip: The microversion range[2.53 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:36:10,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:10.990 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [12.209s] 2018-09-23 19:36:12,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:12.283 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.210s] 2018-09-23 19:36:12,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:12.337 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.054s] 2018-09-23 19:36:12,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:12.381 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.044s] 2018-09-23 19:36:12,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:12.434 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.053s] 2018-09-23 19:36:12,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:12.459 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.025s] 2018-09-23 19:36:12,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:12.508 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.049s] 2018-09-23 19:36:12,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:12.549 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.041s] 2018-09-23 19:36:12,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:12.590 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.040s] 2018-09-23 19:36:12,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:12.614 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.024s] 2018-09-23 19:36:12,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:12.670 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.055s] 2018-09-23 19:36:12,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:12.716 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.046s] 2018-09-23 19:36:23,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:23.607 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [12.616s] 2018-09-23 19:36:23,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:23.765 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [31.746s] 2018-09-23 19:36:23,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:23.766 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.000s]: Volume-backed live migration not available 2018-09-23 19:36:26,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:26.405 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [56.597s] 2018-09-23 19:36:33,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:33.550 32 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [10.109s] 2018-09-23 19:36:37,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:37.175 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [0.906s] 2018-09-23 19:36:40,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:40.566 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.635s] 2018-09-23 19:36:40,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:40.671 32 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [7.120s] 2018-09-23 19:36:40,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:40.846 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.279s] 2018-09-23 19:36:44,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:44.125 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas.QuotasAdminTestV236 ... skip: The microversion range[2.36 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:36:44,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:44.126 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas.QuotasAdminTestV257 ... skip: The microversion range[2.57 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:36:47,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:47.640 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [2.273s] 2018-09-23 19:36:47,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:47.919 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.279s] 2018-09-23 19:36:48,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:48.414 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.340s] 2018-09-23 19:36:48,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:48.454 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.040s] 2018-09-23 19:36:48,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:48.496 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.043s] 2018-09-23 19:36:51,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:51.164 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [3.242s] 2018-09-23 19:36:53,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:53.323 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [2.160s] 2018-09-23 19:36:56,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:36:56.639 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-09-23 19:37:02,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:02.496 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [11.682s] 2018-09-23 19:37:04,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:04.019 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [9.142s] 2018-09-23 19:37:09,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:09.277 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [5.257s] 2018-09-23 19:37:11,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:11.567 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [10.666s] 2018-09-23 19:37:12,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:12.152 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [2.875s] 2018-09-23 19:37:12,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:12.782 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [10.285s] 2018-09-23 19:37:16,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:16.141 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-09-23 19:37:17,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:17.334 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [5.181s] 2018-09-23 19:37:18,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:18.371 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [11.650s] 2018-09-23 19:37:21,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:21.664 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [3.295s] 2018-09-23 19:37:22,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:22.957 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.368s] 2018-09-23 19:37:23,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:23.066 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.109s] 2018-09-23 19:37:23,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:23.192 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [5.857s] 2018-09-23 19:37:23,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:23.365 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.299s] 2018-09-23 19:37:24,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:24.217 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.850s] 2018-09-23 19:37:24,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:24.611 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.394s] 2018-09-23 19:37:26,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:26.894 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [8.067s] 2018-09-23 19:37:28,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:28.204 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [5.012s] 2018-09-23 19:37:29,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:29.225 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON ... skip: The microversion range[2.55 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:37:37,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:37.013 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON ... skip: nova-network is gone 2018-09-23 19:37:41,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:41.425 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.292s] 2018-09-23 19:37:41,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:41.469 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.043s] 2018-09-23 19:37:41,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:41.500 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.031s] 2018-09-23 19:37:41,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:41.575 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.074s] 2018-09-23 19:37:41,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:41.695 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.120s] 2018-09-23 19:37:50,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:50.353 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.279s] 2018-09-23 19:37:50,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:50.363 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.010s] 2018-09-23 19:37:50,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:50.372 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.009s] 2018-09-23 19:37:50,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:50.697 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.325s] 2018-09-23 19:37:50,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:50.709 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.011s] 2018-09-23 19:37:50,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:50.756 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.047s] 2018-09-23 19:37:50,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:50.764 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.009s] 2018-09-23 19:37:53,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:53.583 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [6.587s] 2018-09-23 19:37:53,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:53.984 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.400s] 2018-09-23 19:37:54,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:54.858 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [21.993s] 2018-09-23 19:37:55,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:55.071 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [1.087s] 2018-09-23 19:37:55,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:55.358 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:37:58,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:58.505 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... fail [9.914s] 2018-09-23 19:37:58,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:58.849 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.350s] 2018-09-23 19:37:59,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:37:59.398 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [0.548s] 2018-09-23 19:38:00,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:38:00.008 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.609s] 2018-09-23 19:38:00,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:38:00.035 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.028s] 2018-09-23 19:38:00,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:38:00.852 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [0.815s] 2018-09-23 19:38:01,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:38:01.649 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.797s] 2018-09-23 19:38:14,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:38:14.265 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_blank_id ... success [0.190s] 2018-09-23 19:38:14,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:38:14.803 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_negative_image_id ... success [0.539s] 2018-09-23 19:38:15,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:38:15.307 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.503s] 2018-09-23 19:38:15,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:38:15.846 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.539s] 2018-09-23 19:38:16,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:38:16.357 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.510s] 2018-09-23 19:38:16,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:38:16.793 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_non_existent_image ... success [0.435s] 2018-09-23 19:39:03,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:03.803 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [68.933s] 2018-09-23 19:39:08,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:08.118 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... fail [68.526s] 2018-09-23 19:39:08,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:08.143 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.030s] 2018-09-23 19:39:10,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:10.353 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.599s] 2018-09-23 19:39:10,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:10.662 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.309s] 2018-09-23 19:39:10,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:10.887 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.225s] 2018-09-23 19:39:12,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:12.006 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [1.118s] 2018-09-23 19:39:12,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:12.507 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.500s] 2018-09-23 19:39:13,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:13.032 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.526s] 2018-09-23 19:39:13,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:13.344 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.312s] 2018-09-23 19:39:13,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:13.626 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.280s] 2018-09-23 19:39:13,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:13.864 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.239s] 2018-09-23 19:39:14,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:14.908 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [1.043s] 2018-09-23 19:39:15,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:15.241 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.332s] 2018-09-23 19:39:16,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:16.358 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [1.116s] 2018-09-23 19:39:16,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:16.881 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.525s] 2018-09-23 19:39:19,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:19.883 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [16.079s] 2018-09-23 19:39:28,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:28.331 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [8.448s] 2018-09-23 19:39:31,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:31.444 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [1.217s] 2018-09-23 19:39:32,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:32.279 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.835s] 2018-09-23 19:39:32,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:32.975 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.695s] 2018-09-23 19:39:34,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:34.531 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [92.860s] 2018-09-23 19:39:40,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:40.843 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.349s] 2018-09-23 19:39:41,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:41.859 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [1.016s] 2018-09-23 19:39:42,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:42.335 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [7.806s] 2018-09-23 19:39:43,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:43.150 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [0.817s] 2018-09-23 19:39:43,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:43.551 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [1.690s] 2018-09-23 19:39:45,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:45.840 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [9.608s] 2018-09-23 19:39:45,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:45.864 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.026s] 2018-09-23 19:39:45,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:45.897 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.033s] 2018-09-23 19:39:45,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:45.910 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.013s] 2018-09-23 19:39:46,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:46.495 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [2.944s] 2018-09-23 19:39:50,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:50.971 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [4.475s] 2018-09-23 19:39:55,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:55.697 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.351s] 2018-09-23 19:39:55,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:55.771 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.073s] 2018-09-23 19:39:55,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:55.839 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.068s] 2018-09-23 19:39:56,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:39:56.109 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.270s] 2018-09-23 19:40:02,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:02.163 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.703s] 2018-09-23 19:40:02,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:02.377 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.213s] 2018-09-23 19:40:02,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:02.806 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.428s] 2018-09-23 19:40:06,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:06.814 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [4.866s] 2018-09-23 19:40:08,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:08.482 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [60.320s] 2018-09-23 19:40:22,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:22.660 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [19.356s] 2018-09-23 19:40:23,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:23.665 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [20.853s] 2018-09-23 19:40:24,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:24.010 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [1.353s] 2018-09-23 19:40:29,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:29.466 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.454s] 2018-09-23 19:40:34,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:34.583 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [10.919s] 2018-09-23 19:40:43,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:43.791 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.534s] 2018-09-23 19:40:44,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:44.030 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.239s] 2018-09-23 19:40:44,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:44.149 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.119s] 2018-09-23 19:40:44,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:44.966 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [0.815s] 2018-09-23 19:40:52,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:52.056 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [22.585s] 2018-09-23 19:40:52,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:52.114 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.458s] 2018-09-23 19:40:52,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:52.125 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.011s] 2018-09-23 19:40:52,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:52.954 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [0.903s] 2018-09-23 19:40:54,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:54.085 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.958s] 2018-09-23 19:40:54,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:54.088 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-09-23 19:40:54,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:54.090 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1161411 is resolved. 2018-09-23 19:40:54,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:54.091 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1161411 is resolved. 2018-09-23 19:40:54,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:54.345 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.258s] 2018-09-23 19:40:54,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:54.560 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.214s] 2018-09-23 19:40:54,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:54.563 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-09-23 19:40:54,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:54.565 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-09-23 19:40:54,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:40:54.566 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-09-23 19:41:04,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:41:04.781 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [30.490s] 2018-09-23 19:41:13,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:41:13.371 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [8.593s] 2018-09-23 19:41:17,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:41:17.462 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [68.963s] 2018-09-23 19:41:31,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:41:31.004 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip ... success [28.689s] 2018-09-23 19:41:52,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:41:52.097 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [41.323s] 2018-09-23 19:42:04,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:42:04.823 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port ... success [33.817s] 2018-09-23 19:42:12,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:42:12.689 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [21.234s] 2018-09-23 19:42:12,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:42:12.702 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.013s] 2018-09-23 19:42:13,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:42:13.592 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.890s] 2018-09-23 19:42:13,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:42:13.651 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.059s] 2018-09-23 19:42:26,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:42:26.609 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [69.137s] 2018-09-23 19:42:28,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:42:28.367 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [36.267s] 2018-09-23 19:42:40,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:42:40.344 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [35.517s] 2018-09-23 19:42:48,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:42:48.075 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [10.482s] 2018-09-23 19:42:49,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:42:49.349 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.276s] 2018-09-23 19:42:50,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:42:50.563 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [9.626s] 2018-09-23 19:42:56,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:42:56.742 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.630s] 2018-09-23 19:42:59,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:42:59.154 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity ... success [11.203s] 2018-09-23 19:43:01,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:01.215 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.273s] 2018-09-23 19:43:01,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:01.270 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.054s] 2018-09-23 19:43:01,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:01.683 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.412s] 2018-09-23 19:43:01,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:01.699 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.016s] 2018-09-23 19:43:01,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:01.744 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.044s] 2018-09-23 19:43:01,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:01.756 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.012s] 2018-09-23 19:43:01,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:01.802 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.046s] 2018-09-23 19:43:01,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:01.843 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.040s] 2018-09-23 19:43:06,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:06.326 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [15.758s] 2018-09-23 19:43:09,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:09.419 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [3.095s] 2018-09-23 19:43:09,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:09.869 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [10.711s] 2018-09-23 19:43:09,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:09.870 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-09-23 19:43:09,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:09.871 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-09-23 19:43:09,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:09.872 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-09-23 19:43:10,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:10.213 32 INFO opnfv-tempest [-] {0} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit ... success [3.154s] 2018-09-23 19:43:12,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:12.328 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [16.370s] 2018-09-23 19:43:20,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:20.166 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [10.744s] 2018-09-23 19:43:20,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:20.168 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-09-23 19:43:20,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:20.394 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [3.179s] 2018-09-23 19:43:20,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:20.891 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [0.497s] 2018-09-23 19:43:20,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:20.901 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.010s] 2018-09-23 19:43:21,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:21.694 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [0.792s] 2018-09-23 19:43:22,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:22.985 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [1.291s] 2018-09-23 19:43:23,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:23.822 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [0.836s] 2018-09-23 19:43:23,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:23.848 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.026s] 2018-09-23 19:43:24,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:24.329 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.480s] 2018-09-23 19:43:33,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:33.738 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.320s] 2018-09-23 19:43:37,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:37.200 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON ... fail 2018-09-23 19:43:41,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:41.577 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.302s] 2018-09-23 19:43:41,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:41.590 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.013s] 2018-09-23 19:43:41,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:41.862 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.272s] 2018-09-23 19:43:45,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:45.127 32 INFO opnfv-tempest [-] {2} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-09-23 19:43:55,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:55.198 32 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.231s] 2018-09-23 19:43:55,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:43:55.750 32 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.552s] 2018-09-23 19:44:04,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:04.696 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [8.120s] 2018-09-23 19:44:04,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:04.819 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.123s] 2018-09-23 19:44:05,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:05.843 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [1.023s] 2018-09-23 19:44:05,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:05.972 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.128s] 2018-09-23 19:44:05,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:05.973 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-09-23 19:44:06,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:06.731 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [1.107s] 2018-09-23 19:44:06,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:06.843 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.112s] 2018-09-23 19:44:07,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:07.525 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.681s] 2018-09-23 19:44:07,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:07.621 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.096s] 2018-09-23 19:44:07,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:07.623 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-09-23 19:44:13,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:13.640 32 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.775s] 2018-09-23 19:44:15,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:15.426 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [55.245s] 2018-09-23 19:44:27,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:27.581 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.909s] 2018-09-23 19:44:28,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:28.161 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.580s] 2018-09-23 19:44:28,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:28.784 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.622s] 2018-09-23 19:44:28,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:28.991 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [13.567s] 2018-09-23 19:44:29,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:29.266 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.483s] 2018-09-23 19:44:29,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:29.892 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.626s] 2018-09-23 19:44:30,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:30.407 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.514s] 2018-09-23 19:44:33,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:33.281 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:44:36,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:36.451 32 INFO opnfv-tempest [-] {2} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.531s] 2018-09-23 19:44:38,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:38.257 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:44:38,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:38.260 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:44:38,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:38.261 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test ... skip: The microversion range[2.57 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:44:41,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:41.765 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... fail [12.771s] 2018-09-23 19:44:42,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:42.718 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON ... skip: nova-network is gone 2018-09-23 19:44:46,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:46.347 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [1.130s] 2018-09-23 19:44:46,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:46.357 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-09-23 19:44:58,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:58.750 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [7.764s] 2018-09-23 19:44:59,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:59.746 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [8.084s] 2018-09-23 19:44:59,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:44:59.868 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.122s] 2018-09-23 19:45:00,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:00.542 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.673s] 2018-09-23 19:45:00,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:00.670 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.127s] 2018-09-23 19:45:00,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:00.671 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-09-23 19:45:07,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:07.637 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON ... fail 2018-09-23 19:45:07,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:07.656 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [3.340s] 2018-09-23 19:45:10,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:10.707 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-09-23 19:45:10,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:10.707 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-09-23 19:45:15,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:15.676 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest ... skip: The microversion range[2.49 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:45:18,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:18.548 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [3.593s] 2018-09-23 19:45:23,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:23.158 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.058s] 2018-09-23 19:45:23,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:23.169 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.011s] 2018-09-23 19:45:26,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:26.295 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.527s] 2018-09-23 19:45:26,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:26.552 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.061s] 2018-09-23 19:45:27,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:27.981 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-09-23 19:45:30,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:30.043 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.489s] 2018-09-23 19:45:31,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:31.633 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [66.251s] 2018-09-23 19:45:36,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:36.169 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.988s] 2018-09-23 19:45:36,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:36.806 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.635s] 2018-09-23 19:45:37,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:37.756 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.951s] 2018-09-23 19:45:45,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:45.255 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.049s] 2018-09-23 19:45:45,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:45.275 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.020s] 2018-09-23 19:45:47,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:47.450 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.797s] 2018-09-23 19:45:51,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:51.668 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.216s] 2018-09-23 19:45:52,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:52.931 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [1.264s] 2018-09-23 19:45:54,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:54.950 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [2.018s] 2018-09-23 19:45:59,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:45:59.692 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [8.333s] 2018-09-23 19:46:05,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:05.384 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.952s] 2018-09-23 19:46:06,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:06.373 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [0.988s] 2018-09-23 19:46:07,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:07.439 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [1.065s] 2018-09-23 19:46:08,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:08.503 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [1.065s] 2018-09-23 19:46:10,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:10.164 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [1.658s] 2018-09-23 19:46:11,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:11.582 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... fail [11.885s] 2018-09-23 19:46:11,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:11.668 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [1.503s] 2018-09-23 19:46:16,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:16.963 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.577s] 2018-09-23 19:46:17,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:17.358 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.395s] 2018-09-23 19:46:17,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:17.756 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.397s] 2018-09-23 19:46:18,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:18.165 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.409s] 2018-09-23 19:46:18,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:18.565 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.401s] 2018-09-23 19:46:20,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:20.973 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.158s] 2018-09-23 19:46:21,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:21.140 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.167s] 2018-09-23 19:46:21,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:21.308 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.167s] 2018-09-23 19:46:21,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:21.500 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.192s] 2018-09-23 19:46:21,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:21.659 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.159s] 2018-09-23 19:46:30,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:30.070 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.220s] 2018-09-23 19:46:30,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:30.450 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.560s] 2018-09-23 19:46:30,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:30.587 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.516s] 2018-09-23 19:46:30,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:30.752 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.165s] 2018-09-23 19:46:30,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:30.835 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.385s] 2018-09-23 19:46:30,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:30.890 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.137s] 2018-09-23 19:46:31,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:31.102 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.212s] 2018-09-23 19:46:31,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:31.779 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.677s] 2018-09-23 19:46:32,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:32.193 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [60.545s] 2018-09-23 19:46:32,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:32.414 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.634s] 2018-09-23 19:46:41,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:41.288 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.342s] 2018-09-23 19:46:42,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:42.321 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [1.032s] 2018-09-23 19:46:42,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:42.478 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.157s] 2018-09-23 19:46:42,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:42.964 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.486s] 2018-09-23 19:46:53,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:53.544 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.051s] 2018-09-23 19:46:53,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:53.642 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.097s] 2018-09-23 19:46:54,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:54.625 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [1.222s] 2018-09-23 19:46:55,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:55.700 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [1.074s] 2018-09-23 19:46:56,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:56.726 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [1.026s] 2018-09-23 19:46:57,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:57.420 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.694s] 2018-09-23 19:46:58,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:58.869 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.448s] 2018-09-23 19:46:59,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:46:59.532 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.662s] 2018-09-23 19:47:00,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:00.250 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.717s] 2018-09-23 19:47:03,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:03.116 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [2.865s] 2018-09-23 19:47:03,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:03.495 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.646s] 2018-09-23 19:47:03,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:03.564 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.447s] 2018-09-23 19:47:03,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:03.660 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.166s] 2018-09-23 19:47:03,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:03.795 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.135s] 2018-09-23 19:47:04,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:04.634 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [1.070s] 2018-09-23 19:47:04,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:04.782 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.149s] 2018-09-23 19:47:05,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:05.620 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.837s] 2018-09-23 19:47:06,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:06.850 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [1.229s] 2018-09-23 19:47:12,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:12.331 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [8.533s] 2018-09-23 19:47:12,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:12.370 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.040s] 2018-09-23 19:47:12,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:12.415 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.045s] 2018-09-23 19:47:23,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:23.446 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.393s] 2018-09-23 19:47:23,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:23.680 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.233s] 2018-09-23 19:47:23,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:23.864 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.182s] 2018-09-23 19:47:24,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:24.229 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.365s] 2018-09-23 19:47:24,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:24.627 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.397s] 2018-09-23 19:47:24,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:24.785 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes ... success [7.315s] 2018-09-23 19:47:24,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:24.997 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.369s] 2018-09-23 19:47:25,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:25.373 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.376s] 2018-09-23 19:47:25,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:25.460 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.680s] 2018-09-23 19:47:28,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:28.327 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [2.863s] 2018-09-23 19:47:33,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:33.718 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [61.513s] 2018-09-23 19:47:39,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:39.656 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.159s] 2018-09-23 19:47:39,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:39.703 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.047s] 2018-09-23 19:47:39,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:39.719 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.805s] 2018-09-23 19:47:43,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:43.148 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [3.425s] 2018-09-23 19:47:43,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:43.149 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-09-23 19:47:43,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:43.355 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:47:43,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:43.356 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServerShowV263Test ... skip: The microversion range[2.63 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:47:46,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:46.064 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.918s] 2018-09-23 19:47:47,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:47.710 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.645s] 2018-09-23 19:47:50,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:50.943 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-09-23 19:47:50,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:50.944 32 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-09-23 19:47:56,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:56.898 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.914s] 2018-09-23 19:47:57,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:47:57.428 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [2.547s] 2018-09-23 19:48:00,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:00.296 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [3.396s] 2018-09-23 19:48:02,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:02.513 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [2.216s] 2018-09-23 19:48:03,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:03.925 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.412s] 2018-09-23 19:48:05,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:05.472 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.546s] 2018-09-23 19:48:06,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:06.880 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.408s] 2018-09-23 19:48:07,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:07.854 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.973s] 2018-09-23 19:48:08,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:08.750 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [2.308s] 2018-09-23 19:48:08,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:08.951 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.201s] 2018-09-23 19:48:09,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:09.225 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.274s] 2018-09-23 19:48:09,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:09.232 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.378s] 2018-09-23 19:48:11,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:11.356 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [2.129s] 2018-09-23 19:48:12,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:12.333 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [3.100s] 2018-09-23 19:48:12,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:12.589 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [1.233s] 2018-09-23 19:48:14,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:14.213 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [1.879s] 2018-09-23 19:48:14,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:14.259 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [1.669s] 2018-09-23 19:48:14,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:14.696 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.482s] 2018-09-23 19:48:15,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:15.544 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.848s] 2018-09-23 19:48:15,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:15.758 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.213s] 2018-09-23 19:48:16,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:16.237 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.478s] 2018-09-23 19:48:16,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:16.894 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.657s] 2018-09-23 19:48:17,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:17.375 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.480s] 2018-09-23 19:48:17,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:17.574 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [82.396s] 2018-09-23 19:48:18,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:18.558 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [1.181s] 2018-09-23 19:48:19,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:19.322 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.763s] 2018-09-23 19:48:20,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:20.256 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [2.685s] 2018-09-23 19:48:20,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:20.290 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.969s] 2018-09-23 19:48:22,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:22.283 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [1.809s] 2018-09-23 19:48:24,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:24.015 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [1.731s] 2018-09-23 19:48:24,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:24.047 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [3.754s] 2018-09-23 19:48:24,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:24.048 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-09-23 19:48:25,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:25.033 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.987s] 2018-09-23 19:48:25,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:25.772 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.738s] 2018-09-23 19:48:25,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:25.995 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.222s] 2018-09-23 19:48:26,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:26.459 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.464s] 2018-09-23 19:48:26,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:26.924 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.464s] 2018-09-23 19:48:27,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:27.703 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.778s] 2018-09-23 19:48:28,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:28.342 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.274s] 2018-09-23 19:48:28,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:28.373 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.670s] 2018-09-23 19:48:28,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:28.599 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.256s] 2018-09-23 19:48:28,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:28.872 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.273s] 2018-09-23 19:48:29,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:29.055 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.682s] 2018-09-23 19:48:29,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:29.121 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.249s] 2018-09-23 19:48:29,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:29.318 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.262s] 2018-09-23 19:48:29,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:29.369 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.247s] 2018-09-23 19:48:29,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:29.644 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.275s] 2018-09-23 19:48:29,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:29.835 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.190s] 2018-09-23 19:48:29,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:29.983 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.665s] 2018-09-23 19:48:30,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:30.096 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.261s] 2018-09-23 19:48:30,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:30.103 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.007s] 2018-09-23 19:48:30,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:30.109 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.007s] 2018-09-23 19:48:30,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:30.487 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.503s] 2018-09-23 19:48:30,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:30.604 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [10.348s] 2018-09-23 19:48:31,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:31.318 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.829s] 2018-09-23 19:48:31,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:31.321 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-09-23 19:48:31,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:31.322 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-09-23 19:48:32,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:32.212 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.893s] 2018-09-23 19:48:32,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:32.833 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.620s] 2018-09-23 19:48:35,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:35.500 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [61.767s] 2018-09-23 19:48:36,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:36.525 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [3.691s] 2018-09-23 19:48:36,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:36.603 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.938s] 2018-09-23 19:48:37,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:37.449 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.925s] 2018-09-23 19:48:37,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:37.936 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.485s] 2018-09-23 19:48:37,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:37.939 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-09-23 19:48:37,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:37.940 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-09-23 19:48:39,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:39.004 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [1.067s] 2018-09-23 19:48:39,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:39.215 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.211s] 2018-09-23 19:48:39,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:39.969 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.753s] 2018-09-23 19:48:42,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:42.228 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.893s] 2018-09-23 19:48:42,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:42.562 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.333s] 2018-09-23 19:48:45,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:45.437 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [9.938s] 2018-09-23 19:48:51,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:51.756 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [1.716s] 2018-09-23 19:48:51,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:51.834 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON ... skip: nova-network is gone 2018-09-23 19:48:51,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:51.834 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-09-23 19:48:54,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:54.205 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name ... success [8.363s] 2018-09-23 19:48:57,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:57.181 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.968s] 2018-09-23 19:48:57,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:57.584 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.379s] 2018-09-23 19:48:59,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:48:59.366 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:49:00,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:00.585 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [8.828s] 2018-09-23 19:49:02,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:02.200 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [1.614s] 2018-09-23 19:49:03,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:03.962 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... fail [6.373s] 2018-09-23 19:49:04,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:04.098 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [1.897s] 2018-09-23 19:49:07,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:07.018 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.921s] 2018-09-23 19:49:10,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:10.624 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... fail [6.660s] 2018-09-23 19:49:11,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:11.839 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-09-23 19:49:16,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:16.505 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... fail [5.877s] 2018-09-23 19:49:18,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:18.014 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [1.025s] 2018-09-23 19:49:18,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:18.499 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.484s] 2018-09-23 19:49:18,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:18.741 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.242s] 2018-09-23 19:49:19,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:19.266 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.524s] 2018-09-23 19:49:19,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:19.728 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.462s] 2018-09-23 19:49:19,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:19.860 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.131s] 2018-09-23 19:49:20,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:20.102 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.242s] 2018-09-23 19:49:20,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:20.228 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.125s] 2018-09-23 19:49:20,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:20.516 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.288s] 2018-09-23 19:49:20,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:20.594 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.077s] 2018-09-23 19:49:20,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:20.736 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [4.098s] 2018-09-23 19:49:20,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:20.809 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.215s] 2018-09-23 19:49:26,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:26.055 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [9.552s] 2018-09-23 19:49:28,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:28.285 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server ... success [26.401s] 2018-09-23 19:49:31,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:31.088 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [2.194s] 2018-09-23 19:49:34,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:34.034 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [2.944s] 2018-09-23 19:49:35,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:35.920 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.886s] 2018-09-23 19:49:38,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:38.226 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [2.306s] 2018-09-23 19:49:43,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:43.817 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server ... success [15.530s] 2018-09-23 19:49:49,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:49.385 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [3.062s] 2018-09-23 19:49:49,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:49.645 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details ... success [0.260s] 2018-09-23 19:49:58,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:58.461 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [14.644s] 2018-09-23 19:49:59,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:59.923 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [1.342s] 2018-09-23 19:49:59,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:49:59.924 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_update_to_dvr ... skip [0.000s]: HA routers are not available. 2018-09-23 19:50:01,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:01.275 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [1.352s] 2018-09-23 19:50:02,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:02.083 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [41.266s] 2018-09-23 19:50:02,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:02.095 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.016s] 2018-09-23 19:50:04,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:04.032 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.934s] 2018-09-23 19:50:04,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:04.034 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1540645 is resolved. 2018-09-23 19:50:04,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:04.383 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.350s] 2018-09-23 19:50:04,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:04.649 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.265s] 2018-09-23 19:50:10,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:10.044 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-09-23 19:50:10,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:10.045 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-09-23 19:50:13,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:13.001 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [3.710s] 2018-09-23 19:50:16,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:16.503 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [2.369s] 2018-09-23 19:50:17,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:17.927 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [1.423s] 2018-09-23 19:50:19,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:19.596 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [1.669s] 2018-09-23 19:50:22,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:22.951 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [56.884s] 2018-09-23 19:50:25,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:25.183 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [3.045s] 2018-09-23 19:50:26,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:26.645 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [7.042s] 2018-09-23 19:50:27,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:27.366 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test ... skip: The microversion range[2.54 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:50:28,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:28.224 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [3.042s] 2018-09-23 19:50:31,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:31.055 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [2.830s] 2018-09-23 19:50:34,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:34.938 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.498s] 2018-09-23 19:50:35,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:35.110 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.172s] 2018-09-23 19:50:35,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:35.889 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.779s] 2018-09-23 19:50:36,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:36.038 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.983s] 2018-09-23 19:50:36,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:36.047 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.157s] 2018-09-23 19:50:36,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:36.864 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.817s] 2018-09-23 19:50:39,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:39.135 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.798s] 2018-09-23 19:50:39,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:39.770 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.634s] 2018-09-23 19:50:45,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:45.824 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-09-23 19:50:46,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:46.934 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [1.322s] 2018-09-23 19:50:47,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:47.970 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [1.037s] 2018-09-23 19:50:48,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:48.324 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.413s] 2018-09-23 19:50:48,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:48.369 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.729s] 2018-09-23 19:50:48,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:48.704 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.335s] 2018-09-23 19:50:49,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:49.312 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.607s] 2018-09-23 19:50:51,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:51.966 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-09-23 19:50:51,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:51.967 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-09-23 19:50:54,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:54.342 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [6.016s] 2018-09-23 19:50:59,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:59.593 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [1.394s] 2018-09-23 19:50:59,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:59.672 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.651s] 2018-09-23 19:50:59,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:50:59.852 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.180s] 2018-09-23 19:51:00,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:00.008 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.156s] 2018-09-23 19:51:00,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:00.159 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.150s] 2018-09-23 19:51:00,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:00.301 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.142s] 2018-09-23 19:51:00,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:00.503 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.910s] 2018-09-23 19:51:02,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:02.505 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.163s] 2018-09-23 19:51:11,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:11.794 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.506s] 2018-09-23 19:51:11,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:11.870 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.723s] 2018-09-23 19:51:12,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:12.338 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.543s] 2018-09-23 19:51:12,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:12.626 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.755s] 2018-09-23 19:51:13,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:13.303 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.964s] 2018-09-23 19:51:14,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:14.224 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.596s] 2018-09-23 19:51:15,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:15.456 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content ... success [2.152s] 2018-09-23 19:51:15,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:15.616 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.160s] 2018-09-23 19:51:15,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:15.769 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.153s] 2018-09-23 19:51:15,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:15.934 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.165s] 2018-09-23 19:51:18,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:18.787 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-09-23 19:51:18,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:18.788 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-09-23 19:51:18,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:18.789 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-09-23 19:51:21,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:21.722 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.219s] 2018-09-23 19:51:21,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:21.959 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.236s] 2018-09-23 19:51:22,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:22.122 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.163s] 2018-09-23 19:51:22,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:22.129 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-09-23 19:51:23,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:23.321 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [5.560s] 2018-09-23 19:51:26,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:26.930 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [41.094s] 2018-09-23 19:51:27,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:27.059 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.328s] 2018-09-23 19:51:27,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:27.841 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.861s] 2018-09-23 19:51:28,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:28.336 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.276s] 2018-09-23 19:51:28,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:28.630 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [5.308s] 2018-09-23 19:51:28,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:28.673 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.832s] 2018-09-23 19:51:29,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:29.207 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.871s] 2018-09-23 19:51:29,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:29.582 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.908s] 2018-09-23 19:51:29,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:29.982 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.352s] 2018-09-23 19:51:30,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:30.289 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.707s] 2018-09-23 19:51:31,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:31.033 32 INFO opnfv-tempest [-] {1} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-09-23 19:51:31,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:31.869 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [4.943s] 2018-09-23 19:51:35,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:35.628 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [5.645s] 2018-09-23 19:51:36,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:36.743 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [1.115s] 2018-09-23 19:51:36,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:36.800 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [2.886s] 2018-09-23 19:51:40,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:40.428 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.683s] 2018-09-23 19:51:41,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:41.418 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.990s] 2018-09-23 19:51:41,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:41.977 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.559s] 2018-09-23 19:51:41,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:41.989 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [5.246s] 2018-09-23 19:51:42,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:42.236 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.254s] 2018-09-23 19:51:42,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:42.519 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.283s] 2018-09-23 19:51:42,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:42.660 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.683s] 2018-09-23 19:51:43,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:43.187 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.526s] 2018-09-23 19:51:43,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:43.189 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.670s] 2018-09-23 19:51:44,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:44.225 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.035s] 2018-09-23 19:51:44,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:44.275 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [1.087s] 2018-09-23 19:51:44,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:44.521 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.295s] 2018-09-23 19:51:44,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:44.538 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.017s] 2018-09-23 19:51:44,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:44.550 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.012s] 2018-09-23 19:51:44,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:44.830 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.279s] 2018-09-23 19:51:45,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:45.104 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.113s] 2018-09-23 19:51:45,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:45.884 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.608s] 2018-09-23 19:51:46,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:46.685 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list ... success [0.801s] 2018-09-23 19:51:47,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:47.499 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.814s] 2018-09-23 19:51:48,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:48.199 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.700s] 2018-09-23 19:51:48,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:48.827 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.628s] 2018-09-23 19:51:49,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:49.589 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-09-23 19:51:49,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:49.689 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [4.584s] 2018-09-23 19:51:51,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:51.977 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [2.287s] 2018-09-23 19:51:59,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:51:59.945 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.967s] 2018-09-23 19:52:01,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:01.365 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [29.488s] 2018-09-23 19:52:01,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:01.989 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [2.044s] 2018-09-23 19:52:02,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:02.504 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.678s] 2018-09-23 19:52:06,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:06.783 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [4.793s] 2018-09-23 19:52:07,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:07.150 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.366s] 2018-09-23 19:52:07,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:07.280 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.129s] 2018-09-23 19:52:07,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:07.392 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.113s] 2018-09-23 19:52:07,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:07.688 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [5.184s] 2018-09-23 19:52:07,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:07.727 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.334s] 2018-09-23 19:52:08,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:08.130 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.402s] 2018-09-23 19:52:08,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:08.434 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.303s] 2018-09-23 19:52:08,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:08.546 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.112s] 2018-09-23 19:52:08,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:08.590 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.044s] 2018-09-23 19:52:08,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:08.857 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.266s] 2018-09-23 19:52:10,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:10.772 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [3.927s] 2018-09-23 19:52:13,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:13.504 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [5.814s] 2018-09-23 19:52:14,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:14.947 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [13.585s] 2018-09-23 19:52:15,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:15.465 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.607s] 2018-09-23 19:52:17,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:17.049 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [3.543s] 2018-09-23 19:52:17,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:17.059 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [2.114s] 2018-09-23 19:52:17,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:17.443 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [6.671s] 2018-09-23 19:52:22,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:22.198 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [5.148s] 2018-09-23 19:52:27,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:27.859 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [5.659s] 2018-09-23 19:52:28,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:28.557 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [11.492s] 2018-09-23 19:52:31,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:31.967 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-09-23 19:52:31,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:31.968 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test ... skip: Application credentials are not available in this environment 2018-09-23 19:52:33,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:33.887 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: L3 Agent Scheduler Extension not enabled. 2018-09-23 19:52:34,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:34.908 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [6.352s] 2018-09-23 19:52:35,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:35.384 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.205s] 2018-09-23 19:52:37,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:37.151 32 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-09-23 19:52:42,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:42.332 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param ... success [1.021s] 2018-09-23 19:52:42,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:42.339 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [3.978s] 2018-09-23 19:52:43,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:43.685 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_update_image_owner_param ... success [1.352s] 2018-09-23 19:52:47,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:47.209 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [12.300s] 2018-09-23 19:52:48,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:48.315 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [1.105s]: Skipped until bug: https://launchpad.net/bugs/1014647 is resolved. 2018-09-23 19:52:52,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:52.802 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [3.203s] 2018-09-23 19:52:52,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:52.903 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [5.278s] 2018-09-23 19:52:53,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:53.849 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.047s] 2018-09-23 19:52:55,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:55.528 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.678s] 2018-09-23 19:52:57,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:52:57.771 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.243s] 2018-09-23 19:53:03,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:03.054 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.886s] 2018-09-23 19:53:04,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:04.088 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.034s] 2018-09-23 19:53:06,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:06.390 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [22.375s] 2018-09-23 19:53:10,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:10.971 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [22.651s] 2018-09-23 19:53:17,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:17.554 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.371s] 2018-09-23 19:53:17,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:17.560 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.006s] 2018-09-23 19:53:17,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:17.623 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.063s] 2018-09-23 19:53:17,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:17.943 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.319s] 2018-09-23 19:53:18,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:18.262 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.319s] 2018-09-23 19:53:18,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:18.297 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.035s] 2018-09-23 19:53:18,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:18.360 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.061s] 2018-09-23 19:53:18,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:18.396 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.036s] 2018-09-23 19:53:18,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:18.443 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.047s] 2018-09-23 19:53:18,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:18.683 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.238s] 2018-09-23 19:53:18,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:18.729 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.046s] 2018-09-23 19:53:18,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:18.773 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.044s] 2018-09-23 19:53:18,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:18.809 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.035s] 2018-09-23 19:53:19,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:19.140 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.329s] 2018-09-23 19:53:19,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:19.453 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.313s] 2018-09-23 19:53:19,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:19.491 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [13.101s] 2018-09-23 19:53:20,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:20.058 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.704s] 2018-09-23 19:53:21,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:21.187 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.128s] 2018-09-23 19:53:31,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:31.602 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [12.109s] 2018-09-23 19:53:31,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:31.604 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1676207 is resolved. 2018-09-23 19:53:34,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:34.776 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [2.306s] 2018-09-23 19:53:36,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:36.334 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [1.557s] 2018-09-23 19:53:36,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:36.613 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.010s] 2018-09-23 19:53:42,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:42.259 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [3.648s] 2018-09-23 19:53:42,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:42.600 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.340s] 2018-09-23 19:53:44,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:44.151 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.551s] 2018-09-23 19:53:45,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:45.231 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [2.079s] 2018-09-23 19:53:45,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:45.625 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [0.394s] 2018-09-23 19:53:46,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:46.798 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [1.173s] 2018-09-23 19:53:48,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:48.730 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [12.115s] 2018-09-23 19:53:54,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:54.359 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [2.996s] 2018-09-23 19:53:58,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:53:58.814 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [47.838s] 2018-09-23 19:54:01,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:01.866 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [2.138s] 2018-09-23 19:54:06,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:06.291 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-09-23 19:54:10,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:10.612 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [9.202s] 2018-09-23 19:54:14,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:14.697 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [2.550s] 2018-09-23 19:54:17,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:17.033 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [6.420s] 2018-09-23 19:54:17,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:17.954 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [3.256s] 2018-09-23 19:54:19,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:19.602 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.648s] 2018-09-23 19:54:22,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:22.801 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [3.199s] 2018-09-23 19:54:23,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:23.127 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [6.095s] 2018-09-23 19:54:25,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:25.899 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [27.083s] 2018-09-23 19:54:27,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:27.950 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [4.821s] 2018-09-23 19:54:31,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:31.730 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [42.996s] 2018-09-23 19:54:32,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:32.831 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [4.881s] 2018-09-23 19:54:33,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:33.435 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.709s] 2018-09-23 19:54:34,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:34.903 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [3.203s] 2018-09-23 19:54:39,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:39.642 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [4.738s] 2018-09-23 19:54:39,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:39.802 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.202s] 2018-09-23 19:54:42,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:42.110 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.307s] 2018-09-23 19:54:43,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:43.873 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.762s] 2018-09-23 19:54:45,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:45.572 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.699s] 2018-09-23 19:54:47,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:47.030 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.457s] 2018-09-23 19:54:47,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:47.044 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [7.401s] 2018-09-23 19:54:49,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:49.931 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.900s] 2018-09-23 19:54:50,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:50.383 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [24.482s] 2018-09-23 19:54:51,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:51.382 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.450s] 2018-09-23 19:54:51,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:51.541 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.159s] 2018-09-23 19:54:53,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:53.540 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [6.494s] 2018-09-23 19:54:54,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:54.224 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [2.682s] 2018-09-23 19:54:55,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:55.321 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [1.097s] 2018-09-23 19:54:55,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:55.342 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.021s] 2018-09-23 19:54:55,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:55.357 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.015s] 2018-09-23 19:54:55,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:55.379 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.022s] 2018-09-23 19:54:57,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:57.452 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_tags.TagsExtTest ... skip: tag-ext extension not enabled. 2018-09-23 19:54:58,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:58.629 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [9.286s] 2018-09-23 19:54:58,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:58.979 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.350s] 2018-09-23 19:54:59,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:54:59.663 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [6.123s] 2018-09-23 19:55:00,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:00.000 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [1.021s] 2018-09-23 19:55:01,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:01.943 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.687s] 2018-09-23 19:55:02,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:02.374 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [2.374s] 2018-09-23 19:55:02,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:02.448 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST ... success [0.505s] 2018-09-23 19:55:04,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:04.920 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [2.470s] 2018-09-23 19:55:06,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:06.267 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [6.603s] 2018-09-23 19:55:07,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:07.297 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [4.922s] 2018-09-23 19:55:07,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:07.354 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.057s] 2018-09-23 19:55:07,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:07.405 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.050s] 2018-09-23 19:55:11,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:11.423 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [5.155s] 2018-09-23 19:55:15,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:15.452 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [4.030s] 2018-09-23 19:55:24,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:24.324 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.205s] 2018-09-23 19:55:28,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:28.218 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [2.602s] 2018-09-23 19:55:28,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:28.493 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.289s] 2018-09-23 19:55:30,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:30.680 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [2.185s] 2018-09-23 19:55:31,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:31.785 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.105s] 2018-09-23 19:55:32,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:32.481 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [4.263s] 2018-09-23 19:55:32,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:32.952 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.166s] 2018-09-23 19:55:34,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:34.296 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.343s] 2018-09-23 19:55:36,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:36.404 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [2.107s] 2018-09-23 19:55:36,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:36.540 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time ... success [12.216s] 2018-09-23 19:55:37,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:37.524 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.119s] 2018-09-23 19:55:37,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:37.684 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.161s] 2018-09-23 19:55:39,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:39.480 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [6.998s] 2018-09-23 19:55:40,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:40.235 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [2.549s] 2018-09-23 19:55:41,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:41.819 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.583s] 2018-09-23 19:55:42,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:42.585 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.766s] 2018-09-23 19:55:42,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:42.603 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.019s] 2018-09-23 19:55:42,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:42.619 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.015s] 2018-09-23 19:55:42,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:42.917 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.298s] 2018-09-23 19:55:45,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:45.071 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [5.590s] 2018-09-23 19:55:47,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:47.084 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired ... success [2.035s] 2018-09-23 19:55:47,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:47.103 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature ... success [0.019s] 2018-09-23 19:55:47,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:47.297 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [56.903s] 2018-09-23 19:55:47,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:47.371 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.270s] 2018-09-23 19:55:49,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:49.596 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [4.525s] 2018-09-23 19:55:53,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:53.139 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.598s] 2018-09-23 19:55:54,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:54.063 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [4.466s] 2018-09-23 19:55:57,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:57.140 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [2.420s] 2018-09-23 19:55:58,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:58.299 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.005s] 2018-09-23 19:55:59,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:59.033 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [4.969s] 2018-09-23 19:55:59,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:55:59.158 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [2.018s] 2018-09-23 19:56:01,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:01.101 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [1.943s] 2018-09-23 19:56:03,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:03.215 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [4.182s] 2018-09-23 19:56:03,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:03.271 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [2.169s] 2018-09-23 19:56:06,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:06.509 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [1.001s] 2018-09-23 19:56:06,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:06.694 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.185s] 2018-09-23 19:56:10,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:10.958 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time ... success [2.150s] 2018-09-23 19:56:18,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:18.138 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.457s] 2018-09-23 19:56:20,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:20.981 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.842s] 2018-09-23 19:56:24,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:24.175 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [3.195s] 2018-09-23 19:56:24,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:24.617 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [5.867s] 2018-09-23 19:56:27,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:27.550 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:56:27,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:27.550 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-09-23 19:56:29,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:29.880 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_exceeds_overall_metadata_count ... success [0.018s] 2018-09-23 19:56:29,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:29.888 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_name_exceeds_max_length ... success [0.009s] 2018-09-23 19:56:29,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:29.895 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_value_exceeds_max_length ... success [0.007s] 2018-09-23 19:56:29,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:29.903 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_name_exceeds_max_length ... success [0.008s] 2018-09-23 19:56:30,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:30.533 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_non_empty_container ... success [0.628s] 2018-09-23 19:56:30,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:30.543 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_with_nonexistent_container_name ... success [0.010s] 2018-09-23 19:56:30,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:30.558 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_get_metadata_headers_with_invalid_container_name ... success [0.014s] 2018-09-23 19:56:30,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:30.831 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_on_deleted_container ... success [0.272s] 2018-09-23 19:56:30,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:30.854 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_with_nonexistent_container ... success [0.023s] 2018-09-23 19:56:30,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:30.865 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_update_metadata_with_nonexistent_container_name ... success [0.011s] 2018-09-23 19:56:36,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:36.447 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [23.487s] 2018-09-23 19:56:36,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:36.461 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [3.858s] 2018-09-23 19:56:36,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:36.588 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [49.284s] 2018-09-23 19:56:37,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:37.467 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [1.006s] 2018-09-23 19:56:37,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:37.634 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form ... success [0.095s] 2018-09-23 19:56:38,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:38.630 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [1.161s] 2018-09-23 19:56:39,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:39.909 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [1.279s] 2018-09-23 19:56:39,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:39.926 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.017s] 2018-09-23 19:56:40,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:40.218 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.291s] 2018-09-23 19:56:41,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:41.076 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.857s] 2018-09-23 19:56:46,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:46.457 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.035s] 2018-09-23 19:56:46,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:46.614 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2 ... success [0.156s] 2018-09-23 19:56:46,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:46.639 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_with_inline_query_parameter ... success [0.025s] 2018-09-23 19:56:46,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:46.661 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_head_object_using_temp_url ... success [0.022s] 2018-09-23 19:56:46,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:46.762 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.100s] 2018-09-23 19:56:47,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:47.374 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:56:51,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:51.142 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.13 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:56:51,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:51.143 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:56:51,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:51.145 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-09-23 19:56:51,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:51.446 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [14.997s] 2018-09-23 19:56:52,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:52.064 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.396s] 2018-09-23 19:56:52,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:52.413 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.349s] 2018-09-23 19:56:55,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:55.918 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [4.475s] 2018-09-23 19:56:56,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:56.179 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.302s] 2018-09-23 19:56:56,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:56.479 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.299s] 2018-09-23 19:56:56,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:56.713 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.234s] 2018-09-23 19:56:56,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:56.907 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.193s] 2018-09-23 19:56:57,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:57.187 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.280s] 2018-09-23 19:56:57,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:57.426 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.239s] 2018-09-23 19:56:57,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:57.628 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.201s] 2018-09-23 19:56:57,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:57.929 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.300s] 2018-09-23 19:56:58,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:58.133 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.203s] 2018-09-23 19:56:58,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:58.449 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.316s] 2018-09-23 19:56:58,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:58.776 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.327s] 2018-09-23 19:56:58,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:56:58.974 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [3.056s] 2018-09-23 19:57:03,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:03.051 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota ... success [1.640s] 2018-09-23 19:57:03,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:03.339 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.289s] 2018-09-23 19:57:03,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:03.662 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas ... success [0.322s] 2018-09-23 19:57:05,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:05.900 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.370s] 2018-09-23 19:57:07,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:07.945 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage ... success [4.281s] 2018-09-23 19:57:08,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:08.326 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:57:13,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:13.175 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [2.102s] 2018-09-23 19:57:13,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:13.486 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [5.539s] 2018-09-23 19:57:13,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:13.525 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.041s] 2018-09-23 19:57:16,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:16.193 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [17.214s] 2018-09-23 19:57:16,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:16.831 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [3.305s] 2018-09-23 19:57:19,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:19.140 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... success [5.963s] 2018-09-23 19:57:25,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:25.104 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 19:57:28,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:28.808 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.295s] 2018-09-23 19:57:29,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:29.093 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.284s] 2018-09-23 19:57:29,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:29.386 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.292s] 2018-09-23 19:57:31,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:31.058 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [1.671s] 2018-09-23 19:57:31,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:31.290 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.232s] 2018-09-23 19:57:36,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:36.692 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.291s] 2018-09-23 19:57:37,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:37.058 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.365s] 2018-09-23 19:57:37,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:37.362 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.304s] 2018-09-23 19:57:37,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:37.424 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.062s] 2018-09-23 19:57:37,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:37.636 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset ... success [0.211s] 2018-09-23 19:57:37,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:37.939 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.303s] 2018-09-23 19:57:38,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:38.160 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.221s] 2018-09-23 19:57:38,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:38.495 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.334s] 2018-09-23 19:57:38,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:38.797 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.302s] 2018-09-23 19:57:38,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:38.818 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.021s] 2018-09-23 19:57:39,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:39.129 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.309s] 2018-09-23 19:57:39,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:39.470 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.340s] 2018-09-23 19:57:39,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:39.848 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.378s] 2018-09-23 19:57:40,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:40.329 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached ... success [63.729s] 2018-09-23 19:57:44,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:44.981 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... fail [3.201s] 2018-09-23 19:57:45,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:45.659 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.681s] 2018-09-23 19:57:47,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:47.861 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [2.200s] 2018-09-23 19:57:48,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:48.079 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.219s] 2018-09-23 19:57:48,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:48.772 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.692s] 2018-09-23 19:57:56,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:56.565 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [40.366s] 2018-09-23 19:57:58,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:57:58.236 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.674s] 2018-09-23 19:58:11,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:58:11.545 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [13.306s] 2018-09-23 19:58:18,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:58:18.235 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [17.642s] 2018-09-23 19:58:20,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:58:20.372 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [2.139s] 2018-09-23 19:58:23,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:58:23.937 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [3.564s] 2018-09-23 19:58:24,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:58:24.258 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm ... fail [43.920s] 2018-09-23 19:58:24,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:58:24.259 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_paused_server ... skip [0.000s]: Shelve is not available. 2018-09-23 19:58:24,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:58:24.260 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-09-23 19:58:25,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:58:25.556 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [14.010s] 2018-09-23 19:58:28,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:58:28.281 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [4.343s] 2018-09-23 19:58:30,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:58:30.944 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [5.388s] 2018-09-23 19:58:31,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:58:31.074 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [2.793s] 2018-09-23 19:58:34,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:58:34.296 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [3.221s] 2018-09-23 19:58:34,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:58:34.903 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [10.647s] 2018-09-23 19:58:46,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:58:46.571 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [11.667s] 2018-09-23 19:58:55,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:58:55.888 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [2.894s] 2018-09-23 19:59:10,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:10.432 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [39.479s] 2018-09-23 19:59:18,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:18.016 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [10.893s] 2018-09-23 19:59:19,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:19.476 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.294s] 2018-09-23 19:59:19,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:19.772 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.296s] 2018-09-23 19:59:20,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:20.010 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.237s] 2018-09-23 19:59:20,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:20.307 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.296s] 2018-09-23 19:59:20,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:20.596 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.288s] 2018-09-23 19:59:20,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:20.924 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.328s] 2018-09-23 19:59:20,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:20.954 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.029s] 2018-09-23 19:59:20,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:20.979 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.025s] 2018-09-23 19:59:21,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:21.279 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.299s] 2018-09-23 19:59:21,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:21.576 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.298s] 2018-09-23 19:59:32,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:32.439 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.693s] 2018-09-23 19:59:38,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:38.303 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.419s] 2018-09-23 19:59:38,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:38.319 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.017s] 2018-09-23 19:59:38,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:38.340 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.020s] 2018-09-23 19:59:38,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:38.788 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.446s] 2018-09-23 19:59:40,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:40.443 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.652s] 2018-09-23 19:59:40,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:40.465 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.025s] 2018-09-23 19:59:40,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:40.486 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.020s] 2018-09-23 19:59:40,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:40.507 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.021s] 2018-09-23 19:59:40,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:40.517 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.010s] 2018-09-23 19:59:40,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:40.540 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.022s] 2018-09-23 19:59:40,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:40.553 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.013s] 2018-09-23 19:59:40,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:40.563 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.011s] 2018-09-23 19:59:42,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:42.432 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.992s] 2018-09-23 19:59:50,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:50.690 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.258s] 2018-09-23 19:59:53,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:53.769 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [3.078s] 2018-09-23 19:59:56,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 19:59:56.432 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.663s] 2018-09-23 20:00:10,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:00:10.585 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [14.151s] 2018-09-23 20:00:10,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:00:10.666 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.083s] 2018-09-23 20:00:10,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:00:10.728 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.061s] 2018-09-23 20:00:20,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:00:20.143 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [9.413s] 2018-09-23 20:00:29,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:00:29.806 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr ... success [9.663s] 2018-09-23 20:00:41,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:00:41.267 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [11.460s] 2018-09-23 20:00:41,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:00:41.314 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.047s] 2018-09-23 20:00:41,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:00:41.358 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.044s] 2018-09-23 20:00:50,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:00:50.266 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [8.906s] 2018-09-23 20:01:00,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:01:00.244 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [9.977s] 2018-09-23 20:01:19,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:01:19.987 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.027s] 2018-09-23 20:01:28,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:01:28.024 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [8.035s] 2018-09-23 20:01:33,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:01:33.368 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [20.879s] 2018-09-23 20:01:44,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:01:44.612 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.244s] 2018-09-23 20:01:55,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:01:55.929 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [11.316s] 2018-09-23 20:01:55,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:01:55.930 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1676207 is resolved. 2018-09-23 20:02:00,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:02:00.052 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.122s] 2018-09-23 20:02:12,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:02:12.243 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [12.189s] 2018-09-23 20:02:39,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:02:39.134 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [71.097s] 2018-09-23 20:02:51,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:02:51.045 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [38.799s] 2018-09-23 20:02:52,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:02:52.460 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [1.419s] 2018-09-23 20:02:57,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:02:57.606 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.278s] 2018-09-23 20:03:12,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:03:12.656 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [8.819s] 2018-09-23 20:03:12,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:03:12.892 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.237s] 2018-09-23 20:03:13,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:03:13.718 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.825s] 2018-09-23 20:03:16,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:03:16.337 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.618s] 2018-09-23 20:03:20,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:03:20.839 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.501s] 2018-09-23 20:03:21,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:03:21.151 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.313s] 2018-09-23 20:03:21,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:03:21.390 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.239s] 2018-09-23 20:03:44,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:03:44.809 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.231s] 2018-09-23 20:03:46,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:03:46.668 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [1.859s] 2018-09-23 20:03:52,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:03:52.181 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [5.509s] 2018-09-23 20:03:53,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:03:53.977 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.799s] 2018-09-23 20:03:56,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:03:56.173 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [2.194s] 2018-09-23 20:03:57,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:03:57.579 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.407s] 2018-09-23 20:03:58,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:03:58.953 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.370s] 2018-09-23 20:03:58,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:03:58.996 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.045s] 2018-09-23 20:04:00,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:00.198 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [81.049s] 2018-09-23 20:04:00,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:00.244 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.052s] 2018-09-23 20:04:00,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:00.299 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.055s] 2018-09-23 20:04:06,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:06.416 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.439s] 2018-09-23 20:04:17,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:17.830 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest.test_list_containers_with_non_authorized_user ... success [1.031s] 2018-09-23 20:04:20,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:20.909 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.261s] 2018-09-23 20:04:20,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:20.968 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.058s] 2018-09-23 20:04:22,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:22.766 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... fail [304.659s] 2018-09-23 20:04:25,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:25.606 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user ... success [0.488s] 2018-09-23 20:04:25,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:25.786 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds ... success [0.180s] 2018-09-23 20:04:26,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:26.076 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights ... success [0.289s] 2018-09-23 20:04:26,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:26.361 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user ... success [0.284s] 2018-09-23 20:04:26,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:26.743 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights ... success [0.382s] 2018-09-23 20:04:26,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:26.891 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user ... success [0.148s] 2018-09-23 20:04:27,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:27.127 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights ... success [0.236s] 2018-09-23 20:04:27,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:27.282 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds ... success [0.154s] 2018-09-23 20:04:27,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:27.553 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights ... success [0.271s] 2018-09-23 20:04:36,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:36.032 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [2.143s] 2018-09-23 20:04:36,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:36.903 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.324s] 2018-09-23 20:04:37,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:37.689 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.657s] 2018-09-23 20:04:39,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:39.318 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.413s] 2018-09-23 20:04:41,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:41.704 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_key ... success [2.385s] 2018-09-23 20:04:44,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:44.130 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_value ... success [2.426s] 2018-09-23 20:04:46,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:46.719 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_key ... success [2.588s] 2018-09-23 20:04:49,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:49.476 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_value ... success [2.756s] 2018-09-23 20:04:49,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:49.805 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.330s] 2018-09-23 20:04:52,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:52.139 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [5.701s] 2018-09-23 20:04:52,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:52.369 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.563s] 2018-09-23 20:04:55,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:55.076 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.705s] 2018-09-23 20:04:57,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:57.066 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [4.927s] 2018-09-23 20:04:57,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:04:57.735 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.658s] 2018-09-23 20:05:00,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:00.446 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.709s] 2018-09-23 20:05:03,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:03.227 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_xml ... success [2.781s] 2018-09-23 20:05:06,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:06.233 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [3.004s] 2018-09-23 20:05:09,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:09.146 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.913s] 2018-09-23 20:05:11,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:11.673 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.526s] 2018-09-23 20:05:12,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:12.055 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.151s] 2018-09-23 20:05:14,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:14.435 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.762s] 2018-09-23 20:05:17,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:17.237 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.801s] 2018-09-23 20:05:20,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:20.010 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.771s] 2018-09-23 20:05:21,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:21.463 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.406s] 2018-09-23 20:05:22,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:22.554 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.544s] 2018-09-23 20:05:25,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:25.533 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.977s] 2018-09-23 20:05:28,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:28.258 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.724s] 2018-09-23 20:05:30,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:30.989 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.729s] 2018-09-23 20:05:33,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:33.909 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.918s] 2018-09-23 20:05:34,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:34.721 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.254s] 2018-09-23 20:05:37,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:37.051 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [3.143s] 2018-09-23 20:05:43,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:43.132 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ... success [0.208s] 2018-09-23 20:05:43,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:43.405 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index ... success [0.272s] 2018-09-23 20:05:43,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:43.662 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing ... success [0.258s] 2018-09-23 20:05:43,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:43.786 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css ... success [0.123s] 2018-09-23 20:05:43,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:43.890 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... fail [2.345s] 2018-09-23 20:05:52,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:52.272 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [80.996s] 2018-09-23 20:05:52,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:52.661 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy ... fail [0.009s] 2018-09-23 20:05:58,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:58.630 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.169s] 2018-09-23 20:05:59,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:59.020 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.390s] 2018-09-23 20:05:59,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:59.169 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.149s] 2018-09-23 20:05:59,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:59.301 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.131s] 2018-09-23 20:05:59,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:59.441 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_fresh_metadata ... success [0.141s] 2018-09-23 20:05:59,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:59.579 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_meta ... success [0.137s] 2018-09-23 20:05:59,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:59.706 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_metakey ... success [0.126s] 2018-09-23 20:05:59,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:59.793 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.088s] 2018-09-23 20:05:59,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:59.867 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_disposition ... success [0.073s] 2018-09-23 20:05:59,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:59.922 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_encoding ... success [0.054s] 2018-09-23 20:05:59,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:05:59.971 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_etag ... success [0.050s] 2018-09-23 20:06:00,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:00.017 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_expect_continue ... success [0.046s] 2018-09-23 20:06:00,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:00.073 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding ... success [0.055s] 2018-09-23 20:06:00,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:00.184 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_fresh_metadata ... success [0.110s] 2018-09-23 20:06:00,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:00.233 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_meta ... success [0.049s] 2018-09-23 20:06:00,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:00.285 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_metakey ... success [0.051s] 2018-09-23 20:06:00,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:00.382 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_meta ... success [0.097s] 2018-09-23 20:06:00,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:00.470 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_metakey ... success [0.088s] 2018-09-23 20:06:00,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:00.534 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.063s] 2018-09-23 20:06:00,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:00.587 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.052s] 2018-09-23 20:06:00,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:00.651 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.064s] 2018-09-23 20:06:00,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:00.698 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_match ... success [0.047s] 2018-09-23 20:06:00,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:00.745 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_modified_since ... success [0.046s] 2018-09-23 20:06:00,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:00.796 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_none_match ... success [0.050s] 2018-09-23 20:06:00,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:00.870 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_unmodified_since ... success [0.074s] 2018-09-23 20:06:00,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:00.941 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_metadata ... success [0.070s] 2018-09-23 20:06:00,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:00.999 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_range ... success [0.057s] 2018-09-23 20:06:01,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:01.094 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_newest ... success [0.095s] 2018-09-23 20:06:01,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:01.641 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_object_manifest ... success [0.545s] 2018-09-23 20:06:01,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:01.704 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_no_object_metadata ... success [0.064s] 2018-09-23 20:06:01,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:01.772 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.068s] 2018-09-23 20:06:02,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:02.313 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.539s] 2018-09-23 20:06:03,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:03.078 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.764s] 2018-09-23 20:06:03,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:03.160 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.084s] 2018-09-23 20:06:03,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:03.242 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_create_and_remove_metadata ... success [0.081s] 2018-09-23 20:06:03,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:03.330 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_remove_metadata ... success [0.088s] 2018-09-23 20:06:03,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:03.961 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_manifest ... success [0.629s] 2018-09-23 20:06:04,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:04.065 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_metakey ... success [0.105s] 2018-09-23 20:06:04,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:04.175 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_remove_object_metakey ... success [0.110s] 2018-09-23 20:06:18,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:18.276 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [34.384s] 2018-09-23 20:06:19,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:19.749 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 20:06:19,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:19.750 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 20:06:19,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:19.751 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-09-23 20:06:21,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:21.654 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.379s] 2018-09-23 20:06:28,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:28.112 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.140s] 2018-09-23 20:06:32,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:32.588 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [4.475s] 2018-09-23 20:06:37,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:37.115 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [4.527s] 2018-09-23 20:06:38,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:38.228 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [45.950s] 2018-09-23 20:06:41,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:41.274 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [4.157s] 2018-09-23 20:06:46,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:46.117 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [4.842s] 2018-09-23 20:06:47,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:47.380 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [1.265s] 2018-09-23 20:06:56,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:56.273 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [34.610s] 2018-09-23 20:06:59,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:59.374 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.286s] 2018-09-23 20:06:59,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:06:59.810 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.436s] 2018-09-23 20:07:00,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:00.479 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.742s] 2018-09-23 20:07:01,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:01.110 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.630s] 2018-09-23 20:07:01,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:01.647 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.537s] 2018-09-23 20:07:01,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:01.734 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.465s] 2018-09-23 20:07:02,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:02.030 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.383s] 2018-09-23 20:07:03,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:03.196 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [1.165s] 2018-09-23 20:07:03,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:03.859 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.663s] 2018-09-23 20:07:07,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:07.605 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size ... success [5.870s] 2018-09-23 20:07:11,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:11.743 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [3.401s] 2018-09-23 20:07:12,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:12.692 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.266s] 2018-09-23 20:07:12,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:12.706 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.013s] 2018-09-23 20:07:12,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:12.718 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2018-09-23 20:07:13,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:13.216 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.472s] 2018-09-23 20:07:13,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:13.228 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.509s] 2018-09-23 20:07:13,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:13.235 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.008s] 2018-09-23 20:07:13,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:13.243 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.007s] 2018-09-23 20:07:13,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:13.854 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.610s] 2018-09-23 20:07:14,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:14.425 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.571s] 2018-09-23 20:07:16,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:16.341 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-09-23 20:07:16,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:16.344 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-09-23 20:07:16,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:16.345 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-09-23 20:07:16,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:16.346 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-09-23 20:07:16,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:16.346 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest ... skip: Application credentials are not available in this environment 2018-09-23 20:07:21,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:21.206 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.139s] 2018-09-23 20:07:21,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:21.351 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.145s] 2018-09-23 20:07:21,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:21.888 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.537s] 2018-09-23 20:07:22,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:22.392 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.504s] 2018-09-23 20:07:22,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:22.840 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.285s] 2018-09-23 20:07:30,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:30.177 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.315s] 2018-09-23 20:07:30,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:30.965 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.194s] 2018-09-23 20:07:32,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:32.186 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [1.221s] 2018-09-23 20:07:34,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:34.701 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 20:07:39,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:39.443 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest.test_list_update_delete_project_tags ... skip [0.000s]: Project tags not available. 2018-09-23 20:07:48,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:48.672 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [11.452s] 2018-09-23 20:07:48,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:48.931 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [2.135s] 2018-09-23 20:07:49,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:49.084 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.155s] 2018-09-23 20:07:52,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:52.556 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-09-23 20:07:53,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:53.059 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [4.387s] 2018-09-23 20:07:57,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:07:57.559 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.984s] 2018-09-23 20:08:03,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:03.514 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-09-23 20:08:03,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:03.515 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-09-23 20:08:04,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:04.666 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [1.234s] 2018-09-23 20:08:10,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:10.220 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.704s] 2018-09-23 20:08:12,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:12.199 32 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-09-23 20:08:12,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:12.199 32 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-09-23 20:08:12,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:12.200 32 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-09-23 20:08:13,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:13.687 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.310s] 2018-09-23 20:08:14,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:14.037 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.350s] 2018-09-23 20:08:14,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:14.086 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.049s] 2018-09-23 20:08:14,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:14.723 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.635s] 2018-09-23 20:08:15,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:15.243 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.520s] 2018-09-23 20:08:16,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:16.240 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.997s] 2018-09-23 20:08:16,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:16.284 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.044s] 2018-09-23 20:08:16,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:16.516 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.232s] 2018-09-23 20:08:16,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:16.872 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.355s] 2018-09-23 20:08:16,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:16.978 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.288s] 2018-09-23 20:08:17,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:17.214 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.342s] 2018-09-23 20:08:17,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:17.243 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.265s] 2018-09-23 20:08:17,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:17.459 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.245s] 2018-09-23 20:08:17,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:17.605 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.361s] 2018-09-23 20:08:17,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:17.763 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.302s] 2018-09-23 20:08:17,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:17.978 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.373s] 2018-09-23 20:08:18,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:18.275 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.297s] 2018-09-23 20:08:18,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:18.309 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.545s] 2018-09-23 20:08:18,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:18.386 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.077s] 2018-09-23 20:08:18,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:18.464 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.077s] 2018-09-23 20:08:18,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:18.529 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.064s] 2018-09-23 20:08:18,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:18.593 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.064s] 2018-09-23 20:08:18,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:18.963 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.370s] 2018-09-23 20:08:27,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:27.828 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.308s] 2018-09-23 20:08:28,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:28.123 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.295s] 2018-09-23 20:08:28,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:28.508 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.383s] 2018-09-23 20:08:28,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:28.808 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.301s] 2018-09-23 20:08:29,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:29.110 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.301s] 2018-09-23 20:08:32,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:32.138 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [3.534s] 2018-09-23 20:08:32,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:32.157 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.021s] 2018-09-23 20:08:33,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:33.076 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.918s] 2018-09-23 20:08:33,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:33.398 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [4.286s] 2018-09-23 20:08:49,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:08:49.521 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [3.756s] 2018-09-23 20:09:01,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:09:01.895 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.969s] 2018-09-23 20:09:04,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:09:04.521 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [2.626s] 2018-09-23 20:09:06,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:09:06.590 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.068s] 2018-09-23 20:09:10,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:09:10.994 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.404s] 2018-09-23 20:09:33,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:09:33.062 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.152s] 2018-09-23 20:09:39,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:09:39.419 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.356s] 2018-09-23 20:09:46,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:09:46.387 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [6.968s] 2018-09-23 20:09:52,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:09:52.113 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [5.725s] 2018-09-23 20:10:10,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:10:10.405 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [18.291s] 2018-09-23 20:10:25,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:10:25.506 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.521s] 2018-09-23 20:10:30,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:10:30.306 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.798s] 2018-09-23 20:10:39,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:10:39.384 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.077s] 2018-09-23 20:10:55,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:10:55.600 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.959s] 2018-09-23 20:11:00,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:11:00.154 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.553s] 2018-09-23 20:11:05,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:11:05.755 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [5.600s] 2018-09-23 20:11:10,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:11:10.067 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.313s] 2018-09-23 20:11:15,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:11:15.658 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [5.590s] 2018-09-23 20:11:19,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:11:19.513 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.854s] 2018-09-23 20:11:23,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:11:23.124 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.610s] 2018-09-23 20:11:30,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:11:30.618 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.492s] 2018-09-23 20:11:31,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:11:31.687 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.070s] 2018-09-23 20:11:36,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:11:36.278 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.590s] 2018-09-23 20:11:36,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:11:36.693 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.415s] 2018-09-23 20:11:36,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:11:36.802 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.109s] 2018-09-23 20:11:37,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:11:37.053 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.250s] 2018-09-23 20:11:37,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:11:37.100 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.047s] 2018-09-23 20:11:37,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:11:37.172 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.072s] 2018-09-23 20:11:37,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:11:37.464 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.291s] 2018-09-23 20:11:37,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:11:37.566 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.101s] 2018-09-23 20:11:37,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:11:37.628 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.062s] 2018-09-23 20:11:37,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:11:37.694 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.065s] 2018-09-23 20:11:44,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:11:44.183 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.487s] 2018-09-23 20:12:02,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:12:02.911 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [5.132s] 2018-09-23 20:12:11,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:12:11.589 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [8.679s] 2018-09-23 20:12:19,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:12:19.948 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.358s] 2018-09-23 20:12:23,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:12:23.594 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [3.645s] 2018-09-23 20:12:25,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:12:25.766 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.170s] 2018-09-23 20:12:39,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:12:39.024 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [13.256s] 2018-09-23 20:12:39,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:12:39.351 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.328s] 2018-09-23 20:12:39,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:12:39.443 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.092s] 2018-09-23 20:12:49,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:12:49.635 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [10.190s] 2018-09-23 20:12:59,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:12:59.221 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr ... success [9.584s] 2018-09-23 20:13:11,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:13:11.355 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [12.135s] 2018-09-23 20:13:11,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:13:11.406 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.051s] 2018-09-23 20:13:11,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:13:11.450 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.044s] 2018-09-23 20:13:20,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:13:20.352 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [8.900s] 2018-09-23 20:13:27,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:13:27.526 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [7.171s] 2018-09-23 20:13:40,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:13:40.802 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.337s] 2018-09-23 20:13:42,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:13:42.877 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.075s] 2018-09-23 20:13:48,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:13:48.010 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [5.127s] 2018-09-23 20:13:48,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:13:48.940 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.933s] 2018-09-23 20:13:51,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:13:51.445 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.502s] 2018-09-23 20:13:52,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:13:52.499 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.054s] 2018-09-23 20:13:54,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:13:54.029 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.526s] 2018-09-23 20:13:54,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:13:54.077 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.051s] 2018-09-23 20:13:55,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:13:55.731 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsTest ... skip: tag extension not enabled. 2018-09-23 20:14:00,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:00.679 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.130s] 2018-09-23 20:14:00,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:00.694 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.015s] 2018-09-23 20:14:00,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:00.717 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order ... success [0.023s] 2018-09-23 20:14:00,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:00.737 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.019s] 2018-09-23 20:14:00,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:00.748 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.011s] 2018-09-23 20:14:00,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:00.759 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml ... success [0.011s] 2018-09-23 20:14:00,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:00.798 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.038s] 2018-09-23 20:14:00,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:00.808 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.010s] 2018-09-23 20:14:01,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:01.034 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.222s] 2018-09-23 20:14:01,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:01.042 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.011s] 2018-09-23 20:14:01,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:01.066 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.023s] 2018-09-23 20:14:01,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:01.076 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.010s] 2018-09-23 20:14:01,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:01.087 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix ... success [0.011s] 2018-09-23 20:14:01,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:01.093 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2018-09-23 20:14:01,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:01.104 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.010s] 2018-09-23 20:14:01,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:01.390 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.286s] 2018-09-23 20:14:01,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:01.569 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_and_delete_metadata ... success [0.178s] 2018-09-23 20:14:01,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:01.703 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata ... success [0.133s] 2018-09-23 20:14:01,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:01.763 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.060s] 2018-09-23 20:14:01,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:01.896 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.133s] 2018-09-23 20:14:02,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:02.036 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.139s] 2018-09-23 20:14:26,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:26.546 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.816s] 2018-09-23 20:14:29,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:29.030 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.484s] 2018-09-23 20:14:36,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:36.225 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck ... success [0.005s] 2018-09-23 20:14:43,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:43.174 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds ... success [0.340s] 2018-09-23 20:14:44,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:44.118 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds ... success [0.944s] 2018-09-23 20:14:52,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:52.783 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.630s] 2018-09-23 20:14:53,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:53.127 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.345s] 2018-09-23 20:14:56,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:56.792 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 20:14:56,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:14:56.793 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsV314Test ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-09-23 20:15:01,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:15:01.020 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.298s] 2018-09-23 20:15:04,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:15:04.105 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [3.083s] 2018-09-23 20:15:16,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:15:16.147 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.206s] 2018-09-23 20:15:16,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:15:16.578 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.431s] 2018-09-23 20:15:21,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:15:21.151 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-09-23 20:15:28,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:15:28.417 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype ... success [2.537s] 2018-09-23 20:15:40,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:15:40.192 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason ... success [0.284s] 2018-09-23 20:15:40,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:15:40.421 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary ... success [0.228s] 2018-09-23 20:15:40,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:15:40.700 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host ... success [0.279s] 2018-09-23 20:15:40,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:15:40.989 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host ... success [0.288s] 2018-09-23 20:15:41,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:15:41.280 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host ... success [0.291s] 2018-09-23 20:15:54,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:15:54.174 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.754s] 2018-09-23 20:15:54,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:15:54.519 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.345s] 2018-09-23 20:16:06,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:16:06.241 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.333s] 2018-09-23 20:16:06,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:16:06.869 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.628s] 2018-09-23 20:16:08,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:16:08.232 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.362s] 2018-09-23 20:16:17,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:16:17.934 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.639s] 2018-09-23 20:16:18,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:16:18.211 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.276s] 2018-09-23 20:16:18,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:16:18.420 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.209s] 2018-09-23 20:16:18,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:16:18.713 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.293s] 2018-09-23 20:16:28,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:16:28.175 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import ... fail [1.151s] 2018-09-23 20:16:29,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:16:29.510 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status ... fail [1.333s] 2018-09-23 20:16:50,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:16:50.761 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.410s] 2018-09-23 20:17:02,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:17:02.786 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.360s] 2018-09-23 20:17:03,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:17:03.547 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.761s] 2018-09-23 20:17:11,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:17:11.818 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-09-23 20:17:35,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:17:35.019 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [17.755s] 2018-09-23 20:17:53,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:17:53.249 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [18.228s] 2018-09-23 20:17:54,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:17:54.000 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.754s] 2018-09-23 20:17:54,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:17:54.768 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.766s] 2018-09-23 20:17:55,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:17:55.795 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [1.027s] 2018-09-23 20:18:17,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:18:17.570 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [21.772s] 2018-09-23 20:18:50,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:18:50.072 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume ... fail [27.703s] 2018-09-23 20:19:00,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:00.564 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore ... fail [10.491s] 2018-09-23 20:19:03,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:03.957 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete ... fail [3.393s] 2018-09-23 20:19:25,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:25.773 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [14.714s] 2018-09-23 20:19:31,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:31.309 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [5.536s] 2018-09-23 20:19:36,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:36.191 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [4.881s] 2018-09-23 20:19:36,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:36.480 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.290s] 2018-09-23 20:19:36,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:36.784 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.303s] 2018-09-23 20:19:37,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:37.177 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.393s] 2018-09-23 20:19:37,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:37.458 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.281s] 2018-09-23 20:19:37,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:37.735 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.277s] 2018-09-23 20:19:38,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:38.016 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.281s] 2018-09-23 20:19:38,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:38.290 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.272s] 2018-09-23 20:19:38,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:38.322 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.033s] 2018-09-23 20:19:38,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:38.330 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.007s] 2018-09-23 20:19:38,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:38.363 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.033s] 2018-09-23 20:19:38,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:38.586 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.223s] 2018-09-23 20:19:38,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:38.863 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.276s] 2018-09-23 20:19:39,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:39.152 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.289s] 2018-09-23 20:19:39,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:39.188 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.036s] 2018-09-23 20:19:39,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:39.483 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.294s] 2018-09-23 20:19:39,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:39.707 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.223s] 2018-09-23 20:19:40,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:40.381 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.673s] 2018-09-23 20:19:40,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:40.414 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.034s] 2018-09-23 20:19:40,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:40.449 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.034s] 2018-09-23 20:19:40,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:40.457 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.008s] 2018-09-23 20:19:40,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:40.491 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.033s] 2018-09-23 20:19:40,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:40.526 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.035s] 2018-09-23 20:19:40,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:40.808 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.281s] 2018-09-23 20:19:41,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:41.004 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.196s] 2018-09-23 20:19:41,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:41.277 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.272s] 2018-09-23 20:19:41,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:41.316 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.038s] 2018-09-23 20:19:41,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:41.327 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.011s] 2018-09-23 20:19:41,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:41.644 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.316s] 2018-09-23 20:19:41,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:19:41.677 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.033s] 2018-09-23 20:19:47,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1effd697-53a1-449a-a76e-7a7c01f0832b 2018-09-23 20:19:47,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1effd697-53a1-449a-a76e-7a7c01f0832b']'. 2018-09-23 20:19:48,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-23 20:19:48,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-23 20:19:48,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-23 20:19:48,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1effd697-53a1-449a-a76e-7a7c01f0832b | 2018-09-23 20:19:48,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-09-23 20:19:48,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-23 19:34:12 | 2018-09-23 20:19:48,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-23 20:19:47 | 2018-09-23 20:19:48,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:45:35 | 2018-09-23 20:19:48,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-09-23 20:19:48,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-23 20:19:48,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-23 20:19:48,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3171568e-cc40-4f94-b5e0-429c1e8d07c0) | 2018-09-23 20:19:48,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-23 20:19:48,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 27d70638-5c88-46b5-b17f-ebc46b4e8a5f) | 2018-09-23 20:19:48,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1491 | 2018-09-23 20:19:48,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2725.093 | 2018-09-23 20:19:48,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1195 | 2018-09-23 20:19:48,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 263 | 2018-09-23 20:19:48,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-23 20:19:48,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-23 20:19:48,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 33 | 2018-09-23 20:19:48,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-23 20:19:48,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-23 20:19:48,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-23 20:19:49,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 97.3127035831% 2018-09-23 20:19:49,339 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 45:49 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-09-23 20:19:49,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-23 20:19:49,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/8e0a6d22-6622-4c19-93a9-efcb7920f60c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}768406f10f2fa460443f49afe6b7a440635d270043edf019b6a7f70f0eb537c0" 2018-09-23 20:19:50,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 23 Sep 2018 20:19:50 GMT X-Openstack-Request-Id: req-5eeadfe9-b1be-4eae-974e-d27a46b464c7 2018-09-23 20:19:50,010 - 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-23 20:19:50,010 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/8e0a6d22-6622-4c19-93a9-efcb7920f60c used request id req-5eeadfe9-b1be-4eae-974e-d27a46b464c7 2018-09-23 20:19:50,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.667739868164s 2018-09-23 20:19:50,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-23 20:19:50,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 20:19:50,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Sun, 23 Sep 2018 20:19: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-b13e647a-9ce8-4596-abb1-55143633b9fd x-openstack-request-id: req-b13e647a-9ce8-4596-abb1-55143633b9fd 2018-09-23 20:19:50,348 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7685fe99-e2e6-4199-8fcf-12afd9f38031", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7685fe99-e2e6-4199-8fcf-12afd9f38031", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7685fe99-e2e6-4199-8fcf-12afd9f38031", "name": "tempest_full-flavor_alt_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/78d357f0-1a1e-4262-9d7c-154f63226dbf", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/78d357f0-1a1e-4262-9d7c-154f63226dbf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "78d357f0-1a1e-4262-9d7c-154f63226dbf", "name": "tempest_full-flavor_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-23 20:19:50,348 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-b13e647a-9ce8-4596-abb1-55143633b9fd 2018-09-23 20:19:50,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.3218998909s 2018-09-23 20:19:50,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-23 20:19:50,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/7685fe99-e2e6-4199-8fcf-12afd9f38031 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 20:19:50,405 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 23 Sep 2018 20:19: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-5d1c2dfb-717e-4dc5-a083-a9dfc81c4c8b x-openstack-request-id: req-5d1c2dfb-717e-4dc5-a083-a9dfc81c4c8b 2018-09-23 20:19:50,405 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/7685fe99-e2e6-4199-8fcf-12afd9f38031 used request id req-5d1c2dfb-717e-4dc5-a083-a9dfc81c4c8b 2018-09-23 20:19:50,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0548150539398s 2018-09-23 20:19:50,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 20:19:50,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}768406f10f2fa460443f49afe6b7a440635d270043edf019b6a7f70f0eb537c0" 2018-09-23 20:19:50,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sun, 23 Sep 2018 20:19:50 GMT X-Openstack-Request-Id: req-a7243b86-5bcc-42da-829c-26267b7ec45b 2018-09-23 20:19:50,704 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T19:34:02Z", "file": "/v2/images/e0559298-7470-412d-a8b4-956bae015620/file", "owner": "7dd1b60607e946078037b4e802647911", "id": "e0559298-7470-412d-a8b4-956bae015620", "size": 12716032, "self": "/v2/images/e0559298-7470-412d-a8b4-956bae015620", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/e0559298-7470-412d-a8b4-956bae015620/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/e0559298-7470-412d-a8b4-956bae015620/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T19:34:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 20:19:50,704 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-a7243b86-5bcc-42da-829c-26267b7ec45b 2018-09-23 20:19:50,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.294166088104s 2018-09-23 20:19:50,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-23 20:19:50,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/e0559298-7470-412d-a8b4-956bae015620 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}768406f10f2fa460443f49afe6b7a440635d270043edf019b6a7f70f0eb537c0" 2018-09-23 20:19:52,083 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 23 Sep 2018 20:19:52 GMT X-Openstack-Request-Id: req-476730db-6c24-451d-8bac-76122dc13aa4 2018-09-23 20:19:52,083 - 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-23 20:19:52,083 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/e0559298-7470-412d-a8b4-956bae015620 used request id req-476730db-6c24-451d-8bac-76122dc13aa4 2018-09-23 20:19:52,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.37739491463s 2018-09-23 20:19:52,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-23 20:19:52,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 20:19:52,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 23 Sep 2018 20:19: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-1b620128-f6fb-4153-9715-94815a94d3fd x-openstack-request-id: req-1b620128-f6fb-4153-9715-94815a94d3fd 2018-09-23 20:19:52,130 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/78d357f0-1a1e-4262-9d7c-154f63226dbf", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/78d357f0-1a1e-4262-9d7c-154f63226dbf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "78d357f0-1a1e-4262-9d7c-154f63226dbf", "name": "tempest_full-flavor_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-23 20:19:52,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-1b620128-f6fb-4153-9715-94815a94d3fd 2018-09-23 20:19:52,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0464069843292s 2018-09-23 20:19:52,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-23 20:19:52,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/78d357f0-1a1e-4262-9d7c-154f63226dbf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 20:19:52,183 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 23 Sep 2018 20:19: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-835b3c6a-273f-42c6-a714-dae1bf883a0f x-openstack-request-id: req-835b3c6a-273f-42c6-a714-dae1bf883a0f 2018-09-23 20:19:52,183 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/78d357f0-1a1e-4262-9d7c-154f63226dbf used request id req-835b3c6a-273f-42c6-a714-dae1bf883a0f 2018-09-23 20:19:52,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0516500473022s 2018-09-23 20:19:52,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 20:19:52,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 20:19:52,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sun, 23 Sep 2018 20:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3343de5-078b-46b6-bf57-7eff3fe7b0aa 2018-09-23 20:19:52,397 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/08881a41da1d49eea3ce28971d45a21c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08881a41da1d49eea3ce28971d45a21c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/2acb53c9b8e843bc8aaca444d90ed9fb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2acb53c9b8e843bc8aaca444d90ed9fb", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_full-user_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "links": {"self": "http://172.30.9.29:5000/v3/users/38fef34a19b646eba68e1f1da97152c2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "38fef34a19b646eba68e1f1da97152c2", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/4cdc024d5ad84a2e8a6d7543efeb3651"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4cdc024d5ad84a2e8a6d7543efeb3651", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/4d034b226fe04fd49a323f938d5bc3fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d034b226fe04fd49a323f938d5bc3fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/686118ee2aad48b795197df7a577e7ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "686118ee2aad48b795197df7a577e7ea", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/6e5785c0040d4fcfb84d5885567a13e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e5785c0040d4fcfb84d5885567a13e7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/7230a17fb5ec432e8b0d524de145cfc1"}, "domain_id": "89f431e845514faeb995beeecc00174b", "enabled": true, "options": {}, "id": "7230a17fb5ec432e8b0d524de145cfc1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/794bc2e124944eae8441884bc3891394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "794bc2e124944eae8441884bc3891394", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8a9feaa273fa404e9f219e82beb8b8ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a9feaa273fa404e9f219e82beb8b8ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/8fc466e5aad040a2a797da3a642e800e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fc466e5aad040a2a797da3a642e800e", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/aae19b75f36945abbfcc9a2b1e8a7309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aae19b75f36945abbfcc9a2b1e8a7309", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/c25447bdd8eb4d6284359d847339a77d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c25447bdd8eb4d6284359d847339a77d", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/c47eadb2607040808a61bad2906f7160"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c47eadb2607040808a61bad2906f7160", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/d2002e02f0af4069b75dfe188fc7e833"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2002e02f0af4069b75dfe188fc7e833", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-23 20:19:52,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c3343de5-078b-46b6-bf57-7eff3fe7b0aa 2018-09-23 20:19:52,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213194131851s 2018-09-23 20:19:52,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 20:19:52,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/38fef34a19b646eba68e1f1da97152c2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 20:19:52,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sun, 23 Sep 2018 20:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c25e5a-c3cf-4112-aea0-52bb0b6150ba 2018-09-23 20:19:52,615 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4", "links": {"self": "http://172.30.9.29:5000/v3/users/38fef34a19b646eba68e1f1da97152c2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "38fef34a19b646eba68e1f1da97152c2", "description": null}} 2018-09-23 20:19:52,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/38fef34a19b646eba68e1f1da97152c2 used request id req-a5c25e5a-c3cf-4112-aea0-52bb0b6150ba 2018-09-23 20:19:52,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212010860443s 2018-09-23 20:19:52,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-23 20:19:52,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/38fef34a19b646eba68e1f1da97152c2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 20:19:53,117 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 20:19:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6237f395-b649-4e39-a4b1-36139537d9c8 2018-09-23 20:19:53,118 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 20:19:53,118 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/38fef34a19b646eba68e1f1da97152c2 used request id req-6237f395-b649-4e39-a4b1-36139537d9c8 2018-09-23 20:19:53,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.501754999161s 2018-09-23 20:19:53,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 20:19:53,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 20:19:53,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Sun, 23 Sep 2018 20:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25935aa0-545a-4528-a87b-cbff92ea0690 2018-09-23 20:19:53,323 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.29:5000/v3/projects/7dd1b60607e946078037b4e802647911"}, "tags": [], "enabled": true, "id": "7dd1b60607e946078037b4e802647911", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_e5ca53ff-a663-4d4c-9ea5-6020050f4dc4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-23 20:19:53,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-25935aa0-545a-4528-a87b-cbff92ea0690 2018-09-23 20:19:53,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198172092438s 2018-09-23 20:19:53,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-23 20:19:53,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/7dd1b60607e946078037b4e802647911 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 20:19:53,610 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 20:19:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e3400d1-34d8-4a38-8d0e-1b9bb62cdf6c 2018-09-23 20:19:53,610 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 20:19:53,610 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/7dd1b60607e946078037b4e802647911 used request id req-5e3400d1-34d8-4a38-8d0e-1b9bb62cdf6c 2018-09-23 20:19:53,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.282814025879s 2018-09-23 20:19:53,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 20:19:53,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=7dd1b60607e946078037b4e802647911&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}05878d6e8235dcc3fbf5b1641aa1cf66b4849d2de454ccef59c7e018ae1cf4d2" 2018-09-23 20:19:53,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sun, 23 Sep 2018 20:19:53 GMT X-Openstack-Request-Id: req-55085e6c-13ac-4078-8d53-aaabdc890c46 2018-09-23 20:19:53,934 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-09-23 20:19:53,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=7dd1b60607e946078037b4e802647911&name=default used request id req-55085e6c-13ac-4078-8d53-aaabdc890c46 2018-09-23 20:19:53,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.318110942841s 2018-09-23 20:19:53,934 - functest.core.tenantnetwork - ERROR - Cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 111, in clean 'project_id': self.project.id})[0].id IndexError: list index out of range 2018-09-23 20:19:53,935 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-09-23 20:19:53,935 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-23 20:19:56,955 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-327 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-23 20:19:56,958 - 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.29,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=2LXAT8xHFN3jgxUc7dsWGOIzO 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=894da123185e40d5966d1ea0c93371df export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_PASSWORD=PoJc9WsyTDi0p8yISXG2qESQx export OS_REGION_NAME=regionOne 2018-09-23 20:19:56,958 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-09-23 20:19:56,974 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-09-23 20:19:57,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 20:19:57,351 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 23 Sep 2018 20:19:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9af54124-8303-4ebe-b343-653493446e9d 2018-09-23 20:19:57,351 - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-09-23 20:19:57,352 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-9af54124-8303-4ebe-b343-653493446e9d 2018-09-23 20:19:57,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-23 20:19:57,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "974e99ccfdf64aeaa46297e97aa5baf5", "name": "member"}, {"id": "d7da706ef8994b66a6e3396bf4f3bead", "name": "reader"}, {"id": "ab4277dc8a9c4c51a7cd8cf76c400735", "name": "admin"}], "expires_at": "2018-09-23T21:19:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "894da123185e40d5966d1ea0c93371df", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d68ed769e9a423d946305826c4fac0a"}, {"url": "http://172.30.9.29:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f03a90f6f9c415a95fced2acdeeca51"}, {"url": "http://192.30.9.3:8776/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757bc3cf1e04442d967289319f97a6a9"}], "type": "volume", "id": "06089b7643394b4ea2152f66b35238d0", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "006cc240baca4cb3b76593d6d3d73096"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0345086960034097ad3dbe904f6c17d1"}, {"url": "http://192.30.9.3:8776/v3/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b5b8af83a06483793c6056762eed1d3"}], "type": "volumev3", "id": "16040fddb4fa46fabf16970f838b7a72", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-745925086", "id": "24efb65765814c56970c991ffa118d7d", "name": "tempest-service-459114993"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bf7b3644d6f457b8255468d05381331"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c1785a941d44368114aeb13c7cd0dc"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c289bfb2bb0f4aa4b4c2a4e254498772"}], "type": "metric", "id": "401b8583fe1045fba56d25b885e81d84", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338f871fcc80474ebf3f91bf9f9a2803"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ee30ff9dfdf4fc9955543864766a4c3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84611edc954a457a9878ed49739af26b"}], "type": "placement", "id": "4cf66d2934a14d2993e1934573211ecc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1420c0b3c0ef447f80184031d7ad7362"}, {"url": "http://172.30.9.29:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3dc36f44422e429f9e605d629bdba8db"}, {"url": "http://192.30.9.3:8776/v2/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b32d79413cf84b02ad3ba69fc84754f8"}], "type": "volumev2", "id": "4d46369930094692854f06fe3de92e26", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c9e592d5d73410989ba29ecc4050683"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac9aec43e2314f5d98434a30d000e414"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6416b3a9b7845589c069ab4c81eddf2"}], "type": "identity", "id": "5574ab4d90a04a43b8c58b7d9eafe64c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14515a3836154a26b94a4fdddbc0caa8"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ae5b2474acf4531bd6f3b3aff8504ad"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "916d7d32c7eb49a88886590f31204913"}], "type": "network", "id": "579c117c60db4b8a9290a56bf51d19de", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "87fec6bbefd343d4a364b4f419272f24", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-1883694866", "id": "a55453721edd435c80666c4c7cb52559", "name": "tempest-service-538693764"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32299bf06be946809dd3e7e17a875691"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1cb3ebd7c342d59b66453bb59455f4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de3e795cf17040148449f29f1bb37485"}], "type": "alarming", "id": "a68cd28b68d14fc69d0e3c13b4cd3911", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e430eeca864e41805e7ac3986cfa98"}, {"url": "http://172.30.9.29:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a93b10c0d54c0497f198f45a60f3d9"}, {"url": "http://192.30.9.3:8004/v1/894da123185e40d5966d1ea0c93371df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "640f97e2ac5d4ba2a713b1a096f6d085"}], "type": "orchestration", "id": "afda4bb5fcf34bf2a85847ba5655258b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c2557339a29431bae7d62a31c775d9d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310acabb63eb473fbc1abcd376bb259e"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f2b4cc2af964e7885baf77e5136189d"}], "type": "event", "id": "cceb7e7f38ce4738b60276539fec5e2c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25a8ab1b40744d1a9b2e3c6fc904106a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95bcfc53b99346b0ae29d5f3d262f2a1"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf074a285a1d40cc837bb3620cd20284"}], "type": "cloudformation", "id": "cde7f1395ab146d6b31bba03aa9579c8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1196b19869cc4392ab8f9e8d75e5adc8"}, {"url": "http://12.0.0.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b4944429d6c45b19ab9e8529fd5d83b"}, {"url": "http://172.30.9.29:8080/v1/AUTH_894da123185e40d5966d1ea0c93371df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b779ead26b148eb85ad20fcffa016a6"}], "type": "object-store", "id": "d4ce28ab9bd447738cfde6baddeb6cb6", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32bb8693afbd417f95bea768ac38c136"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66fecb4549ab49b18471353b5f9af1d9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c03398c604d64bbf93ce163576cba488"}], "type": "compute", "id": "e361ccf42d804b628a1f826e94a7585a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310aa387d4ad41628f2c0ddedf0c30b9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cf0311fccc54b3785661550b7e7503a"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7487322e62d4932ba7a7e4a9d95d999"}], "type": "image", "id": "effc7eccb958414cb09e0abb22b1cf3a", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "4d034b226fe04fd49a323f938d5bc3fa"}, "audit_ids": ["b0FN8-8pQOy1a628CBjmkw"], "issued_at": "2018-09-23T20:19:57.000000Z"}} 2018-09-23 20:19:57,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-23 20:19:57,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:19:58,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Sun, 23 Sep 2018 20:19:58 GMT X-Openstack-Request-Id: req-a8a487c2-e5fa-4511-9891-c6787de6755e 2018-09-23 20:19:58,111 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"2f71e26b-635c-4527-93d8-4193f1a9199d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"802060f906e2475fa40f15eb36bff298","status":"ACTIVE","subnets":["7645c54c-286a-4a37-aa2e-2abc0c7a60a2"],"description":"","tags":[],"updated_at":"2018-09-23T19:12:36Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"802060f906e2475fa40f15eb36bff298","created_at":"2018-09-23T19:12:28Z","provider:network_type":"flat"}]} 2018-09-23 20:19:58,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a8a487c2-e5fa-4511-9891-c6787de6755e 2018-09-23 20:19:58,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.351218938828s 2018-09-23 20:19:58,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 20:19:58,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:19:58,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 23 Sep 2018 20:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02277cae-d276-4d69-926a-23709c3f63f6 2018-09-23 20:19:58,323 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/89f431e845514faeb995beeecc00174b"}, "tags": [], "enabled": true, "id": "89f431e845514faeb995beeecc00174b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-23 20:19:58,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-02277cae-d276-4d69-926a-23709c3f63f6 2018-09-23 20:19:58,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204253911972s 2018-09-23 20:19:58,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-23 20:19:58,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4"}}' 2018-09-23 20:19:58,562 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Sun, 23 Sep 2018 20:19:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-315dfd87-76f8-455e-a684-c742fc1ed19e 2018-09-23 20:19:58,562 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.29:5000/v3/projects/f56d5bd4c95746b1aafa69b818fffbc3"}, "tags": [], "enabled": true, "id": "f56d5bd4c95746b1aafa69b818fffbc3", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4"}} 2018-09-23 20:19:58,562 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-315dfd87-76f8-455e-a684-c742fc1ed19e 2018-09-23 20:19:58,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.230926990509s 2018-09-23 20:19:58,563 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_scenario', u'tags': [], 'enabled': True, 'id': u'f56d5bd4c95746b1aafa69b818fffbc3', '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_scenario-project_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4'}) 2018-09-23 20:19:58,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-23 20:19:58,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "420b2a28-3f78-44bb-b635-fd37b32738a9", "email": null, "name": "tempest_scenario-user_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4"}}' 2018-09-23 20:19:59,083 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Sun, 23 Sep 2018 20:19:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61d6f359-bdbe-4587-a4cc-d42b7736053d 2018-09-23 20:19:59,083 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "links": {"self": "http://172.30.9.29:5000/v3/users/aeaa3430cc79446da6ca6d4b19044a5a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aeaa3430cc79446da6ca6d4b19044a5a", "domain_id": "default", "password_expires_at": null}} 2018-09-23 20:19:59,083 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-61d6f359-bdbe-4587-a4cc-d42b7736053d 2018-09-23 20:19:59,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.51361489296s 2018-09-23 20:19:59,084 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'aeaa3430cc79446da6ca6d4b19044a5a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4'}) 2018-09-23 20:19:59,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 20:19:59,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:19:59,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 20:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d9e18d2-97d6-4ce1-a9ba-b329d58e976a 2018-09-23 20:19:59,198 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 20:19:59,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1d9e18d2-97d6-4ce1-a9ba-b329d58e976a 2018-09-23 20:19:59,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110707044601s 2018-09-23 20:19:59,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 20:19:59,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:19:59,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 20:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b719bd4a-f0a8-491e-badf-b508ddcc3911 2018-09-23 20:19:59,398 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 20:19:59,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b719bd4a-f0a8-491e-badf-b508ddcc3911 2018-09-23 20:19:59,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193946838379s 2018-09-23 20:19:59,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 20:19:59,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:19:59,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 20:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5367eba0-e805-47ee-b59c-0bee3f5617ef 2018-09-23 20:19:59,598 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 20:19:59,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5367eba0-e805-47ee-b59c-0bee3f5617ef 2018-09-23 20:19:59,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194910049438s 2018-09-23 20:19:59,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 20:19:59,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:19:59,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 23 Sep 2018 20:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98670db8-8bbe-4bb3-90d7-40798e9308a7 2018-09-23 20:19:59,804 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-23 20:19:59,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-98670db8-8bbe-4bb3-90d7-40798e9308a7 2018-09-23 20:19:59,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200304985046s 2018-09-23 20:19:59,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 20:19:59,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:20:00,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sun, 23 Sep 2018 20:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86f86ff9-49f0-4c0c-af44-e26ddb5f753a 2018-09-23 20:20:00,017 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/08881a41da1d49eea3ce28971d45a21c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08881a41da1d49eea3ce28971d45a21c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/2acb53c9b8e843bc8aaca444d90ed9fb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2acb53c9b8e843bc8aaca444d90ed9fb", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/4cdc024d5ad84a2e8a6d7543efeb3651"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4cdc024d5ad84a2e8a6d7543efeb3651", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/4d034b226fe04fd49a323f938d5bc3fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d034b226fe04fd49a323f938d5bc3fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/686118ee2aad48b795197df7a577e7ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "686118ee2aad48b795197df7a577e7ea", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/6e5785c0040d4fcfb84d5885567a13e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e5785c0040d4fcfb84d5885567a13e7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/7230a17fb5ec432e8b0d524de145cfc1"}, "domain_id": "89f431e845514faeb995beeecc00174b", "enabled": true, "options": {}, "id": "7230a17fb5ec432e8b0d524de145cfc1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/794bc2e124944eae8441884bc3891394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "794bc2e124944eae8441884bc3891394", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8a9feaa273fa404e9f219e82beb8b8ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a9feaa273fa404e9f219e82beb8b8ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/8fc466e5aad040a2a797da3a642e800e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fc466e5aad040a2a797da3a642e800e", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/aae19b75f36945abbfcc9a2b1e8a7309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aae19b75f36945abbfcc9a2b1e8a7309", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "links": {"self": "http://172.30.9.29:5000/v3/users/aeaa3430cc79446da6ca6d4b19044a5a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aeaa3430cc79446da6ca6d4b19044a5a", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/c25447bdd8eb4d6284359d847339a77d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c25447bdd8eb4d6284359d847339a77d", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/c47eadb2607040808a61bad2906f7160"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c47eadb2607040808a61bad2906f7160", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/d2002e02f0af4069b75dfe188fc7e833"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2002e02f0af4069b75dfe188fc7e833", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-23 20:20:00,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-86f86ff9-49f0-4c0c-af44-e26ddb5f753a 2018-09-23 20:20:00,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212713003159s 2018-09-23 20:20:00,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 20:20:00,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:20:00,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c5fec1b-d3bb-43e8-885a-36bf6c6e16d0 2018-09-23 20:20:00,225 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.29:5000/v3/projects/f56d5bd4c95746b1aafa69b818fffbc3"}, "tags": [], "enabled": true, "id": "f56d5bd4c95746b1aafa69b818fffbc3", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4"}]} 2018-09-23 20:20:00,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-3c5fec1b-d3bb-43e8-885a-36bf6c6e16d0 2018-09-23 20:20:00,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195353984833s 2018-09-23 20:20:00,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-23 20:20:00,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=aeaa3430cc79446da6ca6d4b19044a5a&role.id=974e99ccfdf64aeaa46297e97aa5baf5&scope.project.id=f56d5bd4c95746b1aafa69b818fffbc3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:20:00,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-001bb9a4-75d7-44c8-8884-bffac2acdf23 2018-09-23 20:20:00,347 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=aeaa3430cc79446da6ca6d4b19044a5a&role.id=974e99ccfdf64aeaa46297e97aa5baf5&scope.project.id=f56d5bd4c95746b1aafa69b818fffbc3", "previous": null, "next": null}} 2018-09-23 20:20:00,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=aeaa3430cc79446da6ca6d4b19044a5a&role.id=974e99ccfdf64aeaa46297e97aa5baf5&scope.project.id=f56d5bd4c95746b1aafa69b818fffbc3 used request id req-001bb9a4-75d7-44c8-8884-bffac2acdf23 2018-09-23 20:20:00,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11311507225s 2018-09-23 20:20:00,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-23 20:20:00,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/f56d5bd4c95746b1aafa69b818fffbc3/users/aeaa3430cc79446da6ca6d4b19044a5a/roles/974e99ccfdf64aeaa46297e97aa5baf5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:20:00,595 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 20:20:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbaaafef-af86-4e04-879e-816769e0a899 2018-09-23 20:20:00,596 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 20:20:00,596 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/f56d5bd4c95746b1aafa69b818fffbc3/users/aeaa3430cc79446da6ca6d4b19044a5a/roles/974e99ccfdf64aeaa46297e97aa5baf5 used request id req-dbaaafef-af86-4e04-879e-816769e0a899 2018-09-23 20:20:00,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.244632005692s 2018-09-23 20:20:00,597 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4', 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'f56d5bd4c95746b1aafa69b818fffbc3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '420b2a28-3f78-44bb-b635-fd37b32738a9', 'username': u'tempest_scenario-user_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-23 20:20:00,601 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4', 'password': '420b2a28-3f78-44bb-b635-fd37b32738a9', 'project_name': 'tempest_scenario-project_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': 'f56d5bd4c95746b1aafa69b818fffbc3', 'project_domain_name': 'Default'} 2018-09-23 20:20:00,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 20:20:00,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:20:00,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a65c8f9-ef3c-43a2-8060-f31491044a4d 2018-09-23 20:20:00,713 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 20:20:00,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7a65c8f9-ef3c-43a2-8060-f31491044a4d 2018-09-23 20:20:00,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107806921005s 2018-09-23 20:20:00,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 20:20:00,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:20:00,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9f5d2d8-62e3-4481-bbee-9d8b61a5a52b 2018-09-23 20:20:00,914 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 20:20:00,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a9f5d2d8-62e3-4481-bbee-9d8b61a5a52b 2018-09-23 20:20:00,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196650981903s 2018-09-23 20:20:00,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 20:20:00,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:20:01,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cec71745-af58-447b-9d45-055e5878403f 2018-09-23 20:20:01,116 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-23 20:20:01,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-cec71745-af58-447b-9d45-055e5878403f 2018-09-23 20:20:01,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196719884872s 2018-09-23 20:20:01,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 20:20:01,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:20:01,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24abd85d-fbd7-4851-8933-38e4983c9d31 2018-09-23 20:20:01,343 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/08881a41da1d49eea3ce28971d45a21c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08881a41da1d49eea3ce28971d45a21c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/2acb53c9b8e843bc8aaca444d90ed9fb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2acb53c9b8e843bc8aaca444d90ed9fb", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/4cdc024d5ad84a2e8a6d7543efeb3651"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4cdc024d5ad84a2e8a6d7543efeb3651", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/4d034b226fe04fd49a323f938d5bc3fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d034b226fe04fd49a323f938d5bc3fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/686118ee2aad48b795197df7a577e7ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "686118ee2aad48b795197df7a577e7ea", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/6e5785c0040d4fcfb84d5885567a13e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e5785c0040d4fcfb84d5885567a13e7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/7230a17fb5ec432e8b0d524de145cfc1"}, "domain_id": "89f431e845514faeb995beeecc00174b", "enabled": true, "options": {}, "id": "7230a17fb5ec432e8b0d524de145cfc1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/794bc2e124944eae8441884bc3891394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "794bc2e124944eae8441884bc3891394", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8a9feaa273fa404e9f219e82beb8b8ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a9feaa273fa404e9f219e82beb8b8ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/8fc466e5aad040a2a797da3a642e800e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fc466e5aad040a2a797da3a642e800e", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/aae19b75f36945abbfcc9a2b1e8a7309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aae19b75f36945abbfcc9a2b1e8a7309", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "links": {"self": "http://172.30.9.29:5000/v3/users/aeaa3430cc79446da6ca6d4b19044a5a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aeaa3430cc79446da6ca6d4b19044a5a", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/c25447bdd8eb4d6284359d847339a77d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c25447bdd8eb4d6284359d847339a77d", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/c47eadb2607040808a61bad2906f7160"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c47eadb2607040808a61bad2906f7160", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/d2002e02f0af4069b75dfe188fc7e833"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2002e02f0af4069b75dfe188fc7e833", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-23 20:20:01,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-24abd85d-fbd7-4851-8933-38e4983c9d31 2018-09-23 20:20:01,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225728034973s 2018-09-23 20:20:01,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 20:20:01,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:20:01,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7d4115b-c27a-4571-998a-f5e08c07d63e 2018-09-23 20:20:01,563 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.29:5000/v3/projects/f56d5bd4c95746b1aafa69b818fffbc3"}, "tags": [], "enabled": true, "id": "f56d5bd4c95746b1aafa69b818fffbc3", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4"}]} 2018-09-23 20:20:01,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-b7d4115b-c27a-4571-998a-f5e08c07d63e 2018-09-23 20:20:01,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208661079407s 2018-09-23 20:20:01,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-23 20:20:01,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=aeaa3430cc79446da6ca6d4b19044a5a&role.id=ab4277dc8a9c4c51a7cd8cf76c400735&scope.project.id=f56d5bd4c95746b1aafa69b818fffbc3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:20:01,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9912987c-7ee6-4233-bffa-e3ceb8807104 2018-09-23 20:20:01,778 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=aeaa3430cc79446da6ca6d4b19044a5a&role.id=ab4277dc8a9c4c51a7cd8cf76c400735&scope.project.id=f56d5bd4c95746b1aafa69b818fffbc3", "previous": null, "next": null}} 2018-09-23 20:20:01,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=aeaa3430cc79446da6ca6d4b19044a5a&role.id=ab4277dc8a9c4c51a7cd8cf76c400735&scope.project.id=f56d5bd4c95746b1aafa69b818fffbc3 used request id req-9912987c-7ee6-4233-bffa-e3ceb8807104 2018-09-23 20:20:01,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.206280946732s 2018-09-23 20:20:01,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-23 20:20:01,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/f56d5bd4c95746b1aafa69b818fffbc3/users/aeaa3430cc79446da6ca6d4b19044a5a/roles/ab4277dc8a9c4c51a7cd8cf76c400735 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:20:02,019 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 20:20:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af437bec-94eb-4ebe-8e74-dcd446d30df9 2018-09-23 20:20:02,019 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 20:20:02,019 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/f56d5bd4c95746b1aafa69b818fffbc3/users/aeaa3430cc79446da6ca6d4b19044a5a/roles/ab4277dc8a9c4c51a7cd8cf76c400735 used request id req-af437bec-94eb-4ebe-8e74-dcd446d30df9 2018-09-23 20:20:02,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.236988067627s 2018-09-23 20:20:02,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 20:20:02,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:20:02,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6265d30c-ec2c-4985-a53d-8fa0c753c026 2018-09-23 20:20:02,125 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 20:20:02,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6265d30c-ec2c-4985-a53d-8fa0c753c026 2018-09-23 20:20:02,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102045059204s 2018-09-23 20:20:02,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-23 20:20:02,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:20:02,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbfbde0c-e2f7-43fc-b217-22165f28f92f 2018-09-23 20:20:02,278 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-23 20:20:02,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-dbfbde0c-e2f7-43fc-b217-22165f28f92f 2018-09-23 20:20:02,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.147952079773s 2018-09-23 20:20:02,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 20:20:02,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:20:02,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e78ede2-9328-4d62-8c84-d3af4c08f662 2018-09-23 20:20:02,493 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/08881a41da1d49eea3ce28971d45a21c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08881a41da1d49eea3ce28971d45a21c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/2acb53c9b8e843bc8aaca444d90ed9fb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2acb53c9b8e843bc8aaca444d90ed9fb", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/4cdc024d5ad84a2e8a6d7543efeb3651"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4cdc024d5ad84a2e8a6d7543efeb3651", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/4d034b226fe04fd49a323f938d5bc3fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d034b226fe04fd49a323f938d5bc3fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/686118ee2aad48b795197df7a577e7ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "686118ee2aad48b795197df7a577e7ea", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/6e5785c0040d4fcfb84d5885567a13e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e5785c0040d4fcfb84d5885567a13e7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/7230a17fb5ec432e8b0d524de145cfc1"}, "domain_id": "89f431e845514faeb995beeecc00174b", "enabled": true, "options": {}, "id": "7230a17fb5ec432e8b0d524de145cfc1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/794bc2e124944eae8441884bc3891394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "794bc2e124944eae8441884bc3891394", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8a9feaa273fa404e9f219e82beb8b8ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a9feaa273fa404e9f219e82beb8b8ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/8fc466e5aad040a2a797da3a642e800e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fc466e5aad040a2a797da3a642e800e", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/aae19b75f36945abbfcc9a2b1e8a7309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aae19b75f36945abbfcc9a2b1e8a7309", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "links": {"self": "http://172.30.9.29:5000/v3/users/aeaa3430cc79446da6ca6d4b19044a5a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aeaa3430cc79446da6ca6d4b19044a5a", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/c25447bdd8eb4d6284359d847339a77d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c25447bdd8eb4d6284359d847339a77d", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/c47eadb2607040808a61bad2906f7160"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c47eadb2607040808a61bad2906f7160", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/d2002e02f0af4069b75dfe188fc7e833"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2002e02f0af4069b75dfe188fc7e833", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-23 20:20:02,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9e78ede2-9328-4d62-8c84-d3af4c08f662 2018-09-23 20:20:02,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21378993988s 2018-09-23 20:20:02,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-23 20:20:02,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?role.id=ab4277dc8a9c4c51a7cd8cf76c400735&user.id=aeaa3430cc79446da6ca6d4b19044a5a&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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:20:02,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 197 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bc11197-2ad2-4f19-9ed8-edcd7b8906bf 2018-09-23 20:20:02,713 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?role.id=ab4277dc8a9c4c51a7cd8cf76c400735&user.id=aeaa3430cc79446da6ca6d4b19044a5a&scope.domain.id=default", "previous": null, "next": null}} 2018-09-23 20:20:02,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=ab4277dc8a9c4c51a7cd8cf76c400735&user.id=aeaa3430cc79446da6ca6d4b19044a5a&scope.domain.id=default used request id req-7bc11197-2ad2-4f19-9ed8-edcd7b8906bf 2018-09-23 20:20:02,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.207961082458s 2018-09-23 20:20:02,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-09-23 20:20:02,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/aeaa3430cc79446da6ca6d4b19044a5a/roles/ab4277dc8a9c4c51a7cd8cf76c400735 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:20:02,948 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 20:20:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e11599e-d2f7-4e48-ad01-ce458adb5ad0 2018-09-23 20:20:02,948 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 20:20:02,948 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/aeaa3430cc79446da6ca6d4b19044a5a/roles/ab4277dc8a9c4c51a7cd8cf76c400735 used request id req-3e11599e-d2f7-4e48-ad01-ce458adb5ad0 2018-09-23 20:20:02,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.22970700264s 2018-09-23 20:20:02,949 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-23 20:20:07,049 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c15117ad-0702-45c5-ba1d-2db98c5c2c83 | 2018-09-23T20:20:06.702598 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c15117ad-0702-45c5-ba1d-2db98c5c2c83 ~/.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-23 20:20:10,269 - 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__ | tempest-type-1883694866 | Available | | __unknown__ | tempest-type-745925086 | 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-23 20:20:10,969 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-23 20:20:15,745 - 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=b9c86597-c171-4b22-8952-be1f679aac12) as the default verifier for the future CLI operations. 2018-09-23 20:20:17,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 20:20:17,636 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50442f70-cfb0-4f2e-9b6e-a69904baa099 2018-09-23 20:20:17,636 - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-09-23 20:20:17,636 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-50442f70-cfb0-4f2e-9b6e-a69904baa099 2018-09-23 20:20:17,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-23 20:20:18,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "974e99ccfdf64aeaa46297e97aa5baf5", "name": "member"}, {"id": "d7da706ef8994b66a6e3396bf4f3bead", "name": "reader"}, {"id": "ab4277dc8a9c4c51a7cd8cf76c400735", "name": "admin"}], "expires_at": "2018-09-23T21:20:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f56d5bd4c95746b1aafa69b818fffbc3", "name": "tempest_scenario-project_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v1/f56d5bd4c95746b1aafa69b818fffbc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d68ed769e9a423d946305826c4fac0a"}, {"url": "http://172.30.9.29:8776/v1/f56d5bd4c95746b1aafa69b818fffbc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f03a90f6f9c415a95fced2acdeeca51"}, {"url": "http://192.30.9.3:8776/v1/f56d5bd4c95746b1aafa69b818fffbc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "757bc3cf1e04442d967289319f97a6a9"}], "type": "volume", "id": "06089b7643394b4ea2152f66b35238d0", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v3/f56d5bd4c95746b1aafa69b818fffbc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "006cc240baca4cb3b76593d6d3d73096"}, {"url": "http://192.30.9.3:8776/v3/f56d5bd4c95746b1aafa69b818fffbc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0345086960034097ad3dbe904f6c17d1"}, {"url": "http://192.30.9.3:8776/v3/f56d5bd4c95746b1aafa69b818fffbc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b5b8af83a06483793c6056762eed1d3"}], "type": "volumev3", "id": "16040fddb4fa46fabf16970f838b7a72", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-745925086", "id": "24efb65765814c56970c991ffa118d7d", "name": "tempest-service-459114993"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3bf7b3644d6f457b8255468d05381331"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c1785a941d44368114aeb13c7cd0dc"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c289bfb2bb0f4aa4b4c2a4e254498772"}], "type": "metric", "id": "401b8583fe1045fba56d25b885e81d84", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338f871fcc80474ebf3f91bf9f9a2803"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ee30ff9dfdf4fc9955543864766a4c3"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84611edc954a457a9878ed49739af26b"}], "type": "placement", "id": "4cf66d2934a14d2993e1934573211ecc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f56d5bd4c95746b1aafa69b818fffbc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1420c0b3c0ef447f80184031d7ad7362"}, {"url": "http://172.30.9.29:8776/v2/f56d5bd4c95746b1aafa69b818fffbc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3dc36f44422e429f9e605d629bdba8db"}, {"url": "http://192.30.9.3:8776/v2/f56d5bd4c95746b1aafa69b818fffbc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b32d79413cf84b02ad3ba69fc84754f8"}], "type": "volumev2", "id": "4d46369930094692854f06fe3de92e26", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6c9e592d5d73410989ba29ecc4050683"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac9aec43e2314f5d98434a30d000e414"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6416b3a9b7845589c069ab4c81eddf2"}], "type": "identity", "id": "5574ab4d90a04a43b8c58b7d9eafe64c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14515a3836154a26b94a4fdddbc0caa8"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ae5b2474acf4531bd6f3b3aff8504ad"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "916d7d32c7eb49a88886590f31204913"}], "type": "network", "id": "579c117c60db4b8a9290a56bf51d19de", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "87fec6bbefd343d4a364b4f419272f24", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-1883694866", "id": "a55453721edd435c80666c4c7cb52559", "name": "tempest-service-538693764"}, {"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32299bf06be946809dd3e7e17a875691"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e1cb3ebd7c342d59b66453bb59455f4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de3e795cf17040148449f29f1bb37485"}], "type": "alarming", "id": "a68cd28b68d14fc69d0e3c13b4cd3911", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f56d5bd4c95746b1aafa69b818fffbc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e430eeca864e41805e7ac3986cfa98"}, {"url": "http://172.30.9.29:8004/v1/f56d5bd4c95746b1aafa69b818fffbc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24a93b10c0d54c0497f198f45a60f3d9"}, {"url": "http://192.30.9.3:8004/v1/f56d5bd4c95746b1aafa69b818fffbc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "640f97e2ac5d4ba2a713b1a096f6d085"}], "type": "orchestration", "id": "afda4bb5fcf34bf2a85847ba5655258b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c2557339a29431bae7d62a31c775d9d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310acabb63eb473fbc1abcd376bb259e"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f2b4cc2af964e7885baf77e5136189d"}], "type": "event", "id": "cceb7e7f38ce4738b60276539fec5e2c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25a8ab1b40744d1a9b2e3c6fc904106a"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95bcfc53b99346b0ae29d5f3d262f2a1"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf074a285a1d40cc837bb3620cd20284"}], "type": "cloudformation", "id": "cde7f1395ab146d6b31bba03aa9579c8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1196b19869cc4392ab8f9e8d75e5adc8"}, {"url": "http://12.0.0.29:8080/v1/AUTH_f56d5bd4c95746b1aafa69b818fffbc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b4944429d6c45b19ab9e8529fd5d83b"}, {"url": "http://172.30.9.29:8080/v1/AUTH_f56d5bd4c95746b1aafa69b818fffbc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b779ead26b148eb85ad20fcffa016a6"}], "type": "object-store", "id": "d4ce28ab9bd447738cfde6baddeb6cb6", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32bb8693afbd417f95bea768ac38c136"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66fecb4549ab49b18471353b5f9af1d9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c03398c604d64bbf93ce163576cba488"}], "type": "compute", "id": "e361ccf42d804b628a1f826e94a7585a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "310aa387d4ad41628f2c0ddedf0c30b9"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cf0311fccc54b3785661550b7e7503a"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7487322e62d4932ba7a7e4a9d95d999"}], "type": "image", "id": "effc7eccb958414cb09e0abb22b1cf3a", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "id": "aeaa3430cc79446da6ca6d4b19044a5a"}, "audit_ids": ["ISeuFM8QS3WAvf6UMo3CpQ"], "issued_at": "2018-09-23T20:20:17.000000Z"}} 2018-09-23 20:20:18,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-09-23 20:20:18,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2587b6c5b86a1203019567ba290347b6fc159932913e6fca5d0293e197ea152c" 2018-09-23 20:20:18,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8761 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20:18 GMT X-Openstack-Request-Id: req-b6add5a9-51e7-4bb2-8751-a8d517e44953 2018-09-23 20:20:18,330 - 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": "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": "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": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "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": "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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "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": "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": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"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": "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": "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"}, {"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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-09-23 20:20:18,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-b6add5a9-51e7-4bb2-8751-a8d517e44953 2018-09-23 20:20:18,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.275335788727s 2018-09-23 20:20:18,335 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2018-09-23 20:20:18,335 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-23 20:20:18,421 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-23 20:20:18,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-23 20:20:18,427 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20:18 GMT 2018-09-23 20:20:18,427 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-09-23 20:20:18,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 20:20:18,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2587b6c5b86a1203019567ba290347b6fc159932913e6fca5d0293e197ea152c" 2018-09-23 20:20:19,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20:19 GMT X-Openstack-Request-Id: req-754a1068-a9f2-4870-889c-632c76b42e9c 2018-09-23 20:20:19,132 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 20:20:19,133 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-754a1068-a9f2-4870-889c-632c76b42e9c 2018-09-23 20:20:19,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.703126192093s 2018-09-23 20:20:19,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-23 20:20:19,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}2587b6c5b86a1203019567ba290347b6fc159932913e6fca5d0293e197ea152c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4"}' 2018-09-23 20:20:19,464 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20:19 GMT Location: http://172.30.9.29:9292/v2/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f1a77596-f50f-4928-bf81-cdd6aa8f8d19 2018-09-23 20:20:19,465 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T20:20:19Z", "file": "/v2/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df/file", "owner": "f56d5bd4c95746b1aafa69b818fffbc3", "id": "0d6d1ff4-25b6-4db0-964a-d985fbe4a4df", "size": null, "self": "/v2/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df", "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_scenario-img_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "checksum": null, "created_at": "2018-09-23T20:20:19Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-23 20:20:19,465 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-f1a77596-f50f-4928-bf81-cdd6aa8f8d19 2018-09-23 20:20:19,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.322928905487s 2018-09-23 20:20:19,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-23 20:20:19,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df/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}2587b6c5b86a1203019567ba290347b6fc159932913e6fca5d0293e197ea152c" -d '' 2018-09-23 20:20:20,163 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 23 Sep 2018 20:20:20 GMT X-Openstack-Request-Id: req-d105bbd8-e826-46ed-a070-bf56e362bfd6 2018-09-23 20:20:20,163 - 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-23 20:20:20,163 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df/file used request id req-d105bbd8-e826-46ed-a070-bf56e362bfd6 2018-09-23 20:20:20,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.69723200798s 2018-09-23 20:20:20,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 20:20:20,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2587b6c5b86a1203019567ba290347b6fc159932913e6fca5d0293e197ea152c" 2018-09-23 20:20:20,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20:20 GMT X-Openstack-Request-Id: req-ca32a983-4cfe-4bbe-80f3-c917ebc95651 2018-09-23 20:20:20,468 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T20:20:20Z", "file": "/v2/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df/file", "owner": "f56d5bd4c95746b1aafa69b818fffbc3", "id": "0d6d1ff4-25b6-4db0-964a-d985fbe4a4df", "size": 12716032, "self": "/v2/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T20:20:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 20:20:20,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-ca32a983-4cfe-4bbe-80f3-c917ebc95651 2018-09-23 20:20:20,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300379991531s 2018-09-23 20:20:20,470 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df/file', 'owner': u'f56d5bd4c95746b1aafa69b818fffbc3', 'id': u'0d6d1ff4-25b6-4db0-964a-d985fbe4a4df', 'size': 12716032, u'self': u'/v2/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f56d5bd4c95746b1aafa69b818fffbc3', 'name': 'tempest_scenario-project_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-23T20:20:20Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-23T20:20:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4', '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/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df', 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_scenario-img_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4', 'created': u'2018-09-23T20:20:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-23T20:20:19Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df', 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_scenario-img_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-23 20:20:20,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-23 20:20:20,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-23 20:20:21,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20: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-d69d0df0-22ff-4e66-b803-93cd5862d215 x-openstack-request-id: req-d69d0df0-22ff-4e66-b803-93cd5862d215 2018-09-23 20:20:21,186 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d7f41ff0-d5b8-4e41-b142-2eb38c55eba7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d7f41ff0-d5b8-4e41-b142-2eb38c55eba7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d7f41ff0-d5b8-4e41-b142-2eb38c55eba7", "name": "tempest_scenario-flavor_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-23 20:20:21,186 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-d69d0df0-22ff-4e66-b803-93cd5862d215 2018-09-23 20:20:21,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.711982965469s 2018-09-23 20:20:21,187 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4', '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'894da123185e40d5966d1ea0c93371df', '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'd7f41ff0-d5b8-4e41-b142-2eb38c55eba7', 'swap': 0}) 2018-09-23 20:20:21,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-23 20:20:21,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/d7f41ff0-d5b8-4e41-b142-2eb38c55eba7/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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" -d '{"extra_specs": {}}' 2018-09-23 20:20:21,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20: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-708c8f86-d284-4484-aa6b-683969530a5c x-openstack-request-id: req-708c8f86-d284-4484-aa6b-683969530a5c 2018-09-23 20:20:21,227 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-23 20:20:21,227 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/d7f41ff0-d5b8-4e41-b142-2eb38c55eba7/os-extra_specs used request id req-708c8f86-d284-4484-aa6b-683969530a5c 2018-09-23 20:20:21,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0398888587952s 2018-09-23 20:20:21,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 20:20:21,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2587b6c5b86a1203019567ba290347b6fc159932913e6fca5d0293e197ea152c" 2018-09-23 20:20:21,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2601885-28fa-499e-a273-81e476f0e58c 2018-09-23 20:20:21,418 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 20:20:21,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a2601885-28fa-499e-a273-81e476f0e58c 2018-09-23 20:20:21,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178349018097s 2018-09-23 20:20:21,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-23 20:20:21,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2587b6c5b86a1203019567ba290347b6fc159932913e6fca5d0293e197ea152c" 2018-09-23 20:20:21,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ed17d47-5680-461d-83e8-51da30b1597c 2018-09-23 20:20:21,618 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "44e5e6e71974499bba241f235a96615b", "links": {"self": "http://172.30.9.29:5000/v3/roles/44e5e6e71974499bba241f235a96615b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a0ee9edee4e45edb6bd2b774b454b8c", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a0ee9edee4e45edb6bd2b774b454b8c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5fe85d0cee1b4a24a431303c2b7a6832", "links": {"self": "http://172.30.9.29:5000/v3/roles/5fe85d0cee1b4a24a431303c2b7a6832"}, "name": "swiftoperator"}, {"domain_id": null, "id": "974e99ccfdf64aeaa46297e97aa5baf5", "links": {"self": "http://172.30.9.29:5000/v3/roles/974e99ccfdf64aeaa46297e97aa5baf5"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab4277dc8a9c4c51a7cd8cf76c400735", "links": {"self": "http://172.30.9.29:5000/v3/roles/ab4277dc8a9c4c51a7cd8cf76c400735"}, "name": "admin"}, {"domain_id": null, "id": "d7da706ef8994b66a6e3396bf4f3bead", "links": {"self": "http://172.30.9.29:5000/v3/roles/d7da706ef8994b66a6e3396bf4f3bead"}, "name": "reader"}]} 2018-09-23 20:20:21,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9ed17d47-5680-461d-83e8-51da30b1597c 2018-09-23 20:20:21,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194155931473s 2018-09-23 20:20:22,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-23 20:20:22,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2587b6c5b86a1203019567ba290347b6fc159932913e6fca5d0293e197ea152c" 2018-09-23 20:20:22,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 716 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20: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-3c3e73d1-ff4f-41f2-a2f2-9562fca76864 x-openstack-request-id: req-3c3e73d1-ff4f-41f2-a2f2-9562fca76864 2018-09-23 20:20:22,812 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 257}, "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": 260}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-09-23 20:20:22,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-3c3e73d1-ff4f-41f2-a2f2-9562fca76864 2018-09-23 20:20:22,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.711942911148s 2018-09-23 20:20:22,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 20:20:22,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2587b6c5b86a1203019567ba290347b6fc159932913e6fca5d0293e197ea152c" 2018-09-23 20:20:23,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20:23 GMT X-Openstack-Request-Id: req-27fa87a6-90e0-444d-9f52-9139c7ddcb74 2018-09-23 20:20:23,034 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T20:20:20Z", "file": "/v2/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df/file", "owner": "f56d5bd4c95746b1aafa69b818fffbc3", "id": "0d6d1ff4-25b6-4db0-964a-d985fbe4a4df", "size": 12716032, "self": "/v2/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T20:20:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 20:20:23,034 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-27fa87a6-90e0-444d-9f52-9139c7ddcb74 2018-09-23 20:20:23,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.217077970505s 2018-09-23 20:20:23,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-23 20:20:23,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}2587b6c5b86a1203019567ba290347b6fc159932913e6fca5d0293e197ea152c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4"}' 2018-09-23 20:20:23,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20:23 GMT Location: http://172.30.9.29:9292/v2/images/1083671a-3454-4a74-81eb-3df9b5b8f864 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c11348b9-91fa-43a7-afa4-403a5144208f 2018-09-23 20:20:23,368 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T20:20:23Z", "file": "/v2/images/1083671a-3454-4a74-81eb-3df9b5b8f864/file", "owner": "f56d5bd4c95746b1aafa69b818fffbc3", "id": "1083671a-3454-4a74-81eb-3df9b5b8f864", "size": null, "self": "/v2/images/1083671a-3454-4a74-81eb-3df9b5b8f864", "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_scenario-img_alt_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "checksum": null, "created_at": "2018-09-23T20:20:23Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-23 20:20:23,368 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-c11348b9-91fa-43a7-afa4-403a5144208f 2018-09-23 20:20:23,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.323870897293s 2018-09-23 20:20:23,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-23 20:20:23,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/1083671a-3454-4a74-81eb-3df9b5b8f864/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}2587b6c5b86a1203019567ba290347b6fc159932913e6fca5d0293e197ea152c" -d '' 2018-09-23 20:20:25,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 23 Sep 2018 20:20:25 GMT X-Openstack-Request-Id: req-d863fada-8182-46c7-b217-c00cf45e20ef 2018-09-23 20:20:25,481 - 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-23 20:20:25,481 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/1083671a-3454-4a74-81eb-3df9b5b8f864/file used request id req-d863fada-8182-46c7-b217-c00cf45e20ef 2018-09-23 20:20:25,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.11200213432s 2018-09-23 20:20:25,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 20:20:25,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2587b6c5b86a1203019567ba290347b6fc159932913e6fca5d0293e197ea152c" 2018-09-23 20:20:25,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20:25 GMT X-Openstack-Request-Id: req-7d7e6e49-04f3-4735-a7ef-f1480afd2300 2018-09-23 20:20:25,514 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T20:20:25Z", "file": "/v2/images/1083671a-3454-4a74-81eb-3df9b5b8f864/file", "owner": "f56d5bd4c95746b1aafa69b818fffbc3", "id": "1083671a-3454-4a74-81eb-3df9b5b8f864", "size": 12716032, "self": "/v2/images/1083671a-3454-4a74-81eb-3df9b5b8f864", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/1083671a-3454-4a74-81eb-3df9b5b8f864/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/1083671a-3454-4a74-81eb-3df9b5b8f864/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T20:20:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T20:20:20Z", "file": "/v2/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df/file", "owner": "f56d5bd4c95746b1aafa69b818fffbc3", "id": "0d6d1ff4-25b6-4db0-964a-d985fbe4a4df", "size": 12716032, "self": "/v2/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T20:20:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 20:20:25,514 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-7d7e6e49-04f3-4735-a7ef-f1480afd2300 2018-09-23 20:20:25,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0286359786987s 2018-09-23 20:20:25,517 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/1083671a-3454-4a74-81eb-3df9b5b8f864/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1083671a-3454-4a74-81eb-3df9b5b8f864/file', 'owner': u'f56d5bd4c95746b1aafa69b818fffbc3', 'id': u'1083671a-3454-4a74-81eb-3df9b5b8f864', 'size': 12716032, u'self': u'/v2/images/1083671a-3454-4a74-81eb-3df9b5b8f864', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f56d5bd4c95746b1aafa69b818fffbc3', 'name': 'tempest_scenario-project_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/1083671a-3454-4a74-81eb-3df9b5b8f864/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-23T20:20:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-23T20:20:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4', '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/1083671a-3454-4a74-81eb-3df9b5b8f864', 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_scenario-img_alt_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4', 'created': u'2018-09-23T20:20:23Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-23T20:20:23Z', 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/1083671a-3454-4a74-81eb-3df9b5b8f864', 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_scenario-img_alt_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-23 20:20:25,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-23 20:20:25,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-23 20:20:25,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20: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-9505434c-6314-4455-8029-83270b22c5ba x-openstack-request-id: req-9505434c-6314-4455-8029-83270b22c5ba 2018-09-23 20:20:25,580 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/760e33e7-311c-442c-9196-c9f5edd3fae6", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/760e33e7-311c-442c-9196-c9f5edd3fae6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "760e33e7-311c-442c-9196-c9f5edd3fae6", "name": "tempest_scenario-flavor_alt_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-23 20:20:25,580 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9505434c-6314-4455-8029-83270b22c5ba 2018-09-23 20:20:25,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0626049041748s 2018-09-23 20:20:25,582 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4', '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'894da123185e40d5966d1ea0c93371df', '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'760e33e7-311c-442c-9196-c9f5edd3fae6', 'swap': 0}) 2018-09-23 20:20:25,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-23 20:20:25,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/760e33e7-311c-442c-9196-c9f5edd3fae6/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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" -d '{"extra_specs": {}}' 2018-09-23 20:20:25,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 23 Sep 2018 20:20: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-709f9840-9dc1-40a2-aa25-092b1d915e31 x-openstack-request-id: req-709f9840-9dc1-40a2-aa25-092b1d915e31 2018-09-23 20:20:25,611 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-23 20:20:25,611 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/760e33e7-311c-442c-9196-c9f5edd3fae6/os-extra_specs used request id req-709f9840-9dc1-40a2-aa25-092b1d915e31 2018-09-23 20:20:25,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0293200016022s 2018-09-23 20:20:25,612 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4', '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'894da123185e40d5966d1ea0c93371df', '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'760e33e7-311c-442c-9196-c9f5edd3fae6', 'swap': 0}) 2018-09-23 20:20:29,309 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-23 20:20:29,310 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-23 20:20:29,310 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-23 20:20:29,313 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-23 20:20:29,323 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-23 20:20:31,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b9c86597-c171-4b22-8952-be1f679aac12/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2018-09-23 20:20:31,576 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-23 20:20:31,577 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-23 20:20:31,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_scenario/test_list.txt', '--concurrency=1']'. 2018-09-23 20:22:08,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:22:08.229 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [83.107s] 2018-09-23 20:22:56,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:22:56.085 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... fail [34.848s] 2018-09-23 20:24:17,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:24:17.987 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [74.770s] 2018-09-23 20:25:41,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:25:41.017 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [83.005s] 2018-09-23 20:29:38,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:29:38.608 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [230.101s] 2018-09-23 20:29:47,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:29:47.526 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [1.432s] 2018-09-23 20:31:54,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:31:54.015 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [118.314s] 2018-09-23 20:33:15,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:33:15.064 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [81.038s] 2018-09-23 20:34:24,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:34:24.357 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [56.334s] 2018-09-23 20:35:01,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:35:01.282 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... fail [11.385s] 2018-09-23 20:35:34,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:35:34.676 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-09-23 20:36:44,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:36:44.454 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... success [69.763s] 2018-09-23 20:39:03,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-23 20:39:03.249 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [138.776s] 2018-09-23 20:39:28,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b22388ce-14ec-4904-9461-4fa35c88cf32 2018-09-23 20:39:28,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b22388ce-14ec-4904-9461-4fa35c88cf32']'. 2018-09-23 20:39:29,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-23 20:39:29,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-23 20:39:29,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-23 20:39:29,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b22388ce-14ec-4904-9461-4fa35c88cf32 | 2018-09-23 20:39:29,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-09-23 20:39:29,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-23 20:20:33 | 2018-09-23 20:39:29,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-23 20:39:28 | 2018-09-23 20:39:29,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:18:55 | 2018-09-23 20:39:29,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-09-23 20:39:29,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-23 20:39:29,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-23 20:39:29,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b9c86597-c171-4b22-8952-be1f679aac12) | 2018-09-23 20:39:29,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-23 20:39:29,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: c15117ad-0702-45c5-ba1d-2db98c5c2c83) | 2018-09-23 20:39:29,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2018-09-23 20:39:29,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1106.303 | 2018-09-23 20:39:29,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 9 | 2018-09-23 20:39:29,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2018-09-23 20:39:29,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-23 20:39:29,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-23 20:39:29,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-09-23 20:39:29,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-23 20:39:29,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-23 20:39:29,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-23 20:39:29,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 75.0% 2018-09-23 20:39:29,499 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 19:11 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-09-23 20:39:29,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-23 20:39:29,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/1083671a-3454-4a74-81eb-3df9b5b8f864 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2587b6c5b86a1203019567ba290347b6fc159932913e6fca5d0293e197ea152c" 2018-09-23 20:39:30,045 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 23 Sep 2018 20:39:30 GMT X-Openstack-Request-Id: req-7ad3a936-1a4e-445d-91ac-9bf1cd4caefd 2018-09-23 20:39:30,045 - 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-23 20:39:30,045 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/1083671a-3454-4a74-81eb-3df9b5b8f864 used request id req-7ad3a936-1a4e-445d-91ac-9bf1cd4caefd 2018-09-23 20:39:30,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.539487123489s 2018-09-23 20:39:30,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-23 20:39:30,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:39:30,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Sun, 23 Sep 2018 20:39: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-56e45ec8-5a9b-461b-8152-2cf448f7b6a2 x-openstack-request-id: req-56e45ec8-5a9b-461b-8152-2cf448f7b6a2 2018-09-23 20:39:30,348 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/760e33e7-311c-442c-9196-c9f5edd3fae6", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/760e33e7-311c-442c-9196-c9f5edd3fae6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "760e33e7-311c-442c-9196-c9f5edd3fae6", "name": "tempest_scenario-flavor_alt_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d7f41ff0-d5b8-4e41-b142-2eb38c55eba7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d7f41ff0-d5b8-4e41-b142-2eb38c55eba7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d7f41ff0-d5b8-4e41-b142-2eb38c55eba7", "name": "tempest_scenario-flavor_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-23 20:39:30,348 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-56e45ec8-5a9b-461b-8152-2cf448f7b6a2 2018-09-23 20:39:30,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.289809942245s 2018-09-23 20:39:30,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-23 20:39:30,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/760e33e7-311c-442c-9196-c9f5edd3fae6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:39:30,398 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 23 Sep 2018 20:39:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8dfa8741-e536-4c66-b841-6b913c29d6fa x-openstack-request-id: req-8dfa8741-e536-4c66-b841-6b913c29d6fa 2018-09-23 20:39:30,398 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/760e33e7-311c-442c-9196-c9f5edd3fae6 used request id req-8dfa8741-e536-4c66-b841-6b913c29d6fa 2018-09-23 20:39:30,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0471639633179s 2018-09-23 20:39:30,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-23 20:39:30,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2587b6c5b86a1203019567ba290347b6fc159932913e6fca5d0293e197ea152c" 2018-09-23 20:39:30,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sun, 23 Sep 2018 20:39:30 GMT X-Openstack-Request-Id: req-55176dcd-a35f-47c0-a1ea-ddac5b612b54 2018-09-23 20:39:30,684 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-23T20:20:20Z", "file": "/v2/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df/file", "owner": "f56d5bd4c95746b1aafa69b818fffbc3", "id": "0d6d1ff4-25b6-4db0-964a-d985fbe4a4df", "size": 12716032, "self": "/v2/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://fb36e22d-330f-4e65-9153-65ae6fe861a3/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-23T20:20:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-23 20:39:30,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-55176dcd-a35f-47c0-a1ea-ddac5b612b54 2018-09-23 20:39:30,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.281744003296s 2018-09-23 20:39:30,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-23 20:39:30,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2587b6c5b86a1203019567ba290347b6fc159932913e6fca5d0293e197ea152c" 2018-09-23 20:39:32,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 23 Sep 2018 20:39:32 GMT X-Openstack-Request-Id: req-947c4b36-b17d-4f91-9985-928a060cc2cf 2018-09-23 20:39:32,153 - 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-23 20:39:32,153 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/0d6d1ff4-25b6-4db0-964a-d985fbe4a4df used request id req-947c4b36-b17d-4f91-9985-928a060cc2cf 2018-09-23 20:39:32,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.46758317947s 2018-09-23 20:39:32,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-23 20:39:32,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:39:32,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 23 Sep 2018 20:39:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4d307553-095a-4016-bae3-dc81d30735c3 x-openstack-request-id: req-4d307553-095a-4016-bae3-dc81d30735c3 2018-09-23 20:39:32,182 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d7f41ff0-d5b8-4e41-b142-2eb38c55eba7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d7f41ff0-d5b8-4e41-b142-2eb38c55eba7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d7f41ff0-d5b8-4e41-b142-2eb38c55eba7", "name": "tempest_scenario-flavor_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-23 20:39:32,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-4d307553-095a-4016-bae3-dc81d30735c3 2018-09-23 20:39:32,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0285358428955s 2018-09-23 20:39:32,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-23 20:39:32,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/d7f41ff0-d5b8-4e41-b142-2eb38c55eba7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:39:32,223 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 23 Sep 2018 20:39:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cb089480-5e00-4c51-8081-d5fb1ff2d775 x-openstack-request-id: req-cb089480-5e00-4c51-8081-d5fb1ff2d775 2018-09-23 20:39:32,224 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/d7f41ff0-d5b8-4e41-b142-2eb38c55eba7 used request id req-cb089480-5e00-4c51-8081-d5fb1ff2d775 2018-09-23 20:39:32,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0396461486816s 2018-09-23 20:39:32,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 20:39:32,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:39:32,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sun, 23 Sep 2018 20:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28eced51-8a3c-4900-8b0d-44fa7127652c 2018-09-23 20:39:32,460 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/08881a41da1d49eea3ce28971d45a21c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08881a41da1d49eea3ce28971d45a21c", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/2acb53c9b8e843bc8aaca444d90ed9fb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2acb53c9b8e843bc8aaca444d90ed9fb", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/4cdc024d5ad84a2e8a6d7543efeb3651"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4cdc024d5ad84a2e8a6d7543efeb3651", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/4d034b226fe04fd49a323f938d5bc3fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d034b226fe04fd49a323f938d5bc3fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/686118ee2aad48b795197df7a577e7ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "686118ee2aad48b795197df7a577e7ea", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/6e5785c0040d4fcfb84d5885567a13e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e5785c0040d4fcfb84d5885567a13e7", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/7230a17fb5ec432e8b0d524de145cfc1"}, "domain_id": "89f431e845514faeb995beeecc00174b", "enabled": true, "options": {}, "id": "7230a17fb5ec432e8b0d524de145cfc1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/794bc2e124944eae8441884bc3891394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "794bc2e124944eae8441884bc3891394", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/8a9feaa273fa404e9f219e82beb8b8ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a9feaa273fa404e9f219e82beb8b8ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/8fc466e5aad040a2a797da3a642e800e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fc466e5aad040a2a797da3a642e800e", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/aae19b75f36945abbfcc9a2b1e8a7309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aae19b75f36945abbfcc9a2b1e8a7309", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "links": {"self": "http://172.30.9.29:5000/v3/users/aeaa3430cc79446da6ca6d4b19044a5a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aeaa3430cc79446da6ca6d4b19044a5a", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/c25447bdd8eb4d6284359d847339a77d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c25447bdd8eb4d6284359d847339a77d", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/c47eadb2607040808a61bad2906f7160"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c47eadb2607040808a61bad2906f7160", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/d2002e02f0af4069b75dfe188fc7e833"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2002e02f0af4069b75dfe188fc7e833", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-23 20:39:32,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-28eced51-8a3c-4900-8b0d-44fa7127652c 2018-09-23 20:39:32,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236169099808s 2018-09-23 20:39:32,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-23 20:39:32,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/aeaa3430cc79446da6ca6d4b19044a5a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:39:32,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Sun, 23 Sep 2018 20:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a591c291-e843-4a0f-afe1-52e3a741ec94 2018-09-23 20:39:32,675 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4", "links": {"self": "http://172.30.9.29:5000/v3/users/aeaa3430cc79446da6ca6d4b19044a5a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "aeaa3430cc79446da6ca6d4b19044a5a", "description": null}} 2018-09-23 20:39:32,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/aeaa3430cc79446da6ca6d4b19044a5a used request id req-a591c291-e843-4a0f-afe1-52e3a741ec94 2018-09-23 20:39:32,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208761930466s 2018-09-23 20:39:32,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-23 20:39:32,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/aeaa3430cc79446da6ca6d4b19044a5a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:39:32,988 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 20:39:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f156cf71-9e28-4734-882e-fd30c9ab809f 2018-09-23 20:39:32,988 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 20:39:32,988 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/aeaa3430cc79446da6ca6d4b19044a5a used request id req-f156cf71-9e28-4734-882e-fd30c9ab809f 2018-09-23 20:39:32,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.312129974365s 2018-09-23 20:39:32,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-23 20:39:32,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:39:33,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sun, 23 Sep 2018 20:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68c04c4c-4129-425d-ac04-4fef459c24ee 2018-09-23 20:39:33,187 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/802060f906e2475fa40f15eb36bff298"}, "tags": [], "enabled": true, "id": "802060f906e2475fa40f15eb36bff298", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/894da123185e40d5966d1ea0c93371df"}, "tags": [], "enabled": true, "id": "894da123185e40d5966d1ea0c93371df", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.29:5000/v3/projects/f56d5bd4c95746b1aafa69b818fffbc3"}, "tags": [], "enabled": true, "id": "f56d5bd4c95746b1aafa69b818fffbc3", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_e5b54ff6-36cb-4b2c-920e-4da1ac5158c4"}]} 2018-09-23 20:39:33,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-68c04c4c-4129-425d-ac04-4fef459c24ee 2018-09-23 20:39:33,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.19210100174s 2018-09-23 20:39:33,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-23 20:39:33,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/f56d5bd4c95746b1aafa69b818fffbc3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:39:33,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 23 Sep 2018 20:39:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd5575b0-d355-4fe5-a929-05fdb54836dd 2018-09-23 20:39:33,458 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-23 20:39:33,459 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/f56d5bd4c95746b1aafa69b818fffbc3 used request id req-fd5575b0-d355-4fe5-a929-05fdb54836dd 2018-09-23 20:39:33,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.266263961792s 2018-09-23 20:39:33,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-23 20:39:33,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=f56d5bd4c95746b1aafa69b818fffbc3&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}03a4b071670c2cb249f81e1e6f54bb79fb376574922828b244dee176786317df" 2018-09-23 20:39:33,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sun, 23 Sep 2018 20:39:33 GMT X-Openstack-Request-Id: req-39ffed47-cfe3-49b9-a174-9c8e054452ea 2018-09-23 20:39:33,765 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-09-23 20:39:33,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=f56d5bd4c95746b1aafa69b818fffbc3&name=default used request id req-39ffed47-cfe3-49b9-a174-9c8e054452ea 2018-09-23 20:39:33,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.301181077957s 2018-09-23 20:39:33,766 - functest.core.tenantnetwork - ERROR - Cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 111, in clean 'project_id': self.project.id})[0].id IndexError: list index out of range 2018-09-23 20:39:33,767 - xtesting.ci.run_tests - ERROR - The test case 'tempest_scenario' failed. 2018-09-23 20:39:33,767 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR