2018-10-03 05:11:01,096 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-289 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-03 05:11:01,102 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=3KPVzb4rwnrZyJGzxz4TeMqXs export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.7 export OS_REGION_NAME=regionOne 2018-10-03 05:11:01,103 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-03 05:11:01,104 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-10-03 05:11:01,122 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-10-03 05:11:06,455 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_b31d7340-f23c-44c5-b013-9599b3d37265', 'id': u'36ca616622774c8ab005947be7c9455d', 'description': u'Created by OPNFV Functest: connection_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-03 05:11:07,016 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6c816164db094b79a43dcf7ab4fef624', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_b31d7340-f23c-44c5-b013-9599b3d37265'}) 2018-10-03 05:11:07,237 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-03 05:11:07,531 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/7174639fc6884a65a6a6d8d2f31042c6'}, 'domain_id': None, 'human_id': None, 'id': u'7174639fc6884a65a6a6d8d2f31042c6', 'HUMAN_ID': False}) 2018-10-03 05:11:08,191 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_b31d7340-f23c-44c5-b013-9599b3d37265', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '60295b3e-6958-4594-8abd-c83d043cee7d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'connection_check-user_b31d7340-f23c-44c5-b013-9599b3d37265', 'project_id': u'36ca616622774c8ab005947be7c9455d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-03 05:11:08,196 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_b31d7340-f23c-44c5-b013-9599b3d37265', 'password': '60295b3e-6958-4594-8abd-c83d043cee7d', 'project_name': 'connection_check-project_b31d7340-f23c-44c5-b013-9599b3d37265', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '36ca616622774c8ab005947be7c9455d', 'project_domain_name': 'Default'} 2018-10-03 05:11:12,393 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-03 05:11:12,394 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-10-03 05:11:23,459 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 11.053s OK 2018-10-03 05:11:23,583 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 05:11:23,583 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-03 05:11:26,149 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-10-03 05:11:26,781 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6', 'id': u'33610e9ca4a144dc96f7886abd0eda63', 'description': u'Created by OPNFV Functest: api_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-03 05:11:27,347 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1c6520d35d7c48b98412ca73e7946e04', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6'}) 2018-10-03 05:11:27,511 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-03 05:11:27,802 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/a983f03bf1de431b8aff6b53c6c77614'}, 'domain_id': None, 'human_id': None, 'id': u'a983f03bf1de431b8aff6b53c6c77614', 'HUMAN_ID': False}) 2018-10-03 05:11:28,338 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '05ca4754-ba39-4642-a23e-0a361fa4733e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6', 'project_id': u'33610e9ca4a144dc96f7886abd0eda63', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-03 05:11:28,343 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_b5834a91-f02c-48a4-9dfe-3e47a7903ef6', 'password': '05ca4754-ba39-4642-a23e-0a361fa4733e', 'project_name': 'api_check-project_b5834a91-f02c-48a4-9dfe-3e47a7903ef6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '33610e9ca4a144dc96f7886abd0eda63', 'project_domain_name': 'Default'} 2018-10-03 05:11:31,795 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-03 05:11:31,796 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-10-03 05:23:41,726 - xtesting.core.unit - DEBUG - test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 84 tests in 729.811s OK 2018-10-03 05:23:41,868 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 05:23:41,868 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:10 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-03 05:23:43,761 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-10-03 05:23:44,457 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_10e4e4e5-f946-4344-ae0b-3955412e8c73', 'id': u'ffce5db15052483b895846cf11a1eb9c', 'description': u'Created by OPNFV Functest: snaps_health_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-03 05:23:44,924 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b1e3423f11084d398c647b52aee46121', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_10e4e4e5-f946-4344-ae0b-3955412e8c73'}) 2018-10-03 05:23:45,021 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-03 05:23:45,192 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/6bdb39033aa44f5eba4973da91ee39a2'}, 'domain_id': None, 'human_id': None, 'id': u'6bdb39033aa44f5eba4973da91ee39a2', 'HUMAN_ID': False}) 2018-10-03 05:23:45,740 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_10e4e4e5-f946-4344-ae0b-3955412e8c73', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '436b9249-3af0-42d4-a401-f320476290af', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'snaps_health_check-user_10e4e4e5-f946-4344-ae0b-3955412e8c73', 'project_id': u'ffce5db15052483b895846cf11a1eb9c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-03 05:23:45,745 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_10e4e4e5-f946-4344-ae0b-3955412e8c73', 'password': '436b9249-3af0-42d4-a401-f320476290af', 'project_name': 'snaps_health_check-project_10e4e4e5-f946-4344-ae0b-3955412e8c73', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'ffce5db15052483b895846cf11a1eb9c', 'project_domain_name': 'Default'} 2018-10-03 05:23:48,002 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-03 05:23:48,002 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-10-03 05:24:30,599 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 42.595s OK 2018-10-03 05:24:30,714 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 05:24:30,714 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:43 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-10-03 05:24:32,565 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 12:10 | PASS | | snaps_health_check | functest | healthcheck | 00:43 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-10-03 05:24:32,570 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-03 05:24:36,132 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-289 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-03 05:24:36,137 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=3KPVzb4rwnrZyJGzxz4TeMqXs export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.7 export OS_REGION_NAME=regionOne 2018-10-03 05:24:36,137 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-03 05:24:36,138 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole odl snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ 2018-10-03 05:24:36,175 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-10-03 05:24:39,851 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_b44a1c95-475b-499b-8ba1-dada3848d791', 'id': u'd4d54b31eceb4364a39a9ce7d78e2155', 'description': u'Created by OPNFV Functest: vping_ssh', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-03 05:24:40,305 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'717bdad2f7b84ef9afa367015036b6f2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_b44a1c95-475b-499b-8ba1-dada3848d791'}) 2018-10-03 05:24:40,464 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-03 05:24:40,648 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/a553e4e056464a209fffbc421de7a1a7'}, 'domain_id': None, 'human_id': None, 'id': u'a553e4e056464a209fffbc421de7a1a7', 'HUMAN_ID': False}) 2018-10-03 05:24:41,190 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_b44a1c95-475b-499b-8ba1-dada3848d791', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'cc401957-efb6-4377-92ef-1bf7c022abb4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_ssh-user_b44a1c95-475b-499b-8ba1-dada3848d791', 'project_id': u'd4d54b31eceb4364a39a9ce7d78e2155', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-03 05:24:41,196 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_b44a1c95-475b-499b-8ba1-dada3848d791', 'password': 'cc401957-efb6-4377-92ef-1bf7c022abb4', 'project_name': 'vping_ssh-project_b44a1c95-475b-499b-8ba1-dada3848d791', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'd4d54b31eceb4364a39a9ce7d78e2155', 'project_domain_name': 'Default'} 2018-10-03 05:24:41,196 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-10-03 05:24:42,114 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-03T05:24:41Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1922e6f0-6fc5-41f1-b279-b3981142cb98', u'provider:segmentation_id': 41, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791', u'admin_state_up': True, u'tenant_id': u'd4d54b31eceb4364a39a9ce7d78e2155', u'created_at': u'2018-10-03T05:24:41Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd4d54b31eceb4364a39a9ce7d78e2155'}) 2018-10-03 05:24:43,522 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-03T05:24:43Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1f680650-4151-4649-8af3-b2c3a16ed862', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_b44a1c95-475b-499b-8ba1-dada3848d791', u'enable_dhcp': True, u'network_id': u'1922e6f0-6fc5-41f1-b279-b3981142cb98', u'tenant_id': u'd4d54b31eceb4364a39a9ce7d78e2155', u'created_at': u'2018-10-03T05:24:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd4d54b31eceb4364a39a9ce7d78e2155'}) 2018-10-03 05:24:45,961 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ebbf286e-9649-4b70-91c3-de6fa71123c8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'11cfd2a6-436d-4113-8304-88b6d7cbbc39', u'ip_address': u'172.30.9.210'}]}, u'description': u'', u'tags': [], u'tenant_id': u'd4d54b31eceb4364a39a9ce7d78e2155', u'created_at': u'2018-10-03T05:24:44Z', u'admin_state_up': True, u'updated_at': u'2018-10-03T05:24:45Z', u'revision_number': 2, u'routes': [], u'project_id': u'd4d54b31eceb4364a39a9ce7d78e2155', u'id': u'fd0e7204-b373-46ea-96e1-ed80ba186456', u'name': u'vping_ssh-router_b44a1c95-475b-499b-8ba1-dada3848d791'}) 2018-10-03 05:24:49,804 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96/file', 'owner': u'd4d54b31eceb4364a39a9ce7d78e2155', 'id': u'7c9cce45-8423-4e4b-ba53-b2ba22261e96', 'size': 12716032, u'self': u'/v2/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd4d54b31eceb4364a39a9ce7d78e2155', 'name': 'vping_ssh-project_b44a1c95-475b-499b-8ba1-dada3848d791', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-03T05:24:49Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-03T05:24:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_b44a1c95-475b-499b-8ba1-dada3848d791', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_b44a1c95-475b-499b-8ba1-dada3848d791', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_b44a1c95-475b-499b-8ba1-dada3848d791', 'created': u'2018-10-03T05:24:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-03T05:24:48Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7c9cce45-8423-4e4b-ba53-b2ba22261e96', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_b44a1c95-475b-499b-8ba1-dada3848d791', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-03 05:24:50,024 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_b44a1c95-475b-499b-8ba1-dada3848d791', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19cfe43276e744d1a074a6b48492f500', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'5979f7ae-a49b-42c3-90f7-b1dfb90849a2', 'swap': 0}) 2018-10-03 05:24:50,622 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi+AURSMW6ysE98mDJB8SOSxfUndWLgX3RmWtGq4cT3PmSwo4ddWER1Fmbk1/v4I+uifrBx6okVKUcCaThhfZwEHEihTabX8Tdb6tyIABiAkJITsqgKCqttbLe6uSk+LQt2V5Vt1eaR6u0O63HH5TBbPhZXBGjbm9jPJiEK0CTN00F9diHZwejiMM/gNhg6UqLn/fjpuT0avgxCyXxWTR5eRtcaAt0JutzTXIsI3GkjjR9LmG6v2SaXS+EZe8F1iEBva5cZ02EVjOvJR6EraEB1PG43Wbf6dGGKjnpgn7tMjXHXApbheq6sznJ3KRLqZfv+aslJZOhTZJBFRh28Pz7 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAovgFEUjFusrBPfJgyQfEjksX1J3Vi4F90ZlrRquHE9z5ksKO\nHXVhEdRZm5Nf7+CPron6wceqJFSlHAmk4YX2cBBxIoU2m1/E3W+rciAAYgJCSE7K\noCgqrbWy3urkpPi0LdleVbdXmkertDutxx+UwWz4WVwRo25vYzyYhCtAkzdNBfXY\nh2cHo4jDP4DYYOlKi5/346bk9Gr4MQsl8Vk0eXkbXGgLdCbrc01yLCNxpI40fS5h\nur9kml0vhGXvBdYhAb2uXGdNhFYzryUehK2hAdTxuN1m3+nRhio56YJ+7TI1x1wK\nW4XqurM5ydykS6mX7/mrJSWToU2SQRUYdvD8+wIDAQABAoIBAQCO9WbsnJvnmgke\nYEqKzuebsz/6YWJ8eGF4xk6Wtc1OnV/JYCXurZMzYsYgdY2JDcK854kzCAW2zRHx\noHwk4bEm6SV1lMosTjyRy23oNS5gy359k7CoAdQ+gc+hQQjFtu3H8pCQPL76Nbjn\n6BovPQLvErphGSTX6v6HXRalipOhD1FWQ5cJXtBZgHSVzG5HIz9m3sPE7svzJeQ4\nMr3AtTlR+XdnJezdSZEIu6Yv1OMnbyb8gjmrnhQyH0LNFO/LuwLN9AtSgn/f2KZG\nTZyZA1S72R+JzHEDQyUqfbr+rg0WOcbUkdBZPpp7qMfAKJcbDjTH2yH1gsJztD7G\nTMvEq1IhAoGBANLbniYf2QXCZHewRYaKaMS5G6S2Y9VAZK2fiHINYmDwMHr1VtNY\n3gxcvgMNHXbwdboj1aToV6vOriKaDXts+bf8vt61uxPrla6iIMVQBblATly0dCxb\n3aMOSsREZinZdDOURll7nSPI/U7kPSjrQqBSupnGzXDVzUt2T16m6GnJAoGBAMXb\nxUc1d/dsKwuhwF+ZdEickHFnnqnYwxlfMB5YWdnRiKLSgIiuhh/whSlWPnlTe6uA\njcxRoIP93vXGv/O0mWima3vu5DbzOYYLR+VK68Ks6wjRBixv2SqofHbBobC1aoCQ\nU5wJ/otaiUrxYJLvKrOnL4uycshTpr0s/Q7QGZKjAoGAHi3YwNQmF7Du+EJ+cPc2\nb5Ge50BDoa4Jut/ug4Ru5Dj8d1zOBInfnh1YBM/Hu9JGx1GBroyin7CBM+qgq125\nkB/Yob+Y+wzo64nA7vy5FP6jOJmLVx3+5uuQv+6aQLsi6o76UqxinVCTEMuSBV1G\nt/OfSYsutEulintweLei5CECgYEAq+UQUppAXIPsLdHcWPHv1bm3v96fOL5qWZua\nKXLmtNdWlua85oKBYjRK7CvSYQPHeKtaBf2Qr7uavfpq/6aSdRnIXcahHKBZBHy+\nfJWHl/00wNcgPvD5QhdY8q+s8uHZ4lIBYZpJO/ZvOt3T4jPI7IW+R+bD1Ajg3o+8\nVucyoHMCgYBhJQ9A7yDRdPPhyMjGtFxGrynY0t+IoFN/d1RPOQHIXOwSi6l/3iPh\nWJv8ikWlpdVhSUF4hUGYucUlRGj4Fdwmk24GV+Bq842y9NcxYbEpYsrFXlLB3u5H\nEFCIW2RGwQDqD/fJx/ZaFe73fohuy9IjZe4OlwvWjp1jxrQyNXuTtg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'717bdad2f7b84ef9afa367015036b6f2', 'name': u'vping_ssh-kp_b44a1c95-475b-499b-8ba1-dada3848d791', 'created_at': '2018-10-03T05:24:50.622047', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd4d54b31eceb4364a39a9ce7d78e2155', 'name': 'vping_ssh-project_b44a1c95-475b-499b-8ba1-dada3848d791', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e7:c6:5e:9c:7d:e9:c2:47:fd:ca:94:d0:09:09:6c:9c', 'type': 'ssh', 'id': u'vping_ssh-kp_b44a1c95-475b-499b-8ba1-dada3848d791'}) 2018-10-03 05:24:50,622 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAovgFEUjFusrBPfJgyQfEjksX1J3Vi4F90ZlrRquHE9z5ksKO HXVhEdRZm5Nf7+CPron6wceqJFSlHAmk4YX2cBBxIoU2m1/E3W+rciAAYgJCSE7K oCgqrbWy3urkpPi0LdleVbdXmkertDutxx+UwWz4WVwRo25vYzyYhCtAkzdNBfXY h2cHo4jDP4DYYOlKi5/346bk9Gr4MQsl8Vk0eXkbXGgLdCbrc01yLCNxpI40fS5h ur9kml0vhGXvBdYhAb2uXGdNhFYzryUehK2hAdTxuN1m3+nRhio56YJ+7TI1x1wK W4XqurM5ydykS6mX7/mrJSWToU2SQRUYdvD8+wIDAQABAoIBAQCO9WbsnJvnmgke YEqKzuebsz/6YWJ8eGF4xk6Wtc1OnV/JYCXurZMzYsYgdY2JDcK854kzCAW2zRHx oHwk4bEm6SV1lMosTjyRy23oNS5gy359k7CoAdQ+gc+hQQjFtu3H8pCQPL76Nbjn 6BovPQLvErphGSTX6v6HXRalipOhD1FWQ5cJXtBZgHSVzG5HIz9m3sPE7svzJeQ4 Mr3AtTlR+XdnJezdSZEIu6Yv1OMnbyb8gjmrnhQyH0LNFO/LuwLN9AtSgn/f2KZG TZyZA1S72R+JzHEDQyUqfbr+rg0WOcbUkdBZPpp7qMfAKJcbDjTH2yH1gsJztD7G TMvEq1IhAoGBANLbniYf2QXCZHewRYaKaMS5G6S2Y9VAZK2fiHINYmDwMHr1VtNY 3gxcvgMNHXbwdboj1aToV6vOriKaDXts+bf8vt61uxPrla6iIMVQBblATly0dCxb 3aMOSsREZinZdDOURll7nSPI/U7kPSjrQqBSupnGzXDVzUt2T16m6GnJAoGBAMXb xUc1d/dsKwuhwF+ZdEickHFnnqnYwxlfMB5YWdnRiKLSgIiuhh/whSlWPnlTe6uA jcxRoIP93vXGv/O0mWima3vu5DbzOYYLR+VK68Ks6wjRBixv2SqofHbBobC1aoCQ U5wJ/otaiUrxYJLvKrOnL4uycshTpr0s/Q7QGZKjAoGAHi3YwNQmF7Du+EJ+cPc2 b5Ge50BDoa4Jut/ug4Ru5Dj8d1zOBInfnh1YBM/Hu9JGx1GBroyin7CBM+qgq125 kB/Yob+Y+wzo64nA7vy5FP6jOJmLVx3+5uuQv+6aQLsi6o76UqxinVCTEMuSBV1G t/OfSYsutEulintweLei5CECgYEAq+UQUppAXIPsLdHcWPHv1bm3v96fOL5qWZua KXLmtNdWlua85oKBYjRK7CvSYQPHeKtaBf2Qr7uavfpq/6aSdRnIXcahHKBZBHy+ fJWHl/00wNcgPvD5QhdY8q+s8uHZ4lIBYZpJO/ZvOt3T4jPI7IW+R+bD1Ajg3o+8 VucyoHMCgYBhJQ9A7yDRdPPhyMjGtFxGrynY0t+IoFN/d1RPOQHIXOwSi6l/3iPh WJv8ikWlpdVhSUF4hUGYucUlRGj4Fdwmk24GV+Bq842y9NcxYbEpYsrFXlLB3u5H EFCIW2RGwQDqD/fJx/ZaFe73fohuy9IjZe4OlwvWjp1jxrQyNXuTtg== -----END RSA PRIVATE KEY----- 2018-10-03 05:25:02,852 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3d:c0:bd', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7c9cce45-8423-4e4b-ba53-b2ba22261e96'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-03T05:24:59.000000', 'flavor': Munch({u'id': u'5979f7ae-a49b-42c3-90f7-b1dfb90849a2'}), 'az': u'nova', 'id': u'1b6fe254-ea45-4fee-9feb-f14262e634cc', 'security_groups': [Munch({u'name': u'vping_ssh-sg_b44a1c95-475b-499b-8ba1-dada3848d791'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'717bdad2f7b84ef9afa367015036b6f2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd4d54b31eceb4364a39a9ce7d78e2155', 'name': 'vping_ssh-project_b44a1c95-475b-499b-8ba1-dada3848d791', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-03T05:24:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-03T05:25:00Z', 'hostId': u'35b95960bae4c84cdbe5abc3f5d57e58ee62a6ba850ac9518c6d66a0', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'35b95960bae4c84cdbe5abc3f5d57e58ee62a6ba850ac9518c6d66a0', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-03T05:24:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd4d54b31eceb4364a39a9ce7d78e2155', 'name': u'vping_ssh-vm2_b44a1c95-475b-499b-8ba1-dada3848d791', 'adminPass': u'apgqRT4dM3Fe', 'tenant_id': u'd4d54b31eceb4364a39a9ce7d78e2155', 'region': 'regionOne', 'created': u'2018-10-03T05:24:54Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-03 05:25:15,908 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_b44a1c95-475b-499b-8ba1-dada3848d791': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f5:d0:9c', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7c9cce45-8423-4e4b-ba53-b2ba22261e96'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-03T05:25:13.000000', 'flavor': Munch({u'id': u'5979f7ae-a49b-42c3-90f7-b1dfb90849a2'}), 'az': u'nova', 'id': u'ef11f188-7d15-4229-ae0c-7c995b395d9b', 'security_groups': [Munch({u'name': u'vping_ssh-sg_b44a1c95-475b-499b-8ba1-dada3848d791'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'717bdad2f7b84ef9afa367015036b6f2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd4d54b31eceb4364a39a9ce7d78e2155', 'name': 'vping_ssh-project_b44a1c95-475b-499b-8ba1-dada3848d791', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-03T05:25:13.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-03T05:25:13Z', 'hostId': u'3ce0cac85eb55fd0b885bb8c8487e9e61e51f312997013c2dda632ad', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_b44a1c95-475b-499b-8ba1-dada3848d791', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'3ce0cac85eb55fd0b885bb8c8487e9e61e51f312997013c2dda632ad', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-03T05:25:13.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd4d54b31eceb4364a39a9ce7d78e2155', 'name': u'vping_ssh-vm_b44a1c95-475b-499b-8ba1-dada3848d791', 'adminPass': u'j7p374YLDomX', 'tenant_id': u'd4d54b31eceb4364a39a9ce7d78e2155', 'region': 'regionOne', 'created': u'2018-10-03T05:25:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-03 05:25:17,977 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'fd0e7204-b373-46ea-96e1-ed80ba186456', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'd4d54b31eceb4364a39a9ce7d78e2155', 'created_at': u'2018-10-03T05:25:17Z', 'attached': True, 'updated_at': u'2018-10-03T05:25:17Z', 'id': u'7dc37894-1d40-4b0a-800c-7f15cc2c4e09', 'floating_network_id': u'ebbf286e-9649-4b70-91c3-de6fa71123c8', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd4d54b31eceb4364a39a9ce7d78e2155', 'name': 'vping_ssh-project_b44a1c95-475b-499b-8ba1-dada3848d791', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'fd0e7204-b373-46ea-96e1-ed80ba186456', 'project_id': u'd4d54b31eceb4364a39a9ce7d78e2155', 'port_id': u'0eae80a9-4c55-4ba9-858e-1a55f5e2c19d', 'port': u'0eae80a9-4c55-4ba9-858e-1a55f5e2c19d', 'network': u'ebbf286e-9649-4b70-91c3-de6fa71123c8'}) 2018-10-03 05:25:19,071 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 483311619 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.132573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134256] pid_max: default: 32768 minimum: 301 [ 0.135183] ACPI: Core revision 20150930 [ 0.136588] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137883] Security Framework initialized [ 0.138688] Yama: becoming mindful. [ 0.139408] AppArmor: AppArmor initialized [ 0.140299] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141649] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142947] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144188] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145612] Initializing cgroup subsys io [ 0.146421] Initializing cgroup subsys memory [ 0.147278] Initializing cgroup subsys devices [ 0.148196] Initializing cgroup subsys freezer [ 0.149090] Initializing cgroup subsys net_cls [ 0.149985] Initializing cgroup subsys perf_event [ 0.150917] Initializing cgroup subsys net_prio [ 0.151839] Initializing cgroup subsys hugetlb [ 0.152725] Initializing cgroup subsys pids [ 0.153627] CPU: Physical Processor ID: 0 [ 0.155148] mce: CPU supports 10 MCE banks [ 0.156032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168043] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174665] ftrace: allocating 31920 entries in 125 pages [ 0.202097] smpboot: Max logical packages: 1 [ 0.202968] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.204361] x2apic enabled [ 0.205195] Switched APIC routing to physical x2apic. [ 0.206972] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.210160] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211989] KVM setup paravirtual spinlock [ 0.213443] x86: Booted up 1 node, 1 CPUs [ 0.214262] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.215684] devtmpfs: initialized [ 0.217429] evm: security.selinux [ 0.218143] evm: security.SMACK64 [ 0.218851] evm: security.SMACK64EXEC [ 0.219614] evm: security.SMACK64TRANSMUTE [ 0.220443] evm: security.SMACK64MMAP [ 0.221214] evm: security.ima [ 0.221875] evm: security.capability [ 0.222707] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.224621] pinctrl core: initialized pinctrl subsystem [ 0.225762] RTC time: 5:25:13, date: 10/03/18 [ 0.226745] NET: Registered protocol family 16 [ 0.227742] cpuidle: using governor ladder [ 0.228584] cpuidle: using governor menu [ 0.229386] PCCT header not found. [ 0.230165] ACPI: bus type PCI registered [ 0.230989] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.232265] PCI: Using configuration type 1 for base access [ 0.234078] ACPI: Added _OSI(Module Device) [ 0.234947] ACPI: Added _OSI(Processor Device) [ 0.235839] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.236774] ACPI: Added _OSI(Processor Aggregator Device) [ 0.238924] ACPI: Interpreter enabled [ 0.239724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.241623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.243515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.245413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.247307] ACPI: (supports S0 S5) [ 0.248035] ACPI: Using IOAPIC for interrupt routing [ 0.249163] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.252310] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.253487] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.254748] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.255974] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.258251] acpiphp: Slot [3] registered [ 0.259079] acpiphp: Slot [4] registered [ 0.259898] acpiphp: Slot [5] registered [ 0.260716] acpiphp: Slot [6] registered [ 0.261531] acpiphp: Slot [7] registered [ 0.262350] acpiphp: Slot [8] registered [ 0.263179] acpiphp: Slot [9] registered [ 0.263997] acpiphp: Slot [10] registered [ 0.264827] acpiphp: Slot [11] registered [ 0.265659] acpiphp: Slot [12] registered [ 0.266494] acpiphp: Slot [13] registered [ 0.267321] acpiphp: Slot [14] registered [ 0.268151] acpiphp: Slot [15] registered [ 0.279121] acpiphp: Slot [16] registered [ 0.279979] acpiphp: Slot [17] registered [ 0.280810] acpiphp: Slot [18] registered [ 0.281637] acpiphp: Slot [19] registered [ 0.282465] acpiphp: Slot [20] registered [ 0.283297] acpiphp: Slot [21] registered [ 0.284128] acpiphp: Slot [22] registered [ 0.284959] acpiphp: Slot [23] registered [ 0.285790] acpiphp: Slot [24] registered [ 0.286619] acpiphp: Slot [25] registered [ 0.287451] acpiphp: Slot [26] registered [ 0.288278] acpiphp: Slot [27] registered [ 0.289109] acpiphp: Slot [28] registered [ 0.289947] acpiphp: Slot [29] registered [ 0.290777] acpiphp: Slot [30] registered [ 0.291611] acpiphp: Slot [31] registered [ 0.292439] PCI host bridge to bus 0000:00 [ 0.293264] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.294507] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.295754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.297241] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.298721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.305021] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.306337] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307552] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.308864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.317414] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.365297] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.366840] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.368307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.369768] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.371207] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.372506] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.374208] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.375303] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376899] vgaarb: loaded [ 0.377523] vgaarb: bridge control possible 0000:00:02.0 [ 0.378702] SCSI subsystem initialized [ 0.379554] ACPI: bus type USB registered [ 0.380388] usbcore: registered new interface driver usbfs [ 0.381460] usbcore: registered new interface driver hub [ 0.382500] usbcore: registered new device driver usb [ 0.383588] PCI: Using ACPI for IRQ routing [ 0.384644] NetLabel: Initializing [ 0.385372] NetLabel: domain hash size = 128 [ 0.386256] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387254] NetLabel: unlabeled traffic allowed by default [ 0.388389] clocksource: Switched to clocksource kvm-clock [ 0.394220] AppArmor: AppArmor Filesystem Enabled [ 0.395217] pnp: PnP ACPI init [ 0.396161] pnp: PnP ACPI: found 5 devices [ 0.402590] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404342] NET: Registered protocol family 2 [ 0.405346] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.406659] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.407857] TCP: Hash tables configured (established 4096 bind 4096) [ 0.409060] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.410176] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.411376] NET: Registered protocol family 1 [ 0.412269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413401] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414510] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428482] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442800] Trying to unpack rootfs image as initramfs... [ 0.492261] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.505925] Scanning for low memory corruption every 60 seconds [ 0.507291] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.508483] audit: initializing netlink subsys (disabled) [ 0.509542] audit: type=2000 audit(1538544313.850:1): initialized [ 0.510889] Initialise system trusted keyring [ 0.511856] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.513063] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.515058] zbud: loaded [ 0.515781] VFS: Disk quotas dquot_6.6.0 [ 0.516631] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518193] fuse init (API version 7.23) [ 0.519103] Key type big_key registered [ 0.519927] Allocating IMA MOK and blacklist keyrings. [ 0.521071] Key type asymmetric registered [ 0.521921] Asymmetric key parser 'x509' registered [ 0.522901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.524790] io scheduler noop registered [ 0.525612] io scheduler deadline registered (default) [ 0.526628] io scheduler cfq registered [ 0.527486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.528577] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529891] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531368] ACPI: Power Button [PWRF] [ 0.532223] GHES: HEST is not enabled! [ 0.545980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.574115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576358] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609384] Linux agpgart interface v0.103 [ 0.611615] brd: module loaded [ 0.612896] loop: module loaded [ 0.618085] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619576] GPT:90111 != 2097151 [ 0.620265] GPT:Alternate GPT header not at the end of the disk. [ 0.621398] GPT:90111 != 2097151 [ 0.622093] GPT: Use GNU Parted to correct GPT errors. [ 0.623080] vda: vda1 vda15 [ 0.624661] scsi host0: ata_piix [ 0.625408] scsi host1: ata_piix [ 0.626142] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627384] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.628906] libphy: Fixed MDIO Bus: probed [ 0.629741] tun: Universal TUN/TAP device driver, 1.6 [ 0.630706] tun: (C) 1999-2004 Max Krasnyansky [ 0.632867] PPP generic driver version 2.4.2 [ 0.633771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.635207] ehci-pci: EHCI PCI platform driver [ 0.636091] ehci-platform: EHCI generic platform driver [ 0.637106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638253] ohci-pci: OHCI PCI platform driver [ 0.639139] ohci-platform: OHCI generic platform driver [ 0.640144] uhci_hcd: USB Universal Host Controller Interface driver [ 0.654606] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.655623] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.657124] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.658160] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.659304] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.660564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.662031] usb usb1: Product: UHCI Host Controller [ 0.663002] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.664176] usb usb1: SerialNumber: 0000:00:01.2 [ 0.665266] hub 1-0:1.0: USB hub found [ 0.666074] hub 1-0:1.0: 2 ports detected [ 0.666999] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.669179] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.670171] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.671247] mousedev: PS/2 mouse device common for all mice [ 0.672541] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.674437] rtc_cmos 00:00: RTC can wake from S4 [ 0.675564] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676811] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678040] i2c /dev entries driver [ 0.678827] device-mapper: uevent: version 1.0.3 [ 0.679795] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681473] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682788] NET: Registered protocol family 10 [ 0.683803] NET: Registered protocol family 17 [ 0.684716] Key type dns_resolver registered [ 0.685664] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.686776] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688582] registered taskstats version 1 [ 0.689436] Loading compiled-in X.509 certificates [ 0.690896] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.692810] zswap: loaded using pool lzo/zbud [ 0.694981] Key type trusted registered [ 0.697518] Key type encrypted registered [ 0.699413] AppArmor: AppArmor sha1 policy hashing enabled [ 0.702294] ima: No TPM chip found, activating TPM-bypass! [ 0.704678] evm: HMAC attrs: 0x1 [ 0.706609] Magic number: 6:152:415 [ 0.708510] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462 [ 0.712577] rtc_cmos 00:00: setting system clock to 2018-10-03 05:25:14 UTC (1538544314) [ 0.715844] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.716995] EDD information not available. [ 0.785503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797407] Write protecting the kernel read-only data: 14336k [ 0.799000] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.800843] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.33 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.537734] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:25:20,074 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2018-10-03 05:25:30,189 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 483311619 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.132573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134256] pid_max: default: 32768 minimum: 301 [ 0.135183] ACPI: Core revision 20150930 [ 0.136588] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137883] Security Framework initialized [ 0.138688] Yama: becoming mindful. [ 0.139408] AppArmor: AppArmor initialized [ 0.140299] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141649] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142947] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144188] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145612] Initializing cgroup subsys io [ 0.146421] Initializing cgroup subsys memory [ 0.147278] Initializing cgroup subsys devices [ 0.148196] Initializing cgroup subsys freezer [ 0.149090] Initializing cgroup subsys net_cls [ 0.149985] Initializing cgroup subsys perf_event [ 0.150917] Initializing cgroup subsys net_prio [ 0.151839] Initializing cgroup subsys hugetlb [ 0.152725] Initializing cgroup subsys pids [ 0.153627] CPU: Physical Processor ID: 0 [ 0.155148] mce: CPU supports 10 MCE banks [ 0.156032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168043] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174665] ftrace: allocating 31920 entries in 125 pages [ 0.202097] smpboot: Max logical packages: 1 [ 0.202968] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.204361] x2apic enabled [ 0.205195] Switched APIC routing to physical x2apic. [ 0.206972] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.210160] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211989] KVM setup paravirtual spinlock [ 0.213443] x86: Booted up 1 node, 1 CPUs [ 0.214262] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.215684] devtmpfs: initialized [ 0.217429] evm: security.selinux [ 0.218143] evm: security.SMACK64 [ 0.218851] evm: security.SMACK64EXEC [ 0.219614] evm: security.SMACK64TRANSMUTE [ 0.220443] evm: security.SMACK64MMAP [ 0.221214] evm: security.ima [ 0.221875] evm: security.capability [ 0.222707] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.224621] pinctrl core: initialized pinctrl subsystem [ 0.225762] RTC time: 5:25:13, date: 10/03/18 [ 0.226745] NET: Registered protocol family 16 [ 0.227742] cpuidle: using governor ladder [ 0.228584] cpuidle: using governor menu [ 0.229386] PCCT header not found. [ 0.230165] ACPI: bus type PCI registered [ 0.230989] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.232265] PCI: Using configuration type 1 for base access [ 0.234078] ACPI: Added _OSI(Module Device) [ 0.234947] ACPI: Added _OSI(Processor Device) [ 0.235839] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.236774] ACPI: Added _OSI(Processor Aggregator Device) [ 0.238924] ACPI: Interpreter enabled [ 0.239724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.241623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.243515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.245413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.247307] ACPI: (supports S0 S5) [ 0.248035] ACPI: Using IOAPIC for interrupt routing [ 0.249163] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.252310] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.253487] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.254748] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.255974] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.258251] acpiphp: Slot [3] registered [ 0.259079] acpiphp: Slot [4] registered [ 0.259898] acpiphp: Slot [5] registered [ 0.260716] acpiphp: Slot [6] registered [ 0.261531] acpiphp: Slot [7] registered [ 0.262350] acpiphp: Slot [8] registered [ 0.263179] acpiphp: Slot [9] registered [ 0.263997] acpiphp: Slot [10] registered [ 0.264827] acpiphp: Slot [11] registered [ 0.265659] acpiphp: Slot [12] registered [ 0.266494] acpiphp: Slot [13] registered [ 0.267321] acpiphp: Slot [14] registered [ 0.268151] acpiphp: Slot [15] registered [ 0.279121] acpiphp: Slot [16] registered [ 0.279979] acpiphp: Slot [17] registered [ 0.280810] acpiphp: Slot [18] registered [ 0.281637] acpiphp: Slot [19] registered [ 0.282465] acpiphp: Slot [20] registered [ 0.283297] acpiphp: Slot [21] registered [ 0.284128] acpiphp: Slot [22] registered [ 0.284959] acpiphp: Slot [23] registered [ 0.285790] acpiphp: Slot [24] registered [ 0.286619] acpiphp: Slot [25] registered [ 0.287451] acpiphp: Slot [26] registered [ 0.288278] acpiphp: Slot [27] registered [ 0.289109] acpiphp: Slot [28] registered [ 0.289947] acpiphp: Slot [29] registered [ 0.290777] acpiphp: Slot [30] registered [ 0.291611] acpiphp: Slot [31] registered [ 0.292439] PCI host bridge to bus 0000:00 [ 0.293264] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.294507] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.295754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.297241] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.298721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.305021] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.306337] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307552] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.308864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.317414] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.365297] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.366840] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.368307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.369768] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.371207] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.372506] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.374208] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.375303] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376899] vgaarb: loaded [ 0.377523] vgaarb: bridge control possible 0000:00:02.0 [ 0.378702] SCSI subsystem initialized [ 0.379554] ACPI: bus type USB registered [ 0.380388] usbcore: registered new interface driver usbfs [ 0.381460] usbcore: registered new interface driver hub [ 0.382500] usbcore: registered new device driver usb [ 0.383588] PCI: Using ACPI for IRQ routing [ 0.384644] NetLabel: Initializing [ 0.385372] NetLabel: domain hash size = 128 [ 0.386256] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387254] NetLabel: unlabeled traffic allowed by default [ 0.388389] clocksource: Switched to clocksource kvm-clock [ 0.394220] AppArmor: AppArmor Filesystem Enabled [ 0.395217] pnp: PnP ACPI init [ 0.396161] pnp: PnP ACPI: found 5 devices [ 0.402590] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404342] NET: Registered protocol family 2 [ 0.405346] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.406659] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.407857] TCP: Hash tables configured (established 4096 bind 4096) [ 0.409060] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.410176] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.411376] NET: Registered protocol family 1 [ 0.412269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413401] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414510] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428482] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442800] Trying to unpack rootfs image as initramfs... [ 0.492261] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.505925] Scanning for low memory corruption every 60 seconds [ 0.507291] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.508483] audit: initializing netlink subsys (disabled) [ 0.509542] audit: type=2000 audit(1538544313.850:1): initialized [ 0.510889] Initialise system trusted keyring [ 0.511856] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.513063] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.515058] zbud: loaded [ 0.515781] VFS: Disk quotas dquot_6.6.0 [ 0.516631] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518193] fuse init (API version 7.23) [ 0.519103] Key type big_key registered [ 0.519927] Allocating IMA MOK and blacklist keyrings. [ 0.521071] Key type asymmetric registered [ 0.521921] Asymmetric key parser 'x509' registered [ 0.522901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.524790] io scheduler noop registered [ 0.525612] io scheduler deadline registered (default) [ 0.526628] io scheduler cfq registered [ 0.527486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.528577] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529891] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531368] ACPI: Power Button [PWRF] [ 0.532223] GHES: HEST is not enabled! [ 0.545980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.574115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576358] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609384] Linux agpgart interface v0.103 [ 0.611615] brd: module loaded [ 0.612896] loop: module loaded [ 0.618085] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619576] GPT:90111 != 2097151 [ 0.620265] GPT:Alternate GPT header not at the end of the disk. [ 0.621398] GPT:90111 != 2097151 [ 0.622093] GPT: Use GNU Parted to correct GPT errors. [ 0.623080] vda: vda1 vda15 [ 0.624661] scsi host0: ata_piix [ 0.625408] scsi host1: ata_piix [ 0.626142] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627384] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.628906] libphy: Fixed MDIO Bus: probed [ 0.629741] tun: Universal TUN/TAP device driver, 1.6 [ 0.630706] tun: (C) 1999-2004 Max Krasnyansky [ 0.632867] PPP generic driver version 2.4.2 [ 0.633771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.635207] ehci-pci: EHCI PCI platform driver [ 0.636091] ehci-platform: EHCI generic platform driver [ 0.637106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638253] ohci-pci: OHCI PCI platform driver [ 0.639139] ohci-platform: OHCI generic platform driver [ 0.640144] uhci_hcd: USB Universal Host Controller Interface driver [ 0.654606] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.655623] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.657124] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.658160] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.659304] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.660564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.662031] usb usb1: Product: UHCI Host Controller [ 0.663002] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.664176] usb usb1: SerialNumber: 0000:00:01.2 [ 0.665266] hub 1-0:1.0: USB hub found [ 0.666074] hub 1-0:1.0: 2 ports detected [ 0.666999] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.669179] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.670171] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.671247] mousedev: PS/2 mouse device common for all mice [ 0.672541] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.674437] rtc_cmos 00:00: RTC can wake from S4 [ 0.675564] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676811] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678040] i2c /dev entries driver [ 0.678827] device-mapper: uevent: version 1.0.3 [ 0.679795] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681473] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682788] NET: Registered protocol family 10 [ 0.683803] NET: Registered protocol family 17 [ 0.684716] Key type dns_resolver registered [ 0.685664] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.686776] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688582] registered taskstats version 1 [ 0.689436] Loading compiled-in X.509 certificates [ 0.690896] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.692810] zswap: loaded using pool lzo/zbud [ 0.694981] Key type trusted registered [ 0.697518] Key type encrypted registered [ 0.699413] AppArmor: AppArmor sha1 policy hashing enabled [ 0.702294] ima: No TPM chip found, activating TPM-bypass! [ 0.704678] evm: HMAC attrs: 0x1 [ 0.706609] Magic number: 6:152:415 [ 0.708510] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462 [ 0.712577] rtc_cmos 00:00: setting system clock to 2018-10-03 05:25:14 UTC (1538544314) [ 0.715844] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.716995] EDD information not available. [ 0.785503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797407] Write protecting the kernel read-only data: 14336k [ 0.799000] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.800843] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.33 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.537734] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:25:31,191 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.201: timed out 2018-10-03 05:25:41,321 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 483311619 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.132573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134256] pid_max: default: 32768 minimum: 301 [ 0.135183] ACPI: Core revision 20150930 [ 0.136588] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137883] Security Framework initialized [ 0.138688] Yama: becoming mindful. [ 0.139408] AppArmor: AppArmor initialized [ 0.140299] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141649] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142947] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144188] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145612] Initializing cgroup subsys io [ 0.146421] Initializing cgroup subsys memory [ 0.147278] Initializing cgroup subsys devices [ 0.148196] Initializing cgroup subsys freezer [ 0.149090] Initializing cgroup subsys net_cls [ 0.149985] Initializing cgroup subsys perf_event [ 0.150917] Initializing cgroup subsys net_prio [ 0.151839] Initializing cgroup subsys hugetlb [ 0.152725] Initializing cgroup subsys pids [ 0.153627] CPU: Physical Processor ID: 0 [ 0.155148] mce: CPU supports 10 MCE banks [ 0.156032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168043] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174665] ftrace: allocating 31920 entries in 125 pages [ 0.202097] smpboot: Max logical packages: 1 [ 0.202968] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.204361] x2apic enabled [ 0.205195] Switched APIC routing to physical x2apic. [ 0.206972] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.210160] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211989] KVM setup paravirtual spinlock [ 0.213443] x86: Booted up 1 node, 1 CPUs [ 0.214262] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.215684] devtmpfs: initialized [ 0.217429] evm: security.selinux [ 0.218143] evm: security.SMACK64 [ 0.218851] evm: security.SMACK64EXEC [ 0.219614] evm: security.SMACK64TRANSMUTE [ 0.220443] evm: security.SMACK64MMAP [ 0.221214] evm: security.ima [ 0.221875] evm: security.capability [ 0.222707] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.224621] pinctrl core: initialized pinctrl subsystem [ 0.225762] RTC time: 5:25:13, date: 10/03/18 [ 0.226745] NET: Registered protocol family 16 [ 0.227742] cpuidle: using governor ladder [ 0.228584] cpuidle: using governor menu [ 0.229386] PCCT header not found. [ 0.230165] ACPI: bus type PCI registered [ 0.230989] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.232265] PCI: Using configuration type 1 for base access [ 0.234078] ACPI: Added _OSI(Module Device) [ 0.234947] ACPI: Added _OSI(Processor Device) [ 0.235839] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.236774] ACPI: Added _OSI(Processor Aggregator Device) [ 0.238924] ACPI: Interpreter enabled [ 0.239724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.241623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.243515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.245413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.247307] ACPI: (supports S0 S5) [ 0.248035] ACPI: Using IOAPIC for interrupt routing [ 0.249163] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.252310] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.253487] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.254748] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.255974] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.258251] acpiphp: Slot [3] registered [ 0.259079] acpiphp: Slot [4] registered [ 0.259898] acpiphp: Slot [5] registered [ 0.260716] acpiphp: Slot [6] registered [ 0.261531] acpiphp: Slot [7] registered [ 0.262350] acpiphp: Slot [8] registered [ 0.263179] acpiphp: Slot [9] registered [ 0.263997] acpiphp: Slot [10] registered [ 0.264827] acpiphp: Slot [11] registered [ 0.265659] acpiphp: Slot [12] registered [ 0.266494] acpiphp: Slot [13] registered [ 0.267321] acpiphp: Slot [14] registered [ 0.268151] acpiphp: Slot [15] registered [ 0.279121] acpiphp: Slot [16] registered [ 0.279979] acpiphp: Slot [17] registered [ 0.280810] acpiphp: Slot [18] registered [ 0.281637] acpiphp: Slot [19] registered [ 0.282465] acpiphp: Slot [20] registered [ 0.283297] acpiphp: Slot [21] registered [ 0.284128] acpiphp: Slot [22] registered [ 0.284959] acpiphp: Slot [23] registered [ 0.285790] acpiphp: Slot [24] registered [ 0.286619] acpiphp: Slot [25] registered [ 0.287451] acpiphp: Slot [26] registered [ 0.288278] acpiphp: Slot [27] registered [ 0.289109] acpiphp: Slot [28] registered [ 0.289947] acpiphp: Slot [29] registered [ 0.290777] acpiphp: Slot [30] registered [ 0.291611] acpiphp: Slot [31] registered [ 0.292439] PCI host bridge to bus 0000:00 [ 0.293264] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.294507] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.295754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.297241] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.298721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.305021] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.306337] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307552] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.308864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.317414] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.365297] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.366840] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.368307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.369768] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.371207] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.372506] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.374208] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.375303] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376899] vgaarb: loaded [ 0.377523] vgaarb: bridge control possible 0000:00:02.0 [ 0.378702] SCSI subsystem initialized [ 0.379554] ACPI: bus type USB registered [ 0.380388] usbcore: registered new interface driver usbfs [ 0.381460] usbcore: registered new interface driver hub [ 0.382500] usbcore: registered new device driver usb [ 0.383588] PCI: Using ACPI for IRQ routing [ 0.384644] NetLabel: Initializing [ 0.385372] NetLabel: domain hash size = 128 [ 0.386256] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387254] NetLabel: unlabeled traffic allowed by default [ 0.388389] clocksource: Switched to clocksource kvm-clock [ 0.394220] AppArmor: AppArmor Filesystem Enabled [ 0.395217] pnp: PnP ACPI init [ 0.396161] pnp: PnP ACPI: found 5 devices [ 0.402590] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404342] NET: Registered protocol family 2 [ 0.405346] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.406659] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.407857] TCP: Hash tables configured (established 4096 bind 4096) [ 0.409060] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.410176] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.411376] NET: Registered protocol family 1 [ 0.412269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413401] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414510] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428482] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442800] Trying to unpack rootfs image as initramfs... [ 0.492261] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.505925] Scanning for low memory corruption every 60 seconds [ 0.507291] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.508483] audit: initializing netlink subsys (disabled) [ 0.509542] audit: type=2000 audit(1538544313.850:1): initialized [ 0.510889] Initialise system trusted keyring [ 0.511856] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.513063] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.515058] zbud: loaded [ 0.515781] VFS: Disk quotas dquot_6.6.0 [ 0.516631] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518193] fuse init (API version 7.23) [ 0.519103] Key type big_key registered [ 0.519927] Allocating IMA MOK and blacklist keyrings. [ 0.521071] Key type asymmetric registered [ 0.521921] Asymmetric key parser 'x509' registered [ 0.522901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.524790] io scheduler noop registered [ 0.525612] io scheduler deadline registered (default) [ 0.526628] io scheduler cfq registered [ 0.527486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.528577] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529891] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531368] ACPI: Power Button [PWRF] [ 0.532223] GHES: HEST is not enabled! [ 0.545980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.574115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576358] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609384] Linux agpgart interface v0.103 [ 0.611615] brd: module loaded [ 0.612896] loop: module loaded [ 0.618085] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619576] GPT:90111 != 2097151 [ 0.620265] GPT:Alternate GPT header not at the end of the disk. [ 0.621398] GPT:90111 != 2097151 [ 0.622093] GPT: Use GNU Parted to correct GPT errors. [ 0.623080] vda: vda1 vda15 [ 0.624661] scsi host0: ata_piix [ 0.625408] scsi host1: ata_piix [ 0.626142] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627384] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.628906] libphy: Fixed MDIO Bus: probed [ 0.629741] tun: Universal TUN/TAP device driver, 1.6 [ 0.630706] tun: (C) 1999-2004 Max Krasnyansky [ 0.632867] PPP generic driver version 2.4.2 [ 0.633771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.635207] ehci-pci: EHCI PCI platform driver [ 0.636091] ehci-platform: EHCI generic platform driver [ 0.637106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638253] ohci-pci: OHCI PCI platform driver [ 0.639139] ohci-platform: OHCI generic platform driver [ 0.640144] uhci_hcd: USB Universal Host Controller Interface driver [ 0.654606] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.655623] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.657124] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.658160] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.659304] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.660564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.662031] usb usb1: Product: UHCI Host Controller [ 0.663002] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.664176] usb usb1: SerialNumber: 0000:00:01.2 [ 0.665266] hub 1-0:1.0: USB hub found [ 0.666074] hub 1-0:1.0: 2 ports detected [ 0.666999] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.669179] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.670171] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.671247] mousedev: PS/2 mouse device common for all mice [ 0.672541] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.674437] rtc_cmos 00:00: RTC can wake from S4 [ 0.675564] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676811] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678040] i2c /dev entries driver [ 0.678827] device-mapper: uevent: version 1.0.3 [ 0.679795] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681473] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682788] NET: Registered protocol family 10 [ 0.683803] NET: Registered protocol family 17 [ 0.684716] Key type dns_resolver registered [ 0.685664] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.686776] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688582] registered taskstats version 1 [ 0.689436] Loading compiled-in X.509 certificates [ 0.690896] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.692810] zswap: loaded using pool lzo/zbud [ 0.694981] Key type trusted registered [ 0.697518] Key type encrypted registered [ 0.699413] AppArmor: AppArmor sha1 policy hashing enabled [ 0.702294] ima: No TPM chip found, activating TPM-bypass! [ 0.704678] evm: HMAC attrs: 0x1 [ 0.706609] Magic number: 6:152:415 [ 0.708510] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462 [ 0.712577] rtc_cmos 00:00: setting system clock to 2018-10-03 05:25:14 UTC (1538544314) [ 0.715844] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.716995] EDD information not available. [ 0.785503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797407] Write protecting the kernel read-only data: 14336k [ 0.799000] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.800843] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.33 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.537734] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:25:42,323 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.201: timed out 2018-10-03 05:25:52,437 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 483311619 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.132573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134256] pid_max: default: 32768 minimum: 301 [ 0.135183] ACPI: Core revision 20150930 [ 0.136588] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137883] Security Framework initialized [ 0.138688] Yama: becoming mindful. [ 0.139408] AppArmor: AppArmor initialized [ 0.140299] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141649] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142947] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144188] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145612] Initializing cgroup subsys io [ 0.146421] Initializing cgroup subsys memory [ 0.147278] Initializing cgroup subsys devices [ 0.148196] Initializing cgroup subsys freezer [ 0.149090] Initializing cgroup subsys net_cls [ 0.149985] Initializing cgroup subsys perf_event [ 0.150917] Initializing cgroup subsys net_prio [ 0.151839] Initializing cgroup subsys hugetlb [ 0.152725] Initializing cgroup subsys pids [ 0.153627] CPU: Physical Processor ID: 0 [ 0.155148] mce: CPU supports 10 MCE banks [ 0.156032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168043] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174665] ftrace: allocating 31920 entries in 125 pages [ 0.202097] smpboot: Max logical packages: 1 [ 0.202968] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.204361] x2apic enabled [ 0.205195] Switched APIC routing to physical x2apic. [ 0.206972] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.210160] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211989] KVM setup paravirtual spinlock [ 0.213443] x86: Booted up 1 node, 1 CPUs [ 0.214262] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.215684] devtmpfs: initialized [ 0.217429] evm: security.selinux [ 0.218143] evm: security.SMACK64 [ 0.218851] evm: security.SMACK64EXEC [ 0.219614] evm: security.SMACK64TRANSMUTE [ 0.220443] evm: security.SMACK64MMAP [ 0.221214] evm: security.ima [ 0.221875] evm: security.capability [ 0.222707] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.224621] pinctrl core: initialized pinctrl subsystem [ 0.225762] RTC time: 5:25:13, date: 10/03/18 [ 0.226745] NET: Registered protocol family 16 [ 0.227742] cpuidle: using governor ladder [ 0.228584] cpuidle: using governor menu [ 0.229386] PCCT header not found. [ 0.230165] ACPI: bus type PCI registered [ 0.230989] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.232265] PCI: Using configuration type 1 for base access [ 0.234078] ACPI: Added _OSI(Module Device) [ 0.234947] ACPI: Added _OSI(Processor Device) [ 0.235839] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.236774] ACPI: Added _OSI(Processor Aggregator Device) [ 0.238924] ACPI: Interpreter enabled [ 0.239724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.241623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.243515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.245413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.247307] ACPI: (supports S0 S5) [ 0.248035] ACPI: Using IOAPIC for interrupt routing [ 0.249163] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.252310] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.253487] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.254748] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.255974] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.258251] acpiphp: Slot [3] registered [ 0.259079] acpiphp: Slot [4] registered [ 0.259898] acpiphp: Slot [5] registered [ 0.260716] acpiphp: Slot [6] registered [ 0.261531] acpiphp: Slot [7] registered [ 0.262350] acpiphp: Slot [8] registered [ 0.263179] acpiphp: Slot [9] registered [ 0.263997] acpiphp: Slot [10] registered [ 0.264827] acpiphp: Slot [11] registered [ 0.265659] acpiphp: Slot [12] registered [ 0.266494] acpiphp: Slot [13] registered [ 0.267321] acpiphp: Slot [14] registered [ 0.268151] acpiphp: Slot [15] registered [ 0.279121] acpiphp: Slot [16] registered [ 0.279979] acpiphp: Slot [17] registered [ 0.280810] acpiphp: Slot [18] registered [ 0.281637] acpiphp: Slot [19] registered [ 0.282465] acpiphp: Slot [20] registered [ 0.283297] acpiphp: Slot [21] registered [ 0.284128] acpiphp: Slot [22] registered [ 0.284959] acpiphp: Slot [23] registered [ 0.285790] acpiphp: Slot [24] registered [ 0.286619] acpiphp: Slot [25] registered [ 0.287451] acpiphp: Slot [26] registered [ 0.288278] acpiphp: Slot [27] registered [ 0.289109] acpiphp: Slot [28] registered [ 0.289947] acpiphp: Slot [29] registered [ 0.290777] acpiphp: Slot [30] registered [ 0.291611] acpiphp: Slot [31] registered [ 0.292439] PCI host bridge to bus 0000:00 [ 0.293264] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.294507] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.295754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.297241] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.298721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.305021] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.306337] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307552] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.308864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.317414] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.365297] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.366840] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.368307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.369768] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.371207] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.372506] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.374208] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.375303] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376899] vgaarb: loaded [ 0.377523] vgaarb: bridge control possible 0000:00:02.0 [ 0.378702] SCSI subsystem initialized [ 0.379554] ACPI: bus type USB registered [ 0.380388] usbcore: registered new interface driver usbfs [ 0.381460] usbcore: registered new interface driver hub [ 0.382500] usbcore: registered new device driver usb [ 0.383588] PCI: Using ACPI for IRQ routing [ 0.384644] NetLabel: Initializing [ 0.385372] NetLabel: domain hash size = 128 [ 0.386256] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387254] NetLabel: unlabeled traffic allowed by default [ 0.388389] clocksource: Switched to clocksource kvm-clock [ 0.394220] AppArmor: AppArmor Filesystem Enabled [ 0.395217] pnp: PnP ACPI init [ 0.396161] pnp: PnP ACPI: found 5 devices [ 0.402590] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404342] NET: Registered protocol family 2 [ 0.405346] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.406659] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.407857] TCP: Hash tables configured (established 4096 bind 4096) [ 0.409060] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.410176] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.411376] NET: Registered protocol family 1 [ 0.412269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413401] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414510] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428482] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442800] Trying to unpack rootfs image as initramfs... [ 0.492261] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.505925] Scanning for low memory corruption every 60 seconds [ 0.507291] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.508483] audit: initializing netlink subsys (disabled) [ 0.509542] audit: type=2000 audit(1538544313.850:1): initialized [ 0.510889] Initialise system trusted keyring [ 0.511856] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.513063] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.515058] zbud: loaded [ 0.515781] VFS: Disk quotas dquot_6.6.0 [ 0.516631] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518193] fuse init (API version 7.23) [ 0.519103] Key type big_key registered [ 0.519927] Allocating IMA MOK and blacklist keyrings. [ 0.521071] Key type asymmetric registered [ 0.521921] Asymmetric key parser 'x509' registered [ 0.522901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.524790] io scheduler noop registered [ 0.525612] io scheduler deadline registered (default) [ 0.526628] io scheduler cfq registered [ 0.527486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.528577] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529891] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531368] ACPI: Power Button [PWRF] [ 0.532223] GHES: HEST is not enabled! [ 0.545980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.574115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576358] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609384] Linux agpgart interface v0.103 [ 0.611615] brd: module loaded [ 0.612896] loop: module loaded [ 0.618085] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619576] GPT:90111 != 2097151 [ 0.620265] GPT:Alternate GPT header not at the end of the disk. [ 0.621398] GPT:90111 != 2097151 [ 0.622093] GPT: Use GNU Parted to correct GPT errors. [ 0.623080] vda: vda1 vda15 [ 0.624661] scsi host0: ata_piix [ 0.625408] scsi host1: ata_piix [ 0.626142] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627384] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.628906] libphy: Fixed MDIO Bus: probed [ 0.629741] tun: Universal TUN/TAP device driver, 1.6 [ 0.630706] tun: (C) 1999-2004 Max Krasnyansky [ 0.632867] PPP generic driver version 2.4.2 [ 0.633771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.635207] ehci-pci: EHCI PCI platform driver [ 0.636091] ehci-platform: EHCI generic platform driver [ 0.637106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638253] ohci-pci: OHCI PCI platform driver [ 0.639139] ohci-platform: OHCI generic platform driver [ 0.640144] uhci_hcd: USB Universal Host Controller Interface driver [ 0.654606] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.655623] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.657124] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.658160] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.659304] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.660564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.662031] usb usb1: Product: UHCI Host Controller [ 0.663002] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.664176] usb usb1: SerialNumber: 0000:00:01.2 [ 0.665266] hub 1-0:1.0: USB hub found [ 0.666074] hub 1-0:1.0: 2 ports detected [ 0.666999] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.669179] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.670171] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.671247] mousedev: PS/2 mouse device common for all mice [ 0.672541] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.674437] rtc_cmos 00:00: RTC can wake from S4 [ 0.675564] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676811] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678040] i2c /dev entries driver [ 0.678827] device-mapper: uevent: version 1.0.3 [ 0.679795] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681473] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682788] NET: Registered protocol family 10 [ 0.683803] NET: Registered protocol family 17 [ 0.684716] Key type dns_resolver registered [ 0.685664] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.686776] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688582] registered taskstats version 1 [ 0.689436] Loading compiled-in X.509 certificates [ 0.690896] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.692810] zswap: loaded using pool lzo/zbud [ 0.694981] Key type trusted registered [ 0.697518] Key type encrypted registered [ 0.699413] AppArmor: AppArmor sha1 policy hashing enabled [ 0.702294] ima: No TPM chip found, activating TPM-bypass! [ 0.704678] evm: HMAC attrs: 0x1 [ 0.706609] Magic number: 6:152:415 [ 0.708510] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462 [ 0.712577] rtc_cmos 00:00: setting system clock to 2018-10-03 05:25:14 UTC (1538544314) [ 0.715844] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.716995] EDD information not available. [ 0.785503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797407] Write protecting the kernel read-only data: 14336k [ 0.799000] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.800843] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.33 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.537734] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:25:53,439 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.201: timed out 2018-10-03 05:26:03,539 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 483311619 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.132573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134256] pid_max: default: 32768 minimum: 301 [ 0.135183] ACPI: Core revision 20150930 [ 0.136588] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137883] Security Framework initialized [ 0.138688] Yama: becoming mindful. [ 0.139408] AppArmor: AppArmor initialized [ 0.140299] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141649] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142947] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144188] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145612] Initializing cgroup subsys io [ 0.146421] Initializing cgroup subsys memory [ 0.147278] Initializing cgroup subsys devices [ 0.148196] Initializing cgroup subsys freezer [ 0.149090] Initializing cgroup subsys net_cls [ 0.149985] Initializing cgroup subsys perf_event [ 0.150917] Initializing cgroup subsys net_prio [ 0.151839] Initializing cgroup subsys hugetlb [ 0.152725] Initializing cgroup subsys pids [ 0.153627] CPU: Physical Processor ID: 0 [ 0.155148] mce: CPU supports 10 MCE banks [ 0.156032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168043] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174665] ftrace: allocating 31920 entries in 125 pages [ 0.202097] smpboot: Max logical packages: 1 [ 0.202968] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.204361] x2apic enabled [ 0.205195] Switched APIC routing to physical x2apic. [ 0.206972] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.210160] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211989] KVM setup paravirtual spinlock [ 0.213443] x86: Booted up 1 node, 1 CPUs [ 0.214262] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.215684] devtmpfs: initialized [ 0.217429] evm: security.selinux [ 0.218143] evm: security.SMACK64 [ 0.218851] evm: security.SMACK64EXEC [ 0.219614] evm: security.SMACK64TRANSMUTE [ 0.220443] evm: security.SMACK64MMAP [ 0.221214] evm: security.ima [ 0.221875] evm: security.capability [ 0.222707] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.224621] pinctrl core: initialized pinctrl subsystem [ 0.225762] RTC time: 5:25:13, date: 10/03/18 [ 0.226745] NET: Registered protocol family 16 [ 0.227742] cpuidle: using governor ladder [ 0.228584] cpuidle: using governor menu [ 0.229386] PCCT header not found. [ 0.230165] ACPI: bus type PCI registered [ 0.230989] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.232265] PCI: Using configuration type 1 for base access [ 0.234078] ACPI: Added _OSI(Module Device) [ 0.234947] ACPI: Added _OSI(Processor Device) [ 0.235839] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.236774] ACPI: Added _OSI(Processor Aggregator Device) [ 0.238924] ACPI: Interpreter enabled [ 0.239724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.241623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.243515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.245413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.247307] ACPI: (supports S0 S5) [ 0.248035] ACPI: Using IOAPIC for interrupt routing [ 0.249163] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.252310] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.253487] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.254748] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.255974] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.258251] acpiphp: Slot [3] registered [ 0.259079] acpiphp: Slot [4] registered [ 0.259898] acpiphp: Slot [5] registered [ 0.260716] acpiphp: Slot [6] registered [ 0.261531] acpiphp: Slot [7] registered [ 0.262350] acpiphp: Slot [8] registered [ 0.263179] acpiphp: Slot [9] registered [ 0.263997] acpiphp: Slot [10] registered [ 0.264827] acpiphp: Slot [11] registered [ 0.265659] acpiphp: Slot [12] registered [ 0.266494] acpiphp: Slot [13] registered [ 0.267321] acpiphp: Slot [14] registered [ 0.268151] acpiphp: Slot [15] registered [ 0.279121] acpiphp: Slot [16] registered [ 0.279979] acpiphp: Slot [17] registered [ 0.280810] acpiphp: Slot [18] registered [ 0.281637] acpiphp: Slot [19] registered [ 0.282465] acpiphp: Slot [20] registered [ 0.283297] acpiphp: Slot [21] registered [ 0.284128] acpiphp: Slot [22] registered [ 0.284959] acpiphp: Slot [23] registered [ 0.285790] acpiphp: Slot [24] registered [ 0.286619] acpiphp: Slot [25] registered [ 0.287451] acpiphp: Slot [26] registered [ 0.288278] acpiphp: Slot [27] registered [ 0.289109] acpiphp: Slot [28] registered [ 0.289947] acpiphp: Slot [29] registered [ 0.290777] acpiphp: Slot [30] registered [ 0.291611] acpiphp: Slot [31] registered [ 0.292439] PCI host bridge to bus 0000:00 [ 0.293264] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.294507] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.295754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.297241] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.298721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.305021] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.306337] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307552] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.308864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.317414] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.365297] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.366840] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.368307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.369768] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.371207] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.372506] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.374208] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.375303] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376899] vgaarb: loaded [ 0.377523] vgaarb: bridge control possible 0000:00:02.0 [ 0.378702] SCSI subsystem initialized [ 0.379554] ACPI: bus type USB registered [ 0.380388] usbcore: registered new interface driver usbfs [ 0.381460] usbcore: registered new interface driver hub [ 0.382500] usbcore: registered new device driver usb [ 0.383588] PCI: Using ACPI for IRQ routing [ 0.384644] NetLabel: Initializing [ 0.385372] NetLabel: domain hash size = 128 [ 0.386256] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387254] NetLabel: unlabeled traffic allowed by default [ 0.388389] clocksource: Switched to clocksource kvm-clock [ 0.394220] AppArmor: AppArmor Filesystem Enabled [ 0.395217] pnp: PnP ACPI init [ 0.396161] pnp: PnP ACPI: found 5 devices [ 0.402590] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404342] NET: Registered protocol family 2 [ 0.405346] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.406659] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.407857] TCP: Hash tables configured (established 4096 bind 4096) [ 0.409060] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.410176] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.411376] NET: Registered protocol family 1 [ 0.412269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413401] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414510] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428482] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442800] Trying to unpack rootfs image as initramfs... [ 0.492261] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.505925] Scanning for low memory corruption every 60 seconds [ 0.507291] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.508483] audit: initializing netlink subsys (disabled) [ 0.509542] audit: type=2000 audit(1538544313.850:1): initialized [ 0.510889] Initialise system trusted keyring [ 0.511856] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.513063] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.515058] zbud: loaded [ 0.515781] VFS: Disk quotas dquot_6.6.0 [ 0.516631] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518193] fuse init (API version 7.23) [ 0.519103] Key type big_key registered [ 0.519927] Allocating IMA MOK and blacklist keyrings. [ 0.521071] Key type asymmetric registered [ 0.521921] Asymmetric key parser 'x509' registered [ 0.522901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.524790] io scheduler noop registered [ 0.525612] io scheduler deadline registered (default) [ 0.526628] io scheduler cfq registered [ 0.527486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.528577] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529891] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531368] ACPI: Power Button [PWRF] [ 0.532223] GHES: HEST is not enabled! [ 0.545980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.574115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576358] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609384] Linux agpgart interface v0.103 [ 0.611615] brd: module loaded [ 0.612896] loop: module loaded [ 0.618085] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619576] GPT:90111 != 2097151 [ 0.620265] GPT:Alternate GPT header not at the end of the disk. [ 0.621398] GPT:90111 != 2097151 [ 0.622093] GPT: Use GNU Parted to correct GPT errors. [ 0.623080] vda: vda1 vda15 [ 0.624661] scsi host0: ata_piix [ 0.625408] scsi host1: ata_piix [ 0.626142] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627384] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.628906] libphy: Fixed MDIO Bus: probed [ 0.629741] tun: Universal TUN/TAP device driver, 1.6 [ 0.630706] tun: (C) 1999-2004 Max Krasnyansky [ 0.632867] PPP generic driver version 2.4.2 [ 0.633771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.635207] ehci-pci: EHCI PCI platform driver [ 0.636091] ehci-platform: EHCI generic platform driver [ 0.637106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638253] ohci-pci: OHCI PCI platform driver [ 0.639139] ohci-platform: OHCI generic platform driver [ 0.640144] uhci_hcd: USB Universal Host Controller Interface driver [ 0.654606] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.655623] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.657124] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.658160] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.659304] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.660564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.662031] usb usb1: Product: UHCI Host Controller [ 0.663002] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.664176] usb usb1: SerialNumber: 0000:00:01.2 [ 0.665266] hub 1-0:1.0: USB hub found [ 0.666074] hub 1-0:1.0: 2 ports detected [ 0.666999] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.669179] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.670171] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.671247] mousedev: PS/2 mouse device common for all mice [ 0.672541] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.674437] rtc_cmos 00:00: RTC can wake from S4 [ 0.675564] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676811] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678040] i2c /dev entries driver [ 0.678827] device-mapper: uevent: version 1.0.3 [ 0.679795] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681473] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682788] NET: Registered protocol family 10 [ 0.683803] NET: Registered protocol family 17 [ 0.684716] Key type dns_resolver registered [ 0.685664] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.686776] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688582] registered taskstats version 1 [ 0.689436] Loading compiled-in X.509 certificates [ 0.690896] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.692810] zswap: loaded using pool lzo/zbud [ 0.694981] Key type trusted registered [ 0.697518] Key type encrypted registered [ 0.699413] AppArmor: AppArmor sha1 policy hashing enabled [ 0.702294] ima: No TPM chip found, activating TPM-bypass! [ 0.704678] evm: HMAC attrs: 0x1 [ 0.706609] Magic number: 6:152:415 [ 0.708510] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462 [ 0.712577] rtc_cmos 00:00: setting system clock to 2018-10-03 05:25:14 UTC (1538544314) [ 0.715844] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.716995] EDD information not available. [ 0.785503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797407] Write protecting the kernel read-only data: 14336k [ 0.799000] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.800843] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.33 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.537734] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:26:04,542 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.201: timed out 2018-10-03 05:26:14,667 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 483311619 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.132573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134256] pid_max: default: 32768 minimum: 301 [ 0.135183] ACPI: Core revision 20150930 [ 0.136588] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137883] Security Framework initialized [ 0.138688] Yama: becoming mindful. [ 0.139408] AppArmor: AppArmor initialized [ 0.140299] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141649] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142947] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144188] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145612] Initializing cgroup subsys io [ 0.146421] Initializing cgroup subsys memory [ 0.147278] Initializing cgroup subsys devices [ 0.148196] Initializing cgroup subsys freezer [ 0.149090] Initializing cgroup subsys net_cls [ 0.149985] Initializing cgroup subsys perf_event [ 0.150917] Initializing cgroup subsys net_prio [ 0.151839] Initializing cgroup subsys hugetlb [ 0.152725] Initializing cgroup subsys pids [ 0.153627] CPU: Physical Processor ID: 0 [ 0.155148] mce: CPU supports 10 MCE banks [ 0.156032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168043] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174665] ftrace: allocating 31920 entries in 125 pages [ 0.202097] smpboot: Max logical packages: 1 [ 0.202968] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.204361] x2apic enabled [ 0.205195] Switched APIC routing to physical x2apic. [ 0.206972] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.210160] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211989] KVM setup paravirtual spinlock [ 0.213443] x86: Booted up 1 node, 1 CPUs [ 0.214262] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.215684] devtmpfs: initialized [ 0.217429] evm: security.selinux [ 0.218143] evm: security.SMACK64 [ 0.218851] evm: security.SMACK64EXEC [ 0.219614] evm: security.SMACK64TRANSMUTE [ 0.220443] evm: security.SMACK64MMAP [ 0.221214] evm: security.ima [ 0.221875] evm: security.capability [ 0.222707] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.224621] pinctrl core: initialized pinctrl subsystem [ 0.225762] RTC time: 5:25:13, date: 10/03/18 [ 0.226745] NET: Registered protocol family 16 [ 0.227742] cpuidle: using governor ladder [ 0.228584] cpuidle: using governor menu [ 0.229386] PCCT header not found. [ 0.230165] ACPI: bus type PCI registered [ 0.230989] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.232265] PCI: Using configuration type 1 for base access [ 0.234078] ACPI: Added _OSI(Module Device) [ 0.234947] ACPI: Added _OSI(Processor Device) [ 0.235839] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.236774] ACPI: Added _OSI(Processor Aggregator Device) [ 0.238924] ACPI: Interpreter enabled [ 0.239724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.241623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.243515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.245413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.247307] ACPI: (supports S0 S5) [ 0.248035] ACPI: Using IOAPIC for interrupt routing [ 0.249163] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.252310] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.253487] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.254748] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.255974] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.258251] acpiphp: Slot [3] registered [ 0.259079] acpiphp: Slot [4] registered [ 0.259898] acpiphp: Slot [5] registered [ 0.260716] acpiphp: Slot [6] registered [ 0.261531] acpiphp: Slot [7] registered [ 0.262350] acpiphp: Slot [8] registered [ 0.263179] acpiphp: Slot [9] registered [ 0.263997] acpiphp: Slot [10] registered [ 0.264827] acpiphp: Slot [11] registered [ 0.265659] acpiphp: Slot [12] registered [ 0.266494] acpiphp: Slot [13] registered [ 0.267321] acpiphp: Slot [14] registered [ 0.268151] acpiphp: Slot [15] registered [ 0.279121] acpiphp: Slot [16] registered [ 0.279979] acpiphp: Slot [17] registered [ 0.280810] acpiphp: Slot [18] registered [ 0.281637] acpiphp: Slot [19] registered [ 0.282465] acpiphp: Slot [20] registered [ 0.283297] acpiphp: Slot [21] registered [ 0.284128] acpiphp: Slot [22] registered [ 0.284959] acpiphp: Slot [23] registered [ 0.285790] acpiphp: Slot [24] registered [ 0.286619] acpiphp: Slot [25] registered [ 0.287451] acpiphp: Slot [26] registered [ 0.288278] acpiphp: Slot [27] registered [ 0.289109] acpiphp: Slot [28] registered [ 0.289947] acpiphp: Slot [29] registered [ 0.290777] acpiphp: Slot [30] registered [ 0.291611] acpiphp: Slot [31] registered [ 0.292439] PCI host bridge to bus 0000:00 [ 0.293264] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.294507] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.295754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.297241] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.298721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.305021] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.306337] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307552] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.308864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.317414] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.365297] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.366840] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.368307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.369768] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.371207] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.372506] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.374208] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.375303] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376899] vgaarb: loaded [ 0.377523] vgaarb: bridge control possible 0000:00:02.0 [ 0.378702] SCSI subsystem initialized [ 0.379554] ACPI: bus type USB registered [ 0.380388] usbcore: registered new interface driver usbfs [ 0.381460] usbcore: registered new interface driver hub [ 0.382500] usbcore: registered new device driver usb [ 0.383588] PCI: Using ACPI for IRQ routing [ 0.384644] NetLabel: Initializing [ 0.385372] NetLabel: domain hash size = 128 [ 0.386256] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387254] NetLabel: unlabeled traffic allowed by default [ 0.388389] clocksource: Switched to clocksource kvm-clock [ 0.394220] AppArmor: AppArmor Filesystem Enabled [ 0.395217] pnp: PnP ACPI init [ 0.396161] pnp: PnP ACPI: found 5 devices [ 0.402590] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404342] NET: Registered protocol family 2 [ 0.405346] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.406659] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.407857] TCP: Hash tables configured (established 4096 bind 4096) [ 0.409060] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.410176] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.411376] NET: Registered protocol family 1 [ 0.412269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413401] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414510] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428482] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442800] Trying to unpack rootfs image as initramfs... [ 0.492261] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.505925] Scanning for low memory corruption every 60 seconds [ 0.507291] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.508483] audit: initializing netlink subsys (disabled) [ 0.509542] audit: type=2000 audit(1538544313.850:1): initialized [ 0.510889] Initialise system trusted keyring [ 0.511856] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.513063] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.515058] zbud: loaded [ 0.515781] VFS: Disk quotas dquot_6.6.0 [ 0.516631] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518193] fuse init (API version 7.23) [ 0.519103] Key type big_key registered [ 0.519927] Allocating IMA MOK and blacklist keyrings. [ 0.521071] Key type asymmetric registered [ 0.521921] Asymmetric key parser 'x509' registered [ 0.522901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.524790] io scheduler noop registered [ 0.525612] io scheduler deadline registered (default) [ 0.526628] io scheduler cfq registered [ 0.527486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.528577] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529891] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531368] ACPI: Power Button [PWRF] [ 0.532223] GHES: HEST is not enabled! [ 0.545980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.574115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576358] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609384] Linux agpgart interface v0.103 [ 0.611615] brd: module loaded [ 0.612896] loop: module loaded [ 0.618085] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619576] GPT:90111 != 2097151 [ 0.620265] GPT:Alternate GPT header not at the end of the disk. [ 0.621398] GPT:90111 != 2097151 [ 0.622093] GPT: Use GNU Parted to correct GPT errors. [ 0.623080] vda: vda1 vda15 [ 0.624661] scsi host0: ata_piix [ 0.625408] scsi host1: ata_piix [ 0.626142] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627384] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.628906] libphy: Fixed MDIO Bus: probed [ 0.629741] tun: Universal TUN/TAP device driver, 1.6 [ 0.630706] tun: (C) 1999-2004 Max Krasnyansky [ 0.632867] PPP generic driver version 2.4.2 [ 0.633771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.635207] ehci-pci: EHCI PCI platform driver [ 0.636091] ehci-platform: EHCI generic platform driver [ 0.637106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638253] ohci-pci: OHCI PCI platform driver [ 0.639139] ohci-platform: OHCI generic platform driver [ 0.640144] uhci_hcd: USB Universal Host Controller Interface driver [ 0.654606] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.655623] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.657124] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.658160] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.659304] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.660564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.662031] usb usb1: Product: UHCI Host Controller [ 0.663002] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.664176] usb usb1: SerialNumber: 0000:00:01.2 [ 0.665266] hub 1-0:1.0: USB hub found [ 0.666074] hub 1-0:1.0: 2 ports detected [ 0.666999] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.669179] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.670171] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.671247] mousedev: PS/2 mouse device common for all mice [ 0.672541] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.674437] rtc_cmos 00:00: RTC can wake from S4 [ 0.675564] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676811] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678040] i2c /dev entries driver [ 0.678827] device-mapper: uevent: version 1.0.3 [ 0.679795] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681473] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682788] NET: Registered protocol family 10 [ 0.683803] NET: Registered protocol family 17 [ 0.684716] Key type dns_resolver registered [ 0.685664] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.686776] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688582] registered taskstats version 1 [ 0.689436] Loading compiled-in X.509 certificates [ 0.690896] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.692810] zswap: loaded using pool lzo/zbud [ 0.694981] Key type trusted registered [ 0.697518] Key type encrypted registered [ 0.699413] AppArmor: AppArmor sha1 policy hashing enabled [ 0.702294] ima: No TPM chip found, activating TPM-bypass! [ 0.704678] evm: HMAC attrs: 0x1 [ 0.706609] Magic number: 6:152:415 [ 0.708510] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462 [ 0.712577] rtc_cmos 00:00: setting system clock to 2018-10-03 05:25:14 UTC (1538544314) [ 0.715844] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.716995] EDD information not available. [ 0.785503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797407] Write protecting the kernel read-only data: 14336k [ 0.799000] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.800843] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.33 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.537734] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:26:15,669 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.201: timed out 2018-10-03 05:26:24,672 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.201 2018-10-03 05:26:24,672 - functest.core.singlevm - ERROR - Cannot run vping_ssh Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 427, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: 'NoneType' object is not iterable 2018-10-03 05:26:24,807 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 05:26:24,808 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:43 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-03 05:26:43,485 - xtesting.ci.run_tests - ERROR - The test case 'vping_ssh' failed. 2018-10-03 05:26:43,530 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-10-03 05:26:44,403 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_e7b5c555-245e-4f1c-b32c-bcfd35d43465', 'id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', 'description': u'Created by OPNFV Functest: vping_userdata', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-03 05:26:44,859 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3d847ea04906473dbc2b6ef0879d8501', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_e7b5c555-245e-4f1c-b32c-bcfd35d43465'}) 2018-10-03 05:26:45,017 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-03 05:26:45,211 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/5a4803091df242b2bfb5e6c485fbd387'}, 'domain_id': None, 'human_id': None, 'id': u'5a4803091df242b2bfb5e6c485fbd387', 'HUMAN_ID': False}) 2018-10-03 05:26:45,785 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_e7b5c555-245e-4f1c-b32c-bcfd35d43465', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'd8bd8d47-cca5-43eb-9c61-eb2d26d35713', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_userdata-user_e7b5c555-245e-4f1c-b32c-bcfd35d43465', 'project_id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-03 05:26:45,791 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_e7b5c555-245e-4f1c-b32c-bcfd35d43465', 'password': 'd8bd8d47-cca5-43eb-9c61-eb2d26d35713', 'project_name': 'vping_userdata-project_e7b5c555-245e-4f1c-b32c-bcfd35d43465', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'b3faf5c8e1d145a8b3c12aab2e8e472a', 'project_domain_name': 'Default'} 2018-10-03 05:26:45,791 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-10-03 05:26:46,491 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-03T05:26:46Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'fb244b74-1d8a-46e1-93f8-0a9fe50790f1', u'provider:segmentation_id': 19, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465', u'admin_state_up': True, u'tenant_id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', u'created_at': u'2018-10-03T05:26:46Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b3faf5c8e1d145a8b3c12aab2e8e472a'}) 2018-10-03 05:26:48,003 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-03T05:26:47Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9cceacd3-2268-41e0-94ab-c90663862129', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_e7b5c555-245e-4f1c-b32c-bcfd35d43465', u'enable_dhcp': True, u'network_id': u'fb244b74-1d8a-46e1-93f8-0a9fe50790f1', u'tenant_id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', u'created_at': u'2018-10-03T05:26:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b3faf5c8e1d145a8b3c12aab2e8e472a'}) 2018-10-03 05:26:49,302 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ebbf286e-9649-4b70-91c3-de6fa71123c8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'11cfd2a6-436d-4113-8304-88b6d7cbbc39', u'ip_address': u'172.30.9.214'}]}, u'description': u'', u'tags': [], u'tenant_id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', u'created_at': u'2018-10-03T05:26:48Z', u'admin_state_up': True, u'updated_at': u'2018-10-03T05:26:49Z', u'revision_number': 2, u'routes': [], u'project_id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', u'id': u'0fc97d79-37b3-4e87-842b-94791cecc6bf', u'name': u'vping_userdata-router_e7b5c555-245e-4f1c-b32c-bcfd35d43465'}) 2018-10-03 05:26:53,777 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc/file', 'owner': u'b3faf5c8e1d145a8b3c12aab2e8e472a', 'id': u'6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc', 'size': 12716032, u'self': u'/v2/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', 'name': 'vping_userdata-project_e7b5c555-245e-4f1c-b32c-bcfd35d43465', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-03T05:26:53Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-03T05:26:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_e7b5c555-245e-4f1c-b32c-bcfd35d43465', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_e7b5c555-245e-4f1c-b32c-bcfd35d43465', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_e7b5c555-245e-4f1c-b32c-bcfd35d43465', 'created': u'2018-10-03T05:26:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-03T05:26:51Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_e7b5c555-245e-4f1c-b32c-bcfd35d43465', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-03 05:26:54,092 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_e7b5c555-245e-4f1c-b32c-bcfd35d43465', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19cfe43276e744d1a074a6b48492f500', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'ea126f97-ff5d-4967-bc7b-787ae5c45815', 'swap': 0}) 2018-10-03 05:27:02,877 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e3:72:d4', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-03T05:27:01.000000', 'flavor': Munch({u'id': u'ea126f97-ff5d-4967-bc7b-787ae5c45815'}), 'az': u'nova', 'id': u'21898e36-1b2b-45ca-be31-152d5efa7880', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3d847ea04906473dbc2b6ef0879d8501', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', 'name': 'vping_userdata-project_e7b5c555-245e-4f1c-b32c-bcfd35d43465', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-03T05:27:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-03T05:27:01Z', 'hostId': u'de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'de88f38a7f1f4d07df0cb05ea1d6e33c49eadf1916ca4becf95d261f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-03T05:27:01.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', 'name': u'vping_userdata-vm_e7b5c555-245e-4f1c-b32c-bcfd35d43465', 'adminPass': u'ozcwSuC6WoK2', 'tenant_id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', 'region': 'regionOne', 'created': u'2018-10-03T05:26:56Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-03 05:27:13,197 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_e7b5c555-245e-4f1c-b32c-bcfd35d43465': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a7:ef:6c', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6eb77ed2-70e7-43c9-8a69-cd5aa98da9bc'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-03T05:27:09.000000', 'flavor': Munch({u'id': u'ea126f97-ff5d-4967-bc7b-787ae5c45815'}), 'az': u'nova', 'id': u'31c7e808-c6e9-4834-a44c-0a91d16f434c', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3d847ea04906473dbc2b6ef0879d8501', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', 'name': 'vping_userdata-project_e7b5c555-245e-4f1c-b32c-bcfd35d43465', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-03T05:27:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-03T05:27:10Z', 'hostId': u'c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'c354ed6f157b1c428e7af8f2bda595a5ce4e23c090179943c88fa485', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-03T05:27:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', 'name': u'vping_userdata-vm2_e7b5c555-245e-4f1c-b32c-bcfd35d43465', 'adminPass': u'UjtSVd6fDEKW', 'tenant_id': u'b3faf5c8e1d145a8b3c12aab2e8e472a', 'region': 'regionOne', 'created': u'2018-10-03T05:27:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-03 05:27:13,198 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-10-03 05:27:15,961 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501460710 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:15,962 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.13. Waiting for response... 2018-10-03 05:27:18,524 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501460710 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:20,994 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501460710 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:23,608 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501460710 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:26,395 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501460710 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:29,174 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501460710 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:31,802 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501460710 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:34,601 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501460710 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:37,391 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501460710 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:40,045 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501460710 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:42,671 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501460710 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:42,673 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.13. Waiting for response... 2018-10-03 05:27:45,369 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501460710 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:47,987 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501460710 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:50,778 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501460710 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:53,386 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501460710 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:55,876 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501460710 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:27:58,576 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501460710 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:28:01,224 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501460710 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:28:03,530 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501460710 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:28:06,153 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501460710 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:28:08,953 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501460710 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-03 05:28:08,954 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.13. Waiting for response... 2018-10-03 05:28:11,691 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501460710 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending discover... Sending select for 192.168.120.7... 2018-10-03 05:28:14,281 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501460710 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.133403] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135103] pid_max: default: 32768 minimum: 301 [ 0.136022] ACPI: Core revision 20150930 [ 0.137437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138783] Security Framework initialized [ 0.139625] Yama: becoming mindful. [ 0.140377] AppArmor: AppArmor initialized [ 0.141259] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142629] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145181] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146625] Initializing cgroup subsys io [ 0.147462] Initializing cgroup subsys memory [ 0.148346] Initializing cgroup subsys devices [ 0.149246] Initializing cgroup subsys freezer [ 0.150134] Initializing cgroup subsys net_cls [ 0.151031] Initializing cgroup subsys perf_event [ 0.151967] Initializing cgroup subsys net_prio [ 0.152886] Initializing cgroup subsys hugetlb [ 0.153786] Initializing cgroup subsys pids [ 0.154684] CPU: Physical Processor ID: 0 [ 0.156217] mce: CPU supports 10 MCE banks [ 0.157093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176819] ftrace: allocating 31920 entries in 125 pages [ 0.204172] smpboot: Max logical packages: 1 [ 0.205049] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206442] x2apic enabled [ 0.207265] Switched APIC routing to physical x2apic. [ 0.209044] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212244] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214072] KVM setup paravirtual spinlock [ 0.215489] x86: Booted up 1 node, 1 CPUs [ 0.216316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217733] devtmpfs: initialized [ 0.219571] evm: security.selinux [ 0.220287] evm: security.SMACK64 [ 0.220986] evm: security.SMACK64EXEC [ 0.221760] evm: security.SMACK64TRANSMUTE [ 0.222597] evm: security.SMACK64MMAP [ 0.223354] evm: security.ima [ 0.224005] evm: security.capability [ 0.224839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226752] pinctrl core: initialized pinctrl subsystem [ 0.227879] RTC time: 5:27:09, date: 10/03/18 [ 0.228871] NET: Registered protocol family 16 [ 0.229890] cpuidle: using governor ladder [ 0.230735] cpuidle: using governor menu [ 0.231550] PCCT header not found. [ 0.232336] ACPI: bus type PCI registered [ 0.233151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234423] PCI: Using configuration type 1 for base access [ 0.236207] ACPI: Added _OSI(Module Device) [ 0.237070] ACPI: Added _OSI(Processor Device) [ 0.237951] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238872] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241013] ACPI: Interpreter enabled [ 0.241807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249380] ACPI: (supports S0 S5) [ 0.250103] ACPI: Using IOAPIC for interrupt routing [ 0.251333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258124] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260416] acpiphp: Slot [3] registered [ 0.261239] acpiphp: Slot [4] registered [ 0.262058] acpiphp: Slot [5] registered [ 0.262882] acpiphp: Slot [6] registered [ 0.263698] acpiphp: Slot [7] registered [ 0.264523] acpiphp: Slot [8] registered [ 0.265353] acpiphp: Slot [9] registered [ 0.266166] acpiphp: Slot [10] registered [ 0.267008] acpiphp: Slot [11] registered [ 0.267840] acpiphp: Slot [12] registered [ 0.268677] acpiphp: Slot [13] registered [ 0.269507] acpiphp: Slot [14] registered [ 0.270337] acpiphp: Slot [15] registered [ 0.281355] acpiphp: Slot [16] registered [ 0.282181] acpiphp: Slot [17] registered [ 0.283018] acpiphp: Slot [18] registered [ 0.283850] acpiphp: Slot [19] registered [ 0.284689] acpiphp: Slot [20] registered [ 0.285521] acpiphp: Slot [21] registered [ 0.286351] acpiphp: Slot [22] registered [ 0.287179] acpiphp: Slot [23] registered [ 0.288021] acpiphp: Slot [24] registered [ 0.288851] acpiphp: Slot [25] registered [ 0.289685] acpiphp: Slot [26] registered [ 0.290521] acpiphp: Slot [27] registered [ 0.291348] acpiphp: Slot [28] registered [ 0.292171] acpiphp: Slot [29] registered [ 0.293002] acpiphp: Slot [30] registered [ 0.293850] acpiphp: Slot [31] registered [ 0.294673] PCI host bridge to bus 0000:00 [ 0.295512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308543] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375049] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378877] vgaarb: loaded [ 0.379493] vgaarb: bridge control possible 0000:00:02.0 [ 0.380644] SCSI subsystem initialized [ 0.381480] ACPI: bus type USB registered [ 0.382309] usbcore: registered new interface driver usbfs [ 0.383360] usbcore: registered new interface driver hub [ 0.384384] usbcore: registered new device driver usb [ 0.385454] PCI: Using ACPI for IRQ routing [ 0.386497] NetLabel: Initializing [ 0.387219] NetLabel: domain hash size = 128 [ 0.388090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389068] NetLabel: unlabeled traffic allowed by default [ 0.390183] clocksource: Switched to clocksource kvm-clock [ 0.395664] AppArmor: AppArmor Filesystem Enabled [ 0.396648] pnp: PnP ACPI init [ 0.397573] pnp: PnP ACPI: found 5 devices [ 0.403960] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405691] NET: Registered protocol family 2 [ 0.406679] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407967] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409153] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412618] NET: Registered protocol family 1 [ 0.413493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443999] Trying to unpack rootfs image as initramfs... [ 0.493637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507830] Scanning for low memory corruption every 60 seconds [ 0.509188] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510368] audit: initializing netlink subsys (disabled) [ 0.511408] audit: type=2000 audit(1538544430.434:1): initialized [ 0.512732] Initialise system trusted keyring [ 0.513678] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517252] zbud: loaded [ 0.518171] VFS: Disk quotas dquot_6.6.0 [ 0.519372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521758] fuse init (API version 7.23) [ 0.523035] Key type big_key registered [ 0.524158] Allocating IMA MOK and blacklist keyrings. [ 0.525785] Key type asymmetric registered [ 0.526964] Asymmetric key parser 'x509' registered [ 0.528445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530976] io scheduler noop registered [ 0.532126] io scheduler deadline registered (default) [ 0.533772] io scheduler cfq registered [ 0.534992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536445] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539929] ACPI: Power Button [PWRF] [ 0.540975] GHES: HEST is not enabled! [ 0.554910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.616073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.618577] Linux agpgart interface v0.103 [ 0.620829] brd: module loaded [ 0.622215] loop: module loaded [ 0.626810] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.628634] GPT:90111 != 2097151 [ 0.629473] GPT:Alternate GPT header not at the end of the disk. [ 0.630883] GPT:90111 != 2097151 [ 0.631716] GPT: Use GNU Parted to correct GPT errors. [ 0.632974] vda: vda1 vda15 [ 0.634583] scsi host0: ata_piix [ 0.635501] scsi host1: ata_piix [ 0.636357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.637900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.639632] libphy: Fixed MDIO Bus: probed [ 0.640629] tun: Universal TUN/TAP device driver, 1.6 [ 0.641788] tun: (C) 1999-2004 Max Krasnyansky [ 0.644262] PPP generic driver version 2.4.2 [ 0.645348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646803] ehci-pci: EHCI PCI platform driver [ 0.647873] ehci-platform: EHCI generic platform driver [ 0.649112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650528] ohci-pci: OHCI PCI platform driver [ 0.651583] ohci-platform: OHCI generic platform driver [ 0.652789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667285] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.670349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.671597] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.672971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676349] usb usb1: Product: UHCI Host Controller [ 0.677646] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.679138] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680355] hub 1-0:1.0: USB hub found [ 0.681379] hub 1-0:1.0: 2 ports detected [ 0.682525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686331] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687635] mousedev: PS/2 mouse device common for all mice [ 0.689191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691558] rtc_cmos 00:00: RTC can wake from S4 [ 0.692882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695386] i2c /dev entries driver [ 0.696144] device-mapper: uevent: version 1.0.3 [ 0.697080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700032] NET: Registered protocol family 10 [ 0.701037] NET: Registered protocol family 17 [ 0.701939] Key type dns_resolver registered [ 0.702884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705750] registered taskstats version 1 [ 0.706617] Loading compiled-in X.509 certificates [ 0.708066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709930] zswap: loaded using pool lzo/zbud [ 0.711805] Key type trusted registered [ 0.713819] Key type encrypted registered [ 0.714669] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715710] ima: No TPM chip found, activating TPM-bypass! [ 0.716753] evm: HMAC attrs: 0x1 [ 0.717701] Magic number: 6:702:465 [ 0.718565] rtc_cmos 00:00: setting system clock to 2018-10-03 05:27:10 UTC (1538544430) [ 0.720170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721351] EDD information not available. [ 0.799146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801095] Write protecting the kernel read-only data: 14336k [ 0.813321] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.329006] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 61.51. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCFoLVO7rqYgESyyIi7C9ia5JaJBNmWzra9SG7NzSCzrDSINPkRty/kS6rDjrjdfaqpqWS8sEC8OtssjRR7EL6oXfwK+/NY0236deuIL4nYJHgBEznPdoOX4RyjA3thp3ksLiVMdUz2NnqL1SdXmKxUbKjr02WLxltI4qUMjztw01CdjinH3XxddsVYOe1ILZ+zm2KGogd/c6y6zhEuACzE+u5297rKAKHeCPFEwV9FfJj0/pHUMZD0C5kcZHWxvBfRDxH8bImRnwNHdxJw2o8v5ySmrsFSotBRNxW3RCDw4d1IB4DgjtpirwbGQDlw8ru42BeEU9ZWxQGsHGxoI6QJ root@vping-userdata-vm2-e7b5c555-245e-4f1c-b32c-bcfd35d43465 ssh-dss AAAAB3NzaC1kc3MAAACBAM4bGpY/ZqcX06V0F9hoTQLpwdI0CR03L9TaXHe8Vkoj/kEQsVp30IU63RaOZOXnjj/P9al2giXGvU+t6nzNK4qqombf2MxiWlkefZjv0t5H13PrTlD95H0G8A1gH7c8p/ObYrd2WtpfDipbegq49bbC/C7Ndak0GwHt4MOYUlszAAAAFQDEQw8y2YjXcvAx+cB+4MtLbm50JwAAAIEApySrGLUjsirNYmgixT1EIwy0G3IUGOdYb6ExfuCl2TImTqA4RAkzTdijmkrDVJQUeYqHkAgebTLucSP2U6uOaIApB4IzSnmJIoxS25thrg5yroabsK0AsXcLxaWbyBN5daksNj87CmQQNjnadk/9bDPtXtxYxEC4vJkQlBofRUgAAACADoLPQuAoy6yjH0h7/u54ataA3+7rpp+VW12iFTN9uxZ+K4LU0Txe6J+6ImahtfbYXM2dycT97DZ/UKKnLccMTPe36kBjlgjcb5C5FJXyky/xgd05O5pEXvcptRZBqsdcjum+Avcvz0vgQrFuI2Mi17KCQ7nb3nmnN69eyDRs2rk= root@vping-userdata-vm2-e7b5c555-245e-4f1c-b32c-bcfd35d43465 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fea7:ef6c/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000029 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-e7b5c555-245e-4f1c-b32c-bcfd35d43465 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=63.51 === 2018-10-03 05:28:14,282 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-10-03 05:28:14,406 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 05:28:14,407 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 01:28 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-03 05:28:33,199 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-10-03 05:28:34,074 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', 'id': u'503ebcfd652447399760a1cd8103c6d0', 'description': u'Created by OPNFV Functest: tempest_smoke_serial', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-03 05:28:34,539 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e16d196667b34b19a4781a2cfd49d1b4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b'}) 2018-10-03 05:28:34,697 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-03 05:28:34,885 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/604c60a8037c4e0fb3c3414510a7d7c8'}, 'domain_id': None, 'human_id': None, 'id': u'604c60a8037c4e0fb3c3414510a7d7c8', 'HUMAN_ID': False}) 2018-10-03 05:28:35,369 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'b1b5edd0-20c8-4a64-9a61-63c85037c92b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_smoke_serial-user_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', 'project_id': u'503ebcfd652447399760a1cd8103c6d0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-03 05:28:35,374 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', 'password': 'b1b5edd0-20c8-4a64-9a61-63c85037c92b', 'project_name': 'tempest_smoke_seri-project_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '503ebcfd652447399760a1cd8103c6d0', 'project_domain_name': 'Default'} 2018-10-03 05:28:36,602 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-03 05:28:45,555 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-03 05:28:45.316 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=1c494b0f-313c-4f76-9987-e4338e1e9838) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 1c494b0f-313c-4f76-9987-e4338e1e9838 | 2018-10-03T05:28:45 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 1c494b0f-313c-4f76-9987-e4338e1e9838 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-03 05:28:48,862 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-10-03 05:28:48,863 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-03 05:28:56,151 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-03 05:28:53.336 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-03 05:28:53.459 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-03 05:28:55.956 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3e8a0137-1595-4ffd-8bdd-1f3396872fc4) has been successfully created! Using verifier 'opnfv-tempest' (UUID=3e8a0137-1595-4ffd-8bdd-1f3396872fc4) as the default verifier for the future CLI operations. 2018-10-03 05:28:59,141 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-10-03 05:29:02,042 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/feea5512-3bb7-4671-9dde-83e8f8572c82/snap', u'metadata': Munch({})})], 'file': u'/v2/images/feea5512-3bb7-4671-9dde-83e8f8572c82/file', 'owner': u'503ebcfd652447399760a1cd8103c6d0', 'id': u'feea5512-3bb7-4671-9dde-83e8f8572c82', 'size': 12716032, u'self': u'/v2/images/feea5512-3bb7-4671-9dde-83e8f8572c82', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'503ebcfd652447399760a1cd8103c6d0', 'name': 'tempest_smoke_seri-project_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/feea5512-3bb7-4671-9dde-83e8f8572c82/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-03T05:29:01Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-03T05:29:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/feea5512-3bb7-4671-9dde-83e8f8572c82', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', 'created': u'2018-10-03T05:29:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-03T05:29:00Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/feea5512-3bb7-4671-9dde-83e8f8572c82', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-03 05:29:02,246 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19cfe43276e744d1a074a6b48492f500', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'eeec7cee-8be4-4132-a6cb-cbabe4aa6bbb', 'swap': 0}) 2018-10-03 05:29:05,215 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/af0d6599-befd-457f-969a-64bb8e987c6f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/af0d6599-befd-457f-969a-64bb8e987c6f/file', 'owner': u'503ebcfd652447399760a1cd8103c6d0', 'id': u'af0d6599-befd-457f-969a-64bb8e987c6f', 'size': 12716032, u'self': u'/v2/images/af0d6599-befd-457f-969a-64bb8e987c6f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'503ebcfd652447399760a1cd8103c6d0', 'name': 'tempest_smoke_seri-project_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/af0d6599-befd-457f-969a-64bb8e987c6f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-03T05:29:05Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-03T05:29:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/af0d6599-befd-457f-969a-64bb8e987c6f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', 'created': u'2018-10-03T05:29:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-03T05:29:02Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/af0d6599-befd-457f-969a-64bb8e987c6f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-03 05:29:05,276 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19cfe43276e744d1a074a6b48492f500', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'7e120e6e-b535-434b-a049-e1543e568fad', 'swap': 0}) 2018-10-03 05:29:05,302 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_dc8fe233-ecf3-44ac-a03b-05a4d21f5b2b', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19cfe43276e744d1a074a6b48492f500', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'7e120e6e-b535-434b-a049-e1543e568fad', 'swap': 0}) 2018-10-03 05:29:08,465 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-03 05:29:07.443 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3e8a0137-1595-4ffd-8bdd-1f3396872fc4) for deployment 'opnfv-rally' (UUID=1c494b0f-313c-4f76-9987-e4338e1e9838). 2018-10-03 05:29:08.294 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-03 05:29:08.296 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3e8a0137-1595-4ffd-8bdd-1f3396872fc4) has been successfully configured for deployment 'opnfv-rally' (UUID=1c494b0f-313c-4f76-9987-e4338e1e9838)! 2018-10-03 05:29:08,465 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-03 05:29:08,466 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-03 05:29:08,468 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-03 05:29:08,487 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-03 05:29:12,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-3e8a0137-1595-4ffd-8bdd-1f3396872fc4/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-10-03 05:29:12,846 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-03 05:29:12,884 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-03 05:29:12,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt', u'--concurrency=1']'. 2018-10-03 05:29:15,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:29:15.099 49 INFO rally.api [-] Starting verification (UUID=3f998e26-184f-4e67-b861-9e30061c12f5) for deployment 'opnfv-rally' (UUID=1c494b0f-313c-4f76-9987-e4338e1e9838) by verifier 'opnfv-tempest' (UUID=3e8a0137-1595-4ffd-8bdd-1f3396872fc4). 2018-10-03 05:29:15,102 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 3f998e26-184f-4e67-b861-9e30061c12f5 2018-10-03 05:29:21,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:29:21.141 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.167s] 2018-10-03 05:29:21,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:29:21.205 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.064s] 2018-10-03 05:29:27,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:29:27.692 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.652s] 2018-10-03 05:29:30,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:29:30.481 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.789s] 2018-10-03 05:29:43,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:29:43.668 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.815s] 2018-10-03 05:30:00,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:30:00.229 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [10.397s] 2018-10-03 05:30:33,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:30:33.919 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.064s] 2018-10-03 05:30:33,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:30:33.921 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-10-03 05:31:07,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:31:07.079 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.071s] 2018-10-03 05:31:07,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:31:07.081 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-10-03 05:31:37,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:31:37.381 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.063s] 2018-10-03 05:31:37,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:31:37.383 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-10-03 05:33:20,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:33:20.192 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [71.773s] 2018-10-03 05:33:42,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:33:42.742 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.050s] 2018-10-03 05:33:42,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:33:42.842 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.101s] 2018-10-03 05:33:50,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:33:50.925 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.642s] 2018-10-03 05:33:50,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:33:50.935 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-10-03 05:33:52,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:33:52.698 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-03 05:33:52,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:33:52.699 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-03 05:33:56,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:33:56.765 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.304s] 2018-10-03 05:34:03,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:34:03.366 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.403s] 2018-10-03 05:34:10,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:34:10.259 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.601s] 2018-10-03 05:34:17,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:34:17.686 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.393s] 2018-10-03 05:34:27,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:34:27.491 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.902s] 2018-10-03 05:34:34,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:34:34.158 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.713s] 2018-10-03 05:34:40,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:34:40.189 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.172s] 2018-10-03 05:34:47,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:34:47.856 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.390s] 2018-10-03 05:34:55,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:34:55.270 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.761s] 2018-10-03 05:35:04,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:04.657 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.795s] 2018-10-03 05:35:07,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:07.150 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-03 05:35:09,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:09.103 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.075s] 2018-10-03 05:35:09,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:09.178 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.075s] 2018-10-03 05:35:09,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:09.248 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.068s] 2018-10-03 05:35:09,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:09.254 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-10-03 05:35:13,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:13.553 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.745s] 2018-10-03 05:35:15,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:15.011 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.458s] 2018-10-03 05:35:17,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:17.266 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.255s] 2018-10-03 05:35:24,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:24.169 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-10-03 05:35:31,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:31.752 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.019s] 2018-10-03 05:35:44,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:44.587 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.309s] 2018-10-03 05:35:48,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:48.004 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.416s] 2018-10-03 05:35:59,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:35:59.255 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.027s] 2018-10-03 05:36:02,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:36:02.943 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.686s] 2018-10-03 05:36:11,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:36:11.323 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.379s] 2018-10-03 05:36:20,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:36:20.614 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.746s] 2018-10-03 05:36:24,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:36:24.305 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.689s] 2018-10-03 05:36:30,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:36:30.455 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.150s] 2018-10-03 05:36:47,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:36:47.822 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.129s] 2018-10-03 05:36:48,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:36:48.387 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.565s] 2018-10-03 05:36:48,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:36:48.650 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.263s] 2018-10-03 05:36:48,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:36:48.834 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.184s] 2018-10-03 05:36:49,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:36:49.078 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.243s] 2018-10-03 05:36:49,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:36:49.295 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.216s] 2018-10-03 05:37:04,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:04.011 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.665s] 2018-10-03 05:37:04,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:04.506 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.495s] 2018-10-03 05:37:04,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:04.656 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.150s] 2018-10-03 05:37:04,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:04.850 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.194s] 2018-10-03 05:37:05,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:05.097 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.246s] 2018-10-03 05:37:05,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:05.157 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.060s] 2018-10-03 05:37:19,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:19.064 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.892s] 2018-10-03 05:37:25,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:25.197 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.132s] 2018-10-03 05:37:27,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:27.276 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.079s] 2018-10-03 05:37:27,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:27.334 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.058s] 2018-10-03 05:37:27,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:27.410 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.075s] 2018-10-03 05:37:39,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:39.656 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.514s] 2018-10-03 05:37:45,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:45.992 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.335s] 2018-10-03 05:37:47,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:47.728 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.735s] 2018-10-03 05:37:47,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:47.912 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.183s] 2018-10-03 05:37:47,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:37:47.990 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.078s] 2018-10-03 05:38:02,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:38:02.616 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [9.074s] 2018-10-03 05:38:07,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:38:07.997 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.380s] 2018-10-03 05:38:12,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:38:12.343 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.346s] 2018-10-03 05:38:16,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:38:16.330 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.986s] 2018-10-03 05:38:41,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:38:41.751 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [10.040s] 2018-10-03 05:38:46,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:38:46.714 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [4.964s] 2018-10-03 05:38:50,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:38:50.894 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.178s] 2018-10-03 05:38:53,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:38:53.792 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.897s] 2018-10-03 05:39:10,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:10.762 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.505s] 2018-10-03 05:39:13,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:13.076 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.312s] 2018-10-03 05:39:13,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:13.268 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.194s] 2018-10-03 05:39:17,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:17.904 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.630s] 2018-10-03 05:39:20,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:20.219 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.313s] 2018-10-03 05:39:20,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:20.407 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.190s] 2018-10-03 05:39:24,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:24.563 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.067s] 2018-10-03 05:39:27,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:27.915 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-10-03 05:39:29,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:29.290 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-10-03 05:39:29,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:29.292 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-10-03 05:39:29,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:29.293 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-10-03 05:39:29,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:29.294 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-03 05:39:29,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:29.295 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-10-03 05:39:31,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:31.220 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-10-03 05:39:47,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:39:47.621 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.060s] 2018-10-03 05:40:01,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:40:01.703 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.933s] 2018-10-03 05:40:13,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:40:13.987 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.281s] 2018-10-03 05:40:23,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:40:23.067 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.041s] 2018-10-03 05:43:00,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:43:00.712 49 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [151.121s] 2018-10-03 05:43:35,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:43:35.264 49 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [25.569s] 2018-10-03 05:44:17,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 05:44:17.592 49 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [22.967s] 2018-10-03 05:44:33,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 3f998e26-184f-4e67-b861-9e30061c12f5 2018-10-03 05:44:33,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '3f998e26-184f-4e67-b861-9e30061c12f5']'. 2018-10-03 05:44:34,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-03 05:44:34,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-03 05:44:34,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-03 05:44:34,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3f998e26-184f-4e67-b861-9e30061c12f5 | 2018-10-03 05:44:34,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-03 05:44:34,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-03 05:29:15 | 2018-10-03 05:44:34,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-03 05:44:33 | 2018-10-03 05:44:34,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:18 | 2018-10-03 05:44:34,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-10-03 05:44:34,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-03 05:44:34,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-03 05:44:34,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3e8a0137-1595-4ffd-8bdd-1f3396872fc4) | 2018-10-03 05:44:34,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-03 05:44:34,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 1c494b0f-313c-4f76-9987-e4338e1e9838) | 2018-10-03 05:44:34,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-10-03 05:44:34,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 898.529 | 2018-10-03 05:44:34,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-10-03 05:44:34,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-10-03 05:44:34,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-03 05:44:34,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-03 05:44:34,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-10-03 05:44:34,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-03 05:44:34,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-03 05:44:34,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-03 05:44:34,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-10-03 05:44:34,746 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 05:44:34,746 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 15:35 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-10-03 05:44:39,698 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-10-03 05:44:39,748 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-10-03 05:44:40,648 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'id': u'38b9faf75bc44ed1b88e9bf8977b4612', 'description': u'Created by OPNFV Functest: rally_sanity', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-03 05:44:41,097 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ef20da1d1e114221a46116de8e864d9f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_7375fade-158c-46d7-8217-bde7ba1cfcc9'}) 2018-10-03 05:44:41,261 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-03 05:44:41,439 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/234e6f3dbba041038a3758f84929a868'}, 'domain_id': None, 'human_id': None, 'id': u'234e6f3dbba041038a3758f84929a868', 'HUMAN_ID': False}) 2018-10-03 05:44:41,993 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_7375fade-158c-46d7-8217-bde7ba1cfcc9', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'ef59f3a2-dcdf-433b-9a39-d35d434b6e82', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'rally_sanity-user_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'project_id': u'38b9faf75bc44ed1b88e9bf8977b4612', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-03 05:44:41,999 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'password': 'ef59f3a2-dcdf-433b-9a39-d35d434b6e82', 'project_name': 'rally_sanity-project_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '38b9faf75bc44ed1b88e9bf8977b4612', 'project_domain_name': 'Default'} 2018-10-03 05:44:42,567 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-10-03 05:44:46,743 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by ConnectTimeoutError(, 'Connection to energy.opnfv.fr timed out. (connect timeout=4)')) 2018-10-03 05:44:47,502 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-03T05:44:47Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'87a497c7-7c33-4f26-af4e-4bbabe206d92', u'provider:segmentation_id': 92, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_7375fade-158c-46d7-8217-bde7ba1cfcc9', u'admin_state_up': True, u'tenant_id': u'38b9faf75bc44ed1b88e9bf8977b4612', u'created_at': u'2018-10-03T05:44:47Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'38b9faf75bc44ed1b88e9bf8977b4612'}) 2018-10-03 05:44:48,713 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-03T05:44:48Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'32c5705d-db04-4a81-aabb-5ce516645f7a', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_7375fade-158c-46d7-8217-bde7ba1cfcc9', u'enable_dhcp': True, u'network_id': u'87a497c7-7c33-4f26-af4e-4bbabe206d92', u'tenant_id': u'38b9faf75bc44ed1b88e9bf8977b4612', u'created_at': u'2018-10-03T05:44:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'38b9faf75bc44ed1b88e9bf8977b4612'}) 2018-10-03 05:44:49,955 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ebbf286e-9649-4b70-91c3-de6fa71123c8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'11cfd2a6-436d-4113-8304-88b6d7cbbc39', u'ip_address': u'172.30.9.211'}]}, u'description': u'', u'tags': [], u'tenant_id': u'38b9faf75bc44ed1b88e9bf8977b4612', u'created_at': u'2018-10-03T05:44:48Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-10-03T05:44:49Z', u'revision_number': 2, u'routes': [], u'project_id': u'38b9faf75bc44ed1b88e9bf8977b4612', u'id': u'97f19b2f-2f91-491e-8a25-32d7e0b62395', u'name': u'rally_sanity-router_7375fade-158c-46d7-8217-bde7ba1cfcc9'}) 2018-10-03 05:44:54,359 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/478630aa-ef70-452c-bff2-4b45225083b4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/478630aa-ef70-452c-bff2-4b45225083b4/file', 'owner': u'38b9faf75bc44ed1b88e9bf8977b4612', 'id': u'478630aa-ef70-452c-bff2-4b45225083b4', 'size': 12716032, u'self': u'/v2/images/478630aa-ef70-452c-bff2-4b45225083b4', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'38b9faf75bc44ed1b88e9bf8977b4612', 'name': 'rally_sanity-project_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/478630aa-ef70-452c-bff2-4b45225083b4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-03T05:44:54Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-03T05:44:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/478630aa-ef70-452c-bff2-4b45225083b4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'created': u'2018-10-03T05:44:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-03T05:44:52Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/478630aa-ef70-452c-bff2-4b45225083b4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-03 05:44:54,539 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19cfe43276e744d1a074a6b48492f500', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'89eb8c7a-eee9-4466-9120-1a9ea61ec8c8', 'swap': 0}) 2018-10-03 05:44:54,567 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-03 05:44:56,914 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-03 05:44:56.628 152 INFO rally.deployment.engine [-] Deployment 1c494b0f-313c-4f76-9987-e4338e1e9838 | Starting: Destroy cloud and free allocated resources. 2018-10-03 05:44:56.690 152 INFO rally.deployment.engine [-] Deployment 1c494b0f-313c-4f76-9987-e4338e1e9838 | Completed: Destroy cloud and free allocated resources. 2018-10-03 05:44:56.707 152 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=3e8a0137-1595-4ffd-8bdd-1f3396872fc4) for deployment 'opnfv-rally'. 2018-10-03 05:44:56.715 152 INFO rally.api [-] Deleting verification (UUID=3f998e26-184f-4e67-b861-9e30061c12f5). 2018-10-03 05:44:56.748 152 INFO rally.api [-] Verification has been successfully deleted! 2018-10-03 05:44:56.748 152 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=3e8a0137-1595-4ffd-8bdd-1f3396872fc4). 2018-10-03 05:44:56.751 152 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-03 05:44:59,244 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-03 05:44:58.980 155 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=42d54529-f9c0-40ff-b367-f3a9d4a0e6f3) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 42d54529-f9c0-40ff-b367-f3a9d4a0e6f3 | 2018-10-03T05:44:58 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 42d54529-f9c0-40ff-b367-f3a9d4a0e6f3 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-03 05:45:02,591 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-10-03 05:45:02,591 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-10-03 05:45:02,845 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19cfe43276e744d1a074a6b48492f500', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'2b6d19be-d10e-4965-8b05-e1165516a646', 'swap': 0}) 2018-10-03 05:45:02,869 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19cfe43276e744d1a074a6b48492f500', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'2b6d19be-d10e-4965-8b05-e1165516a646', 'swap': 0}) 2018-10-03 05:45:02,870 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-10-03 05:45:02,870 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-10-03 05:45:02,871 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-03 05:45:02,887 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-03 05:45:02,894 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '87a497c7-7c33-4f26-af4e-4bbabe206d92', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'flavor_name': 'rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-03 05:46:04,792 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 934605b5-9ee4-4228-a141-948c766c52b8 2018-10-03 05:46:04,793 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-10-03 05:46:04,794 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '934605b5-9ee4-4228-a141-948c766c52b8'] 2018-10-03 05:46:05,882 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 934605b5-9ee4-4228-a141-948c766c52b8 -------------------------------------------------------------------------------- Task 934605b5-9ee4-4228-a141-948c766c52b8: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 934605b5-9ee4-4228-a141-948c766c52b8 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | total | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | -> duration | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.474169 Full duration: 7.419893 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 934605b5-9ee4-4228-a141-948c766c52b8 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | total | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | -> duration | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.771366 Full duration: 7.546671 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 934605b5-9ee4-4228-a141-948c766c52b8 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | total | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 100.0% | 1 | | -> duration | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.910841 Full duration: 7.97049 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 934605b5-9ee4-4228-a141-948c766c52b8 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 100.0% | 1 | | total | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | -> duration | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.765496 Full duration: 8.036357 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 934605b5-9ee4-4228-a141-948c766c52b8 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 100.0% | 1 | | total | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | -> duration | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.909135 Full duration: 8.053534 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 934605b5-9ee4-4228-a141-948c766c52b8 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 100.0% | 1 | | total | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> duration | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.697087 Full duration: 7.510418 HINTS: * To plot HTML graphics with this data, run: rally task report 934605b5-9ee4-4228-a141-948c766c52b8 --out output.html * To generate a JUnit report, run: rally task export 934605b5-9ee4-4228-a141-948c766c52b8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 934605b5-9ee4-4228-a141-948c766c52b8 --json --out output.json 2018-10-03 05:46:05,883 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '934605b5-9ee4-4228-a141-948c766c52b8', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-10-03 05:46:08,373 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 934605b5-9ee4-4228-a141-948c766c52b8 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-10-03 05:46:08.203 763 INFO rally.api [-] Building 'json' report for the following task(s): '934605b5-9ee4-4228-a141-948c766c52b8'. 2018-10-03 05:46:08.210 763 INFO rally.api [-] The report has been successfully built. 2018-10-03 05:46:08,374 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '934605b5-9ee4-4228-a141-948c766c52b8', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-10-03 05:46:10,707 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 934605b5-9ee4-4228-a141-948c766c52b8 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-10-03 05:46:10.559 766 INFO rally.api [-] Building 'html' report for the following task(s): '934605b5-9ee4-4228-a141-948c766c52b8'. 2018-10-03 05:46:10.595 766 INFO rally.api [-] The report has been successfully built. 2018-10-03 05:46:10,711 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-10-03 05:46:10,711 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-10-03 05:46:10,711 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-10-03 05:46:10,711 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-03 05:46:10,719 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-03 05:46:10,727 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '87a497c7-7c33-4f26-af4e-4bbabe206d92', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'flavor_name': 'rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-03 05:47:56,852 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 318d622f-6f9a-4263-ae7e-06036d820e4e 2018-10-03 05:47:56,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '318d622f-6f9a-4263-ae7e-06036d820e4e'] 2018-10-03 05:47:58,029 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 318d622f-6f9a-4263-ae7e-06036d820e4e -------------------------------------------------------------------------------- Task 318d622f-6f9a-4263-ae7e-06036d820e4e: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 318d622f-6f9a-4263-ae7e-06036d820e4e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.009 | 4.009 | 4.009 | 4.009 | 4.009 | 4.009 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 100.0% | 1 | | -> glance_v2.upload_data | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 100.0% | 1 | | glance_v2.delete_image | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 100.0% | 1 | | total | 5.101 | 5.101 | 5.101 | 5.101 | 5.101 | 5.101 | 100.0% | 1 | | -> duration | 5.101 | 5.101 | 5.101 | 5.101 | 5.101 | 5.101 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.100813 Full duration: 13.495917 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 318d622f-6f9a-4263-ae7e-06036d820e4e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.527 | 4.527 | 4.527 | 4.527 | 4.527 | 4.527 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.381 | 0.381 | 0.381 | 0.381 | 0.381 | 0.381 | 100.0% | 1 | | -> glance_v2.upload_data | 1.742 | 1.742 | 1.742 | 1.742 | 1.742 | 1.742 | 100.0% | 1 | | glance_v2.list_images | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 100.0% | 1 | | total | 4.703 | 4.703 | 4.703 | 4.703 | 4.703 | 4.703 | 100.0% | 1 | | -> duration | 4.703 | 4.703 | 4.703 | 4.703 | 4.703 | 4.703 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.702872 Full duration: 17.15155 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 318d622f-6f9a-4263-ae7e-06036d820e4e has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | | total | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 100.0% | 1 | | -> duration | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.337632 Full duration: 8.114716 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "number_instances": 2, "nics": [ { "net-id": "87a497c7-7c33-4f26-af4e-4bbabe206d92" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 318d622f-6f9a-4263-ae7e-06036d820e4e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.952 | 4.952 | 4.952 | 4.952 | 4.952 | 4.952 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 100.0% | 1 | | -> glance_v2.upload_data | 1.94 | 1.94 | 1.94 | 1.94 | 1.94 | 1.94 | 100.0% | 1 | | nova.boot_servers | 18.289 | 18.289 | 18.289 | 18.289 | 18.289 | 18.289 | 100.0% | 1 | | total | 23.242 | 23.242 | 23.242 | 23.242 | 23.242 | 23.242 | 100.0% | 1 | | -> duration | 22.242 | 22.242 | 22.242 | 22.242 | 22.242 | 22.242 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.241906 Full duration: 48.344825 HINTS: * To plot HTML graphics with this data, run: rally task report 318d622f-6f9a-4263-ae7e-06036d820e4e --out output.html * To generate a JUnit report, run: rally task export 318d622f-6f9a-4263-ae7e-06036d820e4e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 318d622f-6f9a-4263-ae7e-06036d820e4e --json --out output.json 2018-10-03 05:47:58,030 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '318d622f-6f9a-4263-ae7e-06036d820e4e', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-10-03 05:48:00,402 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 318d622f-6f9a-4263-ae7e-06036d820e4e --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-10-03 05:48:00.265 1319 INFO rally.api [-] Building 'json' report for the following task(s): '318d622f-6f9a-4263-ae7e-06036d820e4e'. 2018-10-03 05:48:00.271 1319 INFO rally.api [-] The report has been successfully built. 2018-10-03 05:48:00,403 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '318d622f-6f9a-4263-ae7e-06036d820e4e', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-10-03 05:48:02,568 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 318d622f-6f9a-4263-ae7e-06036d820e4e --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-10-03 05:48:02.436 1322 INFO rally.api [-] Building 'html' report for the following task(s): '318d622f-6f9a-4263-ae7e-06036d820e4e'. 2018-10-03 05:48:02.458 1322 INFO rally.api [-] The report has been successfully built. 2018-10-03 05:48:02,573 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-10-03 05:48:02,573 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-10-03 05:48:02,574 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-10-03 05:48:02,574 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-03 05:48:02,589 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-03 05:48:02,596 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '87a497c7-7c33-4f26-af4e-4bbabe206d92', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'flavor_name': 'rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-03 05:51:19,369 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 12524156-2990-498f-b633-496c8744ad36 2018-10-03 05:51:19,369 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '12524156-2990-498f-b633-496c8744ad36'] 2018-10-03 05:51:20,327 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 12524156-2990-498f-b633-496c8744ad36 -------------------------------------------------------------------------------- Task 12524156-2990-498f-b633-496c8744ad36: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 12524156-2990-498f-b633-496c8744ad36 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.117 | 3.117 | 3.117 | 3.117 | 3.117 | 3.117 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.444 | 2.444 | 2.444 | 2.444 | 2.444 | 2.444 | 100.0% | 1 | | total | 5.562 | 5.562 | 5.562 | 5.562 | 5.562 | 5.562 | 100.0% | 1 | | -> duration | 5.562 | 5.562 | 5.562 | 5.562 | 5.562 | 5.562 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.561579 Full duration: 23.142092 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 12524156-2990-498f-b633-496c8744ad36 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.235 | 3.235 | 3.235 | 3.235 | 3.235 | 3.235 | 100.0% | 1 | | cinder_v2.delete_volume | 2.594 | 2.594 | 2.594 | 2.594 | 2.594 | 2.594 | 100.0% | 1 | | total | 5.83 | 5.83 | 5.83 | 5.83 | 5.83 | 5.83 | 100.0% | 1 | | -> duration | 5.83 | 5.83 | 5.83 | 5.83 | 5.83 | 5.83 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.829634 Full duration: 15.847026 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 12524156-2990-498f-b633-496c8744ad36 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.631 | 8.631 | 8.631 | 8.631 | 8.631 | 8.631 | 100.0% | 1 | | cinder_v2.delete_volume | 2.338 | 2.338 | 2.338 | 2.338 | 2.338 | 2.338 | 100.0% | 1 | | total | 10.969 | 10.969 | 10.969 | 10.969 | 10.969 | 10.969 | 100.0% | 1 | | -> duration | 10.969 | 10.969 | 10.969 | 10.969 | 10.969 | 10.969 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.968972 Full duration: 21.722459 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 12524156-2990-498f-b633-496c8744ad36 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.236 | 3.236 | 3.236 | 3.236 | 3.236 | 3.236 | 100.0% | 1 | | cinder_v2.delete_volume | 2.662 | 2.662 | 2.662 | 2.662 | 2.662 | 2.662 | 100.0% | 1 | | total | 5.899 | 5.899 | 5.899 | 5.899 | 5.899 | 5.899 | 100.0% | 1 | | -> duration | 5.899 | 5.899 | 5.899 | 5.899 | 5.899 | 5.899 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.898723 Full duration: 16.086723 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 12524156-2990-498f-b633-496c8744ad36 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.101 | 3.101 | 3.101 | 3.101 | 3.101 | 3.101 | 100.0% | 1 | | cinder_v2.extend_volume | 2.488 | 2.488 | 2.488 | 2.488 | 2.488 | 2.488 | 100.0% | 1 | | cinder_v2.delete_volume | 2.504 | 2.504 | 2.504 | 2.504 | 2.504 | 2.504 | 100.0% | 1 | | total | 8.093 | 8.093 | 8.093 | 8.093 | 8.093 | 8.093 | 100.0% | 1 | | -> duration | 8.093 | 8.093 | 8.093 | 8.093 | 8.093 | 8.093 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.092965 Full duration: 18.324549 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 12524156-2990-498f-b633-496c8744ad36 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.845 | 3.845 | 3.845 | 3.845 | 3.845 | 3.845 | 100.0% | 1 | | cinder_v2.delete_volume | 2.599 | 2.599 | 2.599 | 2.599 | 2.599 | 2.599 | 100.0% | 1 | | total | 6.445 | 6.445 | 6.445 | 6.445 | 6.445 | 6.445 | 100.0% | 1 | | -> duration | 6.445 | 6.445 | 6.445 | 6.445 | 6.445 | 6.445 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.444699 Full duration: 23.525146 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 12524156-2990-498f-b633-496c8744ad36 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | cinder_v2.list_qos | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | total | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> duration | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.807137 Full duration: 12.997501 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 12524156-2990-498f-b633-496c8744ad36 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | cinder_v2.set_qos | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | total | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | -> duration | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.80108 Full duration: 12.475314 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 12524156-2990-498f-b633-496c8744ad36 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | cinder_v2.list_types | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 100.0% | 1 | | total | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> duration | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.787872 Full duration: 13.002496 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 12524156-2990-498f-b633-496c8744ad36 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 100.0% | 1 | | total | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> duration | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.829742 Full duration: 12.317963 HINTS: * To plot HTML graphics with this data, run: rally task report 12524156-2990-498f-b633-496c8744ad36 --out output.html * To generate a JUnit report, run: rally task export 12524156-2990-498f-b633-496c8744ad36 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 12524156-2990-498f-b633-496c8744ad36 --json --out output.json 2018-10-03 05:51:20,327 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '12524156-2990-498f-b633-496c8744ad36', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-10-03 05:51:22,581 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 12524156-2990-498f-b633-496c8744ad36 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-10-03 05:51:22.459 3111 INFO rally.api [-] Building 'json' report for the following task(s): '12524156-2990-498f-b633-496c8744ad36'. 2018-10-03 05:51:22.467 3111 INFO rally.api [-] The report has been successfully built. 2018-10-03 05:51:22,581 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '12524156-2990-498f-b633-496c8744ad36', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-10-03 05:51:24,672 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 12524156-2990-498f-b633-496c8744ad36 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-10-03 05:51:24.535 3114 INFO rally.api [-] Building 'html' report for the following task(s): '12524156-2990-498f-b633-496c8744ad36'. 2018-10-03 05:51:24.563 3114 INFO rally.api [-] The report has been successfully built. 2018-10-03 05:51:24,683 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-10-03 05:51:24,683 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-10-03 05:51:24,684 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-10-03 05:51:24,684 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-03 05:51:24,700 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-03 05:51:24,710 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '87a497c7-7c33-4f26-af4e-4bbabe206d92', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'flavor_name': 'rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-03 05:52:50,055 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 415b15d5-e688-45a6-a1cb-c21533df1800 2018-10-03 05:52:50,056 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '415b15d5-e688-45a6-a1cb-c21533df1800'] 2018-10-03 05:52:51,093 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 415b15d5-e688-45a6-a1cb-c21533df1800 -------------------------------------------------------------------------------- Task 415b15d5-e688-45a6-a1cb-c21533df1800: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 415b15d5-e688-45a6-a1cb-c21533df1800 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.655 | 5.655 | 5.655 | 5.655 | 5.655 | 5.655 | 100.0% | 1 | | heat.update_stack | 2.755 | 2.755 | 2.755 | 2.755 | 2.755 | 2.755 | 100.0% | 1 | | heat.delete_stack | 3.419 | 3.419 | 3.419 | 3.419 | 3.419 | 3.419 | 100.0% | 1 | | total | 11.829 | 11.829 | 11.829 | 11.829 | 11.829 | 11.829 | 100.0% | 1 | | -> duration | 7.829 | 7.829 | 7.829 | 7.829 | 7.829 | 7.829 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.829361 Full duration: 20.113621 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 415b15d5-e688-45a6-a1cb-c21533df1800 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.7 | 4.7 | 4.7 | 4.7 | 4.7 | 4.7 | 100.0% | 1 | | heat.check_stack | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | heat.delete_stack | 1.459 | 1.459 | 1.459 | 1.459 | 1.459 | 1.459 | 100.0% | 1 | | total | 7.04 | 7.04 | 7.04 | 7.04 | 7.04 | 7.04 | 100.0% | 1 | | -> duration | 5.04 | 5.04 | 5.04 | 5.04 | 5.04 | 5.04 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.039857 Full duration: 16.906815 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 415b15d5-e688-45a6-a1cb-c21533df1800 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.682 | 4.682 | 4.682 | 4.682 | 4.682 | 4.682 | 100.0% | 1 | | heat.suspend_stack | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | heat.resume_stack | 1.702 | 1.702 | 1.702 | 1.702 | 1.702 | 1.702 | 100.0% | 1 | | heat.delete_stack | 2.673 | 2.673 | 2.673 | 2.673 | 2.673 | 2.673 | 100.0% | 1 | | total | 10.0 | 10.0 | 10.0 | 10.0 | 10.0 | 10.0 | 100.0% | 1 | | -> duration | 8.0 | 8.0 | 8.0 | 8.0 | 8.0 | 8.0 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.000062 Full duration: 18.71546 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 415b15d5-e688-45a6-a1cb-c21533df1800 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.556 | 0.556 | 0.556 | 0.556 | 0.556 | 0.556 | 100.0% | 1 | | total | 0.556 | 0.556 | 0.556 | 0.556 | 0.556 | 0.556 | 100.0% | 1 | | -> duration | 0.556 | 0.556 | 0.556 | 0.556 | 0.556 | 0.556 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.555695 Full duration: 8.457063 HINTS: * To plot HTML graphics with this data, run: rally task report 415b15d5-e688-45a6-a1cb-c21533df1800 --out output.html * To generate a JUnit report, run: rally task export 415b15d5-e688-45a6-a1cb-c21533df1800 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 415b15d5-e688-45a6-a1cb-c21533df1800 --json --out output.json 2018-10-03 05:52:51,093 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '415b15d5-e688-45a6-a1cb-c21533df1800', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-10-03 05:52:53,329 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 415b15d5-e688-45a6-a1cb-c21533df1800 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-10-03 05:52:53.222 3847 INFO rally.api [-] Building 'json' report for the following task(s): '415b15d5-e688-45a6-a1cb-c21533df1800'. 2018-10-03 05:52:53.227 3847 INFO rally.api [-] The report has been successfully built. 2018-10-03 05:52:53,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '415b15d5-e688-45a6-a1cb-c21533df1800', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-10-03 05:52:55,510 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 415b15d5-e688-45a6-a1cb-c21533df1800 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-10-03 05:52:55.388 3850 INFO rally.api [-] Building 'html' report for the following task(s): '415b15d5-e688-45a6-a1cb-c21533df1800'. 2018-10-03 05:52:55.409 3850 INFO rally.api [-] The report has been successfully built. 2018-10-03 05:52:55,515 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-10-03 05:52:55,515 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-10-03 05:52:55,516 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-10-03 05:52:55,516 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-03 05:52:55,533 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-03 05:52:55,544 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '87a497c7-7c33-4f26-af4e-4bbabe206d92', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'flavor_name': 'rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-03 05:56:11,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cfdc1ece-a467-4f25-9f8c-e907712535df 2018-10-03 05:56:11,390 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'cfdc1ece-a467-4f25-9f8c-e907712535df'] 2018-10-03 05:56:12,450 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid cfdc1ece-a467-4f25-9f8c-e907712535df -------------------------------------------------------------------------------- Task cfdc1ece-a467-4f25-9f8c-e907712535df: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task cfdc1ece-a467-4f25-9f8c-e907712535df has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.502 | 0.502 | 0.502 | 0.502 | 0.502 | 0.502 | 100.0% | 1 | | keystone_v3.add_role | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | keystone_v3.revoke_role | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | total | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> duration | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.804927 Full duration: 14.593931 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task cfdc1ece-a467-4f25-9f8c-e907712535df has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.491 | 0.491 | 0.491 | 0.491 | 0.491 | 0.491 | 100.0% | 1 | | keystone_v3.add_role | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | keystone_v3.list_roles | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | total | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> duration | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.716621 Full duration: 14.679889 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task cfdc1ece-a467-4f25-9f8c-e907712535df has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | keystone_v3.list_projects | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | total | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | -> duration | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.775881 Full duration: 15.090617 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task cfdc1ece-a467-4f25-9f8c-e907712535df has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 100.0% | 1 | | keystone_v3.delete_role | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | total | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | -> duration | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.64406 Full duration: 12.655688 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task cfdc1ece-a467-4f25-9f8c-e907712535df has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.504 | 0.504 | 0.504 | 0.504 | 0.504 | 0.504 | 100.0% | 1 | | keystone_v3.delete_service | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | -> duration | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.618026 Full duration: 12.491397 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task cfdc1ece-a467-4f25-9f8c-e907712535df has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | keystone_v3.create_user | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | -> keystone_v3.add_role | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 100.0% | 1 | | keystone_v3.create_role | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | keystone_v3.get_project | 0.021 | 0.021 | 0.021 | 0.021 | 0.021 | 0.021 | 100.0% | 1 | | keystone_v3.get_user | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.get_role | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | keystone_v3.list_services | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.get_services | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | total | 1.741 | 1.741 | 1.741 | 1.741 | 1.741 | 1.741 | 100.0% | 1 | | -> duration | 1.741 | 1.741 | 1.741 | 1.741 | 1.741 | 1.741 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.740979 Full duration: 19.861296 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task cfdc1ece-a467-4f25-9f8c-e907712535df has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | keystone_v3.update_project | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.delete_project | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | total | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> duration | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.017404 Full duration: 12.796413 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task cfdc1ece-a467-4f25-9f8c-e907712535df has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | total | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | -> duration | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.805622 Full duration: 14.767303 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task cfdc1ece-a467-4f25-9f8c-e907712535df has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | total | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> duration | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.778971 Full duration: 14.915418 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task cfdc1ece-a467-4f25-9f8c-e907712535df has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | keystone_v3.list_users | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | total | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | -> duration | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.867508 Full duration: 14.660954 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task cfdc1ece-a467-4f25-9f8c-e907712535df has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | keystone_v3.create_users | 4.959 | 4.959 | 4.959 | 4.959 | 4.959 | 4.959 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.959 | 4.959 | 4.959 | 4.959 | 4.959 | 4.959 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.281 | 1.281 | 1.281 | 1.281 | 1.281 | 1.281 | 100.0% | 1 | | total | 6.641 | 6.641 | 6.641 | 6.641 | 6.641 | 6.641 | 100.0% | 1 | | -> duration | 6.641 | 6.641 | 6.641 | 6.641 | 6.641 | 6.641 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.640516 Full duration: 23.123338 HINTS: * To plot HTML graphics with this data, run: rally task report cfdc1ece-a467-4f25-9f8c-e907712535df --out output.html * To generate a JUnit report, run: rally task export cfdc1ece-a467-4f25-9f8c-e907712535df --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cfdc1ece-a467-4f25-9f8c-e907712535df --json --out output.json 2018-10-03 05:56:12,450 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'cfdc1ece-a467-4f25-9f8c-e907712535df', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-10-03 05:56:14,767 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid cfdc1ece-a467-4f25-9f8c-e907712535df --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-10-03 05:56:14.654 5765 INFO rally.api [-] Building 'json' report for the following task(s): 'cfdc1ece-a467-4f25-9f8c-e907712535df'. 2018-10-03 05:56:14.664 5765 INFO rally.api [-] The report has been successfully built. 2018-10-03 05:56:14,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'cfdc1ece-a467-4f25-9f8c-e907712535df', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-10-03 05:56:17,008 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid cfdc1ece-a467-4f25-9f8c-e907712535df --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-10-03 05:56:16.877 5768 INFO rally.api [-] Building 'html' report for the following task(s): 'cfdc1ece-a467-4f25-9f8c-e907712535df'. 2018-10-03 05:56:16.908 5768 INFO rally.api [-] The report has been successfully built. 2018-10-03 05:56:17,021 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-10-03 05:56:17,021 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-10-03 05:56:17,022 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-10-03 05:56:17,022 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-03 05:56:17,038 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-03 05:56:17,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '87a497c7-7c33-4f26-af4e-4bbabe206d92', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'flavor_name': 'rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-03 06:01:36,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e8b23a44-baad-43e1-89e5-b65906461b1c 2018-10-03 06:01:36,598 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e8b23a44-baad-43e1-89e5-b65906461b1c'] 2018-10-03 06:01:37,669 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e8b23a44-baad-43e1-89e5-b65906461b1c -------------------------------------------------------------------------------- Task e8b23a44-baad-43e1-89e5-b65906461b1c: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task e8b23a44-baad-43e1-89e5-b65906461b1c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | neutron.delete_network | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | total | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 100.0% | 1 | | -> duration | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.719081 Full duration: 14.687183 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task e8b23a44-baad-43e1-89e5-b65906461b1c has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.284 | 1.284 | 1.284 | 1.284 | 1.284 | 1.284 | 100.0% | 1 | | neutron.delete_port | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | total | 2.041 | 2.041 | 2.041 | 2.041 | 2.041 | 2.041 | 100.0% | 1 | | -> duration | 2.041 | 2.041 | 2.041 | 2.041 | 2.041 | 2.041 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.041141 Full duration: 30.353711 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task e8b23a44-baad-43e1-89e5-b65906461b1c has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | neutron.create_subnet | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | neutron.create_router | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 100.0% | 1 | | neutron.add_interface_router | 1.812 | 1.812 | 1.812 | 1.812 | 1.812 | 1.812 | 100.0% | 1 | | neutron.remove_interface_router | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 100.0% | 1 | | neutron.delete_router | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 100.0% | 1 | | total | 5.25 | 5.25 | 5.25 | 5.25 | 5.25 | 5.25 | 100.0% | 1 | | -> duration | 5.25 | 5.25 | 5.25 | 5.25 | 5.25 | 5.25 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.250046 Full duration: 40.707737 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task e8b23a44-baad-43e1-89e5-b65906461b1c has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.231 | 1.231 | 1.231 | 1.231 | 1.231 | 1.231 | 100.0% | 1 | | neutron.delete_subnet | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 100.0% | 1 | | total | 2.919 | 2.919 | 2.919 | 2.919 | 2.919 | 2.919 | 100.0% | 1 | | -> duration | 2.919 | 2.919 | 2.919 | 2.919 | 2.919 | 2.919 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.918536 Full duration: 31.287953 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task e8b23a44-baad-43e1-89e5-b65906461b1c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 100.0% | 1 | | neutron.list_networks | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 100.0% | 1 | | total | 1.264 | 1.264 | 1.264 | 1.264 | 1.264 | 1.264 | 100.0% | 1 | | -> duration | 1.264 | 1.264 | 1.264 | 1.264 | 1.264 | 1.264 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.264086 Full duration: 16.508861 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task e8b23a44-baad-43e1-89e5-b65906461b1c has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 100.0% | 1 | | neutron.list_ports | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 100.0% | 1 | | total | 1.579 | 1.579 | 1.579 | 1.579 | 1.579 | 1.579 | 100.0% | 1 | | -> duration | 1.579 | 1.579 | 1.579 | 1.579 | 1.579 | 1.579 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.579179 Full duration: 27.520714 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task e8b23a44-baad-43e1-89e5-b65906461b1c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | neutron.create_subnet | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | neutron.create_router | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 100.0% | 1 | | neutron.add_interface_router | 1.584 | 1.584 | 1.584 | 1.584 | 1.584 | 1.584 | 100.0% | 1 | | neutron.list_routers | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 100.0% | 1 | | total | 3.716 | 3.716 | 3.716 | 3.716 | 3.716 | 3.716 | 100.0% | 1 | | -> duration | 3.716 | 3.716 | 3.716 | 3.716 | 3.716 | 3.716 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.715967 Full duration: 36.004543 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task e8b23a44-baad-43e1-89e5-b65906461b1c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | neutron.create_subnet | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 100.0% | 1 | | neutron.list_subnets | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | total | 2.141 | 2.141 | 2.141 | 2.141 | 2.141 | 2.141 | 100.0% | 1 | | -> duration | 2.141 | 2.141 | 2.141 | 2.141 | 2.141 | 2.141 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.140536 Full duration: 36.519455 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task e8b23a44-baad-43e1-89e5-b65906461b1c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 100.0% | 1 | | neutron.delete_security_group | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 100.0% | 1 | | total | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 100.0% | 1 | | -> duration | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.324997 Full duration: 14.733786 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task e8b23a44-baad-43e1-89e5-b65906461b1c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 100.0% | 1 | | neutron.create_security_group_rule | 0.393 | 0.393 | 0.393 | 0.393 | 0.393 | 0.393 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 100.0% | 1 | | neutron.delete_security_group | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 100.0% | 1 | | total | 1.929 | 1.929 | 1.929 | 1.929 | 1.929 | 1.929 | 100.0% | 1 | | -> duration | 1.929 | 1.929 | 1.929 | 1.929 | 1.929 | 1.929 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.929418 Full duration: 15.171166 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task e8b23a44-baad-43e1-89e5-b65906461b1c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 100.0% | 1 | | neutron.create_router | 0.343 | 0.343 | 0.343 | 0.343 | 0.343 | 0.343 | 100.0% | 1 | | neutron.add_gateway_router | 1.47 | 1.47 | 1.47 | 1.47 | 1.47 | 1.47 | 100.0% | 1 | | neutron.remove_gateway_router | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 100.0% | 1 | | total | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 100.0% | 1 | | -> duration | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.799972 Full duration: 24.270483 HINTS: * To plot HTML graphics with this data, run: rally task report e8b23a44-baad-43e1-89e5-b65906461b1c --out output.html * To generate a JUnit report, run: rally task export e8b23a44-baad-43e1-89e5-b65906461b1c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e8b23a44-baad-43e1-89e5-b65906461b1c --json --out output.json 2018-10-03 06:01:37,670 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e8b23a44-baad-43e1-89e5-b65906461b1c', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-10-03 06:01:39,959 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e8b23a44-baad-43e1-89e5-b65906461b1c --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-10-03 06:01:39.846 9063 INFO rally.api [-] Building 'json' report for the following task(s): 'e8b23a44-baad-43e1-89e5-b65906461b1c'. 2018-10-03 06:01:39.856 9063 INFO rally.api [-] The report has been successfully built. 2018-10-03 06:01:39,960 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e8b23a44-baad-43e1-89e5-b65906461b1c', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-10-03 06:01:42,422 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e8b23a44-baad-43e1-89e5-b65906461b1c --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-10-03 06:01:42.240 9066 INFO rally.api [-] Building 'html' report for the following task(s): 'e8b23a44-baad-43e1-89e5-b65906461b1c'. 2018-10-03 06:01:42.277 9066 INFO rally.api [-] The report has been successfully built. 2018-10-03 06:01:42,434 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-10-03 06:01:42,435 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-10-03 06:01:42,435 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-10-03 06:01:42,436 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-03 06:01:42,451 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-03 06:01:42,468 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '87a497c7-7c33-4f26-af4e-4bbabe206d92', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'flavor_name': 'rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-03 06:08:18,288 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 561aad36-64bf-40d1-b24e-06972d736bd4 2018-10-03 06:08:18,288 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '561aad36-64bf-40d1-b24e-06972d736bd4'] 2018-10-03 06:08:19,325 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 561aad36-64bf-40d1-b24e-06972d736bd4 -------------------------------------------------------------------------------- Task 561aad36-64bf-40d1-b24e-06972d736bd4: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "image": { "name": "rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "block_migration": false, "nics": [ { "net-id": "87a497c7-7c33-4f26-af4e-4bbabe206d92" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 561aad36-64bf-40d1-b24e-06972d736bd4 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.923 | 9.923 | 9.923 | 9.923 | 9.923 | 9.923 | 100.0% | 1 | | nova.find_host_to_migrate | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 100.0% | 1 | | nova.live_migrate | 11.162 | 11.162 | 11.162 | 11.162 | 11.162 | 11.162 | 100.0% | 1 | | nova.delete_server | 2.676 | 2.676 | 2.676 | 2.676 | 2.676 | 2.676 | 100.0% | 1 | | total | 25.098 | 25.098 | 25.098 | 25.098 | 25.098 | 25.098 | 100.0% | 1 | | -> duration | 24.098 | 24.098 | 24.098 | 24.098 | 24.098 | 24.098 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.097915 Full duration: 34.546309 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "image": { "name": "rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "87a497c7-7c33-4f26-af4e-4bbabe206d92" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 561aad36-64bf-40d1-b24e-06972d736bd4 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.617 | 9.617 | 9.617 | 9.617 | 9.617 | 9.617 | 100.0% | 1 | | cinder_v2.create_volume | 2.922 | 2.922 | 2.922 | 2.922 | 2.922 | 2.922 | 100.0% | 1 | | nova.attach_volume | 4.077 | 4.077 | 4.077 | 4.077 | 4.077 | 4.077 | 100.0% | 1 | | nova.find_host_to_migrate | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 100.0% | 1 | | nova.live_migrate | 13.814 | 13.814 | 13.814 | 13.814 | 13.814 | 13.814 | 100.0% | 1 | | nova.detach_volume | 3.99 | 3.99 | 3.99 | 3.99 | 3.99 | 3.99 | 100.0% | 1 | | cinder_v2.delete_volume | 2.501 | 2.501 | 2.501 | 2.501 | 2.501 | 2.501 | 100.0% | 1 | | nova.delete_server | 2.82 | 2.82 | 2.82 | 2.82 | 2.82 | 2.82 | 100.0% | 1 | | total | 40.916 | 40.916 | 40.916 | 40.916 | 40.916 | 40.916 | 100.0% | 1 | | -> duration | 39.916 | 39.916 | 39.916 | 39.916 | 39.916 | 39.916 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.916258 Full duration: 52.503279 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "image": { "name": "rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "87a497c7-7c33-4f26-af4e-4bbabe206d92" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 561aad36-64bf-40d1-b24e-06972d736bd4 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.859 | 8.859 | 8.859 | 8.859 | 8.859 | 8.859 | 100.0% | 1 | | nova.boot_server | 8.559 | 8.559 | 8.559 | 8.559 | 8.559 | 8.559 | 100.0% | 1 | | nova.find_host_to_migrate | 1.398 | 1.398 | 1.398 | 1.398 | 1.398 | 1.398 | 100.0% | 1 | | nova.live_migrate | 13.946 | 13.946 | 13.946 | 13.946 | 13.946 | 13.946 | 100.0% | 1 | | nova.delete_server | 7.654 | 7.654 | 7.654 | 7.654 | 7.654 | 7.654 | 100.0% | 1 | | total | 40.417 | 40.417 | 40.417 | 40.417 | 40.417 | 40.417 | 100.0% | 1 | | -> duration | 39.417 | 39.417 | 39.417 | 39.417 | 39.417 | 39.417 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.416902 Full duration: 52.350121 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "image": { "name": "rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "server_kwargs": { "nics": [ { "net-id": "87a497c7-7c33-4f26-af4e-4bbabe206d92" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 561aad36-64bf-40d1-b24e-06972d736bd4 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | nova.boot_server | 8.326 | 8.326 | 8.326 | 8.326 | 8.326 | 8.326 | 100.0% | 1 | | nova.delete_server | 2.824 | 2.824 | 2.824 | 2.824 | 2.824 | 2.824 | 100.0% | 1 | | nova.delete_keypair | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | total | 11.915 | 11.915 | 11.915 | 11.915 | 11.915 | 11.915 | 100.0% | 1 | | -> duration | 10.915 | 10.915 | 10.915 | 10.915 | 10.915 | 10.915 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.914916 Full duration: 40.383951 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "image": { "name": "rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "volume_size": 5, "nics": [ { "net-id": "87a497c7-7c33-4f26-af4e-4bbabe206d92" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 561aad36-64bf-40d1-b24e-06972d736bd4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.622 | 8.622 | 8.622 | 8.622 | 8.622 | 8.622 | 100.0% | 1 | | nova.boot_server | 8.91 | 8.91 | 8.91 | 8.91 | 8.91 | 8.91 | 100.0% | 1 | | nova.delete_server | 2.81 | 2.81 | 2.81 | 2.81 | 2.81 | 2.81 | 100.0% | 1 | | total | 20.343 | 20.343 | 20.343 | 20.343 | 20.343 | 20.343 | 100.0% | 1 | | -> duration | 19.343 | 19.343 | 19.343 | 19.343 | 19.343 | 19.343 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.34287 Full duration: 48.808822 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "image": { "name": "rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "force_delete": false, "nics": [ { "net-id": "87a497c7-7c33-4f26-af4e-4bbabe206d92" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 561aad36-64bf-40d1-b24e-06972d736bd4 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 11.770591 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "image": { "name": "rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "nics": [ { "net-id": "87a497c7-7c33-4f26-af4e-4bbabe206d92" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 561aad36-64bf-40d1-b24e-06972d736bd4 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.339 | 9.339 | 9.339 | 9.339 | 9.339 | 9.339 | 100.0% | 1 | | nova.migrate | 71.047 | 71.047 | 71.047 | 71.047 | 71.047 | 71.047 | 100.0% | 1 | | nova.resize_confirm | 7.698 | 7.698 | 7.698 | 7.698 | 7.698 | 7.698 | 100.0% | 1 | | nova.delete_server | 2.675 | 2.675 | 2.675 | 2.675 | 2.675 | 2.675 | 100.0% | 1 | | total | 90.758 | 90.758 | 90.758 | 90.758 | 90.758 | 90.758 | 100.0% | 1 | | -> duration | 89.758 | 89.758 | 89.758 | 89.758 | 89.758 | 89.758 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 89.758399 Full duration: 99.934691 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "image": { "name": "rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 561aad36-64bf-40d1-b24e-06972d736bd4 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 9.582739 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 561aad36-64bf-40d1-b24e-06972d736bd4 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | nova.delete_server_group | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | total | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | -> duration | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.734082 Full duration: 9.470219 HINTS: * To plot HTML graphics with this data, run: rally task report 561aad36-64bf-40d1-b24e-06972d736bd4 --out output.html * To generate a JUnit report, run: rally task export 561aad36-64bf-40d1-b24e-06972d736bd4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 561aad36-64bf-40d1-b24e-06972d736bd4 --json --out output.json 2018-10-03 06:08:19,325 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '561aad36-64bf-40d1-b24e-06972d736bd4', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-10-03 06:08:21,580 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 561aad36-64bf-40d1-b24e-06972d736bd4 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-10-03 06:08:21.468 10581 INFO rally.api [-] Building 'json' report for the following task(s): '561aad36-64bf-40d1-b24e-06972d736bd4'. 2018-10-03 06:08:21.476 10581 INFO rally.api [-] The report has been successfully built. 2018-10-03 06:08:21,581 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '561aad36-64bf-40d1-b24e-06972d736bd4', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-10-03 06:08:23,833 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 561aad36-64bf-40d1-b24e-06972d736bd4 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-10-03 06:08:23.701 10584 INFO rally.api [-] Building 'html' report for the following task(s): '561aad36-64bf-40d1-b24e-06972d736bd4'. 2018-10-03 06:08:23.730 10584 INFO rally.api [-] The report has been successfully built. 2018-10-03 06:08:23,844 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-10-03 06:08:23,844 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-10-03 06:08:23,844 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-10-03 06:08:23,845 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-03 06:08:23,860 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-03 06:08:23,867 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '87a497c7-7c33-4f26-af4e-4bbabe206d92', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'flavor_name': 'rally_sanity-flavor_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_7375fade-158c-46d7-8217-bde7ba1cfcc9', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-03 06:09:17,294 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2e113ec9-05c7-46f2-aff8-b9909a449f51 2018-10-03 06:09:17,295 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2e113ec9-05c7-46f2-aff8-b9909a449f51'] 2018-10-03 06:09:18,356 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2e113ec9-05c7-46f2-aff8-b9909a449f51 -------------------------------------------------------------------------------- Task 2e113ec9-05c7-46f2-aff8-b9909a449f51: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2e113ec9-05c7-46f2-aff8-b9909a449f51 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | quotas.delete_quotas | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | total | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> duration | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.894641 Full duration: 8.566978 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2e113ec9-05c7-46f2-aff8-b9909a449f51 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | total | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | -> duration | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.739895 Full duration: 8.3484 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2e113ec9-05c7-46f2-aff8-b9909a449f51 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 100.0% | 1 | | total | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> duration | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.696029 Full duration: 8.811419 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2e113ec9-05c7-46f2-aff8-b9909a449f51 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | total | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | -> duration | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.212184 Full duration: 9.26276 HINTS: * To plot HTML graphics with this data, run: rally task report 2e113ec9-05c7-46f2-aff8-b9909a449f51 --out output.html * To generate a JUnit report, run: rally task export 2e113ec9-05c7-46f2-aff8-b9909a449f51 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2e113ec9-05c7-46f2-aff8-b9909a449f51 --json --out output.json 2018-10-03 06:09:18,357 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2e113ec9-05c7-46f2-aff8-b9909a449f51', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-10-03 06:09:20,624 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2e113ec9-05c7-46f2-aff8-b9909a449f51 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-10-03 06:09:20.515 11097 INFO rally.api [-] Building 'json' report for the following task(s): '2e113ec9-05c7-46f2-aff8-b9909a449f51'. 2018-10-03 06:09:20.519 11097 INFO rally.api [-] The report has been successfully built. 2018-10-03 06:09:20,625 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2e113ec9-05c7-46f2-aff8-b9909a449f51', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-10-03 06:09:22,904 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 2e113ec9-05c7-46f2-aff8-b9909a449f51 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-10-03 06:09:22.780 11100 INFO rally.api [-] Building 'html' report for the following task(s): '2e113ec9-05c7-46f2-aff8-b9909a449f51'. 2018-10-03 06:09:22.801 11100 INFO rally.api [-] The report has been successfully built. 2018-10-03 06:09:22,906 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-10-03 06:09:22,908 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:46 | 6 | 100.00% | | glance | 01:27 | 4 | 100.00% | | cinder | 02:49 | 10 | 100.00% | | heat | 01:04 | 4 | 100.00% | | keystone | 02:49 | 11 | 100.00% | | neutron | 04:47 | 11 | 100.00% | | nova | 05:59 | 7 | 100.00% | | quotas | 00:34 | 4 | 100.00% | | | | | | | TOTAL: | 00:20:19 | 57 | 100.00% | +----------------+------------+----------------+-----------+ 2018-10-03 06:09:22,908 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 7/8 modules 2018-10-03 06:09:23,022 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 06:09:23,022 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 24:36 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-10-03 06:09:34,098 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-10-03 06:09:34,151 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-10-03 06:09:35,062 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', 'id': u'1341311411f74a7a9198679e72830e27', 'description': u'Created by OPNFV Functest: refstack_defcore', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-03 06:09:35,506 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1e0eff4f738845aa821e10513cac972d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d'}) 2018-10-03 06:09:35,663 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-03 06:09:35,845 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/7ea8f4a1e204421fadc66dc36d10e052'}, 'domain_id': None, 'human_id': None, 'id': u'7ea8f4a1e204421fadc66dc36d10e052', 'HUMAN_ID': False}) 2018-10-03 06:09:36,348 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '82876044-a14e-4f00-9424-2b675441b7c5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'refstack_defcore-user_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', 'project_id': u'1341311411f74a7a9198679e72830e27', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-03 06:09:36,353 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', 'password': '82876044-a14e-4f00-9424-2b675441b7c5', 'project_name': 'refstack_defcore-project_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '1341311411f74a7a9198679e72830e27', 'project_domain_name': 'Default'} 2018-10-03 06:09:37,448 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-03 06:09:39,854 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-03 06:09:39.570 11103 INFO rally.deployment.engine [-] Deployment 42d54529-f9c0-40ff-b367-f3a9d4a0e6f3 | Starting: Destroy cloud and free allocated resources. 2018-10-03 06:09:39.635 11103 INFO rally.deployment.engine [-] Deployment 42d54529-f9c0-40ff-b367-f3a9d4a0e6f3 | Completed: Destroy cloud and free allocated resources. 2018-10-03 06:09:39.659 11103 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=3e8a0137-1595-4ffd-8bdd-1f3396872fc4). 2018-10-03 06:09:39.664 11103 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-03 06:09:42,227 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-03 06:09:41.959 11106 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=c4e535a3-5d91-4765-82b7-92cc68b1abf6) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | c4e535a3-5d91-4765-82b7-92cc68b1abf6 | 2018-10-03T06:09:41 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: c4e535a3-5d91-4765-82b7-92cc68b1abf6 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-03 06:09:45,562 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-10-03 06:09:45,562 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-03 06:09:47,820 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-03 06:09:47.563 11112 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=3e8a0137-1595-4ffd-8bdd-1f3396872fc4). 2018-10-03 06:09:47.683 11112 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-03 06:09:51,341 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-03 06:09:49.876 11115 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-03 06:09:49.994 11115 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-03 06:09:51.120 11115 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=be17504f-9b51-4723-8655-ba712b1b2f16) has been successfully created! Using verifier 'opnfv-tempest' (UUID=be17504f-9b51-4723-8655-ba712b1b2f16) as the default verifier for the future CLI operations. 2018-10-03 06:09:54,289 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-10-03 06:09:57,216 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/158e23c3-9c04-497f-b024-346f958fe12c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/158e23c3-9c04-497f-b024-346f958fe12c/file', 'owner': u'1341311411f74a7a9198679e72830e27', 'id': u'158e23c3-9c04-497f-b024-346f958fe12c', 'size': 12716032, u'self': u'/v2/images/158e23c3-9c04-497f-b024-346f958fe12c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1341311411f74a7a9198679e72830e27', 'name': 'refstack_defcore-project_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/158e23c3-9c04-497f-b024-346f958fe12c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-03T06:09:56Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-03T06:09:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/158e23c3-9c04-497f-b024-346f958fe12c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', 'created': u'2018-10-03T06:09:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-03T06:09:55Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/158e23c3-9c04-497f-b024-346f958fe12c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-03 06:09:57,403 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19cfe43276e744d1a074a6b48492f500', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'74819553-b41c-4af7-a38e-e1f2ce1edadf', 'swap': 0}) 2018-10-03 06:09:59,776 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/1244e422-63fe-42e0-9a9a-2ba7114a1b7e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1244e422-63fe-42e0-9a9a-2ba7114a1b7e/file', 'owner': u'1341311411f74a7a9198679e72830e27', 'id': u'1244e422-63fe-42e0-9a9a-2ba7114a1b7e', 'size': 12716032, u'self': u'/v2/images/1244e422-63fe-42e0-9a9a-2ba7114a1b7e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1341311411f74a7a9198679e72830e27', 'name': 'refstack_defcore-project_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/1244e422-63fe-42e0-9a9a-2ba7114a1b7e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-03T06:09:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-03T06:09:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/1244e422-63fe-42e0-9a9a-2ba7114a1b7e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', 'created': u'2018-10-03T06:09:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-03T06:09:58Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1244e422-63fe-42e0-9a9a-2ba7114a1b7e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-03 06:09:59,821 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19cfe43276e744d1a074a6b48492f500', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'86c11a20-4710-4ea8-bf3c-93354f7fd140', 'swap': 0}) 2018-10-03 06:09:59,843 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_8f7ccd2b-9ccc-455b-ae8e-af9e73c18c5d', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19cfe43276e744d1a074a6b48492f500', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'86c11a20-4710-4ea8-bf3c-93354f7fd140', 'swap': 0}) 2018-10-03 06:10:02,969 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-03 06:10:01.966 11134 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=be17504f-9b51-4723-8655-ba712b1b2f16) for deployment 'opnfv-rally' (UUID=c4e535a3-5d91-4765-82b7-92cc68b1abf6). 2018-10-03 06:10:02.800 11134 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-03 06:10:02.802 11134 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=be17504f-9b51-4723-8655-ba712b1b2f16) has been successfully configured for deployment 'opnfv-rally' (UUID=c4e535a3-5d91-4765-82b7-92cc68b1abf6)! 2018-10-03 06:10:02,969 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-03 06:10:02,970 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-03 06:10:02,972 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-03 06:10:06,892 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-03 06:10:06,908 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-03 06:10:06,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2018-10-03 06:10:09,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:10:09.064 11146 INFO rally.api [-] Starting verification (UUID=656688b8-1048-43fb-91e3-7ebba0dac38c) for deployment 'opnfv-rally' (UUID=c4e535a3-5d91-4765-82b7-92cc68b1abf6) by verifier 'opnfv-tempest' (UUID=be17504f-9b51-4723-8655-ba712b1b2f16). 2018-10-03 06:10:09,065 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 656688b8-1048-43fb-91e3-7ebba0dac38c 2018-10-03 06:10:18,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:10:18.573 11146 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.003s] 2018-10-03 06:10:27,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:10:27.998 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [12.396s] 2018-10-03 06:10:34,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:10:34.812 11146 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [16.235s] 2018-10-03 06:10:37,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:10:37.680 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.060s] 2018-10-03 06:10:41,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:10:41.110 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.427s] 2018-10-03 06:10:48,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:10:48.864 11146 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [23.185s] 2018-10-03 06:10:50,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:10:50.151 11146 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.290s] 2018-10-03 06:10:50,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:10:50.431 11146 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [15.615s] 2018-10-03 06:11:00,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:00.355 11146 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [9.925s] 2018-10-03 06:11:09,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:09.211 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.958s] 2018-10-03 06:11:09,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:09.858 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.647s] 2018-10-03 06:11:11,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:11.428 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [1.568s] 2018-10-03 06:11:11,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:11.799 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.371s] 2018-10-03 06:11:12,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:12.454 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.655s] 2018-10-03 06:11:12,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:12.522 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.068s] 2018-10-03 06:11:12,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:12.601 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.078s] 2018-10-03 06:11:12,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:12.669 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.067s] 2018-10-03 06:11:12,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:12.736 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.066s] 2018-10-03 06:11:12,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:12.802 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.065s] 2018-10-03 06:11:12,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:12.955 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.153s] 2018-10-03 06:11:16,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:16.625 11146 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON ... fail 2018-10-03 06:11:28,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:28.284 11146 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk ... fail 2018-10-03 06:11:36,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:36.002 11146 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.379s] 2018-10-03 06:11:36,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:36.220 11146 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.218s] 2018-10-03 06:11:36,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:36.419 11146 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.198s] 2018-10-03 06:11:36,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:36.806 11146 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.386s] 2018-10-03 06:11:37,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:37.216 11146 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.409s] 2018-10-03 06:11:37,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:37.643 11146 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.426s] 2018-10-03 06:11:43,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:43.784 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON ... fail 2018-10-03 06:11:44,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:44.388 11146 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.209s] 2018-10-03 06:11:46,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:46.876 11146 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.487s] 2018-10-03 06:11:54,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:54.484 11146 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.079s] 2018-10-03 06:11:55,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:55.661 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.053s] 2018-10-03 06:11:56,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:56.517 11146 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.034s] 2018-10-03 06:11:56,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:56.856 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.195s] 2018-10-03 06:11:58,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:58.675 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.818s] 2018-10-03 06:11:59,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:11:59.855 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.179s] 2018-10-03 06:12:00,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:00.879 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.023s] 2018-10-03 06:12:01,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:01.117 11146 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.594s] 2018-10-03 06:12:01,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:01.625 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.747s] 2018-10-03 06:12:02,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:02.020 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.394s] 2018-10-03 06:12:02,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:02.057 11146 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.944s] 2018-10-03 06:12:02,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:02.546 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.525s] 2018-10-03 06:12:03,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:03.092 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.545s] 2018-10-03 06:12:03,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:03.157 11146 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [62.787s] 2018-10-03 06:12:04,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:04.131 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.038s] 2018-10-03 06:12:04,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:04.156 11146 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.097s] 2018-10-03 06:12:04,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:04.643 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.512s] 2018-10-03 06:12:05,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:05.065 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.421s] 2018-10-03 06:12:05,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:05.385 11146 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.228s] 2018-10-03 06:12:05,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:05.444 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.378s] 2018-10-03 06:12:06,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:06.306 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.860s] 2018-10-03 06:12:06,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:06.797 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.491s] 2018-10-03 06:12:07,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:07.233 11146 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.845s] 2018-10-03 06:12:07,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:07.287 11146 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.057s] 2018-10-03 06:12:07,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:07.367 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.570s] 2018-10-03 06:12:07,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:07.405 11146 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.406s] 2018-10-03 06:12:07,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:07.750 11146 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.344s] 2018-10-03 06:12:08,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:08.028 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.659s] 2018-10-03 06:12:08,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:08.414 11146 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.386s] 2018-10-03 06:12:10,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:10.523 11146 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.149s] 2018-10-03 06:12:14,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:14.859 11146 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.254s] 2018-10-03 06:12:16,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:16.246 11146 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.660s] 2018-10-03 06:12:17,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:17.074 11146 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.827s] 2018-10-03 06:12:18,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:18.016 11146 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON ... fail 2018-10-03 06:12:20,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:20.233 11146 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.315s] 2018-10-03 06:12:24,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:24.102 11146 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.859s] 2018-10-03 06:12:30,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:30.220 11146 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.117s] 2018-10-03 06:12:32,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:32.473 11146 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.252s] 2018-10-03 06:12:32,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:32.529 11146 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.056s] 2018-10-03 06:12:32,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:32.604 11146 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.073s] 2018-10-03 06:12:32,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:32.807 11146 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.203s] 2018-10-03 06:12:33,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:33.008 11146 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.200s] 2018-10-03 06:12:39,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:39.022 11146 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.009s] 2018-10-03 06:12:39,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:39.197 11146 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.174s] 2018-10-03 06:12:39,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:39.238 11146 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.040s] 2018-10-03 06:12:39,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:39.418 11146 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.180s] 2018-10-03 06:12:39,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:39.608 11146 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.189s] 2018-10-03 06:12:39,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:39.612 11146 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.162s] 2018-10-03 06:12:39,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:39.958 11146 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.348s] 2018-10-03 06:12:40,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:40.676 11146 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.718s] 2018-10-03 06:12:40,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:40.864 11146 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.187s] 2018-10-03 06:12:41,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:41.084 11146 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.219s] 2018-10-03 06:12:41,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:41.215 11146 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.131s] 2018-10-03 06:12:50,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:50.797 11146 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.455s] 2018-10-03 06:12:51,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:51.706 11146 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [34.628s] 2018-10-03 06:12:56,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:56.822 11146 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.553s] 2018-10-03 06:12:56,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:12:56.984 11146 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.162s] 2018-10-03 06:13:01,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:01.024 11146 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [10.224s] 2018-10-03 06:13:02,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:02.396 11146 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.444s] 2018-10-03 06:13:06,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:06.082 11146 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.356s] 2018-10-03 06:13:06,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:06.152 11146 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.070s] 2018-10-03 06:13:11,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:11.696 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.103s] 2018-10-03 06:13:12,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:12.153 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.457s] 2018-10-03 06:13:13,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:13.685 11146 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.657s] 2018-10-03 06:13:16,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:16.171 11146 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.180s] 2018-10-03 06:13:16,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:16.376 11146 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.205s] 2018-10-03 06:13:24,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:24.384 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.038s] 2018-10-03 06:13:24,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:24.585 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.201s] 2018-10-03 06:13:24,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:24.846 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.259s] 2018-10-03 06:13:25,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:25.394 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.547s] 2018-10-03 06:13:25,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:25.638 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.243s] 2018-10-03 06:13:25,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:25.857 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.219s] 2018-10-03 06:13:26,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:26.040 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.183s] 2018-10-03 06:13:26,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:26.088 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.047s] 2018-10-03 06:13:26,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:26.286 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.197s] 2018-10-03 06:13:26,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:26.334 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.047s] 2018-10-03 06:13:26,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:26.374 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.039s] 2018-10-03 06:13:26,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:26.449 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.075s] 2018-10-03 06:13:26,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:26.527 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.077s] 2018-10-03 06:13:26,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:26.575 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.048s] 2018-10-03 06:13:26,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:26.755 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.180s] 2018-10-03 06:13:34,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:34.043 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.150s] 2018-10-03 06:13:34,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:34.213 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.170s] 2018-10-03 06:13:34,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:34.401 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.188s] 2018-10-03 06:13:34,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:34.557 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.155s] 2018-10-03 06:13:34,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:34.713 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.156s] 2018-10-03 06:13:34,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:34.874 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.161s] 2018-10-03 06:13:35,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:35.081 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.205s] 2018-10-03 06:13:35,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:35.116 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.035s] 2018-10-03 06:13:35,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:35.282 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.165s] 2018-10-03 06:13:35,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:35.316 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.033s] 2018-10-03 06:13:35,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:35.468 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.152s] 2018-10-03 06:13:35,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:35.512 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.044s] 2018-10-03 06:13:35,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:35.557 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.045s] 2018-10-03 06:13:35,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:35.724 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.166s] 2018-10-03 06:13:35,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:35.762 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.037s] 2018-10-03 06:13:35,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:35.771 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.009s] 2018-10-03 06:13:35,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:35.803 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.031s] 2018-10-03 06:13:35,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:35.838 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.034s] 2018-10-03 06:13:36,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:36.024 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.186s] 2018-10-03 06:13:36,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:13:36.058 11146 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.034s] 2018-10-03 06:13:40,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 656688b8-1048-43fb-91e3-7ebba0dac38c 2018-10-03 06:13:40,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '656688b8-1048-43fb-91e3-7ebba0dac38c']'. 2018-10-03 06:13:41,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-03 06:13:41,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-03 06:13:41,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-03 06:13:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 656688b8-1048-43fb-91e3-7ebba0dac38c | 2018-10-03 06:13:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-03 06:13:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-03 06:10:09 | 2018-10-03 06:13:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-03 06:13:40 | 2018-10-03 06:13:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:31 | 2018-10-03 06:13:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-03 06:13:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-03 06:13:41,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-03 06:13:41,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: be17504f-9b51-4723-8655-ba712b1b2f16) | 2018-10-03 06:13:41,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-03 06:13:41,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: c4e535a3-5d91-4765-82b7-92cc68b1abf6) | 2018-10-03 06:13:41,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 144 | 2018-10-03 06:13:41,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 202.263 | 2018-10-03 06:13:41,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 128 | 2018-10-03 06:13:41,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-10-03 06:13:41,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-03 06:13:41,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-03 06:13:41,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 16 | 2018-10-03 06:13:41,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-03 06:13:41,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-03 06:13:41,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-03 06:13:41,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 88.8888888889% 2018-10-03 06:13:41,454 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 06:13:41,455 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 03:47 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-10-03 06:13:46,555 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-10-03 06:13:46,606 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-10-03 06:13:47,471 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_de242739-7ced-406c-ba88-a6a64e6ca1a2', 'id': u'7e99286201a643b4acd9694c5ecd3ca1', 'description': u'Created by OPNFV Functest: patrole', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-03 06:13:47,912 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fff9e68cee744b88b8f14d08aa074320', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_de242739-7ced-406c-ba88-a6a64e6ca1a2'}) 2018-10-03 06:13:48,011 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-03 06:13:48,186 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/8d7d48f7d9a04213800c51c0f96073a6'}, 'domain_id': None, 'human_id': None, 'id': u'8d7d48f7d9a04213800c51c0f96073a6', 'HUMAN_ID': False}) 2018-10-03 06:13:48,718 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_de242739-7ced-406c-ba88-a6a64e6ca1a2', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'f9242ddc-93f4-4ab4-ae54-aa87b4766c69', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_de242739-7ced-406c-ba88-a6a64e6ca1a2', 'project_id': u'7e99286201a643b4acd9694c5ecd3ca1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-03 06:13:48,724 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_de242739-7ced-406c-ba88-a6a64e6ca1a2', 'password': 'f9242ddc-93f4-4ab4-ae54-aa87b4766c69', 'project_name': 'patrole-project_de242739-7ced-406c-ba88-a6a64e6ca1a2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '7e99286201a643b4acd9694c5ecd3ca1', 'project_domain_name': 'Default'} 2018-10-03 06:13:49,904 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-03 06:13:52,514 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-03 06:13:52.029 11176 INFO rally.deployment.engine [-] Deployment c4e535a3-5d91-4765-82b7-92cc68b1abf6 | Starting: Destroy cloud and free allocated resources. 2018-10-03 06:13:52.205 11176 INFO rally.deployment.engine [-] Deployment c4e535a3-5d91-4765-82b7-92cc68b1abf6 | Completed: Destroy cloud and free allocated resources. 2018-10-03 06:13:52.254 11176 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=be17504f-9b51-4723-8655-ba712b1b2f16) for deployment 'opnfv-rally'. 2018-10-03 06:13:52.276 11176 INFO rally.api [-] Deleting verification (UUID=656688b8-1048-43fb-91e3-7ebba0dac38c). 2018-10-03 06:13:52.312 11176 INFO rally.api [-] Verification has been successfully deleted! 2018-10-03 06:13:52.313 11176 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=be17504f-9b51-4723-8655-ba712b1b2f16). 2018-10-03 06:13:52.320 11176 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-03 06:13:54,975 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-03 06:13:54.694 11179 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=32a72c08-3f8c-4e02-8afc-05f19dbe91dd) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 32a72c08-3f8c-4e02-8afc-05f19dbe91dd | 2018-10-03T06:13:54 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 32a72c08-3f8c-4e02-8afc-05f19dbe91dd ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-03 06:13:58,362 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-10-03 06:13:58,362 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-03 06:14:00,747 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-03 06:14:00.499 11185 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=be17504f-9b51-4723-8655-ba712b1b2f16). 2018-10-03 06:14:00.618 11185 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-03 06:14:04,118 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-03 06:14:02.771 11188 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-03 06:14:02.900 11188 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-03 06:14:03.977 11188 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c5d523e2-04a4-4b16-bcc8-cd1472dbf4b9) has been successfully created! Using verifier 'opnfv-tempest' (UUID=c5d523e2-04a4-4b16-bcc8-cd1472dbf4b9) as the default verifier for the future CLI operations. 2018-10-03 06:14:07,039 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-10-03 06:14:10,447 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5/file', 'owner': u'7e99286201a643b4acd9694c5ecd3ca1', 'id': u'e26ef38d-1326-47f3-a5e6-2b08bbadd9a5', 'size': 12716032, u'self': u'/v2/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7e99286201a643b4acd9694c5ecd3ca1', 'name': 'patrole-project_de242739-7ced-406c-ba88-a6a64e6ca1a2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-03T06:14:10Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-03T06:14:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_de242739-7ced-406c-ba88-a6a64e6ca1a2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_de242739-7ced-406c-ba88-a6a64e6ca1a2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_de242739-7ced-406c-ba88-a6a64e6ca1a2', 'created': u'2018-10-03T06:14:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-03T06:14:08Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e26ef38d-1326-47f3-a5e6-2b08bbadd9a5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_de242739-7ced-406c-ba88-a6a64e6ca1a2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-03 06:14:10,642 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_de242739-7ced-406c-ba88-a6a64e6ca1a2', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19cfe43276e744d1a074a6b48492f500', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'e4c5be96-a1e9-4d53-8d4f-72923bfb4e3a', 'swap': 0}) 2018-10-03 06:14:12,965 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/928e80b1-7ca6-41ec-a589-3e5dc9190ee6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/928e80b1-7ca6-41ec-a589-3e5dc9190ee6/file', 'owner': u'7e99286201a643b4acd9694c5ecd3ca1', 'id': u'928e80b1-7ca6-41ec-a589-3e5dc9190ee6', 'size': 12716032, u'self': u'/v2/images/928e80b1-7ca6-41ec-a589-3e5dc9190ee6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7e99286201a643b4acd9694c5ecd3ca1', 'name': 'patrole-project_de242739-7ced-406c-ba88-a6a64e6ca1a2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/928e80b1-7ca6-41ec-a589-3e5dc9190ee6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-03T06:14:12Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-03T06:14:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_de242739-7ced-406c-ba88-a6a64e6ca1a2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/928e80b1-7ca6-41ec-a589-3e5dc9190ee6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_de242739-7ced-406c-ba88-a6a64e6ca1a2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_de242739-7ced-406c-ba88-a6a64e6ca1a2', 'created': u'2018-10-03T06:14:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-03T06:14:11Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/928e80b1-7ca6-41ec-a589-3e5dc9190ee6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_de242739-7ced-406c-ba88-a6a64e6ca1a2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-03 06:14:13,029 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_de242739-7ced-406c-ba88-a6a64e6ca1a2', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19cfe43276e744d1a074a6b48492f500', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'617d99ec-54ed-4ff3-9df9-4b6af6b79e50', 'swap': 0}) 2018-10-03 06:14:13,051 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_de242739-7ced-406c-ba88-a6a64e6ca1a2', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19cfe43276e744d1a074a6b48492f500', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'617d99ec-54ed-4ff3-9df9-4b6af6b79e50', 'swap': 0}) 2018-10-03 06:14:16,090 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-03 06:14:15.105 11207 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c5d523e2-04a4-4b16-bcc8-cd1472dbf4b9) for deployment 'opnfv-rally' (UUID=32a72c08-3f8c-4e02-8afc-05f19dbe91dd). 2018-10-03 06:14:15.922 11207 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-03 06:14:15.924 11207 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c5d523e2-04a4-4b16-bcc8-cd1472dbf4b9) has been successfully configured for deployment 'opnfv-rally' (UUID=32a72c08-3f8c-4e02-8afc-05f19dbe91dd)! 2018-10-03 06:14:16,091 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-03 06:14:16,091 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-03 06:14:16,094 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-03 06:14:16,115 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-03 06:14:19,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c5d523e2-04a4-4b16-bcc8-cd1472dbf4b9/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-10-03 06:14:19,409 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-03 06:14:19,427 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-03 06:14:19,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-10-03 06:14:21,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:14:21.467 11216 INFO rally.api [-] Starting verification (UUID=6268cec5-8981-4ba9-8270-0ff05a07aa57) for deployment 'opnfv-rally' (UUID=32a72c08-3f8c-4e02-8afc-05f19dbe91dd) by verifier 'opnfv-tempest' (UUID=c5d523e2-04a4-4b16-bcc8-cd1472dbf4b9). 2018-10-03 06:14:21,469 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 6268cec5-8981-4ba9-8270-0ff05a07aa57 2018-10-03 06:16:58,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6268cec5-8981-4ba9-8270-0ff05a07aa57 2018-10-03 06:16:58,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6268cec5-8981-4ba9-8270-0ff05a07aa57']'. 2018-10-03 06:16:59,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6268cec5-8981-4ba9-8270-0ff05a07aa57 | 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-03 06:14:21 | 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-03 06:16:58 | 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:37 | 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c5d523e2-04a4-4b16-bcc8-cd1472dbf4b9) | 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 32a72c08-3f8c-4e02-8afc-05f19dbe91dd) | 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-10-03 06:16:59,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 149.32 | 2018-10-03 06:16:59,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-10-03 06:16:59,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 163 | 2018-10-03 06:16:59,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-03 06:16:59,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-03 06:16:59,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-03 06:16:59,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-03 06:16:59,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-03 06:16:59,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-03 06:17:00,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-10-03 06:17:00,203 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 06:17:00,204 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:53 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-03 06:17:04,633 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-10-03 06:17:05,444 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-10-03 06:17:26,069 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-10-03 06:17:26,099 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-10-03 06:17:26,290 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-10-03 06:17:26,404 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 06:17:26,405 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-03 06:17:26,452 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-10-03 06:17:27,859 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-03 06:17:30,790 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-03 06:17:30,791 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-10-03 06:57:51,689 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 06:57:51,690 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 40:21 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-10-03 06:57:53,529 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-10-03 06:57:53,582 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-10-03 06:57:55,063 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-03 06:57:56,780 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-03 06:57:59,303 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-03 06:57:58.879 11306 INFO rally.deployment.engine [-] Deployment 32a72c08-3f8c-4e02-8afc-05f19dbe91dd | Starting: Destroy cloud and free allocated resources. 2018-10-03 06:57:58.967 11306 INFO rally.deployment.engine [-] Deployment 32a72c08-3f8c-4e02-8afc-05f19dbe91dd | Completed: Destroy cloud and free allocated resources. 2018-10-03 06:57:59.024 11306 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=c5d523e2-04a4-4b16-bcc8-cd1472dbf4b9) for deployment 'opnfv-rally'. 2018-10-03 06:57:59.054 11306 INFO rally.api [-] Deleting verification (UUID=6268cec5-8981-4ba9-8270-0ff05a07aa57). 2018-10-03 06:57:59.096 11306 INFO rally.api [-] Verification has been successfully deleted! 2018-10-03 06:57:59.096 11306 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=c5d523e2-04a4-4b16-bcc8-cd1472dbf4b9). 2018-10-03 06:57:59.103 11306 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-03 06:58:01,740 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-03 06:58:01.451 11309 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=221c970c-a1d0-442a-bc04-aab42f0bd1f4) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 221c970c-a1d0-442a-bc04-aab42f0bd1f4 | 2018-10-03T06:58:01 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 221c970c-a1d0-442a-bc04-aab42f0bd1f4 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-03 06:58:05,108 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-10-03 06:58:05,109 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-03 06:58:07,468 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-03 06:58:07.171 11315 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=c5d523e2-04a4-4b16-bcc8-cd1472dbf4b9). 2018-10-03 06:58:07.288 11315 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-03 06:58:10,766 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-03 06:58:09.409 11318 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-03 06:58:09.530 11318 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-03 06:58:10.608 11318 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6dadabc8-fd90-4f14-aa90-11b1c982f9a5) has been successfully created! Using verifier 'opnfv-tempest' (UUID=6dadabc8-fd90-4f14-aa90-11b1c982f9a5) as the default verifier for the future CLI operations. 2018-10-03 06:58:13,815 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-10-03 06:58:22,318 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-03 06:58:21.324 11337 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=6dadabc8-fd90-4f14-aa90-11b1c982f9a5) for deployment 'opnfv-rally' (UUID=221c970c-a1d0-442a-bc04-aab42f0bd1f4). 2018-10-03 06:58:22.156 11337 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-03 06:58:22.158 11337 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6dadabc8-fd90-4f14-aa90-11b1c982f9a5) has been successfully configured for deployment 'opnfv-rally' (UUID=221c970c-a1d0-442a-bc04-aab42f0bd1f4)! 2018-10-03 06:58:25,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-6dadabc8-fd90-4f14-aa90-11b1c982f9a5/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-10-03 06:58:25,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-10-03 06:58:27,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 06:58:27.695 11346 INFO rally.api [-] Starting verification (UUID=2f7e55e5-3f40-448c-842a-3e43ef2b23fa) for deployment 'opnfv-rally' (UUID=221c970c-a1d0-442a-bc04-aab42f0bd1f4) by verifier 'opnfv-tempest' (UUID=6dadabc8-fd90-4f14-aa90-11b1c982f9a5). 2018-10-03 07:00:19,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 2f7e55e5-3f40-448c-842a-3e43ef2b23fa 2018-10-03 07:00:19,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '2f7e55e5-3f40-448c-842a-3e43ef2b23fa']'. 2018-10-03 07:00:20,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-03 07:00:20,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-03 07:00:20,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-03 07:00:20,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2f7e55e5-3f40-448c-842a-3e43ef2b23fa | 2018-10-03 07:00:20,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-03 07:00:20,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-03 06:58:27 | 2018-10-03 07:00:20,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-03 07:00:18 | 2018-10-03 07:00:20,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:51 | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 6dadabc8-fd90-4f14-aa90-11b1c982f9a5) | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 221c970c-a1d0-442a-bc04-aab42f0bd1f4) | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 100.966 | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 8 | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-03 07:00:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-03 07:00:20,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 95.4545454545% 2018-10-03 07:00:20,324 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 07:00:20,325 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:06 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-10-03 07:00:24,440 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-10-03 07:00:24,442 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:43 | FAIL | | vping_userdata | functest | smoke | 01:28 | PASS | | tempest_smoke_serial | functest | smoke | 15:35 | FAIL | | rally_sanity | functest | smoke | 24:36 | FAIL | | refstack_defcore | functest | smoke | 03:47 | FAIL | | patrole | functest | smoke | 02:53 | PASS | | odl | functest | smoke | 00:20 | PASS | | snaps_smoke | functest | smoke | 40:21 | FAIL | | neutron_trunk | functest | smoke | 02:06 | FAIL | +------------------------------+------------------+---------------+------------------+----------------+ 2018-10-03 07:00:24,452 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-03 07:00:28,122 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-289 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-03 07:00:28,127 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=3KPVzb4rwnrZyJGzxz4TeMqXs export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.7 export OS_REGION_NAME=regionOne 2018-10-03 07:00:28,127 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-03 07:00:28,128 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | doctor-notification bgpvpn | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ 2018-10-03 07:00:28,144 - xtesting.ci.run_tests - INFO - Loading test case 'doctor-notification'... 2018-10-03 07:00:28,172 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-10-03 07:05:07,729 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-10-03 07:05:07,853 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 07:05:07,853 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 04:40 | PASS | +-----------------------------+-----------------+------------------+----------------+ 2018-10-03 07:05:07,872 - xtesting.ci.run_tests - INFO - Loading test case 'bgpvpn'... 2018-10-03 07:05:10,023 - xtesting.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-10-03 07:05:11,409 - sdnvpn.lib.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-10-03 07:05:13,048 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting net/subnet/port/router quota to unlimited 2018-10-03 07:05:13,882 - sdnvpn.lib.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-10-03 07:05:13,882 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting instances quota class to unlimited 2018-10-03 07:05:13,929 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the Floating IP Addresses 2018-10-03 07:05:14,877 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the stale routers 2018-10-03 07:05:41,042 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_9 - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure.' 2018-10-03 07:05:41,042 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================================== 2018-10-03 07:05:41,042 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_9 2018-10-03 07:05:41,110 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_9 main method 2018-10-03 07:06:10,509 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_9 2018-10-03 07:06:10,510 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_9 - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure.': {'status': 'PASS', 'details': [{'Controller (ODL) list is ready': 'PASS'}, {'Node overcloud-novacompute-1 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-novacompute-0 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-2 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-1 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-0 br-int is fail_mode secure': 'PASS'}]} 2018-10-03 07:06:10,510 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence' 2018-10-03 07:06:10,511 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ========================================================================================= 2018-10-03 07:06:10,511 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_8 2018-10-03 07:06:10,596 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_8 main method 2018-10-03 07:06:10,605 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-03 07:06:11,311 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-03 07:06:13,762 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-10-03 07:06:14,177 - sdnvpn.lib.openstack_utils - DEBUG - Network '676a2d9e-1631-4bfe-b36c-a09e31791ff6' created successfully 2018-10-03 07:06:14,177 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-03 07:06:14,932 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '7dfb61e8-ab07-49be-9a1f-775d948fcdc6' created successfully 2018-10-03 07:06:14,932 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-03 07:06:15,294 - sdnvpn.lib.openstack_utils - DEBUG - Router '4bf18c88-b4a6-42ba-b6d6-f174b64c5125' created successfully 2018-10-03 07:06:15,295 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-03 07:06:16,613 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-03 07:06:16,613 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-03 07:06:18,772 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-03 07:06:19,429 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-2... 2018-10-03 07:06:19,649 - sdnvpn.lib.openstack_utils - DEBUG - Network 'f8af5296-8335-4e0d-b181-466c8d04cf2e' created successfully 2018-10-03 07:06:19,649 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-03 07:06:20,249 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '397126dc-90c0-4c9b-9598-850f95dd89ed' created successfully 2018-10-03 07:06:20,249 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-03 07:06:20,249 - sdnvpn.lib.openstack_utils - DEBUG - Router '4bf18c88-b4a6-42ba-b6d6-f174b64c5125' created successfully 2018-10-03 07:06:20,249 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-03 07:06:21,619 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-03 07:06:21,619 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-03 07:06:22,503 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-03 07:06:22,570 - sdnvpn.lib.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-10-03 07:06:22,857 - sdnvpn.lib.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=67adad6d-6fd0-4161-9ed4-ce227b0205b8 created successfully. 2018-10-03 07:06:22,857 - sdnvpn.lib.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-10-03 07:06:22,857 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-10-03 07:06:23,197 - sdnvpn.lib.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-10-03 07:06:23,197 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-10-03 07:06:23,508 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-10-03 07:06:23,883 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-10-03 07:07:49,030 - sdnvpn.test.functest.testcase_8 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-03 07:08:24,676 - functest.utils.functest_utils - DEBUG - Executing command: 'ping 172.30.9.204 -c 10' 2018-10-03 07:08:46,742 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_8 2018-10-03 07:08:46,743 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence': {'status': 'PASS', 'details': [{u"'sdnvpn-8-1' can ping 'sdnvpn-8-2'": 'PASS'}, {u'Assign a Floating IP to sdnvpn-8-1': 'PASS'}, {u'Ping IP 172.30.9.204': 'PASS'}]} 2018-10-03 07:08:46,743 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_3 - Data center gateway integration' 2018-10-03 07:08:46,743 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - =========================================================================== 2018-10-03 07:08:46,743 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_3 2018-10-03 07:08:46,843 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_3 main method 2018-10-03 07:09:01,488 - sdnvpn.test.functest.testcase_3 - INFO - Controller (ODL) list is ready 2018-10-03 07:09:01,489 - sdnvpn.test.functest.testcase_3 - INFO - Checking if zrpcd is running on the controller nodes 2018-10-03 07:09:01,550 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-2 2018-10-03 07:09:01,605 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-0 2018-10-03 07:09:01,661 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-1 2018-10-03 07:09:02,106 - sdnvpn.test.functest.testcase_3 - INFO - BGP entity owner is overcloud-controller-0 2018-10-03 07:09:02,146 - sdnvpn.test.functest.testcase_3 - INFO - Starting bgp speaker of controller at IP 172.30.9.29 2018-10-03 07:09:10,131 - sdnvpn.test.functest.testcase_3 - INFO - Checking if bgpd is running on the controller node 2018-10-03 07:09:10,189 - sdnvpn.test.functest.testcase_3 - INFO - bgpd is running on the controller node 2018-10-03 07:09:10,189 - sdnvpn.test.functest.testcase_3 - INFO - Downloading image 2018-10-03 07:09:17,923 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-03 07:09:18,522 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-10-03 07:09:18,580 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=778c2b44-44b4-474c-a9e8-12c1c8820c14 created successfully. 2018-10-03 07:09:19,193 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-03 07:09:20,362 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-10-03 07:09:22,889 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-1-net... 2018-10-03 07:09:23,656 - sdnvpn.lib.openstack_utils - DEBUG - Network 'ead2f12b-cf3c-469b-a728-6ede346433ad' created successfully 2018-10-03 07:09:23,657 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-03 07:09:24,585 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '0a7334db-9214-4c21-a1c1-ed4f36f6e197' created successfully 2018-10-03 07:09:24,585 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-03 07:09:25,259 - sdnvpn.lib.openstack_utils - DEBUG - Router '0a22a9e9-e4b8-4cc3-a604-f761d44287fe' created successfully 2018-10-03 07:09:25,259 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-03 07:09:26,701 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-03 07:09:26,701 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-03 07:09:28,843 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-03 07:09:30,405 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-2-quagga-net... 2018-10-03 07:09:30,806 - sdnvpn.lib.openstack_utils - DEBUG - Network '54fae267-e653-4d26-aa63-c281015f30b3' created successfully 2018-10-03 07:09:30,806 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-03 07:09:31,237 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '8ed4e33a-da3e-4222-95ce-76c8a39976d4' created successfully 2018-10-03 07:09:31,238 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-03 07:09:31,964 - sdnvpn.lib.openstack_utils - DEBUG - Router '5e9f56b1-2f8f-4d1f-b22b-fd2d724324da' created successfully 2018-10-03 07:09:31,964 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-03 07:09:33,510 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-03 07:09:33,511 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-03 07:09:35,413 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-03 07:09:35,960 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-10-03 07:13:02,403 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_3 2018-10-03 07:13:02,403 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_3 - Data center gateway integration': {'status': 'PASS', 'details': [{'Controller (ODL) list is ready': 'PASS'}, {'zrpcd is running in overcloud-controller-2': 'PASS'}, {'zrpcd is running in overcloud-controller-0': 'PASS'}, {'zrpcd is running in overcloud-controller-1': 'PASS'}, {'Found BGP entity owner': 'PASS'}, {'bgpd is running': 'PASS'}, {'Assign a Floating IP to sdnvpn-3-2-quagga ': 'PASS'}, {'Bootstrap quagga inside an OpenStack instance': 'PASS'}, {'Peering with quagga': 'PASS'}]} 2018-10-03 07:13:02,403 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_2 - Tenant separation' 2018-10-03 07:13:02,403 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================= 2018-10-03 07:13:02,403 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_2 2018-10-03 07:13:02,486 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_2 main method 2018-10-03 07:13:02,500 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-03 07:13:02,500 - sdnvpn.test.functest.testcase_2 - DEBUG - Using private key /usr/lib/python2.7/site-packages/sdnvpn/artifacts/id_rsa injected to the VMs. 2018-10-03 07:13:03,048 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-03 07:13:07,087 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-03 07:13:48,616 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN1 created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-1-741480', u'route_distinguishers': [u'111:111'], u'routers': [], u'import_targets': [u'55:55'], u'networks': [], u'tenant_id': u'19cfe43276e744d1a074a6b48492f500', u'route_targets': [u'55:55'], u'project_id': u'19cfe43276e744d1a074a6b48492f500', u'type': u'l3', u'id': u'b63ee924-ad83-4556-b362-4a65d56cb7e8'}} 2018-10-03 07:15:12,817 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-03 07:15:45,515 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-2-536459', u'route_distinguishers': [u'222:222'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'19cfe43276e744d1a074a6b48492f500', u'route_targets': [u'88:88'], u'project_id': u'19cfe43276e744d1a074a6b48492f500', u'type': u'l3', u'id': u'7b86d4e2-158e-4aba-8743-db190d351f9a'}} 2018-10-03 07:15:48,930 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-03 07:16:31,228 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_2 2018-10-03 07:16:31,229 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_2 - Tenant separation': {'status': 'PASS', 'details': [{u"[10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11]": 'PASS'}, {u"[10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12]": 'PASS'}]} 2018-10-03 07:16:31,229 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets' 2018-10-03 07:16:31,229 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================== 2018-10-03 07:16:31,229 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_1 2018-10-03 07:16:31,329 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_1 main method 2018-10-03 07:16:31,341 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-03 07:16:31,896 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-03 07:16:36,340 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-03 07:17:41,786 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-643698', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'19cfe43276e744d1a074a6b48492f500', u'route_targets': [], u'project_id': u'19cfe43276e744d1a074a6b48492f500', u'type': u'l3', u'id': u'33721307-421f-4d0b-b673-2da4080be94e'}} 2018-10-03 07:19:19,660 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-03 07:20:22,838 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-643698', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'19cfe43276e744d1a074a6b48492f500', u'route_targets': [], u'project_id': u'19cfe43276e744d1a074a6b48492f500', u'type': u'l3', u'id': u'01704290-aef3-4b17-9897-253e815d0ea9'}} 2018-10-03 07:20:26,224 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-03 07:21:10,897 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_1 2018-10-03 07:21:10,897 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets': {'status': 'PASS', 'details': [{u"'sdnvpn-1-1' can ping 'sdnvpn-1-2'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-3'": 'PASS'}, {u"'sdnvpn-1-1' cannot ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-4' can ping 'sdnvpn-1-5'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-5'": 'PASS'}]} 2018-10-03 07:21:10,897 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect' 2018-10-03 07:21:10,897 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ======================================================================================================== 2018-10-03 07:21:10,898 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_12 2018-10-03 07:21:10,990 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_12 main method 2018-10-03 07:21:11,002 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-03 07:21:26,509 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-03 07:21:30,027 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-03 07:23:30,502 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest 2018-10-03 07:25:01,443 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 1 2018-10-03 07:26:32,187 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 2 2018-10-03 07:27:05,087 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, 'aa9353fd-55a9-48ce-acb3-e085ccd7fd8d')]: Unable to complete operation on subnet aa9353fd-55a9-48ce-acb3-e085ccd7fd8d: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-481c753d-3941-4d1c-9ff8-a10f7ed60099'] 2018-10-03 07:27:05,088 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_12 2018-10-03 07:27:05,088 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect': {'status': 'PASS', 'details': [{'New OVS flows added': 'PASS'}, {'New OVS groups added': 'PASS'}, {'OVS flows are programmed after resync expected flow count 259, actual flow count 259': 'PASS'}, {'OVS groups are programmed after resync expected group count 27, actual group count 27': 'PASS'}, {'OVS flows are programmed after resync expected flow count 259, actual flow count 275': 'PASS'}, {'OVS groups are programmed after resync expected group count 27, actual group count 27': 'PASS'}]} 2018-10-03 07:27:05,088 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_11 - Check relevant OVS groups are removed upon deletion of OpenStack topology' 2018-10-03 07:27:05,089 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ====================================================================================================================== 2018-10-03 07:27:05,089 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_11 2018-10-03 07:27:05,171 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_11 main method 2018-10-03 07:27:05,180 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-03 07:27:19,814 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-03 07:27:23,294 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-03 07:29:23,733 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-10-03 07:30:00,295 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-10-03 07:30:30,550 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_11 2018-10-03 07:30:30,551 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_11 - Check relevant OVS groups are removed upon deletion of OpenStack topology': {'status': 'FAIL', 'details': [{'New OVS group added': 'PASS'}, {' Additional group was not deleted from OVS': 'FAIL'}]} 2018-10-03 07:30:30,551 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association' 2018-10-03 07:30:30,552 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================================================== 2018-10-03 07:30:30,552 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_4 2018-10-03 07:30:30,652 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_4 main method 2018-10-03 07:30:30,662 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-03 07:30:31,241 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-03 07:30:34,708 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-10-03 07:30:35,119 - sdnvpn.lib.openstack_utils - DEBUG - Network '5a17db25-5c54-41a4-8371-246945646b3a' created successfully 2018-10-03 07:30:35,119 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-03 07:30:35,751 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '85d38915-8126-4129-a2d5-5f5607e96579' created successfully 2018-10-03 07:30:35,752 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-03 07:30:36,066 - sdnvpn.lib.openstack_utils - DEBUG - Router '11a87183-ff8a-489b-a068-164fae516465' created successfully 2018-10-03 07:30:36,067 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-03 07:30:37,513 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-03 07:30:37,514 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-03 07:30:39,188 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-03 07:30:40,446 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-03 07:31:47,993 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-875249', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'19cfe43276e744d1a074a6b48492f500', u'route_targets': [], u'project_id': u'19cfe43276e744d1a074a6b48492f500', u'type': u'l3', u'id': u'b197014c-b8e9-4f45-a83d-f10047d63ab4'}} 2018-10-03 07:33:25,990 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-03 07:34:28,952 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-875249', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'19cfe43276e744d1a074a6b48492f500', u'route_targets': [], u'project_id': u'19cfe43276e744d1a074a6b48492f500', u'type': u'l3', u'id': u'e794ed97-ff18-4659-abcf-5aea0dd1bd13'}} 2018-10-03 07:34:32,624 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-03 07:35:02,636 - sdnvpn.test.functest.testcase_4 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with eRT<>iRT | | Associate router 'sdnvpn-4-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-2' | | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-3' | | PASS | 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-4-2-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-4' can ping 'sdnvpn-4-5' | +----------------------------------------------------------------------------------------+ | Update VPN with eRT=iRT ... | +----------------------------------------------------------------------------------------+ +----------------------------------------------------------------------------------------+ | Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. | +----------------------------------------------------------------------------------------+ +========================================================================================+ 2018-10-03 07:35:15,210 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_4 2018-10-03 07:35:15,210 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association': {'status': 'PASS', 'details': [{u"'sdnvpn-4-1' can ping 'sdnvpn-4-2'": 'PASS'}, {u"'sdnvpn-4-1' can ping 'sdnvpn-4-3'": 'PASS'}, {u"'sdnvpn-4-1' cannot ping 'sdnvpn-4-4'": 'PASS'}, {u"'sdnvpn-4-4' can ping 'sdnvpn-4-5'": 'PASS'}]} 2018-10-03 07:35:15,210 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest' 2018-10-03 07:35:15,210 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================ 2018-10-03 07:35:15,210 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.run_tempest 2018-10-03 07:35:15,331 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.run_tempest main method 2018-10-03 07:35:25,621 - functest.opnfv_tests.openstack.tempest.conf_utils - ERROR - Tempest verifier not found. 2018-10-03 07:35:25,652 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Caught Exception in sdnvpn.test.functest.run_tempest: Error with command:rally verify list-verifiers | awk '/opnfv-tempest/ {print $2}' Trace: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/run_sdnvpn_tests.py", line 109, in execute result = t.main() File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/run_tempest.py", line 31, in main verifier_id = tempest_utils.get_verifier_id() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/conf_utils.py", line 119, in get_verifier_id raise Exception('Error with command:%s' % cmd) Exception: Error with command:rally verify list-verifiers | awk '/opnfv-tempest/ {print $2}' 2018-10-03 07:35:25,653 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Testcase sdnvpn.test.functest.run_tempest failed 2018-10-03 07:35:25,653 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_10 - Test if interupts occure during ping, when removing and adding instances' 2018-10-03 07:35:25,653 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================================================== 2018-10-03 07:35:25,653 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_10 2018-10-03 07:35:25,735 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_10 main method 2018-10-03 07:35:25,744 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-03 07:35:26,316 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-03 07:35:30,383 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-03 07:38:32,517 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '37a7dfcd-2557-4488-b09f-d176c0b9c7d5')]: Unable to complete operation on subnet 37a7dfcd-2557-4488-b09f-d176c0b9c7d5: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-f5d8cd48-2ec7-46af-ac1a-21becbe0b4cc'] 2018-10-03 07:38:32,535 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_10 2018-10-03 07:38:32,535 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_10 - Test if interupts occure during ping, when removing and adding instances': {'status': 'PASS', 'details': [{'Ping succeeds': 'PASS'}, {'Ping succeeds': 'PASS'}]} 2018-10-03 07:38:32,535 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario' 2018-10-03 07:38:32,535 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================== 2018-10-03 07:38:32,535 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_13 2018-10-03 07:38:32,630 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_13 main method 2018-10-03 07:38:32,630 - sdnvpn.test.functest.testcase_13 - INFO - Using old image 2018-10-03 07:38:32,641 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-03 07:38:33,208 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-10-03 07:38:47,206 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-10-03 07:38:47,259 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=9f1e8789-c1fd-45a5-b601-cb86be04158b created successfully. 2018-10-03 07:38:48,298 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-10-03 07:38:48,724 - sdnvpn.lib.openstack_utils - DEBUG - Network 'dd1b1746-325b-4edb-bb0b-639c51b74240' created successfully 2018-10-03 07:38:48,724 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-03 07:38:49,194 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'c3378ec6-169c-4d69-95cc-4502b0da5a87' created successfully 2018-10-03 07:38:49,194 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-03 07:38:49,580 - sdnvpn.lib.openstack_utils - DEBUG - Router 'e80ded95-9837-4f79-a0e2-33680e6d7872' created successfully 2018-10-03 07:38:49,580 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-03 07:38:51,058 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-03 07:38:51,059 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-03 07:38:53,175 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-03 07:38:53,366 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-03 07:41:40,641 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-03 07:42:56,709 - sdnvpn.test.functest.testcase_13 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-830444', u'route_distinguishers': [u'12:12', u'13:13'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'19cfe43276e744d1a074a6b48492f500', u'route_targets': [], u'project_id': u'19cfe43276e744d1a074a6b48492f500', u'type': u'l3', u'id': u'63521bef-c11a-416a-a3a8-908d447c6f76'}} 2018-10-03 07:42:58,238 - sdnvpn.test.functest.testcase_13 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-03 07:43:30,394 - sdnvpn.test.functest.testcase_13 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ 2018-10-03 07:43:44,105 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_13 2018-10-03 07:43:44,105 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario': {'status': 'PASS', 'details': [{u"'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13'": 'PASS'}]} 2018-10-03 07:43:44,105 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting subnet/net/port quota 2018-10-03 07:43:44,386 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting instances quota class 2018-10-03 07:43:58,930 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-10-03 07:44:03,831 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-10-03 07:44:03,846 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-2.tar.gz --strip-components=1' 2018-10-03 07:44:08,170 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-10-03 07:44:08,186 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-0.tar.gz --strip-components=1' 2018-10-03 07:44:08,635 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-10-03 07:44:08,650 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-0.tar.gz --strip-components=1' 2018-10-03 07:44:13,358 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-10-03 07:44:13,373 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-1.tar.gz --strip-components=1' 2018-10-03 07:44:13,973 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-10-03 07:44:13,990 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-1.tar.gz --strip-components=1' 2018-10-03 07:44:14,020 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-10-03 07:44:15,641 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-03 07:44:15,642 - xtesting.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 39:05 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-10-03 07:44:15,647 - xtesting.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-10-03 07:44:15,648 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 04:40 | PASS | | bgpvpn | sdnvpn | features | 39:05 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-10-03 07:44:15,654 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-03 07:44:22,004 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-289 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-03 07:44:22,009 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=3KPVzb4rwnrZyJGzxz4TeMqXs export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.7 export OS_REGION_NAME=regionOne 2018-10-03 07:44:22,009 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-03 07:44:22,010 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-10-03 07:44:22,010 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +----------------------+------------------+--------------+------------------+----------------+ 2018-10-03 07:44:22,013 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-03 07:44:24,949 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-289 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-03 07:44:24,952 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=3KPVzb4rwnrZyJGzxz4TeMqXs export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.7 export OS_REGION_NAME=regionOne 2018-10-03 07:44:24,952 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-03 07:44:24,953 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-10-03 07:44:24,953 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-10-03 07:44:24,954 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-03 07:44:27,739 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-289 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-03 07:44:27,744 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=3KPVzb4rwnrZyJGzxz4TeMqXs export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.7 export OS_REGION_NAME=regionOne 2018-10-03 07:44:27,744 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2018-10-03 07:44:27,753 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2018-10-03 07:44:29,649 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_9035bfd0-d564-4617-8236-9afa02faa882', 'id': u'd8f25112e5cf4421a0a38634b0863c78', 'description': u'Created by OPNFV Functest: tempest_full_parallel', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-03 07:44:30,154 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8a9e886620334189b4e2a671c2432727', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_9035bfd0-d564-4617-8236-9afa02faa882'}) 2018-10-03 07:44:30,250 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-03 07:44:30,421 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/6f34379261004f91af1ae5f45c153888'}, 'domain_id': None, 'human_id': None, 'id': u'6f34379261004f91af1ae5f45c153888', 'HUMAN_ID': False}) 2018-10-03 07:44:30,980 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_9035bfd0-d564-4617-8236-9afa02faa882', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'e32e2efd-04d9-45ea-b94b-333d01f22638', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_full_parallel-user_9035bfd0-d564-4617-8236-9afa02faa882', 'project_id': u'd8f25112e5cf4421a0a38634b0863c78', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-03 07:44:30,986 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_9035bfd0-d564-4617-8236-9afa02faa882', 'password': 'e32e2efd-04d9-45ea-b94b-333d01f22638', 'project_name': 'tempest_full_paral-project_9035bfd0-d564-4617-8236-9afa02faa882', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'd8f25112e5cf4421a0a38634b0863c78', 'project_domain_name': 'Default'} 2018-10-03 07:44:32,082 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-03 07:44:36,723 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-03 07:44:36.342 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=8d20fda7-294e-4800-aae7-e11547f86c1d) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 8d20fda7-294e-4800-aae7-e11547f86c1d | 2018-10-03T07:44:36 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 8d20fda7-294e-4800-aae7-e11547f86c1d ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-03 07:44:39,764 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-10-03 07:44:39,764 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-03 07:44:45,246 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-03 07:44:43.494 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-03 07:44:43.705 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-03 07:44:45.076 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f3faeda7-17ec-4b41-9d14-8334a52e2757) has been successfully created! Using verifier 'opnfv-tempest' (UUID=f3faeda7-17ec-4b41-9d14-8334a52e2757) as the default verifier for the future CLI operations. 2018-10-03 07:44:47,774 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2018-10-03 07:44:49,576 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b/file', 'owner': u'd8f25112e5cf4421a0a38634b0863c78', 'id': u'cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b', 'size': 12716032, u'self': u'/v2/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd8f25112e5cf4421a0a38634b0863c78', 'name': 'tempest_full_paral-project_9035bfd0-d564-4617-8236-9afa02faa882', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-03T07:44:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-03T07:44:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_9035bfd0-d564-4617-8236-9afa02faa882', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_9035bfd0-d564-4617-8236-9afa02faa882', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_9035bfd0-d564-4617-8236-9afa02faa882', 'created': u'2018-10-03T07:44:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-03T07:44:48Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/cfd05fd9-0f88-4cd6-b832-91b3a6a7b23b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_9035bfd0-d564-4617-8236-9afa02faa882', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-03 07:44:49,860 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_9035bfd0-d564-4617-8236-9afa02faa882', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19cfe43276e744d1a074a6b48492f500', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'30501ba7-db9b-4744-a51c-b69a7cf29299', 'swap': 0}) 2018-10-03 07:44:51,871 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/3a329211-dc78-4f18-8b86-75dbec19931f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3a329211-dc78-4f18-8b86-75dbec19931f/file', 'owner': u'd8f25112e5cf4421a0a38634b0863c78', 'id': u'3a329211-dc78-4f18-8b86-75dbec19931f', 'size': 12716032, u'self': u'/v2/images/3a329211-dc78-4f18-8b86-75dbec19931f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd8f25112e5cf4421a0a38634b0863c78', 'name': 'tempest_full_paral-project_9035bfd0-d564-4617-8236-9afa02faa882', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://910161fc-105f-4dc5-8e8f-3124d3012b83/images/3a329211-dc78-4f18-8b86-75dbec19931f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-03T07:44:51Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-03T07:44:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_9035bfd0-d564-4617-8236-9afa02faa882', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/3a329211-dc78-4f18-8b86-75dbec19931f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_9035bfd0-d564-4617-8236-9afa02faa882', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_9035bfd0-d564-4617-8236-9afa02faa882', 'created': u'2018-10-03T07:44:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-03T07:44:50Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3a329211-dc78-4f18-8b86-75dbec19931f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_9035bfd0-d564-4617-8236-9afa02faa882', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-03 07:44:51,921 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_9035bfd0-d564-4617-8236-9afa02faa882', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19cfe43276e744d1a074a6b48492f500', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'9ddf8c23-893c-437c-bb66-e6dd6bb40638', 'swap': 0}) 2018-10-03 07:44:51,939 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_9035bfd0-d564-4617-8236-9afa02faa882', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19cfe43276e744d1a074a6b48492f500', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'9ddf8c23-893c-437c-bb66-e6dd6bb40638', 'swap': 0}) 2018-10-03 07:44:55,054 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-03 07:44:53.925 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f3faeda7-17ec-4b41-9d14-8334a52e2757) for deployment 'opnfv-rally' (UUID=8d20fda7-294e-4800-aae7-e11547f86c1d). 2018-10-03 07:44:54.933 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-03 07:44:54.934 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f3faeda7-17ec-4b41-9d14-8334a52e2757) has been successfully configured for deployment 'opnfv-rally' (UUID=8d20fda7-294e-4800-aae7-e11547f86c1d)! 2018-10-03 07:44:55,054 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-03 07:44:55,055 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-03 07:44:55,058 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-03 07:44:55,067 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-03 07:44:57,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f3faeda7-17ec-4b41-9d14-8334a52e2757/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2018-10-03 07:44:57,802 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-03 07:44:57,838 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-03 07:44:57,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full_parallel/test_list.txt']'. 2018-10-03 07:44:59,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:44:59.898 49 INFO rally.api [-] Starting verification (UUID=fa525676-80f3-4a40-b465-142707375c88) for deployment 'opnfv-rally' (UUID=8d20fda7-294e-4800-aae7-e11547f86c1d) by verifier 'opnfv-tempest' (UUID=f3faeda7-17ec-4b41-9d14-8334a52e2757). 2018-10-03 07:44:59,899 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: fa525676-80f3-4a40-b465-142707375c88 2018-10-03 07:45:04,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:04.598 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-10-03 07:45:04,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:04.606 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-10-03 07:45:04,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:04.613 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-10-03 07:45:04,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:04.617 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-10-03 07:45:04,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:04.645 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-10-03 07:45:07,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:07.719 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.248s] 2018-10-03 07:45:07,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:07.873 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.153s] 2018-10-03 07:45:07,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:07.950 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.234s] 2018-10-03 07:45:08,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.003 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.053s] 2018-10-03 07:45:08,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.011 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.176s] 2018-10-03 07:45:08,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.075 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.162s] 2018-10-03 07:45:08,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.079 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.075s] 2018-10-03 07:45:08,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.090 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.014s] 2018-10-03 07:45:08,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.160 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.397s] 2018-10-03 07:45:08,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.164 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.083s] 2018-10-03 07:45:08,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.193 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.029s] 2018-10-03 07:45:08,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.212 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.296s] 2018-10-03 07:45:08,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.222 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.432s] 2018-10-03 07:45:08,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.273 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.059s] 2018-10-03 07:45:08,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.275 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.176s] 2018-10-03 07:45:08,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.286 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.012s] 2018-10-03 07:45:08,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.288 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.199s] 2018-10-03 07:45:08,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.359 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.199s] 2018-10-03 07:45:08,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.406 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.212s] 2018-10-03 07:45:08,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.416 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.130s] 2018-10-03 07:45:08,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.468 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.062s] 2018-10-03 07:45:08,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.474 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.057s] 2018-10-03 07:45:08,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.493 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.019s] 2018-10-03 07:45:08,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.505 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.011s] 2018-10-03 07:45:08,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.515 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.010s] 2018-10-03 07:45:08,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.539 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.605s] 2018-10-03 07:45:08,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.543 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.320s] 2018-10-03 07:45:08,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.566 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.207s] 2018-10-03 07:45:08,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.739 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [0.972s] 2018-10-03 07:45:08,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.821 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.270s] 2018-10-03 07:45:08,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.827 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.554s] 2018-10-03 07:45:08,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.879 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.334s] 2018-10-03 07:45:08,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:08.975 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.435s] 2018-10-03 07:45:09,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:09.077 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.508s] 2018-10-03 07:45:09,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:09.143 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.403s] 2018-10-03 07:45:09,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:09.214 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.394s] 2018-10-03 07:45:09,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:09.312 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.336s] 2018-10-03 07:45:09,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:09.324 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.444s] 2018-10-03 07:45:09,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:09.325 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.012s] 2018-10-03 07:45:09,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:09.336 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.011s] 2018-10-03 07:45:09,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:09.348 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.011s] 2018-10-03 07:45:09,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:09.452 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.376s] 2018-10-03 07:45:09,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:09.709 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.385s] 2018-10-03 07:45:09,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:09.748 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.399s] 2018-10-03 07:45:10,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:10.095 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.346s] 2018-10-03 07:45:10,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:10.153 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.057s] 2018-10-03 07:45:10,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:10.300 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.590s] 2018-10-03 07:45:10,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:10.331 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [2.695s] 2018-10-03 07:45:11,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:11.027 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.872s] 2018-10-03 07:45:11,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:11.058 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.031s] 2018-10-03 07:45:11,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:11.298 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.239s] 2018-10-03 07:45:11,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:11.594 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [1.293s] 2018-10-03 07:45:13,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:13.097 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [5.288s] 2018-10-03 07:45:13,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:13.319 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [2.020s] 2018-10-03 07:45:14,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:14.235 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.915s] 2018-10-03 07:45:14,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:14.476 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [2.879s] 2018-10-03 07:45:14,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:14.963 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.487s] 2018-10-03 07:45:15,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:15.248 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.284s] 2018-10-03 07:45:15,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:15.408 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-10-03 07:45:15,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:15.527 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.491s] 2018-10-03 07:45:15,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:15.866 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.338s] 2018-10-03 07:45:16,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:16.239 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.372s] 2018-10-03 07:45:16,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:16.605 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.366s] 2018-10-03 07:45:16,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:16.914 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [3.816s] 2018-10-03 07:45:16,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:16.919 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.313s] 2018-10-03 07:45:17,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:17.375 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.456s] 2018-10-03 07:45:18,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.372 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.110s] 2018-10-03 07:45:18,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.401 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.029s] 2018-10-03 07:45:18,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.650 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.187s] 2018-10-03 07:45:18,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.663 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.012s] 2018-10-03 07:45:18,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.689 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.025s] 2018-10-03 07:45:18,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.707 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.018s] 2018-10-03 07:45:18,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.724 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.017s] 2018-10-03 07:45:18,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.738 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.013s] 2018-10-03 07:45:18,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.784 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.046s] 2018-10-03 07:45:18,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.795 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.010s] 2018-10-03 07:45:18,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.827 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.031s] 2018-10-03 07:45:18,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.836 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.009s] 2018-10-03 07:45:18,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.846 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.009s] 2018-10-03 07:45:18,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.860 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.014s] 2018-10-03 07:45:18,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.872 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.012s] 2018-10-03 07:45:18,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.910 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.039s] 2018-10-03 07:45:18,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:18.988 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.186s] 2018-10-03 07:45:19,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:19.077 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.089s] 2018-10-03 07:45:19,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:19.120 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.043s] 2018-10-03 07:45:19,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:19.171 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.191s] 2018-10-03 07:45:19,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:19.175 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.054s] 2018-10-03 07:45:19,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:19.215 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.044s] 2018-10-03 07:45:19,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:19.261 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.045s] 2018-10-03 07:45:19,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:19.491 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-10-03 07:45:19,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:19.492 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-10-03 07:45:20,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:20.006 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.168s] 2018-10-03 07:45:20,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:20.865 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [3.949s] 2018-10-03 07:45:20,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:20.869 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-10-03 07:45:20,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:20.871 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-10-03 07:45:20,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:20.882 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.015s] 2018-10-03 07:45:22,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:22.310 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [14.610s] 2018-10-03 07:45:23,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:23.115 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [15.470s] 2018-10-03 07:45:23,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:23.242 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.506s] 2018-10-03 07:45:23,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:23.886 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.643s] 2018-10-03 07:45:24,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:24.663 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.777s] 2018-10-03 07:45:29,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:29.325 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.665s] 2018-10-03 07:45:30,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:30.163 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.836s] 2018-10-03 07:45:30,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:30.715 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.551s] 2018-10-03 07:45:30,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:30.722 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.216s] 2018-10-03 07:45:31,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:31.436 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [12.683s] 2018-10-03 07:45:32,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:32.547 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [1.162s] 2018-10-03 07:45:33,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:33.234 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [2.955s] 2018-10-03 07:45:33,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:33.413 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.179s] 2018-10-03 07:45:33,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:33.417 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.870s] 2018-10-03 07:45:33,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:33.483 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [14.290s] 2018-10-03 07:45:34,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:34.184 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.765s] 2018-10-03 07:45:34,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:34.693 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.511s] 2018-10-03 07:45:34,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:34.703 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.009s] 2018-10-03 07:45:35,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:35.754 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [2.273s] 2018-10-03 07:45:36,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:36.375 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [16.362s] 2018-10-03 07:45:36,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:36.385 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.015s] 2018-10-03 07:45:36,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:36.399 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.014s] 2018-10-03 07:45:36,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:36.412 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.012s] 2018-10-03 07:45:36,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:36.681 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.977s] 2018-10-03 07:45:36,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:36.683 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-10-03 07:45:36,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:36.687 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-10-03 07:45:36,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:36.689 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-10-03 07:45:36,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:36.871 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [1.117s] 2018-10-03 07:45:36,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:36.875 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.190s] 2018-10-03 07:45:36,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:36.889 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [2.704s] 2018-10-03 07:45:37,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:37.056 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.179s] 2018-10-03 07:45:37,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:37.059 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-10-03 07:45:37,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:37.061 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-10-03 07:45:37,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:37.062 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-10-03 07:45:39,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:39.569 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [2.697s] 2018-10-03 07:45:39,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:39.750 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [20.487s] 2018-10-03 07:45:39,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:39.898 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.147s] 2018-10-03 07:45:40,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:40.156 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [6.740s] 2018-10-03 07:45:41,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:41.235 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [1.665s] 2018-10-03 07:45:41,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:41.957 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.721s] 2018-10-03 07:45:42,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:42.759 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.801s] 2018-10-03 07:45:44,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:44.391 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [22.310s] 2018-10-03 07:45:44,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:44.422 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.036s] 2018-10-03 07:45:44,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:44.435 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.012s] 2018-10-03 07:45:44,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:44.448 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.012s] 2018-10-03 07:45:44,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:44.458 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.010s] 2018-10-03 07:45:44,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:44.788 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.329s] 2018-10-03 07:45:45,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:45.126 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [2.366s] 2018-10-03 07:45:45,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:45.231 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.442s] 2018-10-03 07:45:45,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:45.539 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.413s] 2018-10-03 07:45:45,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:45.556 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.325s] 2018-10-03 07:45:45,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:45.904 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.348s] 2018-10-03 07:45:46,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:46.143 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [23.025s] 2018-10-03 07:45:46,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:46.213 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.308s] 2018-10-03 07:45:49,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:49.419 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [9.263s] 2018-10-03 07:45:50,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:50.164 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [13.749s] 2018-10-03 07:45:51,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:51.437 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [1.273s] 2018-10-03 07:45:53,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:53.279 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.274s] 2018-10-03 07:45:53,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:53.291 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.012s] 2018-10-03 07:45:53,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:53.307 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.015s] 2018-10-03 07:45:53,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:53.444 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.136s] 2018-10-03 07:45:53,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:53.458 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.013s] 2018-10-03 07:45:53,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:53.505 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.047s] 2018-10-03 07:45:53,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:53.531 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.026s] 2018-10-03 07:45:53,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:53.595 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.063s] 2018-10-03 07:45:53,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:53.610 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.014s] 2018-10-03 07:45:53,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:53.669 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.058s] 2018-10-03 07:45:53,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:53.689 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.020s] 2018-10-03 07:45:55,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:45:55.374 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-10-03 07:46:01,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:01.075 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [2.492s] 2018-10-03 07:46:01,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:01.525 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.186s] 2018-10-03 07:46:01,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:01.609 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.084s] 2018-10-03 07:46:01,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:01.704 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.094s] 2018-10-03 07:46:01,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:01.817 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.113s] 2018-10-03 07:46:01,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:01.951 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.877s] 2018-10-03 07:46:03,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:03.755 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [1.803s] 2018-10-03 07:46:04,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:04.542 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [15.112s] 2018-10-03 07:46:04,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:04.810 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.273s] 2018-10-03 07:46:05,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:05.258 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [1.502s] 2018-10-03 07:46:05,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:05.322 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [2.792s] 2018-10-03 07:46:05,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:05.416 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-10-03 07:46:05,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:05.726 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.469s] 2018-10-03 07:46:05,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:05.833 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.510s] 2018-10-03 07:46:06,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:06.323 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [1.510s] 2018-10-03 07:46:06,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:06.868 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.544s] 2018-10-03 07:46:06,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:06.919 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.052s] 2018-10-03 07:46:08,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:08.994 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [23.917s] 2018-10-03 07:46:09,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:09.553 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [2.632s] 2018-10-03 07:46:10,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:10.170 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.616s] 2018-10-03 07:46:10,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:10.375 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.199s] 2018-10-03 07:46:10,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:10.414 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.039s] 2018-10-03 07:46:10,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:10.631 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.215s] 2018-10-03 07:46:11,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:11.435 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [2.443s] 2018-10-03 07:46:11,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:11.559 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-10-03 07:46:12,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:12.786 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.177s] 2018-10-03 07:46:12,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:12.852 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.065s] 2018-10-03 07:46:12,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:12.911 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.058s] 2018-10-03 07:46:12,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:12.976 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.065s] 2018-10-03 07:46:13,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:13.003 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.026s] 2018-10-03 07:46:13,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:13.067 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.064s] 2018-10-03 07:46:13,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:13.118 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.050s] 2018-10-03 07:46:13,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:13.171 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.052s] 2018-10-03 07:46:13,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:13.191 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.020s] 2018-10-03 07:46:13,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:13.251 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.059s] 2018-10-03 07:46:13,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:13.323 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.072s] 2018-10-03 07:46:19,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:19.602 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [48.873s] 2018-10-03 07:46:22,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:22.368 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [10.931s] 2018-10-03 07:46:24,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:24.744 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [21.039s] 2018-10-03 07:46:25,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:25.494 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [50.436s] 2018-10-03 07:46:30,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:30.240 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [4.747s] 2018-10-03 07:46:33,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:33.043 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [9.161s] 2018-10-03 07:46:41,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:41.372 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [17.938s] 2018-10-03 07:46:43,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:43.549 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [10.506s] 2018-10-03 07:46:53,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:53.775 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.056s] 2018-10-03 07:46:53,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:53.878 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.103s] 2018-10-03 07:46:57,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:46:57.472 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [45.906s] 2018-10-03 07:47:05,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:05.444 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.420s] 2018-10-03 07:47:06,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:06.527 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [25.156s] 2018-10-03 07:47:09,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:09.613 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [47.242s] 2018-10-03 07:47:11,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:11.529 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [46.775s] 2018-10-03 07:47:11,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:11.959 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [2.347s] 2018-10-03 07:47:15,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:15.563 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [4.039s] 2018-10-03 07:47:16,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:16.477 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.449s] 2018-10-03 07:47:16,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:16.544 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.066s] 2018-10-03 07:47:18,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:18.994 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [22.437s] 2018-10-03 07:47:19,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:19.005 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.011s] 2018-10-03 07:47:19,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:19.134 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.128s] 2018-10-03 07:47:19,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:19.448 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [2.905s] 2018-10-03 07:47:19,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:19.460 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.326s] 2018-10-03 07:47:19,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:19.552 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.104s] 2018-10-03 07:47:20,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:20.029 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.041s] 2018-10-03 07:47:20,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:20.427 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.398s] 2018-10-03 07:47:21,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:21.463 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [1.910s] 2018-10-03 07:47:22,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:22.425 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [62.816s] 2018-10-03 07:47:24,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:24.156 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [36.999s] 2018-10-03 07:47:26,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:26.147 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.997s] 2018-10-03 07:47:26,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:26.607 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [121.448s] 2018-10-03 07:47:26,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:26.629 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.025s] 2018-10-03 07:47:31,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:31.778 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [16.213s] 2018-10-03 07:47:31,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:31.778 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-10-03 07:47:32,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:32.223 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.615s] 2018-10-03 07:47:32,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:32.909 49 INFO opnfv-tempest [-] {14} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-10-03 07:47:33,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:33.477 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.378s] 2018-10-03 07:47:33,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:33.897 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [36.416s] 2018-10-03 07:47:33,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:33.898 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.001s]: Skipped until Bug: 1524898 is resolved. 2018-10-03 07:47:35,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:35.834 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [2.357s] 2018-10-03 07:47:38,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:38.003 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [2.619s] 2018-10-03 07:47:38,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:38.654 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.324s] 2018-10-03 07:47:39,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:39.822 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [28.281s] 2018-10-03 07:47:43,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:43.888 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [4.923s] 2018-10-03 07:47:44,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:44.909 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [1.022s] 2018-10-03 07:47:44,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:44.925 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.016s] 2018-10-03 07:47:45,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:45.141 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON ... fail 2018-10-03 07:47:45,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:45.141 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2018-10-03 07:47:45,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:45.561 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [0.634s] 2018-10-03 07:47:46,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:46.929 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [1.367s] 2018-10-03 07:47:47,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:47.658 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [0.728s] 2018-10-03 07:47:47,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:47.693 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.035s] 2018-10-03 07:47:47,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:47.861 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.167s] 2018-10-03 07:47:48,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:48.588 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [8.767s] 2018-10-03 07:47:49,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:49.469 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [17.239s] 2018-10-03 07:47:50,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:50.082 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.965s] 2018-10-03 07:47:53,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:53.918 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [3.832s] 2018-10-03 07:47:56,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:47:56.026 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [2.111s] 2018-10-03 07:48:03,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:03.008 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [112.813s] 2018-10-03 07:48:03,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:03.274 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [13.805s] 2018-10-03 07:48:03,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:03.391 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-10-03 07:48:07,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:07.603 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2018-10-03 07:48:08,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:08.738 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_add_image_member ... fail [0.012s] 2018-10-03 07:48:08,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:08.748 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_get_shared_images ... fail [0.010s] 2018-10-03 07:48:08,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:08.757 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_remove_member ... fail [0.009s] 2018-10-03 07:48:09,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:09.839 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-10-03 07:48:15,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:15.059 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [18.774s] 2018-10-03 07:48:17,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:17.511 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [19.812s] 2018-10-03 07:48:17,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:17.811 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.562s] 2018-10-03 07:48:18,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:18.409 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.596s] 2018-10-03 07:48:18,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:18.956 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.548s] 2018-10-03 07:48:19,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:19.423 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.465s] 2018-10-03 07:48:19,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:19.583 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_http_image ... fail [0.010s] 2018-10-03 07:48:19,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:19.590 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_image_with_min_ram ... fail [0.006s] 2018-10-03 07:48:19,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:19.598 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_remote_image ... fail [0.006s] 2018-10-03 07:48:19,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:19.604 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_then_upload ... fail [0.005s] 2018-10-03 07:48:19,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:19.796 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.373s] 2018-10-03 07:48:19,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:19.865 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.069s] 2018-10-03 07:48:20,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:20.018 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.152s] 2018-10-03 07:48:20,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:20.098 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.079s] 2018-10-03 07:48:20,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:20.189 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.091s] 2018-10-03 07:48:20,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:20.257 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.067s] 2018-10-03 07:48:20,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:20.331 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.074s] 2018-10-03 07:48:20,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:20.844 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [17.833s] 2018-10-03 07:48:22,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:22.964 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [2.123s] 2018-10-03 07:48:25,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:25.165 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.061s] 2018-10-03 07:48:29,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:29.836 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [4.668s] 2018-10-03 07:48:31,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:31.681 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... fail [0.183s] 2018-10-03 07:48:31,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:31.797 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [4.363s] 2018-10-03 07:48:36,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:36.702 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-10-03 07:48:39,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:39.417 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.478s] 2018-10-03 07:48:39,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:39.600 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.182s] 2018-10-03 07:48:39,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:39.960 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.359s] 2018-10-03 07:48:40,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:40.463 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [8.666s] 2018-10-03 07:48:43,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:43.942 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... fail [34.081s] 2018-10-03 07:48:45,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:45.467 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [78.812s] 2018-10-03 07:48:47,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:47.152 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... fail [133.870s] 2018-10-03 07:48:47,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:47.213 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.068s] 2018-10-03 07:48:47,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:47.644 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.430s] 2018-10-03 07:48:49,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:49.885 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [46.595s] 2018-10-03 07:48:55,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:55.181 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [14.717s] 2018-10-03 07:48:55,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:55.289 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [83.484s] 2018-10-03 07:48:56,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:56.235 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [12.298s] 2018-10-03 07:48:57,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:57.606 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.367s] 2018-10-03 07:48:58,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:58.382 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.776s] 2018-10-03 07:48:59,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:48:59.398 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [1.015s] 2018-10-03 07:49:00,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:00.150 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.752s] 2018-10-03 07:49:00,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:00.589 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.439s] 2018-10-03 07:49:00,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:00.977 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.387s] 2018-10-03 07:49:01,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:01.159 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [46.096s] 2018-10-03 07:49:03,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:03.006 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [76.620s] 2018-10-03 07:49:04,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:04.894 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [9.711s] 2018-10-03 07:49:08,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:08.444 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [18.558s] 2018-10-03 07:49:13,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:13.205 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [8.310s] 2018-10-03 07:49:18,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:18.175 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-10-03 07:49:18,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:18.505 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [30.716s] 2018-10-03 07:49:19,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:19.247 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [6.040s] 2018-10-03 07:49:20,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:20.042 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [24.750s] 2018-10-03 07:49:24,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:24.515 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.421s] 2018-10-03 07:49:25,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:25.850 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [6.602s] 2018-10-03 07:49:31,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:31.476 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [71.123s] 2018-10-03 07:49:31,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:31.494 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.023s] 2018-10-03 07:49:31,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:31.859 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [6.010s] 2018-10-03 07:49:32,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:32.507 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.009s] 2018-10-03 07:49:32,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:32.510 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until Bug: 1540645 is resolved. 2018-10-03 07:49:32,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:32.731 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.224s] 2018-10-03 07:49:32,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:32.867 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.137s] 2018-10-03 07:49:35,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:35.221 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... fail [187.289s] 2018-10-03 07:49:35,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:35.289 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.074s] 2018-10-03 07:49:36,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:36.080 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.791s] 2018-10-03 07:49:36,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:36.461 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.079s] 2018-10-03 07:49:36,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:36.879 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.417s] 2018-10-03 07:49:36,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:36.946 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.067s] 2018-10-03 07:49:37,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:37.020 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.073s] 2018-10-03 07:49:37,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:37.104 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.083s] 2018-10-03 07:49:37,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:37.431 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.627s] 2018-10-03 07:49:37,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:37.447 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [15.721s] 2018-10-03 07:49:37,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:37.449 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-10-03 07:49:37,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:37.450 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-10-03 07:49:37,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:37.451 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-10-03 07:49:37,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:37.880 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.776s] 2018-10-03 07:49:38,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:38.024 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.594s] 2018-10-03 07:49:38,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:38.968 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [1.086s] 2018-10-03 07:49:44,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:44.741 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [43.576s] 2018-10-03 07:49:47,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:47.704 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-10-03 07:49:47,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:47.744 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [9.717s] 2018-10-03 07:49:50,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:50.191 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [2.448s] 2018-10-03 07:49:54,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:54.097 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [3.905s] 2018-10-03 07:49:54,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:54.786 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [1.740s] 2018-10-03 07:49:54,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:54.787 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [8.132s] 2018-10-03 07:49:56,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:56.560 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [1.774s] 2018-10-03 07:49:58,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:49:58.529 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... fail [257.815s] 2018-10-03 07:50:01,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:01.734 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON ... fail 2018-10-03 07:50:02,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:02.058 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [7.271s] 2018-10-03 07:50:04,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:04.448 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.177s] 2018-10-03 07:50:04,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:04.638 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.189s] 2018-10-03 07:50:04,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:04.795 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.157s] 2018-10-03 07:50:04,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:04.941 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.146s] 2018-10-03 07:50:05,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:05.103 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.161s] 2018-10-03 07:50:05,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:05.262 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.158s] 2018-10-03 07:50:05,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:05.473 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.211s] 2018-10-03 07:50:05,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:05.645 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.170s] 2018-10-03 07:50:05,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:05.808 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.163s] 2018-10-03 07:50:05,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:05.961 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.153s] 2018-10-03 07:50:08,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:08.402 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [3.603s] 2018-10-03 07:50:08,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:08.465 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.064s] 2018-10-03 07:50:08,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:08.897 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [6.838s] 2018-10-03 07:50:12,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:12.741 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.216s] 2018-10-03 07:50:12,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:12.906 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.163s] 2018-10-03 07:50:13,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:13.561 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [3.972s] 2018-10-03 07:50:15,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:15.408 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [2.501s] 2018-10-03 07:50:16,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:16.035 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [90.551s] 2018-10-03 07:50:17,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:17.117 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.708s] 2018-10-03 07:50:17,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:17.124 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.008s] 2018-10-03 07:50:17,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:17.285 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.160s] 2018-10-03 07:50:17,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:17.439 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.153s] 2018-10-03 07:50:17,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:17.454 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.015s] 2018-10-03 07:50:17,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:17.472 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [3.911s] 2018-10-03 07:50:18,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:18.837 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [9.939s] 2018-10-03 07:50:21,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:21.870 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-10-03 07:50:24,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:24.570 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [7.095s] 2018-10-03 07:50:25,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:25.721 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-10-03 07:50:28,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:28.385 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [85.362s] 2018-10-03 07:50:28,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:28.863 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [100.282s] 2018-10-03 07:50:30,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:30.333 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [11.496s] 2018-10-03 07:50:31,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:31.211 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [94.955s] 2018-10-03 07:50:33,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:33.532 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [8.961s] 2018-10-03 07:50:33,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:33.961 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [5.103s] 2018-10-03 07:50:37,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:37.492 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.968s] 2018-10-03 07:50:41,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:41.255 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.067s] 2018-10-03 07:50:41,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:41.265 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.010s] 2018-10-03 07:50:41,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:41.469 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.203s] 2018-10-03 07:50:41,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:41.484 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.015s] 2018-10-03 07:50:41,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:41.499 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.012s] 2018-10-03 07:50:41,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:41.502 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [7.967s] 2018-10-03 07:50:41,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:41.538 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.041s] 2018-10-03 07:50:41,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:41.605 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.066s] 2018-10-03 07:50:41,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:41.679 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.074s] 2018-10-03 07:50:42,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:42.035 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.355s] 2018-10-03 07:50:42,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:42.054 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.020s] 2018-10-03 07:50:42,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:42.125 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.071s] 2018-10-03 07:50:42,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:42.235 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [11.901s] 2018-10-03 07:50:42,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:42.635 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [94.168s] 2018-10-03 07:50:42,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:42.749 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [10.377s] 2018-10-03 07:50:45,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:45.219 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [4.055s] 2018-10-03 07:50:46,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:46.389 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.170s] 2018-10-03 07:50:48,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:48.806 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [14.844s] 2018-10-03 07:50:49,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:49.676 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [7.440s] 2018-10-03 07:50:50,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:50.523 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [90.463s] 2018-10-03 07:50:51,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:51.570 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [20.354s] 2018-10-03 07:50:51,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:51.980 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.170s] 2018-10-03 07:50:52,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:52.145 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.165s] 2018-10-03 07:50:52,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:52.340 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.777s] 2018-10-03 07:50:53,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:53.173 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.168s] 2018-10-03 07:50:56,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:56.009 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2018-10-03 07:50:56,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:56.010 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2018-10-03 07:50:56,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:56.012 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2018-10-03 07:50:59,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:59.070 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [3.932s] 2018-10-03 07:50:59,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:59.110 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [9.433s] 2018-10-03 07:50:59,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:59.409 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.560s] 2018-10-03 07:50:59,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:50:59.796 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.386s] 2018-10-03 07:51:00,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:00.228 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.432s] 2018-10-03 07:51:00,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:00.600 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.370s] 2018-10-03 07:51:00,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:00.979 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.379s] 2018-10-03 07:51:01,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:01.496 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [2.386s] 2018-10-03 07:51:01,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:01.687 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.455s] 2018-10-03 07:51:02,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:02.022 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.334s] 2018-10-03 07:51:04,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:04.942 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-10-03 07:51:04,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:04.944 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-10-03 07:51:05,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:05.668 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.953s] 2018-10-03 07:51:05,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:05.913 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-03 07:51:06,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:06.170 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.502s] 2018-10-03 07:51:07,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:07.240 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [1.068s] 2018-10-03 07:51:07,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:07.849 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.609s] 2018-10-03 07:51:07,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:07.914 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.204s] 2018-10-03 07:51:08,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:08.478 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [6.981s] 2018-10-03 07:51:08,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:08.491 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.642s] 2018-10-03 07:51:08,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:08.670 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.090s] 2018-10-03 07:51:08,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:08.877 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.399s] 2018-10-03 07:51:08,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:08.991 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.499s] 2018-10-03 07:51:09,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:09.352 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.475s] 2018-10-03 07:51:09,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:09.592 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.239s] 2018-10-03 07:51:09,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:09.644 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.050s] 2018-10-03 07:51:09,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:09.711 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.066s] 2018-10-03 07:51:09,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:09.789 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.798s] 2018-10-03 07:51:10,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:10.078 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.366s] 2018-10-03 07:51:10,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:10.335 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.256s] 2018-10-03 07:51:10,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:10.521 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.185s] 2018-10-03 07:51:10,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:10.574 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.053s] 2018-10-03 07:51:10,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:10.654 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-03 07:51:11,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:11.311 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [9.186s] 2018-10-03 07:51:11,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:11.393 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [12.968s] 2018-10-03 07:51:11,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:11.536 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.224s] 2018-10-03 07:51:12,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:12.016 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.479s] 2018-10-03 07:51:12,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:12.138 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.929s] 2018-10-03 07:51:13,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:13.309 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [1.168s] 2018-10-03 07:51:14,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:14.767 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [1.458s] 2018-10-03 07:51:15,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:15.832 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [1.065s] 2018-10-03 07:51:15,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:15.965 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [3.949s] 2018-10-03 07:51:16,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:16.354 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.073s] 2018-10-03 07:51:16,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:16.387 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [3.048s] 2018-10-03 07:51:16,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:16.430 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.076s] 2018-10-03 07:51:16,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:16.523 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... fail 2018-10-03 07:51:16,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:16.897 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.466s] 2018-10-03 07:51:17,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:17.991 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [1.094s] 2018-10-03 07:51:18,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:18.580 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [2.613s] 2018-10-03 07:51:18,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:18.772 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.192s] 2018-10-03 07:51:18,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:18.887 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [3.053s] 2018-10-03 07:51:18,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:18.983 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.211s] 2018-10-03 07:51:19,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:19.627 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [9.052s] 2018-10-03 07:51:20,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:20.736 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [1.849s] 2018-10-03 07:51:27,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:27.662 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: L3 Agent Scheduler Extension not enabled. 2018-10-03 07:51:27,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:27.666 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2018-10-03 07:51:27,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:27.670 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-10-03 07:51:27,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:27.671 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-03 07:51:27,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:27.671 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_groups.GroupsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-10-03 07:51:27,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:27.672 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-10-03 07:51:27,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:27.943 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [16.547s] 2018-10-03 07:51:28,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:28.253 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [3.622s] 2018-10-03 07:51:29,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:29.644 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.261s] 2018-10-03 07:51:29,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:29.728 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.084s] 2018-10-03 07:51:29,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:29.810 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.081s] 2018-10-03 07:51:29,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:29.874 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.063s] 2018-10-03 07:51:29,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:29.950 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.075s] 2018-10-03 07:51:30,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:30.509 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.175s] 2018-10-03 07:51:30,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:30.694 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.184s] 2018-10-03 07:51:30,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:30.886 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.192s] 2018-10-03 07:51:31,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:31.064 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.177s] 2018-10-03 07:51:31,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:31.235 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.170s] 2018-10-03 07:51:31,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:31.361 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.247s] 2018-10-03 07:51:31,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:31.462 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.227s] 2018-10-03 07:51:31,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:31.515 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.053s] 2018-10-03 07:51:31,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:31.564 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.049s] 2018-10-03 07:51:31,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:31.834 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.268s] 2018-10-03 07:51:32,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:32.092 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.258s] 2018-10-03 07:51:33,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:33.394 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [34.125s] 2018-10-03 07:51:35,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:35.623 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [1.960s] 2018-10-03 07:51:35,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:35.812 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.190s] 2018-10-03 07:51:36,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:36.008 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.196s] 2018-10-03 07:51:37,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:37.126 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [5.761s] 2018-10-03 07:51:40,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:40.466 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [3.339s] 2018-10-03 07:51:41,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:41.396 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.931s] 2018-10-03 07:51:42,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:42.308 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.912s] 2018-10-03 07:51:42,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:42.461 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.159s] 2018-10-03 07:51:42,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:42.470 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2018-10-03 07:51:42,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:42.885 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.414s] 2018-10-03 07:51:42,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:42.925 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.040s] 2018-10-03 07:51:43,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:43.109 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.183s] 2018-10-03 07:51:43,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:43.139 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.030s] 2018-10-03 07:51:43,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:43.361 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.220s] 2018-10-03 07:51:43,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:43.394 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.030s] 2018-10-03 07:51:43,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:43.395 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.082s] 2018-10-03 07:51:43,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:43.594 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.153s] 2018-10-03 07:51:43,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:43.608 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.217s] 2018-10-03 07:51:44,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:44.142 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.750s] 2018-10-03 07:51:44,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:44.719 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [1.109s] 2018-10-03 07:51:44,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:44.766 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.046s] 2018-10-03 07:51:44,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:44.811 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.044s] 2018-10-03 07:51:44,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:44.924 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.781s] 2018-10-03 07:51:44,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:44.994 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.184s] 2018-10-03 07:51:45,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:45.036 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.040s] 2018-10-03 07:51:45,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:45.077 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.041s] 2018-10-03 07:51:45,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:45.173 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [5.586s] 2018-10-03 07:51:47,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:47.171 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [2.245s] 2018-10-03 07:51:48,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:48.067 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [4.471s] 2018-10-03 07:51:48,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:48.670 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [3.495s] 2018-10-03 07:51:49,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:49.511 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.339s] 2018-10-03 07:51:49,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:49.537 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [6.765s] 2018-10-03 07:51:49,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:49.650 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.583s] 2018-10-03 07:51:49,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:49.706 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [13.694s] 2018-10-03 07:51:50,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:50.088 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.577s] 2018-10-03 07:51:50,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:50.230 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [8.480s] 2018-10-03 07:51:50,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:50.458 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.370s] 2018-10-03 07:51:51,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:51.167 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.706s] 2018-10-03 07:51:51,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:51.570 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.403s] 2018-10-03 07:51:51,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:51.704 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [3.033s] 2018-10-03 07:51:51,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:51.829 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [2.179s] 2018-10-03 07:51:52,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:52.101 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.531s] 2018-10-03 07:51:52,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:52.742 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.640s] 2018-10-03 07:51:53,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:53.447 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [97.393s] 2018-10-03 07:51:53,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:53.534 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [85.124s] 2018-10-03 07:51:53,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:53.955 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [1.211s] 2018-10-03 07:51:54,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:54.309 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [2.477s] 2018-10-03 07:51:54,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:54.613 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.022s] 2018-10-03 07:51:55,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:55.042 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [3.338s] 2018-10-03 07:51:55,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:55.101 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.146s] 2018-10-03 07:51:55,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:55.490 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.388s] 2018-10-03 07:51:55,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:55.600 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... fail [187.943s] 2018-10-03 07:51:55,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:55.601 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-03 07:51:56,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:56.146 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [28.196s] 2018-10-03 07:51:58,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:58.551 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [8.322s] 2018-10-03 07:51:59,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:59.103 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... fail [201.333s] 2018-10-03 07:51:59,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:59.165 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.069s] 2018-10-03 07:51:59,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:59.366 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [4.749s] 2018-10-03 07:51:59,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:59.548 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.382s] 2018-10-03 07:51:59,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:51:59.973 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [10.435s] 2018-10-03 07:52:01,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:01.082 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [11.375s] 2018-10-03 07:52:01,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:01.250 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.169s] 2018-10-03 07:52:01,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:01.662 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [7.352s] 2018-10-03 07:52:02,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:02.759 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [70.393s] 2018-10-03 07:52:03,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:03.151 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [7.657s] 2018-10-03 07:52:03,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:03.153 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-10-03 07:52:03,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:03.572 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.423s] 2018-10-03 07:52:04,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:04.000 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.426s] 2018-10-03 07:52:04,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:04.412 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.411s] 2018-10-03 07:52:04,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:04.796 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [3.547s] 2018-10-03 07:52:04,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:04.815 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.403s] 2018-10-03 07:52:05,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:05.224 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.408s] 2018-10-03 07:52:05,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:05.511 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.287s] 2018-10-03 07:52:05,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:05.653 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [3.992s] 2018-10-03 07:52:06,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:06.088 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.578s] 2018-10-03 07:52:06,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:06.436 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.783s] 2018-10-03 07:52:06,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:06.510 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.421s] 2018-10-03 07:52:06,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:06.975 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.464s] 2018-10-03 07:52:07,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:07.409 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.433s] 2018-10-03 07:52:07,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:07.839 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.428s] 2018-10-03 07:52:07,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:07.958 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [9.406s] 2018-10-03 07:52:07,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:07.972 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [5.215s] 2018-10-03 07:52:08,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:08.444 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.605s] 2018-10-03 07:52:08,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:08.447 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-10-03 07:52:08,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:08.447 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-10-03 07:52:08,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:08.681 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.236s] 2018-10-03 07:52:09,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:09.294 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.612s] 2018-10-03 07:52:10,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:10.606 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [4.167s] 2018-10-03 07:52:11,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:11.587 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.117s] 2018-10-03 07:52:12,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:12.614 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [2.008s] 2018-10-03 07:52:12,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:12.643 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.029s] 2018-10-03 07:52:12,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:12.817 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [4.859s] 2018-10-03 07:52:12,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:12.832 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.190s] 2018-10-03 07:52:12,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:12.855 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.022s] 2018-10-03 07:52:14,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:14.757 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [14.783s] 2018-10-03 07:52:15,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:15.146 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-10-03 07:52:16,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:16.131 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-10-03 07:52:16,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:16.132 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2018-10-03 07:52:16,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:16.133 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-10-03 07:52:16,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:16.608 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [7.311s] 2018-10-03 07:52:17,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:17.162 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.556s] 2018-10-03 07:52:17,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:17.621 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.458s] 2018-10-03 07:52:17,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:17.624 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-10-03 07:52:17,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:17.625 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-10-03 07:52:17,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:17.879 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.257s] 2018-10-03 07:52:18,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:18.123 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.243s] 2018-10-03 07:52:18,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:18.370 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.246s] 2018-10-03 07:52:18,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:18.442 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [3.685s] 2018-10-03 07:52:20,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:20.339 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [8.750s] 2018-10-03 07:52:20,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:20.345 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-10-03 07:52:20,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:20.981 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [8.161s] 2018-10-03 07:52:23,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:23.295 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [4.851s] 2018-10-03 07:52:28,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:28.305 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [7.322s] 2018-10-03 07:52:31,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:31.894 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [18.547s] 2018-10-03 07:52:34,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:34.388 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [17.044s] 2018-10-03 07:52:34,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:34.453 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-10-03 07:52:34,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:34.977 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [14.637s] 2018-10-03 07:52:37,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:37.679 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.664s] 2018-10-03 07:52:37,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:37.689 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-10-03 07:52:37,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:37.793 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.069s] 2018-10-03 07:52:37,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:37.879 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.085s] 2018-10-03 07:52:37,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:37.948 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.068s] 2018-10-03 07:52:37,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:37.956 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-10-03 07:52:39,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:39.026 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [3.589s] 2018-10-03 07:52:41,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:41.704 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-10-03 07:52:42,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:42.191 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2018-10-03 07:52:42,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:42.193 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2018-10-03 07:52:42,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:42.193 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2018-10-03 07:52:43,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:43.044 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.057s] 2018-10-03 07:52:43,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:43.055 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.012s] 2018-10-03 07:52:43,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:43.542 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... fail [187.449s] 2018-10-03 07:52:43,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:43.543 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-03 07:52:43,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:43.611 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [20.315s] 2018-10-03 07:52:43,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:43.891 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.280s] 2018-10-03 07:52:44,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:44.121 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.231s] 2018-10-03 07:52:44,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:44.446 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.164s] 2018-10-03 07:52:45,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:45.761 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [13.867s] 2018-10-03 07:52:47,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:47.575 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.414s] 2018-10-03 07:52:47,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:47.747 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.173s] 2018-10-03 07:52:51,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:51.692 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [4.030s] 2018-10-03 07:52:52,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:52.948 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [7.908s] 2018-10-03 07:52:53,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:53.271 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.324s] 2018-10-03 07:52:54,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:54.039 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.766s] 2018-10-03 07:52:54,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:54.333 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [3.216s] 2018-10-03 07:52:54,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:54.646 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [2.955s] 2018-10-03 07:52:58,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:58.057 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2018-10-03 07:52:58,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:58.080 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [12.317s] 2018-10-03 07:52:58,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:58.083 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-10-03 07:52:58,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:58.886 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [14.761s] 2018-10-03 07:52:59,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:52:59.339 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [4.691s] 2018-10-03 07:53:01,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:01.209 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.019s] 2018-10-03 07:53:01,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:01.579 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.370s] 2018-10-03 07:53:02,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:02.886 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.306s] 2018-10-03 07:53:03,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:03.370 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.288s] 2018-10-03 07:53:03,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:03.456 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [4.112s] 2018-10-03 07:53:05,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:05.916 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.391s] 2018-10-03 07:53:05,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:05.934 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.018s] 2018-10-03 07:53:05,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:05.960 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.026s] 2018-10-03 07:53:06,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:06.308 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.345s] 2018-10-03 07:53:08,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:08.058 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.746s] 2018-10-03 07:53:08,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:08.073 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.019s] 2018-10-03 07:53:08,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:08.104 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.030s] 2018-10-03 07:53:08,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:08.116 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.011s] 2018-10-03 07:53:08,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:08.127 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.011s] 2018-10-03 07:53:08,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:08.149 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.021s] 2018-10-03 07:53:08,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:08.160 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.011s] 2018-10-03 07:53:08,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:08.177 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.017s] 2018-10-03 07:53:08,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:08.461 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [95.046s] 2018-10-03 07:53:08,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:08.759 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.562s] 2018-10-03 07:53:13,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:13.032 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [79.481s] 2018-10-03 07:53:13,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:13.041 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [9.670s] 2018-10-03 07:53:13,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:13.337 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.166s] 2018-10-03 07:53:16,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:16.039 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [17.151s] 2018-10-03 07:53:16,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:16.095 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.058s] 2018-10-03 07:53:16,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:16.393 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.297s] 2018-10-03 07:53:17,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:17.341 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.190s] 2018-10-03 07:53:17,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:17.388 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.046s] 2018-10-03 07:53:18,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:18.034 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [78.654s] 2018-10-03 07:53:18,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:18.084 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.696s] 2018-10-03 07:53:18,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:18.095 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.011s] 2018-10-03 07:53:18,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:18.169 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.072s] 2018-10-03 07:53:18,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:18.181 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.012s] 2018-10-03 07:53:18,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:18.242 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.061s] 2018-10-03 07:53:18,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:18.277 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.033s] 2018-10-03 07:53:18,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:18.434 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [1.003s] 2018-10-03 07:53:19,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:19.657 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [10.896s] 2018-10-03 07:53:20,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:20.505 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [2.070s] 2018-10-03 07:53:22,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:22.379 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [1.872s] 2018-10-03 07:53:24,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:24.056 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [1.677s] 2018-10-03 07:53:25,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:25.457 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [19.806s] 2018-10-03 07:53:28,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:28.409 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [15.377s] 2018-10-03 07:53:28,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:28.568 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [8.910s] 2018-10-03 07:53:30,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:30.866 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [14.471s] 2018-10-03 07:53:35,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:35.451 49 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2018-10-03 07:53:38,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:38.665 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [10.095s] 2018-10-03 07:53:39,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:39.407 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.058s] 2018-10-03 07:53:39,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:39.427 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.020s] 2018-10-03 07:53:39,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:39.888 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [4.048s] 2018-10-03 07:53:40,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:40.047 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.160s] 2018-10-03 07:53:40,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:40.055 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.007s] 2018-10-03 07:53:42,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:42.060 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.909s] 2018-10-03 07:53:42,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:42.938 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [17.479s] 2018-10-03 07:53:42,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:42.991 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [2.933s] 2018-10-03 07:53:43,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:43.419 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [18.303s] 2018-10-03 07:53:43,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:43.993 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.049s] 2018-10-03 07:53:46,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:46.894 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [3.902s] 2018-10-03 07:53:47,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:47.100 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [8.434s] 2018-10-03 07:53:48,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:48.084 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.984s] 2018-10-03 07:53:49,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:49.328 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [2.433s] 2018-10-03 07:53:49,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:49.726 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [6.311s] 2018-10-03 07:53:50,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:50.732 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [19.865s] 2018-10-03 07:53:50,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:50.801 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.224s] 2018-10-03 07:53:50,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:50.813 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.011s] 2018-10-03 07:53:50,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:50.825 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2018-10-03 07:53:51,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:51.206 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.380s] 2018-10-03 07:53:51,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:51.216 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2018-10-03 07:53:51,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:51.226 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-10-03 07:53:51,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:51.774 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.547s] 2018-10-03 07:53:52,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:52.186 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.411s] 2018-10-03 07:53:52,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:52.425 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [43.956s] 2018-10-03 07:53:53,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:53.120 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... fail 2018-10-03 07:53:53,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:53.898 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [40.852s] 2018-10-03 07:53:54,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:54.170 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-03 07:53:54,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:54.847 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [5.120s] 2018-10-03 07:53:55,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:55.047 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.201s] 2018-10-03 07:53:55,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:55.258 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.209s] 2018-10-03 07:53:55,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:55.489 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.230s] 2018-10-03 07:53:55,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:55.647 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.157s] 2018-10-03 07:53:55,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:55.822 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.175s] 2018-10-03 07:53:55,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:55.836 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.013s] 2018-10-03 07:53:55,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:55.894 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.057s] 2018-10-03 07:53:55,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:55.927 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.033s] 2018-10-03 07:53:56,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:56.044 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [2.148s] 2018-10-03 07:53:56,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:56.081 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.153s] 2018-10-03 07:53:56,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:56.262 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.181s] 2018-10-03 07:53:56,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:56.445 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.182s] 2018-10-03 07:53:56,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:56.599 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.149s] 2018-10-03 07:53:56,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:56.615 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.170s] 2018-10-03 07:53:56,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:56.671 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.056s] 2018-10-03 07:53:56,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:56.863 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.264s] 2018-10-03 07:53:56,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:56.891 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.218s] 2018-10-03 07:53:57,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:57.100 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.209s] 2018-10-03 07:53:57,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:57.290 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.189s] 2018-10-03 07:53:58,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:58.011 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.720s] 2018-10-03 07:53:58,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:58.045 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.033s] 2018-10-03 07:53:58,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:58.325 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.279s] 2018-10-03 07:53:58,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:58.335 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.010s] 2018-10-03 07:53:58,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:58.529 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.193s] 2018-10-03 07:53:58,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:58.569 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.039s] 2018-10-03 07:53:58,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:58.603 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.034s] 2018-10-03 07:53:58,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:58.827 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.223s] 2018-10-03 07:53:58,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:58.865 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.038s] 2018-10-03 07:53:58,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:58.897 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.032s] 2018-10-03 07:53:58,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:58.936 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.038s] 2018-10-03 07:53:59,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:59.090 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [3.939s] 2018-10-03 07:53:59,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:59.190 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.253s] 2018-10-03 07:53:59,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:53:59.236 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.045s] 2018-10-03 07:54:00,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:00.009 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.918s] 2018-10-03 07:54:00,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:00.049 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [1.556s] 2018-10-03 07:54:00,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:00.051 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_update_to_dvr ... skip [0.000s]: HA routers are not available. 2018-10-03 07:54:02,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:02.187 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [2.137s] 2018-10-03 07:54:02,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:02.557 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [10.134s] 2018-10-03 07:54:02,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:02.665 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.349s] 2018-10-03 07:54:02,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:02.731 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.065s] 2018-10-03 07:54:03,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:03.052 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [3.043s] 2018-10-03 07:54:04,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:04.610 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [6.179s] 2018-10-03 07:54:05,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:05.720 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-10-03 07:54:06,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:06.840 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.787s] 2018-10-03 07:54:11,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:11.187 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-03 07:54:12,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:12.039 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.028s] 2018-10-03 07:54:13,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:13.299 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.260s] 2018-10-03 07:54:13,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:13.856 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.385s] 2018-10-03 07:54:18,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:18.073 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [0.006s] 2018-10-03 07:54:18,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:18.098 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [5.038s] 2018-10-03 07:54:18,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:18.421 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.841s] 2018-10-03 07:54:19,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:19.108 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.444s] 2018-10-03 07:54:19,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:19.175 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.752s] 2018-10-03 07:54:19,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:19.253 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.078s] 2018-10-03 07:54:19,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:19.478 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.370s] 2018-10-03 07:54:19,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:19.819 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.566s] 2018-10-03 07:54:20,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:20.456 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [2.357s] 2018-10-03 07:54:20,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:20.681 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.204s] 2018-10-03 07:54:21,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:21.746 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.211s] 2018-10-03 07:54:25,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:25.251 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [2.365s] 2018-10-03 07:54:27,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:27.504 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [17.028s] 2018-10-03 07:54:28,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:28.605 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.883s] 2018-10-03 07:54:29,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:29.795 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_add_member_with_non_existing_image ... fail [0.011s] 2018-10-03 07:54:29,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:29.803 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_image ... fail [0.007s] 2018-10-03 07:54:29,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:29.811 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_tenant ... fail [0.011s] 2018-10-03 07:54:29,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:29.821 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_get_image_without_membership ... fail [0.009s] 2018-10-03 07:54:30,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:30.611 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [2.006s] 2018-10-03 07:54:31,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:31.701 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [2.025s] 2018-10-03 07:54:31,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:31.929 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [3.011s] 2018-10-03 07:54:35,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:35.514 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-10-03 07:54:37,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:37.336 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [7.539s] 2018-10-03 07:54:38,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:38.187 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [10.682s] 2018-10-03 07:54:40,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:40.165 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-03 07:54:42,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:42.654 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [3.836s] 2018-10-03 07:54:44,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:44.602 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [86.544s] 2018-10-03 07:54:44,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:44.649 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.053s] 2018-10-03 07:54:44,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:44.702 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.053s] 2018-10-03 07:54:46,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:46.260 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.167s] 2018-10-03 07:54:46,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:46.641 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.381s] 2018-10-03 07:54:46,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:46.848 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [6.154s] 2018-10-03 07:54:46,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:46.868 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [9.531s] 2018-10-03 07:54:47,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:47.358 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [3.776s] 2018-10-03 07:54:49,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:49.546 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [11.357s] 2018-10-03 07:54:49,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:49.548 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-10-03 07:54:50,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:50.209 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [3.340s] 2018-10-03 07:54:52,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:52.071 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-10-03 07:54:52,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:52.339 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.196s] 2018-10-03 07:54:52,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:52.600 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.262s] 2018-10-03 07:54:52,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:52.897 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.296s] 2018-10-03 07:54:52,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:52.963 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [3.081s] 2018-10-03 07:54:53,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:53.390 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.492s] 2018-10-03 07:54:53,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:53.566 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.176s] 2018-10-03 07:54:55,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:55.515 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.968s] 2018-10-03 07:54:56,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:56.921 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [6.711s] 2018-10-03 07:54:58,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:54:58.509 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.182s] 2018-10-03 07:55:00,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:00.191 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [3.269s] 2018-10-03 07:55:00,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:00.364 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume ... fail [28.058s] 2018-10-03 07:55:00,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:00.604 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... fail [3.747s] 2018-10-03 07:55:01,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:01.299 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.698s] 2018-10-03 07:55:01,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:01.957 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [8.990s] 2018-10-03 07:55:03,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:03.754 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [2.453s] 2018-10-03 07:55:03,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:03.791 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.038s] 2018-10-03 07:55:04,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:04.218 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [2.263s] 2018-10-03 07:55:04,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:04.648 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.855s] 2018-10-03 07:55:06,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:06.422 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [10.905s] 2018-10-03 07:55:06,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:06.473 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.254s] 2018-10-03 07:55:06,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:06.536 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-10-03 07:55:06,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:06.538 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-10-03 07:55:07,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:07.007 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... fail [187.444s] 2018-10-03 07:55:07,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:07.008 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-10-03 07:55:07,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:07.161 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [8.651s] 2018-10-03 07:55:07,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:07.748 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [7.557s] 2018-10-03 07:55:09,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:09.201 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [3.911s] 2018-10-03 07:55:09,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:09.754 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [3.281s] 2018-10-03 07:55:12,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:12.746 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore ... fail [12.379s] 2018-10-03 07:55:13,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:13.240 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [4.037s] 2018-10-03 07:55:13,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:13.666 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [1.421s] 2018-10-03 07:55:15,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:15.209 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [7.460s] 2018-10-03 07:55:15,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:15.586 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [1.920s] 2018-10-03 07:55:16,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:16.859 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete ... fail [4.112s] 2018-10-03 07:55:17,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:17.025 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [189.043s] 2018-10-03 07:55:17,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:17.704 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [4.465s] 2018-10-03 07:55:18,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:18.621 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [1.600s]: Skipped until Bug: 1014647 is resolved. 2018-10-03 07:55:20,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:20.650 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [5.440s] 2018-10-03 07:55:20,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:20.664 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [13.501s] 2018-10-03 07:55:21,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:21.521 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [3.816s] 2018-10-03 07:55:21,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:21.713 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.183s] 2018-10-03 07:55:22,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:22.269 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [48.582s] 2018-10-03 07:55:26,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:26.346 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [6.104s] 2018-10-03 07:55:26,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:26.390 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [5.738s] 2018-10-03 07:55:27,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:27.817 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-10-03 07:55:30,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:30.590 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.102s] 2018-10-03 07:55:30,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:30.694 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.103s] 2018-10-03 07:55:30,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:30.846 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.150s] 2018-10-03 07:55:30,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:30.972 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.126s] 2018-10-03 07:55:31,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:31.082 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.110s] 2018-10-03 07:55:36,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:36.084 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.041s] 2018-10-03 07:55:36,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:36.140 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.057s] 2018-10-03 07:55:36,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:36.195 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.052s] 2018-10-03 07:55:37,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:37.153 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.958s] 2018-10-03 07:55:37,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:37.591 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [3.681s] 2018-10-03 07:55:38,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:38.040 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.886s] 2018-10-03 07:55:38,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:38.885 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.844s] 2018-10-03 07:55:38,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:38.927 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.042s] 2018-10-03 07:55:39,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:39.109 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [12.717s] 2018-10-03 07:55:39,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:39.128 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.200s] 2018-10-03 07:55:39,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:39.363 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.235s] 2018-10-03 07:55:39,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:39.568 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.204s] 2018-10-03 07:55:39,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:39.762 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.194s] 2018-10-03 07:55:39,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:39.822 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.057s] 2018-10-03 07:55:40,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:40.083 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.261s] 2018-10-03 07:55:40,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:40.301 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.215s] 2018-10-03 07:55:40,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:40.377 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.077s] 2018-10-03 07:55:40,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:40.429 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.053s] 2018-10-03 07:55:40,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:40.645 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.214s] 2018-10-03 07:55:40,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:40.697 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.052s] 2018-10-03 07:55:41,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:41.952 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [2.842s] 2018-10-03 07:55:41,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:41.981 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [35.555s] 2018-10-03 07:55:42,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:42.170 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [5.845s] 2018-10-03 07:55:43,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:43.974 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [6.381s] 2018-10-03 07:55:44,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:44.457 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [3.001s] 2018-10-03 07:55:45,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:45.250 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [3.272s] 2018-10-03 07:55:46,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:46.688 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [2.401s] 2018-10-03 07:55:47,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:47.938 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [3.480s] 2018-10-03 07:55:49,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:49.559 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [7.606s] 2018-10-03 07:55:49,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:49.776 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.217s] 2018-10-03 07:55:49,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:49.932 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.154s] 2018-10-03 07:55:50,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:50.081 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.148s] 2018-10-03 07:55:50,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:50.161 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.080s] 2018-10-03 07:55:50,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:50.432 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.271s] 2018-10-03 07:55:50,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:50.543 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.110s] 2018-10-03 07:55:50,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:50.792 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.248s] 2018-10-03 07:55:50,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:50.839 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [4.149s] 2018-10-03 07:55:50,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:50.841 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-10-03 07:55:50,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:50.861 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.069s] 2018-10-03 07:55:50,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:50.917 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.053s] 2018-10-03 07:55:50,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:50.979 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [32.349s] 2018-10-03 07:55:51,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:51.615 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [3.676s] 2018-10-03 07:55:51,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:51.704 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.533s] 2018-10-03 07:55:53,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:53.174 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [9.199s] 2018-10-03 07:55:54,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:54.333 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [3.492s] 2018-10-03 07:55:56,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:56.553 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [2.220s] 2018-10-03 07:55:57,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:57.685 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.768s] 2018-10-03 07:55:57,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:57.731 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [6.116s] 2018-10-03 07:55:58,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:55:58.902 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [5.727s] 2018-10-03 07:56:01,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:01.312 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.606s] 2018-10-03 07:56:01,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:01.748 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [39.478s] 2018-10-03 07:56:03,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:03.812 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-10-03 07:56:03,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:03.813 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-10-03 07:56:04,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:04.572 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [3.260s] 2018-10-03 07:56:04,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:04.883 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [5.980s] 2018-10-03 07:56:06,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:06.643 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.070s] 2018-10-03 07:56:08,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:08.450 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.068s] 2018-10-03 07:56:09,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:09.410 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [4.526s] 2018-10-03 07:56:10,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:10.628 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.813s] 2018-10-03 07:56:10,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:10.683 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.233s] 2018-10-03 07:56:14,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:14.416 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [5.006s] 2018-10-03 07:56:14,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:14.691 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_blank_id ... fail [0.011s] 2018-10-03 07:56:14,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:14.702 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_id_over_character_limit ... fail [0.008s] 2018-10-03 07:56:14,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:14.711 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_negative_image_id ... fail [0.006s] 2018-10-03 07:56:14,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:14.720 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_non_hex_string_id ... fail [0.006s] 2018-10-03 07:56:14,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:14.728 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_non_existent_image ... fail [0.007s] 2018-10-03 07:56:14,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:14.732 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_container_format ... fail [0.006s] 2018-10-03 07:56:14,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:14.757 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_disk_format ... fail [0.028s] 2018-10-03 07:56:16,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:16.024 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.732s] 2018-10-03 07:56:16,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:16.224 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.200s] 2018-10-03 07:56:16,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:16.532 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.308s] 2018-10-03 07:56:16,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:16.680 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [5.995s] 2018-10-03 07:56:17,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:17.526 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.847s] 2018-10-03 07:56:18,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:18.960 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [4.542s] 2018-10-03 07:56:20,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:20.726 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [3.197s] 2018-10-03 07:56:21,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:21.448 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-10-03 07:56:21,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:21.449 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2018-10-03 07:56:22,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:22.361 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2018-10-03 07:56:22,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:22.592 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.867s] 2018-10-03 07:56:23,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:23.114 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [16.468s] 2018-10-03 07:56:23,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:23.316 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.203s] 2018-10-03 07:56:23,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:23.386 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.069s] 2018-10-03 07:56:25,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:25.426 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.829s] 2018-10-03 07:56:25,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:25.492 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.070s] 2018-10-03 07:56:26,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:26.245 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [9.708s] 2018-10-03 07:56:26,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:26.287 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.042s] 2018-10-03 07:56:26,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:26.336 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.049s] 2018-10-03 07:56:26,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:26.569 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.191s] 2018-10-03 07:56:26,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:26.751 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.182s] 2018-10-03 07:56:26,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:26.923 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.171s] 2018-10-03 07:56:27,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:27.165 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-10-03 07:56:29,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:29.302 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-10-03 07:56:29,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:29.304 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-03 07:56:29,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:29.356 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.431s] 2018-10-03 07:56:29,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:29.552 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.197s] 2018-10-03 07:56:31,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:31.220 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.191s] 2018-10-03 07:56:31,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:31.396 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.176s] 2018-10-03 07:56:31,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:31.963 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.171s] 2018-10-03 07:56:32,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:32.023 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [8.635s] 2018-10-03 07:56:32,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:32.083 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.467s] 2018-10-03 07:56:32,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:32.426 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.462s] 2018-10-03 07:56:32,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:32.637 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.210s] 2018-10-03 07:56:32,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:32.672 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.034s] 2018-10-03 07:56:32,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:32.850 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.177s] 2018-10-03 07:56:33,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:33.029 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.179s] 2018-10-03 07:56:33,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:33.228 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.198s] 2018-10-03 07:56:33,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:33.251 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.023s] 2018-10-03 07:56:33,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:33.423 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.171s] 2018-10-03 07:56:33,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:33.446 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.022s] 2018-10-03 07:56:33,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:33.663 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.215s] 2018-10-03 07:56:33,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:33.801 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.864s] 2018-10-03 07:56:34,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:34.020 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.357s] 2018-10-03 07:56:34,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:34.511 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.710s] 2018-10-03 07:56:34,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:34.831 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [2.746s] 2018-10-03 07:56:35,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:35.868 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.354s] 2018-10-03 07:56:35,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:35.932 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [4.274s] 2018-10-03 07:56:38,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:38.105 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.273s] 2018-10-03 07:56:39,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:39.225 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-10-03 07:56:41,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:41.407 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import ... fail [2.419s] 2018-10-03 07:56:41,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:41.673 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.335s] 2018-10-03 07:56:42,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:42.493 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [6.559s] 2018-10-03 07:56:42,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:42.511 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.838s] 2018-10-03 07:56:42,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:42.682 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.577s] 2018-10-03 07:56:43,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:43.523 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status ... fail [2.114s] 2018-10-03 07:56:44,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:44.389 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [12.364s] 2018-10-03 07:56:44,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:44.745 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.356s] 2018-10-03 07:56:45,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:45.340 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.595s] 2018-10-03 07:56:46,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:46.037 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [1.040s] 2018-10-03 07:56:46,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:46.293 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.256s] 2018-10-03 07:56:49,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:49.159 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [1.831s] 2018-10-03 07:56:50,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:50.339 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.179s] 2018-10-03 07:56:51,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:51.643 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [1.304s] 2018-10-03 07:56:54,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:54.604 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [9.261s] 2018-10-03 07:56:58,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:58.306 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [2.064s] 2018-10-03 07:56:59,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:56:59.798 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [1.490s] 2018-10-03 07:57:02,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:02.378 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-10-03 07:57:02,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:02.379 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2018-10-03 07:57:07,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:07.222 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.181s] 2018-10-03 07:57:07,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:07.362 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-10-03 07:57:07,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:07.600 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [12.996s] 2018-10-03 07:57:09,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:09.976 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [3.111s] 2018-10-03 07:57:09,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:09.999 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [12.687s] 2018-10-03 07:57:11,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:11.134 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [1.159s] 2018-10-03 07:57:11,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:11.946 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.810s] 2018-10-03 07:57:12,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:12.457 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.235s] 2018-10-03 07:57:12,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:12.881 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.934s] 2018-10-03 07:57:13,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:13.073 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.193s] 2018-10-03 07:57:13,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:13.095 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.022s] 2018-10-03 07:57:13,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:13.821 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.725s] 2018-10-03 07:57:20,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:20.739 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [8.282s] 2018-10-03 07:57:24,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:24.056 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [14.056s] 2018-10-03 07:57:24,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:24.088 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... fail [171.924s] 2018-10-03 07:57:24,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:24.894 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [23.494s] 2018-10-03 07:57:24,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:24.938 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.885s] 2018-10-03 07:57:25,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:25.921 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.981s] 2018-10-03 07:57:27,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:27.221 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [6.480s] 2018-10-03 07:57:27,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:27.242 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [1.321s] 2018-10-03 07:57:30,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:30.100 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [99.112s] 2018-10-03 07:57:30,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:30.926 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.468s] 2018-10-03 07:57:31,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:31.134 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.209s] 2018-10-03 07:57:38,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:38.948 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [7.545s] 2018-10-03 07:57:44,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:44.052 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [16.830s] 2018-10-03 07:57:45,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:45.267 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... fail [310.794s] 2018-10-03 07:57:47,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:47.109 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [8.160s] 2018-10-03 07:57:51,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:51.580 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [26.685s] 2018-10-03 07:57:58,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:58.933 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... fail [182.838s] 2018-10-03 07:57:59,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:59.338 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2018-10-03 07:57:59,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:59.339 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-10-03 07:57:59,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:57:59.340 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-10-03 07:58:02,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:02.189 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [10.609s] 2018-10-03 07:58:02,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:02.397 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.211s] 2018-10-03 07:58:02,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:02.581 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.183s] 2018-10-03 07:58:02,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:02.806 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.225s] 2018-10-03 07:58:02,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:02.995 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.188s] 2018-10-03 07:58:03,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:03.157 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.162s] 2018-10-03 07:58:06,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:06.622 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [21.921s] 2018-10-03 07:58:07,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:07.532 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [5.342s] 2018-10-03 07:58:11,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:11.375 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [8.215s] 2018-10-03 07:58:12,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:12.154 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [3.296s] 2018-10-03 07:58:12,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:12.253 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [45.004s] 2018-10-03 07:58:12,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:12.429 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [5.810s] 2018-10-03 07:58:16,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:16.311 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [4.159s] 2018-10-03 07:58:18,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:18.168 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [5.736s] 2018-10-03 07:58:22,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:22.302 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [4.134s] 2018-10-03 07:58:24,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:24.077 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [7.760s] 2018-10-03 07:58:26,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:26.127 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [2.053s] 2018-10-03 07:58:27,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:27.444 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [57.329s] 2018-10-03 07:58:27,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:27.893 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [5.589s] 2018-10-03 07:58:27,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:27.919 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [20.383s] 2018-10-03 07:58:28,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:28.894 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [2.764s] 2018-10-03 07:58:30,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:30.844 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [37.269s] 2018-10-03 07:58:31,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:31.511 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [2.618s] 2018-10-03 07:58:31,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:31.672 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [3.779s] 2018-10-03 07:58:34,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:34.649 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.130s] 2018-10-03 07:58:34,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:34.651 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [13.887s] 2018-10-03 07:58:34,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:34.685 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.044s] 2018-10-03 07:58:38,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:38.970 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [4.325s] 2018-10-03 07:58:39,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:39.021 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [11.579s] 2018-10-03 07:58:40,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:40.289 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.214s] 2018-10-03 07:58:40,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:40.477 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.187s] 2018-10-03 07:58:40,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:40.668 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.191s] 2018-10-03 07:58:40,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:40.865 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.196s] 2018-10-03 07:58:41,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:41.040 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.175s] 2018-10-03 07:58:41,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:41.214 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.174s] 2018-10-03 07:58:41,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:41.374 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.159s] 2018-10-03 07:58:41,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:41.434 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.059s] 2018-10-03 07:58:41,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:41.635 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.200s] 2018-10-03 07:58:41,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:41.826 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.191s] 2018-10-03 07:58:42,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:42.046 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.220s] 2018-10-03 07:58:51,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:51.709 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.454s] 2018-10-03 07:58:52,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:58:52.416 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.707s] 2018-10-03 07:59:06,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:59:06.117 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [5.886s] 2018-10-03 07:59:07,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:59:07.541 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [39.617s] 2018-10-03 07:59:10,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:59:10.300 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [2.763s] 2018-10-03 07:59:10,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:59:10.833 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [4.715s] 2018-10-03 07:59:11,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:59:11.632 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [209.754s] 2018-10-03 07:59:16,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:59:16.669 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-10-03 07:59:16,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:59:16.670 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-10-03 07:59:22,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:59:22.720 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [12.418s] 2018-10-03 07:59:34,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:59:34.412 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [11.691s] 2018-10-03 07:59:40,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:59:40.491 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [6.078s] 2018-10-03 07:59:46,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:59:46.639 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [35.008s] 2018-10-03 07:59:52,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 07:59:52.831 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [73.793s] 2018-10-03 08:00:04,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:04.108 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.754s] 2018-10-03 08:00:04,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:04.709 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.601s] 2018-10-03 08:00:05,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:05.089 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.380s] 2018-10-03 08:00:05,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:05.497 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.407s] 2018-10-03 08:00:05,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:05.981 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.483s] 2018-10-03 08:00:07,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:07.313 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [1.330s] 2018-10-03 08:00:08,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:08.972 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.658s] 2018-10-03 08:00:09,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:09.434 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.462s] 2018-10-03 08:00:09,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:09.874 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.438s] 2018-10-03 08:00:10,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:10.458 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.584s] 2018-10-03 08:00:13,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:13.841 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-10-03 08:00:19,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:19.009 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.479s] 2018-10-03 08:00:20,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:20.833 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [40.335s] 2018-10-03 08:00:28,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:28.084 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.963s] 2018-10-03 08:00:33,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:33.654 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.725s] 2018-10-03 08:00:33,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:33.712 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.059s] 2018-10-03 08:00:34,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:34.210 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.498s] 2018-10-03 08:00:36,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:36.581 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.370s] 2018-10-03 08:00:39,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:39.103 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.521s] 2018-10-03 08:00:39,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:39.296 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.193s] 2018-10-03 08:00:39,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:39.364 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.069s] 2018-10-03 08:00:40,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:40.334 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [3.490s] 2018-10-03 08:00:40,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:40.598 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.263s] 2018-10-03 08:00:40,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:40.996 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [162.045s] 2018-10-03 08:00:42,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:00:42.264 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.666s] 2018-10-03 08:01:00,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:00.029 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-10-03 08:01:01,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:01.848 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2018-10-03 08:01:04,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:04.034 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-10-03 08:01:05,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:05.339 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [7.301s] 2018-10-03 08:01:12,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:12.531 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [7.191s] 2018-10-03 08:01:14,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:14.745 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... fail [4.236s] 2018-10-03 08:01:20,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:20.809 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [8.278s] 2018-10-03 08:01:25,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:25.060 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [4.250s] 2018-10-03 08:01:27,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:27.713 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [94.866s] 2018-10-03 08:01:29,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:29.475 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [4.415s] 2018-10-03 08:01:40,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:40.357 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.101s] 2018-10-03 08:01:42,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:42.254 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [1.894s] 2018-10-03 08:01:43,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:43.564 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.310s] 2018-10-03 08:01:44,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:44.831 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [30.082s] 2018-10-03 08:01:44,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:44.844 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.279s] 2018-10-03 08:01:46,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:46.343 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.497s] 2018-10-03 08:01:49,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:49.049 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [2.704s] 2018-10-03 08:01:49,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:49.984 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [5.156s] 2018-10-03 08:01:50,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:50.113 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.064s] 2018-10-03 08:01:50,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:50.389 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.276s] 2018-10-03 08:01:51,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:51.653 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.262s] 2018-10-03 08:01:52,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:52.923 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.269s] 2018-10-03 08:01:53,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:53.627 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.705s] 2018-10-03 08:01:53,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:53.648 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.020s] 2018-10-03 08:01:53,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:53.666 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.018s] 2018-10-03 08:01:53,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:53.829 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.163s] 2018-10-03 08:01:55,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:55.164 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2018-10-03 08:01:55,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:55.166 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2018-10-03 08:01:55,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:55.167 49 INFO opnfv-tempest [-] {5} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-10-03 08:01:55,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:01:55.170 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2018-10-03 08:02:18,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:02:18.548 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [28.556s] 2018-10-03 08:02:25,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:02:25.941 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [7.395s] 2018-10-03 08:02:47,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:02:47.786 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... fail [339.970s] 2018-10-03 08:02:49,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:02:49.152 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [239.248s] 2018-10-03 08:02:54,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:02:54.131 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [86.394s] 2018-10-03 08:02:54,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:02:54.132 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-10-03 08:02:54,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:02:54.487 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [3.879s] 2018-10-03 08:02:54,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:02:54.489 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2018-10-03 08:04:08,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:04:08.870 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [74.723s] 2018-10-03 08:04:13,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:04:13.399 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [4.531s] 2018-10-03 08:04:36,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:04:36.666 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [153.662s] 2018-10-03 08:04:37,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:04:37.906 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.149s] 2018-10-03 08:04:37,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:04:37.944 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.037s] 2018-10-03 08:04:44,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:04:44.623 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [1.196s] 2018-10-03 08:04:55,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:04:55.372 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [6.931s] 2018-10-03 08:04:57,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:04:57.627 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-10-03 08:04:57,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:04:57.628 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-03 08:05:01,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:01.851 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.316s] 2018-10-03 08:05:02,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:02.239 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.388s] 2018-10-03 08:05:09,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:09.837 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.268s] 2018-10-03 08:05:10,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:10.289 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.451s] 2018-10-03 08:05:10,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:10.852 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.562s] 2018-10-03 08:05:10,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:10.932 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.080s] 2018-10-03 08:05:11,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:11.003 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.070s] 2018-10-03 08:05:11,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:11.077 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.074s] 2018-10-03 08:05:19,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:19.683 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.522s] 2018-10-03 08:05:20,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:20.356 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.671s] 2018-10-03 08:05:20,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:20.762 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.405s] 2018-10-03 08:05:21,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:21.105 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.342s] 2018-10-03 08:05:22,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:22.104 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [0.997s] 2018-10-03 08:05:22,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:22.521 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.417s] 2018-10-03 08:05:22,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:22.957 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.435s] 2018-10-03 08:05:24,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:24.558 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.600s] 2018-10-03 08:05:24,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:24.804 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.243s] 2018-10-03 08:05:25,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:25.406 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.603s] 2018-10-03 08:05:25,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:25.483 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.077s] 2018-10-03 08:05:25,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:25.898 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.414s] 2018-10-03 08:05:26,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:26.599 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.698s] 2018-10-03 08:05:38,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:38.414 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.594s] 2018-10-03 08:05:38,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:38.624 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.211s] 2018-10-03 08:05:39,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:39.029 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.403s] 2018-10-03 08:05:52,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:52.125 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.958s] 2018-10-03 08:05:57,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:57.466 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.177s] 2018-10-03 08:05:59,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:05:59.266 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [1.798s] 2018-10-03 08:06:05,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:06:05.830 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.409s] 2018-10-03 08:06:05,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:06:05.993 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.163s] 2018-10-03 08:06:06,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:06:06.157 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.163s] 2018-10-03 08:06:06,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:06:06.328 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.171s] 2018-10-03 08:06:11,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:06:11.128 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.162s] 2018-10-03 08:06:29,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:06:29.959 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... fail [222.249s] 2018-10-03 08:06:34,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:06:34.300 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... fail [217.517s] 2018-10-03 08:10:09,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-03 08:10:09.939 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... fail [215.627s] 2018-10-03 08:10:17,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: fa525676-80f3-4a40-b465-142707375c88 2018-10-03 08:10:17,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'fa525676-80f3-4a40-b465-142707375c88']'. 2018-10-03 08:10:18,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-03 08:10:18,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-03 08:10:18,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-03 08:10:18,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | fa525676-80f3-4a40-b465-142707375c88 | 2018-10-03 08:10:18,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-03 08:10:18,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-03 07:44:59 | 2018-10-03 08:10:18,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-03 08:10:16 | 2018-10-03 08:10:18,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:25:17 | 2018-10-03 08:10:18,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-03 08:10:18,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-03 08:10:18,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f3faeda7-17ec-4b41-9d14-8334a52e2757) | 2018-10-03 08:10:18,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-03 08:10:18,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8d20fda7-294e-4800-aae7-e11547f86c1d) | 2018-10-03 08:10:18,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2018-10-03 08:10:18,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1505.564 | 2018-10-03 08:10:18,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1037 | 2018-10-03 08:10:18,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 356 | 2018-10-03 08:10:18,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-03 08:10:18,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-03 08:10:18,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 75 | 2018-10-03 08:10:18,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-03 08:10:18,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-03 08:10:18,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-03 08:10:18,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 93.2553956835% 2018-10-03 08:10:18,999 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 25:31 | PASS | +-------------------------------+------------------+------------------+----------------+ 2018-10-03 08:10:24,544 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK