2018-05-19 18:50:53,861 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-316 | | 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 | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-05-19 18:50:53,868 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/ca-certificates.crt" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.16.0.107 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-05-19 18:50:53,868 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-19 18:50:53,872 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-05-19 18:50:53,875 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-19 18:50:53,875 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-19 18:50:58,079 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-19 18:51:06,879 - 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 8.791s OK 2018-05-19 18:51:07,158 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-19 18:51:07,159 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-19 18:51:07,165 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-19 18:51:08,145 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-19 19:01:30,835 - 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_list_sec_grp_no_rules (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 85 tests in 622.641s OK 2018-05-19 19:01:31,153 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-19 19:01:31,154 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 10:23 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-19 19:01:31,161 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-19 19:01:32,429 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-19 19:02:22,806 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 50.375s OK 2018-05-19 19:02:23,085 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-19 19:02:23,086 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:50 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-19 19:02:23,092 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 10:23 | PASS | | snaps_health_check | functest | healthcheck | 00:50 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-19 19:02:23,096 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-19 19:02:27,307 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-316 | | 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 | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-05-19 19:02:27,311 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/ca-certificates.crt" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.16.0.107 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-05-19 19:02:27,311 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-19 19:02:27,316 - 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 | | | | | | patrole odl snaps_smoke neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+-----------------------------------------------+ 2018-05-19 19:02:27,317 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-19 19:02:27,317 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-19 19:02:30,194 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'b0c71f97-b064-47f0-ada2-1ad57c5fda8a'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-19T18:49:43Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'604e68ab-efa9-4838-a2f2-0d9cd7d96501', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'41b485eee787410f838118231521686b', u'created_at': u'2018-05-19T18:49:37Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'41b485eee787410f838118231521686b'}) 2018-05-19 19:02:30,411 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/ericsson-virtual3 2018-05-19 19:02:30,411 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-19 19:02:30,573 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-19 19:02:30,574 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-19 19:02:30,810 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-19 19:02:30,810 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-19 19:02:30' 2018-05-19 19:02:30,810 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--bdbb59a5-4366-4f39-bbb4-76aacbeda2ff' 2018-05-19 19:02:30,810 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: None 2018-05-19 19:02:31,568 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--bdbb59a5-4366-4f39-bbb4-76aacbeda2ff', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-19T19:02:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/b87712dc-6f92-4d7f-b0c4-c123ddad159f/file', u'owner': u'41b485eee787410f838118231521686b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'b87712dc-6f92-4d7f-b0c4-c123ddad159f', u'size': None, u'name': u'functest-vping--bdbb59a5-4366-4f39-bbb4-76aacbeda2ff', u'checksum': None, u'self': u'/v2/images/b87712dc-6f92-4d7f-b0c4-c123ddad159f', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-19T19:02:31Z', u'schema': u'/v2/schemas/image'}) 2018-05-19 19:02:31,569 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-bdbb59a5-4366-4f39-bbb4-76aacbeda2ff' 2018-05-19 19:02:32,184 - functest.opnfv_tests.openstack.vping.vping_ssh - 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-05-19T19:02:31Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a7601f62-57c6-41cf-8615-a7138185bbc9', u'provider:segmentation_id': 17, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-bdbb59a5-4366-4f39-bbb4-76aacbeda2ff', u'admin_state_up': True, u'tenant_id': u'41b485eee787410f838118231521686b', u'created_at': u'2018-05-19T19:02:31Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'41b485eee787410f838118231521686b'}) 2018-05-19 19:02:32,917 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-19T19:02:32Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'c84f40a3-6f76-40a8-af8f-59dcce20f344', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-bdbb59a5-4366-4f39-bbb4-76aacbeda2ff', u'enable_dhcp': True, u'network_id': u'a7601f62-57c6-41cf-8615-a7138185bbc9', u'tenant_id': u'41b485eee787410f838118231521686b', u'created_at': u'2018-05-19T19:02:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'41b485eee787410f838118231521686b'}) 2018-05-19 19:02:32,918 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-bdbb59a5-4366-4f39-bbb4-76aacbeda2ff' 2018-05-19 19:02:34,713 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'604e68ab-efa9-4838-a2f2-0d9cd7d96501', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b0c71f97-b064-47f0-ada2-1ad57c5fda8a', u'ip_address': u'10.16.0.115'}]}, u'description': u'', u'tags': [], u'tenant_id': u'41b485eee787410f838118231521686b', u'created_at': u'2018-05-19T19:02:32Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-19T19:02:34Z', u'revision_number': 2, u'routes': [], u'project_id': u'41b485eee787410f838118231521686b', u'id': u'fb01a939-5256-4de3-bd4a-04d329d2c0de', u'name': u'vping-router-bdbb59a5-4366-4f39-bbb4-76aacbeda2ff'}) 2018-05-19 19:02:37,518 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-bdbb59a5-4366-4f39-bbb4-76aacbeda2ff' 2018-05-19 19:02:37,691 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-bdbb59a5-4366-4f39-bbb4-76aacbeda2ff', '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'41b485eee787410f838118231521686b', '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'3bdaba98-a85e-44d9-a496-a86a74336483', 'swap': 0}) 2018-05-19 19:02:38,492 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-bdbb59a5-4366-4f39-bbb4-76aacbeda2ff' 2018-05-19 19:02:50,343 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-bdbb59a5-4366-4f39-bbb4-76aacbeda2ff': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b1:07:94', u'version': 4, u'addr': u'192.168.130.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b87712dc-6f92-4d7f-b0c4-c123ddad159f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000b', u'OS-SRV-USG:launched_at': u'2018-05-19T19:02:47.000000', 'flavor': Munch({u'id': u'3bdaba98-a85e-44d9-a496-a86a74336483'}), 'az': u'nova', 'id': u'008fa4aa-a6e3-4f88-9e10-a3cb7ccad458', 'security_groups': [Munch({u'name': u'vping-sg-bdbb59a5-4366-4f39-bbb4-76aacbeda2ff'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'654769ac6d8a4e208c3dd050c126e7e5', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41b485eee787410f838118231521686b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-19T19:02:47.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-19T19:02:48Z', 'hostId': u'44e010e99f7151e1bd64376ee08a4dbbf0d9ce4d017dd25c657d88d6', u'OS-EXT-SRV-ATTR:host': u'cmp01', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.8', 'cloud': 'envvars', 'host_id': u'44e010e99f7151e1bd64376ee08a4dbbf0d9ce4d017dd25c657d88d6', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp01', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000b', u'OS-SRV-USG:launched_at': u'2018-05-19T19:02:47.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01.mcp-pike-odl-noha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'41b485eee787410f838118231521686b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01.mcp-pike-odl-noha.local', 'name': u'opnfv-vping-1-bdbb59a5-4366-4f39-bbb4-76aacbeda2ff', 'adminPass': u'CBAXZ3yvW463', 'tenant_id': u'41b485eee787410f838118231521686b', 'created_at': u'2018-05-19T19:02:39Z', 'created': u'2018-05-19T19:02:39Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-19 19:02:52,340 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1 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-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-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 = 0x1ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 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-0x000000001ffd9fff] [ 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-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 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[ 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: 128867 [ 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: 491788K/523744K 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 2018-05-19 19:02:52,340 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-bdbb59a5-4366-4f39-bbb4-76aacbeda2ff' 2018-05-19 19:02:52,768 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKdX31BaQjNRFe9vD+NF7p8pAy7FCTvuYmdMXkozmD45Touvc/nn92Xw0OwUzanndOVt8AoODJ2YetldEghRf7ky3+ANYvXU5QTOki1whGTe/3UNm2VMwC0djm4N46ph5gsZw08H5frF2VqQ4wVRmgutDY3ff8UyJky4sGhPZoUD2Cs4pYPN4KP7kYfGlozrEWb52fmO0OrjhaGS7AZd8HCdiC7Qnp3VQE4kBg3ZTc72eR+MdJFBvmFr57XAMj++pcphhZQRuZphpeU4b4NlBUruOeB6wwhDSHLtfsNrAwx/4GBAxl/Fk9r06zlOZXgi9d6qNPqZxu63gb+iNzY96d Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAynV99QWkIzURXvbw/jRe6fKQMuxQk77mJnTF5KM5g+OU6Lr3\nP55/dl8NDsFM2p53TlbfAKDgydmHrZXRIIUX+5Mt/gDWL11OUEzpItcIRk3v91DZ\ntlTMAtHY5uDeOqYeYLGcNPB+X6xdlakOMFUZoLrQ2N33/FMiZMuLBoT2aFA9grOK\nWDzeCj+5GHxpaM6xFm+dn5jtDq44WhkuwGXfBwnYgu0J6d1UBOJAYN2U3O9nkfjH\nSRQb5ha+e1wDI/vqXKYYWUEbmaYaXlOG+DZQVK7jngesMIQ0hy7X7DawMMf+BgQM\nZfxZPa9Os5TmV4IvXeqjT6mcbut4G/ojc2PenQIDAQABAoIBAQCZ2l1ktOu94ZcY\nzpnm4895A173g8Pb8wcdFEJKdIvBoVHI5kP8Mat1PdhDbTvFKwVJIBUJejg4zDkh\n/abViq7l/DvIOcSKa+KWfUvxsO1V1+ZS0DsSJzB9uBCXqyzV7uVI38/wHw46EFdx\n4u2oZxM5pJ4PH+dS9a4+YLt+sc47B90PSoNdTnXhlZPXbDo6Mz8oudACGcut78Gt\nmeg9cCcAlGtZX6D9k50CnWmu4Pt2s4NUD/1jPSTb4cID23awIhXAz1Cimg5yMklP\n+vyqaibElmzg1aOLPLBlFK32GGwLZIbqJAq/oxTvsq1XG/Kjr/wnA+eoWV8Y2SxU\nMTm2pfFhAoGBAOiBK2sB050RB+OCgaOU1q6RYO5Byq8kg8ov4VoaL85nUuZ2XL5W\nQp3aneVZCn2cTop3Gzm2NKoZf+Qwr5uOLBeVtuINdY9b8EsrKA6TOuA2cdNrGvn/\nnoEROuwgFPgxigEBawiArLwJOYVK1YnVNmW7YxHRR9Tqe/fIvv3KDAAVAoGBAN7r\nDOrfNaes7zSbyvhgAzVnO9fwWvEle2V8gA/zWVR3YHygT184uLj10Z+lc79m6xF3\nOqARMmsA7eX097I9OdIyYClmTMIS2NUayw5vtfi+AxLdiYXxwNJUQ2JP7QKGyaRt\nawAQEYhFEfvA/7/clNTZ1U+qkpLQLQA7uMkgl/5pAoGBAJIN+olY92b2eN8pb2ik\nKgw1VQ+2kq1dIdDULRsd0iQ18fTGK9KBe42P9JpLSfTISOpgkeC6HfEw3Y8qKlZs\nhDQ4n073p37sAVInBR3KzTRl3zExWhvrwNVRTpNgP+v9qrShAGyx8FCa9uBNt0DD\niE113nEl55rPxhpMp/Xjg5BVAoGAWqeETVAQ5euyK9bfqDqDk4g0EhExKrhvgkor\nWlFAltUlbAlVvge3N6DgauhCNiiImEXAla/orRNnrAj/YoD7rrvF15A+zv4TKDcJ\nNQnBGzNK1LU7ZDl4jRCvhp+yZ0ChaDkHNrNSLfTI53UJjOELtbQQx6E6knIOmvWu\npDyZE2ECgYEAsGIm8rtdyeDpvskmfkA1xN1ua+ywIOvmM/0qxyrlfDD0SFpjex9N\nb5/AIPRXTyquvVNR67NXRo46TgtolltP9CMdpIAXk80YjCtdBFseMpcV/CRlpoDu\nsCTtEEhj+2XGvFYhQneoS2UfqSeSqhabxiI3/gg3FBqOHemXH9o9GqE=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'654769ac6d8a4e208c3dd050c126e7e5', 'name': u'vping-keypair-bdbb59a5-4366-4f39-bbb4-76aacbeda2ff', 'created_at': '2018-05-19T19:02:52.768363', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41b485eee787410f838118231521686b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'c0:bc:99:8d:f7:55:22:93:f5:1c:4c:88:d5:89:b2:d6', 'type': 'ssh', 'id': u'vping-keypair-bdbb59a5-4366-4f39-bbb4-76aacbeda2ff'}) 2018-05-19 19:02:52,768 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAynV99QWkIzURXvbw/jRe6fKQMuxQk77mJnTF5KM5g+OU6Lr3 P55/dl8NDsFM2p53TlbfAKDgydmHrZXRIIUX+5Mt/gDWL11OUEzpItcIRk3v91DZ tlTMAtHY5uDeOqYeYLGcNPB+X6xdlakOMFUZoLrQ2N33/FMiZMuLBoT2aFA9grOK WDzeCj+5GHxpaM6xFm+dn5jtDq44WhkuwGXfBwnYgu0J6d1UBOJAYN2U3O9nkfjH SRQb5ha+e1wDI/vqXKYYWUEbmaYaXlOG+DZQVK7jngesMIQ0hy7X7DawMMf+BgQM ZfxZPa9Os5TmV4IvXeqjT6mcbut4G/ojc2PenQIDAQABAoIBAQCZ2l1ktOu94ZcY zpnm4895A173g8Pb8wcdFEJKdIvBoVHI5kP8Mat1PdhDbTvFKwVJIBUJejg4zDkh /abViq7l/DvIOcSKa+KWfUvxsO1V1+ZS0DsSJzB9uBCXqyzV7uVI38/wHw46EFdx 4u2oZxM5pJ4PH+dS9a4+YLt+sc47B90PSoNdTnXhlZPXbDo6Mz8oudACGcut78Gt meg9cCcAlGtZX6D9k50CnWmu4Pt2s4NUD/1jPSTb4cID23awIhXAz1Cimg5yMklP +vyqaibElmzg1aOLPLBlFK32GGwLZIbqJAq/oxTvsq1XG/Kjr/wnA+eoWV8Y2SxU MTm2pfFhAoGBAOiBK2sB050RB+OCgaOU1q6RYO5Byq8kg8ov4VoaL85nUuZ2XL5W Qp3aneVZCn2cTop3Gzm2NKoZf+Qwr5uOLBeVtuINdY9b8EsrKA6TOuA2cdNrGvn/ noEROuwgFPgxigEBawiArLwJOYVK1YnVNmW7YxHRR9Tqe/fIvv3KDAAVAoGBAN7r DOrfNaes7zSbyvhgAzVnO9fwWvEle2V8gA/zWVR3YHygT184uLj10Z+lc79m6xF3 OqARMmsA7eX097I9OdIyYClmTMIS2NUayw5vtfi+AxLdiYXxwNJUQ2JP7QKGyaRt awAQEYhFEfvA/7/clNTZ1U+qkpLQLQA7uMkgl/5pAoGBAJIN+olY92b2eN8pb2ik Kgw1VQ+2kq1dIdDULRsd0iQ18fTGK9KBe42P9JpLSfTISOpgkeC6HfEw3Y8qKlZs hDQ4n073p37sAVInBR3KzTRl3zExWhvrwNVRTpNgP+v9qrShAGyx8FCa9uBNt0DD iE113nEl55rPxhpMp/Xjg5BVAoGAWqeETVAQ5euyK9bfqDqDk4g0EhExKrhvgkor WlFAltUlbAlVvge3N6DgauhCNiiImEXAla/orRNnrAj/YoD7rrvF15A+zv4TKDcJ NQnBGzNK1LU7ZDl4jRCvhp+yZ0ChaDkHNrNSLfTI53UJjOELtbQQx6E6knIOmvWu pDyZE2ECgYEAsGIm8rtdyeDpvskmfkA1xN1ua+ywIOvmM/0qxyrlfDD0SFpjex9N b5/AIPRXTyquvVNR67NXRo46TgtolltP9CMdpIAXk80YjCtdBFseMpcV/CRlpoDu sCTtEEhj+2XGvFYhQneoS2UfqSeSqhabxiI3/gg3FBqOHemXH9o9GqE= -----END RSA PRIVATE KEY----- 2018-05-19 19:02:53,802 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--bdbb59a5-4366-4f39-bbb4-76aacbeda2ff' 2018-05-19 19:03:02,815 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm2: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-bdbb59a5-4366-4f39-bbb4-76aacbeda2ff': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:92:ce:13', u'version': 4, u'addr': u'192.168.130.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b87712dc-6f92-4d7f-b0c4-c123ddad159f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000c', u'OS-SRV-USG:launched_at': u'2018-05-19T19:03:02.000000', 'flavor': Munch({u'id': u'3bdaba98-a85e-44d9-a496-a86a74336483'}), 'az': u'nova', 'id': u'71a599b0-1387-434c-8530-93db0c2aee2f', 'security_groups': [Munch({u'name': u'vping-sg-bdbb59a5-4366-4f39-bbb4-76aacbeda2ff'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'654769ac6d8a4e208c3dd050c126e7e5', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41b485eee787410f838118231521686b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-19T19:03:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-19T19:03:02Z', 'hostId': u'44e010e99f7151e1bd64376ee08a4dbbf0d9ce4d017dd25c657d88d6', u'OS-EXT-SRV-ATTR:host': u'cmp01', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-bdbb59a5-4366-4f39-bbb4-76aacbeda2ff', 'public_v6': '', 'private_v4': u'192.168.130.12', 'cloud': 'envvars', 'host_id': u'44e010e99f7151e1bd64376ee08a4dbbf0d9ce4d017dd25c657d88d6', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp01', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000c', u'OS-SRV-USG:launched_at': u'2018-05-19T19:03:02.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01.mcp-pike-odl-noha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'41b485eee787410f838118231521686b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01.mcp-pike-odl-noha.local', 'name': u'opnfv-vping-2-ssh--bdbb59a5-4366-4f39-bbb4-76aacbeda2ff', 'adminPass': u'UkgMufz9Sd78', 'tenant_id': u'41b485eee787410f838118231521686b', 'created_at': u'2018-05-19T19:02:55Z', 'created': u'2018-05-19T19:02:55Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-19 19:03:06,010 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'ACTIVE', 'router_id': u'fb01a939-5256-4de3-bd4a-04d329d2c0de', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'41b485eee787410f838118231521686b', 'created_at': u'2018-05-19T19:03:04Z', 'attached': True, 'updated_at': u'2018-05-19T19:03:04Z', 'id': u'be89210f-d7a1-4e8b-adc4-e047f3c9765b', 'floating_network_id': u'604e68ab-efa9-4838-a2f2-0d9cd7d96501', 'fixed_ip_address': u'192.168.130.12', 'floating_ip_address': u'10.16.0.121', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41b485eee787410f838118231521686b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'fb01a939-5256-4de3-bd4a-04d329d2c0de', 'project_id': u'41b485eee787410f838118231521686b', 'port_id': u'f7b94fcb-03f1-4ed1-8bf8-2fdcb57840e9', 'port': u'f7b94fcb-03f1-4ed1-8bf8-2fdcb57840e9', 'network': u'604e68ab-efa9-4838-a2f2-0d9cd7d96501'}) 2018-05-19 19:03:07,791 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm2 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-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-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 = 0x1ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 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-0x000000001ffd9fff] [ 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-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 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: 128867 [ 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: 491788K/523744K 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 2800.046 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.09 BogoMIPS (lpj=11200184) [ 0.028029] pid_max: default: 32768 minimum: 301 [ 0.036038] ACPI: Core revision 20150930 [ 0.049832] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064048] Security Framework initialized [ 0.072031] Yama: becoming mindful. [ 0.080044] AppArmor: AppArmor initialized [ 0.088098] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096145] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104086] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120705] Initializing cgroup subsys io [ 0.128035] Initializing cgroup subsys memory [ 0.136043] Initializing cgroup subsys devices [ 0.144032] Initializing cgroup subsys freezer [ 0.152032] Initializing cgroup subsys net_cls [ 0.160032] Initializing cgroup subsys perf_event [ 0.168035] Initializing cgroup subsys net_prio [ 0.176032] Initializing cgroup subsys hugetlb [ 0.184031] Initializing cgroup subsys pids [ 0.196348] CPU: Physical Processor ID: 0 [ 0.205163] mce: CPU supports 10 MCE banks [ 0.216629] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.514148] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) 2018-05-19 19:03:07,792 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-19 19:03:23,226 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-19 19:03:23,234 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-19 19:03:23,244 - xtesting.energy.energy - DEBUG - Restoring previous scenario (vping_ssh/running) 2018-05-19 19:03:23,245 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-19 19:03:23,643 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-19 19:03:23,643 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:52 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-19 19:03:39,314 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-19 19:03:40,217 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'b0c71f97-b064-47f0-ada2-1ad57c5fda8a'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-19T18:49:43Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'604e68ab-efa9-4838-a2f2-0d9cd7d96501', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'41b485eee787410f838118231521686b', u'created_at': u'2018-05-19T18:49:37Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'41b485eee787410f838118231521686b'}) 2018-05-19 19:03:40,218 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-19 19:03:40,218 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-19 19:03:40' 2018-05-19 19:03:40,219 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--ee3958f4-587f-4152-9069-d63ba6a75a18' 2018-05-19 19:03:40,219 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: None 2018-05-19 19:03:40,931 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--ee3958f4-587f-4152-9069-d63ba6a75a18', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-19T19:03:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/a5c79b55-92f5-473a-a2eb-91ce5aaaea4a/file', u'owner': u'41b485eee787410f838118231521686b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'a5c79b55-92f5-473a-a2eb-91ce5aaaea4a', u'size': None, u'name': u'functest-vping--ee3958f4-587f-4152-9069-d63ba6a75a18', u'checksum': None, u'self': u'/v2/images/a5c79b55-92f5-473a-a2eb-91ce5aaaea4a', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-19T19:03:41Z', u'schema': u'/v2/schemas/image'}) 2018-05-19 19:03:40,931 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-ee3958f4-587f-4152-9069-d63ba6a75a18' 2018-05-19 19:03:41,346 - functest.opnfv_tests.openstack.vping.vping_userdata - 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-05-19T19:03:41Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'80e963ab-ed40-425d-878f-9c81e1942580', u'provider:segmentation_id': 44, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-ee3958f4-587f-4152-9069-d63ba6a75a18', u'admin_state_up': True, u'tenant_id': u'41b485eee787410f838118231521686b', u'created_at': u'2018-05-19T19:03:41Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'41b485eee787410f838118231521686b'}) 2018-05-19 19:03:42,120 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-19T19:03:41Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'e39cfa11-cd2b-4950-9ec1-3e257fa3a7c6', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-ee3958f4-587f-4152-9069-d63ba6a75a18', u'enable_dhcp': True, u'network_id': u'80e963ab-ed40-425d-878f-9c81e1942580', u'tenant_id': u'41b485eee787410f838118231521686b', u'created_at': u'2018-05-19T19:03:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'41b485eee787410f838118231521686b'}) 2018-05-19 19:03:42,120 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-ee3958f4-587f-4152-9069-d63ba6a75a18' 2018-05-19 19:03:43,960 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'604e68ab-efa9-4838-a2f2-0d9cd7d96501', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b0c71f97-b064-47f0-ada2-1ad57c5fda8a', u'ip_address': u'10.16.0.116'}]}, u'description': u'', u'tags': [], u'tenant_id': u'41b485eee787410f838118231521686b', u'created_at': u'2018-05-19T19:03:42Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-19T19:03:43Z', u'revision_number': 2, u'routes': [], u'project_id': u'41b485eee787410f838118231521686b', u'id': u'e2fd47b5-54b9-4377-8ad8-10ba61f2a4a2', u'name': u'vping-router-ee3958f4-587f-4152-9069-d63ba6a75a18'}) 2018-05-19 19:03:46,648 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-ee3958f4-587f-4152-9069-d63ba6a75a18' 2018-05-19 19:03:46,792 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-ee3958f4-587f-4152-9069-d63ba6a75a18', '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'41b485eee787410f838118231521686b', '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'189ecca9-8854-42cd-886c-dd91c2eb90a2', 'swap': 0}) 2018-05-19 19:03:47,638 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-ee3958f4-587f-4152-9069-d63ba6a75a18' 2018-05-19 19:03:59,773 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-ee3958f4-587f-4152-9069-d63ba6a75a18': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:dc:23:c6', u'version': 4, u'addr': u'192.168.130.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a5c79b55-92f5-473a-a2eb-91ce5aaaea4a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000d', u'OS-SRV-USG:launched_at': u'2018-05-19T19:03:57.000000', 'flavor': Munch({u'id': u'189ecca9-8854-42cd-886c-dd91c2eb90a2'}), 'az': u'nova', 'id': u'17cff0b2-1c73-48ec-84fa-84289c1fe077', 'security_groups': [Munch({u'name': u'vping-sg-ee3958f4-587f-4152-9069-d63ba6a75a18'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'654769ac6d8a4e208c3dd050c126e7e5', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41b485eee787410f838118231521686b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-19T19:03:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-19T19:03:58Z', 'hostId': u'44e010e99f7151e1bd64376ee08a4dbbf0d9ce4d017dd25c657d88d6', u'OS-EXT-SRV-ATTR:host': u'cmp01', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.11', 'cloud': 'envvars', 'host_id': u'44e010e99f7151e1bd64376ee08a4dbbf0d9ce4d017dd25c657d88d6', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp01', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000d', u'OS-SRV-USG:launched_at': u'2018-05-19T19:03:57.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01.mcp-pike-odl-noha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'41b485eee787410f838118231521686b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01.mcp-pike-odl-noha.local', 'name': u'opnfv-vping-1-ee3958f4-587f-4152-9069-d63ba6a75a18', 'adminPass': u'FRQZDmFMt3Pn', 'tenant_id': u'41b485eee787410f838118231521686b', 'created_at': u'2018-05-19T19:03:49Z', 'created': u'2018-05-19T19:03:49Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-19 19:04:01,536 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1 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: [memem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-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 = 0x1ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x00 2018-05-19 19:04:01,536 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--ee3958f4-587f-4152-9069-d63ba6a75a18' 2018-05-19 19:04:12,809 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm2: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-ee3958f4-587f-4152-9069-d63ba6a75a18': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6f:28:52', u'version': 4, u'addr': u'192.168.130.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a5c79b55-92f5-473a-a2eb-91ce5aaaea4a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000e', u'OS-SRV-USG:launched_at': u'2018-05-19T19:04:10.000000', 'flavor': Munch({u'id': u'189ecca9-8854-42cd-886c-dd91c2eb90a2'}), 'az': u'nova', 'id': u'110c671a-3b98-4d91-855a-a93c432c56dd', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'654769ac6d8a4e208c3dd050c126e7e5', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41b485eee787410f838118231521686b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-19T19:04:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-19T19:04:11Z', 'hostId': u'930222c8e9307bfa716eeb5a0739a1a56d904f9f29dc779ac4bd1f75', u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.5', 'cloud': 'envvars', 'host_id': u'930222c8e9307bfa716eeb5a0739a1a56d904f9f29dc779ac4bd1f75', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000e', u'OS-SRV-USG:launched_at': u'2018-05-19T19:04:10.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02.mcp-pike-odl-noha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'41b485eee787410f838118231521686b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02.mcp-pike-odl-noha.local', 'name': u'opnfv-vping-2-userdata--ee3958f4-587f-4152-9069-d63ba6a75a18', 'adminPass': u'y4hXVi7cHQe8', 'tenant_id': u'41b485eee787410f838118231521686b', 'created_at': u'2018-05-19T19:04:02Z', 'created': u'2018-05-19T19:04:02Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-19 19:04:14,611 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm2 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: [memem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-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 = 0x1ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 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-0x000000001ffd9fff] [ 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-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 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: 128867 [ 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: 491788K/523744K 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 2800.046 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.09 BogoMIPS (lpj=11200184) [ 0.024054] pid_max: default: 32768 minimum: 301 [ 0.036034] ACPI: Core revision 20150930 [ 0.044833] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064044] Security Framework initialized [ 0.072039] Yama: becoming mindful. [ 0.080040] AppArmor: AppArmor initialized [ 0.088087] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096144] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104107] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.121101] Initializing cgroup subsys io [ 0.128035] Initializing cgroup subsys memory [ 0.132037] Initializing cgroup subsys devices [ 0.140043] Initializing cgroup subsys freezer [ 0.148032] Initializing cgroup subsys net_cls [ 0.152038] Initializing cgroup subsys perf_event [ 0.160035] Initializing cgroup subsys net_prio [ 0.164044] Initializing cgroup subsys hugetlb [ 0.172032] Initializing cgroup subsys pids [ 0.182083] CPU: Physical Processor ID: 0 [ 0.192604] mce: CPU supports 10 MCE banks [ 0.201834] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.204035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.498199] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.743297] ftrace: allocating 31920 entries in 125 pages [ 0.764171] smpboot: Max logical packages: 1 [ 0.772031] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.786031] x2apic enabled [ 0.788033] Switched APIC routing to physical x2apic. [ 0.815848] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.816000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.828045] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.840063] ... version: 2 [ 0.844034] ... bit width: 48 [ 0.848034] ... generic registers: 4 [ 0.852035] ... value mask: 0000ffffffffffff [ 0.856034] ... max period: 000000007fffffff [ 0.860034] ... fixed-purpose events: 3 [ 0.864034] ... event mask: 000000070000000f [ 0.868101] KVM setup paravirtual spinlock [ 0.873581] x86: Booted up 1 node, 1 CPUs [ 0.876037] smpboot: Total of 1 processors activated (5600.09 BogoMIPS) [ 0.883903] devtmpfs: initialized [ 0.886141] evm: security.selinux [ 0.888037] evm: security.SMACK64 [ 0.892594] evm: security.SMACK64EXEC [ 0.896033] evm: security.SMACK64TRANSMUTE [ 0.900034] evm: security.SMACK64MMAP [ 0.904034] evm: security.ima [ 0.908033] evm: security.capability [ 0.912144] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.916135] pinctrl core: initialized pinctrl subsystem [ 0.921200] RTC time: 19:04:04, date: 05/19/18 [ 0.924428] NET: Registered protocol family 16 [ 0.928455] cpuidle: using governor ladder [ 0.932037] cpuidle: using governor menu [ 0.936038] PCCT header not found. [ 0.940265] ACPI: bus type PCI registered [ 0.944034] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.948783] PCI: Using configuration type 1 for base access [ 0.952387] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.957043] ACPI: Added _OSI(Module Device) [ 0.960035] ACPI: Added _OSI(Processor Device) [ 0.964034] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.968035] ACPI: Added _OSI(Processor Aggregator Device) [ 0.976120] ACPI: Interpreter enabled [ 0.980039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.992036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.004046] ACPI: (supports S0 S3 S4 S5) [ 1.008034] ACPI: Using IOAPIC for interrupt routing [ 1.012057] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.022256] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.024039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.028039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.032042] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.036941] acpiphp: Slot [3] registered [ 1.040149] acpiphp: Slot [4] registered [ 1.044141] acpiphp: Slot [5] registered [ 1.048147] acpiphp: Slot [6] registered [ 1.052150] acpiphp: Slot [7] registered [ 1.056415] acpiphp: Slot [8] registered [ 1.060139] acpiphp: Slot [9] registered [ 1.064141] acpiphp: Slot [10] registered [ 1.068139] acpiphp: Slot [11] registered [ 1.072141] acpiphp: Slot [12] registered [ 1.076450] acpiphp: Slot [13] registered [ 1.080141] acpiphp: Slot [14] registered [ 1.084146] acpiphp: Slot [15] registered [ 1.088140] acpiphp: Slot [16] registered [ 1.092139] acpiphp: Slot [17] registered [ 1.096151] acpiphp: Slot [18] registered [ 1.100139] acpiphp: Slot [19] registered [ 1.104139] acpiphp: Slot [20] registered [ 1.108139] acpiphp: Slot [21] registered [ 1.112442] acpiphp: Slot [22] registered [ 1.116140] acpiphp: Slot [23] registered [ 1.120139] acpiphp: Slot [24] registered [ 1.124143] acpiphp: Slot [25] registered [ 1.128143] acpiphp: Slot [26] registered [ 1.132458] acpiphp: Slot [27] registered [ 1.136144] acpiphp: Slot [28] registered [ 1.140141] acpiphp: Slot [29] registered [ 1.144206] acpiphp: Slot [30] registered [ 1.148161] acpiphp: Slot [31] registered [ 1.152135] PCI host bridge to bus 0000:00 [ 1.156038] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.160035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.164036] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.168035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.172035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.176038] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.203404] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.204038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.208037] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.212041] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.234305] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.236130] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.361090] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.376523] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.388545] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.400506] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.412318] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.424663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.428392] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.432000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.432035] vgaarb: loaded [ 1.436036] vgaarb: bridge control possible 0000:00:02.0 [ 1.440246] SCSI subsystem initialized [ 1.444230] ACPI: bus type USB registered [ 1.448065] usbcore: registered new interface driver usbfs [ 1.452047] usbcore: registered new interface driver hub [ 1.456048] usbcore: registered new device driver usb [ 1.460202] PCI: Using ACPI for IRQ routing [ 1.466369] NetLabel: Initializing [ 1.468043] NetLabel: domain hash size = 128 [ 1.472038] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.476063] NetLabel: unlabeled traffic allowed by default [ 1.480166] clocksource: Switched to clocksource kvm-clock [ 1.509857] AppArmor: AppArmor Filesystem Enabled [ 1.528109] pnp: PnP ACPI init [ 1.541808] pnp: PnP ACPI: found 5 devices [ 1.567621] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.598241] NET: Registered protocol family 2 [ 1.615216] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.642693] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.665700] TCP: Hash tables configured (established 4096 bind 4096) [ 1.688502] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.710570] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.736141] NET: Registered protocol family 1 [ 1.753123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.776174] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.796240] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.842177] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.886823] Trying to unpack rootfs image as initramfs... [ 2.009436] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 2.037625] Scanning for low memory corruption every 60 seconds [ 2.058628] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.079691] audit: initializing netlink subsys (disabled) [ 2.097759] audit: type=2000 audit(1526756642.085:1): initialized [ 2.117525] Initialise system trusted keyring [ 2.133163] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.154478] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.178459] zbud: loaded [ 2.189724] VFS: Disk quotas dquot_6.6.0 [ 2.203650] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.225435] fuse init (API version 7.23) [ 2.240816] Key type big_key registered [ 2.256087] Allocating IMA MOK and blacklist keyrings. [ 2.274289] Key type asymmetric registered [ 2.291008] Asymmetric key parser 'x509' registered [ 2.307164] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.337199] io scheduler noop registered [ 2.352766] io scheduler deadline registered (default) [ 2.372147] io scheduler cfq registered [ 2.388705] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.409308] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.430515] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.458937] ACPI: Power Button [PWRF] [ 2.473048] GHES: HEST is not enabled! [ 2.513339] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.605232] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.665556] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.701546] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.776198] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.807014] Linux agpgart interface v0.103 [ 2.825846] brd: module loaded [ 2.839390] loop: module loaded [ 2.869767] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.898943] GPT:90111 != 2097151 [ 2.912752] GPT:Alternate GPT header not at the end of the disk. [ 2.934457] GPT:90111 != 2097151 [ 2.947394] GPT: Use GNU Parted to correct GPT errors. [ 2.965273] vda: vda1 vda15 [ 2.985627] vdb: [ 2.999506] scsi host0: ata_piix [ 3.013797] scsi host1: ata_piix [ 3.027497] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 3.048772] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 3.076374] libphy: Fixed MDIO Bus: probed [ 3.089638] tun: Universal TUN/TAP device driver, 1.6 [ 3.107820] tun: (C) 1999-2004 Max Krasnyansky [ 3.144650] PPP generic driver version 2.4.2 [ 3.161330] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.181622] ehci-pci: EHCI PCI platform driver [ 3.200085] ehci-platform: EHCI generic platform driver [ 3.219908] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.245551] ohci-pci: OHCI PCI platform driver [ 3.263322] ohci-platform: OHCI generic platform driver [ 3.281638] uhci_hcd: USB Universal Host Controller Interface driver [ 3.327704] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.345304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.375974] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.395971] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.415747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.437519] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.464844] usb usb1: Product: UHCI Host Controller [ 3.483590] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.505171] usb usb1: SerialNumber: 0000:00:01.2 [ 3.520877] hub 1-0:1.0: USB hub found [ 3.537996] hub 1-0:1.0: 2 ports detected [ 3.553170] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.590991] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.611409] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.629390] mousedev: PS/2 mouse device common for all mice [ 3.650505] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.682443] rtc_cmos 00:00: RTC can wake from S4 [ 3.705586] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.732069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.754209] i2c /dev entries driver [ 3.768303] device-mapper: uevent: version 1.0.3 [ 3.785003] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.817935] ledtrig-cpu: registered to indicate activity on CPUs [ 3.841782] NET: Registered protocol family 10 [ 3.859804] NET: Registered protocol family 17 [ 3.876495] Key type dns_resolver registered [ 3.894203] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 3.916468] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 3.946017] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.978615] registered taskstats version 1 [ 3.997345] Loading compiled-in X.509 certificates [ 4.014619] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.046812] zswap: loaded using pool lzo/zbud [ 4.074307] Key type trusted registered [ 4.091589] Key type encrypted registered [ 4.110384] AppArmor: AppArmor sha1 policy hashing enabled [ 4.132129] ima: No TPM chip found, activating TPM-bypass! [ 4.153058] evm: HMAC attrs: 0x1 [ 4.399616] Magic number: 2:949:91 [ 4.416252] rtc_cmos 00:00: setting system clock to 2018-05-19 19:04:09 UTC (1526756649) [ 4.444881] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.464339] EDD information not available. [ 4.485490] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.511990] Write protecting the kernel read-only data: 14336k [ 4.532337] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.560703] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.61 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 4.98 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... [ 5.100492] random: dd urandom read with 10 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.11... Lease of 192.168.130.11 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.046 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCUT33zUGfO8SuNsbqYPRI4rDSNh2ppwQAUhTQoUJ856mlIoeeAoEN56orXfubFxyL5vDHLDh82A2eTThli3G6WiYGt0e9AiZHdag+ZAV92+otGUIQ9km7NVlDhUQHkwayGVncSj+Mobk7V0NTDaOm43QNOZubCFeYcXiDjFxOjltCu8tYzzkH/4rcxrs3qV4UfyTmWPhhxIH5K+sNlkCRQTYk5vyUiR51sXEGJctiN1c/hGAaNlbEXZwOkcOXdi3XPKq8TBw8nHwVXO/2th8CnF3wgemLNOZqQzzdaTzAO/mqvfIB/ACpPjulUgpPgRDVJV+Bw7ESNJOYSG2K9udjd root@opnfv-vping-1-ee3958f4-587f-4152-9069-d63ba6a75a18 ssh-dss AAAAB3NzaC1kc3MAAACBAJivKkAipPtTDGSyq6CoYn2w0G6b86mUm2hpAbkcjwSiPMSDljJJvMeEBu6CglLJS95MZSqRcKU0lex2uQCSMvVOwHHKujsh7kXCrRftkSTWJNy0C9xNPGYz3DDacPA7sWTiLA/WG69tfj8hBSomWDry/uUbni1TBu5HtvAI/V1nAAAAFQDVVXX7ASUv50ojS07y1gAzcEf5ewAAAIAieeqCJDUq1daojPrS9KduA/ChZCHMX1Fm+7LGnQpG3wexC97fUghor+Q5eb3laRS4nzBhZkK+YHQfOkjKSuRUI9nMXougfsNQhpHvRZfTIAg+nh0WlspudXD9l30Kw1OR4/0FY+OC0D1MYUSY0m8fGTF1cP7NJdXaYJJFE+GLfgAAAIBhvEcpU6SYdMwMBsX+0efmvKFVMZA+kexKI4TKfQyP1LZTK1EfKGwY3J+taY/nn8Vnn+GWNG48KyiLlzAV+XrFjRzKEA07i5P6XCfJJqEk6MerCZPL1gT7Ths6kfGU4lLbjptoXJIPfeButVMCmuCPSAvRq4BO4yBpj0ORi7nc6Q== root@opnfv-vping-1-ee3958f4-587f-4152-9069-d63ba6a75a18 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.11,24,fe80::f816:3eff:fedc:23c6/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.2 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.11 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: configdrive local === instance-id: 17cff0b2-1c73-48ec-84fa-84289c1fe077 name: opnfv-vping-1-ee3958f4-587f-4152-9069-d63ba6a75a18 availability-zone: nova local-hostname: opnfv-vping-1-ee3958f4-587f-4152-9069-d63ba6a75a18.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=6.59 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-ee3958f4-587f-4152-9069-d63ba6a75a18 login: /dev/root resized successfully [took 1.24s] m 0x000000 2018-05-19 19:04:14,612 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-19 19:04:14,612 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-19 19:04:16,724 - 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-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-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 = 0x1ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 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-0x000000001ffd9fff] [ 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-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 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: 128867 [ 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: 491788K/523744K 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 2800.046 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.09 BogoMIPS (lpj=11200184) [ 0.028030] pid_max: default: 32768 minimum: 301 [ 0.036034] ACPI: Core revision 20150930 [ 0.048068] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064048] Security Framework initialized [ 0.072029] Yama: becoming mindful. [ 0.080039] AppArmor: AppArmor initialized [ 0.088085] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096700] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104121] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108307] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116223] Initializing cgroup subsys io [ 0.120036] Initializing cgroup subsys memory [ 0.124038] Initializing cgroup subsys devices [ 0.128034] Initializing cgroup subsys freezer [ 0.132328] Initializing cgroup subsys net_cls [ 0.140033] Initializing cgroup subsys perf_event [ 0.148030] Initializing cgroup subsys net_prio [ 0.152033] Initializing cgroup subsys hugetlb [ 0.160031] Initializing cgroup subsys pids [ 0.172266] CPU: Physical Processor ID: 0 [ 0.184902] mce: CPU supports 10 MCE banks [ 0.196149] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.204029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.518170] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.766516] ftrace: allocating 31920 entries in 125 pages 2018-05-19 19:04:16,724 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.130.11. Waiting for response... 2018-05-19 19:04:19,025 - 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-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-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 = 0x1ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 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-0x000000001ffd9fff] [ 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-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 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: 128867 [ 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: 491788K/523744K 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 2800.046 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.09 BogoMIPS (lpj=11200184) [ 0.028030] pid_max: default: 32768 minimum: 301 [ 0.036034] ACPI: Core revision 20150930 [ 0.048068] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064048] Security Framework initialized [ 0.072029] Yama: becoming mindful. [ 0.080039] AppArmor: AppArmor initialized [ 0.088085] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096700] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104121] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108307] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116223] Initializing cgroup subsys io [ 0.120036] Initializing cgroup subsys memory [ 0.124038] Initializing cgroup subsys devices [ 0.128034] Initializing cgroup subsys freezer [ 0.132328] Initializing cgroup subsys net_cls [ 0.140033] Initializing cgroup subsys perf_event [ 0.148030] Initializing cgroup subsys net_prio [ 0.152033] Initializing cgroup subsys hugetlb [ 0.160031] Initializing cgroup subsys pids [ 0.172266] CPU: Physical Processor ID: 0 [ 0.184902] mce: CPU supports 10 MCE banks [ 0.196149] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.204029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.518170] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.766516] ftrace: allocating 31920 entries in 125 pages [ 0.788084] smpboot: Max logical packages: 1 [ 0.792032] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.803639] x2apic enabled [ 0.804033] Switched APIC routing to physical x2apic. [ 0.832945] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.836000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.848044] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.864089] ... version: 2 [ 0.868345] ... bit width: 48 [ 0.872033] ... generic registers: 4 [ 0.876034] ... value mask: 0000ffffffffffff [ 0.880034] ... max period: 000000007fffffff [ 0.884033] ... fixed-purpose events: 3 [ 0.888033] ... event mask: 000000070000000f [ 0.892096] KVM setup paravirtual spinlock [ 0.897312] x86: Booted up 1 node, 1 CPUs [ 0.900037] smpboot: Total of 1 processors activated (5600.09 BogoMIPS) [ 0.908000] devtmpfs: initialized [ 0.910305] evm: security.selinux [ 0.912036] evm: security.SMACK64 [ 0.916034] evm: security.SMACK64EXEC [ 0.920034] evm: security.SMACK64TRANSMUTE [ 0.924034] evm: security.SMACK64MMAP [ 0.928034] evm: security.ima [ 0.932033] evm: security.capability [ 0.936156] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.940114] pinctrl core: initialized pinctrl subsystem [ 0.945215] RTC time: 19:04:17, date: 05/19/18 [ 0.948155] NET: Registered protocol family 16 [ 0.952201] cpuidle: using governor ladder [ 0.956037] cpuidle: using governor menu [ 0.960037] PCCT header not found. [ 0.964257] ACPI: bus type PCI registered [ 0.968034] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.973696] PCI: Using configuration type 1 for base access [ 0.976410] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.981267] ACPI: Added _OSI(Module Device) [ 0.984056] ACPI: Added _OSI(Processor Device) [ 0.988035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.992035] ACPI: Added _OSI(Processor Aggregator Device) [ 1.001567] ACPI: Interpreter enabled [ 1.004048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.016036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.028061] ACPI: (supports S0 S3 S4 S5) [ 1.032036] ACPI: Using IOAPIC for interrupt routing [ 1.036066] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.044786] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.048041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.052041] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.056046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.060701] acpiphp: Slot [3] registered [ 1.064145] acpiphp: Slot [4] registered [ 1.068163] acpiphp: Slot [5] registered [ 1.072144] acpiphp: Slot [6] registered [ 1.076143] acpiphp: Slot [7] registered [ 1.080143] acpiphp: Slot [8] registered [ 1.084181] acpiphp: Slot [9] registered [ 1.088144] acpiphp: Slot [10] registered [ 1.092143] acpiphp: Slot [11] registered [ 1.096429] acpiphp: Slot [12] registered [ 1.100212] acpiphp: Slot [13] registered [ 1.104728] acpiphp: Slot [14] registered [ 1.108150] acpiphp: Slot [15] registered [ 1.112141] acpiphp: Slot [16] registered [ 1.116201] acpiphp: Slot [17] registered [ 1.120144] acpiphp: Slot [18] registered [ 1.124142] acpiphp: Slot [19] registered [ 1.128420] acpiphp: Slot [20] registered [ 1.132142] acpiphp: Slot [21] registered [ 1.136474] acpiphp: Slot [22] registered [ 1.140142] acpiphp: Slot [23] registered [ 1.144140] acpiphp: Slot [24] registered [ 1.148141] acpiphp: Slot [25] registered [ 1.152140] acpiphp: Slot [26] registered [ 1.157288] acpiphp: Slot [27] registered [ 1.160144] acpiphp: Slot [28] registered [ 1.164148] acpiphp: Slot [29] registered [ 1.168144] acpiphp: Slot [30] registered [ 1.172140] acpiphp: Slot [31] registered [ 1.176139] PCI host bridge to bus 0000:00 [ 1.180037] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.184035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.188035] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.192037] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.196035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.200036] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.230325] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.232036] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.236036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.240036] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.262789] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.264129] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2018-05-19 19:04:21,297 - 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-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-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 = 0x1ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 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-0x000000001ffd9fff] [ 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-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 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: 128867 [ 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: 491788K/523744K 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 2800.046 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.09 BogoMIPS (lpj=11200184) [ 0.028030] pid_max: default: 32768 minimum: 301 [ 0.036034] ACPI: Core revision 20150930 [ 0.048068] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064048] Security Framework initialized [ 0.072029] Yama: becoming mindful. [ 0.080039] AppArmor: AppArmor initialized [ 0.088085] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096700] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104121] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108307] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116223] Initializing cgroup subsys io [ 0.120036] Initializing cgroup subsys memory [ 0.124038] Initializing cgroup subsys devices [ 0.128034] Initializing cgroup subsys freezer [ 0.132328] Initializing cgroup subsys net_cls [ 0.140033] Initializing cgroup subsys perf_event [ 0.148030] Initializing cgroup subsys net_prio [ 0.152033] Initializing cgroup subsys hugetlb [ 0.160031] Initializing cgroup subsys pids [ 0.172266] CPU: Physical Processor ID: 0 [ 0.184902] mce: CPU supports 10 MCE banks [ 0.196149] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.204029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.518170] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.766516] ftrace: allocating 31920 entries in 125 pages [ 0.788084] smpboot: Max logical packages: 1 [ 0.792032] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.803639] x2apic enabled [ 0.804033] Switched APIC routing to physical x2apic. [ 0.832945] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.836000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.848044] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.864089] ... version: 2 [ 0.868345] ... bit width: 48 [ 0.872033] ... generic registers: 4 [ 0.876034] ... value mask: 0000ffffffffffff [ 0.880034] ... max period: 000000007fffffff [ 0.884033] ... fixed-purpose events: 3 [ 0.888033] ... event mask: 000000070000000f [ 0.892096] KVM setup paravirtual spinlock [ 0.897312] x86: Booted up 1 node, 1 CPUs [ 0.900037] smpboot: Total of 1 processors activated (5600.09 BogoMIPS) [ 0.908000] devtmpfs: initialized [ 0.910305] evm: security.selinux [ 0.912036] evm: security.SMACK64 [ 0.916034] evm: security.SMACK64EXEC [ 0.920034] evm: security.SMACK64TRANSMUTE [ 0.924034] evm: security.SMACK64MMAP [ 0.928034] evm: security.ima [ 0.932033] evm: security.capability [ 0.936156] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.940114] pinctrl core: initialized pinctrl subsystem [ 0.945215] RTC time: 19:04:17, date: 05/19/18 [ 0.948155] NET: Registered protocol family 16 [ 0.952201] cpuidle: using governor ladder [ 0.956037] cpuidle: using governor menu [ 0.960037] PCCT header not found. [ 0.964257] ACPI: bus type PCI registered [ 0.968034] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.973696] PCI: Using configuration type 1 for base access [ 0.976410] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.981267] ACPI: Added _OSI(Module Device) [ 0.984056] ACPI: Added _OSI(Processor Device) [ 0.988035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.992035] ACPI: Added _OSI(Processor Aggregator Device) [ 1.001567] ACPI: Interpreter enabled [ 1.004048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.016036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.028061] ACPI: (supports S0 S3 S4 S5) [ 1.032036] ACPI: Using IOAPIC for interrupt routing [ 1.036066] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.044786] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.048041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.052041] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.056046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.060701] acpiphp: Slot [3] registered [ 1.064145] acpiphp: Slot [4] registered [ 1.068163] acpiphp: Slot [5] registered [ 1.072144] acpiphp: Slot [6] registered [ 1.076143] acpiphp: Slot [7] registered [ 1.080143] acpiphp: Slot [8] registered [ 1.084181] acpiphp: Slot [9] registered [ 1.088144] acpiphp: Slot [10] registered [ 1.092143] acpiphp: Slot [11] registered [ 1.096429] acpiphp: Slot [12] registered [ 1.100212] acpiphp: Slot [13] registered [ 1.104728] acpiphp: Slot [14] registered [ 1.108150] acpiphp: Slot [15] registered [ 1.112141] acpiphp: Slot [16] registered [ 1.116201] acpiphp: Slot [17] registered [ 1.120144] acpiphp: Slot [18] registered [ 1.124142] acpiphp: Slot [19] registered [ 1.128420] acpiphp: Slot [20] registered [ 1.132142] acpiphp: Slot [21] registered [ 1.136474] acpiphp: Slot [22] registered [ 1.140142] acpiphp: Slot [23] registered [ 1.144140] acpiphp: Slot [24] registered [ 1.148141] acpiphp: Slot [25] registered [ 1.152140] acpiphp: Slot [26] registered [ 1.157288] acpiphp: Slot [27] registered [ 1.160144] acpiphp: Slot [28] registered [ 1.164148] acpiphp: Slot [29] registered [ 1.168144] acpiphp: Slot [30] registered [ 1.172140] acpiphp: Slot [31] registered [ 1.176139] PCI host bridge to bus 0000:00 [ 1.180037] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.184035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.188035] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.192037] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.196035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.200036] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.230325] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.232036] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.236036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.240036] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.262789] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.264129] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.389400] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.400545] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.416880] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.428492] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.440319] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.448635] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.452395] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.456000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.456036] vgaarb: loaded [ 1.460034] vgaarb: bridge control possible 0000:00:02.0 [ 1.464240] SCSI subsystem initialized [ 1.468225] ACPI: bus type USB registered [ 1.472055] usbcore: registered new interface driver usbfs [ 1.476046] usbcore: registered new interface driver hub [ 1.480047] usbcore: registered new device driver usb [ 1.484197] PCI: Using ACPI for IRQ routing [ 1.490634] NetLabel: Initializing [ 1.492034] NetLabel: domain hash size = 128 [ 1.496307] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.500046] NetLabel: unlabeled traffic allowed by default [ 1.504126] clocksource: Switched to clocksource kvm-clock [ 1.553171] AppArmor: AppArmor Filesystem Enabled [ 1.569270] pnp: PnP ACPI init [ 1.582334] pnp: PnP ACPI: found 5 devices [ 1.604655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.633071] NET: Registered protocol family 2 [ 1.647741] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.668193] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.689974] TCP: Hash tables configured (established 4096 bind 4096) [ 1.710475] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.727892] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.747125] NET: Registered protocol family 1 [ 1.760894] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.779993] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.797769] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.843346] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.889127] Trying to unpack rootfs image as initramfs... [ 1.998694] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 2.026939] Scanning for low memory corruption every 60 seconds [ 2.047824] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.065844] audit: initializing netlink subsys (disabled) [ 2.082271] audit: type=2000 audit(1526756654.999:1): initialized [ 2.099089] Initialise system trusted keyring [ 2.113427] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.131931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.152644] zbud: loaded [ 2.162557] VFS: Disk quotas dquot_6.6.0 [ 2.177538] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.197516] fuse init (API version 7.23) [ 2.210827] Key type big_key registered [ 2.223950] Allocating IMA MOK and blacklist keyrings. [ 2.241155] Key type asymmetric registered [ 2.254667] Asymmetric key parser 'x509' registered [ 2.270042] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.295524] io scheduler noop registered [ 2.308245] io scheduler deadline registered (default) [ 2.325243] io scheduler cfq registered [ 2.337386] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.354837] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.375079] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.398604] ACPI: Power Button [PWRF] [ 2.410232] GHES: HEST is not enabled! [ 2.447983] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.541612] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.597176] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.629078] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.692299] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.720454] Linux agpgart interface v0.103 [ 2.737464] brd: module loaded [ 2.750790] loop: module loaded [ 2.777791] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.803535] GPT:90111 != 2097151 [ 2.814450] GPT:Alternate GPT header not at the end of the disk. [ 2.832119] GPT:90111 != 2097151 [ 2.843076] GPT: Use GNU Parted to correct GPT errors. [ 2.858480] vda: vda1 vda15 [ 2.877813] vdb: [ 2.890176] scsi host0: ata_piix [ 2.901791] scsi host1: ata_piix [ 2.912211] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 2.930315] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 2.950368] libphy: Fixed MDIO Bus: probed [ 2.966179] tun: Universal TUN/TAP device driver, 1.6 [ 2.981714] tun: (C) 1999-2004 Max Krasnyansky [ 3.009506] PPP generic driver version 2.4.2 [ 3.023820] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.042411] ehci-pci: EHCI PCI platform driver [ 3.058647] ehci-platform: EHCI generic platform driver [ 3.073811] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.093298] ohci-pci: OHCI PCI platform driver [ 3.110244] ohci-platform: OHCI generic platform driver [ 3.128869] uhci_hcd: USB Universal Host Controller Interface driver [ 3.173623] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.188536] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.213911] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.228587] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.247975] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.267694] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 2018-05-19 19:04:23,940 - 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-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-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 = 0x1ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 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-0x000000001ffd9fff] [ 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-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 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: 128867 [ 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: 491788K/523744K 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 2800.046 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.09 BogoMIPS (lpj=11200184) [ 0.028030] pid_max: default: 32768 minimum: 301 [ 0.036034] ACPI: Core revision 20150930 [ 0.048068] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064048] Security Framework initialized [ 0.072029] Yama: becoming mindful. [ 0.080039] AppArmor: AppArmor initialized [ 0.088085] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096700] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104121] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108307] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116223] Initializing cgroup subsys io [ 0.120036] Initializing cgroup subsys memory [ 0.124038] Initializing cgroup subsys devices [ 0.128034] Initializing cgroup subsys freezer [ 0.132328] Initializing cgroup subsys net_cls [ 0.140033] Initializing cgroup subsys perf_event [ 0.148030] Initializing cgroup subsys net_prio [ 0.152033] Initializing cgroup subsys hugetlb [ 0.160031] Initializing cgroup subsys pids [ 0.172266] CPU: Physical Processor ID: 0 [ 0.184902] mce: CPU supports 10 MCE banks [ 0.196149] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.204029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.518170] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.766516] ftrace: allocating 31920 entries in 125 pages [ 0.788084] smpboot: Max logical packages: 1 [ 0.792032] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.803639] x2apic enabled [ 0.804033] Switched APIC routing to physical x2apic. [ 0.832945] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.836000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.848044] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.864089] ... version: 2 [ 0.868345] ... bit width: 48 [ 0.872033] ... generic registers: 4 [ 0.876034] ... value mask: 0000ffffffffffff [ 0.880034] ... max period: 000000007fffffff [ 0.884033] ... fixed-purpose events: 3 [ 0.888033] ... event mask: 000000070000000f [ 0.892096] KVM setup paravirtual spinlock [ 0.897312] x86: Booted up 1 node, 1 CPUs [ 0.900037] smpboot: Total of 1 processors activated (5600.09 BogoMIPS) [ 0.908000] devtmpfs: initialized [ 0.910305] evm: security.selinux [ 0.912036] evm: security.SMACK64 [ 0.916034] evm: security.SMACK64EXEC [ 0.920034] evm: security.SMACK64TRANSMUTE [ 0.924034] evm: security.SMACK64MMAP [ 0.928034] evm: security.ima [ 0.932033] evm: security.capability [ 0.936156] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.940114] pinctrl core: initialized pinctrl subsystem [ 0.945215] RTC time: 19:04:17, date: 05/19/18 [ 0.948155] NET: Registered protocol family 16 [ 0.952201] cpuidle: using governor ladder [ 0.956037] cpuidle: using governor menu [ 0.960037] PCCT header not found. [ 0.964257] ACPI: bus type PCI registered [ 0.968034] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.973696] PCI: Using configuration type 1 for base access [ 0.976410] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.981267] ACPI: Added _OSI(Module Device) [ 0.984056] ACPI: Added _OSI(Processor Device) [ 0.988035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.992035] ACPI: Added _OSI(Processor Aggregator Device) [ 1.001567] ACPI: Interpreter enabled [ 1.004048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.016036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.028061] ACPI: (supports S0 S3 S4 S5) [ 1.032036] ACPI: Using IOAPIC for interrupt routing [ 1.036066] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.044786] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.048041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.052041] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.056046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.060701] acpiphp: Slot [3] registered [ 1.064145] acpiphp: Slot [4] registered [ 1.068163] acpiphp: Slot [5] registered [ 1.072144] acpiphp: Slot [6] registered [ 1.076143] acpiphp: Slot [7] registered [ 1.080143] acpiphp: Slot [8] registered [ 1.084181] acpiphp: Slot [9] registered [ 1.088144] acpiphp: Slot [10] registered [ 1.092143] acpiphp: Slot [11] registered [ 1.096429] acpiphp: Slot [12] registered [ 1.100212] acpiphp: Slot [13] registered [ 1.104728] acpiphp: Slot [14] registered [ 1.108150] acpiphp: Slot [15] registered [ 1.112141] acpiphp: Slot [16] registered [ 1.116201] acpiphp: Slot [17] registered [ 1.120144] acpiphp: Slot [18] registered [ 1.124142] acpiphp: Slot [19] registered [ 1.128420] acpiphp: Slot [20] registered [ 1.132142] acpiphp: Slot [21] registered [ 1.136474] acpiphp: Slot [22] registered [ 1.140142] acpiphp: Slot [23] registered [ 1.144140] acpiphp: Slot [24] registered [ 1.148141] acpiphp: Slot [25] registered [ 1.152140] acpiphp: Slot [26] registered [ 1.157288] acpiphp: Slot [27] registered [ 1.160144] acpiphp: Slot [28] registered [ 1.164148] acpiphp: Slot [29] registered [ 1.168144] acpiphp: Slot [30] registered [ 1.172140] acpiphp: Slot [31] registered [ 1.176139] PCI host bridge to bus 0000:00 [ 1.180037] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.184035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.188035] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.192037] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.196035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.200036] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.230325] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.232036] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.236036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.240036] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.262789] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.264129] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.389400] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.400545] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.416880] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.428492] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.440319] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.448635] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.452395] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.456000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.456036] vgaarb: loaded [ 1.460034] vgaarb: bridge control possible 0000:00:02.0 [ 1.464240] SCSI subsystem initialized [ 1.468225] ACPI: bus type USB registered [ 1.472055] usbcore: registered new interface driver usbfs [ 1.476046] usbcore: registered new interface driver hub [ 1.480047] usbcore: registered new device driver usb [ 1.484197] PCI: Using ACPI for IRQ routing [ 1.490634] NetLabel: Initializing [ 1.492034] NetLabel: domain hash size = 128 [ 1.496307] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.500046] NetLabel: unlabeled traffic allowed by default [ 1.504126] clocksource: Switched to clocksource kvm-clock [ 1.553171] AppArmor: AppArmor Filesystem Enabled [ 1.569270] pnp: PnP ACPI init [ 1.582334] pnp: PnP ACPI: found 5 devices [ 1.604655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.633071] NET: Registered protocol family 2 [ 1.647741] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.668193] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.689974] TCP: Hash tables configured (established 4096 bind 4096) [ 1.710475] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.727892] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.747125] NET: Registered protocol family 1 [ 1.760894] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.779993] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.797769] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.843346] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.889127] Trying to unpack rootfs image as initramfs... [ 1.998694] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 2.026939] Scanning for low memory corruption every 60 seconds [ 2.047824] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.065844] audit: initializing netlink subsys (disabled) [ 2.082271] audit: type=2000 audit(1526756654.999:1): initialized [ 2.099089] Initialise system trusted keyring [ 2.113427] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.131931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.152644] zbud: loaded [ 2.162557] VFS: Disk quotas dquot_6.6.0 [ 2.177538] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.197516] fuse init (API version 7.23) [ 2.210827] Key type big_key registered [ 2.223950] Allocating IMA MOK and blacklist keyrings. [ 2.241155] Key type asymmetric registered [ 2.254667] Asymmetric key parser 'x509' registered [ 2.270042] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.295524] io scheduler noop registered [ 2.308245] io scheduler deadline registered (default) [ 2.325243] io scheduler cfq registered [ 2.337386] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.354837] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.375079] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.398604] ACPI: Power Button [PWRF] [ 2.410232] GHES: HEST is not enabled! [ 2.447983] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.541612] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.597176] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.629078] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.692299] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.720454] Linux agpgart interface v0.103 [ 2.737464] brd: module loaded [ 2.750790] loop: module loaded [ 2.777791] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.803535] GPT:90111 != 2097151 [ 2.814450] GPT:Alternate GPT header not at the end of the disk. [ 2.832119] GPT:90111 != 2097151 [ 2.843076] GPT: Use GNU Parted to correct GPT errors. [ 2.858480] vda: vda1 vda15 [ 2.877813] vdb: [ 2.890176] scsi host0: ata_piix [ 2.901791] scsi host1: ata_piix [ 2.912211] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 2.930315] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 2.950368] libphy: Fixed MDIO Bus: probed [ 2.966179] tun: Universal TUN/TAP device driver, 1.6 [ 2.981714] tun: (C) 1999-2004 Max Krasnyansky [ 3.009506] PPP generic driver version 2.4.2 [ 3.023820] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.042411] ehci-pci: EHCI PCI platform driver [ 3.058647] ehci-platform: EHCI generic platform driver [ 3.073811] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.093298] ohci-pci: OHCI PCI platform driver [ 3.110244] ohci-platform: OHCI generic platform driver [ 3.128869] uhci_hcd: USB Universal Host Controller Interface driver [ 3.173623] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.188536] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.213911] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.228587] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.247975] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.267694] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.294309] usb usb1: Product: UHCI Host Controller [ 3.310335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.333941] usb usb1: SerialNumber: 0000:00:01.2 [ 3.349502] hub 1-0:1.0: USB hub found [ 3.365454] hub 1-0:1.0: 2 ports detected [ 3.384376] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.420116] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.438619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.454969] mousedev: PS/2 mouse device common for all mice [ 3.475414] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.505540] rtc_cmos 00:00: RTC can wake from S4 [ 3.526050] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.548535] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.568306] i2c /dev entries driver [ 3.581866] device-mapper: uevent: version 1.0.3 [ 3.598639] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.628390] ledtrig-cpu: registered to indicate activity on CPUs [ 3.651340] NET: Registered protocol family 10 [ 3.672402] NET: Registered protocol family 17 [ 3.691051] Key type dns_resolver registered [ 3.705150] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 3.724467] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.754024] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 3.773683] registered taskstats version 1 [ 3.787418] Loading compiled-in X.509 certificates [ 3.805503] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.836975] zswap: loaded using pool lzo/zbud [ 3.852408] Key type trusted registered [ 3.866290] Key type encrypted registered [ 3.882422] AppArmor: AppArmor sha1 policy hashing enabled [ 3.899404] ima: No TPM chip found, activating TPM-bypass! [ 3.916402] evm: HMAC attrs: 0x1 [ 4.156656] Magic number: 2:949:91 [ 4.169559] rtc_cmos 00:00: setting system clock to 2018-05-19 19:04:21 UTC (1526756661) [ 4.198437] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.221637] EDD information not available. [ 4.238558] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.265467] Write protecting the kernel read-only data: 14336k [ 4.285534] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.314334] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) [ 4.352974] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 4.374192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 4.393691] usb 1-1: Product: QEMU USB Tablet [ 4.407345] usb 1-1: Manufacturer: QEMU [ 4.420503] usb 1-1: SerialNumber: 42 info: initramfs: up at 4.45 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 4.96 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... [ 5.134663] random: dd urandom read with 11 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.5... Lease of 192.168.130.5 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: 2018-05-19 19:04:26,566 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-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 = 0x1ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 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-0x000000001ffd9fff] [ 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-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 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: 128867 [ 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: 491788K/523744K 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 2800.046 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.09 BogoMIPS (lpj=11200184) [ 0.028030] pid_max: default: 32768 minimum: 301 [ 0.036034] ACPI: Core revision 20150930 [ 0.048068] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064048] Security Framework initialized [ 0.072029] Yama: becoming mindful. [ 0.080039] AppArmor: AppArmor initialized [ 0.088085] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096700] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104121] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108307] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116223] Initializing cgroup subsys io [ 0.120036] Initializing cgroup subsys memory [ 0.124038] Initializing cgroup subsys devices [ 0.128034] Initializing cgroup subsys freezer [ 0.132328] Initializing cgroup subsys net_cls [ 0.140033] Initializing cgroup subsys perf_event [ 0.148030] Initializing cgroup subsys net_prio [ 0.152033] Initializing cgroup subsys hugetlb [ 0.160031] Initializing cgroup subsys pids [ 0.172266] CPU: Physical Processor ID: 0 [ 0.184902] mce: CPU supports 10 MCE banks [ 0.196149] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.204029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.518170] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.766516] ftrace: allocating 31920 entries in 125 pages [ 0.788084] smpboot: Max logical packages: 1 [ 0.792032] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.803639] x2apic enabled [ 0.804033] Switched APIC routing to physical x2apic. [ 0.832945] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.836000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.848044] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.864089] ... version: 2 [ 0.868345] ... bit width: 48 [ 0.872033] ... generic registers: 4 [ 0.876034] ... value mask: 0000ffffffffffff [ 0.880034] ... max period: 000000007fffffff [ 0.884033] ... fixed-purpose events: 3 [ 0.888033] ... event mask: 000000070000000f [ 0.892096] KVM setup paravirtual spinlock [ 0.897312] x86: Booted up 1 node, 1 CPUs [ 0.900037] smpboot: Total of 1 processors activated (5600.09 BogoMIPS) [ 0.908000] devtmpfs: initialized [ 0.910305] evm: security.selinux [ 0.912036] evm: security.SMACK64 [ 0.916034] evm: security.SMACK64EXEC [ 0.920034] evm: security.SMACK64TRANSMUTE [ 0.924034] evm: security.SMACK64MMAP [ 0.928034] evm: security.ima [ 0.932033] evm: security.capability [ 0.936156] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.940114] pinctrl core: initialized pinctrl subsystem [ 0.945215] RTC time: 19:04:17, date: 05/19/18 [ 0.948155] NET: Registered protocol family 16 [ 0.952201] cpuidle: using governor ladder [ 0.956037] cpuidle: using governor menu [ 0.960037] PCCT header not found. [ 0.964257] ACPI: bus type PCI registered [ 0.968034] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.973696] PCI: Using configuration type 1 for base access [ 0.976410] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.981267] ACPI: Added _OSI(Module Device) [ 0.984056] ACPI: Added _OSI(Processor Device) [ 0.988035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.992035] ACPI: Added _OSI(Processor Aggregator Device) [ 1.001567] ACPI: Interpreter enabled [ 1.004048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.016036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.028061] ACPI: (supports S0 S3 S4 S5) [ 1.032036] ACPI: Using IOAPIC for interrupt routing [ 1.036066] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.044786] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.048041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.052041] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.056046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.060701] acpiphp: Slot [3] registered [ 1.064145] acpiphp: Slot [4] registered [ 1.068163] acpiphp: Slot [5] registered [ 1.072144] acpiphp: Slot [6] registered [ 1.076143] acpiphp: Slot [7] registered [ 1.080143] acpiphp: Slot [8] registered [ 1.084181] acpiphp: Slot [9] registered [ 1.088144] acpiphp: Slot [10] registered [ 1.092143] acpiphp: Slot [11] registered [ 1.096429] acpiphp: Slot [12] registered [ 1.100212] acpiphp: Slot [13] registered [ 1.104728] acpiphp: Slot [14] registered [ 1.108150] acpiphp: Slot [15] registered [ 1.112141] acpiphp: Slot [16] registered [ 1.116201] acpiphp: Slot [17] registered [ 1.120144] acpiphp: Slot [18] registered [ 1.124142] acpiphp: Slot [19] registered [ 1.128420] acpiphp: Slot [20] registered [ 1.132142] acpiphp: Slot [21] registered [ 1.136474] acpiphp: Slot [22] registered [ 1.140142] acpiphp: Slot [23] registered [ 1.144140] acpiphp: Slot [24] registered [ 1.148141] acpiphp: Slot [25] registered [ 1.152140] acpiphp: Slot [26] registered [ 1.157288] acpiphp: Slot [27] registered [ 1.160144] acpiphp: Slot [28] registered [ 1.164148] acpiphp: Slot [29] registered [ 1.168144] acpiphp: Slot [30] registered [ 1.172140] acpiphp: Slot [31] registered [ 1.176139] PCI host bridge to bus 0000:00 [ 1.180037] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.184035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.188035] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.192037] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.196035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.200036] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.230325] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.232036] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.236036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.240036] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.262789] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.264129] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.389400] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.400545] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.416880] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.428492] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.440319] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.448635] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.452395] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.456000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.456036] vgaarb: loaded [ 1.460034] vgaarb: bridge control possible 0000:00:02.0 [ 1.464240] SCSI subsystem initialized [ 1.468225] ACPI: bus type USB registered [ 1.472055] usbcore: registered new interface driver usbfs [ 1.476046] usbcore: registered new interface driver hub [ 1.480047] usbcore: registered new device driver usb [ 1.484197] PCI: Using ACPI for IRQ routing [ 1.490634] NetLabel: Initializing [ 1.492034] NetLabel: domain hash size = 128 [ 1.496307] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.500046] NetLabel: unlabeled traffic allowed by default [ 1.504126] clocksource: Switched to clocksource kvm-clock [ 1.553171] AppArmor: AppArmor Filesystem Enabled [ 1.569270] pnp: PnP ACPI init [ 1.582334] pnp: PnP ACPI: found 5 devices [ 1.604655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.633071] NET: Registered protocol family 2 [ 1.647741] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.668193] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.689974] TCP: Hash tables configured (established 4096 bind 4096) [ 1.710475] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.727892] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.747125] NET: Registered protocol family 1 [ 1.760894] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.779993] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.797769] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.843346] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.889127] Trying to unpack rootfs image as initramfs... [ 1.998694] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 2.026939] Scanning for low memory corruption every 60 seconds [ 2.047824] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.065844] audit: initializing netlink subsys (disabled) [ 2.082271] audit: type=2000 audit(1526756654.999:1): initialized [ 2.099089] Initialise system trusted keyring [ 2.113427] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.131931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.152644] zbud: loaded [ 2.162557] VFS: Disk quotas dquot_6.6.0 [ 2.177538] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.197516] fuse init (API version 7.23) [ 2.210827] Key type big_key registered [ 2.223950] Allocating IMA MOK and blacklist keyrings. [ 2.241155] Key type asymmetric registered [ 2.254667] Asymmetric key parser 'x509' registered [ 2.270042] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.295524] io scheduler noop registered [ 2.308245] io scheduler deadline registered (default) [ 2.325243] io scheduler cfq registered [ 2.337386] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.354837] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.375079] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.398604] ACPI: Power Button [PWRF] [ 2.410232] GHES: HEST is not enabled! [ 2.447983] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.541612] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.597176] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.629078] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.692299] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.720454] Linux agpgart interface v0.103 [ 2.737464] brd: module loaded [ 2.750790] loop: module loaded [ 2.777791] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.803535] GPT:90111 != 2097151 [ 2.814450] GPT:Alternate GPT header not at the end of the disk. [ 2.832119] GPT:90111 != 2097151 [ 2.843076] GPT: Use GNU Parted to correct GPT errors. [ 2.858480] vda: vda1 vda15 [ 2.877813] vdb: [ 2.890176] scsi host0: ata_piix [ 2.901791] scsi host1: ata_piix [ 2.912211] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 2.930315] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 2.950368] libphy: Fixed MDIO Bus: probed [ 2.966179] tun: Universal TUN/TAP device driver, 1.6 [ 2.981714] tun: (C) 1999-2004 Max Krasnyansky [ 3.009506] PPP generic driver version 2.4.2 [ 3.023820] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.042411] ehci-pci: EHCI PCI platform driver [ 3.058647] ehci-platform: EHCI generic platform driver [ 3.073811] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.093298] ohci-pci: OHCI PCI platform driver [ 3.110244] ohci-platform: OHCI generic platform driver [ 3.128869] uhci_hcd: USB Universal Host Controller Interface driver [ 3.173623] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.188536] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.213911] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.228587] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.247975] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.267694] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.294309] usb usb1: Product: UHCI Host Controller [ 3.310335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.333941] usb usb1: SerialNumber: 0000:00:01.2 [ 3.349502] hub 1-0:1.0: USB hub found [ 3.365454] hub 1-0:1.0: 2 ports detected [ 3.384376] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.420116] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.438619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.454969] mousedev: PS/2 mouse device common for all mice [ 3.475414] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.505540] rtc_cmos 00:00: RTC can wake from S4 [ 3.526050] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.548535] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.568306] i2c /dev entries driver [ 3.581866] device-mapper: uevent: version 1.0.3 [ 3.598639] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.628390] ledtrig-cpu: registered to indicate activity on CPUs [ 3.651340] NET: Registered protocol family 10 [ 3.672402] NET: Registered protocol family 17 [ 3.691051] Key type dns_resolver registered [ 3.705150] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 3.724467] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.754024] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 3.773683] registered taskstats version 1 [ 3.787418] Loading compiled-in X.509 certificates [ 3.805503] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.836975] zswap: loaded using pool lzo/zbud [ 3.852408] Key type trusted registered [ 3.866290] Key type encrypted registered [ 3.882422] AppArmor: AppArmor sha1 policy hashing enabled [ 3.899404] ima: No TPM chip found, activating TPM-bypass! [ 3.916402] evm: HMAC attrs: 0x1 [ 4.156656] Magic number: 2:949:91 [ 4.169559] rtc_cmos 00:00: setting system clock to 2018-05-19 19:04:21 UTC (1526756661) [ 4.198437] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.221637] EDD information not available. [ 4.238558] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.265467] Write protecting the kernel read-only data: 14336k [ 4.285534] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.314334] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) [ 4.352974] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 4.374192] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 4.393691] usb 1-1: Product: QEMU USB Tablet [ 4.407345] usb 1-1: Manufacturer: QEMU [ 4.420503] usb 1-1: SerialNumber: 42 info: initramfs: up at 4.45 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 4.96 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... [ 5.134663] random: dd urandom read with 11 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.5... Lease of 192.168.130.5 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 /run/cirros/datasource/data/user-data returned 0 === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.046 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCbNK3tklNOkg9X5wYt+qtKQUwoVKO/ShwKtcQT08gocDwSeI8DVi0jQRoJamd2zCHssqI8QrbGAkAO+4Zk5uXip1qsnW5ZrS8SjE4uNvNTiIwmYPwSejoQ2VSK4hvlJqh63bypmPMczvs1c2HsY3Pcim2SaI1QKNSQqDlL1UTqbbj5+83lmrRpE14m4vb5lSrBbHUC7TpFRUWIZRQxLN8Lih+jXpmbbKk69t0zCWmzMfzrvoDSFvQqodokHEhtzctXcItK41lZGVLBl2rSpQO1HB6CLGY/mAYG/ZTNjYrfwVUhH0MEJfaurRlpG1aPlTxfYDF6EOIvjjupprpaWN59 root@opnfv-vping-2-userdata--ee3958f4-587f-4152-9069-d63ba6a75a18 ssh-dss AAAAB3NzaC1kc3MAAACBAOmPWjuznrBC25fQBO2ftGqh03XsZyNA7bOTM+H2lrTBp8T5D7vjeYlfR/5t8iq/xk0YajrhR4iFxxnvtmS2JeIYudPJ4HlN/ftws3YrOj2apP0hYr1jwRGdj/2LGw9G0QDTAx3wRWhgvT8yQbsnFFuqF/EAWxbBQE074UCMOtuJAAAAFQCqALYXg/1digKnd0tcxzmqKIB3TwAAAIAqpQYgKdss/Ru1f3xOd3TdAA/UD2rNcF+qcJzoJZBTmVwrQUAW01iLv4QFHmGNP4FqyoPrPpMdHYLwILta5PXWX0PX1nID4pZrxrhklgiVbs12VI3mVsj1xbTWGGYN1guYFFR8IHgAsM+B/+vnHFWzGzbISLllQbHyKaNR5XhR1gAAAIBtqpMZjfB9IBpydJ1KAsrpM1C31KmSV1hxlqncitLB4jgbMCOKhWQWWeXBeS3HV5eLhBNniZ02mfGcK2B965UoEaR0v4/3003NZuALOwOiKMWVXeKLjU/SQgtkVCpJeq+dPPP9XHsRjCKPVsDWN6FL2QAknDj3SHFXTROqhAsRNQ== root@opnfv-vping-2-userdata--ee3958f4-587f-4152-9069-d63ba6a75a18 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.5,24,fe80::f816:3eff:fe6f:2852/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.2 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 110c671a-3b98-4d91-855a-a93c432c56dd name: opnfv-vping-2-userdata--ee3958f4-587f-4152-9069-d63ba6a75a18 availability-zone: nova local-hostname: opnfv-vping-2-userdata--ee3958f4-587f-4152-9069-d63ba6a75a18.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=6.82 === /dev/root resized successfully [took 1.15s] 2018-05-19 19:04:26,567 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-05-19 19:04:26,848 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-19 19:04:26,848 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:46 | PASS | +------------------------+------------------+------------------+----------------+ 2018-05-19 19:04:41,322 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-19 19:04:41,416 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-19 19:04:41,417 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-19 19:04:41,417 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-19 19:04:52,780 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ae1f3c34-4880-4d20-b4c6-732b1e0c322e | 2018-05-19T19:04:52.556583 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ae1f3c34-4880-4d20-b4c6-732b1e0c322e ~/.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-05-19 19:04:59,602 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-19 19:04:59,602 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-19 19:05:11,823 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=c187b594-0ea1-4442-bb82-b40dbd03c2b5) as the default verifier for the future CLI operations. 2018-05-19 19:05:18,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-bf7c3fa0-062e-4d3f-b5c7-86c15426b6ac' 2018-05-19 19:05:19,418 - functest.opnfv_tests.openstack.tempest.tempest - 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-05-19T19:05:19Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'151109a5-2c05-431f-aab6-423ce8126b93', u'provider:segmentation_id': 25, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-bf7c3fa0-062e-4d3f-b5c7-86c15426b6ac', u'admin_state_up': True, u'tenant_id': u'41b485eee787410f838118231521686b', u'created_at': u'2018-05-19T19:05:19Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'41b485eee787410f838118231521686b'}) 2018-05-19 19:05:20,237 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-19T19:05:19Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'1ad00902-d592-45f5-a6ba-b3292253bdd5', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-bf7c3fa0-062e-4d3f-b5c7-86c15426b6ac', u'enable_dhcp': True, u'network_id': u'151109a5-2c05-431f-aab6-423ce8126b93', u'tenant_id': u'41b485eee787410f838118231521686b', u'created_at': u'2018-05-19T19:05:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'41b485eee787410f838118231521686b'}) 2018-05-19 19:05:20,237 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-19 19:05:20,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-bf7c3fa0-062e-4d3f-b5c7-86c15426b6ac' 2018-05-19 19:05:20,931 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-bf7c3fa0-062e-4d3f-b5c7-86c15426b6ac', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-19T19:05:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/53d9acbb-5db3-4447-b50f-0701639e3342/file', u'owner': u'41b485eee787410f838118231521686b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'53d9acbb-5db3-4447-b50f-0701639e3342', u'size': None, u'name': u'Cirros-0.4.0-bf7c3fa0-062e-4d3f-b5c7-86c15426b6ac', u'checksum': None, u'self': u'/v2/images/53d9acbb-5db3-4447-b50f-0701639e3342', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-19T19:05:21Z', u'schema': u'/v2/schemas/image'}) 2018-05-19 19:05:20,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-bf7c3fa0-062e-4d3f-b5c7-86c15426b6ac' 2018-05-19 19:05:21,520 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-bf7c3fa0-062e-4d3f-b5c7-86c15426b6ac', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-19T19:05:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/545fa370-d835-40ab-a610-851a8e883cd5/file', u'owner': u'41b485eee787410f838118231521686b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'545fa370-d835-40ab-a610-851a8e883cd5', u'size': None, u'name': u'Cirros-0.4.0-1-bf7c3fa0-062e-4d3f-b5c7-86c15426b6ac', u'checksum': None, u'self': u'/v2/images/545fa370-d835-40ab-a610-851a8e883cd5', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-19T19:05:21Z', u'schema': u'/v2/schemas/image'}) 2018-05-19 19:05:21,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-19 19:05:21,699 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-bf7c3fa0-062e-4d3f-b5c7-86c15426b6ac', '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'41b485eee787410f838118231521686b', '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'64bc8e2e-bfb6-46cf-b70f-ae891a668523', 'swap': 0}) 2018-05-19 19:05:21,794 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-bf7c3fa0-062e-4d3f-b5c7-86c15426b6ac', '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'41b485eee787410f838118231521686b', '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'ff7c6a99-1479-4974-a48e-e7ee34a3da96', 'swap': 0}) 2018-05-19 19:05:28,010 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-19 19:05:28,011 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-19 19:05:28,011 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-19 19:05:28,017 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-19 19:05:28,022 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-19 19:05:33,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c187b594-0ea1-4442-bb82-b40dbd03c2b5/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-19 19:05:33,427 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-19 19:05:33,429 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-19 19:05:33,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-05-19 19:22:38,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 58cfe89a-e010-44ad-b6d0-3c19ad6bceb0 2018-05-19 19:22:38,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '58cfe89a-e010-44ad-b6d0-3c19ad6bceb0']'. 2018-05-19 19:22:40,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-19 19:22:40,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-19 19:22:40,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-19 19:22:40,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 58cfe89a-e010-44ad-b6d0-3c19ad6bceb0 | 2018-05-19 19:22:40,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-19 19:22:40,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-19 19:05:38 | 2018-05-19 19:22:40,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-19 19:22:38 | 2018-05-19 19:22:40,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:17:00 | 2018-05-19 19:22:40,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-19 19:22:40,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-19 19:22:40,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-19 19:22:40,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c187b594-0ea1-4442-bb82-b40dbd03c2b5) | 2018-05-19 19:22:40,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-19 19:22:40,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ae1f3c34-4880-4d20-b4c6-732b1e0c322e) | 2018-05-19 19:22:40,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-19 19:22:40,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 993.88 | 2018-05-19 19:22:40,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-05-19 19:22:40,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-19 19:22:40,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-19 19:22:40,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-19 19:22:40,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-19 19:22:40,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-19 19:22:40,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-19 19:22:40,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-05-19 19:22:44,884 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-19 19:22:44,885 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 17:26 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-05-19 19:22:44,888 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-19 19:22:44,979 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-19 19:22:45,151 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-19 19:22:45,151 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-19 19:22:45,275 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-19 19:22:50,481 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-19 19:22:55,755 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 7ebc5ad6-7d10-4903-96d5-dad905b494ee | 2018-05-19T19:22:55.581677 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 7ebc5ad6-7d10-4903-96d5-dad905b494ee ~/.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-05-19 19:23:02,368 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-19 19:23:02,368 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-19 19:23:03,285 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-c0e11602-9fca-4501-bb8b-83f3e235cd73'... 2018-05-19 19:23:04,009 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-c0e11602-9fca-4501-bb8b-83f3e235cd73'... 2018-05-19 19:23:05,323 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-c0e11602-9fca-4501-bb8b-83f3e235cd73'... 2018-05-19 19:23:09,452 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-c0e11602-9fca-4501-bb8b-83f3e235cd73'... 2018-05-19 19:23:09,557 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-c0e11602-9fca-4501-bb8b-83f3e235cd73'... 2018-05-19 19:23:09,663 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-19 19:23:09,663 - 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-05-19 19:23:09,664 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-19 19:23:09,679 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-19 19:23:09,681 - 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': 'floating_net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '3b35e4c0-ca67-405d-99a1-ffcd212c35df', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c0e11602-9fca-4501-bb8b-83f3e235cd73', 'flavor_name': 'rally-tiny-c0e11602-9fca-4501-bb8b-83f3e235cd73', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c0e11602-9fca-4501-bb8b-83f3e235cd73', '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-05-19 19:24:25,308 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3e5007c4-b27b-43ba-9c3f-3666ab9a0d11 2018-05-19 19:24:25,312 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-19 19:24:25,312 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '3e5007c4-b27b-43ba-9c3f-3666ab9a0d11'] 2018-05-19 19:24:27,007 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 3e5007c4-b27b-43ba-9c3f-3666ab9a0d11: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3e5007c4-b27b-43ba-9c3f-3666ab9a0d11 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.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 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.765194 Full duration: 8.77481 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3e5007c4-b27b-43ba-9c3f-3666ab9a0d11 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.335 | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 100.0% | 1 | | total | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 100.0% | 1 | | -> duration | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.148197 Full duration: 9.238839 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3e5007c4-b27b-43ba-9c3f-3666ab9a0d11 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.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | total | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 100.0% | 1 | | -> duration | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.240001 Full duration: 9.254587 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3e5007c4-b27b-43ba-9c3f-3666ab9a0d11 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.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 100.0% | 1 | | total | 1.243 | 1.243 | 1.243 | 1.243 | 1.243 | 1.243 | 100.0% | 1 | | -> duration | 1.243 | 1.243 | 1.243 | 1.243 | 1.243 | 1.243 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.243242 Full duration: 9.360987 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3e5007c4-b27b-43ba-9c3f-3666ab9a0d11 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.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | total | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 100.0% | 1 | | -> duration | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.377764 Full duration: 9.488368 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3e5007c4-b27b-43ba-9c3f-3666ab9a0d11 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.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | total | 1.139 | 1.139 | 1.139 | 1.139 | 1.139 | 1.139 | 100.0% | 1 | | -> duration | 1.139 | 1.139 | 1.139 | 1.139 | 1.139 | 1.139 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.139171 Full duration: 9.446899 HINTS: * To plot HTML graphics with this data, run: rally task report 3e5007c4-b27b-43ba-9c3f-3666ab9a0d11 --out output.html * To generate a JUnit report, run: rally task export 3e5007c4-b27b-43ba-9c3f-3666ab9a0d11 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3e5007c4-b27b-43ba-9c3f-3666ab9a0d11 --json --out output.json 2018-05-19 19:24:27,008 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3e5007c4-b27b-43ba-9c3f-3666ab9a0d11'] 2018-05-19 19:24:28,676 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-19 19:24:28,677 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3e5007c4-b27b-43ba-9c3f-3666ab9a0d11', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-19 19:24:28,687 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-19 19:24:28,687 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-19 19:24:28,689 - 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-05-19 19:24:28,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-19 19:24:28,706 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-19 19:24:28,706 - 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': 'floating_net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '3b35e4c0-ca67-405d-99a1-ffcd212c35df', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c0e11602-9fca-4501-bb8b-83f3e235cd73', 'flavor_name': 'rally-tiny-c0e11602-9fca-4501-bb8b-83f3e235cd73', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c0e11602-9fca-4501-bb8b-83f3e235cd73', '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-05-19 19:26:12,107 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : aaa07ba5-7401-48ea-a461-6591a887dffc 2018-05-19 19:26:12,108 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'aaa07ba5-7401-48ea-a461-6591a887dffc'] 2018-05-19 19:26:13,757 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task aaa07ba5-7401-48ea-a461-6591a887dffc: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task aaa07ba5-7401-48ea-a461-6591a887dffc 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 | 3.038 | 3.038 | 3.038 | 3.038 | 3.038 | 3.038 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 100.0% | 1 | | -> glance_v2.upload_data | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 100.0% | 1 | | glance_v2.delete_image | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 100.0% | 1 | | total | 3.221 | 3.221 | 3.221 | 3.221 | 3.221 | 3.221 | 100.0% | 1 | | -> duration | 3.221 | 3.221 | 3.221 | 3.221 | 3.221 | 3.221 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.221409 Full duration: 13.801033 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task aaa07ba5-7401-48ea-a461-6591a887dffc 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 | 2.993 | 2.993 | 2.993 | 2.993 | 2.993 | 2.993 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 100.0% | 1 | | -> glance_v2.upload_data | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 100.0% | 1 | | glance_v2.list_images | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | total | 3.12 | 3.12 | 3.12 | 3.12 | 3.12 | 3.12 | 100.0% | 1 | | -> duration | 3.12 | 3.12 | 3.12 | 3.12 | 3.12 | 3.12 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.12006 Full duration: 15.577048 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task aaa07ba5-7401-48ea-a461-6591a887dffc 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.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | total | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | -> duration | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.286235 Full duration: 10.16898 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "3b35e4c0-ca67-405d-99a1-ffcd212c35df" } ], "flavor": { "name": "rally-tiny-c0e11602-9fca-4501-bb8b-83f3e235cd73" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task aaa07ba5-7401-48ea-a461-6591a887dffc 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 | 2.93 | 2.93 | 2.93 | 2.93 | 2.93 | 2.93 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 100.0% | 1 | | -> glance_v2.upload_data | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 100.0% | 1 | | nova.boot_servers | 16.306 | 16.306 | 16.306 | 16.306 | 16.306 | 16.306 | 100.0% | 1 | | total | 19.237 | 19.237 | 19.237 | 19.237 | 19.237 | 19.237 | 100.0% | 1 | | -> duration | 18.237 | 18.237 | 18.237 | 18.237 | 18.237 | 18.237 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.236912 Full duration: 41.878281 HINTS: * To plot HTML graphics with this data, run: rally task report aaa07ba5-7401-48ea-a461-6591a887dffc --out output.html * To generate a JUnit report, run: rally task export aaa07ba5-7401-48ea-a461-6591a887dffc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report aaa07ba5-7401-48ea-a461-6591a887dffc --json --out output.json 2018-05-19 19:26:13,757 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'aaa07ba5-7401-48ea-a461-6591a887dffc'] 2018-05-19 19:26:15,497 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-19 19:26:15,497 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'aaa07ba5-7401-48ea-a461-6591a887dffc', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-19 19:26:15,511 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-19 19:26:15,511 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-19 19:26:15,511 - 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-05-19 19:26:15,512 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-19 19:26:15,530 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-19 19:26:15,532 - 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': 'floating_net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '3b35e4c0-ca67-405d-99a1-ffcd212c35df', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c0e11602-9fca-4501-bb8b-83f3e235cd73', 'flavor_name': 'rally-tiny-c0e11602-9fca-4501-bb8b-83f3e235cd73', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c0e11602-9fca-4501-bb8b-83f3e235cd73', '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-05-19 19:30:32,581 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5c0d10b7-3392-425e-b923-dfd171c92ffb 2018-05-19 19:30:32,582 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '5c0d10b7-3392-425e-b923-dfd171c92ffb'] 2018-05-19 19:30:34,338 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 5c0d10b7-3392-425e-b923-dfd171c92ffb: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c0d10b7-3392-425e-b923-dfd171c92ffb 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.347 | 3.347 | 3.347 | 3.347 | 3.347 | 3.347 | 100.0% | 1 | | cinder_v2.delete_snapshot | 4.661 | 4.661 | 4.661 | 4.661 | 4.661 | 4.661 | 100.0% | 1 | | total | 8.008 | 8.008 | 8.008 | 8.008 | 8.008 | 8.008 | 100.0% | 1 | | -> duration | 8.008 | 8.008 | 8.008 | 8.008 | 8.008 | 8.008 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.007999 Full duration: 30.492749 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c0d10b7-3392-425e-b923-dfd171c92ffb 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.602 | 3.602 | 3.602 | 3.602 | 3.602 | 3.602 | 100.0% | 1 | | cinder_v2.delete_volume | 4.599 | 4.599 | 4.599 | 4.599 | 4.599 | 4.599 | 100.0% | 1 | | total | 8.202 | 8.202 | 8.202 | 8.202 | 8.202 | 8.202 | 100.0% | 1 | | -> duration | 8.202 | 8.202 | 8.202 | 8.202 | 8.202 | 8.202 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.202276 Full duration: 20.057826 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "Cirros-0.4.0-c0e11602-9fca-4501-bb8b-83f3e235cd73" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c0d10b7-3392-425e-b923-dfd171c92ffb 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 | 6.459 | 6.459 | 6.459 | 6.459 | 6.459 | 6.459 | 100.0% | 1 | | cinder_v2.delete_volume | 4.747 | 4.747 | 4.747 | 4.747 | 4.747 | 4.747 | 100.0% | 1 | | total | 11.207 | 11.207 | 11.207 | 11.207 | 11.207 | 11.207 | 100.0% | 1 | | -> duration | 11.207 | 11.207 | 11.207 | 11.207 | 11.207 | 11.207 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.206955 Full duration: 24.42011 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c0d10b7-3392-425e-b923-dfd171c92ffb 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.72 | 3.72 | 3.72 | 3.72 | 3.72 | 3.72 | 100.0% | 1 | | cinder_v2.delete_volume | 4.632 | 4.632 | 4.632 | 4.632 | 4.632 | 4.632 | 100.0% | 1 | | total | 8.356 | 8.356 | 8.356 | 8.356 | 8.356 | 8.356 | 100.0% | 1 | | -> duration | 8.356 | 8.356 | 8.356 | 8.356 | 8.356 | 8.356 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.355525 Full duration: 20.477099 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c0d10b7-3392-425e-b923-dfd171c92ffb has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.656 | 3.656 | 3.656 | 3.656 | 3.656 | 3.656 | 100.0% | 1 | | cinder_v2.extend_volume | 2.542 | 2.542 | 2.542 | 2.542 | 2.542 | 2.542 | 100.0% | 1 | | cinder_v2.delete_volume | 7.129 | 7.129 | 7.129 | 7.129 | 7.129 | 7.129 | 100.0% | 1 | | total | 13.331 | 13.331 | 13.331 | 13.331 | 13.331 | 13.331 | 100.0% | 1 | | -> duration | 13.331 | 13.331 | 13.331 | 13.331 | 13.331 | 13.331 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.331019 Full duration: 25.396243 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c0d10b7-3392-425e-b923-dfd171c92ffb 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 | 14.962 | 14.962 | 14.962 | 14.962 | 14.962 | 14.962 | 100.0% | 1 | | cinder_v2.delete_volume | 4.556 | 4.556 | 4.556 | 4.556 | 4.556 | 4.556 | 100.0% | 1 | | total | 19.519 | 19.519 | 19.519 | 19.519 | 19.519 | 19.519 | 100.0% | 1 | | -> duration | 19.519 | 19.519 | 19.519 | 19.519 | 19.519 | 19.519 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.518746 Full duration: 41.58172 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c0d10b7-3392-425e-b923-dfd171c92ffb 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.886 | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 100.0% | 1 | | cinder_v2.list_qos | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | total | 1.084 | 1.084 | 1.084 | 1.084 | 1.084 | 1.084 | 100.0% | 1 | | -> duration | 1.084 | 1.084 | 1.084 | 1.084 | 1.084 | 1.084 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.08434 Full duration: 15.034373 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c0d10b7-3392-425e-b923-dfd171c92ffb 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.9 | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 100.0% | 1 | | cinder_v2.set_qos | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | total | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 100.0% | 1 | | -> duration | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.141849 Full duration: 14.770036 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c0d10b7-3392-425e-b923-dfd171c92ffb 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.921 | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 100.0% | 1 | | cinder_v2.list_types | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | total | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | -> duration | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.089067 Full duration: 15.04882 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c0d10b7-3392-425e-b923-dfd171c92ffb 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.945 | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | total | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 100.0% | 1 | | -> duration | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.148144 Full duration: 15.250028 HINTS: * To plot HTML graphics with this data, run: rally task report 5c0d10b7-3392-425e-b923-dfd171c92ffb --out output.html * To generate a JUnit report, run: rally task export 5c0d10b7-3392-425e-b923-dfd171c92ffb --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5c0d10b7-3392-425e-b923-dfd171c92ffb --json --out output.json 2018-05-19 19:30:34,339 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '5c0d10b7-3392-425e-b923-dfd171c92ffb'] 2018-05-19 19:30:36,092 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-19 19:30:36,092 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '5c0d10b7-3392-425e-b923-dfd171c92ffb', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-19 19:30:36,110 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-19 19:30:36,111 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-19 19:30:36,111 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-05-19 19:30:36,112 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-19 19:30:36,131 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-19 19:30:36,132 - 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': 'floating_net', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '3b35e4c0-ca67-405d-99a1-ffcd212c35df', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c0e11602-9fca-4501-bb8b-83f3e235cd73', 'flavor_name': 'rally-tiny-c0e11602-9fca-4501-bb8b-83f3e235cd73', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c0e11602-9fca-4501-bb8b-83f3e235cd73', '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-05-19 19:32:51,636 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f3fcad24-e95e-4404-92ce-4cf38e2658fe 2018-05-19 19:32:51,636 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'f3fcad24-e95e-4404-92ce-4cf38e2658fe'] 2018-05-19 19:32:53,391 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f3fcad24-e95e-4404-92ce-4cf38e2658fe: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f3fcad24-e95e-4404-92ce-4cf38e2658fe has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 100.0% | 1 | | total | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 100.0% | 1 | | -> duration | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.995352 Full duration: 9.24356 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f3fcad24-e95e-4404-92ce-4cf38e2658fe has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 100.0% | 1 | | total | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 100.0% | 1 | | -> duration | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.864929 Full duration: 9.390713 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f3fcad24-e95e-4404-92ce-4cf38e2658fe has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | total | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | -> duration | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.064989 Full duration: 9.207022 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f3fcad24-e95e-4404-92ce-4cf38e2658fe has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | total | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | -> duration | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.939775 Full duration: 10.038182 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f3fcad24-e95e-4404-92ce-4cf38e2658fe has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | total | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | -> duration | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.943904 Full duration: 8.915511 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f3fcad24-e95e-4404-92ce-4cf38e2658fe has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | total | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 100.0% | 1 | | -> duration | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.933521 Full duration: 9.689299 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f3fcad24-e95e-4404-92ce-4cf38e2658fe has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | total | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | -> duration | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.973766 Full duration: 8.966614 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f3fcad24-e95e-4404-92ce-4cf38e2658fe has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 100.0% | 1 | | -> duration | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.19197 Full duration: 10.005738 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f3fcad24-e95e-4404-92ce-4cf38e2658fe has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | total | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | -> duration | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.943069 Full duration: 9.171305 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f3fcad24-e95e-4404-92ce-4cf38e2658fe has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 1.139 | 1.139 | 1.139 | 1.139 | 1.139 | 1.139 | 100.0% | 1 | | gnocchi.delete_metric | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | total | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 100.0% | 1 | | -> duration | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.193124 Full duration: 9.958507 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f3fcad24-e95e-4404-92ce-4cf38e2658fe has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 100.0% | 1 | | gnocchi.delete_resource | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | total | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | -> duration | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.082616 Full duration: 10.067841 HINTS: * To plot HTML graphics with this data, run: rally task report f3fcad24-e95e-4404-92ce-4cf38e2658fe --out output.html * To generate a JUnit report, run: rally task export f3fcad24-e95e-4404-92ce-4cf38e2658fe --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f3fcad24-e95e-4404-92ce-4cf38e2658fe --json --out output.json 2018-05-19 19:32:53,391 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f3fcad24-e95e-4404-92ce-4cf38e2658fe'] 2018-05-19 19:32:55,151 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-19 19:32:55,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f3fcad24-e95e-4404-92ce-4cf38e2658fe', '--out', '/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-05-19 19:32:55,164 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-05-19 19:32:55,165 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-05-19 19:32:55,165 - 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-05-19 19:32:55,165 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-19 19:32:55,190 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-19 19:32:55,191 - 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': 'floating_net', 'service_list': ['heat'], 'concurrency': 4, 'netid': '3b35e4c0-ca67-405d-99a1-ffcd212c35df', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c0e11602-9fca-4501-bb8b-83f3e235cd73', 'flavor_name': 'rally-tiny-c0e11602-9fca-4501-bb8b-83f3e235cd73', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c0e11602-9fca-4501-bb8b-83f3e235cd73', '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-05-19 19:34:57,886 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 01abcd14-6323-4e56-8713-fa8b76ac9fa2 2018-05-19 19:34:57,889 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '01abcd14-6323-4e56-8713-fa8b76ac9fa2'] 2018-05-19 19:34:59,594 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 01abcd14-6323-4e56-8713-fa8b76ac9fa2: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 01abcd14-6323-4e56-8713-fa8b76ac9fa2 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.101 | 5.101 | 5.101 | 5.101 | 5.101 | 5.101 | 100.0% | 1 | | heat.update_stack | 2.379 | 2.379 | 2.379 | 2.379 | 2.379 | 2.379 | 100.0% | 1 | | heat.delete_stack | 3.448 | 3.448 | 3.448 | 3.448 | 3.448 | 3.448 | 100.0% | 1 | | total | 10.928 | 10.928 | 10.928 | 10.928 | 10.928 | 10.928 | 100.0% | 1 | | -> duration | 6.928 | 6.928 | 6.928 | 6.928 | 6.928 | 6.928 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.927767 Full duration: 24.931467 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 01abcd14-6323-4e56-8713-fa8b76ac9fa2 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.204 | 5.204 | 5.204 | 5.204 | 5.204 | 5.204 | 100.0% | 1 | | heat.check_stack | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 100.0% | 1 | | heat.delete_stack | 2.394 | 2.394 | 2.394 | 2.394 | 2.394 | 2.394 | 100.0% | 1 | | total | 7.902 | 7.902 | 7.902 | 7.902 | 7.902 | 7.902 | 100.0% | 1 | | -> duration | 5.902 | 5.902 | 5.902 | 5.902 | 5.902 | 5.902 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.902208 Full duration: 22.664969 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 01abcd14-6323-4e56-8713-fa8b76ac9fa2 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.734 | 4.734 | 4.734 | 4.734 | 4.734 | 4.734 | 100.0% | 1 | | heat.suspend_stack | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 100.0% | 1 | | heat.resume_stack | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 100.0% | 1 | | heat.delete_stack | 2.341 | 2.341 | 2.341 | 2.341 | 2.341 | 2.341 | 100.0% | 1 | | total | 8.888 | 8.888 | 8.888 | 8.888 | 8.888 | 8.888 | 100.0% | 1 | | -> duration | 6.888 | 6.888 | 6.888 | 6.888 | 6.888 | 6.888 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.888406 Full duration: 22.992763 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 01abcd14-6323-4e56-8713-fa8b76ac9fa2 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.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | total | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | -> duration | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.946957 Full duration: 14.100604 HINTS: * To plot HTML graphics with this data, run: rally task report 01abcd14-6323-4e56-8713-fa8b76ac9fa2 --out output.html * To generate a JUnit report, run: rally task export 01abcd14-6323-4e56-8713-fa8b76ac9fa2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 01abcd14-6323-4e56-8713-fa8b76ac9fa2 --json --out output.json 2018-05-19 19:34:59,594 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '01abcd14-6323-4e56-8713-fa8b76ac9fa2'] 2018-05-19 19:35:01,315 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-19 19:35:01,315 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '01abcd14-6323-4e56-8713-fa8b76ac9fa2', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-05-19 19:35:01,328 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-05-19 19:35:01,331 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-05-19 19:35:01,332 - 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-05-19 19:35:01,332 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-19 19:35:01,349 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-19 19:35:01,350 - 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': 'floating_net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '3b35e4c0-ca67-405d-99a1-ffcd212c35df', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c0e11602-9fca-4501-bb8b-83f3e235cd73', 'flavor_name': 'rally-tiny-c0e11602-9fca-4501-bb8b-83f3e235cd73', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c0e11602-9fca-4501-bb8b-83f3e235cd73', '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-05-19 19:38:49,090 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 77705bfe-9d6b-4eeb-afa9-f19769ea4439 2018-05-19 19:38:49,090 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '77705bfe-9d6b-4eeb-afa9-f19769ea4439'] 2018-05-19 19:38:50,860 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 77705bfe-9d6b-4eeb-afa9-f19769ea4439: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 77705bfe-9d6b-4eeb-afa9-f19769ea4439 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.664 | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 100.0% | 1 | | keystone_v3.add_role | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | keystone_v3.revoke_role | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | total | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> duration | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.780658 Full duration: 17.923975 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 77705bfe-9d6b-4eeb-afa9-f19769ea4439 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.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | | keystone_v3.add_role | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | keystone_v3.list_roles | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | total | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | -> duration | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.766876 Full duration: 18.183916 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 77705bfe-9d6b-4eeb-afa9-f19769ea4439 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.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | keystone_v3.list_projects | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | total | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> duration | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.745478 Full duration: 18.075017 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 77705bfe-9d6b-4eeb-afa9-f19769ea4439 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.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | keystone_v3.delete_role | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | total | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | -> duration | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.713791 Full duration: 15.713194 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 77705bfe-9d6b-4eeb-afa9-f19769ea4439 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.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | keystone_v3.delete_service | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | total | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> duration | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.72455 Full duration: 15.42938 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 77705bfe-9d6b-4eeb-afa9-f19769ea4439 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.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | keystone_v3.create_user | 0.252 | 0.252 | 0.252 | 0.252 | 0.252 | 0.252 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | -> keystone_v3.add_role | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | keystone_v3.create_role | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | keystone_v3.get_project | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | keystone_v3.get_user | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | keystone_v3.get_role | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | keystone_v3.list_services | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | keystone_v3.get_services | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | total | 1.308 | 1.308 | 1.308 | 1.308 | 1.308 | 1.308 | 100.0% | 1 | | -> duration | 1.308 | 1.308 | 1.308 | 1.308 | 1.308 | 1.308 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.308068 Full duration: 22.875586 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 77705bfe-9d6b-4eeb-afa9-f19769ea4439 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.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | keystone_v3.update_project | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | keystone_v3.delete_project | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | total | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 100.0% | 1 | | -> duration | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.964217 Full duration: 16.194972 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 77705bfe-9d6b-4eeb-afa9-f19769ea4439 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.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | total | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> duration | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.759953 Full duration: 17.659992 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 77705bfe-9d6b-4eeb-afa9-f19769ea4439 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.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | total | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> duration | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.704412 Full duration: 17.723085 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 77705bfe-9d6b-4eeb-afa9-f19769ea4439 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.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | keystone_v3.list_users | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 100.0% | 1 | | total | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | -> duration | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.852435 Full duration: 17.494764 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 77705bfe-9d6b-4eeb-afa9-f19769ea4439 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.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | keystone_v3.create_users | 2.611 | 2.611 | 2.611 | 2.611 | 2.611 | 2.611 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.61 | 2.61 | 2.61 | 2.61 | 2.61 | 2.61 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.394 | 0.394 | 0.394 | 0.394 | 0.394 | 0.394 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 100.0% | 1 | | total | 3.732 | 3.732 | 3.732 | 3.732 | 3.732 | 3.732 | 100.0% | 1 | | -> duration | 3.732 | 3.732 | 3.732 | 3.732 | 3.732 | 3.732 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.732465 Full duration: 25.230712 HINTS: * To plot HTML graphics with this data, run: rally task report 77705bfe-9d6b-4eeb-afa9-f19769ea4439 --out output.html * To generate a JUnit report, run: rally task export 77705bfe-9d6b-4eeb-afa9-f19769ea4439 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 77705bfe-9d6b-4eeb-afa9-f19769ea4439 --json --out output.json 2018-05-19 19:38:50,860 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '77705bfe-9d6b-4eeb-afa9-f19769ea4439'] 2018-05-19 19:38:52,644 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-19 19:38:52,647 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '77705bfe-9d6b-4eeb-afa9-f19769ea4439', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-05-19 19:38:52,656 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-05-19 19:38:52,657 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-05-19 19:38:52,659 - 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-05-19 19:38:52,659 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-19 19:38:52,673 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-19 19:38:52,675 - 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': 'floating_net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '3b35e4c0-ca67-405d-99a1-ffcd212c35df', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c0e11602-9fca-4501-bb8b-83f3e235cd73', 'flavor_name': 'rally-tiny-c0e11602-9fca-4501-bb8b-83f3e235cd73', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c0e11602-9fca-4501-bb8b-83f3e235cd73', '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-05-19 19:45:21,115 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f562185b-d9a8-4455-bc92-3baf06278268 2018-05-19 19:45:21,115 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'f562185b-d9a8-4455-bc92-3baf06278268'] 2018-05-19 19:45:22,852 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f562185b-d9a8-4455-bc92-3baf06278268: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f562185b-d9a8-4455-bc92-3baf06278268 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.636 | 1.636 | 1.636 | 1.636 | 1.636 | 1.636 | 100.0% | 1 | | neutron.delete_network | 1.547 | 1.547 | 1.547 | 1.547 | 1.547 | 1.547 | 100.0% | 1 | | total | 3.183 | 3.183 | 3.183 | 3.183 | 3.183 | 3.183 | 100.0% | 1 | | -> duration | 3.183 | 3.183 | 3.183 | 3.183 | 3.183 | 3.183 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.182621 Full duration: 18.508901 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f562185b-d9a8-4455-bc92-3baf06278268 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.479 | 2.479 | 2.479 | 2.479 | 2.479 | 2.479 | 100.0% | 1 | | neutron.delete_port | 0.963 | 0.963 | 0.963 | 0.963 | 0.963 | 0.963 | 100.0% | 1 | | total | 3.443 | 3.443 | 3.443 | 3.443 | 3.443 | 3.443 | 100.0% | 1 | | -> duration | 3.443 | 3.443 | 3.443 | 3.443 | 3.443 | 3.443 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.442531 Full duration: 35.509794 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f562185b-d9a8-4455-bc92-3baf06278268 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.286 | 1.286 | 1.286 | 1.286 | 1.286 | 1.286 | 100.0% | 1 | | neutron.create_subnet | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 100.0% | 1 | | neutron.create_router | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 100.0% | 1 | | neutron.add_interface_router | 3.103 | 3.103 | 3.103 | 3.103 | 3.103 | 3.103 | 100.0% | 1 | | neutron.remove_interface_router | 2.126 | 2.126 | 2.126 | 2.126 | 2.126 | 2.126 | 100.0% | 1 | | neutron.delete_router | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | total | 8.302 | 8.302 | 8.302 | 8.302 | 8.302 | 8.302 | 100.0% | 1 | | -> duration | 8.302 | 8.302 | 8.302 | 8.302 | 8.302 | 8.302 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.301618 Full duration: 47.455616 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f562185b-d9a8-4455-bc92-3baf06278268 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.994 | 1.994 | 1.994 | 1.994 | 1.994 | 1.994 | 100.0% | 1 | | neutron.delete_subnet | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | total | 2.822 | 2.822 | 2.822 | 2.822 | 2.822 | 2.822 | 100.0% | 1 | | -> duration | 2.822 | 2.822 | 2.822 | 2.822 | 2.822 | 2.822 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.822198 Full duration: 35.081321 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f562185b-d9a8-4455-bc92-3baf06278268 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.724 | 1.724 | 1.724 | 1.724 | 1.724 | 1.724 | 100.0% | 1 | | neutron.list_networks | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 100.0% | 1 | | total | 2.042 | 2.042 | 2.042 | 2.042 | 2.042 | 2.042 | 100.0% | 1 | | -> duration | 2.042 | 2.042 | 2.042 | 2.042 | 2.042 | 2.042 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.042371 Full duration: 20.687981 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f562185b-d9a8-4455-bc92-3baf06278268 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.452 | 2.452 | 2.452 | 2.452 | 2.452 | 2.452 | 100.0% | 1 | | neutron.list_ports | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | total | 2.676 | 2.676 | 2.676 | 2.676 | 2.676 | 2.676 | 100.0% | 1 | | -> duration | 2.676 | 2.676 | 2.676 | 2.676 | 2.676 | 2.676 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.67552 Full duration: 36.818856 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f562185b-d9a8-4455-bc92-3baf06278268 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.253 | 1.253 | 1.253 | 1.253 | 1.253 | 1.253 | 100.0% | 1 | | neutron.create_subnet | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | neutron.create_router | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 100.0% | 1 | | neutron.add_interface_router | 2.733 | 2.733 | 2.733 | 2.733 | 2.733 | 2.733 | 100.0% | 1 | | neutron.list_routers | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 100.0% | 1 | | total | 5.281 | 5.281 | 5.281 | 5.281 | 5.281 | 5.281 | 100.0% | 1 | | -> duration | 5.281 | 5.281 | 5.281 | 5.281 | 5.281 | 5.281 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.280695 Full duration: 50.637056 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f562185b-d9a8-4455-bc92-3baf06278268 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 100.0% | 1 | | neutron.create_subnet | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | neutron.list_subnets | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | total | 2.591 | 2.591 | 2.591 | 2.591 | 2.591 | 2.591 | 100.0% | 1 | | -> duration | 2.591 | 2.591 | 2.591 | 2.591 | 2.591 | 2.591 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.590882 Full duration: 41.433203 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f562185b-d9a8-4455-bc92-3baf06278268 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.597 | 1.597 | 1.597 | 1.597 | 1.597 | 1.597 | 100.0% | 1 | | neutron.delete_security_group | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 100.0% | 1 | | total | 1.959 | 1.959 | 1.959 | 1.959 | 1.959 | 1.959 | 100.0% | 1 | | -> duration | 1.959 | 1.959 | 1.959 | 1.959 | 1.959 | 1.959 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.958908 Full duration: 17.706395 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f562185b-d9a8-4455-bc92-3baf06278268 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.566 | 1.566 | 1.566 | 1.566 | 1.566 | 1.566 | 100.0% | 1 | | neutron.create_security_group_rule | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 100.0% | 1 | | neutron.delete_security_group | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 100.0% | 1 | | total | 2.454 | 2.454 | 2.454 | 2.454 | 2.454 | 2.454 | 100.0% | 1 | | -> duration | 2.454 | 2.454 | 2.454 | 2.454 | 2.454 | 2.454 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.454206 Full duration: 18.450453 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f562185b-d9a8-4455-bc92-3baf06278268 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.639 | 1.639 | 1.639 | 1.639 | 1.639 | 1.639 | 100.0% | 1 | | neutron.create_router | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | neutron.add_gateway_router | 2.255 | 2.255 | 2.255 | 2.255 | 2.255 | 2.255 | 100.0% | 1 | | neutron.remove_gateway_router | 1.249 | 1.249 | 1.249 | 1.249 | 1.249 | 1.249 | 100.0% | 1 | | total | 5.333 | 5.333 | 5.333 | 5.333 | 5.333 | 5.333 | 100.0% | 1 | | -> duration | 5.333 | 5.333 | 5.333 | 5.333 | 5.333 | 5.333 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.332869 Full duration: 32.167108 HINTS: * To plot HTML graphics with this data, run: rally task report f562185b-d9a8-4455-bc92-3baf06278268 --out output.html * To generate a JUnit report, run: rally task export f562185b-d9a8-4455-bc92-3baf06278268 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f562185b-d9a8-4455-bc92-3baf06278268 --json --out output.json 2018-05-19 19:45:22,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f562185b-d9a8-4455-bc92-3baf06278268'] 2018-05-19 19:45:24,626 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-19 19:45:24,627 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f562185b-d9a8-4455-bc92-3baf06278268', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-05-19 19:45:24,637 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-05-19 19:45:24,638 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-05-19 19:45:24,638 - 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-05-19 19:45:24,638 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-19 19:45:24,656 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-19 19:45:24,657 - 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': 'floating_net', 'service_list': ['nova'], 'concurrency': 4, 'netid': '3b35e4c0-ca67-405d-99a1-ffcd212c35df', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c0e11602-9fca-4501-bb8b-83f3e235cd73', 'flavor_name': 'rally-tiny-c0e11602-9fca-4501-bb8b-83f3e235cd73', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c0e11602-9fca-4501-bb8b-83f3e235cd73', '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-05-19 19:54:51,526 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7be100ec-9636-46b4-965c-8a8621693812 2018-05-19 19:54:51,527 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '7be100ec-9636-46b4-965c-8a8621693812'] 2018-05-19 19:54:53,352 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 7be100ec-9636-46b4-965c-8a8621693812: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally-tiny-c0e11602-9fca-4501-bb8b-83f3e235cd73" }, "image": { "name": "Cirros-0.4.0-c0e11602-9fca-4501-bb8b-83f3e235cd73" }, "nics": [ { "net-id": "3b35e4c0-ca67-405d-99a1-ffcd212c35df" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7be100ec-9636-46b4-965c-8a8621693812 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 | 13.707 | 13.707 | 13.707 | 13.707 | 13.707 | 13.707 | 100.0% | 1 | | nova.live_migrate | 12.34 | 12.34 | 12.34 | 12.34 | 12.34 | 12.34 | 100.0% | 1 | | nova.delete_server | 5.316 | 5.316 | 5.316 | 5.316 | 5.316 | 5.316 | 100.0% | 1 | | total | 31.363 | 31.363 | 31.363 | 31.363 | 31.363 | 31.363 | 100.0% | 1 | | -> duration | 30.363 | 30.363 | 30.363 | 30.363 | 30.363 | 30.363 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.3632 Full duration: 43.562987 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally-tiny-c0e11602-9fca-4501-bb8b-83f3e235cd73" }, "boot_server_kwargs": { "nics": [ { "net-id": "3b35e4c0-ca67-405d-99a1-ffcd212c35df" } ] }, "image": { "name": "Cirros-0.4.0-c0e11602-9fca-4501-bb8b-83f3e235cd73" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7be100ec-9636-46b4-965c-8a8621693812 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 | 13.192 | 13.192 | 13.192 | 13.192 | 13.192 | 13.192 | 100.0% | 1 | | cinder_v2.create_volume | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 100.0% | 1 | | nova.attach_volume | 7.365 | 7.365 | 7.365 | 7.365 | 7.365 | 7.365 | 100.0% | 1 | | nova.live_migrate | 22.924 | 22.924 | 22.924 | 22.924 | 22.924 | 22.924 | 100.0% | 1 | | nova.detach_volume | 4.99 | 4.99 | 4.99 | 4.99 | 4.99 | 4.99 | 100.0% | 1 | | cinder_v2.delete_volume | 28.505 | 28.505 | 28.505 | 28.505 | 28.505 | 28.505 | 100.0% | 1 | | nova.delete_server | 3.033 | 3.033 | 3.033 | 3.033 | 3.033 | 3.033 | 100.0% | 1 | | total | 83.01 | 83.01 | 83.01 | 83.01 | 83.01 | 83.01 | 100.0% | 1 | | -> duration | 82.01 | 82.01 | 82.01 | 82.01 | 82.01 | 82.01 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 82.010296 Full duration: 98.686773 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "volume_size": 10, "nics": [ { "net-id": "3b35e4c0-ca67-405d-99a1-ffcd212c35df" } ], "image": { "name": "Cirros-0.4.0-c0e11602-9fca-4501-bb8b-83f3e235cd73" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally-tiny-c0e11602-9fca-4501-bb8b-83f3e235cd73" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7be100ec-9636-46b4-965c-8a8621693812 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 | 6.475 | 6.475 | 6.475 | 6.475 | 6.475 | 6.475 | 100.0% | 1 | | nova.boot_server | 13.618 | 13.618 | 13.618 | 13.618 | 13.618 | 13.618 | 100.0% | 1 | | nova.live_migrate | 22.126 | 22.126 | 22.126 | 22.126 | 22.126 | 22.126 | 100.0% | 1 | | nova.delete_server | 7.45 | 7.45 | 7.45 | 7.45 | 7.45 | 7.45 | 100.0% | 1 | | total | 49.669 | 49.669 | 49.669 | 49.669 | 49.669 | 49.669 | 100.0% | 1 | | -> duration | 48.669 | 48.669 | 48.669 | 48.669 | 48.669 | 48.669 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.669203 Full duration: 66.575325 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "3b35e4c0-ca67-405d-99a1-ffcd212c35df" } ] }, "flavor": { "name": "rally-tiny-c0e11602-9fca-4501-bb8b-83f3e235cd73" }, "image": { "name": "Cirros-0.4.0-c0e11602-9fca-4501-bb8b-83f3e235cd73" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7be100ec-9636-46b4-965c-8a8621693812 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 | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 100.0% | 1 | | nova.boot_server | 11.97 | 11.97 | 11.97 | 11.97 | 11.97 | 11.97 | 100.0% | 1 | | nova.delete_server | 2.945 | 2.945 | 2.945 | 2.945 | 2.945 | 2.945 | 100.0% | 1 | | nova.delete_keypair | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | total | 16.063 | 16.063 | 16.063 | 16.063 | 16.063 | 16.063 | 100.0% | 1 | | -> duration | 15.063 | 15.063 | 15.063 | 15.063 | 15.063 | 15.063 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.062595 Full duration: 46.304801 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 5, "flavor": { "name": "rally-tiny-c0e11602-9fca-4501-bb8b-83f3e235cd73" }, "image": { "name": "Cirros-0.4.0-c0e11602-9fca-4501-bb8b-83f3e235cd73" }, "nics": [ { "net-id": "3b35e4c0-ca67-405d-99a1-ffcd212c35df" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7be100ec-9636-46b4-965c-8a8621693812 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 | 6.49 | 6.49 | 6.49 | 6.49 | 6.49 | 6.49 | 100.0% | 1 | | nova.boot_server | 12.843 | 12.843 | 12.843 | 12.843 | 12.843 | 12.843 | 100.0% | 1 | | nova.delete_server | 7.203 | 7.203 | 7.203 | 7.203 | 7.203 | 7.203 | 100.0% | 1 | | total | 26.538 | 26.538 | 26.538 | 26.538 | 26.538 | 26.538 | 100.0% | 1 | | -> duration | 25.538 | 25.538 | 25.538 | 25.538 | 25.538 | 25.538 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.537644 Full duration: 60.756723 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally-tiny-c0e11602-9fca-4501-bb8b-83f3e235cd73" }, "image": { "name": "Cirros-0.4.0-c0e11602-9fca-4501-bb8b-83f3e235cd73" }, "nics": [ { "net-id": "3b35e4c0-ca67-405d-99a1-ffcd212c35df" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7be100ec-9636-46b4-965c-8a8621693812 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 | 12.786 | 12.786 | 12.786 | 12.786 | 12.786 | 12.786 | 100.0% | 1 | | nova.pause_server | 2.548 | 2.548 | 2.548 | 2.548 | 2.548 | 2.548 | 100.0% | 1 | | nova.unpause_server | 2.585 | 2.585 | 2.585 | 2.585 | 2.585 | 2.585 | 100.0% | 1 | | nova.delete_server | 2.734 | 2.734 | 2.734 | 2.734 | 2.734 | 2.734 | 100.0% | 1 | | total | 20.653 | 20.653 | 20.653 | 20.653 | 20.653 | 20.653 | 100.0% | 1 | | -> duration | 15.653 | 15.653 | 15.653 | 15.653 | 15.653 | 15.653 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.653312 Full duration: 49.531416 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "nics": [ { "net-id": "3b35e4c0-ca67-405d-99a1-ffcd212c35df" } ], "flavor": { "name": "rally-tiny-c0e11602-9fca-4501-bb8b-83f3e235cd73" }, "image": { "name": "Cirros-0.4.0-c0e11602-9fca-4501-bb8b-83f3e235cd73" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7be100ec-9636-46b4-965c-8a8621693812 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 | 12.88 | 12.88 | 12.88 | 12.88 | 12.88 | 12.88 | 100.0% | 1 | | nova.migrate | 58.713 | 58.713 | 58.713 | 58.713 | 58.713 | 58.713 | 100.0% | 1 | | nova.resize_confirm | 2.93 | 2.93 | 2.93 | 2.93 | 2.93 | 2.93 | 100.0% | 1 | | nova.delete_server | 2.948 | 2.948 | 2.948 | 2.948 | 2.948 | 2.948 | 100.0% | 1 | | total | 77.471 | 77.471 | 77.471 | 77.471 | 77.471 | 77.471 | 100.0% | 1 | | -> duration | 76.471 | 76.471 | 76.471 | 76.471 | 76.471 | 76.471 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 76.470703 Full duration: 89.133016 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "flavor": { "name": "rally-tiny-c0e11602-9fca-4501-bb8b-83f3e235cd73" }, "auto_assign_nic": true, "image": { "name": "Cirros-0.4.0-c0e11602-9fca-4501-bb8b-83f3e235cd73" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7be100ec-9636-46b4-965c-8a8621693812 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 | 15.104 | 15.104 | 15.104 | 15.104 | 15.104 | 15.104 | 100.0% | 1 | | nova.list_interfaces | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | total | 15.322 | 15.322 | 15.322 | 15.322 | 15.322 | 15.322 | 100.0% | 1 | | -> duration | 14.322 | 14.322 | 14.322 | 14.322 | 14.322 | 14.322 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.32167 Full duration: 48.407445 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7be100ec-9636-46b4-965c-8a8621693812 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 | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 100.0% | 1 | | nova.delete_server_group | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | total | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 100.0% | 1 | | -> duration | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.132624 Full duration: 11.241598 HINTS: * To plot HTML graphics with this data, run: rally task report 7be100ec-9636-46b4-965c-8a8621693812 --out output.html * To generate a JUnit report, run: rally task export 7be100ec-9636-46b4-965c-8a8621693812 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7be100ec-9636-46b4-965c-8a8621693812 --json --out output.json 2018-05-19 19:54:53,352 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7be100ec-9636-46b4-965c-8a8621693812'] 2018-05-19 19:54:55,086 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-19 19:54:55,087 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7be100ec-9636-46b4-965c-8a8621693812', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-05-19 19:54:55,098 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-05-19 19:54:55,098 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-05-19 19:54:55,099 - 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-05-19 19:54:55,099 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-19 19:54:55,115 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-19 19:54:55,116 - 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': 'floating_net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '3b35e4c0-ca67-405d-99a1-ffcd212c35df', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c0e11602-9fca-4501-bb8b-83f3e235cd73', 'flavor_name': 'rally-tiny-c0e11602-9fca-4501-bb8b-83f3e235cd73', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c0e11602-9fca-4501-bb8b-83f3e235cd73', '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-05-19 19:56:00,869 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 169d0714-b7bf-47c7-bb76-29907030b22e 2018-05-19 19:56:00,869 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '169d0714-b7bf-47c7-bb76-29907030b22e'] 2018-05-19 19:56:02,595 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 169d0714-b7bf-47c7-bb76-29907030b22e: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 169d0714-b7bf-47c7-bb76-29907030b22e 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.595 | 1.595 | 1.595 | 1.595 | 1.595 | 1.595 | 100.0% | 1 | | quotas.delete_quotas | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | total | 1.777 | 1.777 | 1.777 | 1.777 | 1.777 | 1.777 | 100.0% | 1 | | -> duration | 1.777 | 1.777 | 1.777 | 1.777 | 1.777 | 1.777 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.776895 Full duration: 11.295404 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 169d0714-b7bf-47c7-bb76-29907030b22e 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.132 | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 100.0% | 1 | | total | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 100.0% | 1 | | -> duration | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.131976 Full duration: 10.527608 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 169d0714-b7bf-47c7-bb76-29907030b22e 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.264 | 0.264 | 0.264 | 0.264 | 0.264 | 0.264 | 100.0% | 1 | | total | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | -> duration | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.943593 Full duration: 10.426543 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 169d0714-b7bf-47c7-bb76-29907030b22e 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.363 | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 100.0% | 1 | | total | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 100.0% | 1 | | -> duration | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.3635 Full duration: 11.205136 HINTS: * To plot HTML graphics with this data, run: rally task report 169d0714-b7bf-47c7-bb76-29907030b22e --out output.html * To generate a JUnit report, run: rally task export 169d0714-b7bf-47c7-bb76-29907030b22e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 169d0714-b7bf-47c7-bb76-29907030b22e --json --out output.json 2018-05-19 19:56:02,596 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '169d0714-b7bf-47c7-bb76-29907030b22e'] 2018-05-19 19:56:04,289 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-19 19:56:04,289 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '169d0714-b7bf-47c7-bb76-29907030b22e', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-05-19 19:56:04,304 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-05-19 19:56:04,309 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:55 | 6 | 100.00% | | glance | 01:21 | 4 | 100.00% | | cinder | 03:42 | 10 | 100.00% | | gnocchi | 01:44 | 11 | 100.00% | | heat | 01:24 | 4 | 100.00% | | keystone | 03:22 | 11 | 100.00% | | neutron | 05:54 | 11 | 100.00% | | nova | 08:34 | 9 | 100.00% | | quotas | 00:43 | 4 | 100.00% | | | | | | | TOTAL: | 00:27:43 | 70 | 100.00% | +----------------+------------+----------------+-----------+ 2018-05-19 19:56:04,309 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-05-19 19:56:13,597 - xtesting.energy.energy - DEBUG - Restoring previous scenario (vping_ssh/running) 2018-05-19 19:56:13,597 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-19 19:56:14,059 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-19 19:56:14,059 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 33:28 | PASS | +----------------------+------------------+------------------+----------------+ 2018-05-19 19:56:14,065 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-19 19:56:14,157 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-19 19:56:14,157 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-19 19:56:14,157 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-19 19:56:19,558 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-19 19:56:24,813 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5170dd42-3063-41e7-8ae7-db26790b9914 | 2018-05-19T19:56:24.579063 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5170dd42-3063-41e7-8ae7-db26790b9914 ~/.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-05-19 19:56:31,276 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-19 19:56:31,277 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-19 19:56:36,898 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-19 19:56:43,917 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=c472f220-ed46-41fe-8591-7fb62c32fe4a) as the default verifier for the future CLI operations. 2018-05-19 19:56:50,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-4575a5f2-55e1-4996-9d81-4793dfc08564' 2018-05-19 19:56:52,094 - functest.opnfv_tests.openstack.tempest.tempest - 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-05-19T19:56:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bcf984e4-0f21-4785-aeff-e150f4c914fb', u'provider:segmentation_id': 2, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-4575a5f2-55e1-4996-9d81-4793dfc08564', u'admin_state_up': True, u'tenant_id': u'41b485eee787410f838118231521686b', u'created_at': u'2018-05-19T19:56:51Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'41b485eee787410f838118231521686b'}) 2018-05-19 19:56:52,824 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-19T19:56:52Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'772f842d-0b7f-44a8-a6bd-fc3c590a30a3', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-4575a5f2-55e1-4996-9d81-4793dfc08564', u'enable_dhcp': True, u'network_id': u'bcf984e4-0f21-4785-aeff-e150f4c914fb', u'tenant_id': u'41b485eee787410f838118231521686b', u'created_at': u'2018-05-19T19:56:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'41b485eee787410f838118231521686b'}) 2018-05-19 19:56:52,824 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-19 19:56:52,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-4575a5f2-55e1-4996-9d81-4793dfc08564' 2018-05-19 19:56:53,527 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-4575a5f2-55e1-4996-9d81-4793dfc08564', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-19T19:56:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/dd57d82e-ec71-4628-907e-defaa4399ab7/file', u'owner': u'41b485eee787410f838118231521686b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'dd57d82e-ec71-4628-907e-defaa4399ab7', u'size': None, u'name': u'Cirros-0.4.0-4575a5f2-55e1-4996-9d81-4793dfc08564', u'checksum': None, u'self': u'/v2/images/dd57d82e-ec71-4628-907e-defaa4399ab7', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-19T19:56:53Z', u'schema': u'/v2/schemas/image'}) 2018-05-19 19:56:53,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-4575a5f2-55e1-4996-9d81-4793dfc08564' 2018-05-19 19:56:54,085 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-4575a5f2-55e1-4996-9d81-4793dfc08564', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-19T19:56:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/0831a43b-34ba-4a99-b763-8beeba82fe25/file', u'owner': u'41b485eee787410f838118231521686b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'0831a43b-34ba-4a99-b763-8beeba82fe25', u'size': None, u'name': u'Cirros-0.4.0-1-4575a5f2-55e1-4996-9d81-4793dfc08564', u'checksum': None, u'self': u'/v2/images/0831a43b-34ba-4a99-b763-8beeba82fe25', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-19T19:56:54Z', u'schema': u'/v2/schemas/image'}) 2018-05-19 19:56:54,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-19 19:56:54,271 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-4575a5f2-55e1-4996-9d81-4793dfc08564', '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'41b485eee787410f838118231521686b', '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'61dc7b19-b0a6-496f-9dd0-3ed1dcbbf2fe', 'swap': 0}) 2018-05-19 19:56:54,373 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-4575a5f2-55e1-4996-9d81-4793dfc08564', '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'41b485eee787410f838118231521686b', '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'6a5bc778-1ffa-41ca-93e8-3b78dc2dfa45', 'swap': 0}) 2018-05-19 19:57:00,834 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-19 19:57:00,834 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-19 19:57:00,835 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-19 19:57:00,838 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-19 19:57:00,843 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-19 19:57:07,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c472f220-ed46-41fe-8591-7fb62c32fe4a/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-05-19 19:57:07,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-05-19 20:00:08,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: f8aa3b61-b67b-49dc-a0a2-2fe83d8b517e 2018-05-19 20:00:08,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f8aa3b61-b67b-49dc-a0a2-2fe83d8b517e']'. 2018-05-19 20:00:10,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-19 20:00:10,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-19 20:00:10,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-19 20:00:10,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f8aa3b61-b67b-49dc-a0a2-2fe83d8b517e | 2018-05-19 20:00:10,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-19 20:00:10,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-19 19:57:12 | 2018-05-19 20:00:10,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-19 20:00:08 | 2018-05-19 20:00:10,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:56 | 2018-05-19 20:00:10,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-19 20:00:10,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-19 20:00:10,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c472f220-ed46-41fe-8591-7fb62c32fe4a) | 2018-05-19 20:00:10,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-19 20:00:10,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5170dd42-3063-41e7-8ae7-db26790b9914) | 2018-05-19 20:00:10,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-19 20:00:10,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 140.57 | 2018-05-19 20:00:10,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 129 | 2018-05-19 20:00:10,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 6 | 2018-05-19 20:00:10,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-19 20:00:10,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-19 20:00:10,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-05-19 20:00:10,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-19 20:00:10,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-19 20:00:10,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 99.2307692308% 2018-05-19 20:00:14,608 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-19 20:00:14,609 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:24 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-05-19 20:00:14,614 - xtesting.ci.run_tests - ERROR - The test case 'patrole' failed. 2018-05-19 20:00:14,614 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-05-19 20:00:36,449 - 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 | FAIL | 404 != 200 ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | FAIL | 4 critical tests, 3 passed, 1 failed 4 tests total, 3 passed, 1 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 | FAIL | 21 critical tests, 20 passed, 1 failed 21 tests total, 20 passed, 1 failed ============================================================================== Basic & Neutron | FAIL | 22 critical tests, 21 passed, 1 failed 22 tests total, 21 passed, 1 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-05-19 20:00:36,449 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-05-19 20:00:36,482 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-05-19 20:00:36,763 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-19 20:00:36,764 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:21 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-05-19 20:00:36,770 - xtesting.ci.run_tests - ERROR - The test case 'odl' failed. 2018-05-19 20:00:36,771 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-19 20:00:38,711 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-19 21:37:01,650 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-19 21:37:01,651 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 96:22 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-05-19 21:37:01,660 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-05-19 21:37:01,660 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-19 21:37:01,752 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-19 21:37:07,266 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-19 21:37:12,906 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 537fad43-92cd-411d-847b-6e3178d3e006 | 2018-05-19T21:37:12.702397 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 537fad43-92cd-411d-847b-6e3178d3e006 ~/.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-05-19 21:37:19,831 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-19 21:37:19,832 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-19 21:37:25,332 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-19 21:37:32,589 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=5accada2-eecc-4caa-b343-75617b8f8c04) as the default verifier for the future CLI operations. 2018-05-19 21:37:39,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-9584f140-7b7a-4468-ba92-e50183668fbc' 2018-05-19 21:37:41,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-9584f140-7b7a-4468-ba92-e50183668fbc' 2018-05-19 21:37:41,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-9584f140-7b7a-4468-ba92-e50183668fbc' 2018-05-19 21:37:42,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-19 21:37:49,172 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-19 21:37:54,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-5accada2-eecc-4caa-b343-75617b8f8c04/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-19 21:37:54,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-05-19 21:41:33,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 4fdb4528-538f-4f08-a56e-48abe6c6ad9b 2018-05-19 21:41:33,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '4fdb4528-538f-4f08-a56e-48abe6c6ad9b']'. 2018-05-19 21:41:35,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-19 21:41:35,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-19 21:41:35,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-19 21:41:35,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 4fdb4528-538f-4f08-a56e-48abe6c6ad9b | 2018-05-19 21:41:35,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-19 21:41:35,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-19 21:37:59 | 2018-05-19 21:41:35,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-19 21:41:33 | 2018-05-19 21:41:35,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:34 | 2018-05-19 21:41:35,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-19 21:41:35,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-19 21:41:35,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5accada2-eecc-4caa-b343-75617b8f8c04) | 2018-05-19 21:41:35,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-19 21:41:35,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 537fad43-92cd-411d-847b-6e3178d3e006) | 2018-05-19 21:41:35,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-19 21:41:35,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 188.213 | 2018-05-19 21:41:35,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-05-19 21:41:35,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2018-05-19 21:41:35,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-19 21:41:35,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-19 21:41:35,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-19 21:41:35,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-19 21:41:35,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-19 21:41:35,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-19 21:41:39,672 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-19 21:41:39,673 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 04:00 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-19 21:41:39,677 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:52 | PASS | | vping_userdata | functest | smoke | 00:46 | PASS | | tempest_smoke_serial | functest | smoke | 17:26 | PASS | | rally_sanity | functest | smoke | 33:28 | PASS | | patrole | functest | smoke | 03:24 | FAIL | | odl | functest | smoke | 00:21 | FAIL | | snaps_smoke | functest | smoke | 96:22 | FAIL | | neutron_trunk | functest | smoke | 04:00 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-19 21:41:39,684 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-19 21:41:45,501 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-316 | | 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 | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-05-19 21:41:45,504 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/ca-certificates.crt" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.16.0.107 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-05-19 21:41:45,505 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-19 21:41:45,505 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-19 21:41:45,506 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-05-19 21:41:45,510 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-19 21:41:49,353 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-316 | | 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 | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-05-19 21:41:49,361 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/ca-certificates.crt" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.16.0.107 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-05-19 21:41:49,361 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-19 21:41:49,361 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-19 21:41:49,362 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-19 21:41:49,363 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK