Script started on Mon 06 Jul 2015 04:48:47 PM PDT running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-500} \ OS_TEST_LOCK_PATH=${OS_TEST_LOCK_PATH:-${TMPDIR:-'/tmp'}} \ ${PYTHON:-python} -m subunit.run discover -t ${OS_TOP_LEVEL:-./} ${OS_TEST_PATH:-./tempest/test_discover} --list running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-500} \ OS_TEST_LOCK_PATH=${OS_TEST_LOCK_PATH:-${TMPDIR:-'/tmp'}} \ ${PYTHON:-python} -m subunit.run discover -t ${OS_TOP_LEVEL:-./} ${OS_TEST_PATH:-./tempest/test_discover} --load-list /tmp/tmpUc1dPc tempest.scenario.test_network_basic_ops.TestNetworkBasicOps test_update_instance_port_admin_state[compute,id-f5dfcc22-45fd-409f-954c-5bd500d7890b,network]FAIL Slowest 1 tests took 156.66 secs: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps test_update_instance_port_admin_state[compute,id-f5dfcc22-45fd-409f-954c-5bd500d7890b,network] 156.66 ====================================================================== FAIL: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state[compute,id-f5dfcc22-45fd-409f-954c-5bd500d7890b,network] ---------------------------------------------------------------------- Traceback (most recent call last): testtools.testresult.real._StringException: Empty attachments: stderr stdout pythonlogging:'': {{{ 2015-07-06 16:49:05,774 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST http://10.0.2.15:5000/v2.0/tokens 2015-07-06 16:49:05,775 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {} Body: None Response - Headers: {'status': '200', 'content-length': '2490', 'vary': 'X-Auth-Token', 'server': 'Apache/2.4.7 (Ubuntu)', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:05 GMT', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5703298f-3673-4516-b4e2-73b50843b85a'} Body: None 2015-07-06 16:49:05,933 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.0.2.15:9696/v2.0/security-groups 0.158s 2015-07-06 16:49:05,933 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "165689631cf5470488989372579d738a", "description": "secgroup-smoke-287317896 description", "name": "secgroup-smoke-287317896"}} Response - Headers: {'status': '201', 'content-length': '870', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:05 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-e82e78c1-7284-4966-ba77-581ff606d82a'} Body: {"security_group": {"tenant_id": "165689631cf5470488989372579d738a", "description": "secgroup-smoke-287317896 description", "id": "58cdfa8d-d204-4b2e-89a7-4f3add110202", "security_group_rules": [{"remote_group_id": null, "direction": "egress", "remote_ip_prefix": null, "protocol": null, "ethertype": "IPv4", "tenant_id": "165689631cf5470488989372579d738a", "port_range_max": null, "port_range_min": null, "id": "b2cade27-e946-4947-bec4-d452cf1760a9", "security_group_id": "58cdfa8d-d204-4b2e-89a7-4f3add110202"}, {"remote_group_id": null, "direction": "egress", "remote_ip_prefix": null, "protocol": null, "ethertype": "IPv6", "tenant_id": "165689631cf5470488989372579d738a", "port_range_max": null, "port_range_min": null, "id": "118ac311-8a86-4562-9893-d1b75ea58517", "security_group_id": "58cdfa8d-d204-4b2e-89a7-4f3add110202"}], "name": "secgroup-smoke-287317896"}} 2015-07-06 16:49:06,070 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.0.2.15:9696/v2.0/security-group-rules 0.136s 2015-07-06 16:49:06,070 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "165689631cf5470488989372579d738a", "port_range_max": 22, "security_group_id": "58cdfa8d-d204-4b2e-89a7-4f3add110202", "port_range_min": 22}} Response - Headers: {'status': '201', 'content-length': '340', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:06 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-4b42150c-1d30-4591-8af9-fbcc43d0bfc8'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "remote_ip_prefix": null, "protocol": "tcp", "ethertype": "IPv4", "tenant_id": "165689631cf5470488989372579d738a", "port_range_max": 22, "port_range_min": 22, "id": "3f534605-4c54-403a-8ef5-75a1ecad5004", "security_group_id": "58cdfa8d-d204-4b2e-89a7-4f3add110202"}} 2015-07-06 16:49:06,127 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.0.2.15:9696/v2.0/security-group-rules 0.056s 2015-07-06 16:49:06,127 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "165689631cf5470488989372579d738a", "port_range_max": 22, "security_group_id": "58cdfa8d-d204-4b2e-89a7-4f3add110202", "port_range_min": 22}} Response - Headers: {'status': '201', 'content-length': '339', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:06 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-1cfcf99d-4343-47ac-b181-79a8b215a41f'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "remote_ip_prefix": null, "protocol": "tcp", "ethertype": "IPv4", "tenant_id": "165689631cf5470488989372579d738a", "port_range_max": 22, "port_range_min": 22, "id": "3480a89e-4447-4f7e-80c8-50da3743b651", "security_group_id": "58cdfa8d-d204-4b2e-89a7-4f3add110202"}} 2015-07-06 16:49:06,183 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.0.2.15:9696/v2.0/security-group-rules 0.055s 2015-07-06 16:49:06,184 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "165689631cf5470488989372579d738a", "direction": "ingress", "protocol": "icmp", "security_group_id": "58cdfa8d-d204-4b2e-89a7-4f3add110202"}} Response - Headers: {'status': '201', 'content-length': '345', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:06 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-3f655711-8ec8-4093-9640-d64181313f26'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "remote_ip_prefix": null, "protocol": "icmp", "ethertype": "IPv4", "tenant_id": "165689631cf5470488989372579d738a", "port_range_max": null, "port_range_min": null, "id": "40fab86f-7fc1-4529-8037-2240d4712ca4", "security_group_id": "58cdfa8d-d204-4b2e-89a7-4f3add110202"}} 2015-07-06 16:49:06,258 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.0.2.15:9696/v2.0/security-group-rules 0.073s 2015-07-06 16:49:06,258 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "165689631cf5470488989372579d738a", "direction": "egress", "protocol": "icmp", "security_group_id": "58cdfa8d-d204-4b2e-89a7-4f3add110202"}} Response - Headers: {'status': '201', 'content-length': '344', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:06 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-f72894fc-7448-4631-8dfd-5f8791c42632'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "remote_ip_prefix": null, "protocol": "icmp", "ethertype": "IPv4", "tenant_id": "165689631cf5470488989372579d738a", "port_range_max": null, "port_range_min": null, "id": "eec566ad-b77a-416f-866c-c8445d706287", "security_group_id": "58cdfa8d-d204-4b2e-89a7-4f3add110202"}} 2015-07-06 16:49:06,332 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.0.2.15:9696/v2.0/security-group-rules 0.074s 2015-07-06 16:49:06,332 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "165689631cf5470488989372579d738a", "direction": "ingress", "security_group_id": "58cdfa8d-d204-4b2e-89a7-4f3add110202", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', 'content-length': '345', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:06 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-5ace60dd-0a4b-46f6-897c-10472882fdc9'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "remote_ip_prefix": null, "protocol": "icmp", "ethertype": "IPv6", "tenant_id": "165689631cf5470488989372579d738a", "port_range_max": null, "port_range_min": null, "id": "29d44776-44dd-4bf2-9d69-f775319350c2", "security_group_id": "58cdfa8d-d204-4b2e-89a7-4f3add110202"}} 2015-07-06 16:49:06,382 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.0.2.15:9696/v2.0/security-group-rules 0.049s 2015-07-06 16:49:06,383 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "165689631cf5470488989372579d738a", "direction": "egress", "security_group_id": "58cdfa8d-d204-4b2e-89a7-4f3add110202", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', 'content-length': '344', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:06 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-a56132da-dedf-4ae5-84d0-ccc6d17083dc'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "remote_ip_prefix": null, "protocol": "icmp", "ethertype": "IPv6", "tenant_id": "165689631cf5470488989372579d738a", "port_range_max": null, "port_range_min": null, "id": "0cb8d6a1-c61d-4436-b1e0-747b7d3fea31", "security_group_id": "58cdfa8d-d204-4b2e-89a7-4f3add110202"}} 2015-07-06 16:49:06,468 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.0.2.15:9696/v2.0/networks 0.085s 2015-07-06 16:49:06,469 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "165689631cf5470488989372579d738a", "name": "network-smoke--1390466925"}} Response - Headers: {'status': '201', 'content-length': '288', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:06 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-a169c9a3-9b8a-4c5f-9369-debbabbee732'} Body: {"network": {"status": "ACTIVE", "subnets": [], "name": "network-smoke--1390466925", "router:external": false, "tenant_id": "165689631cf5470488989372579d738a", "admin_state_up": true, "mtu": 0, "shared": false, "port_security_enabled": true, "id": "cd4d9142-d264-41e0-89d0-97e8818766ca"}} 2015-07-06 16:49:06,498 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.0.2.15:9696/v2.0/routers 0.028s 2015-07-06 16:49:06,498 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "165689631cf5470488989372579d738a", "name": "router-smoke-1593610184", "admin_state_up": true}} Response - Headers: {'status': '201', 'content-length': '231', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:06 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-1b1925f0-40e0-4bad-87c9-57cbd763c8cf'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "name": "router-smoke-1593610184", "admin_state_up": true, "tenant_id": "165689631cf5470488989372579d738a", "routes": [], "id": "5eca4f9d-9a67-4cd7-8f38-64666121525e"}} 2015-07-06 16:49:06,520 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.0.2.15:9696/v2.0/routers/5eca4f9d-9a67-4cd7-8f38-64666121525e 0.021s 2015-07-06 16:49:06,520 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', 'content-length': '231', 'content-location': 'http://10.0.2.15:9696/v2.0/routers/5eca4f9d-9a67-4cd7-8f38-64666121525e', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:06 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-8a6559d4-ca4d-4e14-9ec0-233a93778fb5'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "name": "router-smoke-1593610184", "admin_state_up": true, "tenant_id": "165689631cf5470488989372579d738a", "routes": [], "id": "5eca4f9d-9a67-4cd7-8f38-64666121525e"}} 2015-07-06 16:49:06,863 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 PUT http://10.0.2.15:9696/v2.0/routers/5eca4f9d-9a67-4cd7-8f38-64666121525e 0.343s 2015-07-06 16:49:06,863 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "92b29e66-a261-4ea8-9459-ec162b4c41be"}, "name": "router-smoke-1593610184", "admin_state_up": true}} Response - Headers: {'status': '200', 'content-length': '493', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:06 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-f08f17fd-81e2-4e0b-b586-53ebaff30547'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "92b29e66-a261-4ea8-9459-ec162b4c41be", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93d72a48-63e6-4306-aa27-e5f49b285e65", "ip_address": "172.24.4.3"}, {"subnet_id": "4031372a-f516-4765-bee2-cc29a919fcce", "ip_address": "2001:db8::3"}]}, "name": "router-smoke-1593610184", "admin_state_up": true, "tenant_id": "165689631cf5470488989372579d738a", "routes": [], "id": "5eca4f9d-9a67-4cd7-8f38-64666121525e"}} 2015-07-06 16:49:06,986 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST http://10.0.2.15:5000/v2.0/tokens 2015-07-06 16:49:06,987 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {} Body: None Response - Headers: {'status': '200', 'content-length': '2545', 'vary': 'X-Auth-Token', 'server': 'Apache/2.4.7 (Ubuntu)', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:06 GMT', 'content-type': 'application/json', 'x-openstack-request-id': 'req-16f28438-9f29-4191-8716-0554d1931f8b'} Body: None 2015-07-06 16:49:07,094 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.0.2.15:9696/v2.0/subnets?tenant_id=165689631cf5470488989372579d738a&cidr=10.100.0.0%2F28 0.106s 2015-07-06 16:49:07,094 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', 'content-length': '15', 'content-location': 'http://10.0.2.15:9696/v2.0/subnets?tenant_id=165689631cf5470488989372579d738a&cidr=10.100.0.0%2F28', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:07 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-0c12bbc2-1c31-4d3e-aba4-a7cd651d49fb'} Body: {"subnets": []} 2015-07-06 16:49:07,341 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.0.2.15:9696/v2.0/subnets 0.247s 2015-07-06 16:49:07,341 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "165689631cf5470488989372579d738a", "cidr": "10.100.0.0/28", "network_id": "cd4d9142-d264-41e0-89d0-97e8818766ca", "name": "subnet-smoke-1385222664"}} Response - Headers: {'status': '201', 'content-length': '470', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:07 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-c9a9fc08-3a51-4daa-9bef-88ca9e9931c4'} Body: {"subnet": {"name": "subnet-smoke-1385222664", "enable_dhcp": true, "network_id": "cd4d9142-d264-41e0-89d0-97e8818766ca", "tenant_id": "165689631cf5470488989372579d738a", "dns_nameservers": [], "gateway_ip": "10.100.0.1", "ipv6_ra_mode": null, "allocation_pools": [{"start": "10.100.0.2", "end": "10.100.0.14"}], "host_routes": [], "ip_version": 4, "ipv6_address_mode": null, "cidr": "10.100.0.0/28", "id": "b88e8301-f29f-46fe-9e0d-057f29a582a1", "subnetpool_id": null}} 2015-07-06 16:49:07,778 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 PUT http://10.0.2.15:9696/v2.0/routers/5eca4f9d-9a67-4cd7-8f38-64666121525e/add_router_interface 0.436s 2015-07-06 16:49:07,778 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "b88e8301-f29f-46fe-9e0d-057f29a582a1"} Response - Headers: {'status': '200', 'content-length': '255', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:07 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-c4aec832-6c99-4d4a-ab65-9360079c4ee4'} Body: {"subnet_id": "b88e8301-f29f-46fe-9e0d-057f29a582a1", "tenant_id": "165689631cf5470488989372579d738a", "subnet_ids": ["b88e8301-f29f-46fe-9e0d-057f29a582a1"], "port_id": "6711b8e6-d73f-47cc-83ba-4e4c3d54af68", "id": "5eca4f9d-9a67-4cd7-8f38-64666121525e"} 2015-07-06 16:49:08,081 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.0.2.15:9696/v2.0/networks 0.303s 2015-07-06 16:49:08,081 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', 'content-length': '1310', 'content-location': 'http://10.0.2.15:9696/v2.0/networks', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:08 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-be6ce1a0-52ed-4d6c-9262-7c3b9fee68ab'} Body: {"networks": [{"status": "ACTIVE", "subnets": ["4031372a-f516-4765-bee2-cc29a919fcce", "93d72a48-63e6-4306-aa27-e5f49b285e65"], "name": "public", "provider:physical_network": null, "router:external": true, "tenant_id": "60fd7960021f4095aa2bc40cbef42a50", "admin_state_up": true, "provider:network_type": "vxlan", "shared": false, "port_security_enabled": true, "mtu": 0, "id": "92b29e66-a261-4ea8-9459-ec162b4c41be", "provider:segmentation_id": 1075}, {"status": "ACTIVE", "subnets": ["b88e8301-f29f-46fe-9e0d-057f29a582a1"], "name": "network-smoke--1390466925", "provider:physical_network": null, "router:external": false, "tenant_id": "165689631cf5470488989372579d738a", "admin_state_up": true, "provider:network_type": "vxlan", "shared": false, "port_security_enabled": true, "mtu": 0, "id": "cd4d9142-d264-41e0-89d0-97e8818766ca", "provider:segmentation_id": 1044}, {"status": "ACTIVE", "subnets": ["d86aa341-fd99-46fc-8064-37715d4b6aa6", "ff6f381b-7197-46e9-bbf1-d39a47ed3f64"], "name": "private", "provider:physical_network": null, "router:external": false, "tenant_id": "90d62d08c7e44a67949ba7ac66c9fd6e", "admin_state_up": true, "provider:network_type": "vxlan", "shared": false, "port_security_enabled": true, "mtu": 0, "id": "f03ac5c9-fd8c-4ad3-8117-0d59fb3ee933", "provider:segmentation_id": 1033}]} 2015-07-06 16:49:08,104 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.0.2.15:9696/v2.0/subnets 0.022s 2015-07-06 16:49:08,104 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', 'content-length': '2400', 'content-location': 'http://10.0.2.15:9696/v2.0/subnets', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:08 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-cc51f085-090e-46fe-9d15-e62f58275237'} Body: {"subnets": [{"name": "ipv6-public-subnet", "enable_dhcp": false, "network_id": "92b29e66-a261-4ea8-9459-ec162b4c41be", "tenant_id": "60fd7960021f4095aa2bc40cbef42a50", "dns_nameservers": [], "gateway_ip": "2001:db8::2", "ipv6_ra_mode": null, "allocation_pools": [{"start": "2001:db8::1", "end": "2001:db8::1"}, {"start": "2001:db8::3", "end": "2001:db8::ffff:ffff:ffff:fffe"}], "host_routes": [], "ip_version": 6, "ipv6_address_mode": null, "cidr": "2001:db8::/64", "id": "4031372a-f516-4765-bee2-cc29a919fcce", "subnetpool_id": null}, {"name": "public-subnet", "enable_dhcp": false, "network_id": "92b29e66-a261-4ea8-9459-ec162b4c41be", "tenant_id": "60fd7960021f4095aa2bc40cbef42a50", "dns_nameservers": [], "gateway_ip": "172.24.4.1", "ipv6_ra_mode": null, "allocation_pools": [{"start": "172.24.4.2", "end": "172.24.4.254"}], "host_routes": [], "ip_version": 4, "ipv6_address_mode": null, "cidr": "172.24.4.0/24", "id": "93d72a48-63e6-4306-aa27-e5f49b285e65", "subnetpool_id": null}, {"name": "subnet-smoke-1385222664", "enable_dhcp": true, "network_id": "cd4d9142-d264-41e0-89d0-97e8818766ca", "tenant_id": "165689631cf5470488989372579d738a", "dns_nameservers": [], "gateway_ip": "10.100.0.1", "ipv6_ra_mode": null, "allocation_pools": [{"start": "10.100.0.2", "end": "10.100.0.14"}], "host_routes": [], "ip_version": 4, "ipv6_address_mode": null, "cidr": "10.100.0.0/28", "id": "b88e8301-f29f-46fe-9e0d-057f29a582a1", "subnetpool_id": null}, {"name": "ipv6-private-subnet", "enable_dhcp": true, "network_id": "f03ac5c9-fd8c-4ad3-8117-0d59fb3ee933", "tenant_id": "90d62d08c7e44a67949ba7ac66c9fd6e", "dns_nameservers": [], "gateway_ip": "fd8f:7cbd:7378::1", "ipv6_ra_mode": "slaac", "allocation_pools": [{"start": "fd8f:7cbd:7378::2", "end": "fd8f:7cbd:7378:0:ffff:ffff:ffff:fffe"}], "host_routes": [], "ip_version": 6, "ipv6_address_mode": "slaac", "cidr": "fd8f:7cbd:7378::/64", "id": "d86aa341-fd99-46fc-8064-37715d4b6aa6", "subnetpool_id": null}, {"name": "private-subnet", "enable_dhcp": true, "network_id": "f03ac5c9-fd8c-4ad3-8117-0d59fb3ee933", "tenant_id": "90d62d08c7e44a67949ba7ac66c9fd6e", "dns_nameservers": [], "gateway_ip": "10.0.0.1", "ipv6_ra_mode": null, "allocation_pools": [{"start": "10.0.0.2", "end": "10.0.0.254"}], "host_routes": [], "ip_version": 4, "ipv6_address_mode": null, "cidr": "10.0.0.0/24", "id": "ff6f381b-7197-46e9-bbf1-d39a47ed3f64", "subnetpool_id": null}]} 2015-07-06 16:49:08,128 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.0.2.15:9696/v2.0/routers 0.023s 2015-07-06 16:49:08,129 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', 'content-length': '1033', 'content-location': 'http://10.0.2.15:9696/v2.0/routers', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:08 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-e93f0d3b-aa25-440a-956e-30c8374ae8d6'} Body: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "92b29e66-a261-4ea8-9459-ec162b4c41be", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93d72a48-63e6-4306-aa27-e5f49b285e65", "ip_address": "172.24.4.3"}, {"subnet_id": "4031372a-f516-4765-bee2-cc29a919fcce", "ip_address": "2001:db8::3"}]}, "name": "router-smoke-1593610184", "admin_state_up": true, "tenant_id": "165689631cf5470488989372579d738a", "distributed": false, "routes": [], "ha": false, "id": "5eca4f9d-9a67-4cd7-8f38-64666121525e"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "92b29e66-a261-4ea8-9459-ec162b4c41be", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93d72a48-63e6-4306-aa27-e5f49b285e65", "ip_address": "172.24.4.2"}, {"subnet_id": "4031372a-f516-4765-bee2-cc29a919fcce", "ip_address": "2001:db8::1"}]}, "name": "router1", "admin_state_up": true, "tenant_id": "90d62d08c7e44a67949ba7ac66c9fd6e", "distributed": false, "routes": [], "ha": false, "id": "dc2dcbe7-c49c-4674-9aa9-d8c933b8c590"}]} 2015-07-06 16:49:08,671 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/os-keypairs 0.542s 2015-07-06 16:49:08,671 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "TestNetworkBasicOps-543714334"}} Response - Headers: {'status': '200', 'content-length': '2312', 'x-compute-request-id': 'req-56917e66-f44b-499c-a072-5f647ff6319e', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:08 GMT', 'content-type': 'application/json'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVlUI+JZPGDNiv+0kVBOpaLYLlhShuXfdQeAhcy4IJyO9qDCpkSd1lvk17ybVdFQSXccJ9ZQnCZeUcycHLjF4ernSGZD5z4I8AC6qjzma3vGTAhUTwS6+3vS0Qpz2vGHzgtreCt1kz+vwLB6FND8r8n5i6/Wy3Wfrw/LH/MC4gyq+DmZV4pUnOD8tcjykkXk/YiE9ZEpgKlOncMHKXycC6u+97NFKInv8ifvOV2AXl8eDjAaLPhdaLNg0G+riZh6VI3JezQUNYk/7DDz1Q9gdcad3tfiD9PnyzpYdvzPel9E3kBducvCvAMVlikyTYsNgpwQAlD+n/LalkLU0ivy1F Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEqAIBAAKCAQEA1ZVCPiWTxgzYr/tJFQTqWi2C5YUobl33UHgIXMuCCcjvagwq\nZEndZb5Ne8m1XRUEl3HCfWUJwmXlHMnBy4xeHq50hmQ+c+CPAAuqo85mt7xkwIVE\n8Euvt70tEKc9rxh84La3grdZM/r8CwehTQ/K/J+Yuv1st1n68Pyx/zAuIMqvg5mV\neKVJzg/LXI8pJF5P2IhPWRKYCpTp3DByl8nAurvvezRSiJ7/In7zldgF5fHg4wGi\nz4XWizYNBvq4mYelSNyXs0FDWJP+ww89UPYHXGnd7X4g/T58s6WHb8z3pfRN5AXb\nnLwrwDFZYpMk2LDYKcEAJQ/p/y2pZC1NIr8tRQIDAQABAoIBAHZq+v9Z9kSoeruX\npz1wLD8zXI/E9FW845JJ+tj4PHEQZy108UwJaCcxC+TGQTgKnzEYcaz0iCSwOgds\nFXa1rLl2IEUi7z1wE9kCnumTVoAog/P57+8LB7HnwUSqdRjPiu1MYRKodVzMm1HC\nOTxwtSq7kgKa39wIl4llkYrbO7gRpMsxcqXakbipOVdF7lzBTuDa8CHIIhnrI4Kb\ndidagXLjY0gYzZe6SMPpVMORUkxgKothUqYhJI5P6z1W7KyF8cFHxfIUGhraGRrn\nDBWCfmq73oNEbAwyCMmyTdV13YMKfUlh9MSPZmZRUZfEB/Np4Wp5K7Q0UeoZAoA8\nT5NA4AECggCBANtSz4WKAygnRPO6M34hqfgLfGwmuiyEnOyfPVAhjsJMTweAlQN8\nyPw0mc1Nc2OdWPikEsFWy1CU8/yRL7AFrMiVc2cjMd38JQoX+/ubOIqHr+MT2ekI\n0E1y4az6i6IfHgMFXmpPS7CJXwJ0yyyft3pDkBh0tGtJCPongkeS/XrFAoIAgQD5\nTLOIRZB+LTJsUNzP2lna4ru7ilNuxyTCaUIX9WFfDjyA3eejeVmPD1wgcWHjHfg5\ncI/BERtkX6ACnTtZtzt66rErpWhAK0Fi/dCWKmvYuM+O3XQW6/1PoqVAa4jk2dwK\nBnOaEDMxrT3v1WSMLc0k8SnfXZ3Y5zb4VK/eyXgQgQKCAIAOmCcZAsMNA/fxo/1T\nMlhGGjWQWM9gsP5kPIBu+ZyvTzafEC5aSg5xwepOIA5CnbDS8tAQr37eANtvfhXH\nR8lkm5VPUqc511J7pnbtGjob9cV9fc+tUxnRXYio4w8xnZJ4rv3GYzptJ+b7mdv/\nPy2NZDuNdQ6gaP7A7qobqytU5QKCAIEAuI5s1nRRXOeOzZsrbQDDxoRV4KetznPF\nJduQn3X76Mf8SJZ+tonOoFcJp8boZZ+5NKS893v3oF4ecfD+kBNTCFMYaCxiuiaL\nmII4WgL7pgxjM+uD1rhL5hmNZtx1Ep6qBA30pNhbXepX0OZUMmZx2WhjzEVc5sd8\n7Wicbj0OEoECggCAG46y1GpAzOrgR9JmR2O0mEIgn7mBgIFy+4fcVhEjGh8cntZT\nyXFZxbirEbcA3dmYUeParA2l3F/h64prZbm2vaEw5B0CiGR+ma9RVI6gYcLsExMc\nRPUxIuN13ArAkk3StNap0D1j19owcO011skU12sOTmLa7vGXCyb7wKrrK4s=\n-----END RSA PRIVATE KEY-----\n", "user_id": "749ea53bb35942aaa42e8113d5eab24b", "name": "TestNetworkBasicOps-543714334", "fingerprint": "30:13:a0:c9:ec:2d:aa:81:d4:37:3a:10:61:b6:50:b0"}} 2015-07-06 16:49:08,675 16050 DEBUG [tempest.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) No valid network provided or created, defaulting to fixed_network_name 2015-07-06 16:49:08,763 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST http://10.0.2.15:5000/v2.0/tokens 2015-07-06 16:49:08,764 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {} Body: None Response - Headers: {'status': '200', 'content-length': '2490', 'vary': 'X-Auth-Token', 'server': 'Apache/2.4.7 (Ubuntu)', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:08 GMT', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ec60d3bc-df17-4949-af83-eb59c9eb5f1c'} Body: None 2015-07-06 16:49:09,022 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/os-networks 0.258s 2015-07-06 16:49:09,023 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', 'content-length': '471', 'content-location': 'http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/os-networks', 'x-compute-request-id': 'req-d76a7d40-4ebc-4a95-8069-c866d69ecd4c', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:09 GMT', 'content-type': 'application/json'} Body: {"networks": [{"cidr_v6": null, "dns2": null, "dns1": null, "gateway": null, "broadcast": null, "netmask": null, "gateway_v6": null, "cidr": null, "label": "public", "id": "92b29e66-a261-4ea8-9459-ec162b4c41be", "netmask_v6": null}, {"cidr_v6": null, "dns2": null, "dns1": null, "gateway": null, "broadcast": null, "netmask": null, "gateway_v6": null, "cidr": null, "label": "network-smoke--1390466925", "id": "cd4d9142-d264-41e0-89d0-97e8818766ca", "netmask_v6": null}]} 2015-07-06 16:49:09,023 16050 WARNING [tempest.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Network with name: private not found 2015-07-06 16:49:09,023 16050 INFO [tempest.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network {} available for tenant 2015-07-06 16:49:09,023 16050 DEBUG [tempest.scenario.manager] Creating a server (name: server-smoke-803442327, image: 6e668a30-d25b-46cd-bd44-429dae91f5c7, flavor: 42) 2015-07-06 16:49:10,743 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 202 POST http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers 1.719s 2015-07-06 16:49:10,743 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "server-smoke-803442327", "imageRef": "6e668a30-d25b-46cd-bd44-429dae91f5c7", "key_name": "TestNetworkBasicOps-543714334", "flavorRef": "42", "networks": [{"uuid": "cd4d9142-d264-41e0-89d0-97e8818766ca"}], "security_groups": [{"name": "secgroup-smoke-287317896"}]}} Response - Headers: {'status': '202', 'content-length': '451', 'x-compute-request-id': 'req-68213c45-b3ed-4d9d-995a-dbe3cd896860', 'connection': 'close', 'location': 'http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf', 'date': 'Mon, 06 Jul 2015 23:49:10 GMT', 'content-type': 'application/json'} Body: {"server": {"security_groups": [{"name": "secgroup-smoke-287317896"}], "OS-DCF:diskConfig": "MANUAL", "id": "c76d2004-f290-4a59-96b9-beb0d278febf", "links": [{"href": "http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf", "rel": "self"}, {"href": "http://10.0.2.15:8774/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf", "rel": "bookmark"}], "adminPass": "89ArKKTxQEKM"}} 2015-07-06 16:49:10,872 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf 0.127s 2015-07-06 16:49:10,873 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', 'content-length': '1329', 'content-location': 'http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf', 'x-compute-request-id': 'req-fcc04557-983e-4200-9332-57eaa31ee699', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:10 GMT', 'content-type': 'application/json'} Body: {"server": {"status": "BUILD", "updated": "2015-07-06T23:49:10Z", "hostId": "", "addresses": {}, "links": [{"href": "http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf", "rel": "self"}, {"href": "http://10.0.2.15:8774/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf", "rel": "bookmark"}], "key_name": "TestNetworkBasicOps-543714334", "image": {"id": "6e668a30-d25b-46cd-bd44-429dae91f5c7", "links": [{"href": "http://10.0.2.15:8774/165689631cf5470488989372579d738a/images/6e668a30-d25b-46cd-bd44-429dae91f5c7", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://10.0.2.15:8774/165689631cf5470488989372579d738a/flavors/42", "rel": "bookmark"}]}, "id": "c76d2004-f290-4a59-96b9-beb0d278febf", "OS-SRV-USG:terminated_at": null, "OS-EXT-AZ:availability_zone": "nova", "user_id": "749ea53bb35942aaa42e8113d5eab24b", "name": "server-smoke-803442327", "created": "2015-07-06T23:49:10Z", "tenant_id": "165689631cf5470488989372579d738a", "OS-DCF:diskConfig": "MANUAL", "os-extended-volumes:volumes_attached": [], "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "config_drive": "", "metadata": {}}} 2015-07-06 16:49:12,194 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf 0.315s 2015-07-06 16:49:12,194 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', 'content-length': '1442', 'content-location': 'http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf', 'x-compute-request-id': 'req-64a6e033-4fca-48f8-972d-f7dfeac10518', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:12 GMT', 'content-type': 'application/json'} Body: {"server": {"status": "BUILD", "updated": "2015-07-06T23:49:11Z", "hostId": "24e5f7962d6577fc53d14adcc4e2f4e2a83c56d231a2b130bdeb36ce", "addresses": {}, "links": [{"href": "http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf", "rel": "self"}, {"href": "http://10.0.2.15:8774/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf", "rel": "bookmark"}], "key_name": "TestNetworkBasicOps-543714334", "image": {"id": "6e668a30-d25b-46cd-bd44-429dae91f5c7", "links": [{"href": "http://10.0.2.15:8774/165689631cf5470488989372579d738a/images/6e668a30-d25b-46cd-bd44-429dae91f5c7", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://10.0.2.15:8774/165689631cf5470488989372579d738a/flavors/42", "rel": "bookmark"}]}, "id": "c76d2004-f290-4a59-96b9-beb0d278febf", "security_groups": [{"name": "secgroup-smoke-287317896"}], "OS-SRV-USG:terminated_at": null, "OS-EXT-AZ:availability_zone": "nova", "user_id": "749ea53bb35942aaa42e8113d5eab24b", "name": "server-smoke-803442327", "created": "2015-07-06T23:49:10Z", "tenant_id": "165689631cf5470488989372579d738a", "OS-DCF:diskConfig": "MANUAL", "os-extended-volumes:volumes_attached": [], "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "config_drive": "", "metadata": {}}} 2015-07-06 16:49:12,210 16050 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2015-07-06 16:49:13,531 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf 0.319s 2015-07-06 16:49:13,531 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', 'content-length': '1442', 'content-location': 'http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf', 'x-compute-request-id': 'req-9da992b0-6805-4c43-999d-e8525344a98f', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:13 GMT', 'content-type': 'application/json'} Body: {"server": {"status": "BUILD", "updated": "2015-07-06T23:49:11Z", "hostId": "24e5f7962d6577fc53d14adcc4e2f4e2a83c56d231a2b130bdeb36ce", "addresses": {}, "links": [{"href": "http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf", "rel": "self"}, {"href": "http://10.0.2.15:8774/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf", "rel": "bookmark"}], "key_name": "TestNetworkBasicOps-543714334", "image": {"id": "6e668a30-d25b-46cd-bd44-429dae91f5c7", "links": [{"href": "http://10.0.2.15:8774/165689631cf5470488989372579d738a/images/6e668a30-d25b-46cd-bd44-429dae91f5c7", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://10.0.2.15:8774/165689631cf5470488989372579d738a/flavors/42", "rel": "bookmark"}]}, "id": "c76d2004-f290-4a59-96b9-beb0d278febf", "security_groups": [{"name": "secgroup-smoke-287317896"}], "OS-SRV-USG:terminated_at": null, "OS-EXT-AZ:availability_zone": "nova", "user_id": "749ea53bb35942aaa42e8113d5eab24b", "name": "server-smoke-803442327", "created": "2015-07-06T23:49:10Z", "tenant_id": "165689631cf5470488989372579d738a", "OS-DCF:diskConfig": "MANUAL", "os-extended-volumes:volumes_attached": [], "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "config_drive": "", "metadata": {}}} 2015-07-06 16:49:14,740 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf 0.198s 2015-07-06 16:49:14,741 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', 'content-length': '1606', 'content-location': 'http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf', 'x-compute-request-id': 'req-73524424-6086-4080-91cf-4b47dbae0796', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:14 GMT', 'content-type': 'application/json'} Body: {"server": {"status": "ACTIVE", "updated": "2015-07-06T23:49:13Z", "hostId": "24e5f7962d6577fc53d14adcc4e2f4e2a83c56d231a2b130bdeb36ce", "addresses": {"network-smoke--1390466925": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:c7:50", "version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf", "rel": "self"}, {"href": "http://10.0.2.15:8774/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf", "rel": "bookmark"}], "key_name": "TestNetworkBasicOps-543714334", "image": {"id": "6e668a30-d25b-46cd-bd44-429dae91f5c7", "links": [{"href": "http://10.0.2.15:8774/165689631cf5470488989372579d738a/images/6e668a30-d25b-46cd-bd44-429dae91f5c7", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2015-07-06T23:49:13.000000", "flavor": {"id": "42", "links": [{"href": "http://10.0.2.15:8774/165689631cf5470488989372579d738a/flavors/42", "rel": "bookmark"}]}, "id": "c76d2004-f290-4a59-96b9-beb0d278febf", "security_groups": [{"name": "secgroup-smoke-287317896"}], "OS-SRV-USG:terminated_at": null, "OS-EXT-AZ:availability_zone": "nova", "user_id": "749ea53bb35942aaa42e8113d5eab24b", "name": "server-smoke-803442327", "created": "2015-07-06T23:49:10Z", "tenant_id": "165689631cf5470488989372579d738a", "OS-DCF:diskConfig": "MANUAL", "os-extended-volumes:volumes_attached": [], "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "True", "metadata": {}}} 2015-07-06 16:49:14,752 16050 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 4 second wait 2015-07-06 16:49:14,922 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf 0.169s 2015-07-06 16:49:14,922 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', 'content-length': '1606', 'content-location': 'http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf', 'x-compute-request-id': 'req-714437af-b3cc-44f0-909c-328deaacd074', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:14 GMT', 'content-type': 'application/json'} Body: {"server": {"status": "ACTIVE", "updated": "2015-07-06T23:49:13Z", "hostId": "24e5f7962d6577fc53d14adcc4e2f4e2a83c56d231a2b130bdeb36ce", "addresses": {"network-smoke--1390466925": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:c7:50", "version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf", "rel": "self"}, {"href": "http://10.0.2.15:8774/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf", "rel": "bookmark"}], "key_name": "TestNetworkBasicOps-543714334", "image": {"id": "6e668a30-d25b-46cd-bd44-429dae91f5c7", "links": [{"href": "http://10.0.2.15:8774/165689631cf5470488989372579d738a/images/6e668a30-d25b-46cd-bd44-429dae91f5c7", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2015-07-06T23:49:13.000000", "flavor": {"id": "42", "links": [{"href": "http://10.0.2.15:8774/165689631cf5470488989372579d738a/flavors/42", "rel": "bookmark"}]}, "id": "c76d2004-f290-4a59-96b9-beb0d278febf", "security_groups": [{"name": "secgroup-smoke-287317896"}], "OS-SRV-USG:terminated_at": null, "OS-EXT-AZ:availability_zone": "nova", "user_id": "749ea53bb35942aaa42e8113d5eab24b", "name": "server-smoke-803442327", "created": "2015-07-06T23:49:10Z", "tenant_id": "165689631cf5470488989372579d738a", "OS-DCF:diskConfig": "MANUAL", "os-extended-volumes:volumes_attached": [], "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "True", "metadata": {}}} 2015-07-06 16:49:14,931 16050 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2015-07-06 16:49:14,962 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.0.2.15:9696/v2.0/ports?fixed_ip=None&device_id=c76d2004-f290-4a59-96b9-beb0d278febf 0.030s 2015-07-06 16:49:14,962 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', 'content-length': '735', 'content-location': 'http://10.0.2.15:9696/v2.0/ports?fixed_ip=None&device_id=c76d2004-f290-4a59-96b9-beb0d278febf', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:14 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-6056d826-c65e-436e-8c0f-d74849109be8'} Body: {"ports": [{"status": "ACTIVE", "binding:host_id": "base", "allowed_address_pairs": [], "extra_dhcp_opts": [], "device_owner": "compute:None", "port_security_enabled": true, "binding:profile": {}, "fixed_ips": [{"subnet_id": "b88e8301-f29f-46fe-9e0d-057f29a582a1", "ip_address": "10.100.0.3"}], "id": "a6d1d55b-9433-4937-83b5-dd5e93681b4f", "security_groups": ["58cdfa8d-d204-4b2e-89a7-4f3add110202"], "device_id": "c76d2004-f290-4a59-96b9-beb0d278febf", "name": "", "admin_state_up": true, "network_id": "cd4d9142-d264-41e0-89d0-97e8818766ca", "tenant_id": "165689631cf5470488989372579d738a", "binding:vif_details": {"port_filter": true}, "binding:vnic_type": "normal", "binding:vif_type": "ovs", "mac_address": "fa:16:3e:6d:c7:50"}]} 2015-07-06 16:49:15,503 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST http://10.0.2.15:9696/v2.0/floatingips 0.539s 2015-07-06 16:49:15,503 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "92b29e66-a261-4ea8-9459-ec162b4c41be", "tenant_id": "165689631cf5470488989372579d738a", "fixed_ip_address": "10.100.0.3", "port_id": "a6d1d55b-9433-4937-83b5-dd5e93681b4f"}} Response - Headers: {'status': '201', 'content-length': '367', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:15 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-7bf9d3b2-efd8-4478-af61-53e0988fd84a'} Body: {"floatingip": {"floating_network_id": "92b29e66-a261-4ea8-9459-ec162b4c41be", "router_id": "5eca4f9d-9a67-4cd7-8f38-64666121525e", "fixed_ip_address": "10.100.0.3", "floating_ip_address": "172.24.4.4", "tenant_id": "165689631cf5470488989372579d738a", "status": "DOWN", "port_id": "a6d1d55b-9433-4937-83b5-dd5e93681b4f", "id": "38f1994f-97d2-4457-b88e-21b7d9ca7622"}} 2015-07-06 16:49:15,558 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.0.2.15:9696/v2.0/ports?device_id=c76d2004-f290-4a59-96b9-beb0d278febf 0.054s 2015-07-06 16:49:15,559 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', 'content-length': '735', 'content-location': 'http://10.0.2.15:9696/v2.0/ports?device_id=c76d2004-f290-4a59-96b9-beb0d278febf', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:15 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-e1c38564-19da-4df0-9ff5-aedf8e45dce1'} Body: {"ports": [{"status": "ACTIVE", "binding:host_id": "base", "allowed_address_pairs": [], "extra_dhcp_opts": [], "device_owner": "compute:None", "port_security_enabled": true, "binding:profile": {}, "fixed_ips": [{"subnet_id": "b88e8301-f29f-46fe-9e0d-057f29a582a1", "ip_address": "10.100.0.3"}], "id": "a6d1d55b-9433-4937-83b5-dd5e93681b4f", "security_groups": ["58cdfa8d-d204-4b2e-89a7-4f3add110202"], "device_id": "c76d2004-f290-4a59-96b9-beb0d278febf", "name": "", "admin_state_up": true, "network_id": "cd4d9142-d264-41e0-89d0-97e8818766ca", "tenant_id": "165689631cf5470488989372579d738a", "binding:vif_details": {"port_filter": true}, "binding:vnic_type": "normal", "binding:vif_type": "ovs", "mac_address": "fa:16:3e:6d:c7:50"}]} 2015-07-06 16:49:15,573 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.0.2.15:9696/v2.0/floatingips/38f1994f-97d2-4457-b88e-21b7d9ca7622 0.013s 2015-07-06 16:49:15,573 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', 'content-length': '367', 'content-location': 'http://10.0.2.15:9696/v2.0/floatingips/38f1994f-97d2-4457-b88e-21b7d9ca7622', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:15 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-b0226d49-80b3-4825-aa28-bc09d84e7bf1'} Body: {"floatingip": {"floating_network_id": "92b29e66-a261-4ea8-9459-ec162b4c41be", "router_id": "5eca4f9d-9a67-4cd7-8f38-64666121525e", "fixed_ip_address": "10.100.0.3", "floating_ip_address": "172.24.4.4", "tenant_id": "165689631cf5470488989372579d738a", "status": "DOWN", "port_id": "a6d1d55b-9433-4937-83b5-dd5e93681b4f", "id": "38f1994f-97d2-4457-b88e-21b7d9ca7622"}} 2015-07-06 16:49:16,582 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET http://10.0.2.15:9696/v2.0/floatingips/38f1994f-97d2-4457-b88e-21b7d9ca7622 0.008s 2015-07-06 16:49:16,582 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', 'content-length': '369', 'content-location': 'http://10.0.2.15:9696/v2.0/floatingips/38f1994f-97d2-4457-b88e-21b7d9ca7622', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:16 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-07ff2fea-7140-476f-a4c5-926c5941b857'} Body: {"floatingip": {"floating_network_id": "92b29e66-a261-4ea8-9459-ec162b4c41be", "router_id": "5eca4f9d-9a67-4cd7-8f38-64666121525e", "fixed_ip_address": "10.100.0.3", "floating_ip_address": "172.24.4.4", "tenant_id": "165689631cf5470488989372579d738a", "status": "ACTIVE", "port_id": "a6d1d55b-9433-4937-83b5-dd5e93681b4f", "id": "38f1994f-97d2-4457-b88e-21b7d9ca7622"}} 2015-07-06 16:49:16,583 16050 INFO [tempest.scenario.manager] FloatingIP: <"FloatingIP" addr="172.24.4.4" id="38f1994f-97d2-4457-b88e-21b7d9ca7622"> is at status: ACTIVE 2015-07-06 16:49:16,583 16050 DEBUG [tempest.scenario.manager] checking network connections to IP 172.24.4.4 with user: cirros 2015-07-06 16:49:30,624 16050 INFO [tempest_lib.common.ssh] Creating ssh connection to '172.24.4.4' as 'cirros' with public key authentication 2015-07-06 16:49:30,635 16050 WARNING [tempest_lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.4 ([Errno 111] Connection refused). Number attempts: 1. Retry after 2 seconds. 2015-07-06 16:49:33,163 16050 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) 2015-07-06 16:49:33,617 16050 INFO [paramiko.transport] Authentication (publickey) successful! 2015-07-06 16:49:33,620 16050 INFO [tempest_lib.common.ssh] ssh connection to cirros@172.24.4.4 successfuly created 2015-07-06 16:49:33,932 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 PUT http://10.0.2.15:9696/v2.0/ports/a6d1d55b-9433-4937-83b5-dd5e93681b4f 0.193s 2015-07-06 16:49:33,932 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"admin_state_up": false}} Response - Headers: {'status': '200', 'content-length': '610', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:49:33 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-72b0f238-a834-4ea4-9aea-7b8e24101802'} Body: {"port": {"status": "ACTIVE", "name": "", "allowed_address_pairs": [], "admin_state_up": false, "network_id": "cd4d9142-d264-41e0-89d0-97e8818766ca", "tenant_id": "165689631cf5470488989372579d738a", "extra_dhcp_opts": [], "binding:vnic_type": "normal", "device_owner": "compute:None", "mac_address": "fa:16:3e:6d:c7:50", "port_security_enabled": true, "fixed_ips": [{"subnet_id": "b88e8301-f29f-46fe-9e0d-057f29a582a1", "ip_address": "10.100.0.3"}], "id": "a6d1d55b-9433-4937-83b5-dd5e93681b4f", "security_groups": ["58cdfa8d-d204-4b2e-89a7-4f3add110202"], "device_id": "c76d2004-f290-4a59-96b9-beb0d278febf"}} 2015-07-06 16:49:33,933 16050 DEBUG [tempest.scenario.manager] checking network connections to IP 172.24.4.4 with user: cirros 2015-07-06 16:51:34,261 16050 ERROR [tempest.scenario.manager] Public network connectivity check failed: after updating admin_state_up of instance port to False 2015-07-06 16:51:34.261 16050 ERROR tempest.scenario.manager Traceback (most recent call last): 2015-07-06 16:51:34.261 16050 ERROR tempest.scenario.manager File "tempest/scenario/manager.py", line 499, in check_public_network_connectivity 2015-07-06 16:51:34.261 16050 ERROR tempest.scenario.manager should_connect=should_connect) 2015-07-06 16:51:34.261 16050 ERROR tempest.scenario.manager File "tempest/scenario/manager.py", line 483, in check_vm_connectivity 2015-07-06 16:51:34.261 16050 ERROR tempest.scenario.manager msg=msg) 2015-07-06 16:51:34.261 16050 ERROR tempest.scenario.manager File "/opt/stack/tempest/.venv/local/lib/python2.7/site-packages/unittest2/case.py", line 678, in assertTrue 2015-07-06 16:51:34.261 16050 ERROR tempest.scenario.manager raise self.failureException(msg) 2015-07-06 16:51:34.261 16050 ERROR tempest.scenario.manager AssertionError: False is not true : ip address 172.24.4.4 is reachable 2015-07-06 16:51:34.261 16050 ERROR tempest.scenario.manager 2015-07-06 16:51:34,507 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf/action 0.244s 2015-07-06 16:51:34,507 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', 'content-length': '19901', 'x-compute-request-id': 'req-413a5588-39af-490b-be0b-1cbe9842601a', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:51:34 GMT', 'content-type': 'application/json'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Linux version 3.2.0-80-virtual (buildd@batsu) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #116-Ubuntu SMP Mon Mar 23 17:28:52 UTC 2015 (Ubuntu 3.2.0-80.116-virtual 3.2.68)\n[ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 no_timer_check\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)\n[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)\n[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)\n[ 0.000000] BIOS-e820: 0000000000100000 - 0000000003ffe000 (usable)\n[ 0.000000] BIOS-e820: 0000000003ffe000 - 0000000004000000 (reserved)\n[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.4 present.\n[ 0.000000] No AGP bridge found\n[ 0.000000] last_pfn = 0x3ffe max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [ffff8800000f0b50] f0b50\n[ 0.000000] init_memory_mapping: 0000000000000000-0000000003ffe000\n[ 0.000000] RAMDISK: 03c5e000 - 03ff0000\n[ 0.000000] ACPI: RSDP 00000000000f09b0 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0000000003fffbc1 00034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0000000003fff1c0 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0000000003ffe040 01180 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0000000003ffe000 00040\n[ 0.000000] ACPI: SSDT 0000000003fff234 008DD (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: APIC 0000000003fffb11 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: HPET 0000000003fffb89 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at 0000000000000000-0000000003ffe000\n[ 0.000000] Initmem setup node 0 0000000000000000-0000000003ffe000\n[ 0.000000] NODE_DATA [0000000003ff6000 - 0000000003ffafff]\n[ 0.000000] Zone PFN ranges:\n[ 0.000000] DMA 0x00000010 -> 0x00001000\n[ 0.000000] DMA32 0x00001000 -> 0x00100000\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start PFN for each node\n[ 0.000000] early_node_map[2] active PFN ranges\n[ 0.000000] 0: 0x00000010 -> 0x0000009f\n[ 0.000000] 0: 0x00000100 -> 0x00003ffe\n[ 0.000000] ACPI: PM-Timer IO Port: 0xb008\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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] ACPI: HPET id: 0x8086a201 base: 0xfed00000\n[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000\n[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000\n[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000\n[ 0.000000] Allocating PCI resources starting at 4000000 (gap: 4000000:fbfc0000)\n[ 0.000000] Booting paravirtualized kernel on bare hardware\n[ 0.000000] setup_pe 2015-07-06 16:51:34,509 16050 DEBUG [tempest.scenario.manager] Console output for c76d2004-f290-4a59-96b9-beb0d278febf body= [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.2.0-80-virtual (buildd@batsu) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #116-Ubuntu SMP Mon Mar 23 17:28:52 UTC 2015 (Ubuntu 3.2.0-80.116-virtual 3.2.68) [ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 no_timer_check [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 0000000003ffe000 (usable) [ 0.000000] BIOS-e820: 0000000003ffe000 - 0000000004000000 (reserved) [ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.4 present. [ 0.000000] No AGP bridge found [ 0.000000] last_pfn = 0x3ffe max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [ffff8800000f0b50] f0b50 [ 0.000000] init_memory_mapping: 0000000000000000-0000000003ffe000 [ 0.000000] RAMDISK: 03c5e000 - 03ff0000 [ 0.000000] ACPI: RSDP 00000000000f09b0 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0000000003fffbc1 00034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0000000003fff1c0 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0000000003ffe040 01180 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0000000003ffe000 00040 [ 0.000000] ACPI: SSDT 0000000003fff234 008DD (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: APIC 0000000003fffb11 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: HPET 0000000003fffb89 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at 0000000000000000-0000000003ffe000 [ 0.000000] Initmem setup node 0 0000000000000000-0000000003ffe000 [ 0.000000] NODE_DATA [0000000003ff6000 - 0000000003ffafff] [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal empty [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[2] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009f [ 0.000000] 0: 0x00000100 -> 0x00003ffe [ 0.000000] ACPI: PM-Timer IO Port: 0xb008 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 [ 0.000000] Allocating PCI resources starting at 4000000 (gap: 4000000:fbfc0000) [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff880003a00000 s78848 r8192 d23552 u2097152 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 16008 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: root=/dev/vda console=tty0 console=ttyS0 no_timer_check [ 0.000000] PID hash table entries: 256 (order: -1, 2048 bytes) [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 43492k/65528k available (6576k kernel code, 452k absent, 21584k reserved, 6620k data, 928k init) [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] NR_IRQS:4352 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 1048576 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] Fast TSC calibration failed [ 0.000000] TSC: Unable to calibrate against PIT [ 0.000000] TSC: using HPET reference calibration [ 0.000000] Detected 2283.161 MHz processor. [ 0.024260] Calibrating delay loop (skipped), value calculated using timer frequency.. 4566.32 BogoMIPS (lpj=9132644) [ 0.028153] pid_max: default: 32768 minimum: 301 [ 0.032843] Security Framework initialized [ 0.036463] AppArmor: AppArmor initialized [ 0.036891] Yama: becoming mindful. [ 0.041656] Dentry cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.042493] Inode-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.044548] Mount-cache hash table entries: 256 [ 0.053709] Initializing cgroup subsys cpuacct [ 0.054301] Initializing cgroup subsys memory [ 0.055160] Initializing cgroup subsys devices [ 0.056139] Initializing cgroup subsys freezer [ 0.056597] Initializing cgroup subsys blkio [ 0.056962] Initializing cgroup subsys perf_event [ 0.061243] mce: CPU supports 10 MCE banks [ 0.068003] SMP alternatives: switching to UP code [ 0.312508] Freeing SMP alternatives: 24k freed [ 0.317022] ACPI: Core revision 20110623 [ 0.347516] ftrace: allocating 26610 entries in 105 pages [ 0.365133] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.366015] CPU0: AMD QEMU Virtual CPU version 2.0.0 stepping 03 [ 0.368022] APIC calibration not consistent with PM-Timer: 115ms instead of 100ms [ 0.368022] APIC delta adjusted to PM-Timer: 6277159 (7251366) [ 0.368022] Performance Events: Broken PMU hardware detected, using software events only. [ 0.380559] NMI watchdog disabled (cpu0): hardware events not enabled [ 0.381642] Brought up 1 CPUs [ 0.383065] Total of 1 processors activated (4566.32 BogoMIPS). [ 0.414230] devtmpfs: initialized [ 0.448712] EVM: security.selinux [ 0.449195] EVM: security.SMACK64 [ 0.449544] EVM: security.capability [ 0.473105] print_constraints: dummy: [ 0.474269] RTC time: 23:49:17, date: 07/06/15 [ 0.477771] NET: Registered protocol family 16 [ 0.481398] ACPI: bus type pci registered [ 0.485890] PCI: Using configuration type 1 for base access [ 0.517973] bio: create slab at 0 [ 0.521760] ACPI: Added _OSI(Module Device) [ 0.524143] ACPI: Added _OSI(Processor Device) [ 0.524754] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.525221] ACPI: Added _OSI(Processor Aggregator Device) [ 0.605947] ACPI: Interpreter enabled [ 0.606369] ACPI: (supports S0 S3 S4 S5) [ 0.608234] ACPI: Using IOAPIC for interrupt routing [ 0.682890] ACPI: No dock devices found. [ 0.683390] HEST: Table not found. [ 0.684263] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.692543] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.696042] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] [ 0.696124] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xadff] [ 0.696526] pci_root PNP0A03:00: host bridge window [io 0xae0f-0xaeff] [ 0.696998] pci_root PNP0A03:00: host bridge window [io 0xaf20-0xafdf] [ 0.700087] pci_root PNP0A03:00: host bridge window [io 0xafe4-0xffff] [ 0.700551] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.701083] pci_root PNP0A03:00: host bridge window [mem 0x04000000-0xfebfffff] [ 0.716606] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI [ 0.717189] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB [ 0.756404] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) [ 0.784494] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.785811] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.788703] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.789465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.790146] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.797235] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.797755] vgaarb: loaded [ 0.797944] vgaarb: bridge control possible 0000:00:02.0 [ 0.800222] i2c-core: driver [aat2870] using legacy suspend method [ 0.800613] i2c-core: driver [aat2870] using legacy resume method [ 0.802001] SCSI subsystem initialized [ 0.804398] usbcore: registered new interface driver usbfs [ 0.805041] usbcore: registered new interface driver hub [ 0.805709] usbcore: registered new device driver usb [ 0.808697] PCI: Using ACPI for IRQ routing [ 0.815168] NetLabel: Initializing [ 0.816113] NetLabel: domain hash size = 128 [ 0.816386] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.817372] NetLabel: unlabeled traffic allowed by default [ 0.818532] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 0.820124] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.820549] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.829441] Switching to clocksource hpet [ 0.978584] AppArmor: AppArmor Filesystem Enabled [ 0.979996] pnp: PnP ACPI init [ 0.981014] ACPI: bus type pnp registered [ 1.003099] pnp: PnP ACPI: found 9 devices [ 1.003673] ACPI: ACPI bus type pnp unregistered [ 1.063985] NET: Registered protocol family 2 [ 1.091875] IP route cache hash table entries: 512 (order: 0, 4096 bytes) [ 1.101076] TCP established hash table entries: 2048 (order: 3, 32768 bytes) [ 1.102186] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.102988] TCP: Hash tables configured (established 2048 bind 2048) [ 1.103543] TCP reno registered [ 1.104099] UDP hash table entries: 128 (order: 0, 4096 bytes) [ 1.105285] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes) [ 1.108071] NET: Registered protocol family 1 [ 1.110100] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.110638] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.111643] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.117752] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.118661] pci 0000:00:01.2: PCI INT D -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 [ 1.121882] pci 0000:00:01.2: PCI INT D disabled [ 1.142886] Trying to unpack rootfs image as initramfs... [ 1.161286] audit: initializing netlink socket (disabled) [ 1.163232] type=2000 audit(1436226557.160:1): initialized [ 1.321141] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.358373] VFS: Disk quotas dquot_6.5.2 [ 1.359144] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.367068] fuse init (API version 7.17) [ 1.369190] msgmni has been set to 84 [ 1.391216] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 1.397106] io scheduler noop registered [ 1.397527] io scheduler deadline registered (default) [ 1.398265] io scheduler cfq registered [ 1.399853] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.401988] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.405226] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.406484] ACPI: Power Button [PWRF] [ 1.425830] ERST: Table is not found! [ 1.426193] GHES: HEST is not enabled! [ 1.427606] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.427980] virtio-pci 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 10 (level, high) -> IRQ 10 [ 1.430519] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 [ 1.446198] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.446826] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 [ 1.449707] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.481005] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.546198] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 1.614744] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.678202] 00:06: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 1.711525] Linux agpgart interface v0.103 [ 1.751647] brd: module loaded [ 1.768049] loop: module loaded [ 1.829247] vda: unknown partition table [ 1.865442] scsi0 : ata_piix [ 1.866725] scsi1 : ata_piix [ 1.867385] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.867799] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.873280] Fixed MDIO Bus: probed [ 1.873852] tun: Universal TUN/TAP device driver, 1.6 [ 1.874113] tun: (C) 1999-2004 Max Krasnyansky [ 1.881284] PPP generic driver version 2.4.2 [ 1.894492] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.895196] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.895638] uhci_hcd: USB Universal Host Controller Interface driver [ 1.897157] uhci_hcd 0000:00:01.2: PCI INT D -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 [ 1.898961] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.905740] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.907438] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.941541] hub 1-0:1.0: USB hub found [ 1.942785] hub 1-0:1.0: 2 ports detected [ 1.944411] usbcore: registered new interface driver libusual [ 1.944411] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.956731] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.957714] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.981822] mousedev: PS/2 mouse device common for all mice [ 1.985936] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.987722] rtc_cmos 00:01: RTC can wake from S4 [ 1.988329] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 [ 1.988329] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs [ 1.988329] device-mapper: uevent: version 1.0.3 [ 1.988329] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com [ 1.997681] cpuidle: using governor ladder [ 2.001659] cpuidle: using governor menu [ 2.002884] EFI Variables Facility v0.08 2004-May-17 [ 2.023246] TCP cubic registered [ 2.025930] NET: Registered protocol family 10 [ 2.060948] NET: Registered protocol family 17 [ 2.062090] Registering the dns_resolver key type [ 2.083062] ata2.01: ATAPI: QEMU DVD-ROM, 2.0.0, max UDMA/100 [ 2.086768] ata2.01: configured for MWDMA2 [ 2.104253] scsi 1:0:1:0: CD-ROM QEMU QEMU DVD-ROM 2.0. PQ: 0 ANSI: 5 [ 2.123779] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray [ 2.124882] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 2.127713] Refined TSC clocksource calibration: 2283.146 MHz. [ 2.128714] Switching to clocksource tsc [ 2.135818] sr 1:0:1:0: Attached scsi generic sg0 type 5 [ 2.165554] Freeing initrd memory: 3656k freed [ 2.180458] registered taskstats version 1 [ 2.372987] Magic number: 7:684:857 [ 2.379251] rtc_cmos 00:01: setting system clock to 2015-07-06 23:49:19 UTC (1436226559) [ 2.379762] powernow-k8: Processor cpuid 663 not supported [ 2.381863] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.383284] EDD information not available. [ 2.407232] Freeing unused kernel memory: 928k freed [ 2.409867] Write protecting the kernel read-only data: 12288k [ 2.442595] Freeing unused kernel memory: 1596k freed [ 2.467010] Freeing unused kernel memory: 1184k freed info: initramfs: up at 2.55 modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep info: copying initramfs to /dev/vda info: initramfs loading root from /dev/vda info: /etc/init.d/rc.sysinit: up at 6.18 info: container: none Starting logging: OK modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK cirros-ds 'local' up at 7.94 found datasource (configdrive, local) Starting network... udhcpc (v1.20.1) started Sending discover... Sending select for 10.100.0.3... Lease of 10.100.0.3 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.100.0.1" Starting dropbear sshd: generating rsa key... generating dsa key... OK no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2283.161 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: AMD-V RAM Size: 49MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 25165824 cirros-rootfs / sr0 11:0 419840 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgwDCFVTrLIuTrgv6XuHsXDWm+F/PuFqHYavig5H1lmpJPZAwEzNc61GK+4kav4XOLsCWQx9cBzZMVv5TNdGEGQzIdry7EoXt1suOeysPaO8A3GQhSaJ0mBOOIEhNzi3zLkF9gKbIimJajc+dtAdKfvM23gvQxRECnYtw8VRYoWZviYgF root@server-smoke-803442327 ssh-dss AAAAB3NzaC1kc3MAAACBAOz7AbaZ32/rN6f0nZr17YG/stYNr/EF9VtOGj6v9rLILDiIC2nI+2MnUi0WVN9aAqR/0klWS8w9vWKjEA8NkZ/yDKckKBK71jIZHrDtp8LIbhaTd8fSrFNk7tCJN0ehxLcxHFD9LTqzzPr/udMX+LELsm26i+rApRAuIVYkKN/nAAAAFQDEkpOJoCJrZYHHyp5uhfx2y63skwAAAIBUor4P917Ul4+1i/ljJwYFQ8sbMYdbQ554SZmsxosaPwYP1HtrDJnpVdfayUB+UXxYNdiCAJJfo6+fBgo5IXlvJOA5eELZelB4FuruhbUZ56Ip5Mmen+yDvN6seDo+CQuHjo6VlhB+XbbWDNebSxtpQ7/o6mOkD/fOSKtZxg86PAAAAIEAthk/S9HTwChP2KX8NHpAnkok9yfv5C1/iM6PKUun+CzE3bpE3FakuQC+U2VAK4YfxHQGrt6ZbE6O2weNp86C+/HCFbub9RAaaZi/hcC+IrF3oIPlvH4uQFU5nsuxFPDUxEI099W/8UqgygfUBVFH4Jm5W9GX8AF5gOpx0jHBviw= root@server-smoke-803442327 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,::1 if-info: eth0,up,10.100.0.3,28,fe80::f816:3eff:fe6d:c750 ip-route:default via 10.100.0.1 dev eth0 ip-route:10.100.0.0/28 dev eth0 src 10.100.0.3 ip-route:169.254.169.254 via 10.100.0.1 dev eth0 === datasource: configdrive local === instance-id: c76d2004-f290-4a59-96b9-beb0d278febf name: server-smoke-803442327 availability-zone: nova local-hostname: server-smoke-803442327.novalocal launch-index: 0 === cirros: current=0.3.4 uptime=14.75 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'cubswin:)'. use 'sudo' for root. server-smoke-803442327 login: 2015-07-06 16:51:34,750 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.0.2.15:9696/v2.0/floatingips/38f1994f-97d2-4457-b88e-21b7d9ca7622 0.237s 2015-07-06 16:51:34,750 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 06 Jul 2015 23:51:34 GMT', 'status': '204', 'connection': 'close', 'content-length': '0', 'x-openstack-request-id': 'req-3bd98e49-e8f9-46f9-9132-fcaaefc44c13'} Body: 2015-07-06 16:51:35,103 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf 0.352s 2015-07-06 16:51:35,103 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-length': '0', 'x-compute-request-id': 'req-7ed892f2-fbe8-4c34-8d22-f55099ba9745', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:51:35 GMT', 'content-type': 'application/json'} Body: 2015-07-06 16:51:35,436 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf 0.333s 2015-07-06 16:51:35,437 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', 'content-length': '1729', 'content-location': 'http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf', 'x-compute-request-id': 'req-71c752aa-54ee-4d46-9d86-b32205a27d10', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:51:35 GMT', 'content-type': 'application/json'} Body: {"server": {"status": "ACTIVE", "updated": "2015-07-06T23:51:34Z", "hostId": "24e5f7962d6577fc53d14adcc4e2f4e2a83c56d231a2b130bdeb36ce", "addresses": {"network-smoke--1390466925": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:c7:50", "version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:c7:50", "version": 4, "addr": "172.24.4.4", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf", "rel": "self"}, {"href": "http://10.0.2.15:8774/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf", "rel": "bookmark"}], "key_name": "TestNetworkBasicOps-543714334", "image": {"id": "6e668a30-d25b-46cd-bd44-429dae91f5c7", "links": [{"href": "http://10.0.2.15:8774/165689631cf5470488989372579d738a/images/6e668a30-d25b-46cd-bd44-429dae91f5c7", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2015-07-06T23:49:13.000000", "flavor": {"id": "42", "links": [{"href": "http://10.0.2.15:8774/165689631cf5470488989372579d738a/flavors/42", "rel": "bookmark"}]}, "id": "c76d2004-f290-4a59-96b9-beb0d278febf", "security_groups": [{"name": "secgroup-smoke-287317896"}], "OS-SRV-USG:terminated_at": null, "OS-EXT-AZ:availability_zone": "nova", "user_id": "749ea53bb35942aaa42e8113d5eab24b", "name": "server-smoke-803442327", "created": "2015-07-06T23:49:10Z", "tenant_id": "165689631cf5470488989372579d738a", "OS-DCF:diskConfig": "MANUAL", "os-extended-volumes:volumes_attached": [], "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "True", "metadata": {}}} 2015-07-06 16:51:36,907 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf 0.463s 2015-07-06 16:51:36,907 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', 'content-length': '1729', 'content-location': 'http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf', 'x-compute-request-id': 'req-b685de98-0880-4a7d-932d-f7ccd80443c7', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:51:36 GMT', 'content-type': 'application/json'} Body: {"server": {"status": "ACTIVE", "updated": "2015-07-06T23:51:36Z", "hostId": "24e5f7962d6577fc53d14adcc4e2f4e2a83c56d231a2b130bdeb36ce", "addresses": {"network-smoke--1390466925": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:c7:50", "version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:c7:50", "version": 4, "addr": "172.24.4.4", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf", "rel": "self"}, {"href": "http://10.0.2.15:8774/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf", "rel": "bookmark"}], "key_name": "TestNetworkBasicOps-543714334", "image": {"id": "6e668a30-d25b-46cd-bd44-429dae91f5c7", "links": [{"href": "http://10.0.2.15:8774/165689631cf5470488989372579d738a/images/6e668a30-d25b-46cd-bd44-429dae91f5c7", "rel": "bookmark"}]}, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2015-07-06T23:49:13.000000", "flavor": {"id": "42", "links": [{"href": "http://10.0.2.15:8774/165689631cf5470488989372579d738a/flavors/42", "rel": "bookmark"}]}, "id": "c76d2004-f290-4a59-96b9-beb0d278febf", "security_groups": [{"name": "secgroup-smoke-287317896"}], "OS-SRV-USG:terminated_at": null, "OS-EXT-AZ:availability_zone": "nova", "user_id": "749ea53bb35942aaa42e8113d5eab24b", "name": "server-smoke-803442327", "created": "2015-07-06T23:49:10Z", "tenant_id": "165689631cf5470488989372579d738a", "OS-DCF:diskConfig": "MANUAL", "os-extended-volumes:volumes_attached": [], "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "config_drive": "True", "metadata": {}}} 2015-07-06 16:51:38,041 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf 0.113s 2015-07-06 16:51:38,041 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', 'content-length': '111', 'x-compute-request-id': 'req-829ef7c4-3dac-4d99-acbd-456a0928f4f8', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:51:38 GMT', 'content-type': 'application/json; charset=UTF-8'} Body: {"itemNotFound": {"message": "Instance c76d2004-f290-4a59-96b9-beb0d278febf could not be found.", "code": 404}} 2015-07-06 16:51:38,095 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/os-keypairs/TestNetworkBasicOps-543714334 0.052s 2015-07-06 16:51:38,095 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', 'content-length': '0', 'x-compute-request-id': 'req-e5b5dc70-2a5f-46c5-a3ff-8739611777b9', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:51:38 GMT', 'content-type': 'text/html; charset=UTF-8'} Body: 2015-07-06 16:51:38,471 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT http://10.0.2.15:9696/v2.0/routers/5eca4f9d-9a67-4cd7-8f38-64666121525e/remove_router_interface 0.375s 2015-07-06 16:51:38,471 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "b88e8301-f29f-46fe-9e0d-057f29a582a1"} Response - Headers: {'status': '200', 'content-length': '255', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:51:38 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-04ddc857-1618-4646-aaeb-004784ac7647'} Body: {"subnet_id": "b88e8301-f29f-46fe-9e0d-057f29a582a1", "tenant_id": "165689631cf5470488989372579d738a", "subnet_ids": ["b88e8301-f29f-46fe-9e0d-057f29a582a1"], "port_id": "6711b8e6-d73f-47cc-83ba-4e4c3d54af68", "id": "5eca4f9d-9a67-4cd7-8f38-64666121525e"} 2015-07-06 16:51:39,066 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.0.2.15:9696/v2.0/subnets/b88e8301-f29f-46fe-9e0d-057f29a582a1 0.595s 2015-07-06 16:51:39,066 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 06 Jul 2015 23:51:39 GMT', 'status': '204', 'connection': 'close', 'content-length': '0', 'x-openstack-request-id': 'req-e5e22854-cd84-4f58-8746-43aedb38eed6'} Body: 2015-07-06 16:51:39,149 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET http://10.0.2.15:9696/v2.0/routers/5eca4f9d-9a67-4cd7-8f38-64666121525e 0.082s 2015-07-06 16:51:39,150 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', 'content-length': '493', 'content-location': 'http://10.0.2.15:9696/v2.0/routers/5eca4f9d-9a67-4cd7-8f38-64666121525e', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:51:39 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-48c5269e-5ef3-4eed-9f9f-eeb595baa493'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "92b29e66-a261-4ea8-9459-ec162b4c41be", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93d72a48-63e6-4306-aa27-e5f49b285e65", "ip_address": "172.24.4.3"}, {"subnet_id": "4031372a-f516-4765-bee2-cc29a919fcce", "ip_address": "2001:db8::3"}]}, "name": "router-smoke-1593610184", "admin_state_up": true, "tenant_id": "165689631cf5470488989372579d738a", "routes": [], "id": "5eca4f9d-9a67-4cd7-8f38-64666121525e"}} 2015-07-06 16:51:40,396 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT http://10.0.2.15:9696/v2.0/routers/5eca4f9d-9a67-4cd7-8f38-64666121525e 1.246s 2015-07-06 16:51:40,397 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {}, "name": "router-smoke-1593610184", "admin_state_up": true}} Response - Headers: {'status': '200', 'content-length': '231', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:51:40 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-0f7c1056-adb8-4dc2-8bb9-b1fa2c67b6ca'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "name": "router-smoke-1593610184", "admin_state_up": true, "tenant_id": "165689631cf5470488989372579d738a", "routes": [], "id": "5eca4f9d-9a67-4cd7-8f38-64666121525e"}} 2015-07-06 16:51:41,037 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.0.2.15:9696/v2.0/routers/5eca4f9d-9a67-4cd7-8f38-64666121525e 0.640s 2015-07-06 16:51:41,038 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 06 Jul 2015 23:51:41 GMT', 'status': '204', 'connection': 'close', 'content-length': '0', 'x-openstack-request-id': 'req-6e416427-d149-4184-a335-27ee83a3064c'} Body: 2015-07-06 16:51:41,453 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.0.2.15:9696/v2.0/networks/cd4d9142-d264-41e0-89d0-97e8818766ca 0.414s 2015-07-06 16:51:41,454 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 06 Jul 2015 23:51:41 GMT', 'status': '204', 'connection': 'close', 'content-length': '0', 'x-openstack-request-id': 'req-ba02b9d5-5a55-4822-8f28-747fb008e679'} Body: 2015-07-06 16:51:41,556 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.0.2.15:9696/v2.0/security-group-rules/0cb8d6a1-c61d-4436-b1e0-747b7d3fea31 0.101s 2015-07-06 16:51:41,557 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 06 Jul 2015 23:51:41 GMT', 'status': '204', 'connection': 'close', 'content-length': '0', 'x-openstack-request-id': 'req-c3d4bebd-f0e1-40de-a613-2066f60c43f9'} Body: 2015-07-06 16:51:41,675 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.0.2.15:9696/v2.0/security-group-rules/29d44776-44dd-4bf2-9d69-f775319350c2 0.116s 2015-07-06 16:51:41,675 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 06 Jul 2015 23:51:41 GMT', 'status': '204', 'connection': 'close', 'content-length': '0', 'x-openstack-request-id': 'req-630ff703-214e-444f-a56d-05ae86d9fdae'} Body: 2015-07-06 16:51:41,752 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.0.2.15:9696/v2.0/security-group-rules/eec566ad-b77a-416f-866c-c8445d706287 0.076s 2015-07-06 16:51:41,753 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 06 Jul 2015 23:51:41 GMT', 'status': '204', 'connection': 'close', 'content-length': '0', 'x-openstack-request-id': 'req-1e5bcbcf-2d3b-475e-b502-9d65aa488fb4'} Body: 2015-07-06 16:51:41,837 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.0.2.15:9696/v2.0/security-group-rules/40fab86f-7fc1-4529-8037-2240d4712ca4 0.084s 2015-07-06 16:51:41,838 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 06 Jul 2015 23:51:41 GMT', 'status': '204', 'connection': 'close', 'content-length': '0', 'x-openstack-request-id': 'req-72f9c8f3-b2e5-4e39-9d17-ae260e53d5e9'} Body: 2015-07-06 16:51:41,921 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.0.2.15:9696/v2.0/security-group-rules/3480a89e-4447-4f7e-80c8-50da3743b651 0.083s 2015-07-06 16:51:41,921 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 06 Jul 2015 23:51:41 GMT', 'status': '204', 'connection': 'close', 'content-length': '0', 'x-openstack-request-id': 'req-6a7d7831-83b7-4205-be0f-1ea0522c7954'} Body: 2015-07-06 16:51:41,992 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.0.2.15:9696/v2.0/security-group-rules/3f534605-4c54-403a-8ef5-75a1ecad5004 0.069s 2015-07-06 16:51:41,993 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 06 Jul 2015 23:51:41 GMT', 'status': '204', 'connection': 'close', 'content-length': '0', 'x-openstack-request-id': 'req-909eca40-faf8-44a7-b360-9fa5a3918e4e'} Body: 2015-07-06 16:51:42,145 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.0.2.15:9696/v2.0/security-groups/58cdfa8d-d204-4b2e-89a7-4f3add110202 0.151s 2015-07-06 16:51:42,145 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 06 Jul 2015 23:51:42 GMT', 'status': '204', 'connection': 'close', 'content-length': '0', 'x-openstack-request-id': 'req-9f014dc5-1bec-41d2-927f-316fa3726d80'} Body: 2015-07-06 16:51:42,345 16050 INFO [tempest_lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET http://10.0.2.15:8774/v2/165689631cf5470488989372579d738a/servers/c76d2004-f290-4a59-96b9-beb0d278febf 0.199s 2015-07-06 16:51:42,345 16050 DEBUG [tempest_lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', 'content-length': '111', 'x-compute-request-id': 'req-d094459c-1d7e-45a1-ae03-681313ec5300', 'connection': 'close', 'date': 'Mon, 06 Jul 2015 23:51:42 GMT', 'content-type': 'application/json; charset=UTF-8'} Body: {"itemNotFound": {"message": "Instance c76d2004-f290-4a59-96b9-beb0d278febf could not be found.", "code": 404}} }}} Traceback (most recent call last): File "tempest/test.py", line 126, in wrapper return f(self, *func_args, **func_kwargs) File "tempest/scenario/test_network_basic_ops.py", line 613, in test_update_instance_port_admin_state should_check_floating_ip_status=False) File "tempest/scenario/test_network_basic_ops.py", line 207, in check_public_network_connectivity self.servers) File "tempest/scenario/manager.py", line 499, in check_public_network_connectivity should_connect=should_connect) File "tempest/scenario/manager.py", line 483, in check_vm_connectivity msg=msg) File "/opt/stack/tempest/.venv/local/lib/python2.7/site-packages/unittest2/case.py", line 678, in assertTrue raise self.failureException(msg) AssertionError: False is not true : ip address 172.24.4.4 is reachable Ran 1 test in 175.647s FAILED (failures=1) Script done on Mon 06 Jul 2015 04:51:43 PM PDT