2018-08-16 12:11:47,938 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-219 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-16 12:11:47,940 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.32,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.32:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=RYDNX7ycuZgSO426NaGEvkQ1N export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=c0e827e233dd4490a13a2da2d4505275 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_PASSWORD=XWNClJUDjy3IuqWXo1MH4IzsD export OS_REGION_NAME=regionOne 2018-08-16 12:11:47,941 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-16 12:11:47,941 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2018-08-16 12:11:47,965 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-16 12:11:48,345 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-16 12:11:49,989 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-16 12:11:50,212 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'42c4c1b7821749b990ac1296ed902df0', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-16 12:11:50,425 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/01caf7201ef94ea2a26fa0aa0c6986fc'}, u'url': u'http://172.30.9.32:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e303ccdab3344d2ab524a36ad7b1da69', u'id': u'01caf7201ef94ea2a26fa0aa0c6986fc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/11b72fb0f20a49d18b6efe112014f561'}, u'url': u'http://192.30.9.8:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'543dced29abd4c13baea1db1019120f5', u'id': u'11b72fb0f20a49d18b6efe112014f561'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/16c7ef17ade14a048ff1a1bdaebdf1aa'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'991f7c2e76f64581b6b72d27d434e6cb', u'id': u'16c7ef17ade14a048ff1a1bdaebdf1aa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/2591714daf2242a5a7ad0fb1531c4723'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'835a133d4e4148c8954d3342c5194b7e', u'id': u'2591714daf2242a5a7ad0fb1531c4723'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/292c09f5f8d941178809c6d5a230a6ea'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'978ecd5a00ea4cd5976f14b40fcf2167', u'id': u'292c09f5f8d941178809c6d5a230a6ea'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/2a1ef59c0148448495d7ca81e0ecd857'}, u'url': u'http://12.0.0.42:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1394dd0a95424c84910339e8a5599fb8', u'id': u'2a1ef59c0148448495d7ca81e0ecd857'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/34d550aa73644c3baaf90521990914f5'}, u'url': u'http://172.30.9.32:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'71f2a5d6427d41279f388cd84dd2a803', u'id': u'34d550aa73644c3baaf90521990914f5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/35f16b18720d4c3f9dd7962a734b0762'}, u'url': u'http://172.30.9.32:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5253f89bde31444caf51d996bb82ee04', u'id': u'35f16b18720d4c3f9dd7962a734b0762'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/3f44934eff89494b84fd15296870ef0f'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1a973309adfa4c29b7590b594261af26', u'id': u'3f44934eff89494b84fd15296870ef0f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/3f71a33f066f47088d9972c9d912bcce'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b7a5aa1164084ba3a2148466c6c2fe81', u'id': u'3f71a33f066f47088d9972c9d912bcce'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/4182a9860942410f862a79a2e9b54d3e'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e303ccdab3344d2ab524a36ad7b1da69', u'id': u'4182a9860942410f862a79a2e9b54d3e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/4298b9f8929d4648907ca2bb1afa83b2'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5253f89bde31444caf51d996bb82ee04', u'id': u'4298b9f8929d4648907ca2bb1afa83b2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/506710bc6f8c49f5aaf5f972764fabd3'}, u'url': u'http://172.30.9.32:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b7a5aa1164084ba3a2148466c6c2fe81', u'id': u'506710bc6f8c49f5aaf5f972764fabd3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/5414c2e4959046398d5357ed7a4e9a2c'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'835a133d4e4148c8954d3342c5194b7e', u'id': u'5414c2e4959046398d5357ed7a4e9a2c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/543771762683484badbe29cad04e13b2'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1a973309adfa4c29b7590b594261af26', u'id': u'543771762683484badbe29cad04e13b2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/5bf3bb8499e74db396554d6f9a8f8555'}, u'url': u'http://172.30.9.32:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'978ecd5a00ea4cd5976f14b40fcf2167', u'id': u'5bf3bb8499e74db396554d6f9a8f8555'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/5feb2dc12d8c46df9a867854750f3adf'}, u'url': u'http://192.30.9.8:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'de259cc6622e4be2888e03164358d38d', u'id': u'5feb2dc12d8c46df9a867854750f3adf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/6062b8d1eef448509434aa37e5fb1bb5'}, u'url': u'http://192.30.9.8:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'543dced29abd4c13baea1db1019120f5', u'id': u'6062b8d1eef448509434aa37e5fb1bb5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/640c69d69916433d84118c983c42c102'}, u'url': u'http://172.30.9.32:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'26791c05ac6b4db38d15b0655f9f72cd', u'id': u'640c69d69916433d84118c983c42c102'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/6a6e9b5d7eb54d21b9508b66ddb9b53d'}, u'url': u'http://12.0.0.42:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1394dd0a95424c84910339e8a5599fb8', u'id': u'6a6e9b5d7eb54d21b9508b66ddb9b53d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/70683f10e9bd4493915c49bef6f4f682'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5253f89bde31444caf51d996bb82ee04', u'id': u'70683f10e9bd4493915c49bef6f4f682'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/729663550969457d821e478ab5a70ec1'}, u'url': u'http://172.30.9.32:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'991f7c2e76f64581b6b72d27d434e6cb', u'id': u'729663550969457d821e478ab5a70ec1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/741555535db94a7a9f80713db5cfbb6b'}, u'url': u'http://172.30.9.32:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'835a133d4e4148c8954d3342c5194b7e', u'id': u'741555535db94a7a9f80713db5cfbb6b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/76f66a52431144c8a2719f52ff8f6906'}, u'url': u'http://192.30.9.8:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'de259cc6622e4be2888e03164358d38d', u'id': u'76f66a52431144c8a2719f52ff8f6906'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/7df7b599378d428184953a82062ca089'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b7a5aa1164084ba3a2148466c6c2fe81', u'id': u'7df7b599378d428184953a82062ca089'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/8ee296a7e0634367b7683027b2d7481f'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'978ecd5a00ea4cd5976f14b40fcf2167', u'id': u'8ee296a7e0634367b7683027b2d7481f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/a3b43b18441a45d8aad553f06c77212a'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'57a29e0dc613468091be68fb18b5de36', u'id': u'a3b43b18441a45d8aad553f06c77212a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/bd95f65f74584c86903040f464a2460f'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'57a29e0dc613468091be68fb18b5de36', u'id': u'bd95f65f74584c86903040f464a2460f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/be9b90783dfc444fbc999143a79aedab'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'26791c05ac6b4db38d15b0655f9f72cd', u'id': u'be9b90783dfc444fbc999143a79aedab'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/bea5ca31be95425ab586f73d32c89eb3'}, u'url': u'http://172.30.9.32:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1a973309adfa4c29b7590b594261af26', u'id': u'bea5ca31be95425ab586f73d32c89eb3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/c0b90394152c41158a02815d52c32b44'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'991f7c2e76f64581b6b72d27d434e6cb', u'id': u'c0b90394152c41158a02815d52c32b44'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/c0e9300fc1aa45f3af03d43bfcb49761'}, u'url': u'http://172.30.9.32:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'92763d8673cc42b3b3f738534051d703', u'id': u'c0e9300fc1aa45f3af03d43bfcb49761'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/c27220e563c04e0ea3041787f4f6e1c9'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'71f2a5d6427d41279f388cd84dd2a803', u'id': u'c27220e563c04e0ea3041787f4f6e1c9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/d78cc9e227424f83adf73799781a3c3b'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'92763d8673cc42b3b3f738534051d703', u'id': u'd78cc9e227424f83adf73799781a3c3b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/d81b7c7f0ed4439780075e531d9d5b10'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'71f2a5d6427d41279f388cd84dd2a803', u'id': u'd81b7c7f0ed4439780075e531d9d5b10'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/dd7f78d8c0c3403bb4f6ef13ddf0bfc4'}, u'url': u'http://172.30.9.32:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'543dced29abd4c13baea1db1019120f5', u'id': u'dd7f78d8c0c3403bb4f6ef13ddf0bfc4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/dfb1309e0a5e4193b0b712df7d2800db'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'26791c05ac6b4db38d15b0655f9f72cd', u'id': u'dfb1309e0a5e4193b0b712df7d2800db'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/eac099b53a654a21a1ad2a22429f3f68'}, u'url': u'http://172.30.9.32:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'57a29e0dc613468091be68fb18b5de36', u'id': u'eac099b53a654a21a1ad2a22429f3f68'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/f4f7d0a1ba164bdf8206d2b7f3a107a2'}, u'url': u'http://172.30.9.32:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1394dd0a95424c84910339e8a5599fb8', u'id': u'f4f7d0a1ba164bdf8206d2b7f3a107a2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/f739d98bdaba48cb88d0b23401a4d67d'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e303ccdab3344d2ab524a36ad7b1da69', u'id': u'f739d98bdaba48cb88d0b23401a4d67d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/f77f4ead7d84462b8ac7ce7a9372372c'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'92763d8673cc42b3b3f738534051d703', u'id': u'f77f4ead7d84462b8ac7ce7a9372372c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/f956325cde284f1a86fca54ef6d4a37e'}, u'url': u'http://172.30.9.32:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'de259cc6622e4be2888e03164358d38d', u'id': u'f956325cde284f1a86fca54ef6d4a37e'})] 2018-08-16 12:11:52,514 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-16 12:11:53,688 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-16 12:11:53,871 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 263}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.4', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 266}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-08-16 12:11:53,995 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-16 12:11:55,128 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'871e2aa4-986c-4cf9-97b6-215e275c66a5'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-16T12:08:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'mtu': 1500, u'id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'49c39edb2cf84c6786b33e2b81fd55ee', u'created_at': u'2018-08-16T12:08:41Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'49c39edb2cf84c6786b33e2b81fd55ee'})] 2018-08-16 12:11:55,443 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-16 12:11:55,661 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'003a5b7d8fff4d0893038e235f580f2a'}), Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'0985a33b67f94c609b7ddedda2cf154b'}), Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'15e44164b7d040e783928214df0ca18a'}), Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'23311f495ae04a3a8c0bb91326678369'}), Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'25a445c298634d64afc0b0cb15977d6e'}), Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'3debfec620aa4deca4630daae7af464c'}), Munch({'project': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'5c75cd505b6f4e109741d85279fc4185'}), Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'62fa1f54498d43388163eb0456cb2c91'}), Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'6bb99792fc6c44228b8117c35974f3f3'}), Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'762643305d994635848fadf50aacf76b'}), Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'2200d43f83e441278728b9499e62e775', 'user': u'a2f4753c17d046c1bdbf4662178251aa'}), Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'a2f4753c17d046c1bdbf4662178251aa'}), Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'c06557397d104f5fa8de4bee9114ee76'}), Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'e18467bf13cc4e76aad37c6f107f5c6a'}), Munch({'domain': u'42c4c1b7821749b990ac1296ed902df0', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'559efb7fe15d44c499c1bb35a705b3ec'}), Munch({'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'5c75cd505b6f4e109741d85279fc4185'})] 2018-08-16 12:11:55,869 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'2200d43f83e441278728b9499e62e775'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'2894bf18cd1b4a9091cb8629e03a0144'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'reader', 'id': u'47ebf6c0a34649a58d80138ad640e4eb'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'4cc7abe349074a1497ec459c9b60a892'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'73f52065114c4591ad77d429b01879b8'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'member', 'id': u'938251980d884ef7a6be9caa88f95318'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'})] 2018-08-16 12:11:57,063 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-16 12:11:57,286 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-16 12:11:57,498 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'1394dd0a95424c84910339e8a5599fb8', 'name': u'swift'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'1a973309adfa4c29b7590b594261af26', 'name': u'cinderv3'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'26791c05ac6b4db38d15b0655f9f72cd', 'name': u'heat'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'5253f89bde31444caf51d996bb82ee04', 'name': u'cinderv2'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'543dced29abd4c13baea1db1019120f5', 'name': u'cinder'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'57a29e0dc613468091be68fb18b5de36', 'name': u'neutron'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'71f2a5d6427d41279f388cd84dd2a803', 'name': u'placement'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'82a96e4c5dca4ecca7e0a8f8a69809db', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'835a133d4e4148c8954d3342c5194b7e', 'name': u'aodh'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'92763d8673cc42b3b3f738534051d703', 'name': u'nova'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'978ecd5a00ea4cd5976f14b40fcf2167', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'991f7c2e76f64581b6b72d27d434e6cb', 'name': u'panko'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'b7a5aa1164084ba3a2148466c6c2fe81', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'de259cc6622e4be2888e03164358d38d', 'name': u'keystone'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'e303ccdab3344d2ab524a36ad7b1da69', 'name': u'glance'})] 2018-08-16 12:11:57,798 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:08:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'tenant_id': u'49c39edb2cf84c6786b33e2b81fd55ee', u'created_at': u'2018-08-16T12:08:49Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'49c39edb2cf84c6786b33e2b81fd55ee'})] 2018-08-16 12:11:57,922 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:11:57,923 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-16 12:11:57,979 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-16 12:11:59,966 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-16 12:12:01,683 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-16T12:12:01Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'66f97c3b-d239-4da2-9d42-b2751eca864a', u'provider:segmentation_id': 90, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_30c699b9-e9cd-478e-adc0-2b575636d158', u'admin_state_up': True, u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:12:01Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 12:12:03,587 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:12:03Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'0e0d2e4e-9c9c-4289-b3b6-e1d387bd5e3d', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_30c699b9-e9cd-478e-adc0-2b575636d158', u'enable_dhcp': True, u'network_id': u'66f97c3b-d239-4da2-9d42-b2751eca864a', u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:12:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 12:12:05,021 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:12:03Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-16T12:12:04Z', u'revision_number': 2, u'routes': [], u'project_id': u'c0e827e233dd4490a13a2da2d4505275', u'id': u'7fc1ef7b-c22b-450f-91e8-149166b944c2', u'name': u'tenantnetwork1-router_30c699b9-e9cd-478e-adc0-2b575636d158'}) 2018-08-16 12:12:08,102 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:12:08,102 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:08 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-16 12:12:20,106 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-16 12:12:21,564 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'f2cbeaa2f97441b7b4204f5ddac6787c', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_e6b6c29d-9e1c-48da-89da-e967c7441a6e'}) 2018-08-16 12:12:22,082 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4cecdcea6f2f49bdb8fb3b9b95dc669b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_e6b6c29d-9e1c-48da-89da-e967c7441a6e'}) 2018-08-16 12:12:23,880 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_e6b6c29d-9e1c-48da-89da-e967c7441a6e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'f2cbeaa2f97441b7b4204f5ddac6787c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'c52c2dde-1334-4455-8f11-6e43dc1ab6b1', 'username': u'tenantnetwork2-user_e6b6c29d-9e1c-48da-89da-e967c7441a6e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-16 12:12:23,885 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_e6b6c29d-9e1c-48da-89da-e967c7441a6e', 'password': 'c52c2dde-1334-4455-8f11-6e43dc1ab6b1', 'project_name': 'tenantnetwork2-project_e6b6c29d-9e1c-48da-89da-e967c7441a6e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': 'f2cbeaa2f97441b7b4204f5ddac6787c', 'project_domain_name': 'Default'} 2018-08-16 12:12:23,886 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-16 12:12:25,889 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:12:25Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'448ff537-6fd9-43b4-a003-3f195e0e7170', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_e6b6c29d-9e1c-48da-89da-e967c7441a6e', u'admin_state_up': True, u'tenant_id': u'f2cbeaa2f97441b7b4204f5ddac6787c', u'created_at': u'2018-08-16T12:12:25Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f2cbeaa2f97441b7b4204f5ddac6787c'}) 2018-08-16 12:12:28,791 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:12:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'63c1d917-3014-4d2e-98b2-1365568c729c', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_e6b6c29d-9e1c-48da-89da-e967c7441a6e', u'enable_dhcp': True, u'network_id': u'448ff537-6fd9-43b4-a003-3f195e0e7170', u'tenant_id': u'f2cbeaa2f97441b7b4204f5ddac6787c', u'created_at': u'2018-08-16T12:12:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f2cbeaa2f97441b7b4204f5ddac6787c'}) 2018-08-16 12:12:30,703 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'f2cbeaa2f97441b7b4204f5ddac6787c', u'created_at': u'2018-08-16T12:12:29Z', u'admin_state_up': True, u'updated_at': u'2018-08-16T12:12:30Z', u'revision_number': 2, u'routes': [], u'project_id': u'f2cbeaa2f97441b7b4204f5ddac6787c', u'id': u'fc189a2e-ba7b-4b44-85b9-c89226216900', u'name': u'tenantnetwork2-router_e6b6c29d-9e1c-48da-89da-e967c7441a6e'}) 2018-08-16 12:12:33,384 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:12:33,385 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:09 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-16 12:12:46,592 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-16 12:12:48,308 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-16 12:12:48,886 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-16T12:12:48Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4557ab19-2024-410c-84a6-84376abc0d54', u'provider:segmentation_id': 10, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14', u'admin_state_up': True, u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:12:48Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 12:12:49,992 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:12:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3c24d5c0-607e-4f9c-b72f-28f45bae11db', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14', u'enable_dhcp': True, u'network_id': u'4557ab19-2024-410c-84a6-84376abc0d54', u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:12:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 12:12:52,353 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:12:51Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-16T12:12:52Z', u'revision_number': 2, u'routes': [], u'project_id': u'c0e827e233dd4490a13a2da2d4505275', u'id': u'ec9dbb4c-fdc6-4935-925d-b9c4206c8d18', u'name': u'vmready1-router_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14'}) 2018-08-16 12:12:59,916 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5/file', 'owner': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'94fb3622-1ecb-4255-aed2-9e54a38dd1c5', 'size': 12716032, u'self': u'/v2/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T12:12:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-16T12:12:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14', 'created': u'2018-08-16T12:12:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T12:12:56Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 12:13:00,996 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14', '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'c0e827e233dd4490a13a2da2d4505275', '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'f9815582-cd75-4813-af98-6fe0a992e0ca', 'swap': 0}) 2018-08-16 12:13:01,249 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:13:01,250 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:13 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-16 12:13:12,057 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-16 12:13:14,164 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'896fddf6a81242a98c7849bf7d8d9d8d', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmready2-project_e19be1e9-f832-49e6-b051-f9f6b3a5e83a'}) 2018-08-16 12:13:14,698 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cc5f5ca2e61b43efa05fe4d5f89eac7f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_e19be1e9-f832-49e6-b051-f9f6b3a5e83a'}) 2018-08-16 12:13:16,343 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_e19be1e9-f832-49e6-b051-f9f6b3a5e83a', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'896fddf6a81242a98c7849bf7d8d9d8d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '7b43d3cf-e872-44b7-90a2-121efa23bcc8', 'username': u'vmready2-user_e19be1e9-f832-49e6-b051-f9f6b3a5e83a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-16 12:13:16,349 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_e19be1e9-f832-49e6-b051-f9f6b3a5e83a', 'password': '7b43d3cf-e872-44b7-90a2-121efa23bcc8', 'project_name': 'vmready2-project_e19be1e9-f832-49e6-b051-f9f6b3a5e83a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': '896fddf6a81242a98c7849bf7d8d9d8d', 'project_domain_name': 'Default'} 2018-08-16 12:13:16,350 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-16 12:13:18,213 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:13:18Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'5c85fa82-64b9-4588-841e-c9493e8109ff', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_e19be1e9-f832-49e6-b051-f9f6b3a5e83a', u'admin_state_up': True, u'tenant_id': u'896fddf6a81242a98c7849bf7d8d9d8d', u'created_at': u'2018-08-16T12:13:17Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'896fddf6a81242a98c7849bf7d8d9d8d'}) 2018-08-16 12:13:20,202 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:13:19Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'45b93a9f-dce0-41f1-9b23-b5aa86ad6a1a', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_e19be1e9-f832-49e6-b051-f9f6b3a5e83a', u'enable_dhcp': True, u'network_id': u'5c85fa82-64b9-4588-841e-c9493e8109ff', u'tenant_id': u'896fddf6a81242a98c7849bf7d8d9d8d', u'created_at': u'2018-08-16T12:13:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'896fddf6a81242a98c7849bf7d8d9d8d'}) 2018-08-16 12:13:22,063 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.213'}]}, u'description': u'', u'tags': [], u'tenant_id': u'896fddf6a81242a98c7849bf7d8d9d8d', u'created_at': u'2018-08-16T12:13:20Z', u'admin_state_up': True, u'updated_at': u'2018-08-16T12:13:21Z', u'revision_number': 2, u'routes': [], u'project_id': u'896fddf6a81242a98c7849bf7d8d9d8d', u'id': u'9971b74d-3059-4f93-818b-6b691d0e6998', u'name': u'vmready2-router_e19be1e9-f832-49e6-b051-f9f6b3a5e83a'}) 2018-08-16 12:13:28,505 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67/file', 'owner': u'896fddf6a81242a98c7849bf7d8d9d8d', 'id': u'f0e3cb87-1dce-4f24-8979-b554e4ffaf67', 'size': 12716032, u'self': u'/v2/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'896fddf6a81242a98c7849bf7d8d9d8d', 'name': 'vmready2-project_e19be1e9-f832-49e6-b051-f9f6b3a5e83a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T12:13:27Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-16T12:13:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_e19be1e9-f832-49e6-b051-f9f6b3a5e83a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_e19be1e9-f832-49e6-b051-f9f6b3a5e83a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_e19be1e9-f832-49e6-b051-f9f6b3a5e83a', 'created': u'2018-08-16T12:13:26Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T12:13:26Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_e19be1e9-f832-49e6-b051-f9f6b3a5e83a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 12:13:28,966 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_e19be1e9-f832-49e6-b051-f9f6b3a5e83a', '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'c0e827e233dd4490a13a2da2d4505275', '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'9bd5b0d6-33af-47ca-a7a5-348257806f0c', 'swap': 0}) 2018-08-16 12:13:29,105 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:13:29,105 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:13 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-16 12:13:41,588 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-16 12:13:42,387 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-16 12:13:42,917 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-16T12:13:42Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'331f785a-5f7e-4fa1-8393-7bd7aa4268e3', u'provider:segmentation_id': 48, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_9e55e60c-d0d8-40ce-b030-b53536202b74', u'admin_state_up': True, u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:13:42Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 12:13:44,187 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:13:43Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4ec1b08a-d464-49b4-abf1-3314461aaac5', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_9e55e60c-d0d8-40ce-b030-b53536202b74', u'enable_dhcp': True, u'network_id': u'331f785a-5f7e-4fa1-8393-7bd7aa4268e3', u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:13:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 12:13:45,644 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:13:44Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-16T12:13:45Z', u'revision_number': 2, u'routes': [], u'project_id': u'c0e827e233dd4490a13a2da2d4505275', u'id': u'63bd086f-3ab4-42df-80af-a70cec6db79a', u'name': u'singlevm1-router_9e55e60c-d0d8-40ce-b030-b53536202b74'}) 2018-08-16 12:13:52,507 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d8efd522-30bd-4887-865b-bbe5f0378ac7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d8efd522-30bd-4887-865b-bbe5f0378ac7/file', 'owner': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'd8efd522-30bd-4887-865b-bbe5f0378ac7', 'size': 12716032, u'self': u'/v2/images/d8efd522-30bd-4887-865b-bbe5f0378ac7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d8efd522-30bd-4887-865b-bbe5f0378ac7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T12:13:51Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-16T12:13:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_9e55e60c-d0d8-40ce-b030-b53536202b74', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d8efd522-30bd-4887-865b-bbe5f0378ac7', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_9e55e60c-d0d8-40ce-b030-b53536202b74', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_9e55e60c-d0d8-40ce-b030-b53536202b74', 'created': u'2018-08-16T12:13:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T12:13:49Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d8efd522-30bd-4887-865b-bbe5f0378ac7', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_9e55e60c-d0d8-40ce-b030-b53536202b74', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 12:13:53,385 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_9e55e60c-d0d8-40ce-b030-b53536202b74', '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'c0e827e233dd4490a13a2da2d4505275', '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'37a1a77b-d96b-40be-a2ff-0e116be47679', 'swap': 0}) 2018-08-16 12:13:53,829 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjwtK8TaYDWkA7Tyr1gXdR6cZiDaTtpv+o2IFio3msJzgmGXPTNKuLuDode0FhdPgYz7MXIIK/2YJxQDwEYsUSi42nFliPpmcpwsf0tFcY4GgyFlX06yaqLRlZWXsaxoGIgyEKk8clkmAfZNFkeRh7DpfhUpAbz6fpPhpT29RSj7X3pLFlQo4sNh7dPVLzEyYY4EtP3nnoW3nCKXHzqjskI4xe1Mj2GMxbaKN257WHPNsONce24F9hGUhhSRTyf7lp5VvU4xxNcpn8ZqzImn2sq5lyGORPC9AaYjh1OM/O3iv+6ttSz1BTdlKH9aVBC+5bd9tqPfmvt39PKWhUDQ3d Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA48LSvE2mA1pAO08q9YF3UenGYg2k7ab/qNiBYqN5rCc4Jhlz\n0zSri7g6HXtBYXT4GM+zFyCCv9mCcUA8BGLFEouNpxZYj6ZnKcLH9LRXGOBoMhZV\n9Osmqi0ZWVl7GsaBiIMhCpPHJZJgH2TRZHkYew6X4VKQG8+n6T4aU9vUUo+196Sx\nZUKOLDYe3T1S8xMmGOBLT9556Ft5wilx86o7JCOMXtTI9hjMW2ijdue1hzzbDjXH\ntuBfYRlIYUkU8n+5aeVb1OMcTXKZ/GasyJp9rKuZchjkTwvQGmI4dTjPzt4r/urb\nUs9QU3ZSh/WlQQvuW3fbaj35r7d/TyloVA0N3QIDAQABAoIBACzyNG4OkLVWqRhL\nLjoWm3phvNF6ydJQQ2GJoDbb9dXgQ3dZTH8ghL3k1CsfOK7Hy3HyAvCMbOD5RoGc\n4HspFqTrPz/66+0lNHSMSLNkp090cXt45uuXQCETF06HlwCYrdVHs0yIDyO9+BQZ\n7Cx8rTUTkytXBLNITmV76OwllIfaDuhrM0kKnPY0xwPcm7vgRenJtr/3S31oXfNP\nx44eIPsGrRBzlYlFVyzYmElQIfyNwM1yF1MLeLOC0l/HmgAy4C9kNx3jzdN4hJt7\nVdfteQdazOcSMg1BIruvZBqW1YzwieUXWIQFeBWjN5aXdA2tpSwTqjjvQ6+LjUvE\nfDFYHSECgYEA/uSp84rZEOcCzlD7iXa1ioGxL1e1GoTttZuywrfquMJwXTdWpEA/\nIrOTjH+qe1M7Kmw8pun34GZSBg9JsWJY4RZbZWMbAsT7aGeEuNp28UOF7jmEgDW9\n+NMBuz+RaWbh4DvJOk54w3Fd/RYHHIw+J/HwsqM11VCGOBGvbPsPQskCgYEA5L//\n38uv5c7GsuSqd6qQwq7inQPR0DO/QJqA13UeSFd0Cdv27bl+rd47UyRw7JiG/2kB\n15krfCtNvnVZyz/tg1gQWyfpKXE4Yn5MZnmLRYfZ/XL9oo+SSjpenOGCa+TJd6dQ\nyW4AIE8n4zxO4UiD2KDlWsQcxnipv+t5EnNzSHUCgYEA6TTbDZkWurExTwSm7wEu\nXdgE/bS4XNgMCOG4LxFIbtxvI8oyujqRyTUVpTFVEFp5QnofD/P2t1fGagbovKOn\nf+ENo/iFyQXio4Y610oCEwFdczUqtob1FcgwyFoDt7TKqnboyDDtqpt5i8nwnbzu\nTWu9diN/aHixJHGB2CrnrokCgYEArb6vqNpbJh/iiCpq2C2zeku/UCeAi7ViRL2V\nsxEACU5zkrGCYpoMAB/Vy5bYNry7fO/TOGDcyJlTmaAkrd5GlwailbpAvPuEKjtn\n6EXVZOCE0J8wyvJl2P9wsZQPrce+xqVNFVH5wpCc6Vn7R93+VuIOktx2RsGLnXxL\nH5qVK6kCgYBRc8AQ2n9H+xpbS+Vr+OU+DDPZlwOmMur4wkIJxJNsK9Uqut0EVu3s\nOb2anV6WEpwWRPqZGRpqYvClCTc+xaWLVWHLmk0gHCWUNscyC4dSqJiBdxQbiiuY\ntxssyCp6KN6pycvv4qzXLC3D4g1mleJgCT465mavP+Jj7T8tR2S+KA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5c75cd505b6f4e109741d85279fc4185', 'name': u'singlevm1-kp_9e55e60c-d0d8-40ce-b030-b53536202b74', 'created_at': '2018-08-16T12:13:53.829816', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'42:0d:cf:c7:38:6f:ed:66:85:3e:e4:09:2e:98:dd:0f', 'type': 'ssh', 'id': u'singlevm1-kp_9e55e60c-d0d8-40ce-b030-b53536202b74'}) 2018-08-16 12:13:53,830 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA48LSvE2mA1pAO08q9YF3UenGYg2k7ab/qNiBYqN5rCc4Jhlz 0zSri7g6HXtBYXT4GM+zFyCCv9mCcUA8BGLFEouNpxZYj6ZnKcLH9LRXGOBoMhZV 9Osmqi0ZWVl7GsaBiIMhCpPHJZJgH2TRZHkYew6X4VKQG8+n6T4aU9vUUo+196Sx ZUKOLDYe3T1S8xMmGOBLT9556Ft5wilx86o7JCOMXtTI9hjMW2ijdue1hzzbDjXH tuBfYRlIYUkU8n+5aeVb1OMcTXKZ/GasyJp9rKuZchjkTwvQGmI4dTjPzt4r/urb Us9QU3ZSh/WlQQvuW3fbaj35r7d/TyloVA0N3QIDAQABAoIBACzyNG4OkLVWqRhL LjoWm3phvNF6ydJQQ2GJoDbb9dXgQ3dZTH8ghL3k1CsfOK7Hy3HyAvCMbOD5RoGc 4HspFqTrPz/66+0lNHSMSLNkp090cXt45uuXQCETF06HlwCYrdVHs0yIDyO9+BQZ 7Cx8rTUTkytXBLNITmV76OwllIfaDuhrM0kKnPY0xwPcm7vgRenJtr/3S31oXfNP x44eIPsGrRBzlYlFVyzYmElQIfyNwM1yF1MLeLOC0l/HmgAy4C9kNx3jzdN4hJt7 VdfteQdazOcSMg1BIruvZBqW1YzwieUXWIQFeBWjN5aXdA2tpSwTqjjvQ6+LjUvE fDFYHSECgYEA/uSp84rZEOcCzlD7iXa1ioGxL1e1GoTttZuywrfquMJwXTdWpEA/ IrOTjH+qe1M7Kmw8pun34GZSBg9JsWJY4RZbZWMbAsT7aGeEuNp28UOF7jmEgDW9 +NMBuz+RaWbh4DvJOk54w3Fd/RYHHIw+J/HwsqM11VCGOBGvbPsPQskCgYEA5L// 38uv5c7GsuSqd6qQwq7inQPR0DO/QJqA13UeSFd0Cdv27bl+rd47UyRw7JiG/2kB 15krfCtNvnVZyz/tg1gQWyfpKXE4Yn5MZnmLRYfZ/XL9oo+SSjpenOGCa+TJd6dQ yW4AIE8n4zxO4UiD2KDlWsQcxnipv+t5EnNzSHUCgYEA6TTbDZkWurExTwSm7wEu XdgE/bS4XNgMCOG4LxFIbtxvI8oyujqRyTUVpTFVEFp5QnofD/P2t1fGagbovKOn f+ENo/iFyQXio4Y610oCEwFdczUqtob1FcgwyFoDt7TKqnboyDDtqpt5i8nwnbzu TWu9diN/aHixJHGB2CrnrokCgYEArb6vqNpbJh/iiCpq2C2zeku/UCeAi7ViRL2V sxEACU5zkrGCYpoMAB/Vy5bYNry7fO/TOGDcyJlTmaAkrd5GlwailbpAvPuEKjtn 6EXVZOCE0J8wyvJl2P9wsZQPrce+xqVNFVH5wpCc6Vn7R93+VuIOktx2RsGLnXxL H5qVK6kCgYBRc8AQ2n9H+xpbS+Vr+OU+DDPZlwOmMur4wkIJxJNsK9Uqut0EVu3s Ob2anV6WEpwWRPqZGRpqYvClCTc+xaWLVWHLmk0gHCWUNscyC4dSqJiBdxQbiiuY txssyCp6KN6pycvv4qzXLC3D4g1mleJgCT465mavP+Jj7T8tR2S+KA== -----END RSA PRIVATE KEY----- 2018-08-16 12:14:22,252 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_9e55e60c-d0d8-40ce-b030-b53536202b74': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:14:d4:90', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd8efd522-30bd-4887-865b-bbe5f0378ac7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-08-16T12:14:19.000000', 'flavor': Munch({u'id': u'37a1a77b-d96b-40be-a2ff-0e116be47679'}), 'az': u'nova', 'id': u'726eb2a3-d46e-4f6b-91c2-d9beef0b540b', 'security_groups': [Munch({u'name': u'singlevm1-sg_9e55e60c-d0d8-40ce-b030-b53536202b74'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5c75cd505b6f4e109741d85279fc4185', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', '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-08-16T12:14:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-16T12:14:20Z', 'hostId': u'4b101e524089e8f54ec767b5298970f224d4c4fb26b5f04f1eae3cdb', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_9e55e60c-d0d8-40ce-b030-b53536202b74', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'4b101e524089e8f54ec767b5298970f224d4c4fb26b5f04f1eae3cdb', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-08-16T12:14:19.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c0e827e233dd4490a13a2da2d4505275', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_9e55e60c-d0d8-40ce-b030-b53536202b74', 'adminPass': u'wD6TCdze2UWD', 'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', 'created_at': u'2018-08-16T12:14:02Z', 'created': u'2018-08-16T12:14:02Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-16 12:14:24,500 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'63bd086f-3ab4-42df-80af-a70cec6db79a', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', 'created_at': u'2018-08-16T12:14:23Z', 'attached': True, 'updated_at': u'2018-08-16T12:14:23Z', 'id': u'03bd51e4-c8e2-42bd-adb6-95913e06258d', 'floating_network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'63bd086f-3ab4-42df-80af-a70cec6db79a', 'project_id': u'c0e827e233dd4490a13a2da2d4505275', 'port_id': u'6ae9fc92-d39a-43cc-bf8d-e4a237e847d2', 'port': u'6ae9fc92-d39a-43cc-bf8d-e4a237e847d2', 'network': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e'}) 2018-08-16 12:14:25,406 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 541910800 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.184051] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.186295] pid_max: default: 32768 minimum: 301 [ 0.187514] ACPI: Core revision 20150930 [ 0.189139] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.190884] Security Framework initialized [ 0.191987] Yama: becoming mindful. [ 0.193001] AppArmor: AppArmor initialized [ 0.194159] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.195922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.197570] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199194] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201004] Initializing cgroup subsys io [ 0.202082] Initializing cgroup subsys memory [ 0.203293] Initializing cgroup subsys devices [ 0.204444] Initializing cgroup subsys freezer [ 0.205586] Initializing cgroup subsys net_cls [ 0.206731] Initializing cgroup subsys perf_event [ 0.207972] Initializing cgroup subsys net_prio [ 0.209145] Initializing cgroup subsys hugetlb [ 0.210292] Initializing cgroup subsys pids [ 0.211467] CPU: Physical Processor ID: 0 [ 0.213276] mce: CPU supports 10 MCE banks [ 0.214385] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.215740] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.230261] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.236872] ftrace: allocating 31920 entries in 125 pages [ 0.262340] smpboot: Max logical packages: 1 [ 0.263631] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.265575] x2apic enabled [ 0.266747] Switched APIC routing to physical x2apic. [ 0.269261] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.270841] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.273674] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.276240] KVM setup paravirtual spinlock [ 0.278023] x86: Booted up 1 node, 1 CPUs [ 0.279196] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.281175] devtmpfs: initialized [ 0.283241] evm: security.selinux [ 0.284245] evm: security.SMACK64 [ 0.285245] evm: security.SMACK64EXEC [ 0.286316] evm: security.SMACK64TRANSMUTE [ 0.287482] evm: security.SMACK64MMAP [ 0.288560] evm: security.ima [ 0.289486] evm: security.capability [ 0.290613] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.293246] pinctrl core: initialized pinctrl subsystem [ 0.294787] RTC time: 12:14:20, date: 08/16/18 [ 0.296132] NET: Registered protocol family 16 [ 0.297542] cpuidle: using governor ladder [ 0.298716] cpuidle: using governor menu [ 0.299832] PCCT header not found. [ 0.300904] ACPI: bus type PCI registered [ 0.302044] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.303799] PCI: Using configuration type 1 for base access [ 0.306045] ACPI: Added _OSI(Module Device) [ 0.307233] ACPI: Added _OSI(Processor Device) [ 0.308455] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.309733] ACPI: Added _OSI(Processor Aggregator Device) [ 0.311996] ACPI: Interpreter enabled [ 0.313084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.315711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.318356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.320973] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.323577] ACPI: (supports S0 S5) [ 0.324610] ACPI: Using IOAPIC for interrupt routing [ 0.326026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.330020] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.331645] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.333442] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.335132] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.338245] acpiphp: Slot [3] registered [ 0.339391] acpiphp: Slot [4] registered [ 0.340557] acpiphp: Slot [5] registered [ 0.341707] acpiphp: Slot [6] registered [ 0.342841] acpiphp: Slot [7] registered [ 0.343995] acpiphp: Slot [8] registered [ 0.345130] acpiphp: Slot [9] registered [ 0.346259] acpiphp: Slot [10] registered [ 0.347418] acpiphp: Slot [11] registered [ 0.348587] acpiphp: Slot [12] registered [ 0.349747] acpiphp: Slot [13] registered [ 0.350903] acpiphp: Slot [14] registered [ 0.352050] acpiphp: Slot [15] registered [ 0.367293] acpiphp: Slot [16] registered [ 0.368471] acpiphp: Slot [17] registered [ 0.369623] acpiphp: Slot [18] registered [ 0.370788] acpiphp: Slot [19] registered [ 0.371955] acpiphp: Slot [20] registered [ 0.373104] acpiphp: Slot [21] registered [ 0.374263] acpiphp: Slot [22] registered [ 0.375414] acpiphp: Slot [23] registered [ 0.376589] acpiphp: Slot [24] registered [ 0.377738] acpiphp: Slot [25] registered [ 0.378899] acpiphp: Slot [26] registered [ 0.380074] acpiphp: Slot [27] registered [ 0.381243] acpiphp: Slot [28] registered [ 0.382401] acpiphp: Slot [29] registered [ 0.383567] acpiphp: Slot [30] registered [ 0.384725] acpiphp: Slot [31] registered [ 0.385886] PCI host bridge to bus 0000:00 [ 0.387051] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.388771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.390492] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.392555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.394638] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.396769] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.400928] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.402760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.404448] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406254] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410716] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412781] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.434800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.436905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.438944] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.440963] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.443240] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.445042] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.446923] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.448435] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.450668] vgaarb: loaded [ 0.451542] vgaarb: bridge control possible 0000:00:02.0 [ 0.453295] SCSI subsystem initialized [ 0.454623] ACPI: bus type USB registered [ 0.455820] usbcore: registered new interface driver usbfs [ 0.457299] usbcore: registered new interface driver hub [ 0.458739] usbcore: registered new device driver usb [ 0.460344] PCI: Using ACPI for IRQ routing [ 0.461950] NetLabel: Initializing [ 0.462977] NetLabel: domain hash size = 128 [ 0.464193] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.465571] NetLabel: unlabeled traffic allowed by default [ 0.467214] clocksource: Switched to clocksource kvm-clock [ 0.477721] AppArmor: AppArmor Filesystem Enabled [ 0.479098] pnp: PnP ACPI init [ 0.480405] pnp: PnP ACPI: found 5 devices [ 0.487473] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.489913] NET: Registered protocol family 2 [ 0.491397] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.493253] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.494990] TCP: Hash tables configured (established 4096 bind 4096) [ 0.496714] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.498268] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.499933] NET: Registered protocol family 1 [ 0.501191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.502749] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.504288] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.518971] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.537515] Trying to unpack rootfs image as initramfs... [ 0.605792] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.609525] Scanning for low memory corruption every 60 seconds [ 0.612143] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.613874] audit: initializing netlink subsys (disabled) [ 0.615647] audit: type=2000 audit(1534421660.859:1): initialized [ 0.617881] Initialise system trusted keyring [ 0.619515] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.621169] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.624136] zbud: loaded [ 0.625267] VFS: Disk quotas dquot_6.6.0 [ 0.626465] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.628865] fuse init (API version 7.23) [ 0.630187] Key type big_key registered [ 0.631396] Allocating IMA MOK and blacklist keyrings. [ 0.633233] Key type asymmetric registered [ 0.634440] Asymmetric key parser 'x509' registered [ 0.635844] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.638055] io scheduler noop registered [ 0.639189] io scheduler deadline registered (default) [ 0.640646] io scheduler cfq registered [ 0.641993] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.643495] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.645463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.647587] ACPI: Power Button [PWRF] [ 0.649040] GHES: HEST is not enabled! [ 0.663441] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.693159] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.696453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.720334] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.723814] Linux agpgart interface v0.103 [ 0.727840] brd: module loaded [ 0.730339] loop: module loaded [ 0.735731] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.737925] GPT:90111 != 2097151 [ 0.738934] GPT:Alternate GPT header not at the end of the disk. [ 0.740551] GPT:90111 != 2097151 [ 0.741573] GPT: Use GNU Parted to correct GPT errors. [ 0.743004] vda: vda1 vda15 [ 0.745101] scsi host0: ata_piix [ 0.746275] scsi host1: ata_piix [ 0.747369] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.749184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.751612] libphy: Fixed MDIO Bus: probed [ 0.752837] tun: Universal TUN/TAP device driver, 1.6 [ 0.754251] tun: (C) 1999-2004 Max Krasnyansky [ 0.757455] PPP generic driver version 2.4.2 [ 0.758830] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.760592] ehci-pci: EHCI PCI platform driver [ 0.761897] ehci-platform: EHCI generic platform driver [ 0.763360] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.765058] ohci-pci: OHCI PCI platform driver [ 0.766359] ohci-platform: OHCI generic platform driver [ 0.767849] uhci_hcd: USB Universal Host Controller Interface driver [ 0.782635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.784165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.786393] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.787900] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.789694] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.791469] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.793553] usb usb1: Product: UHCI Host Controller [ 0.794896] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.796596] usb usb1: SerialNumber: 0000:00:01.2 [ 0.798033] hub 1-0:1.0: USB hub found [ 0.799175] hub 1-0:1.0: 2 ports detected [ 0.800605] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.803666] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.805026] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.806497] mousedev: PS/2 mouse device common for all mice [ 0.808320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810934] rtc_cmos 00:00: RTC can wake from S4 [ 0.812561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.814246] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.815962] i2c /dev entries driver [ 0.817076] device-mapper: uevent: version 1.0.3 [ 0.818472] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.820874] ledtrig-cpu: registered to indicate activity on CPUs [ 0.823012] NET: Registered protocol family 10 [ 0.824938] NET: Registered protocol family 17 [ 0.826210] Key type dns_resolver registered [ 0.827649] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.829246] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.831838] registered taskstats version 1 [ 0.833081] Loading compiled-in X.509 certificates [ 0.835051] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.837756] zswap: loaded using pool lzo/zbud [ 0.840246] Key type trusted registered [ 0.842561] Key type encrypted registered [ 0.843780] AppArmor: AppArmor sha1 policy hashing enabled [ 0.845329] ima: No TPM chip found, activating TPM-bypass! [ 0.846882] evm: HMAC attrs: 0x1 [ 0.848295] Magic number: 14:653:228 [ 0.849541] rtc_cmos 00:00: setting system clock to 2018-08-16 12:14:20 UTC (1534421660) [ 0.851940] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.853543] EDD information not available. [ 0.910096] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.927291] Write protecting the kernel read-only data: 14336k [ 0.932637] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.935498] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.71 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.985765] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.85 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.14... Lease of 192.168.120.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.94. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaaRTMCxW09AWxNjLJJj/SejVF3Xy9YMNCj02ty7Aa92WPHd4d0I4Yp0KZcDfkgSSwGJdv6afsNJxVSVwChgmteWyh1sv9gJbHlfDe+SflIHqyY5aYxM7iBJ4Mf95GbdStn9KDEkY+g+ihYL+v9ZzhiksJyZlmIQgP8olxk0M20Kg0hO0fFsWWQyipBiiZGt8b4SJgkaFYBIL/M3bmI8YqnVQBxPiccj4WqcYor8aLXmEkFHegeod/iVvuwxC38zivOeA0xEF/b9UFmYaqG51goZmnre6dBgzKS7UTOzhxM/Dv56CZpFwUV0swVB9ct9cWRSUUi6QcJ+9stV+tAtOz root@singlevm1-vm-9e55e60c-d0d8-40ce-b030-b53536202b74 ssh-dss AAAAB3NzaC1kc3MAAACBAJtjDZzypJ72I7CaDS0wyUlj+E2y/mR3gncT6iU9KK99pBTaW6PhyiB3mFaTtVIZSGjBDDb78tNmt51GwvegTIHIsg069uiG1tkAUiVfI06Xx42dHOIBdzmWzAxPMrb0WQfjQrHo2ta45tqa+06oBoT6HTYPvtVDXTzu8JIqy1pjAAAAFQCQiX4WbVW1mO/+LgJXyyOZfjub5wAAAIA0UrV4fVUqM8ZRaxSSy/nYFx3QyaY/WNN693e1y5FpIA0xvO9xygaJFmVHzQ64B3+phD8PoorNLalh8ODuQ1IRsfgdEv+rrL1hDyjHu/4g/bY7a73D7Cpzb7W3SEdg39XvibpuA+fclHLNfsA71f6M+XH1FTnufjHMUwtKsYOppwAAAIBr88s/UCDbQEcMNEHCbowpzSaagA/MhKfH1S3oXieYtlD2f9CZqFrYlWOtTR5fulASCysoSzq35ICEkQFv5OEOXEPTRAt0BMpKfiVkhmcE4O2yXaIfipuon95O+WOph4LdJpOrxWqt3RTP1oKqHFKvEArTxkxR7yFBisHwNInnNw== root@singlevm1-vm-9e55e60c-d0d8-40ce-b030-b53536202b74 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe14:d490/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-9e55e60c-d0d8-40ce-b030-b53536202b74 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.61 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-9e55e60c-d0d8-40ce-b030-b53536202b74 login: 2018-08-16 12:14:26,409 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.209: timed out 2018-08-16 12:14:35,541 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 541910800 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.184051] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.186295] pid_max: default: 32768 minimum: 301 [ 0.187514] ACPI: Core revision 20150930 [ 0.189139] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.190884] Security Framework initialized [ 0.191987] Yama: becoming mindful. [ 0.193001] AppArmor: AppArmor initialized [ 0.194159] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.195922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.197570] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199194] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201004] Initializing cgroup subsys io [ 0.202082] Initializing cgroup subsys memory [ 0.203293] Initializing cgroup subsys devices [ 0.204444] Initializing cgroup subsys freezer [ 0.205586] Initializing cgroup subsys net_cls [ 0.206731] Initializing cgroup subsys perf_event [ 0.207972] Initializing cgroup subsys net_prio [ 0.209145] Initializing cgroup subsys hugetlb [ 0.210292] Initializing cgroup subsys pids [ 0.211467] CPU: Physical Processor ID: 0 [ 0.213276] mce: CPU supports 10 MCE banks [ 0.214385] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.215740] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.230261] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.236872] ftrace: allocating 31920 entries in 125 pages [ 0.262340] smpboot: Max logical packages: 1 [ 0.263631] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.265575] x2apic enabled [ 0.266747] Switched APIC routing to physical x2apic. [ 0.269261] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.270841] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.273674] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.276240] KVM setup paravirtual spinlock [ 0.278023] x86: Booted up 1 node, 1 CPUs [ 0.279196] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.281175] devtmpfs: initialized [ 0.283241] evm: security.selinux [ 0.284245] evm: security.SMACK64 [ 0.285245] evm: security.SMACK64EXEC [ 0.286316] evm: security.SMACK64TRANSMUTE [ 0.287482] evm: security.SMACK64MMAP [ 0.288560] evm: security.ima [ 0.289486] evm: security.capability [ 0.290613] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.293246] pinctrl core: initialized pinctrl subsystem [ 0.294787] RTC time: 12:14:20, date: 08/16/18 [ 0.296132] NET: Registered protocol family 16 [ 0.297542] cpuidle: using governor ladder [ 0.298716] cpuidle: using governor menu [ 0.299832] PCCT header not found. [ 0.300904] ACPI: bus type PCI registered [ 0.302044] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.303799] PCI: Using configuration type 1 for base access [ 0.306045] ACPI: Added _OSI(Module Device) [ 0.307233] ACPI: Added _OSI(Processor Device) [ 0.308455] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.309733] ACPI: Added _OSI(Processor Aggregator Device) [ 0.311996] ACPI: Interpreter enabled [ 0.313084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.315711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.318356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.320973] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.323577] ACPI: (supports S0 S5) [ 0.324610] ACPI: Using IOAPIC for interrupt routing [ 0.326026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.330020] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.331645] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.333442] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.335132] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.338245] acpiphp: Slot [3] registered [ 0.339391] acpiphp: Slot [4] registered [ 0.340557] acpiphp: Slot [5] registered [ 0.341707] acpiphp: Slot [6] registered [ 0.342841] acpiphp: Slot [7] registered [ 0.343995] acpiphp: Slot [8] registered [ 0.345130] acpiphp: Slot [9] registered [ 0.346259] acpiphp: Slot [10] registered [ 0.347418] acpiphp: Slot [11] registered [ 0.348587] acpiphp: Slot [12] registered [ 0.349747] acpiphp: Slot [13] registered [ 0.350903] acpiphp: Slot [14] registered [ 0.352050] acpiphp: Slot [15] registered [ 0.367293] acpiphp: Slot [16] registered [ 0.368471] acpiphp: Slot [17] registered [ 0.369623] acpiphp: Slot [18] registered [ 0.370788] acpiphp: Slot [19] registered [ 0.371955] acpiphp: Slot [20] registered [ 0.373104] acpiphp: Slot [21] registered [ 0.374263] acpiphp: Slot [22] registered [ 0.375414] acpiphp: Slot [23] registered [ 0.376589] acpiphp: Slot [24] registered [ 0.377738] acpiphp: Slot [25] registered [ 0.378899] acpiphp: Slot [26] registered [ 0.380074] acpiphp: Slot [27] registered [ 0.381243] acpiphp: Slot [28] registered [ 0.382401] acpiphp: Slot [29] registered [ 0.383567] acpiphp: Slot [30] registered [ 0.384725] acpiphp: Slot [31] registered [ 0.385886] PCI host bridge to bus 0000:00 [ 0.387051] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.388771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.390492] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.392555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.394638] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.396769] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.400928] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.402760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.404448] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406254] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410716] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412781] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.434800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.436905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.438944] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.440963] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.443240] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.445042] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.446923] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.448435] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.450668] vgaarb: loaded [ 0.451542] vgaarb: bridge control possible 0000:00:02.0 [ 0.453295] SCSI subsystem initialized [ 0.454623] ACPI: bus type USB registered [ 0.455820] usbcore: registered new interface driver usbfs [ 0.457299] usbcore: registered new interface driver hub [ 0.458739] usbcore: registered new device driver usb [ 0.460344] PCI: Using ACPI for IRQ routing [ 0.461950] NetLabel: Initializing [ 0.462977] NetLabel: domain hash size = 128 [ 0.464193] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.465571] NetLabel: unlabeled traffic allowed by default [ 0.467214] clocksource: Switched to clocksource kvm-clock [ 0.477721] AppArmor: AppArmor Filesystem Enabled [ 0.479098] pnp: PnP ACPI init [ 0.480405] pnp: PnP ACPI: found 5 devices [ 0.487473] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.489913] NET: Registered protocol family 2 [ 0.491397] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.493253] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.494990] TCP: Hash tables configured (established 4096 bind 4096) [ 0.496714] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.498268] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.499933] NET: Registered protocol family 1 [ 0.501191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.502749] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.504288] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.518971] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.537515] Trying to unpack rootfs image as initramfs... [ 0.605792] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.609525] Scanning for low memory corruption every 60 seconds [ 0.612143] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.613874] audit: initializing netlink subsys (disabled) [ 0.615647] audit: type=2000 audit(1534421660.859:1): initialized [ 0.617881] Initialise system trusted keyring [ 0.619515] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.621169] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.624136] zbud: loaded [ 0.625267] VFS: Disk quotas dquot_6.6.0 [ 0.626465] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.628865] fuse init (API version 7.23) [ 0.630187] Key type big_key registered [ 0.631396] Allocating IMA MOK and blacklist keyrings. [ 0.633233] Key type asymmetric registered [ 0.634440] Asymmetric key parser 'x509' registered [ 0.635844] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.638055] io scheduler noop registered [ 0.639189] io scheduler deadline registered (default) [ 0.640646] io scheduler cfq registered [ 0.641993] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.643495] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.645463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.647587] ACPI: Power Button [PWRF] [ 0.649040] GHES: HEST is not enabled! [ 0.663441] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.693159] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.696453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.720334] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.723814] Linux agpgart interface v0.103 [ 0.727840] brd: module loaded [ 0.730339] loop: module loaded [ 0.735731] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.737925] GPT:90111 != 2097151 [ 0.738934] GPT:Alternate GPT header not at the end of the disk. [ 0.740551] GPT:90111 != 2097151 [ 0.741573] GPT: Use GNU Parted to correct GPT errors. [ 0.743004] vda: vda1 vda15 [ 0.745101] scsi host0: ata_piix [ 0.746275] scsi host1: ata_piix [ 0.747369] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.749184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.751612] libphy: Fixed MDIO Bus: probed [ 0.752837] tun: Universal TUN/TAP device driver, 1.6 [ 0.754251] tun: (C) 1999-2004 Max Krasnyansky [ 0.757455] PPP generic driver version 2.4.2 [ 0.758830] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.760592] ehci-pci: EHCI PCI platform driver [ 0.761897] ehci-platform: EHCI generic platform driver [ 0.763360] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.765058] ohci-pci: OHCI PCI platform driver [ 0.766359] ohci-platform: OHCI generic platform driver [ 0.767849] uhci_hcd: USB Universal Host Controller Interface driver [ 0.782635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.784165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.786393] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.787900] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.789694] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.791469] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.793553] usb usb1: Product: UHCI Host Controller [ 0.794896] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.796596] usb usb1: SerialNumber: 0000:00:01.2 [ 0.798033] hub 1-0:1.0: USB hub found [ 0.799175] hub 1-0:1.0: 2 ports detected [ 0.800605] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.803666] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.805026] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.806497] mousedev: PS/2 mouse device common for all mice [ 0.808320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810934] rtc_cmos 00:00: RTC can wake from S4 [ 0.812561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.814246] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.815962] i2c /dev entries driver [ 0.817076] device-mapper: uevent: version 1.0.3 [ 0.818472] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.820874] ledtrig-cpu: registered to indicate activity on CPUs [ 0.823012] NET: Registered protocol family 10 [ 0.824938] NET: Registered protocol family 17 [ 0.826210] Key type dns_resolver registered [ 0.827649] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.829246] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.831838] registered taskstats version 1 [ 0.833081] Loading compiled-in X.509 certificates [ 0.835051] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.837756] zswap: loaded using pool lzo/zbud [ 0.840246] Key type trusted registered [ 0.842561] Key type encrypted registered [ 0.843780] AppArmor: AppArmor sha1 policy hashing enabled [ 0.845329] ima: No TPM chip found, activating TPM-bypass! [ 0.846882] evm: HMAC attrs: 0x1 [ 0.848295] Magic number: 14:653:228 [ 0.849541] rtc_cmos 00:00: setting system clock to 2018-08-16 12:14:20 UTC (1534421660) [ 0.851940] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.853543] EDD information not available. [ 0.910096] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.927291] Write protecting the kernel read-only data: 14336k [ 0.932637] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.935498] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.71 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.985765] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.85 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.14... Lease of 192.168.120.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.94. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaaRTMCxW09AWxNjLJJj/SejVF3Xy9YMNCj02ty7Aa92WPHd4d0I4Yp0KZcDfkgSSwGJdv6afsNJxVSVwChgmteWyh1sv9gJbHlfDe+SflIHqyY5aYxM7iBJ4Mf95GbdStn9KDEkY+g+ihYL+v9ZzhiksJyZlmIQgP8olxk0M20Kg0hO0fFsWWQyipBiiZGt8b4SJgkaFYBIL/M3bmI8YqnVQBxPiccj4WqcYor8aLXmEkFHegeod/iVvuwxC38zivOeA0xEF/b9UFmYaqG51goZmnre6dBgzKS7UTOzhxM/Dv56CZpFwUV0swVB9ct9cWRSUUi6QcJ+9stV+tAtOz root@singlevm1-vm-9e55e60c-d0d8-40ce-b030-b53536202b74 ssh-dss AAAAB3NzaC1kc3MAAACBAJtjDZzypJ72I7CaDS0wyUlj+E2y/mR3gncT6iU9KK99pBTaW6PhyiB3mFaTtVIZSGjBDDb78tNmt51GwvegTIHIsg069uiG1tkAUiVfI06Xx42dHOIBdzmWzAxPMrb0WQfjQrHo2ta45tqa+06oBoT6HTYPvtVDXTzu8JIqy1pjAAAAFQCQiX4WbVW1mO/+LgJXyyOZfjub5wAAAIA0UrV4fVUqM8ZRaxSSy/nYFx3QyaY/WNN693e1y5FpIA0xvO9xygaJFmVHzQ64B3+phD8PoorNLalh8ODuQ1IRsfgdEv+rrL1hDyjHu/4g/bY7a73D7Cpzb7W3SEdg39XvibpuA+fclHLNfsA71f6M+XH1FTnufjHMUwtKsYOppwAAAIBr88s/UCDbQEcMNEHCbowpzSaagA/MhKfH1S3oXieYtlD2f9CZqFrYlWOtTR5fulASCysoSzq35ICEkQFv5OEOXEPTRAt0BMpKfiVkhmcE4O2yXaIfipuon95O+WOph4LdJpOrxWqt3RTP1oKqHFKvEArTxkxR7yFBisHwNInnNw== root@singlevm1-vm-9e55e60c-d0d8-40ce-b030-b53536202b74 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe14:d490/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-9e55e60c-d0d8-40ce-b030-b53536202b74 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.61 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-9e55e60c-d0d8-40ce-b030-b53536202b74 login: 2018-08-16 12:14:35,614 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-16 12:14:35,615 - functest.core.singlevm - DEBUG - error: 2018-08-16 12:14:35,729 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:14:35,729 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:53 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-16 12:14:50,109 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-16 12:14:51,364 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'64ad9e4db65241c0880c09a68f52610a', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'singlevm2-project_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb'}) 2018-08-16 12:14:51,920 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd9e20be088fb4b249e2ec47a3ec9462e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb'}) 2018-08-16 12:14:53,512 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'64ad9e4db65241c0880c09a68f52610a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '62c9a261-03a0-42af-82a7-6d551403cac6', 'username': u'singlevm2-user_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-16 12:14:53,517 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', 'password': '62c9a261-03a0-42af-82a7-6d551403cac6', 'project_name': 'singlevm2-project_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': '64ad9e4db65241c0880c09a68f52610a', 'project_domain_name': 'Default'} 2018-08-16 12:14:53,518 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-16 12:14:54,737 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:14:54Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'a430edb4-eab5-43bf-883a-b54a6d773dcc', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', u'admin_state_up': True, u'tenant_id': u'64ad9e4db65241c0880c09a68f52610a', u'created_at': u'2018-08-16T12:14:54Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'64ad9e4db65241c0880c09a68f52610a'}) 2018-08-16 12:14:56,007 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:14:55Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd6a0593b-4019-4b67-b804-700cc90388c8', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', u'enable_dhcp': True, u'network_id': u'a430edb4-eab5-43bf-883a-b54a6d773dcc', u'tenant_id': u'64ad9e4db65241c0880c09a68f52610a', u'created_at': u'2018-08-16T12:14:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'64ad9e4db65241c0880c09a68f52610a'}) 2018-08-16 12:14:57,758 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.212'}]}, u'description': u'', u'tags': [], u'tenant_id': u'64ad9e4db65241c0880c09a68f52610a', u'created_at': u'2018-08-16T12:14:56Z', u'admin_state_up': True, u'updated_at': u'2018-08-16T12:14:57Z', u'revision_number': 2, u'routes': [], u'project_id': u'64ad9e4db65241c0880c09a68f52610a', u'id': u'82a0b2c0-9037-4786-a418-df5ef1908300', u'name': u'singlevm2-router_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb'}) 2018-08-16 12:15:04,580 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d5163c22-b87c-424d-a7e6-e36f3448bfad/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d5163c22-b87c-424d-a7e6-e36f3448bfad/file', 'owner': u'64ad9e4db65241c0880c09a68f52610a', 'id': u'd5163c22-b87c-424d-a7e6-e36f3448bfad', 'size': 12716032, u'self': u'/v2/images/d5163c22-b87c-424d-a7e6-e36f3448bfad', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64ad9e4db65241c0880c09a68f52610a', 'name': 'singlevm2-project_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d5163c22-b87c-424d-a7e6-e36f3448bfad/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T12:15:03Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-16T12:15:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d5163c22-b87c-424d-a7e6-e36f3448bfad', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', 'created': u'2018-08-16T12:15:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T12:15:02Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d5163c22-b87c-424d-a7e6-e36f3448bfad', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 12:15:05,341 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', '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'c0e827e233dd4490a13a2da2d4505275', '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'ce1c2655-aa1d-4642-990d-d7cd13b8a50a', 'swap': 0}) 2018-08-16 12:15:05,863 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCRsMjxKo6o0+62uCiOIqIHAjq8ahFdvBXPQ4l0lOt1rO2NggR7pjqLFGEA/HWfYsXmYoSdEUV0KguKoWmJOUeAoSEbMc7JWmB33mt8Y6FYd/t41hB3MxsOBBFEvwMWnxdFZUf/pEbZaWovhZO9qqGiEhj8vFIpPGXu3VUGjvOrb3hyv02gd1hWHK5Y2Eg5luacxQjht0+NbuKZmX4fv58g9vaMelpS4R7lx8wZphXTCvvbcntHIW6DKgNT+/DdMr1TQGw7Ga3AqlnflmB9QFtPw0uprA1BArlDfoZkdSn4xZQRhAJ9BixtQlndGI2nvnGVJ+mVusbYiSc6jfYm+7ML Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAkbDI8SqOqNPutrgojiKiBwI6vGoRXbwVz0OJdJTrdaztjYIE\ne6Y6ixRhAPx1n2LF5mKEnRFFdCoLiqFpiTlHgKEhGzHOyVpgd95rfGOhWHf7eNYQ\ndzMbDgQRRL8DFp8XRWVH/6RG2WlqL4WTvaqhohIY/LxSKTxl7t1VBo7zq294cr9N\noHdYVhyuWNhIOZbmnMUI4bdPjW7imZl+H7+fIPb2jHpaUuEe5cfMGaYV0wr723J7\nRyFugyoDU/vw3TK9U0BsOxmtwKpZ35ZgfUBbT8NLqawNQQK5Q36GZHUp+MWUEYQC\nfQYsbUJZ3RiNp75xlSfplbrG2IknOo32JvuzCwIDAQABAoIBAQCGvf3aLgXq1rd8\nfi3j5tv7p3AzOdX93yo8mrXSALkUCG9b5NfIlCCo6JwekV8nne5x+MO1kHevzAMI\nn+g/ZZ5ftKYtxI7/Ynq94hN+45YhgDYvt6ta0wU+nTxrXE266kBXiihgospz4S63\n7M6LJ/h9MEez12gVgyqzFDjC7AsojXaZVoln0tOOE1x53fW4sIcf/szn12k+b34n\nC9VJ1/+uOSXKh3/C6tOpbTmCBIWueR5uOen03lF6WVFtPF5ZLOBuMrp3BlHE4OPH\noFwApqSi6gqy+sAfRWBfd+3XNv3kOlE3cjoa0Q8B7xXsezYa6dO4NBms5PVHV80u\nY5ovc9nhAoGBAMIO/epE40YfI/MDrNHGNpoTf+fjaJb9vUWo1hA5w/l/sauXFqGk\nMl+8lzOIsdsWEmoQDwMx6ZHeWQag9Evgqz9wyMb6YS0sO7aS865XG9gouR3LeRQQ\nmNNqXYO4mGYumhSuusA19nU3mCxumBIxzPY8KYLnHvya2PxVbT5XnpplAoGBAMAx\nhhPPJtFrzgdrbR2o41C9nhLkcOBw6MDy0O0sXAGCSG9iVfFenAAAFQdldZuMCHrs\nHIdpRDOlmTyZkAAf+hRMhEeZnY1sQ1oPaOs2vRRnS2bDiKGq+c4s9Ri0hpCwCJIl\n5rukY6fsrB70fHNTWA2cO+fNJHTBGs1tH7xXeQivAoGBAJYqt75DVIP8sPrqix9B\nfRs5n663wUWmUILJJe0kZkx5zej0X+TxhLGk5HRSgR8CM3mzt4pHY3EnWEjS4Hif\nAKV1B0lCk1Q7eHHNwZfVfIyG5sjxnV4zga+IDZlSjUv1H/KFS6pVl8QZIz6uziq2\nMt8QqybK5qWexe5txL2LXAYpAoGATKPzCXczzZMlx4OpMYiljQ7wOCxsbrPXvQmX\nEtz7m4ZuiCw4hVXq830U5awp5+tBfnMlNUJe9hF1N9sst0AJI4sXvM2fLEQd344B\nkrpzT+2Y/dO/amiZ0QPQgReMCaqI4G7Iwc7eBpq0UGvCLOLxXAwPP3JotT5EB+Ma\nIqrnEvUCgYBvX3mXFQPthLBOd/AKKUQyo5HObJycpgbx4NEvLbrpdud74Dg+ItVi\nKt7c3XPYRQYZmUgk8uKpzdqjy5Yb6vzGfaoHhrNdJBNTVWodRey/9XzF8EkscY/z\nVW0hazewCeYSP52Bs4eDiBL0rGE3zt/oMyZSk9mEU0e1oNDUE+pssw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd9e20be088fb4b249e2ec47a3ec9462e', 'name': u'singlevm2-kp_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', 'created_at': '2018-08-16T12:15:05.863571', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64ad9e4db65241c0880c09a68f52610a', 'name': 'singlevm2-project_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'83:29:51:fd:a0:12:fd:bd:76:54:d3:3c:5d:08:1a:77', 'type': 'ssh', 'id': u'singlevm2-kp_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb'}) 2018-08-16 12:15:05,864 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAkbDI8SqOqNPutrgojiKiBwI6vGoRXbwVz0OJdJTrdaztjYIE e6Y6ixRhAPx1n2LF5mKEnRFFdCoLiqFpiTlHgKEhGzHOyVpgd95rfGOhWHf7eNYQ dzMbDgQRRL8DFp8XRWVH/6RG2WlqL4WTvaqhohIY/LxSKTxl7t1VBo7zq294cr9N oHdYVhyuWNhIOZbmnMUI4bdPjW7imZl+H7+fIPb2jHpaUuEe5cfMGaYV0wr723J7 RyFugyoDU/vw3TK9U0BsOxmtwKpZ35ZgfUBbT8NLqawNQQK5Q36GZHUp+MWUEYQC fQYsbUJZ3RiNp75xlSfplbrG2IknOo32JvuzCwIDAQABAoIBAQCGvf3aLgXq1rd8 fi3j5tv7p3AzOdX93yo8mrXSALkUCG9b5NfIlCCo6JwekV8nne5x+MO1kHevzAMI n+g/ZZ5ftKYtxI7/Ynq94hN+45YhgDYvt6ta0wU+nTxrXE266kBXiihgospz4S63 7M6LJ/h9MEez12gVgyqzFDjC7AsojXaZVoln0tOOE1x53fW4sIcf/szn12k+b34n C9VJ1/+uOSXKh3/C6tOpbTmCBIWueR5uOen03lF6WVFtPF5ZLOBuMrp3BlHE4OPH oFwApqSi6gqy+sAfRWBfd+3XNv3kOlE3cjoa0Q8B7xXsezYa6dO4NBms5PVHV80u Y5ovc9nhAoGBAMIO/epE40YfI/MDrNHGNpoTf+fjaJb9vUWo1hA5w/l/sauXFqGk Ml+8lzOIsdsWEmoQDwMx6ZHeWQag9Evgqz9wyMb6YS0sO7aS865XG9gouR3LeRQQ mNNqXYO4mGYumhSuusA19nU3mCxumBIxzPY8KYLnHvya2PxVbT5XnpplAoGBAMAx hhPPJtFrzgdrbR2o41C9nhLkcOBw6MDy0O0sXAGCSG9iVfFenAAAFQdldZuMCHrs HIdpRDOlmTyZkAAf+hRMhEeZnY1sQ1oPaOs2vRRnS2bDiKGq+c4s9Ri0hpCwCJIl 5rukY6fsrB70fHNTWA2cO+fNJHTBGs1tH7xXeQivAoGBAJYqt75DVIP8sPrqix9B fRs5n663wUWmUILJJe0kZkx5zej0X+TxhLGk5HRSgR8CM3mzt4pHY3EnWEjS4Hif AKV1B0lCk1Q7eHHNwZfVfIyG5sjxnV4zga+IDZlSjUv1H/KFS6pVl8QZIz6uziq2 Mt8QqybK5qWexe5txL2LXAYpAoGATKPzCXczzZMlx4OpMYiljQ7wOCxsbrPXvQmX Etz7m4ZuiCw4hVXq830U5awp5+tBfnMlNUJe9hF1N9sst0AJI4sXvM2fLEQd344B krpzT+2Y/dO/amiZ0QPQgReMCaqI4G7Iwc7eBpq0UGvCLOLxXAwPP3JotT5EB+Ma IqrnEvUCgYBvX3mXFQPthLBOd/AKKUQyo5HObJycpgbx4NEvLbrpdud74Dg+ItVi Kt7c3XPYRQYZmUgk8uKpzdqjy5Yb6vzGfaoHhrNdJBNTVWodRey/9XzF8EkscY/z VW0hazewCeYSP52Bs4eDiBL0rGE3zt/oMyZSk9mEU0e1oNDUE+pssw== -----END RSA PRIVATE KEY----- 2018-08-16 12:15:27,112 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c0:c4:ff', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd5163c22-b87c-424d-a7e6-e36f3448bfad'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-16T12:15:23.000000', 'flavor': Munch({u'id': u'ce1c2655-aa1d-4642-990d-d7cd13b8a50a'}), 'az': u'nova', 'id': u'5343b1eb-377e-40db-8178-44fff48bae89', 'security_groups': [Munch({u'name': u'singlevm2-sg_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd9e20be088fb4b249e2ec47a3ec9462e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64ad9e4db65241c0880c09a68f52610a', 'name': 'singlevm2-project_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', '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-08-16T12:15:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-16T12:15:23Z', 'hostId': u'199437c809b14f53f0d65aeffbb237f27e08cea31f3add6be1bcfcda', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'199437c809b14f53f0d65aeffbb237f27e08cea31f3add6be1bcfcda', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-16T12:15:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'64ad9e4db65241c0880c09a68f52610a', 'name': u'singlevm2-vm_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', 'adminPass': u'75suMFDZtbqA', 'tenant_id': u'64ad9e4db65241c0880c09a68f52610a', 'created_at': u'2018-08-16T12:15:13Z', 'created': u'2018-08-16T12:15:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-16 12:15:29,709 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'82a0b2c0-9037-4786-a418-df5ef1908300', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'64ad9e4db65241c0880c09a68f52610a', 'created_at': u'2018-08-16T12:15:28Z', 'attached': True, 'updated_at': u'2018-08-16T12:15:28Z', 'id': u'cac70860-77f3-4684-8bc1-7503dcd77351', 'floating_network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.203', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64ad9e4db65241c0880c09a68f52610a', 'name': 'singlevm2-project_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'82a0b2c0-9037-4786-a418-df5ef1908300', 'project_id': u'64ad9e4db65241c0880c09a68f52610a', 'port_id': u'9d2f8400-4d1e-429a-8844-4d17580f071f', 'port': u'9d2f8400-4d1e-429a-8844-4d17580f071f', 'network': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e'}) 2018-08-16 12:15:29,828 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 508383568 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.190301] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192660] pid_max: default: 32768 minimum: 301 [ 0.193936] ACPI: Core revision 20150930 [ 0.195659] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.197532] Security Framework initialized [ 0.198687] Yama: becoming mindful. [ 0.199719] AppArmor: AppArmor initialized [ 0.200906] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.202715] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.204480] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.206154] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208110] Initializing cgroup subsys io [ 0.209283] Initializing cgroup subsys memory [ 0.210514] Initializing cgroup subsys devices [ 0.211729] Initializing cgroup subsys freezer [ 0.212953] Initializing cgroup subsys net_cls [ 0.214163] Initializing cgroup subsys perf_event [ 0.215441] Initializing cgroup subsys net_prio [ 0.216676] Initializing cgroup subsys hugetlb [ 0.217891] Initializing cgroup subsys pids [ 0.219095] CPU: Physical Processor ID: 0 [ 0.220945] mce: CPU supports 10 MCE banks [ 0.222140] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.223534] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.240419] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.247088] ftrace: allocating 31920 entries in 125 pages [ 0.272502] smpboot: Max logical packages: 1 [ 0.273715] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.275622] x2apic enabled [ 0.276783] Switched APIC routing to physical x2apic. [ 0.279302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.280869] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.283668] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.286197] KVM setup paravirtual spinlock [ 0.287893] x86: Booted up 1 node, 1 CPUs [ 0.289060] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.291023] devtmpfs: initialized [ 0.293032] evm: security.selinux [ 0.294025] evm: security.SMACK64 [ 0.295014] evm: security.SMACK64EXEC [ 0.296058] evm: security.SMACK64TRANSMUTE [ 0.297213] evm: security.SMACK64MMAP [ 0.298276] evm: security.ima [ 0.299196] evm: security.capability [ 0.300324] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.302938] pinctrl core: initialized pinctrl subsystem [ 0.304463] RTC time: 12:15:22, date: 08/16/18 [ 0.305791] NET: Registered protocol family 16 [ 0.307152] cpuidle: using governor ladder [ 0.308329] cpuidle: using governor menu [ 0.309468] PCCT header not found. [ 0.310528] ACPI: bus type PCI registered [ 0.311681] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313447] PCI: Using configuration type 1 for base access [ 0.315678] ACPI: Added _OSI(Module Device) [ 0.316858] ACPI: Added _OSI(Processor Device) [ 0.318085] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.319371] ACPI: Added _OSI(Processor Aggregator Device) [ 0.321634] ACPI: Interpreter enabled [ 0.322717] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.325298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.327937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.330597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.333191] ACPI: (supports S0 S5) [ 0.334207] ACPI: Using IOAPIC for interrupt routing [ 0.335547] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.339562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.341186] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.342956] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.344626] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.347702] acpiphp: Slot [3] registered [ 0.348823] acpiphp: Slot [4] registered [ 0.349947] acpiphp: Slot [5] registered [ 0.351068] acpiphp: Slot [6] registered [ 0.352188] acpiphp: Slot [7] registered [ 0.353330] acpiphp: Slot [8] registered [ 0.354461] acpiphp: Slot [9] registered [ 0.355565] acpiphp: Slot [10] registered [ 0.356703] acpiphp: Slot [11] registered [ 0.357833] acpiphp: Slot [12] registered [ 0.358970] acpiphp: Slot [13] registered [ 0.360102] acpiphp: Slot [14] registered [ 0.361249] acpiphp: Slot [15] registered [ 0.376609] acpiphp: Slot [16] registered [ 0.377749] acpiphp: Slot [17] registered [ 0.378915] acpiphp: Slot [18] registered [ 0.380076] acpiphp: Slot [19] registered [ 0.381242] acpiphp: Slot [20] registered [ 0.382411] acpiphp: Slot [21] registered [ 0.383572] acpiphp: Slot [22] registered [ 0.384736] acpiphp: Slot [23] registered [ 0.385917] acpiphp: Slot [24] registered [ 0.387061] acpiphp: Slot [25] registered [ 0.388188] acpiphp: Slot [26] registered [ 0.389316] acpiphp: Slot [27] registered [ 0.390490] acpiphp: Slot [28] registered [ 0.391655] acpiphp: Slot [29] registered [ 0.392782] acpiphp: Slot [30] registered [ 0.393914] acpiphp: Slot [31] registered [ 0.395071] PCI host bridge to bus 0000:00 [ 0.396211] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.397902] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.399596] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.401687] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.403750] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.405867] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.410093] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.411920] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.413596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.415397] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.419997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.422051] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.444298] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.446380] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.448415] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.450438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.452871] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.454664] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.456631] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.458104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.460279] vgaarb: loaded [ 0.461144] vgaarb: bridge control possible 0000:00:02.0 [ 0.462923] SCSI subsystem initialized [ 0.464299] ACPI: bus type USB registered [ 0.465557] usbcore: registered new interface driver usbfs [ 0.466996] usbcore: registered new interface driver hub [ 0.468403] usbcore: registered new device driver usb [ 0.469940] PCI: Using ACPI for IRQ routing [ 0.471493] NetLabel: Initializing [ 0.472508] NetLabel: domain hash size = 128 [ 0.473693] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.475028] NetLabel: unlabeled traffic allowed by default [ 0.476648] clocksource: Switched to clocksource kvm-clock [ 0.486769] AppArmor: AppArmor Filesystem Enabled [ 0.488129] pnp: PnP ACPI init [ 0.489434] pnp: PnP ACPI: found 5 devices [ 0.496432] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.498827] NET: Registered protocol family 2 [ 0.500262] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.502085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.503790] TCP: Hash tables configured (established 4096 bind 4096) [ 0.505497] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.507012] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.508634] NET: Registered protocol family 1 [ 0.509868] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.511409] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.512951] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.527544] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.542210] Trying to unpack rootfs image as initramfs... [ 0.604368] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.609033] Scanning for low memory corruption every 60 seconds [ 0.611321] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.612965] audit: initializing netlink subsys (disabled) [ 0.614464] audit: type=2000 audit(1534421723.987:1): initialized [ 0.616392] Initialise system trusted keyring [ 0.617830] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.619451] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.622208] zbud: loaded [ 0.623244] VFS: Disk quotas dquot_6.6.0 [ 0.624407] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.626619] fuse init (API version 7.23) [ 0.627911] Key type big_key registered [ 0.629075] Allocating IMA MOK and blacklist keyrings. [ 0.630822] Key type asymmetric registered [ 0.631981] Asymmetric key parser 'x509' registered [ 0.633334] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.635476] io scheduler noop registered [ 0.636595] io scheduler deadline registered (default) [ 0.638003] io scheduler cfq registered [ 0.639213] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.640695] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.642504] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.644559] ACPI: Power Button [PWRF] [ 0.645832] GHES: HEST is not enabled! [ 0.660074] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.689758] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.692780] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716698] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.719945] Linux agpgart interface v0.103 [ 0.723575] brd: module loaded [ 0.725968] loop: module loaded [ 0.731443] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.733555] GPT:90111 != 2097151 [ 0.734532] GPT:Alternate GPT header not at the end of the disk. [ 0.736100] GPT:90111 != 2097151 [ 0.737087] GPT: Use GNU Parted to correct GPT errors. [ 0.738475] vda: vda1 vda15 [ 0.740199] scsi host0: ata_piix [ 0.741342] scsi host1: ata_piix [ 0.742394] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.744152] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.746452] libphy: Fixed MDIO Bus: probed [ 0.747624] tun: Universal TUN/TAP device driver, 1.6 [ 0.749009] tun: (C) 1999-2004 Max Krasnyansky [ 0.751888] PPP generic driver version 2.4.2 [ 0.753254] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.755023] ehci-pci: EHCI PCI platform driver [ 0.756279] ehci-platform: EHCI generic platform driver [ 0.757817] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.759505] ohci-pci: OHCI PCI platform driver [ 0.760830] ohci-platform: OHCI generic platform driver [ 0.762319] uhci_hcd: USB Universal Host Controller Interface driver [ 0.777063] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.778506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.780639] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.782110] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.783768] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.785532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.787579] usb usb1: Product: UHCI Host Controller [ 0.788920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.790577] usb usb1: SerialNumber: 0000:00:01.2 [ 0.791970] hub 1-0:1.0: USB hub found [ 0.793110] hub 1-0:1.0: 2 ports detected [ 0.794444] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.797460] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.798839] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.800320] mousedev: PS/2 mouse device common for all mice [ 0.802122] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.804743] rtc_cmos 00:00: RTC can wake from S4 [ 0.806362] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.808064] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.809802] i2c /dev entries driver [ 0.810905] device-mapper: uevent: version 1.0.3 [ 0.812290] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.814658] ledtrig-cpu: registered to indicate activity on CPUs [ 0.816638] NET: Registered protocol family 10 [ 0.818240] NET: Registered protocol family 17 [ 0.819532] Key type dns_resolver registered [ 0.820902] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.822488] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.825031] registered taskstats version 1 [ 0.826229] Loading compiled-in X.509 certificates [ 0.828118] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.830754] zswap: loaded using pool lzo/zbud [ 0.832976] Key type trusted registered [ 0.835250] Key type encrypted registered [ 0.836432] AppArmor: AppArmor sha1 policy hashing enabled [ 0.837939] ima: No TPM chip found, activating TPM-bypass! [ 0.839433] evm: HMAC attrs: 0x1 [ 0.840786] Magic number: 14:206:279 [ 0.841901] event_source tracepoint: hash matches [ 0.843252] tty tty16: hash matches [ 0.844365] rtc_cmos 00:00: setting system clock to 2018-08-16 12:15:23 UTC (1534421723) [ 0.846642] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.862461] EDD information not available. [ 0.902417] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.904679] Write protecting the kernel read-only data: 14336k [ 0.907760] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.910392] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.961660] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE+8QLxOtmXADwehiE99C8Lq46uJAbLEaBMNzG5i3Gldg8yo3L4Yhr3sT4msuBHHbgM083jrMs1SU3oEiX5z3pmfQ8dDn9GNCoczHu8nskhS4DcZ7zzNXB9EViD7CNXQEvNebW5hQ5+QRlASYL+nATdx/AAfkzZ7tFtL92XC33KVO8Mpo279MPLTC2gP+vihjLjhpa3nPluR6tUgIgMi8zak08b3OVdzxJbUusCGZXtDQDM9smSuKwM3Azi87t0yJ99kKOYNBjNfdtCTVkz6RpT3UnNjmDFHPXxE1mK/cNjdMUS7UriqhOp5SycEFaianbz+JiMq/cgEMCPyvDp0hL root@singlevm2-vm-cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb ssh-dss AAAAB3NzaC1kc3MAAACBAKwPAXOyoFojFM0g0JdfrTG1WfYWbH+Z8/97E2J/IfVrKDuuMgX72VDoRaadowiRzeg6B/K48Uf/mqCU5cFoon4FAFg8gvwp5V0cNeQNWspIO0G65ftcNjGbv5gP53IdaB2sjBpvkFtOMe05YS2HoSNGr8IGVaqjTgIZKrxlxjPTAAAAFQCfHM69nHiryMpg6ItZ+IvQ3TWe+QAAAIA+oIDh9BrH7n+cWbEsfY3MORpXeN3/a0x6x4oemL6XqRa+O0fqd7I8AX7ccT3wJmwyikssSJao+DptVZWPzLfprC8DhRRCNg13OXCAQjajNJ4itbFbp17fPeqA+uC3Bz4g0aaxKdR3sZFQX2naalobKPdGegdDlS3OW6HQfIPSzAAAAIBHevaK7UAHd89sYn7qNFWpJBdguboOIiUyJ2PwfXjz8sD/h7HCkiZaab53VPAHEtfOhtKcNig4rDyCxcaPsOOQAN7OEYYovp/07TurUFaatAj1baHg9MAP6M1aet/PJEQPGcHpYPVS/5fnay8bBsjud5CKvQX0GOJKsBPUU1YSzg== root@singlevm2-vm-cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fec0:c4ff/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb launch-index: 0 === cirros: current=0.4.0 uptime=4.61 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb login: 2018-08-16 12:15:30,831 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: timed out 2018-08-16 12:15:40,103 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 508383568 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.190301] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192660] pid_max: default: 32768 minimum: 301 [ 0.193936] ACPI: Core revision 20150930 [ 0.195659] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.197532] Security Framework initialized [ 0.198687] Yama: becoming mindful. [ 0.199719] AppArmor: AppArmor initialized [ 0.200906] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.202715] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.204480] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.206154] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208110] Initializing cgroup subsys io [ 0.209283] Initializing cgroup subsys memory [ 0.210514] Initializing cgroup subsys devices [ 0.211729] Initializing cgroup subsys freezer [ 0.212953] Initializing cgroup subsys net_cls [ 0.214163] Initializing cgroup subsys perf_event [ 0.215441] Initializing cgroup subsys net_prio [ 0.216676] Initializing cgroup subsys hugetlb [ 0.217891] Initializing cgroup subsys pids [ 0.219095] CPU: Physical Processor ID: 0 [ 0.220945] mce: CPU supports 10 MCE banks [ 0.222140] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.223534] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.240419] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.247088] ftrace: allocating 31920 entries in 125 pages [ 0.272502] smpboot: Max logical packages: 1 [ 0.273715] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.275622] x2apic enabled [ 0.276783] Switched APIC routing to physical x2apic. [ 0.279302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.280869] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.283668] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.286197] KVM setup paravirtual spinlock [ 0.287893] x86: Booted up 1 node, 1 CPUs [ 0.289060] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.291023] devtmpfs: initialized [ 0.293032] evm: security.selinux [ 0.294025] evm: security.SMACK64 [ 0.295014] evm: security.SMACK64EXEC [ 0.296058] evm: security.SMACK64TRANSMUTE [ 0.297213] evm: security.SMACK64MMAP [ 0.298276] evm: security.ima [ 0.299196] evm: security.capability [ 0.300324] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.302938] pinctrl core: initialized pinctrl subsystem [ 0.304463] RTC time: 12:15:22, date: 08/16/18 [ 0.305791] NET: Registered protocol family 16 [ 0.307152] cpuidle: using governor ladder [ 0.308329] cpuidle: using governor menu [ 0.309468] PCCT header not found. [ 0.310528] ACPI: bus type PCI registered [ 0.311681] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313447] PCI: Using configuration type 1 for base access [ 0.315678] ACPI: Added _OSI(Module Device) [ 0.316858] ACPI: Added _OSI(Processor Device) [ 0.318085] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.319371] ACPI: Added _OSI(Processor Aggregator Device) [ 0.321634] ACPI: Interpreter enabled [ 0.322717] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.325298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.327937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.330597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.333191] ACPI: (supports S0 S5) [ 0.334207] ACPI: Using IOAPIC for interrupt routing [ 0.335547] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.339562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.341186] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.342956] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.344626] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.347702] acpiphp: Slot [3] registered [ 0.348823] acpiphp: Slot [4] registered [ 0.349947] acpiphp: Slot [5] registered [ 0.351068] acpiphp: Slot [6] registered [ 0.352188] acpiphp: Slot [7] registered [ 0.353330] acpiphp: Slot [8] registered [ 0.354461] acpiphp: Slot [9] registered [ 0.355565] acpiphp: Slot [10] registered [ 0.356703] acpiphp: Slot [11] registered [ 0.357833] acpiphp: Slot [12] registered [ 0.358970] acpiphp: Slot [13] registered [ 0.360102] acpiphp: Slot [14] registered [ 0.361249] acpiphp: Slot [15] registered [ 0.376609] acpiphp: Slot [16] registered [ 0.377749] acpiphp: Slot [17] registered [ 0.378915] acpiphp: Slot [18] registered [ 0.380076] acpiphp: Slot [19] registered [ 0.381242] acpiphp: Slot [20] registered [ 0.382411] acpiphp: Slot [21] registered [ 0.383572] acpiphp: Slot [22] registered [ 0.384736] acpiphp: Slot [23] registered [ 0.385917] acpiphp: Slot [24] registered [ 0.387061] acpiphp: Slot [25] registered [ 0.388188] acpiphp: Slot [26] registered [ 0.389316] acpiphp: Slot [27] registered [ 0.390490] acpiphp: Slot [28] registered [ 0.391655] acpiphp: Slot [29] registered [ 0.392782] acpiphp: Slot [30] registered [ 0.393914] acpiphp: Slot [31] registered [ 0.395071] PCI host bridge to bus 0000:00 [ 0.396211] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.397902] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.399596] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.401687] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.403750] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.405867] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.410093] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.411920] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.413596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.415397] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.419997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.422051] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.444298] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.446380] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.448415] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.450438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.452871] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.454664] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.456631] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.458104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.460279] vgaarb: loaded [ 0.461144] vgaarb: bridge control possible 0000:00:02.0 [ 0.462923] SCSI subsystem initialized [ 0.464299] ACPI: bus type USB registered [ 0.465557] usbcore: registered new interface driver usbfs [ 0.466996] usbcore: registered new interface driver hub [ 0.468403] usbcore: registered new device driver usb [ 0.469940] PCI: Using ACPI for IRQ routing [ 0.471493] NetLabel: Initializing [ 0.472508] NetLabel: domain hash size = 128 [ 0.473693] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.475028] NetLabel: unlabeled traffic allowed by default [ 0.476648] clocksource: Switched to clocksource kvm-clock [ 0.486769] AppArmor: AppArmor Filesystem Enabled [ 0.488129] pnp: PnP ACPI init [ 0.489434] pnp: PnP ACPI: found 5 devices [ 0.496432] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.498827] NET: Registered protocol family 2 [ 0.500262] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.502085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.503790] TCP: Hash tables configured (established 4096 bind 4096) [ 0.505497] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.507012] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.508634] NET: Registered protocol family 1 [ 0.509868] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.511409] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.512951] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.527544] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.542210] Trying to unpack rootfs image as initramfs... [ 0.604368] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.609033] Scanning for low memory corruption every 60 seconds [ 0.611321] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.612965] audit: initializing netlink subsys (disabled) [ 0.614464] audit: type=2000 audit(1534421723.987:1): initialized [ 0.616392] Initialise system trusted keyring [ 0.617830] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.619451] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.622208] zbud: loaded [ 0.623244] VFS: Disk quotas dquot_6.6.0 [ 0.624407] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.626619] fuse init (API version 7.23) [ 0.627911] Key type big_key registered [ 0.629075] Allocating IMA MOK and blacklist keyrings. [ 0.630822] Key type asymmetric registered [ 0.631981] Asymmetric key parser 'x509' registered [ 0.633334] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.635476] io scheduler noop registered [ 0.636595] io scheduler deadline registered (default) [ 0.638003] io scheduler cfq registered [ 0.639213] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.640695] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.642504] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.644559] ACPI: Power Button [PWRF] [ 0.645832] GHES: HEST is not enabled! [ 0.660074] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.689758] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.692780] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716698] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.719945] Linux agpgart interface v0.103 [ 0.723575] brd: module loaded [ 0.725968] loop: module loaded [ 0.731443] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.733555] GPT:90111 != 2097151 [ 0.734532] GPT:Alternate GPT header not at the end of the disk. [ 0.736100] GPT:90111 != 2097151 [ 0.737087] GPT: Use GNU Parted to correct GPT errors. [ 0.738475] vda: vda1 vda15 [ 0.740199] scsi host0: ata_piix [ 0.741342] scsi host1: ata_piix [ 0.742394] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.744152] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.746452] libphy: Fixed MDIO Bus: probed [ 0.747624] tun: Universal TUN/TAP device driver, 1.6 [ 0.749009] tun: (C) 1999-2004 Max Krasnyansky [ 0.751888] PPP generic driver version 2.4.2 [ 0.753254] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.755023] ehci-pci: EHCI PCI platform driver [ 0.756279] ehci-platform: EHCI generic platform driver [ 0.757817] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.759505] ohci-pci: OHCI PCI platform driver [ 0.760830] ohci-platform: OHCI generic platform driver [ 0.762319] uhci_hcd: USB Universal Host Controller Interface driver [ 0.777063] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.778506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.780639] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.782110] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.783768] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.785532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.787579] usb usb1: Product: UHCI Host Controller [ 0.788920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.790577] usb usb1: SerialNumber: 0000:00:01.2 [ 0.791970] hub 1-0:1.0: USB hub found [ 0.793110] hub 1-0:1.0: 2 ports detected [ 0.794444] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.797460] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.798839] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.800320] mousedev: PS/2 mouse device common for all mice [ 0.802122] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.804743] rtc_cmos 00:00: RTC can wake from S4 [ 0.806362] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.808064] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.809802] i2c /dev entries driver [ 0.810905] device-mapper: uevent: version 1.0.3 [ 0.812290] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.814658] ledtrig-cpu: registered to indicate activity on CPUs [ 0.816638] NET: Registered protocol family 10 [ 0.818240] NET: Registered protocol family 17 [ 0.819532] Key type dns_resolver registered [ 0.820902] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.822488] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.825031] registered taskstats version 1 [ 0.826229] Loading compiled-in X.509 certificates [ 0.828118] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.830754] zswap: loaded using pool lzo/zbud [ 0.832976] Key type trusted registered [ 0.835250] Key type encrypted registered [ 0.836432] AppArmor: AppArmor sha1 policy hashing enabled [ 0.837939] ima: No TPM chip found, activating TPM-bypass! [ 0.839433] evm: HMAC attrs: 0x1 [ 0.840786] Magic number: 14:206:279 [ 0.841901] event_source tracepoint: hash matches [ 0.843252] tty tty16: hash matches [ 0.844365] rtc_cmos 00:00: setting system clock to 2018-08-16 12:15:23 UTC (1534421723) [ 0.846642] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.862461] EDD information not available. [ 0.902417] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.904679] Write protecting the kernel read-only data: 14336k [ 0.907760] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.910392] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.961660] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE+8QLxOtmXADwehiE99C8Lq46uJAbLEaBMNzG5i3Gldg8yo3L4Yhr3sT4msuBHHbgM083jrMs1SU3oEiX5z3pmfQ8dDn9GNCoczHu8nskhS4DcZ7zzNXB9EViD7CNXQEvNebW5hQ5+QRlASYL+nATdx/AAfkzZ7tFtL92XC33KVO8Mpo279MPLTC2gP+vihjLjhpa3nPluR6tUgIgMi8zak08b3OVdzxJbUusCGZXtDQDM9smSuKwM3Azi87t0yJ99kKOYNBjNfdtCTVkz6RpT3UnNjmDFHPXxE1mK/cNjdMUS7UriqhOp5SycEFaianbz+JiMq/cgEMCPyvDp0hL root@singlevm2-vm-cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb ssh-dss AAAAB3NzaC1kc3MAAACBAKwPAXOyoFojFM0g0JdfrTG1WfYWbH+Z8/97E2J/IfVrKDuuMgX72VDoRaadowiRzeg6B/K48Uf/mqCU5cFoon4FAFg8gvwp5V0cNeQNWspIO0G65ftcNjGbv5gP53IdaB2sjBpvkFtOMe05YS2HoSNGr8IGVaqjTgIZKrxlxjPTAAAAFQCfHM69nHiryMpg6ItZ+IvQ3TWe+QAAAIA+oIDh9BrH7n+cWbEsfY3MORpXeN3/a0x6x4oemL6XqRa+O0fqd7I8AX7ccT3wJmwyikssSJao+DptVZWPzLfprC8DhRRCNg13OXCAQjajNJ4itbFbp17fPeqA+uC3Bz4g0aaxKdR3sZFQX2naalobKPdGegdDlS3OW6HQfIPSzAAAAIBHevaK7UAHd89sYn7qNFWpJBdguboOIiUyJ2PwfXjz8sD/h7HCkiZaab53VPAHEtfOhtKcNig4rDyCxcaPsOOQAN7OEYYovp/07TurUFaatAj1baHg9MAP6M1aet/PJEQPGcHpYPVS/5fnay8bBsjud5CKvQX0GOJKsBPUU1YSzg== root@singlevm2-vm-cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fec0:c4ff/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb launch-index: 0 === cirros: current=0.4.0 uptime=4.61 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb login: 2018-08-16 12:15:40,176 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-16 12:15:40,176 - functest.core.singlevm - DEBUG - error: 2018-08-16 12:15:40,295 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:15:40,295 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:47 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-16 12:15:57,984 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-16 12:15:59,244 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'f53e2f2e547a4239a8bdb6b858385831', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_ssh-project_19c03e19-9c94-421c-b996-54c25d780bdb'}) 2018-08-16 12:15:59,743 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'454df47cd57b4ce78a9647a8388fb1f0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_19c03e19-9c94-421c-b996-54c25d780bdb'}) 2018-08-16 12:16:01,555 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_19c03e19-9c94-421c-b996-54c25d780bdb', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'f53e2f2e547a4239a8bdb6b858385831', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '55f4ef06-683e-44dd-a62f-10528ebaeca5', 'username': u'vping_ssh-user_19c03e19-9c94-421c-b996-54c25d780bdb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-16 12:16:01,560 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_19c03e19-9c94-421c-b996-54c25d780bdb', 'password': '55f4ef06-683e-44dd-a62f-10528ebaeca5', 'project_name': 'vping_ssh-project_19c03e19-9c94-421c-b996-54c25d780bdb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': 'f53e2f2e547a4239a8bdb6b858385831', 'project_domain_name': 'Default'} 2018-08-16 12:16:01,560 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-16 12:16:02,841 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:16:02Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'35cc68e3-18ab-4e98-90d9-1d2b9ae0c88d', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_19c03e19-9c94-421c-b996-54c25d780bdb', u'admin_state_up': True, u'tenant_id': u'f53e2f2e547a4239a8bdb6b858385831', u'created_at': u'2018-08-16T12:16:02Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f53e2f2e547a4239a8bdb6b858385831'}) 2018-08-16 12:16:04,225 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:16:03Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2240120e-e93f-494c-b3e1-3e63e8008926', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_19c03e19-9c94-421c-b996-54c25d780bdb', u'enable_dhcp': True, u'network_id': u'35cc68e3-18ab-4e98-90d9-1d2b9ae0c88d', u'tenant_id': u'f53e2f2e547a4239a8bdb6b858385831', u'created_at': u'2018-08-16T12:16:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f53e2f2e547a4239a8bdb6b858385831'}) 2018-08-16 12:16:05,950 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'f53e2f2e547a4239a8bdb6b858385831', u'created_at': u'2018-08-16T12:16:04Z', u'admin_state_up': True, u'updated_at': u'2018-08-16T12:16:05Z', u'revision_number': 2, u'routes': [], u'project_id': u'f53e2f2e547a4239a8bdb6b858385831', u'id': u'5b667682-6f83-4832-8506-93e3706f13cc', u'name': u'vping_ssh-router_19c03e19-9c94-421c-b996-54c25d780bdb'}) 2018-08-16 12:16:10,712 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/863b74cf-3d88-413e-bd81-070d01e596c2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/863b74cf-3d88-413e-bd81-070d01e596c2/file', 'owner': u'f53e2f2e547a4239a8bdb6b858385831', 'id': u'863b74cf-3d88-413e-bd81-070d01e596c2', 'size': 12716032, u'self': u'/v2/images/863b74cf-3d88-413e-bd81-070d01e596c2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f53e2f2e547a4239a8bdb6b858385831', 'name': 'vping_ssh-project_19c03e19-9c94-421c-b996-54c25d780bdb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/863b74cf-3d88-413e-bd81-070d01e596c2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T12:16:09Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-16T12:16:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_19c03e19-9c94-421c-b996-54c25d780bdb', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/863b74cf-3d88-413e-bd81-070d01e596c2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_19c03e19-9c94-421c-b996-54c25d780bdb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_19c03e19-9c94-421c-b996-54c25d780bdb', 'created': u'2018-08-16T12:16:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T12:16:09Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/863b74cf-3d88-413e-bd81-070d01e596c2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_19c03e19-9c94-421c-b996-54c25d780bdb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 12:16:11,461 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_19c03e19-9c94-421c-b996-54c25d780bdb', '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'c0e827e233dd4490a13a2da2d4505275', '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'c0318555-550a-4c49-9ee9-7aaeb3363043', 'swap': 0}) 2018-08-16 12:16:12,248 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDct7fOkaAx+1tNXk9dl9EqnMOZMkUlkFbi4vNE75mh/Qwp1g5cRzvvTQ42dUaGHKMfegyDn/8IWRINAtemL3vUicCFmOLYl9UsKj3t5K95Sy4ebdPWL7Or4CyQ81Oc2LVagdFQny/h8t7NWYFX1m3DnTzR/9G5uPmuQxPXIZ9kxEPtl+YE7/HIvpIe91wavYxgFQhcv29SOQhHDhyUbcUEDnovszmHIEbx9qP08cbhxkwYfAWbTh1QaHjSMc9IyrwPXNLhZDFGk7bFWGv9uWawewWLOrReA3r0KhoczcaHwqNanVIno9clHAACr5pk6BiVsnIW3FUo5jS92Y/ncarX Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3Le3zpGgMftbTV5PXZfRKpzDmTJFJZBW4uLzRO+Zof0MKdYO\nXEc7700ONnVGhhyjH3oMg5//CFkSDQLXpi971InAhZji2JfVLCo97eSveUsuHm3T\n1i+zq+AskPNTnNi1WoHRUJ8v4fLezVmBV9Ztw5080f/Rubj5rkMT1yGfZMRD7Zfm\nBO/xyL6SHvdcGr2MYBUIXL9vUjkIRw4clG3FBA56L7M5hyBG8faj9PHG4cZMGHwF\nm04dUGh40jHPSMq8D1zS4WQxRpO2xVhr/blmsHsFizq0XgN69CoaHM3Gh8KjWp1S\nJ6PXJRwAAq+aZOgYlbJyFtxVKOY0vdmP53Gq1wIDAQABAoIBAFR0hAOp22dkq8IG\nBU5lyiaJB5s2DhlairSUbMuC9wFx51aWzrXml/twO7EA3PRyPsTLmcA/14FlO6/4\n13WCk9p2v1EfeCWyq2IT49CEgdRivQntsnIxnIl25Pat9N9+WJ6CMAqubs8BdNmU\nlxZ6OVPxdZVRUvnC2t8gUZYvCmOus+RWaSkO30308FvRKOVeRkW/I4me6wPPe9Jp\n6Ji+u6c/nQB7Vn6BnBeS4c+zkez1iy4Ka6wbUNy3MlXIZgtvSOrnVLCh38AHk2jK\n3/swn9o5jMCr73yhFHQVYbWVcMvUV6eL8Jt5FDA+5g+0mdil+a4xcQ7nvJTxR2uq\nuLAFV3ECgYEA9P2HtQKYllqMf6FhZQjbwL5rY0I+o9tn70k4ULBm9CzzaffuVcqx\nnOLQFcToOprjiFzTVA3+3otM9jkNxp0pbt4Opk4QbsoGfd+uaIxK3FL9bHICfxn2\nw/6K75gsYR73OuaobhHUYi8nGBWbCSISDxPVHN2GQjirn4J304r2NP8CgYEA5qLx\n2LXmM6jfNMX9ZBTm6eEVkSC5xcAHCH7dJYFGoBrTmdQHLIuK3UtHfpfdWUUArJrN\nO6CnptC0KxxvjF9rennQcIDs9KRkb0EB5BonFITm2TdZI6Z5jBouJjXesdPulO7K\nRMbEytotpFl30dFEh/1V+Z55eOedPrRsVr920ikCgYEAw4AV7WJ29XSorajQmdmp\n03OhKoJQjl2l4ROi9vDuF2hPjn6lGJ05gyKUPur1Dt9PNyAsG+VXP6wV7F63GYmM\n6MYXFqsw/dgFuijnetKJYqxvQzzvtRG5E8pqgKwErjQRwlUSj1N3EirinZuQLoeb\ntaBz7ibw3qNugUmR6aP4uW0CgYA05ZRgZr/Ig2fGG87VAHJBm+0tXvscnsE+MpKY\nAoFnQR/c/SM0FUEhJh3crAoJamkQLWT60wsAmIdqB9iRsmTdL0keNIOkTHv4hElh\nvpnN+/lSQn6ATbM87dg9zUcpM/lZUTc09P23pLipJBf2GHAGXJU2biFgGIcZFZpv\nfvRKmQKBgQC9L7tjphDlqIo95kbpgGks3H9sTf9sSJK6KsE16m5mmz/cpakH5sfO\n2Et3QvijWbBXuJOeG7mVaWVd8z7PrGsuwHt0Lc9lvhwu+PWOKNTuK+pIovJfTSwH\n4fCpuIHwwXBPX48kMQK7n4jY1HkRHWvN4ia9INJdr62xXOKZtd9Beg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'454df47cd57b4ce78a9647a8388fb1f0', 'name': u'vping_ssh-kp_19c03e19-9c94-421c-b996-54c25d780bdb', 'created_at': '2018-08-16T12:16:12.248118', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f53e2f2e547a4239a8bdb6b858385831', 'name': 'vping_ssh-project_19c03e19-9c94-421c-b996-54c25d780bdb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f4:94:6e:fb:86:17:94:26:b3:63:c3:04:5e:51:44:f5', 'type': 'ssh', 'id': u'vping_ssh-kp_19c03e19-9c94-421c-b996-54c25d780bdb'}) 2018-08-16 12:16:12,248 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA3Le3zpGgMftbTV5PXZfRKpzDmTJFJZBW4uLzRO+Zof0MKdYO XEc7700ONnVGhhyjH3oMg5//CFkSDQLXpi971InAhZji2JfVLCo97eSveUsuHm3T 1i+zq+AskPNTnNi1WoHRUJ8v4fLezVmBV9Ztw5080f/Rubj5rkMT1yGfZMRD7Zfm BO/xyL6SHvdcGr2MYBUIXL9vUjkIRw4clG3FBA56L7M5hyBG8faj9PHG4cZMGHwF m04dUGh40jHPSMq8D1zS4WQxRpO2xVhr/blmsHsFizq0XgN69CoaHM3Gh8KjWp1S J6PXJRwAAq+aZOgYlbJyFtxVKOY0vdmP53Gq1wIDAQABAoIBAFR0hAOp22dkq8IG BU5lyiaJB5s2DhlairSUbMuC9wFx51aWzrXml/twO7EA3PRyPsTLmcA/14FlO6/4 13WCk9p2v1EfeCWyq2IT49CEgdRivQntsnIxnIl25Pat9N9+WJ6CMAqubs8BdNmU lxZ6OVPxdZVRUvnC2t8gUZYvCmOus+RWaSkO30308FvRKOVeRkW/I4me6wPPe9Jp 6Ji+u6c/nQB7Vn6BnBeS4c+zkez1iy4Ka6wbUNy3MlXIZgtvSOrnVLCh38AHk2jK 3/swn9o5jMCr73yhFHQVYbWVcMvUV6eL8Jt5FDA+5g+0mdil+a4xcQ7nvJTxR2uq uLAFV3ECgYEA9P2HtQKYllqMf6FhZQjbwL5rY0I+o9tn70k4ULBm9CzzaffuVcqx nOLQFcToOprjiFzTVA3+3otM9jkNxp0pbt4Opk4QbsoGfd+uaIxK3FL9bHICfxn2 w/6K75gsYR73OuaobhHUYi8nGBWbCSISDxPVHN2GQjirn4J304r2NP8CgYEA5qLx 2LXmM6jfNMX9ZBTm6eEVkSC5xcAHCH7dJYFGoBrTmdQHLIuK3UtHfpfdWUUArJrN O6CnptC0KxxvjF9rennQcIDs9KRkb0EB5BonFITm2TdZI6Z5jBouJjXesdPulO7K RMbEytotpFl30dFEh/1V+Z55eOedPrRsVr920ikCgYEAw4AV7WJ29XSorajQmdmp 03OhKoJQjl2l4ROi9vDuF2hPjn6lGJ05gyKUPur1Dt9PNyAsG+VXP6wV7F63GYmM 6MYXFqsw/dgFuijnetKJYqxvQzzvtRG5E8pqgKwErjQRwlUSj1N3EirinZuQLoeb taBz7ibw3qNugUmR6aP4uW0CgYA05ZRgZr/Ig2fGG87VAHJBm+0tXvscnsE+MpKY AoFnQR/c/SM0FUEhJh3crAoJamkQLWT60wsAmIdqB9iRsmTdL0keNIOkTHv4hElh vpnN+/lSQn6ATbM87dg9zUcpM/lZUTc09P23pLipJBf2GHAGXJU2biFgGIcZFZpv fvRKmQKBgQC9L7tjphDlqIo95kbpgGks3H9sTf9sSJK6KsE16m5mmz/cpakH5sfO 2Et3QvijWbBXuJOeG7mVaWVd8z7PrGsuwHt0Lc9lvhwu+PWOKNTuK+pIovJfTSwH 4fCpuIHwwXBPX48kMQK7n4jY1HkRHWvN4ia9INJdr62xXOKZtd9Beg== -----END RSA PRIVATE KEY----- 2018-08-16 12:16:36,225 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_19c03e19-9c94-421c-b996-54c25d780bdb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:82:b5:72', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'863b74cf-3d88-413e-bd81-070d01e596c2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-16T12:16:31.000000', 'flavor': Munch({u'id': u'c0318555-550a-4c49-9ee9-7aaeb3363043'}), 'az': u'nova', 'id': u'c8514f1f-32d8-4903-8f69-b369502c5eed', 'security_groups': [Munch({u'name': u'vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'454df47cd57b4ce78a9647a8388fb1f0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f53e2f2e547a4239a8bdb6b858385831', 'name': 'vping_ssh-project_19c03e19-9c94-421c-b996-54c25d780bdb', '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-08-16T12:16:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-16T12:16:31Z', 'hostId': u'f707e19cddc321d14f58be332b41e6bb09dcfbf0a92c279c7d8269a9', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'f707e19cddc321d14f58be332b41e6bb09dcfbf0a92c279c7d8269a9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-16T12:16:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f53e2f2e547a4239a8bdb6b858385831', 'name': u'vping_ssh-vm2_19c03e19-9c94-421c-b996-54c25d780bdb', 'adminPass': u'tydMNrw7ZEW2', 'tenant_id': u'f53e2f2e547a4239a8bdb6b858385831', 'created_at': u'2018-08-16T12:16:17Z', 'created': u'2018-08-16T12:16:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-16 12:16:56,432 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_19c03e19-9c94-421c-b996-54c25d780bdb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c3:06:e9', u'version': 4, u'addr': u'192.168.120.27', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'863b74cf-3d88-413e-bd81-070d01e596c2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-16T12:16:51.000000', 'flavor': Munch({u'id': u'c0318555-550a-4c49-9ee9-7aaeb3363043'}), 'az': u'nova', 'id': u'd1170a66-f3c8-4fae-b1c0-e71119bdabd9', 'security_groups': [Munch({u'name': u'vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'454df47cd57b4ce78a9647a8388fb1f0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f53e2f2e547a4239a8bdb6b858385831', 'name': 'vping_ssh-project_19c03e19-9c94-421c-b996-54c25d780bdb', '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-08-16T12:16:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-16T12:16:51Z', 'hostId': u'7468f6c4ddb5ed490285e6e0f8a652e336da811d857acf146de7f72f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_19c03e19-9c94-421c-b996-54c25d780bdb', 'public_v6': '', 'private_v4': u'192.168.120.27', 'cloud': 'envvars', 'host_id': u'7468f6c4ddb5ed490285e6e0f8a652e336da811d857acf146de7f72f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-16T12:16:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f53e2f2e547a4239a8bdb6b858385831', 'name': u'vping_ssh-vm_19c03e19-9c94-421c-b996-54c25d780bdb', 'adminPass': u'BUPRvqE6gKwC', 'tenant_id': u'f53e2f2e547a4239a8bdb6b858385831', 'created_at': u'2018-08-16T12:16:42Z', 'created': u'2018-08-16T12:16:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-16 12:16:58,747 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'5b667682-6f83-4832-8506-93e3706f13cc', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'f53e2f2e547a4239a8bdb6b858385831', 'created_at': u'2018-08-16T12:16:57Z', 'attached': True, 'updated_at': u'2018-08-16T12:16:57Z', 'id': u'28c5676d-b9e6-4908-a696-b0af95f80a69', 'floating_network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', 'fixed_ip_address': u'192.168.120.27', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f53e2f2e547a4239a8bdb6b858385831', 'name': 'vping_ssh-project_19c03e19-9c94-421c-b996-54c25d780bdb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'5b667682-6f83-4832-8506-93e3706f13cc', 'project_id': u'f53e2f2e547a4239a8bdb6b858385831', 'port_id': u'e3061294-21b6-40a3-999b-445f33f12196', 'port': u'e3061294-21b6-40a3-999b-445f33f12196', 'network': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e'}) 2018-08-16 12:16:58,878 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496077147 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.194318] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.196692] pid_max: default: 32768 minimum: 301 [ 0.198039] ACPI: Core revision 20150930 [ 0.199751] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.201651] Security Framework initialized [ 0.202855] Yama: becoming mindful. [ 0.203937] AppArmor: AppArmor initialized [ 0.205208] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.207162] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.209019] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210773] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.212736] Initializing cgroup subsys io [ 0.213963] Initializing cgroup subsys memory [ 0.215193] Initializing cgroup subsys devices [ 0.216436] Initializing cgroup subsys freezer [ 0.217734] Initializing cgroup subsys net_cls [ 0.218990] Initializing cgroup subsys perf_event [ 0.220297] Initializing cgroup subsys net_prio [ 0.221601] Initializing cgroup subsys hugetlb [ 0.222878] Initializing cgroup subsys pids [ 0.224105] CPU: Physical Processor ID: 0 [ 0.226016] mce: CPU supports 10 MCE banks [ 0.227216] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228650] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.243411] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.250092] ftrace: allocating 31920 entries in 125 pages [ 0.275422] smpboot: Max logical packages: 1 [ 0.276670] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278688] x2apic enabled [ 0.279847] Switched APIC routing to physical x2apic. [ 0.282420] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.284036] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.286899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.289468] KVM setup paravirtual spinlock [ 0.291157] x86: Booted up 1 node, 1 CPUs [ 0.292326] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.294297] devtmpfs: initialized [ 0.296293] evm: security.selinux [ 0.297303] evm: security.SMACK64 [ 0.298301] evm: security.SMACK64EXEC [ 0.299368] evm: security.SMACK64TRANSMUTE [ 0.300526] evm: security.SMACK64MMAP [ 0.301612] evm: security.ima [ 0.302555] evm: security.capability [ 0.303691] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.306353] pinctrl core: initialized pinctrl subsystem [ 0.307908] RTC time: 12:16:51, date: 08/16/18 [ 0.309254] NET: Registered protocol family 16 [ 0.310641] cpuidle: using governor ladder [ 0.311843] cpuidle: using governor menu [ 0.313017] PCCT header not found. [ 0.314114] ACPI: bus type PCI registered [ 0.315291] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.317161] PCI: Using configuration type 1 for base access [ 0.319433] ACPI: Added _OSI(Module Device) [ 0.320693] ACPI: Added _OSI(Processor Device) [ 0.321983] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.323312] ACPI: Added _OSI(Processor Aggregator Device) [ 0.325560] ACPI: Interpreter enabled [ 0.326680] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.329328] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.331967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.334631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.337302] ACPI: (supports S0 S5) [ 0.338317] ACPI: Using IOAPIC for interrupt routing [ 0.339714] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.343747] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.345430] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.347242] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.348995] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.352208] acpiphp: Slot [3] registered [ 0.353388] acpiphp: Slot [4] registered [ 0.354565] acpiphp: Slot [5] registered [ 0.355742] acpiphp: Slot [6] registered [ 0.356919] acpiphp: Slot [7] registered [ 0.358095] acpiphp: Slot [8] registered [ 0.359271] acpiphp: Slot [9] registered [ 0.360440] acpiphp: Slot [10] registered [ 0.361633] acpiphp: Slot [11] registered [ 0.362829] acpiphp: Slot [12] registered [ 0.364029] acpiphp: Slot [13] registered [ 0.365219] acpiphp: Slot [14] registered [ 0.366416] acpiphp: Slot [15] registered [ 0.381658] acpiphp: Slot [16] registered [ 0.382825] acpiphp: Slot [17] registered [ 0.383996] acpiphp: Slot [18] registered [ 0.385161] acpiphp: Slot [19] registered [ 0.386350] acpiphp: Slot [20] registered [ 0.387547] acpiphp: Slot [21] registered [ 0.388721] acpiphp: Slot [22] registered [ 0.389884] acpiphp: Slot [23] registered [ 0.391054] acpiphp: Slot [24] registered [ 0.392225] acpiphp: Slot [25] registered [ 0.393387] acpiphp: Slot [26] registered [ 0.394546] acpiphp: Slot [27] registered [ 0.395723] acpiphp: Slot [28] registered [ 0.396890] acpiphp: Slot [29] registered [ 0.398059] acpiphp: Slot [30] registered [ 0.399224] acpiphp: Slot [31] registered [ 0.400388] PCI host bridge to bus 0000:00 [ 0.401553] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.403328] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.405068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.407229] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.409325] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.411467] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.415543] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.417367] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.419050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.420864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.425195] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.427256] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.447699] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.449750] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.451764] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.453812] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.455916] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.457684] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.459485] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.461010] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.463257] vgaarb: loaded [ 0.464127] vgaarb: bridge control possible 0000:00:02.0 [ 0.465863] SCSI subsystem initialized [ 0.467172] ACPI: bus type USB registered [ 0.468363] usbcore: registered new interface driver usbfs [ 0.469850] usbcore: registered new interface driver hub [ 0.471297] usbcore: registered new device driver usb [ 0.472866] PCI: Using ACPI for IRQ routing [ 0.474424] NetLabel: Initializing [ 0.475455] NetLabel: domain hash size = 128 [ 0.476693] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.478067] NetLabel: unlabeled traffic allowed by default [ 0.479714] clocksource: Switched to clocksource kvm-clock [ 0.489633] AppArmor: AppArmor Filesystem Enabled [ 0.491003] pnp: PnP ACPI init [ 0.492270] pnp: PnP ACPI: found 5 devices [ 0.499151] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.501607] NET: Registered protocol family 2 [ 0.503136] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.504998] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.506732] TCP: Hash tables configured (established 4096 bind 4096) [ 0.508464] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.510028] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.511708] NET: Registered protocol family 1 [ 0.512978] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.514577] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.516209] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530695] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.545092] Trying to unpack rootfs image as initramfs... [ 0.606598] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.611549] Scanning for low memory corruption every 60 seconds [ 0.613877] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.615614] audit: initializing netlink subsys (disabled) [ 0.617235] audit: type=2000 audit(1534421812.273:1): initialized [ 0.619249] Initialise system trusted keyring [ 0.620726] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.622456] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.625333] zbud: loaded [ 0.626387] VFS: Disk quotas dquot_6.6.0 [ 0.627608] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.629922] fuse init (API version 7.23) [ 0.631243] Key type big_key registered [ 0.632449] Allocating IMA MOK and blacklist keyrings. [ 0.634259] Key type asymmetric registered [ 0.635494] Asymmetric key parser 'x509' registered [ 0.636939] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.639171] io scheduler noop registered [ 0.640358] io scheduler deadline registered (default) [ 0.641856] io scheduler cfq registered [ 0.643134] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.644716] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.646631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.648805] ACPI: Power Button [PWRF] [ 0.650109] GHES: HEST is not enabled! [ 0.664321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.693461] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.696426] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.720207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.723370] Linux agpgart interface v0.103 [ 0.726850] brd: module loaded [ 0.729134] loop: module loaded [ 0.734585] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.736754] GPT:90111 != 2097151 [ 0.737759] GPT:Alternate GPT header not at the end of the disk. [ 0.739377] GPT:90111 != 2097151 [ 0.740384] GPT: Use GNU Parted to correct GPT errors. [ 0.741817] vda: vda1 vda15 [ 0.743500] scsi host0: ata_piix [ 0.744647] scsi host1: ata_piix [ 0.745701] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.747482] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.749815] libphy: Fixed MDIO Bus: probed [ 0.751016] tun: Universal TUN/TAP device driver, 1.6 [ 0.752427] tun: (C) 1999-2004 Max Krasnyansky [ 0.755257] PPP generic driver version 2.4.2 [ 0.756701] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.758729] ehci-pci: EHCI PCI platform driver [ 0.760219] ehci-platform: EHCI generic platform driver [ 0.761888] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.763799] ohci-pci: OHCI PCI platform driver [ 0.765276] ohci-platform: OHCI generic platform driver [ 0.766942] uhci_hcd: USB Universal Host Controller Interface driver [ 0.781901] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.783557] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.786024] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.787675] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.789556] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.791601] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.793931] usb usb1: Product: UHCI Host Controller [ 0.795480] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.797373] usb usb1: SerialNumber: 0000:00:01.2 [ 0.798966] hub 1-0:1.0: USB hub found [ 0.800262] hub 1-0:1.0: 2 ports detected [ 0.801778] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.805102] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.806700] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.808381] mousedev: PS/2 mouse device common for all mice [ 0.810400] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.813389] rtc_cmos 00:00: RTC can wake from S4 [ 0.815174] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.817126] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.819120] i2c /dev entries driver [ 0.820372] device-mapper: uevent: version 1.0.3 [ 0.821943] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.824685] ledtrig-cpu: registered to indicate activity on CPUs [ 0.826898] NET: Registered protocol family 10 [ 0.828722] NET: Registered protocol family 17 [ 0.830213] Key type dns_resolver registered [ 0.831788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.833633] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.836608] registered taskstats version 1 [ 0.838016] Loading compiled-in X.509 certificates [ 0.840127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.843249] zswap: loaded using pool lzo/zbud [ 0.845597] Key type trusted registered [ 0.847988] Key type encrypted registered [ 0.849348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.851072] ima: No TPM chip found, activating TPM-bypass! [ 0.852838] evm: HMAC attrs: 0x1 [ 0.854309] Magic number: 14:206:279 [ 0.855612] event_source tracepoint: hash matches [ 0.857150] tty tty16: hash matches [ 0.858463] rtc_cmos 00:00: setting system clock to 2018-08-16 12:16:52 UTC (1534421812) [ 0.861156] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.877295] EDD information not available. [ 0.905402] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.907995] Write protecting the kernel read-only data: 14336k [ 0.911189] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.913704] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.81 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.075694] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.27... Lease of 192.168.120.27 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-0000000b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCBLBM9fe43K4bjeC69UzXOBV3Khh65se+M/j3a6D7VG8y6C7Yyixf8V3deoFoy9YJ6ZocRJZGK9k7U4/lApAaG32LsdHX67et6LkQQAGMiHJBpUJJpAOM0AcNOL7oQPnIimKZv5fj4Q2o5ui96qJYd8A6PceyOAjYDgISXZzLqBijg0oP2trVQ8Kb69TgVv+s0FKcU5oqeiJKIhxFhusYc3DYxv0uropV07V3h/4N8OKl1G7zWtWqL00uWEGlMW8s93I3iyH+WTgaClPZOBBiBhrs2dkEcjeHyJn5n/6WunQx3Dv2CZqmULujJhyxZ0PMTfuG7VMtnZ2udSsATMnoB root@vping-ssh-vm-19c03e19-9c94-421c-b996-54c25d780bdb ssh-dss AAAAB3NzaC1kc3MAAACBAIATebQ7x8D390NSpvHMN5EQ6KYl1gsNzuG2o2xhAWlhPIPCRoNh9wqvjiR7bLPj3hSsu7StvqrBhEBEn1AbCFCkpEwC/600llTRoT9yG0rXvl5nH1u4M3xuhi1PTtw0z0QctHFLXlsrhAnhiMMfL8x/vSP6D6H8ghFzuWzP1N3rAAAAFQDY9cwJewisI/zkkQwSip/ceOMYUQAAAIBpd1QUBv4PJJmLt7E86F62sWyK6fvYV30vDsEIbgX7qnTAip44BqVuVYAHIJZH7Lgwga2xhqpsNhHxCUF8Q73xngf5Q7KfrkCcTWi9by1xa+HKnHTLaM58xqYANgsldZ3jNIflTdnjFY5/6P+UqGx9W1Jx0bNmbOAtSv/qMox96wAAAIBkzZ/hMpjJnrwVcJqXUPIX5xWRUBk49G+giO3owbUjqXTIffpcA8MQzpj5KM/6rXXl4VLZnHlkNbzRWmfYTsIQJop+ZXuhloleCmRbHWcOxRYcz27vdjuSYurkoBAa3KAs0HEBvyyutBhdGGrHNF/SJaSMlghrlM0/FDv7GkJOUA== root@vping-ssh-vm-19c03e19-9c94-421c-b996-54c25d780bdb -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.27,24,fe80::f816:3eff:fec3:6e9/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.27 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-19c03e19-9c94-421c-b996-54c25d780bdb launch-index: 0 === cirros: current=0.4.0 uptime=3.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-19c03e19-9c94-421c-b996-54c25d780bdb login: 2018-08-16 12:16:59,879 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.209: timed out 2018-08-16 12:17:09,006 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496077147 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.194318] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.196692] pid_max: default: 32768 minimum: 301 [ 0.198039] ACPI: Core revision 20150930 [ 0.199751] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.201651] Security Framework initialized [ 0.202855] Yama: becoming mindful. [ 0.203937] AppArmor: AppArmor initialized [ 0.205208] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.207162] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.209019] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210773] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.212736] Initializing cgroup subsys io [ 0.213963] Initializing cgroup subsys memory [ 0.215193] Initializing cgroup subsys devices [ 0.216436] Initializing cgroup subsys freezer [ 0.217734] Initializing cgroup subsys net_cls [ 0.218990] Initializing cgroup subsys perf_event [ 0.220297] Initializing cgroup subsys net_prio [ 0.221601] Initializing cgroup subsys hugetlb [ 0.222878] Initializing cgroup subsys pids [ 0.224105] CPU: Physical Processor ID: 0 [ 0.226016] mce: CPU supports 10 MCE banks [ 0.227216] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228650] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.243411] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.250092] ftrace: allocating 31920 entries in 125 pages [ 0.275422] smpboot: Max logical packages: 1 [ 0.276670] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278688] x2apic enabled [ 0.279847] Switched APIC routing to physical x2apic. [ 0.282420] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.284036] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.286899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.289468] KVM setup paravirtual spinlock [ 0.291157] x86: Booted up 1 node, 1 CPUs [ 0.292326] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.294297] devtmpfs: initialized [ 0.296293] evm: security.selinux [ 0.297303] evm: security.SMACK64 [ 0.298301] evm: security.SMACK64EXEC [ 0.299368] evm: security.SMACK64TRANSMUTE [ 0.300526] evm: security.SMACK64MMAP [ 0.301612] evm: security.ima [ 0.302555] evm: security.capability [ 0.303691] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.306353] pinctrl core: initialized pinctrl subsystem [ 0.307908] RTC time: 12:16:51, date: 08/16/18 [ 0.309254] NET: Registered protocol family 16 [ 0.310641] cpuidle: using governor ladder [ 0.311843] cpuidle: using governor menu [ 0.313017] PCCT header not found. [ 0.314114] ACPI: bus type PCI registered [ 0.315291] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.317161] PCI: Using configuration type 1 for base access [ 0.319433] ACPI: Added _OSI(Module Device) [ 0.320693] ACPI: Added _OSI(Processor Device) [ 0.321983] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.323312] ACPI: Added _OSI(Processor Aggregator Device) [ 0.325560] ACPI: Interpreter enabled [ 0.326680] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.329328] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.331967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.334631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.337302] ACPI: (supports S0 S5) [ 0.338317] ACPI: Using IOAPIC for interrupt routing [ 0.339714] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.343747] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.345430] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.347242] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.348995] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.352208] acpiphp: Slot [3] registered [ 0.353388] acpiphp: Slot [4] registered [ 0.354565] acpiphp: Slot [5] registered [ 0.355742] acpiphp: Slot [6] registered [ 0.356919] acpiphp: Slot [7] registered [ 0.358095] acpiphp: Slot [8] registered [ 0.359271] acpiphp: Slot [9] registered [ 0.360440] acpiphp: Slot [10] registered [ 0.361633] acpiphp: Slot [11] registered [ 0.362829] acpiphp: Slot [12] registered [ 0.364029] acpiphp: Slot [13] registered [ 0.365219] acpiphp: Slot [14] registered [ 0.366416] acpiphp: Slot [15] registered [ 0.381658] acpiphp: Slot [16] registered [ 0.382825] acpiphp: Slot [17] registered [ 0.383996] acpiphp: Slot [18] registered [ 0.385161] acpiphp: Slot [19] registered [ 0.386350] acpiphp: Slot [20] registered [ 0.387547] acpiphp: Slot [21] registered [ 0.388721] acpiphp: Slot [22] registered [ 0.389884] acpiphp: Slot [23] registered [ 0.391054] acpiphp: Slot [24] registered [ 0.392225] acpiphp: Slot [25] registered [ 0.393387] acpiphp: Slot [26] registered [ 0.394546] acpiphp: Slot [27] registered [ 0.395723] acpiphp: Slot [28] registered [ 0.396890] acpiphp: Slot [29] registered [ 0.398059] acpiphp: Slot [30] registered [ 0.399224] acpiphp: Slot [31] registered [ 0.400388] PCI host bridge to bus 0000:00 [ 0.401553] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.403328] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.405068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.407229] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.409325] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.411467] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.415543] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.417367] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.419050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.420864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.425195] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.427256] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.447699] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.449750] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.451764] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.453812] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.455916] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.457684] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.459485] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.461010] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.463257] vgaarb: loaded [ 0.464127] vgaarb: bridge control possible 0000:00:02.0 [ 0.465863] SCSI subsystem initialized [ 0.467172] ACPI: bus type USB registered [ 0.468363] usbcore: registered new interface driver usbfs [ 0.469850] usbcore: registered new interface driver hub [ 0.471297] usbcore: registered new device driver usb [ 0.472866] PCI: Using ACPI for IRQ routing [ 0.474424] NetLabel: Initializing [ 0.475455] NetLabel: domain hash size = 128 [ 0.476693] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.478067] NetLabel: unlabeled traffic allowed by default [ 0.479714] clocksource: Switched to clocksource kvm-clock [ 0.489633] AppArmor: AppArmor Filesystem Enabled [ 0.491003] pnp: PnP ACPI init [ 0.492270] pnp: PnP ACPI: found 5 devices [ 0.499151] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.501607] NET: Registered protocol family 2 [ 0.503136] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.504998] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.506732] TCP: Hash tables configured (established 4096 bind 4096) [ 0.508464] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.510028] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.511708] NET: Registered protocol family 1 [ 0.512978] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.514577] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.516209] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530695] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.545092] Trying to unpack rootfs image as initramfs... [ 0.606598] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.611549] Scanning for low memory corruption every 60 seconds [ 0.613877] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.615614] audit: initializing netlink subsys (disabled) [ 0.617235] audit: type=2000 audit(1534421812.273:1): initialized [ 0.619249] Initialise system trusted keyring [ 0.620726] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.622456] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.625333] zbud: loaded [ 0.626387] VFS: Disk quotas dquot_6.6.0 [ 0.627608] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.629922] fuse init (API version 7.23) [ 0.631243] Key type big_key registered [ 0.632449] Allocating IMA MOK and blacklist keyrings. [ 0.634259] Key type asymmetric registered [ 0.635494] Asymmetric key parser 'x509' registered [ 0.636939] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.639171] io scheduler noop registered [ 0.640358] io scheduler deadline registered (default) [ 0.641856] io scheduler cfq registered [ 0.643134] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.644716] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.646631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.648805] ACPI: Power Button [PWRF] [ 0.650109] GHES: HEST is not enabled! [ 0.664321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.693461] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.696426] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.720207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.723370] Linux agpgart interface v0.103 [ 0.726850] brd: module loaded [ 0.729134] loop: module loaded [ 0.734585] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.736754] GPT:90111 != 2097151 [ 0.737759] GPT:Alternate GPT header not at the end of the disk. [ 0.739377] GPT:90111 != 2097151 [ 0.740384] GPT: Use GNU Parted to correct GPT errors. [ 0.741817] vda: vda1 vda15 [ 0.743500] scsi host0: ata_piix [ 0.744647] scsi host1: ata_piix [ 0.745701] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.747482] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.749815] libphy: Fixed MDIO Bus: probed [ 0.751016] tun: Universal TUN/TAP device driver, 1.6 [ 0.752427] tun: (C) 1999-2004 Max Krasnyansky [ 0.755257] PPP generic driver version 2.4.2 [ 0.756701] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.758729] ehci-pci: EHCI PCI platform driver [ 0.760219] ehci-platform: EHCI generic platform driver [ 0.761888] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.763799] ohci-pci: OHCI PCI platform driver [ 0.765276] ohci-platform: OHCI generic platform driver [ 0.766942] uhci_hcd: USB Universal Host Controller Interface driver [ 0.781901] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.783557] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.786024] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.787675] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.789556] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.791601] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.793931] usb usb1: Product: UHCI Host Controller [ 0.795480] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.797373] usb usb1: SerialNumber: 0000:00:01.2 [ 0.798966] hub 1-0:1.0: USB hub found [ 0.800262] hub 1-0:1.0: 2 ports detected [ 0.801778] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.805102] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.806700] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.808381] mousedev: PS/2 mouse device common for all mice [ 0.810400] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.813389] rtc_cmos 00:00: RTC can wake from S4 [ 0.815174] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.817126] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.819120] i2c /dev entries driver [ 0.820372] device-mapper: uevent: version 1.0.3 [ 0.821943] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.824685] ledtrig-cpu: registered to indicate activity on CPUs [ 0.826898] NET: Registered protocol family 10 [ 0.828722] NET: Registered protocol family 17 [ 0.830213] Key type dns_resolver registered [ 0.831788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.833633] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.836608] registered taskstats version 1 [ 0.838016] Loading compiled-in X.509 certificates [ 0.840127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.843249] zswap: loaded using pool lzo/zbud [ 0.845597] Key type trusted registered [ 0.847988] Key type encrypted registered [ 0.849348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.851072] ima: No TPM chip found, activating TPM-bypass! [ 0.852838] evm: HMAC attrs: 0x1 [ 0.854309] Magic number: 14:206:279 [ 0.855612] event_source tracepoint: hash matches [ 0.857150] tty tty16: hash matches [ 0.858463] rtc_cmos 00:00: setting system clock to 2018-08-16 12:16:52 UTC (1534421812) [ 0.861156] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.877295] EDD information not available. [ 0.905402] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.907995] Write protecting the kernel read-only data: 14336k [ 0.911189] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.913704] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.81 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.075694] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.27... Lease of 192.168.120.27 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-0000000b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCBLBM9fe43K4bjeC69UzXOBV3Khh65se+M/j3a6D7VG8y6C7Yyixf8V3deoFoy9YJ6ZocRJZGK9k7U4/lApAaG32LsdHX67et6LkQQAGMiHJBpUJJpAOM0AcNOL7oQPnIimKZv5fj4Q2o5ui96qJYd8A6PceyOAjYDgISXZzLqBijg0oP2trVQ8Kb69TgVv+s0FKcU5oqeiJKIhxFhusYc3DYxv0uropV07V3h/4N8OKl1G7zWtWqL00uWEGlMW8s93I3iyH+WTgaClPZOBBiBhrs2dkEcjeHyJn5n/6WunQx3Dv2CZqmULujJhyxZ0PMTfuG7VMtnZ2udSsATMnoB root@vping-ssh-vm-19c03e19-9c94-421c-b996-54c25d780bdb ssh-dss AAAAB3NzaC1kc3MAAACBAIATebQ7x8D390NSpvHMN5EQ6KYl1gsNzuG2o2xhAWlhPIPCRoNh9wqvjiR7bLPj3hSsu7StvqrBhEBEn1AbCFCkpEwC/600llTRoT9yG0rXvl5nH1u4M3xuhi1PTtw0z0QctHFLXlsrhAnhiMMfL8x/vSP6D6H8ghFzuWzP1N3rAAAAFQDY9cwJewisI/zkkQwSip/ceOMYUQAAAIBpd1QUBv4PJJmLt7E86F62sWyK6fvYV30vDsEIbgX7qnTAip44BqVuVYAHIJZH7Lgwga2xhqpsNhHxCUF8Q73xngf5Q7KfrkCcTWi9by1xa+HKnHTLaM58xqYANgsldZ3jNIflTdnjFY5/6P+UqGx9W1Jx0bNmbOAtSv/qMox96wAAAIBkzZ/hMpjJnrwVcJqXUPIX5xWRUBk49G+giO3owbUjqXTIffpcA8MQzpj5KM/6rXXl4VLZnHlkNbzRWmfYTsIQJop+ZXuhloleCmRbHWcOxRYcz27vdjuSYurkoBAa3KAs0HEBvyyutBhdGGrHNF/SJaSMlghrlM0/FDv7GkJOUA== root@vping-ssh-vm-19c03e19-9c94-421c-b996-54c25d780bdb -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.27,24,fe80::f816:3eff:fec3:6e9/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.27 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-19c03e19-9c94-421c-b996-54c25d780bdb launch-index: 0 === cirros: current=0.4.0 uptime=3.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-19c03e19-9c94-421c-b996-54c25d780bdb login: 2018-08-16 12:17:09,081 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.5 (192.168.120.5): 56 data bytes 64 bytes from 192.168.120.5: seq=0 ttl=64 time=1.617 ms --- 192.168.120.5 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.617/1.617/1.617 ms 2018-08-16 12:17:09,081 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-16 12:17:09,209 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:17:09,209 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-16 12:17:29,448 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-16 12:17:30,787 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'66efd4ad176d4f19833319739ecb7b1e', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_userdata-project_7a22da0c-f972-44dc-8117-01d009b892cd'}) 2018-08-16 12:17:31,219 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'eb4160dfaf2548218b31652f565d9d29', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_7a22da0c-f972-44dc-8117-01d009b892cd'}) 2018-08-16 12:17:32,853 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_7a22da0c-f972-44dc-8117-01d009b892cd', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'66efd4ad176d4f19833319739ecb7b1e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'd5299541-c48d-4752-90fe-faca8e34fde5', 'username': u'vping_userdata-user_7a22da0c-f972-44dc-8117-01d009b892cd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-16 12:17:32,858 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_7a22da0c-f972-44dc-8117-01d009b892cd', 'password': 'd5299541-c48d-4752-90fe-faca8e34fde5', 'project_name': 'vping_userdata-project_7a22da0c-f972-44dc-8117-01d009b892cd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': '66efd4ad176d4f19833319739ecb7b1e', 'project_domain_name': 'Default'} 2018-08-16 12:17:32,859 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-16 12:17:33,937 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:17:33Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'0873ef49-9bb5-4e4d-b256-fec1d06afa73', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd', u'admin_state_up': True, u'tenant_id': u'66efd4ad176d4f19833319739ecb7b1e', u'created_at': u'2018-08-16T12:17:33Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'66efd4ad176d4f19833319739ecb7b1e'}) 2018-08-16 12:17:35,227 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:17:34Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'72b54a61-28c9-4714-b745-cf9a4f9508df', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_7a22da0c-f972-44dc-8117-01d009b892cd', u'enable_dhcp': True, u'network_id': u'0873ef49-9bb5-4e4d-b256-fec1d06afa73', u'tenant_id': u'66efd4ad176d4f19833319739ecb7b1e', u'created_at': u'2018-08-16T12:17:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'66efd4ad176d4f19833319739ecb7b1e'}) 2018-08-16 12:17:36,729 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'66efd4ad176d4f19833319739ecb7b1e', u'created_at': u'2018-08-16T12:17:35Z', u'admin_state_up': True, u'updated_at': u'2018-08-16T12:17:36Z', u'revision_number': 2, u'routes': [], u'project_id': u'66efd4ad176d4f19833319739ecb7b1e', u'id': u'1f733b4c-ab84-4ee0-b473-87fa35e747ff', u'name': u'vping_userdata-router_7a22da0c-f972-44dc-8117-01d009b892cd'}) 2018-08-16 12:17:42,175 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c/file', 'owner': u'66efd4ad176d4f19833319739ecb7b1e', 'id': u'244b04bd-c677-4c4a-98cc-3dc0de2f145c', 'size': 12716032, u'self': u'/v2/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'66efd4ad176d4f19833319739ecb7b1e', 'name': 'vping_userdata-project_7a22da0c-f972-44dc-8117-01d009b892cd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T12:17:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-16T12:17:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_7a22da0c-f972-44dc-8117-01d009b892cd', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_7a22da0c-f972-44dc-8117-01d009b892cd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_7a22da0c-f972-44dc-8117-01d009b892cd', 'created': u'2018-08-16T12:17:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T12:17:40Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_7a22da0c-f972-44dc-8117-01d009b892cd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 12:17:42,496 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_7a22da0c-f972-44dc-8117-01d009b892cd', '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'c0e827e233dd4490a13a2da2d4505275', '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'8d3d6177-fc51-4760-a7f7-416fc883ac9d', 'swap': 0}) 2018-08-16 12:17:57,753 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2a:3b:b9', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'244b04bd-c677-4c4a-98cc-3dc0de2f145c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-16T12:17:55.000000', 'flavor': Munch({u'id': u'8d3d6177-fc51-4760-a7f7-416fc883ac9d'}), 'az': u'nova', 'id': u'1956d152-ee3b-4250-99b5-2471d161ff16', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'eb4160dfaf2548218b31652f565d9d29', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'66efd4ad176d4f19833319739ecb7b1e', 'name': 'vping_userdata-project_7a22da0c-f972-44dc-8117-01d009b892cd', '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-08-16T12:17:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-16T12:17:55Z', 'hostId': u'7b1c6c63b134b250a6861f49b27dcc7200bf017fd953b2c25150b63c', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'7b1c6c63b134b250a6861f49b27dcc7200bf017fd953b2c25150b63c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-16T12:17:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'66efd4ad176d4f19833319739ecb7b1e', 'name': u'vping_userdata-vm_7a22da0c-f972-44dc-8117-01d009b892cd', 'adminPass': u'8NQ3ZAvrUjv9', 'tenant_id': u'66efd4ad176d4f19833319739ecb7b1e', 'created_at': u'2018-08-16T12:17:46Z', 'created': u'2018-08-16T12:17:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-16 12:18:12,590 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6b:96:51', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'244b04bd-c677-4c4a-98cc-3dc0de2f145c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-16T12:18:11.000000', 'flavor': Munch({u'id': u'8d3d6177-fc51-4760-a7f7-416fc883ac9d'}), 'az': u'nova', 'id': u'96052f95-5391-4566-9e7f-2f04328b4f8b', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'eb4160dfaf2548218b31652f565d9d29', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'66efd4ad176d4f19833319739ecb7b1e', 'name': 'vping_userdata-project_7a22da0c-f972-44dc-8117-01d009b892cd', '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-08-16T12:18:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-16T12:18:11Z', 'hostId': u'7b1c6c63b134b250a6861f49b27dcc7200bf017fd953b2c25150b63c', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'7b1c6c63b134b250a6861f49b27dcc7200bf017fd953b2c25150b63c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-16T12:18:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'66efd4ad176d4f19833319739ecb7b1e', 'name': u'vping_userdata-vm2_7a22da0c-f972-44dc-8117-01d009b892cd', 'adminPass': u'LyeDP2S7wVCf', 'tenant_id': u'66efd4ad176d4f19833319739ecb7b1e', 'created_at': u'2018-08-16T12:18:02Z', 'created': u'2018-08-16T12:18:02Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-16 12:18:12,590 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-08-16 12:18:14,757 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 502969288 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.204066] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.206812] pid_max: default: 32768 minimum: 301 [ 0.208298] ACPI: Core revision 20150930 [ 0.210201] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.212352] Security Framework initialized [ 0.213708] Yama: becoming mindful. [ 0.214925] AppArmor: AppArmor initialized [ 0.216310] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.218452] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.220628] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.222704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.225037] Initializing cgroup subsys io [ 0.226377] Initializing cgroup subsys memory [ 0.227850] Initializing cgroup subsys devices [ 0.229293] Initializing cgroup subsys freezer [ 0.230757] Initializing cgroup subsys net_cls [ 0.232182] Initializing cgroup subsys perf_event [ 0.233698] Initializing cgroup subsys net_prio [ 0.235174] Initializing cgroup subsys hugetlb [ 0.236621] Initializing cgroup subsys pids [ 0.238028] CPU: Physical Processor ID: 0 [ 0.240081] mce: CPU supports 10 MCE banks [ 0.241451] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.243169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.258470] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.265615] ftrace: allocating 31920 entries in 125 pages [ 0.291733] smpboot: Max logical packages: 1 [ 0.293147] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.295377] x2apic enabled [ 0.296659] Switched APIC routing to physical x2apic. [ 0.299398] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.301242] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.304717] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.307496] KVM setup paravirtual spinlock [ 0.309117] x86: Booted up 1 node, 1 CPUs [ 0.310232] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.312136] devtmpfs: initialized [ 0.314118] evm: security.selinux [ 0.315096] evm: security.SMACK64 [ 0.316052] evm: security.SMACK64EXEC [ 0.317074] evm: security.SMACK64TRANSMUTE [ 0.318196] evm: security.SMACK64MMAP [ 0.319236] evm: security.ima [ 0.320137] evm: security.capability [ 0.321219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.323773] pinctrl core: initialized pinctrl subsystem [ 0.325266] RTC time: 12:18:11, date: 08/16/18 [ 0.326562] NET: Registered protocol family 16 [ 0.327921] cpuidle: using governor ladder [ 0.329061] cpuidle: using governor menu [ 0.330134] PCCT header not found. [ 0.331172] ACPI: bus type PCI registered [ 0.332364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.334382] PCI: Using configuration type 1 for base access [ 0.336628] ACPI: Added _OSI(Module Device) [ 0.337789] ACPI: Added _OSI(Processor Device) [ 0.339141] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.340401] ACPI: Added _OSI(Processor Aggregator Device) [ 0.342846] ACPI: Interpreter enabled [ 0.343908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.346429] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.349330] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.352025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.354677] ACPI: (supports S0 S5) [ 0.355721] ACPI: Using IOAPIC for interrupt routing [ 0.357335] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.361552] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.363148] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.364864] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.366508] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.369542] acpiphp: Slot [3] registered [ 0.370667] acpiphp: Slot [4] registered [ 0.371782] acpiphp: Slot [5] registered [ 0.372913] acpiphp: Slot [6] registered [ 0.374027] acpiphp: Slot [7] registered [ 0.375137] acpiphp: Slot [8] registered [ 0.376244] acpiphp: Slot [9] registered [ 0.377353] acpiphp: Slot [10] registered [ 0.378489] acpiphp: Slot [11] registered [ 0.379647] acpiphp: Slot [12] registered [ 0.380786] acpiphp: Slot [13] registered [ 0.381916] acpiphp: Slot [14] registered [ 0.383073] acpiphp: Slot [15] registered [ 0.398202] acpiphp: Slot [16] registered [ 0.399352] acpiphp: Slot [17] registered [ 0.400478] acpiphp: Slot [18] registered [ 0.401623] acpiphp: Slot [19] registered [ 0.402743] acpiphp: Slot [20] registered [ 0.403867] acpiphp: Slot [21] registered [ 0.404988] acpiphp: Slot [22] registered [ 0.406106] acpiphp: Slot [23] registered [ 0.407234] acpiphp: Slot [24] registered [ 0.408357] acpiphp: Slot [25] registered [ 0.409475] acpiphp: Slot [26] registered [ 0.410592] acpiphp: Slot [27] registered [ 0.411717] acpiphp: Slot [28] registered [ 0.412852] acpiphp: Slot [29] registered [ 0.413979] acpiphp: Slot [30] registered [ 0.415106] acpiphp: Slot [31] registered [ 0.416228] PCI host bridge to bus 0000:00 [ 0.417351] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.419019] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.420692] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.422705] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.424711] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.426762] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.430852] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.432612] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.434223] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.435982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.440491] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.442494] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.464214] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.466290] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.468288] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.470263] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.472456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.474231] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.476058] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.477526] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.479708] vgaarb: loaded [ 0.480568] vgaarb: bridge control possible 0000:00:02.0 [ 0.482260] SCSI subsystem initialized [ 0.483538] ACPI: bus type USB registered [ 0.484713] usbcore: registered new interface driver usbfs [ 0.486157] usbcore: registered new interface driver hub [ 0.487558] usbcore: registered new device driver usb [ 0.489090] PCI: Using ACPI for IRQ routing [ 0.490635] NetLabel: Initializing [ 0.491637] NetLabel: domain hash size = 128 [ 0.492824] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.494161] NetLabel: unlabeled traffic allowed by default [ 0.495767] clocksource: Switched to clocksource kvm-clock [ 0.505927] AppArmor: AppArmor Filesystem Enabled [ 0.507262] pnp: PnP ACPI init [ 0.508514] pnp: PnP ACPI: found 5 devices [ 0.515406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.517820] NET: Registered protocol family 2 [ 0.519256] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.521051] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.522734] TCP: Hash tables configured (established 4096 bind 4096) [ 0.524422] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.525942] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.527568] NET: Registered protocol family 1 [ 0.528804] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.530342] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.531853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.546501] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.563512] Trying to unpack rootfs image as initramfs... [ 0.627708] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.631491] Scanning for low memory corruption every 60 seconds [ 0.634080] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.635896] audit: initializing netlink subsys (disabled) [ 0.637349] audit: type=2000 audit(1534421892.145:1): initialized [ 0.639226] Initialise system trusted keyring [ 0.640629] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.642186] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.644912] zbud: loaded [ 0.645924] VFS: Disk quotas dquot_6.6.0 [ 0.647041] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.649320] fuse init (API version 7.23) [ 0.650528] Key type big_key registered [ 0.651610] Allocating IMA MOK and blacklist keyrings. [ 0.653326] Key type asymmetric registered [ 0.654452] Asymmetric key parser 'x509' registered [ 0.655738] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.657767] io scheduler noop registered [ 0.658834] io scheduler deadline registered (default) [ 0.660174] io scheduler cfq registered [ 0.661351] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.662748] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.664473] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.666462] ACPI: Power Button [PWRF] [ 0.667661] GHES: HEST is not enabled! [ 0.681827] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.711821] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.714709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.738291] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.741375] Linux agpgart interface v0.103 [ 0.744812] brd: module loaded [ 0.747029] loop: module loaded [ 0.752157] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.754173] GPT:90111 != 2097151 [ 0.755112] GPT:Alternate GPT header not at the end of the disk. [ 0.756633] GPT:90111 != 2097151 [ 0.757578] GPT: Use GNU Parted to correct GPT errors. [ 0.758911] vda: vda1 vda15 [ 0.760589] scsi host0: ata_piix [ 0.761669] scsi host1: ata_piix [ 0.762666] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.764360] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.766358] libphy: Fixed MDIO Bus: probed [ 0.767498] tun: Universal TUN/TAP device driver, 1.6 [ 0.768862] tun: (C) 1999-2004 Max Krasnyansky [ 0.771933] PPP generic driver version 2.4.2 [ 0.773199] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.774830] ehci-pci: EHCI PCI platform driver [ 0.776020] ehci-platform: EHCI generic platform driver [ 0.777412] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.778978] ohci-pci: OHCI PCI platform driver [ 0.780201] ohci-platform: OHCI generic platform driver [ 0.781595] uhci_hcd: USB Universal Host Controller Interface driver [ 0.796343] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.797755] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.799798] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.801209] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.802788] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.804485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.806460] usb usb1: Product: UHCI Host Controller [ 0.807743] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.809324] usb usb1: SerialNumber: 0000:00:01.2 [ 0.810697] hub 1-0:1.0: USB hub found [ 0.811807] hub 1-0:1.0: 2 ports detected [ 0.813090] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.816004] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.817320] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.818740] mousedev: PS/2 mouse device common for all mice [ 0.820455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.823004] rtc_cmos 00:00: RTC can wake from S4 [ 0.824552] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.826173] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.827804] i2c /dev entries driver [ 0.828889] device-mapper: uevent: version 1.0.3 [ 0.830226] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.832513] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834429] NET: Registered protocol family 10 [ 0.836011] NET: Registered protocol family 17 [ 0.837246] Key type dns_resolver registered [ 0.838555] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.840092] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.842550] registered taskstats version 1 [ 0.843725] Loading compiled-in X.509 certificates [ 0.845591] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.848182] zswap: loaded using pool lzo/zbud [ 0.850221] Key type trusted registered [ 0.852417] Key type encrypted registered [ 0.853593] AppArmor: AppArmor sha1 policy hashing enabled [ 0.855052] ima: No TPM chip found, activating TPM-bypass! [ 0.856525] evm: HMAC attrs: 0x1 [ 0.857822] Magic number: 14:756:329 [ 0.858918] tty tty50: hash matches [ 0.860060] rtc_cmos 00:00: setting system clock to 2018-08-16 12:18:12 UTC (1534421892) [ 0.862317] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.863880] EDD information not available. [ 0.925279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.927451] Write protecting the kernel read-only data: 14336k [ 0.930420] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.932910] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.088850] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-08-16 12:18:14,757 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.15. Waiting for response... 2018-08-16 12:18:16,831 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 502969288 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.204066] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.206812] pid_max: default: 32768 minimum: 301 [ 0.208298] ACPI: Core revision 20150930 [ 0.210201] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.212352] Security Framework initialized [ 0.213708] Yama: becoming mindful. [ 0.214925] AppArmor: AppArmor initialized [ 0.216310] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.218452] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.220628] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.222704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.225037] Initializing cgroup subsys io [ 0.226377] Initializing cgroup subsys memory [ 0.227850] Initializing cgroup subsys devices [ 0.229293] Initializing cgroup subsys freezer [ 0.230757] Initializing cgroup subsys net_cls [ 0.232182] Initializing cgroup subsys perf_event [ 0.233698] Initializing cgroup subsys net_prio [ 0.235174] Initializing cgroup subsys hugetlb [ 0.236621] Initializing cgroup subsys pids [ 0.238028] CPU: Physical Processor ID: 0 [ 0.240081] mce: CPU supports 10 MCE banks [ 0.241451] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.243169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.258470] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.265615] ftrace: allocating 31920 entries in 125 pages [ 0.291733] smpboot: Max logical packages: 1 [ 0.293147] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.295377] x2apic enabled [ 0.296659] Switched APIC routing to physical x2apic. [ 0.299398] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.301242] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.304717] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.307496] KVM setup paravirtual spinlock [ 0.309117] x86: Booted up 1 node, 1 CPUs [ 0.310232] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.312136] devtmpfs: initialized [ 0.314118] evm: security.selinux [ 0.315096] evm: security.SMACK64 [ 0.316052] evm: security.SMACK64EXEC [ 0.317074] evm: security.SMACK64TRANSMUTE [ 0.318196] evm: security.SMACK64MMAP [ 0.319236] evm: security.ima [ 0.320137] evm: security.capability [ 0.321219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.323773] pinctrl core: initialized pinctrl subsystem [ 0.325266] RTC time: 12:18:11, date: 08/16/18 [ 0.326562] NET: Registered protocol family 16 [ 0.327921] cpuidle: using governor ladder [ 0.329061] cpuidle: using governor menu [ 0.330134] PCCT header not found. [ 0.331172] ACPI: bus type PCI registered [ 0.332364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.334382] PCI: Using configuration type 1 for base access [ 0.336628] ACPI: Added _OSI(Module Device) [ 0.337789] ACPI: Added _OSI(Processor Device) [ 0.339141] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.340401] ACPI: Added _OSI(Processor Aggregator Device) [ 0.342846] ACPI: Interpreter enabled [ 0.343908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.346429] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.349330] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.352025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.354677] ACPI: (supports S0 S5) [ 0.355721] ACPI: Using IOAPIC for interrupt routing [ 0.357335] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.361552] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.363148] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.364864] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.366508] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.369542] acpiphp: Slot [3] registered [ 0.370667] acpiphp: Slot [4] registered [ 0.371782] acpiphp: Slot [5] registered [ 0.372913] acpiphp: Slot [6] registered [ 0.374027] acpiphp: Slot [7] registered [ 0.375137] acpiphp: Slot [8] registered [ 0.376244] acpiphp: Slot [9] registered [ 0.377353] acpiphp: Slot [10] registered [ 0.378489] acpiphp: Slot [11] registered [ 0.379647] acpiphp: Slot [12] registered [ 0.380786] acpiphp: Slot [13] registered [ 0.381916] acpiphp: Slot [14] registered [ 0.383073] acpiphp: Slot [15] registered [ 0.398202] acpiphp: Slot [16] registered [ 0.399352] acpiphp: Slot [17] registered [ 0.400478] acpiphp: Slot [18] registered [ 0.401623] acpiphp: Slot [19] registered [ 0.402743] acpiphp: Slot [20] registered [ 0.403867] acpiphp: Slot [21] registered [ 0.404988] acpiphp: Slot [22] registered [ 0.406106] acpiphp: Slot [23] registered [ 0.407234] acpiphp: Slot [24] registered [ 0.408357] acpiphp: Slot [25] registered [ 0.409475] acpiphp: Slot [26] registered [ 0.410592] acpiphp: Slot [27] registered [ 0.411717] acpiphp: Slot [28] registered [ 0.412852] acpiphp: Slot [29] registered [ 0.413979] acpiphp: Slot [30] registered [ 0.415106] acpiphp: Slot [31] registered [ 0.416228] PCI host bridge to bus 0000:00 [ 0.417351] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.419019] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.420692] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.422705] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.424711] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.426762] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.430852] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.432612] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.434223] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.435982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.440491] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.442494] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.464214] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.466290] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.468288] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.470263] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.472456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.474231] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.476058] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.477526] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.479708] vgaarb: loaded [ 0.480568] vgaarb: bridge control possible 0000:00:02.0 [ 0.482260] SCSI subsystem initialized [ 0.483538] ACPI: bus type USB registered [ 0.484713] usbcore: registered new interface driver usbfs [ 0.486157] usbcore: registered new interface driver hub [ 0.487558] usbcore: registered new device driver usb [ 0.489090] PCI: Using ACPI for IRQ routing [ 0.490635] NetLabel: Initializing [ 0.491637] NetLabel: domain hash size = 128 [ 0.492824] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.494161] NetLabel: unlabeled traffic allowed by default [ 0.495767] clocksource: Switched to clocksource kvm-clock [ 0.505927] AppArmor: AppArmor Filesystem Enabled [ 0.507262] pnp: PnP ACPI init [ 0.508514] pnp: PnP ACPI: found 5 devices [ 0.515406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.517820] NET: Registered protocol family 2 [ 0.519256] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.521051] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.522734] TCP: Hash tables configured (established 4096 bind 4096) [ 0.524422] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.525942] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.527568] NET: Registered protocol family 1 [ 0.528804] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.530342] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.531853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.546501] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.563512] Trying to unpack rootfs image as initramfs... [ 0.627708] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.631491] Scanning for low memory corruption every 60 seconds [ 0.634080] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.635896] audit: initializing netlink subsys (disabled) [ 0.637349] audit: type=2000 audit(1534421892.145:1): initialized [ 0.639226] Initialise system trusted keyring [ 0.640629] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.642186] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.644912] zbud: loaded [ 0.645924] VFS: Disk quotas dquot_6.6.0 [ 0.647041] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.649320] fuse init (API version 7.23) [ 0.650528] Key type big_key registered [ 0.651610] Allocating IMA MOK and blacklist keyrings. [ 0.653326] Key type asymmetric registered [ 0.654452] Asymmetric key parser 'x509' registered [ 0.655738] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.657767] io scheduler noop registered [ 0.658834] io scheduler deadline registered (default) [ 0.660174] io scheduler cfq registered [ 0.661351] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.662748] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.664473] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.666462] ACPI: Power Button [PWRF] [ 0.667661] GHES: HEST is not enabled! [ 0.681827] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.711821] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.714709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.738291] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.741375] Linux agpgart interface v0.103 [ 0.744812] brd: module loaded [ 0.747029] loop: module loaded [ 0.752157] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.754173] GPT:90111 != 2097151 [ 0.755112] GPT:Alternate GPT header not at the end of the disk. [ 0.756633] GPT:90111 != 2097151 [ 0.757578] GPT: Use GNU Parted to correct GPT errors. [ 0.758911] vda: vda1 vda15 [ 0.760589] scsi host0: ata_piix [ 0.761669] scsi host1: ata_piix [ 0.762666] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.764360] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.766358] libphy: Fixed MDIO Bus: probed [ 0.767498] tun: Universal TUN/TAP device driver, 1.6 [ 0.768862] tun: (C) 1999-2004 Max Krasnyansky [ 0.771933] PPP generic driver version 2.4.2 [ 0.773199] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.774830] ehci-pci: EHCI PCI platform driver [ 0.776020] ehci-platform: EHCI generic platform driver [ 0.777412] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.778978] ohci-pci: OHCI PCI platform driver [ 0.780201] ohci-platform: OHCI generic platform driver [ 0.781595] uhci_hcd: USB Universal Host Controller Interface driver [ 0.796343] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.797755] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.799798] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.801209] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.802788] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.804485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.806460] usb usb1: Product: UHCI Host Controller [ 0.807743] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.809324] usb usb1: SerialNumber: 0000:00:01.2 [ 0.810697] hub 1-0:1.0: USB hub found [ 0.811807] hub 1-0:1.0: 2 ports detected [ 0.813090] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.816004] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.817320] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.818740] mousedev: PS/2 mouse device common for all mice [ 0.820455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.823004] rtc_cmos 00:00: RTC can wake from S4 [ 0.824552] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.826173] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.827804] i2c /dev entries driver [ 0.828889] device-mapper: uevent: version 1.0.3 [ 0.830226] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.832513] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834429] NET: Registered protocol family 10 [ 0.836011] NET: Registered protocol family 17 [ 0.837246] Key type dns_resolver registered [ 0.838555] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.840092] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.842550] registered taskstats version 1 [ 0.843725] Loading compiled-in X.509 certificates [ 0.845591] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.848182] zswap: loaded using pool lzo/zbud [ 0.850221] Key type trusted registered [ 0.852417] Key type encrypted registered [ 0.853593] AppArmor: AppArmor sha1 policy hashing enabled [ 0.855052] ima: No TPM chip found, activating TPM-bypass! [ 0.856525] evm: HMAC attrs: 0x1 [ 0.857822] Magic number: 14:756:329 [ 0.858918] tty tty50: hash matches [ 0.860060] rtc_cmos 00:00: setting system clock to 2018-08-16 12:18:12 UTC (1534421892) [ 0.862317] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.863880] EDD information not available. [ 0.925279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.927451] Write protecting the kernel read-only data: 14336k [ 0.930420] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.932910] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.088850] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: /dev/root resized successfully [took 0.40s] NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsiRq7XRPG+lSoodD6XYAElBINlBPVARZHsTJPhukalajDc2C2a/f78czr9X3NSb0o3EZqvjJtxInW1JgFQ3maSF1vcaQxY9nLSRYwg+RZFk1Mhs44Odg2w8W8PEtkVjdEpbUOl+anloRU4ZOtdZweChJYYGD+7ja1G+rY5mQPK6QfNOiw4DfnEvylYHUDGlC6z7NZj41kV96fpG0R0s58+FvqeEJFPTCGpyOyGH2rmKtlHbYIoz2KPubrersV3Re9G//yZqWb9VyfkDEH62Xyv72EC+n4yZ7nd4I5L8ec2Hr39sAR9cerMOvx2d6ZLsirZHk2Q/3Ngt7sNxnVXr+5 root@vping-userdata-vm2-7a22da0c-f972-44dc-8117-01d009b892cd ssh-dss AAAAB3NzaC1kc3MAAACBAMQE50LAGqaPUFhO/8UlTXX4FnpHYIF4rz9ugLs1eAjMfMNXWBlff+CMD4ucY6kQt7fG0J4R4tjLUXyK99Sven7wpHdL3xjAyirUfJd4EvCewur2XvRR+r+6ARWAF5RlfHPjbcZodboFnOBpbWYEj0h2hEeNPSkTXtpuw4hS0XStAAAAFQCDOothoxMau9CW4XIWtqaUbD/o0QAAAIBWoTHL8rMsRB1tAipNHO07PoQX7WoL+q1ziltRQpTrCjczthfC5IzvxMqVOOFzEwg6zS3YlFrX+c7qOoxLYDCqlO1ARv+y3rUHdnu7Qa+5ri/RhguNvDlOUBcA8PaOqRMn9gIgMR/3k++GJTAADQpdu0+E4KVpmkyV9unV+xdVdQAAAIAEY6iD6nXzMPsg7XmuWV+bHF9OiSgBI7CYeYLzmfJqA9YfNxznVcxoqZshCI2vQ+72k0/V82LgPTi77WSmAONt/190A35WiRfTdmIQtuuxhj3M/PpTdAnFjBTVsVfuPADpsnehg5ESIEf2dnYIAMQkZkdzB8pyO2nFyGPgiVKWEQ== root@vping-userdata-vm2-7a22da0c-f972-44dc-8117-01d009b892cd -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe6b:9651/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-7a22da0c-f972-44dc-8117-01d009b892cd launch-index: 0 === cirros: current=0.4.0 uptime=3.97 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-7a22da0c-f972-44dc-8117-01d009b892cd login: 2018-08-16 12:18:16,832 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-08-16 12:18:16,946 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:18:16,946 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:44 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-16 12:18:34,223 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-08-16 12:18:35,568 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'74ee27bd553748ebb1a37c784a93d228', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cinder_test-project_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5'}) 2018-08-16 12:18:36,047 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c53dfe3369b84d0d9a5a7ba31415cd45', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5'}) 2018-08-16 12:18:37,808 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'74ee27bd553748ebb1a37c784a93d228', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '193b7c3a-bcde-4153-aa87-7cddfde190cc', 'username': u'cinder_test-user_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-16 12:18:37,813 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'password': '193b7c3a-bcde-4153-aa87-7cddfde190cc', 'project_name': 'cinder_test-project_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': '74ee27bd553748ebb1a37c784a93d228', 'project_domain_name': 'Default'} 2018-08-16 12:18:37,813 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-08-16 12:18:38,907 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:18:38Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'95c557e8-7c73-4e81-a708-26d90e50f4f1', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', u'admin_state_up': True, u'tenant_id': u'74ee27bd553748ebb1a37c784a93d228', u'created_at': u'2018-08-16T12:18:38Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'74ee27bd553748ebb1a37c784a93d228'}) 2018-08-16 12:18:40,222 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:18:39Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'21ebeca3-db9c-40b8-aafc-2d5134780f36', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', u'enable_dhcp': True, u'network_id': u'95c557e8-7c73-4e81-a708-26d90e50f4f1', u'tenant_id': u'74ee27bd553748ebb1a37c784a93d228', u'created_at': u'2018-08-16T12:18:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'74ee27bd553748ebb1a37c784a93d228'}) 2018-08-16 12:18:41,957 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.216'}]}, u'description': u'', u'tags': [], u'tenant_id': u'74ee27bd553748ebb1a37c784a93d228', u'created_at': u'2018-08-16T12:18:40Z', u'admin_state_up': True, u'updated_at': u'2018-08-16T12:18:41Z', u'revision_number': 2, u'routes': [], u'project_id': u'74ee27bd553748ebb1a37c784a93d228', u'id': u'62b88332-9fc1-4855-b6fa-19832d359967', u'name': u'cinder_test-router_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5'}) 2018-08-16 12:18:46,307 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/7a4296d1-e95f-4139-a210-0304b449bedc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7a4296d1-e95f-4139-a210-0304b449bedc/file', 'owner': u'74ee27bd553748ebb1a37c784a93d228', 'id': u'7a4296d1-e95f-4139-a210-0304b449bedc', 'size': 12716032, u'self': u'/v2/images/7a4296d1-e95f-4139-a210-0304b449bedc', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'74ee27bd553748ebb1a37c784a93d228', 'name': 'cinder_test-project_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/7a4296d1-e95f-4139-a210-0304b449bedc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T12:18:45Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-16T12:18:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7a4296d1-e95f-4139-a210-0304b449bedc', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'created': u'2018-08-16T12:18:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T12:18:45Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7a4296d1-e95f-4139-a210-0304b449bedc', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 12:18:46,627 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', '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'c0e827e233dd4490a13a2da2d4505275', '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'af331f3e-7ce3-481a-9840-6886beb536aa', 'swap': 0}) 2018-08-16 12:18:47,102 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtb2doGGhXouhm/4DdEta4bxjjwa6BJoP9ECg0nT/1KyoDJu7zksyHHlw2iQ2BEFZXf2o4nCosucgn3YYPp5Ync4G+MsWyl/lhByiP0nXeP1hsSuGn1i1PlHG69f/ArGoWEXa4Je8DBQuqlP+vPe8r96aGmftBdnG4C7GKVTywRwIb/H8q4PC1KYn0EijxlbEeuc6jC5o9DHgE1FcZINexl7M7+EfFIaP7iTLkCjE1rmCjh5LLqLEQ8t25tSR+9dqtm+N8KOhTp4nfJv8vX0d7htN6T5sQsgXA6T5J2EjUXI2YZWl/QrGmUfW2+hPSt3DoZafVPxeg9wyyfq/zlXcn Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEArW9naBhoV6LoZv+A3RLWuG8Y48GugSaD/RAoNJ0/9SsqAybu\n85LMhx5cNokNgRBWV39qOJwqLLnIJ92GD6eWJ3OBvjLFspf5YQcoj9J13j9YbErh\np9YtT5RxuvX/wKxqFhF2uCXvAwULqpT/rz3vK/emhpn7QXZxuAuxilU8sEcCG/x/\nKuDwtSmJ9BIo8ZWxHrnOowuaPQx4BNRXGSDXsZezO/hHxSGj+4ky5AoxNa5go4eS\ny6ixEPLdubUkfvXarZvjfCjoU6eJ3yb/L19He4bTek+bELIFwOk+SdhI1FyNmGVp\nf0KxplH1tvoT0rdw6GWn1T8XoPcMsn6v85V3JwIDAQABAoIBAQCqY6KR8DjCsHfm\niOqPRyzQscUgLW5F0BMoEjGNz1fAhBGYWy2y+uwZa0hpA6jSvbw15iXzS+lbW4I7\nODW3N4wbYi17MOJtnUURgDjnY3sNR+qVKdQcUhzd7Bb3+Sq0ni7zU2DxdcMlklVt\n10iDYDOTXJCr+KeSHs2GZWadYzRmcR21H6fUXvk4vYxc3u2lM04QLk9zr0MTCRX4\nJfVTFiqX0qtirXTvj0DknCVJnEWTo3gFpm29YMq7IH+wCECtMSVED7fO90NNTWYb\nFavseiKM0qpoTUI1yg3UxvXi7XmNggVo3Bp3Y4Yms2c2/SNZ3o+XZks7sLCqMpHy\n/gtJ6xLBAoGBAOF4vJbYbfcvUK1vlKRKtY/YqlzKvl4nnExnkCbMcScdn4wISKEy\nbsxgy4l0yS5uaJf86QFOVj2fqS244n5gi4yPZvTKkZXpA9hyjTXRfep3UQ1MzgQB\nqqyd/sQGid+L5290qwhTyIQyr7DbrON0VGvx1QzDsQ1pxdjYdDI4PDERAoGBAMTq\n/M3t3E8cnV4ocLimVLvQzlfDI3Ogp2SuYywCXlmA0uKUEcfG1uEJPwizc8/MWYvD\n/hEYwCILuDGaeveGqs1kvtI/HgM0PJrtDQgPXJWFE3K/wu4Q1TAwIxPbZD7jBeGG\njtQ0v9bYWy2WYToK1ccEVI6v86phzWFIkP+vKCS3AoGBAIgKBw+kqkS4IZ9jcXXn\nNcEC41d1ZIL+t0lKOymNtL/7Gaat4NSRz1Q1Gtlmw3PmXelGSXfmQhaQXM0ffljt\n+4TliSMtjcW7f/x6sUTFj4mGUDsMGklEkCvycCLqJwngKdWPuRofIx7QTj0RbjEW\noVE36mn3ML59EUiS4Rjj4T1hAoGAEzAapi5RU1wkcXJbWYLLqulz0dVv9OpopUTg\n4P7yFqKY6f8npGHZul/eRojF9i+hYh8c+KmCv06JCjxVUx1KM21nsrD3ybQjW61R\nocFtchxfgsTwx6XYQDPQlzS/leklP46PCFqDfvniGJUYsEEyB4yCeMzoX2fcTWh2\nyJNWxA0CgYEAjKNOtzdRJ0hx3YPhdrXElCvFxYF2i9kXFC9vRPIkal2nZVs8KXh7\nMVZYoh1XPECjMf4nQw04rDxIzrR08l1LyIgykIGYtUvt4DflzOzQ4/9oyY2pNWYZ\nhaDZYqNmkyZRaf1jZC17Hg5Mi2eobcRSPIy1OUABODxry2ok2EHXyYk=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c53dfe3369b84d0d9a5a7ba31415cd45', 'name': u'cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'created_at': '2018-08-16T12:18:47.102353', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'74ee27bd553748ebb1a37c784a93d228', 'name': 'cinder_test-project_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'91:ad:2e:37:88:ae:0e:38:76:63:0f:e4:53:c6:d6:a7', 'type': 'ssh', 'id': u'cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5'}) 2018-08-16 12:18:47,102 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEArW9naBhoV6LoZv+A3RLWuG8Y48GugSaD/RAoNJ0/9SsqAybu 85LMhx5cNokNgRBWV39qOJwqLLnIJ92GD6eWJ3OBvjLFspf5YQcoj9J13j9YbErh p9YtT5RxuvX/wKxqFhF2uCXvAwULqpT/rz3vK/emhpn7QXZxuAuxilU8sEcCG/x/ KuDwtSmJ9BIo8ZWxHrnOowuaPQx4BNRXGSDXsZezO/hHxSGj+4ky5AoxNa5go4eS y6ixEPLdubUkfvXarZvjfCjoU6eJ3yb/L19He4bTek+bELIFwOk+SdhI1FyNmGVp f0KxplH1tvoT0rdw6GWn1T8XoPcMsn6v85V3JwIDAQABAoIBAQCqY6KR8DjCsHfm iOqPRyzQscUgLW5F0BMoEjGNz1fAhBGYWy2y+uwZa0hpA6jSvbw15iXzS+lbW4I7 ODW3N4wbYi17MOJtnUURgDjnY3sNR+qVKdQcUhzd7Bb3+Sq0ni7zU2DxdcMlklVt 10iDYDOTXJCr+KeSHs2GZWadYzRmcR21H6fUXvk4vYxc3u2lM04QLk9zr0MTCRX4 JfVTFiqX0qtirXTvj0DknCVJnEWTo3gFpm29YMq7IH+wCECtMSVED7fO90NNTWYb FavseiKM0qpoTUI1yg3UxvXi7XmNggVo3Bp3Y4Yms2c2/SNZ3o+XZks7sLCqMpHy /gtJ6xLBAoGBAOF4vJbYbfcvUK1vlKRKtY/YqlzKvl4nnExnkCbMcScdn4wISKEy bsxgy4l0yS5uaJf86QFOVj2fqS244n5gi4yPZvTKkZXpA9hyjTXRfep3UQ1MzgQB qqyd/sQGid+L5290qwhTyIQyr7DbrON0VGvx1QzDsQ1pxdjYdDI4PDERAoGBAMTq /M3t3E8cnV4ocLimVLvQzlfDI3Ogp2SuYywCXlmA0uKUEcfG1uEJPwizc8/MWYvD /hEYwCILuDGaeveGqs1kvtI/HgM0PJrtDQgPXJWFE3K/wu4Q1TAwIxPbZD7jBeGG jtQ0v9bYWy2WYToK1ccEVI6v86phzWFIkP+vKCS3AoGBAIgKBw+kqkS4IZ9jcXXn NcEC41d1ZIL+t0lKOymNtL/7Gaat4NSRz1Q1Gtlmw3PmXelGSXfmQhaQXM0ffljt +4TliSMtjcW7f/x6sUTFj4mGUDsMGklEkCvycCLqJwngKdWPuRofIx7QTj0RbjEW oVE36mn3ML59EUiS4Rjj4T1hAoGAEzAapi5RU1wkcXJbWYLLqulz0dVv9OpopUTg 4P7yFqKY6f8npGHZul/eRojF9i+hYh8c+KmCv06JCjxVUx1KM21nsrD3ybQjW61R ocFtchxfgsTwx6XYQDPQlzS/leklP46PCFqDfvniGJUYsEEyB4yCeMzoX2fcTWh2 yJNWxA0CgYEAjKNOtzdRJ0hx3YPhdrXElCvFxYF2i9kXFC9vRPIkal2nZVs8KXh7 MVZYoh1XPECjMf4nQw04rDxIzrR08l1LyIgykIGYtUvt4DflzOzQ4/9oyY2pNWYZ haDZYqNmkyZRaf1jZC17Hg5Mi2eobcRSPIy1OUABODxry2ok2EHXyYk= -----END RSA PRIVATE KEY----- 2018-08-16 12:19:03,692 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:40:b4:9b', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7a4296d1-e95f-4139-a210-0304b449bedc'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-16T12:19:02.000000', 'flavor': Munch({u'id': u'af331f3e-7ce3-481a-9840-6886beb536aa'}), 'az': u'nova', 'id': u'2c8bc1b3-a69b-4938-8b8e-b2de917b7be5', 'security_groups': [Munch({u'name': u'cinder_test-sg_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c53dfe3369b84d0d9a5a7ba31415cd45', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'74ee27bd553748ebb1a37c784a93d228', 'name': 'cinder_test-project_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', '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-08-16T12:19:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-16T12:19:02Z', 'hostId': u'4d6ea04e4c8a0301c87500af0fedf40f35da20dd5d7e9fed89e0d597', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'4d6ea04e4c8a0301c87500af0fedf40f35da20dd5d7e9fed89e0d597', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-16T12:19:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'74ee27bd553748ebb1a37c784a93d228', 'name': u'cinder_test-vm2_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'adminPass': u'C3YcZikXhD8m', 'tenant_id': u'74ee27bd553748ebb1a37c784a93d228', 'created_at': u'2018-08-16T12:18:55Z', 'created': u'2018-08-16T12:18:55Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-16 12:19:06,587 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'62b88332-9fc1-4855-b6fa-19832d359967', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'74ee27bd553748ebb1a37c784a93d228', 'created_at': u'2018-08-16T12:19:05Z', 'attached': True, 'updated_at': u'2018-08-16T12:19:05Z', 'id': u'b65dc449-6123-4f64-b4f5-c5e1405f6b7a', 'floating_network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'74ee27bd553748ebb1a37c784a93d228', 'name': 'cinder_test-project_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'62b88332-9fc1-4855-b6fa-19832d359967', 'project_id': u'74ee27bd553748ebb1a37c784a93d228', 'port_id': u'1dee11ff-d896-40d9-900c-771aff433928', 'port': u'1dee11ff-d896-40d9-900c-771aff433928', 'network': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e'}) 2018-08-16 12:19:06,711 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 564483191 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.192825] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.195078] pid_max: default: 32768 minimum: 301 [ 0.196307] ACPI: Core revision 20150930 [ 0.197966] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.199746] Security Framework initialized [ 0.200859] Yama: becoming mindful. [ 0.201853] AppArmor: AppArmor initialized [ 0.203001] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204771] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.206458] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208088] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209945] Initializing cgroup subsys io [ 0.211054] Initializing cgroup subsys memory [ 0.212234] Initializing cgroup subsys devices [ 0.213426] Initializing cgroup subsys freezer [ 0.214606] Initializing cgroup subsys net_cls [ 0.215798] Initializing cgroup subsys perf_event [ 0.217034] Initializing cgroup subsys net_prio [ 0.218238] Initializing cgroup subsys hugetlb [ 0.219411] Initializing cgroup subsys pids [ 0.220588] CPU: Physical Processor ID: 0 [ 0.222375] mce: CPU supports 10 MCE banks [ 0.223512] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224875] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.239679] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.246263] ftrace: allocating 31920 entries in 125 pages [ 0.271478] smpboot: Max logical packages: 1 [ 0.272659] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.274510] x2apic enabled [ 0.275654] Switched APIC routing to physical x2apic. [ 0.278110] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.279625] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.282343] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.284777] KVM setup paravirtual spinlock [ 0.286363] x86: Booted up 1 node, 1 CPUs [ 0.287465] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.289337] devtmpfs: initialized [ 0.291304] evm: security.selinux [ 0.292256] evm: security.SMACK64 [ 0.293206] evm: security.SMACK64EXEC [ 0.294227] evm: security.SMACK64TRANSMUTE [ 0.295331] evm: security.SMACK64MMAP [ 0.296346] evm: security.ima [ 0.297232] evm: security.capability [ 0.298312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.300811] pinctrl core: initialized pinctrl subsystem [ 0.302272] RTC time: 12:19:02, date: 08/16/18 [ 0.303561] NET: Registered protocol family 16 [ 0.304865] cpuidle: using governor ladder [ 0.305984] cpuidle: using governor menu [ 0.307066] PCCT header not found. [ 0.308091] ACPI: bus type PCI registered [ 0.309182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.310851] PCI: Using configuration type 1 for base access [ 0.312989] ACPI: Added _OSI(Module Device) [ 0.314131] ACPI: Added _OSI(Processor Device) [ 0.315300] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.316523] ACPI: Added _OSI(Processor Aggregator Device) [ 0.318678] ACPI: Interpreter enabled [ 0.319727] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.322249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.324763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.327269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.329775] ACPI: (supports S0 S5) [ 0.330740] ACPI: Using IOAPIC for interrupt routing [ 0.332023] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.335836] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.337364] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.339004] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.340602] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.343548] acpiphp: Slot [3] registered [ 0.344635] acpiphp: Slot [4] registered [ 0.345716] acpiphp: Slot [5] registered [ 0.346808] acpiphp: Slot [6] registered [ 0.347890] acpiphp: Slot [7] registered [ 0.348973] acpiphp: Slot [8] registered [ 0.350058] acpiphp: Slot [9] registered [ 0.351136] acpiphp: Slot [10] registered [ 0.352235] acpiphp: Slot [11] registered [ 0.353336] acpiphp: Slot [12] registered [ 0.354442] acpiphp: Slot [13] registered [ 0.355540] acpiphp: Slot [14] registered [ 0.356639] acpiphp: Slot [15] registered [ 0.371929] acpiphp: Slot [16] registered [ 0.373056] acpiphp: Slot [17] registered [ 0.374137] acpiphp: Slot [18] registered [ 0.375216] acpiphp: Slot [19] registered [ 0.376325] acpiphp: Slot [20] registered [ 0.377426] acpiphp: Slot [21] registered [ 0.378521] acpiphp: Slot [22] registered [ 0.379616] acpiphp: Slot [23] registered [ 0.380717] acpiphp: Slot [24] registered [ 0.381826] acpiphp: Slot [25] registered [ 0.382919] acpiphp: Slot [26] registered [ 0.384018] acpiphp: Slot [27] registered [ 0.385116] acpiphp: Slot [28] registered [ 0.386220] acpiphp: Slot [29] registered [ 0.387315] acpiphp: Slot [30] registered [ 0.388414] acpiphp: Slot [31] registered [ 0.389515] PCI host bridge to bus 0000:00 [ 0.390610] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.392237] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.393857] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.395835] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.397804] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.399805] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.405496] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.407086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.408792] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.413173] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.415136] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.435777] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.437786] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.439756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.441681] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.443584] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.445370] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.447211] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.448639] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.450736] vgaarb: loaded [ 0.451588] vgaarb: bridge control possible 0000:00:02.0 [ 0.453246] SCSI subsystem initialized [ 0.454531] ACPI: bus type USB registered [ 0.455664] usbcore: registered new interface driver usbfs [ 0.457066] usbcore: registered new interface driver hub [ 0.458433] usbcore: registered new device driver usb [ 0.459921] PCI: Using ACPI for IRQ routing [ 0.461433] NetLabel: Initializing [ 0.462416] NetLabel: domain hash size = 128 [ 0.463588] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.464891] NetLabel: unlabeled traffic allowed by default [ 0.466458] clocksource: Switched to clocksource kvm-clock [ 0.476627] AppArmor: AppArmor Filesystem Enabled [ 0.477924] pnp: PnP ACPI init [ 0.479139] pnp: PnP ACPI: found 5 devices [ 0.485984] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.488302] NET: Registered protocol family 2 [ 0.489694] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.491439] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.493046] TCP: Hash tables configured (established 4096 bind 4096) [ 0.494668] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.496119] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.497673] NET: Registered protocol family 1 [ 0.498878] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.500372] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.501824] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.516558] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.531121] Trying to unpack rootfs image as initramfs... [ 0.592949] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.598025] Scanning for low memory corruption every 60 seconds [ 0.600176] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.601763] audit: initializing netlink subsys (disabled) [ 0.603273] audit: type=2000 audit(1534421943.410:1): initialized [ 0.605151] Initialise system trusted keyring [ 0.606512] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.608071] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.610805] zbud: loaded [ 0.611810] VFS: Disk quotas dquot_6.6.0 [ 0.612934] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.615088] fuse init (API version 7.23) [ 0.616289] Key type big_key registered [ 0.617369] Allocating IMA MOK and blacklist keyrings. [ 0.619051] Key type asymmetric registered [ 0.620169] Asymmetric key parser 'x509' registered [ 0.621477] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.623509] io scheduler noop registered [ 0.624591] io scheduler deadline registered (default) [ 0.625950] io scheduler cfq registered [ 0.627142] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.628549] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.630250] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.632256] ACPI: Power Button [PWRF] [ 0.633487] GHES: HEST is not enabled! [ 0.647668] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.677282] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.680293] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.703987] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.707025] Linux agpgart interface v0.103 [ 0.710401] brd: module loaded [ 0.712617] loop: module loaded [ 0.717074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.719066] GPT:90111 != 2097151 [ 0.719999] GPT:Alternate GPT header not at the end of the disk. [ 0.721477] GPT:90111 != 2097151 [ 0.722411] GPT: Use GNU Parted to correct GPT errors. [ 0.723727] vda: vda1 vda15 [ 0.725414] scsi host0: ata_piix [ 0.726483] scsi host1: ata_piix [ 0.727464] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.729103] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.731066] libphy: Fixed MDIO Bus: probed [ 0.732185] tun: Universal TUN/TAP device driver, 1.6 [ 0.733476] tun: (C) 1999-2004 Max Krasnyansky [ 0.736369] PPP generic driver version 2.4.2 [ 0.737611] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.739231] ehci-pci: EHCI PCI platform driver [ 0.740434] ehci-platform: EHCI generic platform driver [ 0.741776] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.743311] ohci-pci: OHCI PCI platform driver [ 0.744502] ohci-platform: OHCI generic platform driver [ 0.745852] uhci_hcd: USB Universal Host Controller Interface driver [ 0.760515] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.761877] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.763882] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.765247] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.766805] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.768446] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.770377] usb usb1: Product: UHCI Host Controller [ 0.771640] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.773172] usb usb1: SerialNumber: 0000:00:01.2 [ 0.774494] hub 1-0:1.0: USB hub found [ 0.775561] hub 1-0:1.0: 2 ports detected [ 0.776826] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.779682] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.780979] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.782353] mousedev: PS/2 mouse device common for all mice [ 0.784049] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.786505] rtc_cmos 00:00: RTC can wake from S4 [ 0.788019] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.789609] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.791237] i2c /dev entries driver [ 0.792288] device-mapper: uevent: version 1.0.3 [ 0.793584] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.795821] ledtrig-cpu: registered to indicate activity on CPUs [ 0.797652] NET: Registered protocol family 10 [ 0.799203] NET: Registered protocol family 17 [ 0.800412] Key type dns_resolver registered [ 0.801710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.803199] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.805635] registered taskstats version 1 [ 0.806804] Loading compiled-in X.509 certificates [ 0.808652] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.811178] zswap: loaded using pool lzo/zbud [ 0.813253] Key type trusted registered [ 0.815395] Key type encrypted registered [ 0.816527] AppArmor: AppArmor sha1 policy hashing enabled [ 0.817939] ima: No TPM chip found, activating TPM-bypass! [ 0.819349] evm: HMAC attrs: 0x1 [ 0.820645] Magic number: 14:756:329 [ 0.821734] tty tty50: hash matches [ 0.822851] rtc_cmos 00:00: setting system clock to 2018-08-16 12:19:03 UTC (1534421943) [ 0.825039] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.826563] EDD information not available. [ 0.891954] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.894072] Write protecting the kernel read-only data: 14336k [ 0.897013] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.899471] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.79 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.049540] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.88. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXnjipdLKIGpA0E2ZYm1ucqSvGSbCaM83ZvnIRiShZ38aZNomufYJSVGmck750gzt2+DNNPq/+G4Q7M6m+UnqR4qe5y6tbGVWBFFIvuyB/dnZW5CQdoE1kRJqRoawjWYqHh4ywCYdRtNk0qY5p07HLbjCeLInP0vURbmT3aiaG9di1Zo89Uxv/yk2YFdwd0yHKBfT1UQ4WYMdp+x57EG0EUVn/5qEkLW+qIS7qEnotG+3zG3agxXzJq2cFhZE3czhjHqKpsTYEW8AOFwP+qJg6gceXNfkQEYwmEMUjJIeynLgZ1xiER0KeoLyTKdNz9PD2NxgfbQXvHozscWEaTtg3 root@cinder-test-vm2-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5 ssh-dss AAAAB3NzaC1kc3MAAACBAOf5XEZXtc4Fk4S2FkjWec5lfX4GPebRfxWVbXdKBDg3f3QYBbWqSLKY6lwv+EF5Y0iQTwLgvRKHnOCoVSx8BJDB9uIjJ7eI6Um2MfHqH2akypZde4xdTShycAy3rPORK9GM5KXjAErbHs941vBUo7lANA0Pe6YsI5pkzjhJGerZAAAAFQCITI+26ntlvlL/c3CMRJq6QasaxwAAAIEA3aZjyLODhNh4RkVg46aqZexaYzsF2rHkQdNwfoqFnrfWaNHVpkgvJUQ/vKRN/AjOfv8i+w+K3I/znTtKB3c+aIzI5xucSuuT6gUEtHfxl0mTcOusB37CEwAHHloULRVF9jd/Ol7FjB86HdqkKPU8wgjq3Z3ahhmjM/MX1xsQXpQAAACARe0IGUJB13QpW8NxntklcCDu245eyyzqciTUkMhu6C6UBWbaKctrTQcuPG41RlDOkxDlVXZaeqSZIdcqcJVra/Ebkkp01pP7D+lWUCPwt8CPJjC3Af8gedymIvNnYnJVICxu2O/zfr5dT88mXiDPzwCy0nlD2CE2b90dNkmD0yA= root@cinder-test-vm2-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5 -----END SSH HOST KEY KEYS----- === network info === 2018-08-16 12:19:07,713 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2018-08-16 12:19:16,832 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 564483191 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.192825] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.195078] pid_max: default: 32768 minimum: 301 [ 0.196307] ACPI: Core revision 20150930 [ 0.197966] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.199746] Security Framework initialized [ 0.200859] Yama: becoming mindful. [ 0.201853] AppArmor: AppArmor initialized [ 0.203001] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204771] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.206458] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208088] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209945] Initializing cgroup subsys io [ 0.211054] Initializing cgroup subsys memory [ 0.212234] Initializing cgroup subsys devices [ 0.213426] Initializing cgroup subsys freezer [ 0.214606] Initializing cgroup subsys net_cls [ 0.215798] Initializing cgroup subsys perf_event [ 0.217034] Initializing cgroup subsys net_prio [ 0.218238] Initializing cgroup subsys hugetlb [ 0.219411] Initializing cgroup subsys pids [ 0.220588] CPU: Physical Processor ID: 0 [ 0.222375] mce: CPU supports 10 MCE banks [ 0.223512] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224875] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.239679] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.246263] ftrace: allocating 31920 entries in 125 pages [ 0.271478] smpboot: Max logical packages: 1 [ 0.272659] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.274510] x2apic enabled [ 0.275654] Switched APIC routing to physical x2apic. [ 0.278110] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.279625] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.282343] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.284777] KVM setup paravirtual spinlock [ 0.286363] x86: Booted up 1 node, 1 CPUs [ 0.287465] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.289337] devtmpfs: initialized [ 0.291304] evm: security.selinux [ 0.292256] evm: security.SMACK64 [ 0.293206] evm: security.SMACK64EXEC [ 0.294227] evm: security.SMACK64TRANSMUTE [ 0.295331] evm: security.SMACK64MMAP [ 0.296346] evm: security.ima [ 0.297232] evm: security.capability [ 0.298312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.300811] pinctrl core: initialized pinctrl subsystem [ 0.302272] RTC time: 12:19:02, date: 08/16/18 [ 0.303561] NET: Registered protocol family 16 [ 0.304865] cpuidle: using governor ladder [ 0.305984] cpuidle: using governor menu [ 0.307066] PCCT header not found. [ 0.308091] ACPI: bus type PCI registered [ 0.309182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.310851] PCI: Using configuration type 1 for base access [ 0.312989] ACPI: Added _OSI(Module Device) [ 0.314131] ACPI: Added _OSI(Processor Device) [ 0.315300] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.316523] ACPI: Added _OSI(Processor Aggregator Device) [ 0.318678] ACPI: Interpreter enabled [ 0.319727] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.322249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.324763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.327269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.329775] ACPI: (supports S0 S5) [ 0.330740] ACPI: Using IOAPIC for interrupt routing [ 0.332023] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.335836] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.337364] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.339004] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.340602] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.343548] acpiphp: Slot [3] registered [ 0.344635] acpiphp: Slot [4] registered [ 0.345716] acpiphp: Slot [5] registered [ 0.346808] acpiphp: Slot [6] registered [ 0.347890] acpiphp: Slot [7] registered [ 0.348973] acpiphp: Slot [8] registered [ 0.350058] acpiphp: Slot [9] registered [ 0.351136] acpiphp: Slot [10] registered [ 0.352235] acpiphp: Slot [11] registered [ 0.353336] acpiphp: Slot [12] registered [ 0.354442] acpiphp: Slot [13] registered [ 0.355540] acpiphp: Slot [14] registered [ 0.356639] acpiphp: Slot [15] registered [ 0.371929] acpiphp: Slot [16] registered [ 0.373056] acpiphp: Slot [17] registered [ 0.374137] acpiphp: Slot [18] registered [ 0.375216] acpiphp: Slot [19] registered [ 0.376325] acpiphp: Slot [20] registered [ 0.377426] acpiphp: Slot [21] registered [ 0.378521] acpiphp: Slot [22] registered [ 0.379616] acpiphp: Slot [23] registered [ 0.380717] acpiphp: Slot [24] registered [ 0.381826] acpiphp: Slot [25] registered [ 0.382919] acpiphp: Slot [26] registered [ 0.384018] acpiphp: Slot [27] registered [ 0.385116] acpiphp: Slot [28] registered [ 0.386220] acpiphp: Slot [29] registered [ 0.387315] acpiphp: Slot [30] registered [ 0.388414] acpiphp: Slot [31] registered [ 0.389515] PCI host bridge to bus 0000:00 [ 0.390610] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.392237] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.393857] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.395835] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.397804] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.399805] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.405496] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.407086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.408792] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.413173] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.415136] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.435777] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.437786] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.439756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.441681] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.443584] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.445370] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.447211] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.448639] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.450736] vgaarb: loaded [ 0.451588] vgaarb: bridge control possible 0000:00:02.0 [ 0.453246] SCSI subsystem initialized [ 0.454531] ACPI: bus type USB registered [ 0.455664] usbcore: registered new interface driver usbfs [ 0.457066] usbcore: registered new interface driver hub [ 0.458433] usbcore: registered new device driver usb [ 0.459921] PCI: Using ACPI for IRQ routing [ 0.461433] NetLabel: Initializing [ 0.462416] NetLabel: domain hash size = 128 [ 0.463588] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.464891] NetLabel: unlabeled traffic allowed by default [ 0.466458] clocksource: Switched to clocksource kvm-clock [ 0.476627] AppArmor: AppArmor Filesystem Enabled [ 0.477924] pnp: PnP ACPI init [ 0.479139] pnp: PnP ACPI: found 5 devices [ 0.485984] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.488302] NET: Registered protocol family 2 [ 0.489694] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.491439] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.493046] TCP: Hash tables configured (established 4096 bind 4096) [ 0.494668] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.496119] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.497673] NET: Registered protocol family 1 [ 0.498878] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.500372] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.501824] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.516558] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.531121] Trying to unpack rootfs image as initramfs... [ 0.592949] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.598025] Scanning for low memory corruption every 60 seconds [ 0.600176] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.601763] audit: initializing netlink subsys (disabled) [ 0.603273] audit: type=2000 audit(1534421943.410:1): initialized [ 0.605151] Initialise system trusted keyring [ 0.606512] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.608071] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.610805] zbud: loaded [ 0.611810] VFS: Disk quotas dquot_6.6.0 [ 0.612934] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.615088] fuse init (API version 7.23) [ 0.616289] Key type big_key registered [ 0.617369] Allocating IMA MOK and blacklist keyrings. [ 0.619051] Key type asymmetric registered [ 0.620169] Asymmetric key parser 'x509' registered [ 0.621477] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.623509] io scheduler noop registered [ 0.624591] io scheduler deadline registered (default) [ 0.625950] io scheduler cfq registered [ 0.627142] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.628549] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.630250] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.632256] ACPI: Power Button [PWRF] [ 0.633487] GHES: HEST is not enabled! [ 0.647668] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.677282] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.680293] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.703987] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.707025] Linux agpgart interface v0.103 [ 0.710401] brd: module loaded [ 0.712617] loop: module loaded [ 0.717074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.719066] GPT:90111 != 2097151 [ 0.719999] GPT:Alternate GPT header not at the end of the disk. [ 0.721477] GPT:90111 != 2097151 [ 0.722411] GPT: Use GNU Parted to correct GPT errors. [ 0.723727] vda: vda1 vda15 [ 0.725414] scsi host0: ata_piix [ 0.726483] scsi host1: ata_piix [ 0.727464] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.729103] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.731066] libphy: Fixed MDIO Bus: probed [ 0.732185] tun: Universal TUN/TAP device driver, 1.6 [ 0.733476] tun: (C) 1999-2004 Max Krasnyansky [ 0.736369] PPP generic driver version 2.4.2 [ 0.737611] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.739231] ehci-pci: EHCI PCI platform driver [ 0.740434] ehci-platform: EHCI generic platform driver [ 0.741776] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.743311] ohci-pci: OHCI PCI platform driver [ 0.744502] ohci-platform: OHCI generic platform driver [ 0.745852] uhci_hcd: USB Universal Host Controller Interface driver [ 0.760515] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.761877] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.763882] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.765247] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.766805] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.768446] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.770377] usb usb1: Product: UHCI Host Controller [ 0.771640] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.773172] usb usb1: SerialNumber: 0000:00:01.2 [ 0.774494] hub 1-0:1.0: USB hub found [ 0.775561] hub 1-0:1.0: 2 ports detected [ 0.776826] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.779682] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.780979] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.782353] mousedev: PS/2 mouse device common for all mice [ 0.784049] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.786505] rtc_cmos 00:00: RTC can wake from S4 [ 0.788019] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.789609] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.791237] i2c /dev entries driver [ 0.792288] device-mapper: uevent: version 1.0.3 [ 0.793584] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.795821] ledtrig-cpu: registered to indicate activity on CPUs [ 0.797652] NET: Registered protocol family 10 [ 0.799203] NET: Registered protocol family 17 [ 0.800412] Key type dns_resolver registered [ 0.801710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.803199] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.805635] registered taskstats version 1 [ 0.806804] Loading compiled-in X.509 certificates [ 0.808652] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.811178] zswap: loaded using pool lzo/zbud [ 0.813253] Key type trusted registered [ 0.815395] Key type encrypted registered [ 0.816527] AppArmor: AppArmor sha1 policy hashing enabled [ 0.817939] ima: No TPM chip found, activating TPM-bypass! [ 0.819349] evm: HMAC attrs: 0x1 [ 0.820645] Magic number: 14:756:329 [ 0.821734] tty tty50: hash matches [ 0.822851] rtc_cmos 00:00: setting system clock to 2018-08-16 12:19:03 UTC (1534421943) [ 0.825039] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.826563] EDD information not available. [ 0.891954] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.894072] Write protecting the kernel read-only data: 14336k [ 0.897013] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.899471] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.79 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.049540] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.88. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXnjipdLKIGpA0E2ZYm1ucqSvGSbCaM83ZvnIRiShZ38aZNomufYJSVGmck750gzt2+DNNPq/+G4Q7M6m+UnqR4qe5y6tbGVWBFFIvuyB/dnZW5CQdoE1kRJqRoawjWYqHh4ywCYdRtNk0qY5p07HLbjCeLInP0vURbmT3aiaG9di1Zo89Uxv/yk2YFdwd0yHKBfT1UQ4WYMdp+x57EG0EUVn/5qEkLW+qIS7qEnotG+3zG3agxXzJq2cFhZE3czhjHqKpsTYEW8AOFwP+qJg6gceXNfkQEYwmEMUjJIeynLgZ1xiER0KeoLyTKdNz9PD2NxgfbQXvHozscWEaTtg3 root@cinder-test-vm2-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5 ssh-dss AAAAB3NzaC1kc3MAAACBAOf5XEZXtc4Fk4S2FkjWec5lfX4GPebRfxWVbXdKBDg3f3QYBbWqSLKY6lwv+EF5Y0iQTwLgvRKHnOCoVSx8BJDB9uIjJ7eI6Um2MfHqH2akypZde4xdTShycAy3rPORK9GM5KXjAErbHs941vBUo7lANA0Pe6YsI5pkzjhJGerZAAAAFQCITI+26ntlvlL/c3CMRJq6QasaxwAAAIEA3aZjyLODhNh4RkVg46aqZexaYzsF2rHkQdNwfoqFnrfWaNHVpkgvJUQ/vKRN/AjOfv8i+w+K3I/znTtKB3c+aIzI5xucSuuT6gUEtHfxl0mTcOusB37CEwAHHloULRVF9jd/Ol7FjB86HdqkKPU8wgjq3Z3ahhmjM/MX1xsQXpQAAACARe0IGUJB13QpW8NxntklcCDu245eyyzqciTUkMhu6C6UBWbaKctrTQcuPG41RlDOkxDlVXZaeqSZIdcqcJVra/Ebkkp01pP7D+lWUCPwt8CPJjC3Af8gedymIvNnYnJVICxu2O/zfr5dT88mXiDPzwCy0nlD2CE2b90dNkmD0yA= root@cinder-test-vm2-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.18s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe40:b49b/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.55 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5 login: 2018-08-16 12:19:38,288 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e0:71:f3', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7a4296d1-e95f-4139-a210-0304b449bedc'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-16T12:19:35.000000', 'flavor': Munch({u'id': u'af331f3e-7ce3-481a-9840-6886beb536aa'}), 'az': u'nova', 'id': u'09bfea05-f478-4ce5-b18a-b29971d1cc0c', 'security_groups': [Munch({u'name': u'cinder_test-sg_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c53dfe3369b84d0d9a5a7ba31415cd45', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'74ee27bd553748ebb1a37c784a93d228', 'name': 'cinder_test-project_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', '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-08-16T12:19:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-16T12:19:35Z', 'hostId': u'4d6ea04e4c8a0301c87500af0fedf40f35da20dd5d7e9fed89e0d597', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'4d6ea04e4c8a0301c87500af0fedf40f35da20dd5d7e9fed89e0d597', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-16T12:19:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'74ee27bd553748ebb1a37c784a93d228', 'name': u'cinder_test-vm_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'adminPass': u'KD3jF4RtDj3f', 'tenant_id': u'74ee27bd553748ebb1a37c784a93d228', 'created_at': u'2018-08-16T12:19:28Z', 'created': u'2018-08-16T12:19:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-16 12:19:41,231 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'62b88332-9fc1-4855-b6fa-19832d359967', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'74ee27bd553748ebb1a37c784a93d228', 'created_at': u'2018-08-16T12:19:39Z', 'attached': True, 'updated_at': u'2018-08-16T12:19:39Z', 'id': u'f24d4510-bfcf-4138-a7a8-05b0d05ef12c', 'floating_network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'74ee27bd553748ebb1a37c784a93d228', 'name': 'cinder_test-project_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'62b88332-9fc1-4855-b6fa-19832d359967', 'project_id': u'74ee27bd553748ebb1a37c784a93d228', 'port_id': u'2db23898-15ea-4244-aa8b-5766dbb1d9ff', 'port': u'2db23898-15ea-4244-aa8b-5766dbb1d9ff', 'network': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e'}) 2018-08-16 12:19:41,355 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 482097247 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.189716] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.191968] pid_max: default: 32768 minimum: 301 [ 0.193199] ACPI: Core revision 20150930 [ 0.194891] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.196696] Security Framework initialized [ 0.197855] Yama: becoming mindful. [ 0.198854] AppArmor: AppArmor initialized [ 0.200054] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.201830] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.203574] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.205204] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207130] Initializing cgroup subsys io [ 0.208233] Initializing cgroup subsys memory [ 0.209415] Initializing cgroup subsys devices [ 0.210591] Initializing cgroup subsys freezer [ 0.211763] Initializing cgroup subsys net_cls [ 0.212977] Initializing cgroup subsys perf_event [ 0.214239] Initializing cgroup subsys net_prio [ 0.215440] Initializing cgroup subsys hugetlb [ 0.216702] Initializing cgroup subsys pids [ 0.217870] CPU: Physical Processor ID: 0 [ 0.219682] mce: CPU supports 10 MCE banks [ 0.220835] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.222211] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.237330] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.244093] ftrace: allocating 31920 entries in 125 pages [ 0.269964] smpboot: Max logical packages: 1 [ 0.271232] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.273087] x2apic enabled [ 0.274227] Switched APIC routing to physical x2apic. [ 0.276657] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.278160] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.280846] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.283290] KVM setup paravirtual spinlock [ 0.284980] x86: Booted up 1 node, 1 CPUs [ 0.286080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.287936] devtmpfs: initialized [ 0.289941] evm: security.selinux [ 0.290894] evm: security.SMACK64 [ 0.291837] evm: security.SMACK64EXEC [ 0.292865] evm: security.SMACK64TRANSMUTE [ 0.293975] evm: security.SMACK64MMAP [ 0.294991] evm: security.ima [ 0.295888] evm: security.capability [ 0.296976] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.299526] pinctrl core: initialized pinctrl subsystem [ 0.301007] RTC time: 12:19:35, date: 08/16/18 [ 0.302316] NET: Registered protocol family 16 [ 0.303635] cpuidle: using governor ladder [ 0.304721] cpuidle: using governor menu [ 0.305773] PCCT header not found. [ 0.306769] ACPI: bus type PCI registered [ 0.307859] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.309517] PCI: Using configuration type 1 for base access [ 0.311630] ACPI: Added _OSI(Module Device) [ 0.312775] ACPI: Added _OSI(Processor Device) [ 0.313948] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.315150] ACPI: Added _OSI(Processor Aggregator Device) [ 0.317273] ACPI: Interpreter enabled [ 0.318286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.320785] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.323344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.325821] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.328336] ACPI: (supports S0 S5) [ 0.329338] ACPI: Using IOAPIC for interrupt routing [ 0.330623] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.334468] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.335996] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.337614] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.339180] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.342109] acpiphp: Slot [3] registered [ 0.343189] acpiphp: Slot [4] registered [ 0.344254] acpiphp: Slot [5] registered [ 0.345323] acpiphp: Slot [6] registered [ 0.346418] acpiphp: Slot [7] registered [ 0.347466] acpiphp: Slot [8] registered [ 0.348519] acpiphp: Slot [9] registered [ 0.349570] acpiphp: Slot [10] registered [ 0.350635] acpiphp: Slot [11] registered [ 0.351705] acpiphp: Slot [12] registered [ 0.352773] acpiphp: Slot [13] registered [ 0.353881] acpiphp: Slot [14] registered [ 0.354951] acpiphp: Slot [15] registered [ 0.369499] acpiphp: Slot [16] registered [ 0.370602] acpiphp: Slot [17] registered [ 0.371668] acpiphp: Slot [18] registered [ 0.372729] acpiphp: Slot [19] registered [ 0.373822] acpiphp: Slot [20] registered [ 0.374888] acpiphp: Slot [21] registered [ 0.375981] acpiphp: Slot [22] registered [ 0.377046] acpiphp: Slot [23] registered [ 0.378121] acpiphp: Slot [24] registered [ 0.379186] acpiphp: Slot [25] registered [ 0.380250] acpiphp: Slot [26] registered [ 0.381312] acpiphp: Slot [27] registered [ 0.382386] acpiphp: Slot [28] registered [ 0.383482] acpiphp: Slot [29] registered [ 0.384577] acpiphp: Slot [30] registered [ 0.385641] acpiphp: Slot [31] registered [ 0.386709] PCI host bridge to bus 0000:00 [ 0.387791] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389394] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.391013] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.392982] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.394962] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.396974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.400881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.402580] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.404176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.405867] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410438] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412385] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.434110] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.436164] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.438142] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.440060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.442233] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.443998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.445808] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.447285] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.449503] vgaarb: loaded [ 0.450331] vgaarb: bridge control possible 0000:00:02.0 [ 0.452003] SCSI subsystem initialized [ 0.453266] ACPI: bus type USB registered [ 0.454416] usbcore: registered new interface driver usbfs [ 0.455817] usbcore: registered new interface driver hub [ 0.457209] usbcore: registered new device driver usb [ 0.458683] PCI: Using ACPI for IRQ routing [ 0.460208] NetLabel: Initializing [ 0.461172] NetLabel: domain hash size = 128 [ 0.462337] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.463699] NetLabel: unlabeled traffic allowed by default [ 0.465309] clocksource: Switched to clocksource kvm-clock [ 0.475671] AppArmor: AppArmor Filesystem Enabled [ 0.476965] pnp: PnP ACPI init [ 0.478217] pnp: PnP ACPI: found 5 devices [ 0.485061] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.487428] NET: Registered protocol family 2 [ 0.488829] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.490601] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.492246] TCP: Hash tables configured (established 4096 bind 4096) [ 0.493891] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.495378] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.496981] NET: Registered protocol family 1 [ 0.498179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.499692] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.501184] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.515644] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.530055] Trying to unpack rootfs image as initramfs... [ 0.591695] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.596708] Scanning for low memory corruption every 60 seconds [ 0.599037] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.600749] audit: initializing netlink subsys (disabled) [ 0.602259] audit: type=2000 audit(1534421976.185:1): initialized [ 0.604075] Initialise system trusted keyring [ 0.605434] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.606959] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.609639] zbud: loaded [ 0.610625] VFS: Disk quotas dquot_6.6.0 [ 0.611717] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.613826] fuse init (API version 7.23) [ 0.615063] Key type big_key registered [ 0.616173] Allocating IMA MOK and blacklist keyrings. [ 0.617881] Key type asymmetric registered [ 0.619017] Asymmetric key parser 'x509' registered [ 0.620342] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.622405] io scheduler noop registered [ 0.623484] io scheduler deadline registered (default) [ 0.624836] io scheduler cfq registered [ 0.626028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.627456] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.629211] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.631219] ACPI: Power Button [PWRF] [ 0.632437] GHES: HEST is not enabled! [ 0.646587] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675700] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678616] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.702307] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.705423] Linux agpgart interface v0.103 [ 0.708855] brd: module loaded [ 0.711153] loop: module loaded [ 0.716253] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.718275] GPT:90111 != 2097151 [ 0.719215] GPT:Alternate GPT header not at the end of the disk. [ 0.720706] GPT:90111 != 2097151 [ 0.721647] GPT: Use GNU Parted to correct GPT errors. [ 0.722969] vda: vda1 vda15 [ 0.724618] scsi host0: ata_piix [ 0.725692] scsi host1: ata_piix [ 0.726683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.728340] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.730331] libphy: Fixed MDIO Bus: probed [ 0.731469] tun: Universal TUN/TAP device driver, 1.6 [ 0.732779] tun: (C) 1999-2004 Max Krasnyansky [ 0.735749] PPP generic driver version 2.4.2 [ 0.736982] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.738584] ehci-pci: EHCI PCI platform driver [ 0.739782] ehci-platform: EHCI generic platform driver [ 0.741120] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.742654] ohci-pci: OHCI PCI platform driver [ 0.743849] ohci-platform: OHCI generic platform driver [ 0.745212] uhci_hcd: USB Universal Host Controller Interface driver [ 0.759843] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.761195] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.763166] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.764512] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.766034] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.767665] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.769583] usb usb1: Product: UHCI Host Controller [ 0.770813] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.772324] usb usb1: SerialNumber: 0000:00:01.2 [ 0.773624] hub 1-0:1.0: USB hub found [ 0.774690] hub 1-0:1.0: 2 ports detected [ 0.775940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.778784] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.780092] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.781468] mousedev: PS/2 mouse device common for all mice [ 0.783147] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.785587] rtc_cmos 00:00: RTC can wake from S4 [ 0.787075] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.788685] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.790307] i2c /dev entries driver [ 0.791340] device-mapper: uevent: version 1.0.3 [ 0.792637] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.794839] ledtrig-cpu: registered to indicate activity on CPUs [ 0.796709] NET: Registered protocol family 10 [ 0.798253] NET: Registered protocol family 17 [ 0.799442] Key type dns_resolver registered [ 0.800712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.802172] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.804543] registered taskstats version 1 [ 0.805686] Loading compiled-in X.509 certificates [ 0.807500] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.809991] zswap: loaded using pool lzo/zbud [ 0.812049] Key type trusted registered [ 0.814203] Key type encrypted registered [ 0.815324] AppArmor: AppArmor sha1 policy hashing enabled [ 0.816697] ima: No TPM chip found, activating TPM-bypass! [ 0.818089] evm: HMAC attrs: 0x1 [ 0.819401] Magic number: 14:756:329 [ 0.820454] tty tty50: hash matches [ 0.821548] rtc_cmos 00:00: setting system clock to 2018-08-16 12:19:36 UTC (1534421976) [ 0.823704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.825191] EDD information not available. [ 0.890828] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.892918] Write protecting the kernel read-only data: 14336k [ 0.895824] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.898265] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.95 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.203014] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.04. iid=i-00000017 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCNcB1sRQgBl5iBIHRCv86WqRIZXIYzC6rfvOwpfgEGUmhplbczYCV5wDtw9rukt+BhMX9xjmzkRU0mh1y86xYakrtyWeofrSLvU5yXct2qRaWcpxRvPnxPifGYAxaemQfc37yPjZLUkqfeWzUqqVx0QEW0YpKYJEPvZA659T0QxvdYkuptnQXGbM8ovwx9hHdYblfOzafk4MZ4hLgQNgx2h1FP61MqfTdAHDHK3ZNAxb8Jxa6cXPSTglpyrulu4Q6ISJ2W/8UL7HCktP6CD+Cd46uYPQBia/NDPTb/FudYQLrh+01nEyzHPTZr7YtlwLypNXhgHgLedRDFU6/tQaR5 root@cinder-test-vm-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5 ssh-dss AAAAB3NzaC1kc3MAAACBAPTjqUXGdDrGhChkckX47H0XqnlCn1UIRLB6paEU2vJjIAQObR/8B1Jw0oLMoYixg94nCJlxGedDiLlhPb/hvyc359jrS4PTZQmRedP2wGHvj6vSvgEp+2bHPz/5n3iiQH5A+eD0SZe9RDgLzMfY6c81K+nXOYTTjrIHXyOWt63LAAAAFQDPakWo4KU0SulHN0NHpFPLwnhDaQAAAIEAyrQUlvh1dN8fSDLdNtzg1XD46hBPkVkqc948PAQjTfM+NkJje2s/AkDXe/LWHidzNeGxdWRAbUJzBJ5tnbqjiqbX3p/yFFHBCjnzypTy+JXwneRGrpEaQQVVIMcw0XR0i0Fbz6WMJwE4myiUCiDRauFrQQbTu+WenYaMXC2cHvYAAACABnFB7qSvt6tvvHCDD0GscZfXha4pk8FNXYfvhfQZhY6y6DknNJ9gaHqO01PO1FZmMk/pMm752mcYdtT+ajxC9+fD9HsEtjm43COT33ge5Hkfpcecrfqu/y2sQvXNAfYUrZQghXNX8I/GvDUWN5trRRDOuRlJtxd/94zLchh9YYc= root@cinder-test-vm-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fee0:71f3/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.64 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5 login: 2018-08-16 12:19:48,433 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-16 12:19:48,711 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: 511b54be-3b5d-4df4-b8bc-602f416f3b99 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-08-16 12:19:48,712 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-08-16 12:19:48,713 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-08-16 12:19:54,903 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-08-16 12:20:00,661 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-16 12:20:00,752 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-08-16 12:20:00,753 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-08-16 12:20:00,753 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-08-16 12:20:06,549 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:20:06,550 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:29 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-16 12:20:31,561 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-08-16 12:20:31,727 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-08-16 12:20:53,635 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-08-16 12:20:53,662 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-08-16 12:20:53,772 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-08-16 12:20:53,896 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:20:53,897 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-16 12:20:53,959 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-08-16 12:20:55,475 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-16 12:20:56,252 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-08-16 12:20:56,253 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-16 12:20:56,312 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-08-16 12:20:57,438 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-16 12:20:58,126 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-08-16 12:20:58,126 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-08-16 12:20:58,132 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | tenantnetwork1 | functest | healthcheck | 00:08 | PASS | | tenantnetwork2 | functest | healthcheck | 00:09 | PASS | | vmready1 | functest | healthcheck | 00:13 | PASS | | vmready2 | functest | healthcheck | 00:13 | PASS | | singlevm1 | functest | healthcheck | 00:53 | PASS | | singlevm2 | functest | healthcheck | 00:47 | PASS | | vping_ssh | functest | healthcheck | 01:08 | PASS | | vping_userdata | functest | healthcheck | 00:44 | PASS | | cinder_test | functest | healthcheck | 01:29 | PASS | | odl | functest | healthcheck | 00:21 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-16 12:20:58,146 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-16 12:21:00,987 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-219 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-16 12:21:00,990 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.32,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.32:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=RYDNX7ycuZgSO426NaGEvkQ1N export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=c0e827e233dd4490a13a2da2d4505275 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_PASSWORD=XWNClJUDjy3IuqWXo1MH4IzsD export OS_REGION_NAME=regionOne 2018-08-16 12:21:00,990 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-16 12:21:00,991 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke neutron-tempest-plugin-api | | | | validate the OPNFV scenarios. | rally_sanity patrole vmtp shaker | | | | | snaps_smoke neutron_trunk networking- | | | | | bgpvpn networking-sfc barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-08-16 12:21:01,017 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-08-16 12:21:02,931 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-16 12:21:08,705 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 2b6a0236-72a9-4043-bc83-0e44f7fc08be | 2018-08-16T12:21:08.322439 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 2b6a0236-72a9-4043-bc83-0e44f7fc08be ~/.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-08-16 12:21:12,535 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-16 12:21:12,535 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-16 12:21:18,726 - 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=ec974a26-01dc-4b10-b0c1-505679d91819) as the default verifier for the future CLI operations. 2018-08-16 12:21:22,221 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-08-16 12:21:22,762 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-16T12:21:22Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f76b10bd-d507-40cf-aa8a-2817809d3919', u'provider:segmentation_id': 56, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-net_05bcd6cc-26b8-4f51-8c67-2545290584dc', u'admin_state_up': True, u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:21:22Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 12:21:23,883 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:21:23Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ace8da2a-e42c-48be-92c7-c98bdf64cbc1', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_05bcd6cc-26b8-4f51-8c67-2545290584dc', u'enable_dhcp': True, u'network_id': u'f76b10bd-d507-40cf-aa8a-2817809d3919', u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:21:23Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 12:21:25,431 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:21:24Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-16T12:21:25Z', u'revision_number': 2, u'routes': [], u'project_id': u'c0e827e233dd4490a13a2da2d4505275', u'id': u'a240a2ba-67f8-4b37-948d-1ecc484d7e09', u'name': u'tempest_smoke-router_05bcd6cc-26b8-4f51-8c67-2545290584dc'}) 2018-08-16 12:21:30,198 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/0cdc67a8-d535-4704-895e-4e896908e9fb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0cdc67a8-d535-4704-895e-4e896908e9fb/file', 'owner': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'0cdc67a8-d535-4704-895e-4e896908e9fb', 'size': 12716032, u'self': u'/v2/images/0cdc67a8-d535-4704-895e-4e896908e9fb', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/0cdc67a8-d535-4704-895e-4e896908e9fb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T12:21:29Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-16T12:21:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_05bcd6cc-26b8-4f51-8c67-2545290584dc', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0cdc67a8-d535-4704-895e-4e896908e9fb', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_05bcd6cc-26b8-4f51-8c67-2545290584dc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_05bcd6cc-26b8-4f51-8c67-2545290584dc', 'created': u'2018-08-16T12:21:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T12:21:28Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0cdc67a8-d535-4704-895e-4e896908e9fb', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_05bcd6cc-26b8-4f51-8c67-2545290584dc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 12:21:30,515 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_05bcd6cc-26b8-4f51-8c67-2545290584dc', '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'c0e827e233dd4490a13a2da2d4505275', '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'0e464ef7-6e7b-4f54-aaca-33daa9641c3a', 'swap': 0}) 2018-08-16 12:21:32,342 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/ecfda2ea-029e-44e4-9973-e07078f9fc4a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ecfda2ea-029e-44e4-9973-e07078f9fc4a/file', 'owner': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'ecfda2ea-029e-44e4-9973-e07078f9fc4a', 'size': 12716032, u'self': u'/v2/images/ecfda2ea-029e-44e4-9973-e07078f9fc4a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/ecfda2ea-029e-44e4-9973-e07078f9fc4a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T12:21:32Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-16T12:21:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_05bcd6cc-26b8-4f51-8c67-2545290584dc', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ecfda2ea-029e-44e4-9973-e07078f9fc4a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_05bcd6cc-26b8-4f51-8c67-2545290584dc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_05bcd6cc-26b8-4f51-8c67-2545290584dc', 'created': u'2018-08-16T12:21:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T12:21:31Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ecfda2ea-029e-44e4-9973-e07078f9fc4a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_05bcd6cc-26b8-4f51-8c67-2545290584dc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 12:21:32,393 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_05bcd6cc-26b8-4f51-8c67-2545290584dc', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', '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'e41567e1-b2f6-451a-8f9a-5efa44dd3df5', 'swap': 0}) 2018-08-16 12:21:32,560 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_05bcd6cc-26b8-4f51-8c67-2545290584dc', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', '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'e41567e1-b2f6-451a-8f9a-5efa44dd3df5', 'swap': 0}) 2018-08-16 12:21:36,294 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-16 12:21:36,294 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-16 12:21:36,294 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-16 12:21:36,297 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-16 12:21:36,301 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-16 12:21:40,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ec974a26-01dc-4b10-b0c1-505679d91819/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-08-16 12:21:40,319 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-16 12:21:40,326 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-16 12:21:40,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', '--concurrency=4']'. 2018-08-16 12:21:48,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:21:48.690 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-08-16 12:21:51,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:21:51.706 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.297s] 2018-08-16 12:21:51,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:21:51.755 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.050s] 2018-08-16 12:21:54,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:21:54.850 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.720s] 2018-08-16 12:22:01,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:01.425 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.151s] 2018-08-16 12:22:01,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:01.681 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [8.265s] 2018-08-16 12:22:05,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:05.303 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.877s] 2018-08-16 12:22:06,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:06.306 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.502s] 2018-08-16 12:22:15,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:15.190 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [21.548s] 2018-08-16 12:22:23,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:23.293 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [6.990s] 2018-08-16 12:22:26,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:26.567 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.754s] 2018-08-16 12:22:26,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:26.576 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-08-16 12:22:33,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:33.162 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.580s] 2018-08-16 12:22:33,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:33.744 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.893s] 2018-08-16 12:22:42,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:42.395 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.092s] 2018-08-16 12:22:42,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:42.396 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-16 12:22:43,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:43.753 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.361s] 2018-08-16 12:22:45,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:45.156 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.053s] 2018-08-16 12:22:52,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:52.502 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.533s] 2018-08-16 12:22:54,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:54.329 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.827s] 2018-08-16 12:22:56,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:56.499 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.169s] 2018-08-16 12:22:57,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:57.546 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.084s] 2018-08-16 12:22:57,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:57.547 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-08-16 12:23:00,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:00.801 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.025s] 2018-08-16 12:23:08,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:08.059 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-08-16 12:23:08,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:08.616 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.602s] 2018-08-16 12:23:13,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:13.960 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [5.342s] 2018-08-16 12:23:22,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:22.681 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.721s] 2018-08-16 12:23:29,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:29.691 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [11.021s] 2018-08-16 12:23:30,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:30.143 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.453s] 2018-08-16 12:23:30,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:30.269 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.126s] 2018-08-16 12:23:30,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:30.362 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.093s] 2018-08-16 12:23:30,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:30.641 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.277s] 2018-08-16 12:23:30,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:30.691 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.051s] 2018-08-16 12:23:34,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:34.592 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.077s] 2018-08-16 12:23:34,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:34.593 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-16 12:23:37,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:37.167 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.781s] 2018-08-16 12:23:40,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:40.185 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.014s] 2018-08-16 12:23:40,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:40.499 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.318s] 2018-08-16 12:23:50,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:50.988 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-08-16 12:23:51,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:51.469 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.421s] 2018-08-16 12:23:51,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:51.491 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.022s] 2018-08-16 12:23:53,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:53.284 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [10.457s] 2018-08-16 12:23:53,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:53.942 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.658s] 2018-08-16 12:23:54,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:54.048 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.192s] 2018-08-16 12:23:54,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:54.246 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.198s] 2018-08-16 12:23:54,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:54.273 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.330s] 2018-08-16 12:23:54,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:54.314 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.041s] 2018-08-16 12:23:54,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:54.438 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.191s] 2018-08-16 12:23:54,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:54.445 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-08-16 12:23:54,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:54.598 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.284s] 2018-08-16 12:23:55,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:55.061 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.462s] 2018-08-16 12:24:01,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:01.137 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [9.960s] 2018-08-16 12:24:06,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:06.419 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [6.743s] 2018-08-16 12:24:12,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:12.989 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.261s] 2018-08-16 12:24:13,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:13.151 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.162s] 2018-08-16 12:24:13,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:13.246 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.094s] 2018-08-16 12:24:13,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:13.556 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.310s] 2018-08-16 12:24:20,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:20.374 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.217s] 2018-08-16 12:24:25,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:25.315 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.147s] 2018-08-16 12:24:28,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:28.184 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.809s] 2018-08-16 12:24:32,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:32.538 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.221s] 2018-08-16 12:24:33,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:33.882 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.961s] 2018-08-16 12:24:34,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:34.598 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.413s] 2018-08-16 12:24:38,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:38.868 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.048s] 2018-08-16 12:24:38,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:38.977 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.109s] 2018-08-16 12:24:39,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:39.488 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.890s] 2018-08-16 12:24:46,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:46.279 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-08-16 12:24:48,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:48.198 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.702s] 2018-08-16 12:24:51,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:51.271 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.198s] 2018-08-16 12:24:53,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:53.505 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [5.306s] 2018-08-16 12:25:01,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:01.551 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.395s] 2018-08-16 12:25:04,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:04.874 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.018s] 2018-08-16 12:25:05,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:05.453 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [11.947s] 2018-08-16 12:25:13,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:13.591 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.696s] 2018-08-16 12:25:16,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:16.480 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.887s] 2018-08-16 12:25:19,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:19.509 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [3.029s] 2018-08-16 12:25:19,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:19.583 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.683s] 2018-08-16 12:25:25,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:25.425 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-08-16 12:25:25,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:25.494 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [8.819s] 2018-08-16 12:25:30,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:30.495 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [10.910s] 2018-08-16 12:25:33,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:33.418 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.923s] 2018-08-16 12:25:33,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:33.760 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.342s] 2018-08-16 12:25:33,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:33.806 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.046s] 2018-08-16 12:25:35,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:35.520 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [10.026s] 2018-08-16 12:25:38,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:38.092 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.571s] 2018-08-16 12:25:38,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:38.391 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.299s] 2018-08-16 12:25:38,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:38.435 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.043s] 2018-08-16 12:25:44,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:44.482 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.723s] 2018-08-16 12:25:47,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:47.523 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.039s] 2018-08-16 12:25:47,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:47.828 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.308s] 2018-08-16 12:26:00,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:26:00.624 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [13.572s] 2018-08-16 12:26:08,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:26:08.334 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.708s] 2018-08-16 12:26:11,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:26:11.119 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [16.348s] 2018-08-16 12:26:15,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:26:15.305 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.971s] 2018-08-16 12:26:19,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:26:19.894 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.590s] 2018-08-16 12:26:29,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:26:29.074 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [10.410s] 2018-08-16 12:26:41,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:26:41.238 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-08-16 12:26:45,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:26:45.273 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [16.198s] 2018-08-16 12:26:50,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:26:50.353 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [1.186s] 2018-08-16 12:26:50,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:26:50.592 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.239s] 2018-08-16 12:27:01,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:27:01.803 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.239s] 2018-08-16 12:27:04,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:27:04.335 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.531s] 2018-08-16 12:27:06,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:27:06.749 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.414s] 2018-08-16 12:27:10,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ae0111cd-92f9-4814-91cc-e0b2ee7dd632 2018-08-16 12:27:10,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ae0111cd-92f9-4814-91cc-e0b2ee7dd632']'. 2018-08-16 12:27:11,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-16 12:27:11,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-16 12:27:11,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-16 12:27:11,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ae0111cd-92f9-4814-91cc-e0b2ee7dd632 | 2018-08-16 12:27:11,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-16 12:27:11,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-16 12:21:42 | 2018-08-16 12:27:11,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-16 12:27:10 | 2018-08-16 12:27:11,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:28 | 2018-08-16 12:27:11,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-16 12:27:11,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-16 12:27:11,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-16 12:27:11,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ec974a26-01dc-4b10-b0c1-505679d91819) | 2018-08-16 12:27:11,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-16 12:27:11,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 2b6a0236-72a9-4043-bc83-0e44f7fc08be) | 2018-08-16 12:27:11,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-08-16 12:27:11,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 318.22 | 2018-08-16 12:27:11,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-08-16 12:27:11,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-08-16 12:27:11,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-16 12:27:11,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-16 12:27:11,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-16 12:27:11,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-16 12:27:11,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-16 12:27:11,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-16 12:27:11,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-08-16 12:27:11,526 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:27:11,526 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 05:49 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-16 12:27:22,331 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-08-16 12:27:23,178 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-16 12:27:26,227 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-16 12:27:28,962 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 77203346-28e0-4983-bf31-16e14d78e549 | 2018-08-16T12:27:28.663910 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 77203346-28e0-4983-bf31-16e14d78e549 ~/.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-08-16 12:27:32,609 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-16 12:27:32,610 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-16 12:27:35,258 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-16 12:27:38,560 - 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=f5270b9d-cae1-48ba-a430-7e591b1c836a) as the default verifier for the future CLI operations. 2018-08-16 12:27:42,224 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-08-16 12:27:42,814 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-16T12:27:42Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ee550afd-9481-4867-bf8a-7d50a4a44444', u'provider:segmentation_id': 7, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-net_963d9cf7-328b-4ab0-a589-94e6d523843e', u'admin_state_up': True, u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:27:42Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 12:27:43,707 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:27:43Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'48300635-94ab-47dc-b942-494e08c33ee6', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_963d9cf7-328b-4ab0-a589-94e6d523843e', u'enable_dhcp': True, u'network_id': u'ee550afd-9481-4867-bf8a-7d50a4a44444', u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:27:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 12:27:45,397 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:27:44Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-16T12:27:45Z', u'revision_number': 2, u'routes': [], u'project_id': u'c0e827e233dd4490a13a2da2d4505275', u'id': u'b09ab1fc-8e3d-4577-bae7-86453386b265', u'name': u'neutron-tempest-plugin-api-router_963d9cf7-328b-4ab0-a589-94e6d523843e'}) 2018-08-16 12:27:50,758 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/e4048405-6a03-4074-98b8-bf9b0c636d8d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e4048405-6a03-4074-98b8-bf9b0c636d8d/file', 'owner': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'e4048405-6a03-4074-98b8-bf9b0c636d8d', 'size': 12716032, u'self': u'/v2/images/e4048405-6a03-4074-98b8-bf9b0c636d8d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/e4048405-6a03-4074-98b8-bf9b0c636d8d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T12:27:50Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-16T12:27:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_963d9cf7-328b-4ab0-a589-94e6d523843e', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e4048405-6a03-4074-98b8-bf9b0c636d8d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_963d9cf7-328b-4ab0-a589-94e6d523843e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_963d9cf7-328b-4ab0-a589-94e6d523843e', 'created': u'2018-08-16T12:27:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T12:27:48Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e4048405-6a03-4074-98b8-bf9b0c636d8d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_963d9cf7-328b-4ab0-a589-94e6d523843e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 12:27:51,087 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_963d9cf7-328b-4ab0-a589-94e6d523843e', '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'c0e827e233dd4490a13a2da2d4505275', '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'46ea1cbb-dc80-4f17-a52a-b1f02bd9e337', 'swap': 0}) 2018-08-16 12:27:53,558 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/35c09a09-6a8e-4143-be7b-2f2ab44c3168/snap', u'metadata': Munch({})})], 'file': u'/v2/images/35c09a09-6a8e-4143-be7b-2f2ab44c3168/file', 'owner': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'35c09a09-6a8e-4143-be7b-2f2ab44c3168', 'size': 12716032, u'self': u'/v2/images/35c09a09-6a8e-4143-be7b-2f2ab44c3168', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/35c09a09-6a8e-4143-be7b-2f2ab44c3168/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T12:27:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-16T12:27:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_963d9cf7-328b-4ab0-a589-94e6d523843e', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/35c09a09-6a8e-4143-be7b-2f2ab44c3168', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_963d9cf7-328b-4ab0-a589-94e6d523843e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_963d9cf7-328b-4ab0-a589-94e6d523843e', 'created': u'2018-08-16T12:27:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T12:27:52Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/35c09a09-6a8e-4143-be7b-2f2ab44c3168', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_963d9cf7-328b-4ab0-a589-94e6d523843e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 12:27:53,603 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_963d9cf7-328b-4ab0-a589-94e6d523843e', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', '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'd945f674-67f1-4d86-9523-b14f78f4c306', 'swap': 0}) 2018-08-16 12:27:53,628 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_963d9cf7-328b-4ab0-a589-94e6d523843e', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', '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'd945f674-67f1-4d86-9523-b14f78f4c306', 'swap': 0}) 2018-08-16 12:27:57,927 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-16 12:27:57,928 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-16 12:27:57,928 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-16 12:27:57,931 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-16 12:27:57,934 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-16 12:28:01,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f5270b9d-cae1-48ba-a430-7e591b1c836a/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-08-16 12:28:01,518 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-16 12:28:01,776 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-16 12:28:01,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', u'--concurrency=4']'. 2018-08-16 12:42:06,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 19e2b5fc-c808-4f61-947a-396e9508793a 2018-08-16 12:42:06,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '19e2b5fc-c808-4f61-947a-396e9508793a']'. 2018-08-16 12:42:07,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-16 12:42:07,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-16 12:42:07,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-16 12:42:07,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 19e2b5fc-c808-4f61-947a-396e9508793a | 2018-08-16 12:42:07,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-08-16 12:42:07,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-16 12:28:04 | 2018-08-16 12:42:07,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-16 12:42:05 | 2018-08-16 12:42:07,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:01 | 2018-08-16 12:42:07,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-16 12:42:07,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-16 12:42:07,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-16 12:42:07,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f5270b9d-cae1-48ba-a430-7e591b1c836a) | 2018-08-16 12:42:07,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-16 12:42:07,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 77203346-28e0-4983-bf31-16e14d78e549) | 2018-08-16 12:42:07,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 546 | 2018-08-16 12:42:07,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 828.64 | 2018-08-16 12:42:07,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 370 | 2018-08-16 12:42:07,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 173 | 2018-08-16 12:42:07,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-16 12:42:07,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-16 12:42:07,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-08-16 12:42:07,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-16 12:42:07,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-16 12:42:07,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-16 12:42:07,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 99.1957104558% 2018-08-16 12:42:07,724 - xtesting.core.testcase - ERROR - The HTTP request raises issues Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 226, in push_to_db req.raise_for_status() File "/usr/lib/python2.7/site-packages/requests/models.py", line 935, in raise_for_status raise HTTPError(http_error_msg, response=self) HTTPError: 403 Client Error: Could Not Found testcases [{'project_name': u'functest', 'name': u'neutron-tempest-plugin-api'}] for url: http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:42:07,726 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 14:25 | FAIL | +------------------------------------+------------------+------------------+----------------+ 2018-08-16 12:42:18,567 - xtesting.ci.run_tests - ERROR - The test case 'neutron-tempest-plugin-api' failed. 2018-08-16 12:42:18,622 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-08-16 12:42:19,910 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_sanity', u'tags': [], 'enabled': True, 'id': u'd5a979dd08014540a16436ba359fcd20', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_sanity-project_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c'}) 2018-08-16 12:42:20,390 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7c95ee93b5b54931b2cab5e947891b79', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c'}) 2018-08-16 12:42:22,105 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'd5a979dd08014540a16436ba359fcd20', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '7f4734a3-95c1-4fba-9720-8e83c5b85f65', 'username': u'rally_sanity-user_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-16 12:42:22,110 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'password': '7f4734a3-95c1-4fba-9720-8e83c5b85f65', 'project_name': 'rally_sanity-project_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': 'd5a979dd08014540a16436ba359fcd20', 'project_domain_name': 'Default'} 2018-08-16 12:42:23,546 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-08-16 12:42:23,909 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-08-16 12:42:25,028 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-16T12:42:24Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f', u'provider:segmentation_id': 26, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', u'admin_state_up': True, u'tenant_id': u'd5a979dd08014540a16436ba359fcd20', u'created_at': u'2018-08-16T12:42:24Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'd5a979dd08014540a16436ba359fcd20'}) 2018-08-16 12:42:26,301 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:42:25Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'70992682-ec28-4a28-a3f5-437db3b4a5fc', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', u'enable_dhcp': True, u'network_id': u'fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f', u'tenant_id': u'd5a979dd08014540a16436ba359fcd20', u'created_at': u'2018-08-16T12:42:25Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd5a979dd08014540a16436ba359fcd20'}) 2018-08-16 12:42:27,779 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'd5a979dd08014540a16436ba359fcd20', u'created_at': u'2018-08-16T12:42:26Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-16T12:42:27Z', u'revision_number': 2, u'routes': [], u'project_id': u'd5a979dd08014540a16436ba359fcd20', u'id': u'a80f63fa-bf56-4d02-b760-f1f5adce3d38', u'name': u'rally_sanity-router_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c'}) 2018-08-16 12:42:32,745 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/965f4a7e-13ee-48d9-8ccb-c655946d190c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/965f4a7e-13ee-48d9-8ccb-c655946d190c/file', 'owner': u'd5a979dd08014540a16436ba359fcd20', 'id': u'965f4a7e-13ee-48d9-8ccb-c655946d190c', 'size': 12716032, u'self': u'/v2/images/965f4a7e-13ee-48d9-8ccb-c655946d190c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd5a979dd08014540a16436ba359fcd20', 'name': 'rally_sanity-project_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/965f4a7e-13ee-48d9-8ccb-c655946d190c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T12:42:32Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-16T12:42:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/965f4a7e-13ee-48d9-8ccb-c655946d190c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'created': u'2018-08-16T12:42:30Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T12:42:30Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/965f4a7e-13ee-48d9-8ccb-c655946d190c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 12:42:33,066 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', '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'c0e827e233dd4490a13a2da2d4505275', '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'678ea9cf-9623-436e-acb9-c2f6818a4960', 'swap': 0}) 2018-08-16 12:42:33,087 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-16 12:42:35,891 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-16 12:42:38,758 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0fcb560f-7e7b-4b82-8b26-e5b02e84962b | 2018-08-16T12:42:38.410789 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0fcb560f-7e7b-4b82-8b26-e5b02e84962b ~/.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-08-16 12:42:42,690 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-16 12:42:42,691 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-08-16 12:42:43,074 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', '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'99f2a232-221c-49ee-b475-b20032a34c66', 'swap': 0}) 2018-08-16 12:42:43,095 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', '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'99f2a232-221c-49ee-b475-b20032a34c66', 'swap': 0}) 2018-08-16 12:42:43,096 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-08-16 12:42:43,096 - 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-08-16 12:42:43,097 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-16 12:42:43,110 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-16 12:42:43,111 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'flavor_name': 'rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', '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-08-16 12:44:10,856 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 369b160a-525a-4294-b6ca-26c4536fd71e 2018-08-16 12:44:10,857 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-08-16 12:44:10,858 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '369b160a-525a-4294-b6ca-26c4536fd71e'] 2018-08-16 12:44:11,898 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 369b160a-525a-4294-b6ca-26c4536fd71e -------------------------------------------------------------------------------- Task 369b160a-525a-4294-b6ca-26c4536fd71e: 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 369b160a-525a-4294-b6ca-26c4536fd71e 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.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | total | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | -> duration | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.589044 Full duration: 10.473471 -------------------------------------------------------------------------------- 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 369b160a-525a-4294-b6ca-26c4536fd71e 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.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | total | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | -> duration | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.055378 Full duration: 11.088203 -------------------------------------------------------------------------------- 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 369b160a-525a-4294-b6ca-26c4536fd71e 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.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | | total | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 100.0% | 1 | | -> duration | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.359282 Full duration: 11.638307 -------------------------------------------------------------------------------- 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 369b160a-525a-4294-b6ca-26c4536fd71e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 100.0% | 1 | | total | 2.082 | 2.082 | 2.082 | 2.082 | 2.082 | 2.082 | 100.0% | 1 | | -> duration | 2.082 | 2.082 | 2.082 | 2.082 | 2.082 | 2.082 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.082272 Full duration: 11.839074 -------------------------------------------------------------------------------- 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 369b160a-525a-4294-b6ca-26c4536fd71e 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.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | total | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | -> duration | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.124829 Full duration: 10.657145 -------------------------------------------------------------------------------- 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 369b160a-525a-4294-b6ca-26c4536fd71e 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.316 | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 100.0% | 1 | | total | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> duration | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.816136 Full duration: 10.238737 HINTS: * To plot HTML graphics with this data, run: rally task report 369b160a-525a-4294-b6ca-26c4536fd71e --out output.html * To generate a JUnit report, run: rally task export 369b160a-525a-4294-b6ca-26c4536fd71e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 369b160a-525a-4294-b6ca-26c4536fd71e --json --out output.json 2018-08-16 12:44:11,898 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '369b160a-525a-4294-b6ca-26c4536fd71e', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-08-16 12:44:14,513 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 369b160a-525a-4294-b6ca-26c4536fd71e --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-08-16 12:44:14.416 766 INFO rally.api [-] Building 'json' report for the following task(s): '369b160a-525a-4294-b6ca-26c4536fd71e'. 2018-08-16 12:44:14.421 766 INFO rally.api [-] The report has been successfully built. 2018-08-16 12:44:14,513 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '369b160a-525a-4294-b6ca-26c4536fd71e', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-08-16 12:44:17,020 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 369b160a-525a-4294-b6ca-26c4536fd71e --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-08-16 12:44:16.906 769 INFO rally.api [-] Building 'html' report for the following task(s): '369b160a-525a-4294-b6ca-26c4536fd71e'. 2018-08-16 12:44:16.927 769 INFO rally.api [-] The report has been successfully built. 2018-08-16 12:44:17,028 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-08-16 12:44:17,028 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-08-16 12:44:17,029 - 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-08-16 12:44:17,029 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-16 12:44:17,042 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-16 12:44:17,043 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'flavor_name': 'rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', '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-08-16 12:46:17,914 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3da303ed-9b31-4218-97c8-90cbd5755558 2018-08-16 12:46:17,915 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3da303ed-9b31-4218-97c8-90cbd5755558'] 2018-08-16 12:46:18,909 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3da303ed-9b31-4218-97c8-90cbd5755558 -------------------------------------------------------------------------------- Task 3da303ed-9b31-4218-97c8-90cbd5755558: 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 3da303ed-9b31-4218-97c8-90cbd5755558 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.999 | 4.999 | 4.999 | 4.999 | 4.999 | 4.999 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> glance_v2.upload_data | 1.449 | 1.449 | 1.449 | 1.449 | 1.449 | 1.449 | 100.0% | 1 | | glance_v2.delete_image | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | total | 5.749 | 5.749 | 5.749 | 5.749 | 5.749 | 5.749 | 100.0% | 1 | | -> duration | 5.749 | 5.749 | 5.749 | 5.749 | 5.749 | 5.749 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.749445 Full duration: 17.916842 -------------------------------------------------------------------------------- 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 3da303ed-9b31-4218-97c8-90cbd5755558 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.777 | 4.777 | 4.777 | 4.777 | 4.777 | 4.777 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | -> glance_v2.upload_data | 1.271 | 1.271 | 1.271 | 1.271 | 1.271 | 1.271 | 100.0% | 1 | | glance_v2.list_images | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 100.0% | 1 | | total | 5.08 | 5.08 | 5.08 | 5.08 | 5.08 | 5.08 | 100.0% | 1 | | -> duration | 5.08 | 5.08 | 5.08 | 5.08 | 5.08 | 5.08 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.079799 Full duration: 20.839752 -------------------------------------------------------------------------------- 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 3da303ed-9b31-4218-97c8-90cbd5755558 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.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | total | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | -> duration | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.600219 Full duration: 11.284506 -------------------------------------------------------------------------------- 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": "fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f" } ], "flavor": { "name": "rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3da303ed-9b31-4218-97c8-90cbd5755558 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.337 | 4.337 | 4.337 | 4.337 | 4.337 | 4.337 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | -> glance_v2.upload_data | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | nova.boot_servers | 20.997 | 20.997 | 20.997 | 20.997 | 20.997 | 20.997 | 100.0% | 1 | | total | 25.335 | 25.335 | 25.335 | 25.335 | 25.335 | 25.335 | 100.0% | 1 | | -> duration | 24.335 | 24.335 | 24.335 | 24.335 | 24.335 | 24.335 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.335116 Full duration: 50.197789 HINTS: * To plot HTML graphics with this data, run: rally task report 3da303ed-9b31-4218-97c8-90cbd5755558 --out output.html * To generate a JUnit report, run: rally task export 3da303ed-9b31-4218-97c8-90cbd5755558 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3da303ed-9b31-4218-97c8-90cbd5755558 --json --out output.json 2018-08-16 12:46:18,910 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3da303ed-9b31-4218-97c8-90cbd5755558', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-08-16 12:46:21,464 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3da303ed-9b31-4218-97c8-90cbd5755558 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-08-16 12:46:21.367 1322 INFO rally.api [-] Building 'json' report for the following task(s): '3da303ed-9b31-4218-97c8-90cbd5755558'. 2018-08-16 12:46:21.372 1322 INFO rally.api [-] The report has been successfully built. 2018-08-16 12:46:21,464 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3da303ed-9b31-4218-97c8-90cbd5755558', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-08-16 12:46:24,053 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 3da303ed-9b31-4218-97c8-90cbd5755558 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-08-16 12:46:23.940 1325 INFO rally.api [-] Building 'html' report for the following task(s): '3da303ed-9b31-4218-97c8-90cbd5755558'. 2018-08-16 12:46:23.961 1325 INFO rally.api [-] The report has been successfully built. 2018-08-16 12:46:24,059 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-08-16 12:46:24,059 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-08-16 12:46:24,060 - 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-08-16 12:46:24,060 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-16 12:46:24,072 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-16 12:46:24,073 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'flavor_name': 'rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', '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-08-16 12:50:21,988 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2025c6f3-60f8-4e20-b5f5-1e4480d09ada 2018-08-16 12:50:21,989 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2025c6f3-60f8-4e20-b5f5-1e4480d09ada'] 2018-08-16 12:50:23,017 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2025c6f3-60f8-4e20-b5f5-1e4480d09ada -------------------------------------------------------------------------------- Task 2025c6f3-60f8-4e20-b5f5-1e4480d09ada: 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 2025c6f3-60f8-4e20-b5f5-1e4480d09ada 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.537 | 3.537 | 3.537 | 3.537 | 3.537 | 3.537 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.983 | 2.983 | 2.983 | 2.983 | 2.983 | 2.983 | 100.0% | 1 | | total | 6.52 | 6.52 | 6.52 | 6.52 | 6.52 | 6.52 | 100.0% | 1 | | -> duration | 6.52 | 6.52 | 6.52 | 6.52 | 6.52 | 6.52 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.520041 Full duration: 27.80014 -------------------------------------------------------------------------------- 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 2025c6f3-60f8-4e20-b5f5-1e4480d09ada 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.569 | 3.569 | 3.569 | 3.569 | 3.569 | 3.569 | 100.0% | 1 | | cinder_v2.delete_volume | 2.891 | 2.891 | 2.891 | 2.891 | 2.891 | 2.891 | 100.0% | 1 | | total | 6.46 | 6.46 | 6.46 | 6.46 | 6.46 | 6.46 | 100.0% | 1 | | -> duration | 6.46 | 6.46 | 6.46 | 6.46 | 6.46 | 6.46 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.459711 Full duration: 20.331016 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2025c6f3-60f8-4e20-b5f5-1e4480d09ada 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 | 9.979 | 9.979 | 9.979 | 9.979 | 9.979 | 9.979 | 100.0% | 1 | | cinder_v2.delete_volume | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 100.0% | 1 | | total | 10.381 | 10.381 | 10.381 | 10.381 | 10.381 | 10.381 | 100.0% | 1 | | -> duration | 10.381 | 10.381 | 10.381 | 10.381 | 10.381 | 10.381 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.381486 Full duration: 25.206964 -------------------------------------------------------------------------------- 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 2025c6f3-60f8-4e20-b5f5-1e4480d09ada 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.581 | 3.581 | 3.581 | 3.581 | 3.581 | 3.581 | 100.0% | 1 | | cinder_v2.delete_volume | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | total | 4.267 | 4.267 | 4.267 | 4.267 | 4.267 | 4.267 | 100.0% | 1 | | -> duration | 4.267 | 4.267 | 4.267 | 4.267 | 4.267 | 4.267 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.266592 Full duration: 17.975087 -------------------------------------------------------------------------------- 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 2025c6f3-60f8-4e20-b5f5-1e4480d09ada 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.551 | 3.551 | 3.551 | 3.551 | 3.551 | 3.551 | 100.0% | 1 | | cinder_v2.extend_volume | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | cinder_v2.delete_volume | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | total | 4.924 | 4.924 | 4.924 | 4.924 | 4.924 | 4.924 | 100.0% | 1 | | -> duration | 4.924 | 4.924 | 4.924 | 4.924 | 4.924 | 4.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.923684 Full duration: 18.555131 -------------------------------------------------------------------------------- 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 2025c6f3-60f8-4e20-b5f5-1e4480d09ada 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.622 | 3.622 | 3.622 | 3.622 | 3.622 | 3.622 | 100.0% | 1 | | cinder_v2.delete_volume | 2.979 | 2.979 | 2.979 | 2.979 | 2.979 | 2.979 | 100.0% | 1 | | total | 6.602 | 6.602 | 6.602 | 6.602 | 6.602 | 6.602 | 100.0% | 1 | | -> duration | 6.602 | 6.602 | 6.602 | 6.602 | 6.602 | 6.602 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.602315 Full duration: 26.914535 -------------------------------------------------------------------------------- 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 2025c6f3-60f8-4e20-b5f5-1e4480d09ada 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.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | cinder_v2.list_qos | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | total | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 100.0% | 1 | | -> duration | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.07572 Full duration: 17.075641 -------------------------------------------------------------------------------- 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 2025c6f3-60f8-4e20-b5f5-1e4480d09ada 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.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | cinder_v2.set_qos | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | total | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 100.0% | 1 | | -> duration | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.078719 Full duration: 17.440802 -------------------------------------------------------------------------------- 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 2025c6f3-60f8-4e20-b5f5-1e4480d09ada 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.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | cinder_v2.list_types | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | total | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 100.0% | 1 | | -> duration | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.056823 Full duration: 16.949543 -------------------------------------------------------------------------------- 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 2025c6f3-60f8-4e20-b5f5-1e4480d09ada 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.891 | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.36 | 0.36 | 0.36 | 0.36 | 0.36 | 0.36 | 100.0% | 1 | | total | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 100.0% | 1 | | -> duration | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.251228 Full duration: 17.16179 HINTS: * To plot HTML graphics with this data, run: rally task report 2025c6f3-60f8-4e20-b5f5-1e4480d09ada --out output.html * To generate a JUnit report, run: rally task export 2025c6f3-60f8-4e20-b5f5-1e4480d09ada --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2025c6f3-60f8-4e20-b5f5-1e4480d09ada --json --out output.json 2018-08-16 12:50:23,018 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2025c6f3-60f8-4e20-b5f5-1e4480d09ada', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-08-16 12:50:25,651 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2025c6f3-60f8-4e20-b5f5-1e4480d09ada --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-08-16 12:50:25.549 3114 INFO rally.api [-] Building 'json' report for the following task(s): '2025c6f3-60f8-4e20-b5f5-1e4480d09ada'. 2018-08-16 12:50:25.559 3114 INFO rally.api [-] The report has been successfully built. 2018-08-16 12:50:25,651 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2025c6f3-60f8-4e20-b5f5-1e4480d09ada', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-08-16 12:50:28,201 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 2025c6f3-60f8-4e20-b5f5-1e4480d09ada --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-08-16 12:50:28.082 3117 INFO rally.api [-] Building 'html' report for the following task(s): '2025c6f3-60f8-4e20-b5f5-1e4480d09ada'. 2018-08-16 12:50:28.110 3117 INFO rally.api [-] The report has been successfully built. 2018-08-16 12:50:28,215 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-08-16 12:50:28,215 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-08-16 12:50:28,216 - 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-08-16 12:50:28,216 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-16 12:50:28,227 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-16 12:50:28,228 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': 'fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'flavor_name': 'rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', '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-08-16 12:53:03,911 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b6128f8b-9601-4d17-ad04-4897a7109898 2018-08-16 12:53:03,911 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b6128f8b-9601-4d17-ad04-4897a7109898'] 2018-08-16 12:53:04,884 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b6128f8b-9601-4d17-ad04-4897a7109898 -------------------------------------------------------------------------------- Task b6128f8b-9601-4d17-ad04-4897a7109898: 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 b6128f8b-9601-4d17-ad04-4897a7109898 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.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | total | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | -> duration | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.728418 Full duration: 10.455227 -------------------------------------------------------------------------------- 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 b6128f8b-9601-4d17-ad04-4897a7109898 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.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | total | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> duration | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.756367 Full duration: 10.902146 -------------------------------------------------------------------------------- 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 b6128f8b-9601-4d17-ad04-4897a7109898 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | total | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> duration | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.763165 Full duration: 10.078342 -------------------------------------------------------------------------------- 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 b6128f8b-9601-4d17-ad04-4897a7109898 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.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 100.0% | 1 | | total | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 100.0% | 1 | | -> duration | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.045628 Full duration: 11.626772 -------------------------------------------------------------------------------- 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 b6128f8b-9601-4d17-ad04-4897a7109898 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.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | total | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> duration | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.706873 Full duration: 10.424312 -------------------------------------------------------------------------------- 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 b6128f8b-9601-4d17-ad04-4897a7109898 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.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 100.0% | 1 | | total | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 100.0% | 1 | | -> duration | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.086523 Full duration: 11.493319 -------------------------------------------------------------------------------- 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 b6128f8b-9601-4d17-ad04-4897a7109898 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.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | total | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> duration | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.704961 Full duration: 10.183957 -------------------------------------------------------------------------------- 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 b6128f8b-9601-4d17-ad04-4897a7109898 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 100.0% | 1 | | total | 1.764 | 1.764 | 1.764 | 1.764 | 1.764 | 1.764 | 100.0% | 1 | | -> duration | 1.764 | 1.764 | 1.764 | 1.764 | 1.764 | 1.764 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.76426 Full duration: 12.462538 -------------------------------------------------------------------------------- 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 b6128f8b-9601-4d17-ad04-4897a7109898 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.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | total | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | -> duration | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.730818 Full duration: 10.207992 -------------------------------------------------------------------------------- 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 b6128f8b-9601-4d17-ad04-4897a7109898 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.006 | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 100.0% | 1 | | gnocchi.delete_metric | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 100.0% | 1 | | total | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 100.0% | 1 | | -> duration | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.304436 Full duration: 11.559111 -------------------------------------------------------------------------------- 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 b6128f8b-9601-4d17-ad04-4897a7109898 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.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | gnocchi.delete_resource | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | total | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 100.0% | 1 | | -> duration | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.126067 Full duration: 11.620372 HINTS: * To plot HTML graphics with this data, run: rally task report b6128f8b-9601-4d17-ad04-4897a7109898 --out output.html * To generate a JUnit report, run: rally task export b6128f8b-9601-4d17-ad04-4897a7109898 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b6128f8b-9601-4d17-ad04-4897a7109898 --json --out output.json 2018-08-16 12:53:04,885 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b6128f8b-9601-4d17-ad04-4897a7109898', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.json'] 2018-08-16 12:53:07,481 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b6128f8b-9601-4d17-ad04-4897a7109898 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.json 2018-08-16 12:53:07.378 4252 INFO rally.api [-] Building 'json' report for the following task(s): 'b6128f8b-9601-4d17-ad04-4897a7109898'. 2018-08-16 12:53:07.387 4252 INFO rally.api [-] The report has been successfully built. 2018-08-16 12:53:07,482 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b6128f8b-9601-4d17-ad04-4897a7109898', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-08-16 12:53:10,135 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b6128f8b-9601-4d17-ad04-4897a7109898 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.html 2018-08-16 12:53:10.012 4255 INFO rally.api [-] Building 'html' report for the following task(s): 'b6128f8b-9601-4d17-ad04-4897a7109898'. 2018-08-16 12:53:10.040 4255 INFO rally.api [-] The report has been successfully built. 2018-08-16 12:53:10,147 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-08-16 12:53:10,148 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-08-16 12:53:10,148 - 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-08-16 12:53:10,148 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-16 12:53:10,161 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-16 12:53:10,161 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'flavor_name': 'rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', '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-08-16 12:55:11,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 435c9cdf-c1a7-4719-90de-704bf708e326 2018-08-16 12:55:11,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '435c9cdf-c1a7-4719-90de-704bf708e326'] 2018-08-16 12:55:12,127 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 435c9cdf-c1a7-4719-90de-704bf708e326 -------------------------------------------------------------------------------- Task 435c9cdf-c1a7-4719-90de-704bf708e326: 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 435c9cdf-c1a7-4719-90de-704bf708e326 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 7.695 | 7.695 | 7.695 | 7.695 | 7.695 | 7.695 | 100.0% | 1 | | heat.update_stack | 4.996 | 4.996 | 4.996 | 4.996 | 4.996 | 4.996 | 100.0% | 1 | | heat.delete_stack | 4.543 | 4.543 | 4.543 | 4.543 | 4.543 | 4.543 | 100.0% | 1 | | total | 17.234 | 17.234 | 17.234 | 17.234 | 17.234 | 17.234 | 100.0% | 1 | | -> duration | 13.234 | 13.234 | 13.234 | 13.234 | 13.234 | 13.234 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.234432 Full duration: 29.502978 -------------------------------------------------------------------------------- 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 435c9cdf-c1a7-4719-90de-704bf708e326 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 7.087 | 7.087 | 7.087 | 7.087 | 7.087 | 7.087 | 100.0% | 1 | | heat.check_stack | 3.14 | 3.14 | 3.14 | 3.14 | 3.14 | 3.14 | 100.0% | 1 | | heat.delete_stack | 2.958 | 2.958 | 2.958 | 2.958 | 2.958 | 2.958 | 100.0% | 1 | | total | 13.185 | 13.185 | 13.185 | 13.185 | 13.185 | 13.185 | 100.0% | 1 | | -> duration | 11.185 | 11.185 | 11.185 | 11.185 | 11.185 | 11.185 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.185102 Full duration: 25.01582 -------------------------------------------------------------------------------- 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 435c9cdf-c1a7-4719-90de-704bf708e326 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.821 | 5.821 | 5.821 | 5.821 | 5.821 | 5.821 | 100.0% | 1 | | heat.suspend_stack | 1.685 | 1.685 | 1.685 | 1.685 | 1.685 | 1.685 | 100.0% | 1 | | heat.resume_stack | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 100.0% | 1 | | heat.delete_stack | 2.357 | 2.357 | 2.357 | 2.357 | 2.357 | 2.357 | 100.0% | 1 | | total | 11.642 | 11.642 | 11.642 | 11.642 | 11.642 | 11.642 | 100.0% | 1 | | -> duration | 9.642 | 9.642 | 9.642 | 9.642 | 9.642 | 9.642 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.642091 Full duration: 24.616053 -------------------------------------------------------------------------------- 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 435c9cdf-c1a7-4719-90de-704bf708e326 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 | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 100.0% | 1 | | total | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 100.0% | 1 | | -> duration | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.208359 Full duration: 12.698822 HINTS: * To plot HTML graphics with this data, run: rally task report 435c9cdf-c1a7-4719-90de-704bf708e326 --out output.html * To generate a JUnit report, run: rally task export 435c9cdf-c1a7-4719-90de-704bf708e326 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 435c9cdf-c1a7-4719-90de-704bf708e326 --json --out output.json 2018-08-16 12:55:12,128 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '435c9cdf-c1a7-4719-90de-704bf708e326', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-08-16 12:55:14,567 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 435c9cdf-c1a7-4719-90de-704bf708e326 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-08-16 12:55:14.462 5168 INFO rally.api [-] Building 'json' report for the following task(s): '435c9cdf-c1a7-4719-90de-704bf708e326'. 2018-08-16 12:55:14.467 5168 INFO rally.api [-] The report has been successfully built. 2018-08-16 12:55:14,567 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '435c9cdf-c1a7-4719-90de-704bf708e326', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-08-16 12:55:17,174 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 435c9cdf-c1a7-4719-90de-704bf708e326 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-08-16 12:55:17.056 5171 INFO rally.api [-] Building 'html' report for the following task(s): '435c9cdf-c1a7-4719-90de-704bf708e326'. 2018-08-16 12:55:17.078 5171 INFO rally.api [-] The report has been successfully built. 2018-08-16 12:55:17,177 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-08-16 12:55:17,177 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-08-16 12:55:17,177 - 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-08-16 12:55:17,178 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-16 12:55:17,182 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-16 12:55:17,183 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'flavor_name': 'rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', '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-08-16 12:59:44,757 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bfbaf4b5-6b76-49f2-a5d9-928f8221a351 2018-08-16 12:59:44,758 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'bfbaf4b5-6b76-49f2-a5d9-928f8221a351'] 2018-08-16 12:59:45,770 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bfbaf4b5-6b76-49f2-a5d9-928f8221a351 -------------------------------------------------------------------------------- Task bfbaf4b5-6b76-49f2-a5d9-928f8221a351: 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 bfbaf4b5-6b76-49f2-a5d9-928f8221a351 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.977 | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 100.0% | 1 | | keystone_v3.add_role | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 100.0% | 1 | | keystone_v3.revoke_role | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | total | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 100.0% | 1 | | -> duration | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.365293 Full duration: 20.782694 -------------------------------------------------------------------------------- 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 bfbaf4b5-6b76-49f2-a5d9-928f8221a351 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.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | keystone_v3.add_role | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | keystone_v3.list_roles | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 100.0% | 1 | | total | 1.272 | 1.272 | 1.272 | 1.272 | 1.272 | 1.272 | 100.0% | 1 | | -> duration | 1.272 | 1.272 | 1.272 | 1.272 | 1.272 | 1.272 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.272447 Full duration: 21.00585 -------------------------------------------------------------------------------- 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 bfbaf4b5-6b76-49f2-a5d9-928f8221a351 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | keystone_v3.list_projects | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 100.0% | 1 | | total | 1.261 | 1.261 | 1.261 | 1.261 | 1.261 | 1.261 | 100.0% | 1 | | -> duration | 1.261 | 1.261 | 1.261 | 1.261 | 1.261 | 1.261 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.261449 Full duration: 20.619283 -------------------------------------------------------------------------------- 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 bfbaf4b5-6b76-49f2-a5d9-928f8221a351 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.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | keystone_v3.delete_role | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | | total | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | -> duration | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.053238 Full duration: 17.572632 -------------------------------------------------------------------------------- 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 bfbaf4b5-6b76-49f2-a5d9-928f8221a351 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.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | keystone_v3.delete_service | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 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.939707 Full duration: 17.846491 -------------------------------------------------------------------------------- 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 bfbaf4b5-6b76-49f2-a5d9-928f8221a351 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 100.0% | 1 | | keystone_v3.create_user | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 100.0% | 1 | | -> keystone_v3.add_role | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 100.0% | 1 | | keystone_v3.create_role | 0.241 | 0.241 | 0.241 | 0.241 | 0.241 | 0.241 | 100.0% | 1 | | keystone_v3.get_project | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | keystone_v3.get_user | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | keystone_v3.get_role | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | keystone_v3.list_services | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | keystone_v3.get_services | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 3.734 | 3.734 | 3.734 | 3.734 | 3.734 | 3.734 | 100.0% | 1 | | -> duration | 3.734 | 3.734 | 3.734 | 3.734 | 3.734 | 3.734 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.734285 Full duration: 27.689819 -------------------------------------------------------------------------------- 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 bfbaf4b5-6b76-49f2-a5d9-928f8221a351 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 100.0% | 1 | | keystone_v3.update_project | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 100.0% | 1 | | keystone_v3.delete_project | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 100.0% | 1 | | total | 1.623 | 1.623 | 1.623 | 1.623 | 1.623 | 1.623 | 100.0% | 1 | | -> duration | 1.623 | 1.623 | 1.623 | 1.623 | 1.623 | 1.623 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.623221 Full duration: 18.128705 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bfbaf4b5-6b76-49f2-a5d9-928f8221a351 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 100.0% | 1 | | total | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 100.0% | 1 | | -> duration | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.38034 Full duration: 20.607258 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bfbaf4b5-6b76-49f2-a5d9-928f8221a351 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 100.0% | 1 | | total | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 100.0% | 1 | | -> duration | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.206292 Full duration: 20.371698 -------------------------------------------------------------------------------- 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 bfbaf4b5-6b76-49f2-a5d9-928f8221a351 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 100.0% | 1 | | keystone_v3.list_users | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | total | 1.609 | 1.609 | 1.609 | 1.609 | 1.609 | 1.609 | 100.0% | 1 | | -> duration | 1.609 | 1.609 | 1.609 | 1.609 | 1.609 | 1.609 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.608936 Full duration: 20.489372 -------------------------------------------------------------------------------- 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 bfbaf4b5-6b76-49f2-a5d9-928f8221a351 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 100.0% | 1 | | keystone_v3.create_users | 8.669 | 8.669 | 8.669 | 8.669 | 8.669 | 8.669 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 8.668 | 8.668 | 8.668 | 8.668 | 8.668 | 8.668 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.563 | 1.563 | 1.563 | 1.563 | 1.563 | 1.563 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 2.056 | 2.056 | 2.056 | 2.056 | 2.056 | 2.056 | 100.0% | 1 | | total | 11.857 | 11.857 | 11.857 | 11.857 | 11.857 | 11.857 | 100.0% | 1 | | -> duration | 11.857 | 11.857 | 11.857 | 11.857 | 11.857 | 11.857 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.857079 Full duration: 33.951576 HINTS: * To plot HTML graphics with this data, run: rally task report bfbaf4b5-6b76-49f2-a5d9-928f8221a351 --out output.html * To generate a JUnit report, run: rally task export bfbaf4b5-6b76-49f2-a5d9-928f8221a351 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bfbaf4b5-6b76-49f2-a5d9-928f8221a351 --json --out output.json 2018-08-16 12:59:45,771 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'bfbaf4b5-6b76-49f2-a5d9-928f8221a351', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-08-16 12:59:48,378 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bfbaf4b5-6b76-49f2-a5d9-928f8221a351 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-08-16 12:59:48.278 7086 INFO rally.api [-] Building 'json' report for the following task(s): 'bfbaf4b5-6b76-49f2-a5d9-928f8221a351'. 2018-08-16 12:59:48.289 7086 INFO rally.api [-] The report has been successfully built. 2018-08-16 12:59:48,379 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'bfbaf4b5-6b76-49f2-a5d9-928f8221a351', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-08-16 12:59:50,930 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid bfbaf4b5-6b76-49f2-a5d9-928f8221a351 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-08-16 12:59:50.808 7089 INFO rally.api [-] Building 'html' report for the following task(s): 'bfbaf4b5-6b76-49f2-a5d9-928f8221a351'. 2018-08-16 12:59:50.838 7089 INFO rally.api [-] The report has been successfully built. 2018-08-16 12:59:50,939 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-08-16 12:59:50,940 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-08-16 12:59:50,940 - 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-08-16 12:59:50,940 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-16 12:59:50,948 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-16 12:59:50,949 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'flavor_name': 'rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', '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-08-16 13:06:53,103 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e20f3b08-f46a-4ce0-91de-e4abbe973d4d 2018-08-16 13:06:53,104 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e20f3b08-f46a-4ce0-91de-e4abbe973d4d'] 2018-08-16 13:06:54,180 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e20f3b08-f46a-4ce0-91de-e4abbe973d4d -------------------------------------------------------------------------------- Task e20f3b08-f46a-4ce0-91de-e4abbe973d4d: 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 e20f3b08-f46a-4ce0-91de-e4abbe973d4d 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.194 | 1.194 | 1.194 | 1.194 | 1.194 | 1.194 | 100.0% | 1 | | neutron.delete_network | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 100.0% | 1 | | total | 2.375 | 2.375 | 2.375 | 2.375 | 2.375 | 2.375 | 100.0% | 1 | | -> duration | 2.375 | 2.375 | 2.375 | 2.375 | 2.375 | 2.375 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.37491 Full duration: 20.645286 -------------------------------------------------------------------------------- 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 e20f3b08-f46a-4ce0-91de-e4abbe973d4d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.88 | 1.88 | 1.88 | 1.88 | 1.88 | 1.88 | 100.0% | 1 | | neutron.delete_port | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 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.822349 Full duration: 41.105489 -------------------------------------------------------------------------------- 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 e20f3b08-f46a-4ce0-91de-e4abbe973d4d 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.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | neutron.create_subnet | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 100.0% | 1 | | neutron.create_router | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | | neutron.add_interface_router | 2.106 | 2.106 | 2.106 | 2.106 | 2.106 | 2.106 | 100.0% | 1 | | neutron.remove_interface_router | 2.096 | 2.096 | 2.096 | 2.096 | 2.096 | 2.096 | 100.0% | 1 | | neutron.delete_router | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | total | 7.726 | 7.726 | 7.726 | 7.726 | 7.726 | 7.726 | 100.0% | 1 | | -> duration | 7.726 | 7.726 | 7.726 | 7.726 | 7.726 | 7.726 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.725539 Full duration: 51.455442 -------------------------------------------------------------------------------- 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 e20f3b08-f46a-4ce0-91de-e4abbe973d4d 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.356 | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 100.0% | 1 | | neutron.delete_subnet | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | total | 2.235 | 2.235 | 2.235 | 2.235 | 2.235 | 2.235 | 100.0% | 1 | | -> duration | 2.235 | 2.235 | 2.235 | 2.235 | 2.235 | 2.235 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.235455 Full duration: 39.3777 -------------------------------------------------------------------------------- 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 e20f3b08-f46a-4ce0-91de-e4abbe973d4d 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.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | neutron.list_networks | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | total | 1.293 | 1.293 | 1.293 | 1.293 | 1.293 | 1.293 | 100.0% | 1 | | -> duration | 1.293 | 1.293 | 1.293 | 1.293 | 1.293 | 1.293 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.293362 Full duration: 21.992554 -------------------------------------------------------------------------------- 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 e20f3b08-f46a-4ce0-91de-e4abbe973d4d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.505 | 1.505 | 1.505 | 1.505 | 1.505 | 1.505 | 100.0% | 1 | | neutron.list_ports | 0.359 | 0.359 | 0.359 | 0.359 | 0.359 | 0.359 | 100.0% | 1 | | total | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 100.0% | 1 | | -> duration | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.863919 Full duration: 40.947518 -------------------------------------------------------------------------------- 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 e20f3b08-f46a-4ce0-91de-e4abbe973d4d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 100.0% | 1 | | neutron.create_subnet | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | neutron.create_router | 0.464 | 0.464 | 0.464 | 0.464 | 0.464 | 0.464 | 100.0% | 1 | | neutron.add_interface_router | 2.441 | 2.441 | 2.441 | 2.441 | 2.441 | 2.441 | 100.0% | 1 | | neutron.list_routers | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 100.0% | 1 | | total | 5.327 | 5.327 | 5.327 | 5.327 | 5.327 | 5.327 | 100.0% | 1 | | -> duration | 5.327 | 5.327 | 5.327 | 5.327 | 5.327 | 5.327 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.327295 Full duration: 55.095841 -------------------------------------------------------------------------------- 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 e20f3b08-f46a-4ce0-91de-e4abbe973d4d 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.432 | 1.432 | 1.432 | 1.432 | 1.432 | 1.432 | 100.0% | 1 | | neutron.create_subnet | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 100.0% | 1 | | neutron.list_subnets | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 100.0% | 1 | | total | 2.826 | 2.826 | 2.826 | 2.826 | 2.826 | 2.826 | 100.0% | 1 | | -> duration | 2.826 | 2.826 | 2.826 | 2.826 | 2.826 | 2.826 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.825745 Full duration: 45.108596 -------------------------------------------------------------------------------- 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 e20f3b08-f46a-4ce0-91de-e4abbe973d4d 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.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | neutron.delete_security_group | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 100.0% | 1 | | total | 1.486 | 1.486 | 1.486 | 1.486 | 1.486 | 1.486 | 100.0% | 1 | | -> duration | 1.486 | 1.486 | 1.486 | 1.486 | 1.486 | 1.486 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.485851 Full duration: 19.532743 -------------------------------------------------------------------------------- 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 e20f3b08-f46a-4ce0-91de-e4abbe973d4d 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.116 | 1.116 | 1.116 | 1.116 | 1.116 | 1.116 | 100.0% | 1 | | neutron.create_security_group_rule | 0.457 | 0.457 | 0.457 | 0.457 | 0.457 | 0.457 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 100.0% | 1 | | neutron.delete_security_group | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 100.0% | 1 | | total | 2.392 | 2.392 | 2.392 | 2.392 | 2.392 | 2.392 | 100.0% | 1 | | -> duration | 2.392 | 2.392 | 2.392 | 2.392 | 2.392 | 2.392 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.391855 Full duration: 19.904314 -------------------------------------------------------------------------------- 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 e20f3b08-f46a-4ce0-91de-e4abbe973d4d 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.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | neutron.create_router | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 100.0% | 1 | | neutron.add_gateway_router | 1.973 | 1.973 | 1.973 | 1.973 | 1.973 | 1.973 | 100.0% | 1 | | neutron.remove_gateway_router | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 100.0% | 1 | | total | 4.977 | 4.977 | 4.977 | 4.977 | 4.977 | 4.977 | 100.0% | 1 | | -> duration | 4.977 | 4.977 | 4.977 | 4.977 | 4.977 | 4.977 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.977027 Full duration: 34.196766 HINTS: * To plot HTML graphics with this data, run: rally task report e20f3b08-f46a-4ce0-91de-e4abbe973d4d --out output.html * To generate a JUnit report, run: rally task export e20f3b08-f46a-4ce0-91de-e4abbe973d4d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e20f3b08-f46a-4ce0-91de-e4abbe973d4d --json --out output.json 2018-08-16 13:06:54,181 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e20f3b08-f46a-4ce0-91de-e4abbe973d4d', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-08-16 13:06:56,842 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e20f3b08-f46a-4ce0-91de-e4abbe973d4d --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-08-16 13:06:56.730 10384 INFO rally.api [-] Building 'json' report for the following task(s): 'e20f3b08-f46a-4ce0-91de-e4abbe973d4d'. 2018-08-16 13:06:56.742 10384 INFO rally.api [-] The report has been successfully built. 2018-08-16 13:06:56,842 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e20f3b08-f46a-4ce0-91de-e4abbe973d4d', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-08-16 13:06:59,451 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e20f3b08-f46a-4ce0-91de-e4abbe973d4d --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-08-16 13:06:59.328 10387 INFO rally.api [-] Building 'html' report for the following task(s): 'e20f3b08-f46a-4ce0-91de-e4abbe973d4d'. 2018-08-16 13:06:59.357 10387 INFO rally.api [-] The report has been successfully built. 2018-08-16 13:06:59,469 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-08-16 13:06:59,470 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-08-16 13:06:59,470 - 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-08-16 13:06:59,471 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-16 13:06:59,482 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-16 13:06:59,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'flavor_name': 'rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', '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-08-16 13:08:36,585 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e39a05c0-ca89-49b8-878d-2e3d10b81185 2018-08-16 13:08:36,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e39a05c0-ca89-49b8-878d-2e3d10b81185'] 2018-08-16 13:08:37,577 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e39a05c0-ca89-49b8-878d-2e3d10b81185 -------------------------------------------------------------------------------- Task e39a05c0-ca89-49b8-878d-2e3d10b81185: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c" }, "image": { "name": "rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c" }, "nics": [ { "net-id": "fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e39a05c0-ca89-49b8-878d-2e3d10b81185 has 1 error(s) -------------------------------------------------------------------------------- RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-0.opnfvlf.org Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 819, in _live_migrate "but instance did not change host: %s" % host_pre_migrate) RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-0.opnfvlf.org -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 18.935 | 18.935 | 18.935 | 18.935 | 18.935 | 18.935 | 100.0% | 1 | | nova.live_migrate | 15.122 | 15.122 | 15.122 | 15.122 | 15.122 | 15.122 | 0.0% | 1 | | total | 34.057 | 34.057 | 34.057 | 34.057 | 34.057 | 34.057 | 0.0% | 1 | | -> duration | 33.057 | 33.057 | 33.057 | 33.057 | 33.057 | 33.057 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.057027 Full duration: 53.713622 HINTS: * To plot HTML graphics with this data, run: rally task report e39a05c0-ca89-49b8-878d-2e3d10b81185 --out output.html * To generate a JUnit report, run: rally task export e39a05c0-ca89-49b8-878d-2e3d10b81185 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e39a05c0-ca89-49b8-878d-2e3d10b81185 --json --out output.json At least one workload did not pass SLA criteria. 2018-08-16 13:08:37,578 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e39a05c0-ca89-49b8-878d-2e3d10b81185', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-08-16 13:08:40,178 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e39a05c0-ca89-49b8-878d-2e3d10b81185 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-08-16 13:08:40.081 10622 INFO rally.api [-] Building 'json' report for the following task(s): 'e39a05c0-ca89-49b8-878d-2e3d10b81185'. 2018-08-16 13:08:40.084 10622 INFO rally.api [-] The report has been successfully built. 2018-08-16 13:08:40,179 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e39a05c0-ca89-49b8-878d-2e3d10b81185', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-08-16 13:08:42,809 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e39a05c0-ca89-49b8-878d-2e3d10b81185 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-08-16 13:08:42.698 10625 INFO rally.api [-] Building 'html' report for the following task(s): 'e39a05c0-ca89-49b8-878d-2e3d10b81185'. 2018-08-16 13:08:42.715 10625 INFO rally.api [-] The report has been successfully built. 2018-08-16 13:08:42,811 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-08-16 13:08:42,811 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-08-16 13:08:42,812 - 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-08-16 13:08:42,812 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-16 13:08:42,826 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-16 13:08:42,826 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'flavor_name': 'rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', '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-08-16 13:09:49,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d62bd0b8-8147-4ba9-95b8-9cc1ed3958dc 2018-08-16 13:09:49,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd62bd0b8-8147-4ba9-95b8-9cc1ed3958dc'] 2018-08-16 13:09:50,878 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d62bd0b8-8147-4ba9-95b8-9cc1ed3958dc -------------------------------------------------------------------------------- Task d62bd0b8-8147-4ba9-95b8-9cc1ed3958dc: 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 d62bd0b8-8147-4ba9-95b8-9cc1ed3958dc 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.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | quotas.delete_quotas | 0.312 | 0.312 | 0.312 | 0.312 | 0.312 | 0.312 | 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.191789 Full duration: 12.25241 -------------------------------------------------------------------------------- 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 d62bd0b8-8147-4ba9-95b8-9cc1ed3958dc 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.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | total | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | -> duration | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.862964 Full duration: 11.942561 -------------------------------------------------------------------------------- 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 d62bd0b8-8147-4ba9-95b8-9cc1ed3958dc 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.453 | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 100.0% | 1 | | total | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> duration | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.895232 Full duration: 12.001592 -------------------------------------------------------------------------------- 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 d62bd0b8-8147-4ba9-95b8-9cc1ed3958dc 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.238 | 1.238 | 1.238 | 1.238 | 1.238 | 1.238 | 100.0% | 1 | | total | 1.238 | 1.238 | 1.238 | 1.238 | 1.238 | 1.238 | 100.0% | 1 | | -> duration | 1.238 | 1.238 | 1.238 | 1.238 | 1.238 | 1.238 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.237761 Full duration: 11.981934 HINTS: * To plot HTML graphics with this data, run: rally task report d62bd0b8-8147-4ba9-95b8-9cc1ed3958dc --out output.html * To generate a JUnit report, run: rally task export d62bd0b8-8147-4ba9-95b8-9cc1ed3958dc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d62bd0b8-8147-4ba9-95b8-9cc1ed3958dc --json --out output.json 2018-08-16 13:09:50,878 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd62bd0b8-8147-4ba9-95b8-9cc1ed3958dc', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-08-16 13:09:53,499 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d62bd0b8-8147-4ba9-95b8-9cc1ed3958dc --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-08-16 13:09:53.401 11138 INFO rally.api [-] Building 'json' report for the following task(s): 'd62bd0b8-8147-4ba9-95b8-9cc1ed3958dc'. 2018-08-16 13:09:53.405 11138 INFO rally.api [-] The report has been successfully built. 2018-08-16 13:09:53,500 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd62bd0b8-8147-4ba9-95b8-9cc1ed3958dc', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-08-16 13:09:56,034 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d62bd0b8-8147-4ba9-95b8-9cc1ed3958dc --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-08-16 13:09:55.921 11141 INFO rally.api [-] Building 'html' report for the following task(s): 'd62bd0b8-8147-4ba9-95b8-9cc1ed3958dc'. 2018-08-16 13:09:55.941 11141 INFO rally.api [-] The report has been successfully built. 2018-08-16 13:09:56,040 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-08-16 13:09:56,044 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 01:05 | 6 | 100.00% | | glance | 01:40 | 4 | 100.00% | | cinder | 03:25 | 10 | 100.00% | | gnocchi | 02:01 | 11 | 100.00% | | heat | 01:31 | 4 | 100.00% | | keystone | 03:59 | 11 | 100.00% | | neutron | 06:29 | 11 | 100.00% | | nova | 00:53 | 1 | 0.00% | | quotas | 00:48 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:54 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2018-08-16 13:09:56,044 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2018-08-16 13:09:56,174 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 13:09:56,174 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 27:32 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-16 13:10:08,640 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-08-16 13:10:08,700 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-08-16 13:10:09,532 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-16 13:10:12,621 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-16 13:10:15,382 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e8474eda-30a0-4566-b917-3d6f09f50f14 | 2018-08-16T13:10:15.038109 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e8474eda-30a0-4566-b917-3d6f09f50f14 ~/.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-08-16 13:10:19,419 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-16 13:10:19,420 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-16 13:10:22,079 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-16 13:10:25,804 - 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=2e588e91-eb6f-4026-8c57-099b1e4cd987) as the default verifier for the future CLI operations. 2018-08-16 13:10:29,548 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-08-16 13:10:30,133 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-16T13:10:29Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5211bbe8-a1d7-462e-afbc-69e378e5f06d', u'provider:segmentation_id': 7, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-net_e44e1466-5228-4c4b-9c5a-8855ecf78042', u'admin_state_up': True, u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T13:10:29Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 13:10:31,755 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T13:10:31Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'83799dd8-ee74-4b2c-84b3-7859df078bb1', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_e44e1466-5228-4c4b-9c5a-8855ecf78042', u'enable_dhcp': True, u'network_id': u'5211bbe8-a1d7-462e-afbc-69e378e5f06d', u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T13:10:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 13:10:33,434 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T13:10:32Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-16T13:10:33Z', u'revision_number': 2, u'routes': [], u'project_id': u'c0e827e233dd4490a13a2da2d4505275', u'id': u'49ef4e01-2ecb-45be-bbf4-de575dd097cf', u'name': u'patrole-router_e44e1466-5228-4c4b-9c5a-8855ecf78042'}) 2018-08-16 13:10:39,015 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851/file', 'owner': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'b69f14c4-fa79-4afe-b1e5-6e8794c58851', 'size': 12716032, u'self': u'/v2/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T13:10:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-16T13:10:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_e44e1466-5228-4c4b-9c5a-8855ecf78042', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_e44e1466-5228-4c4b-9c5a-8855ecf78042', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_e44e1466-5228-4c4b-9c5a-8855ecf78042', 'created': u'2018-08-16T13:10:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T13:10:36Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_e44e1466-5228-4c4b-9c5a-8855ecf78042', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 13:10:39,366 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_e44e1466-5228-4c4b-9c5a-8855ecf78042', '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'c0e827e233dd4490a13a2da2d4505275', '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'2e415523-7e00-47ac-856e-41cf0843c421', 'swap': 0}) 2018-08-16 13:10:43,282 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/0fa4d679-f416-4365-b52a-02f392a82ea6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0fa4d679-f416-4365-b52a-02f392a82ea6/file', 'owner': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'0fa4d679-f416-4365-b52a-02f392a82ea6', 'size': 12716032, u'self': u'/v2/images/0fa4d679-f416-4365-b52a-02f392a82ea6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/0fa4d679-f416-4365-b52a-02f392a82ea6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T13:10:43Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-16T13:10:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_e44e1466-5228-4c4b-9c5a-8855ecf78042', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0fa4d679-f416-4365-b52a-02f392a82ea6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_e44e1466-5228-4c4b-9c5a-8855ecf78042', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_e44e1466-5228-4c4b-9c5a-8855ecf78042', 'created': u'2018-08-16T13:10:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T13:10:41Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0fa4d679-f416-4365-b52a-02f392a82ea6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_e44e1466-5228-4c4b-9c5a-8855ecf78042', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 13:10:43,359 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_e44e1466-5228-4c4b-9c5a-8855ecf78042', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', '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'b0d748be-ef02-48bc-ab11-0010b9a5973c', 'swap': 0}) 2018-08-16 13:10:43,385 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_e44e1466-5228-4c4b-9c5a-8855ecf78042', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', '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'b0d748be-ef02-48bc-ab11-0010b9a5973c', 'swap': 0}) 2018-08-16 13:10:47,275 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-16 13:10:47,275 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-16 13:10:47,276 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-16 13:10:47,278 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-16 13:10:47,290 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-16 13:10:51,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2e588e91-eb6f-4026-8c57-099b1e4cd987/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-08-16 13:10:51,132 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-16 13:10:51,134 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-16 13:10:51,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-08-16 13:12:47,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 423e839c-457e-4ec4-8171-909eadc31272 2018-08-16 13:12:47,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '423e839c-457e-4ec4-8171-909eadc31272']'. 2018-08-16 13:12:48,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-16 13:12:48,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-16 13:12:48,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-16 13:12:48,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 423e839c-457e-4ec4-8171-909eadc31272 | 2018-08-16 13:12:48,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-16 13:12:48,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-16 13:10:53 | 2018-08-16 13:12:48,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-16 13:12:47 | 2018-08-16 13:12:48,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:54 | 2018-08-16 13:12:48,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-16 13:12:48,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-16 13:12:48,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2e588e91-eb6f-4026-8c57-099b1e4cd987) | 2018-08-16 13:12:48,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-16 13:12:48,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e8474eda-30a0-4566-b917-3d6f09f50f14) | 2018-08-16 13:12:48,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-08-16 13:12:48,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 85.73 | 2018-08-16 13:12:48,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-08-16 13:12:48,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2018-08-16 13:12:48,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-16 13:12:48,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-16 13:12:48,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-16 13:12:48,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-16 13:12:48,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-16 13:12:48,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-16 13:12:48,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-08-16 13:12:48,850 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 13:12:48,851 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-16 13:13:00,366 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-08-16 13:13:01,650 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmtp', u'tags': [], 'enabled': True, 'id': u'1d45e6c143084c879573badbf25f13f0', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmtp-project_8283f90d-a47d-41a6-a8c4-94f0fa8f6519'}) 2018-08-16 13:13:02,081 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'db04b89c633e414abfc91320bfd53202', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_8283f90d-a47d-41a6-a8c4-94f0fa8f6519'}) 2018-08-16 13:13:03,691 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_8283f90d-a47d-41a6-a8c4-94f0fa8f6519', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'1d45e6c143084c879573badbf25f13f0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'f20b2d6d-73cb-49b2-bafe-acc349a3ac30', 'username': u'vmtp-user_8283f90d-a47d-41a6-a8c4-94f0fa8f6519', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-16 13:13:03,696 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_8283f90d-a47d-41a6-a8c4-94f0fa8f6519', 'password': 'f20b2d6d-73cb-49b2-bafe-acc349a3ac30', 'project_name': 'vmtp-project_8283f90d-a47d-41a6-a8c4-94f0fa8f6519', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': '1d45e6c143084c879573badbf25f13f0', 'project_domain_name': 'Default'} 2018-08-16 13:13:03,701 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-08-16 13:13:05,584 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'1d45e6c143084c879573badbf25f13f0', u'created_at': u'2018-08-16T13:13:04Z', u'admin_state_up': True, u'updated_at': u'2018-08-16T13:13:05Z', u'revision_number': 2, u'routes': [], u'project_id': u'1d45e6c143084c879573badbf25f13f0', u'id': u'e4f4f1e6-4ebe-41a8-936d-1067fec7ac59', u'name': u'vmtp-router_8283f90d-a47d-41a6-a8c4-94f0fa8f6519'}) 2018-08-16 13:13:13,784 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e/file', 'owner': u'1d45e6c143084c879573badbf25f13f0', 'id': u'd37d1c83-fd0b-4186-bfa2-3ab2138df10e', 'size': 263324160, u'self': u'/v2/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d45e6c143084c879573badbf25f13f0', 'name': 'vmtp-project_8283f90d-a47d-41a6-a8c4-94f0fa8f6519', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T13:13:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-16T13:13:13Z', u'owner_specified.shade.sha256': u'8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555', u'owner_specified.shade.object': u'images/vmtp-img_8283f90d-a47d-41a6-a8c4-94f0fa8f6519', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd7ba271c24da7bd727354314039ce602', 'properties': {u'os_hash_value': u'c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5', u'self': u'/v2/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555', u'owner_specified.shade.object': u'images/vmtp-img_8283f90d-a47d-41a6-a8c4-94f0fa8f6519', u'owner_specified.shade.md5': u'd7ba271c24da7bd727354314039ce602', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_8283f90d-a47d-41a6-a8c4-94f0fa8f6519', 'created': u'2018-08-16T13:13:08Z', 'checksum': u'd7ba271c24da7bd727354314039ce602', 'created_at': u'2018-08-16T13:13:08Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5', 'metadata': {u'os_hash_value': u'c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5', u'self': u'/v2/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555', u'owner_specified.shade.object': u'images/vmtp-img_8283f90d-a47d-41a6-a8c4-94f0fa8f6519', u'owner_specified.shade.md5': u'd7ba271c24da7bd727354314039ce602', u'schema': u'/v2/schemas/image'}}) 2018-08-16 13:13:14,513 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_8283f90d-a47d-41a6-a8c4-94f0fa8f6519', 'ephemeral': 0, 'ram': 2048, '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'c0e827e233dd4490a13a2da2d4505275', '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': 0, 'id': u'8d8ce646-dd8e-4c70-bae0-89a183f62f84', 'swap': 0}) 2018-08-16 13:13:16,000 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_8283f90d-a47d-41a6-a8c4-94f0fa8f6519' 2018-08-16 13:13:16,380 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4FZIpAFlYiuw5sZjmZWLJfZjM+5JmYLbnqeSNkoziAvIw84wTihLet4GAqND6qej2ULtKECXkNh7IwWt41BAdiUCgrSxnjyQDTgdyiBoB33iWIyiZSp1dOakC3/4ScZhj6IviJM0PExUaNnUQ4De0voxcfvZCZkTBfjCe2x7Q9xwIRbg1gR7faC0HZ209vEQrD7aGVsCXUEKIz9NFgdg57kWt2vIhQ207/pV4B8j27C8228w3Wf7CjkJmgwBU86lvkKO5b2TEQq10+PN4pqTc8ADmhYGlrUJbonrNb2bb3B8LYewcizFAas49tLVe93k1ml6UllbLVDEiOP/mn+td Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuBWSKQBZWIrsObGY5mViyX2YzPuSZmC256nkjZKM4gLyMPOM\nE4oS3reBgKjQ+qno9lC7ShAl5DYeyMFreNQQHYlAoK0sZ48kA04HcogaAd94liMo\nmUqdXTmpAt/+EnGYY+iL4iTNDxMVGjZ1EOA3tL6MXH72QmZEwX4wntse0PccCEW4\nNYEe32gtB2dtPbxEKw+2hlbAl1BCiM/TRYHYOe5FrdryIUNtO/6VeAfI9uwvNtvM\nN1n+wo5CZoMAVPOpb5CjuW9kxEKtdPjzeKak3PAA5oWBpa1CW6J6zW9m29wfC2Hs\nHIsxQGrOPbS1Xvd5NZpelJZWy1QxIjj/5p/rXQIDAQABAoIBAE/PmmUIb7RB1xVU\neJQ7lM8DE0KcN+cHO4XJVPxEc6xx1ot+rFa0YGYLbaxYhPKIxCY27ly4D5WYGVS0\n92GVn78OiOSg8EWd++Eq7XOsqonxV5jQeYOso/mNTEeg0ckxUv7ODgfoKLfGcDnD\nLpI4hC5rBvP7X81+BYVWrsHRAtVZ8Y/tYlR0Xv7LfPksfWWhYW0WvNxrABorOxIO\nMKI7uelOCTxYU977aDhDjp2UIqXe5V4Pl+u1tLcjvCa+RzIk+yb/M/xI5DpoWoMS\nyTheU8W4HIGvAwqoFyc3m6Jg28oaBjLeeBWnbFxEUbrO2qmL3gxmhHLqBi08SS78\nQ7wW5cECgYEA3yFz6ygs7V1iXk6N0uE01n7iDUSBzZiaaLwGnbP5OKMUAht9BKHm\nEBTYbMNh1jfCUKkyU2Mz7Ag5PM85YeryobjZLomQEX2I2KYuHL7Nsr4BP+nMYGng\n6Sf4dtYPvotfO0ob5zDZvcCTCTz1twj2bo5Lh1QtWhSr8rYs+60/36kCgYEA0zOg\nkeoKcgZDCgR/866U8404QceuKsEN6vqPxoxAM9xV3xMi/BTSuw3sj7rN10Rrl7Fi\ntd3GPiWPkqje2uao7BKFjbKmAFb9+NDDRJ19OfH+W0UqP5S/zwlCBL3C9dMhHV9j\nAO/zPUzXluGjt5ITWlUZUN5vWy1h0hi/rikrjpUCgYASsefXdRdGkAN06VoCqDHY\nIutntyy1ACs3yUE4p2KjNy6u+oSgBbyT7lsvybMB0swqG/MGf5JTHWFGUgp5xMit\neiJgPtBeVslHdaz5ZZcwebD7HOitz1Ez19B+jHLnQSAqhIwP88zalC79oCjqPAsB\nulRjs07VdFPv0wmz0JFAeQKBgGpfZlAXgItNfBZfjdI96+d/CQaYe7As68WdzSxD\nF1MHdniUOtqb4kc0DCGYBHSXkVkljoHq4R4L7PQA+b1mz02XRozHnbQuHFxlSPQW\nHixBJcryWwUK9lBgaU/aA4esftE8abDfKbOGME9d9gdPG1Az7Dw+y/cwNESNEn21\nXqrBAoGBALXxZxkg5wgoS4t0bhtloEsiBoOgvv+5j35sX2BwefaAlmJx0SFVkjr8\niCtA8OAkevAGFnOAe4fm6k5wfq2JwYWfcRfjoFzOwmiDXhRcoOfmkTFVKQDbROcA\nWyDuDNnwjdXWSAf/UUbjlVZ01Ke/8NxXAouupoY9bb7ayZT0U66l\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'db04b89c633e414abfc91320bfd53202', 'name': u'vmtp_8283f90d-a47d-41a6-a8c4-94f0fa8f6519', 'created_at': '2018-08-16T13:13:16.380670', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d45e6c143084c879573badbf25f13f0', 'name': 'vmtp-project_8283f90d-a47d-41a6-a8c4-94f0fa8f6519', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'69:f4:eb:2f:58:44:6a:76:13:d5:3a:a4:d3:f1:89:b4', 'type': 'ssh', 'id': u'vmtp_8283f90d-a47d-41a6-a8c4-94f0fa8f6519'}) 2018-08-16 13:13:17,475 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2018-08-16 13:31:37,129 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2018-08-16 13:13:18,348 INFO Using http://172.30.9.32:5000/v3 2018-08-16 13:13:18,348 INFO VM public key: /tmp/tmpl8P1hr 2018-08-16 13:13:18,348 INFO VM private key: /tmp/tmp4Lgc2i 2018-08-16 13:13:20,951 INFO Found image vmtp-img_8283f90d-a47d-41a6-a8c4-94f0fa8f6519 to launch VM, will continue 2018-08-16 13:13:22,702 INFO Using external router: vmtp-router_8283f90d-a47d-41a6-a8c4-94f0fa8f6519 2018-08-16 13:13:22,703 INFO Using external network: external. 2018-08-16 13:13:24,144 INFO Created internal network: pns-internal-net_8283f90d-a47d-41a6-a8c4-94f0fa8f6519. 2018-08-16 13:13:25,258 INFO Created internal network: pns-internal-net2_8283f90d-a47d-41a6-a8c4-94f0fa8f6519. 2018-08-16 13:13:28,618 DEBUG Ext router associated to pns-internal-net_8283f90d-a47d-41a6-a8c4-94f0fa8f6519 2018-08-16 13:13:30,899 DEBUG Ext router associated to pns-internal-net2_8283f90d-a47d-41a6-a8c4-94f0fa8f6519 2018-08-16 13:13:31,179 INFO OpenStack agent: Unknown agent 2018-08-16 13:13:31,179 INFO OpenStack network type: vxlan 2018-08-16 13:13:34,259 INFO [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Creating server VM... 2018-08-16 13:13:34,259 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-16 13:13:39,827 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 1 of 90... 2018-08-16 13:13:42,728 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 2 of 90... 2018-08-16 13:13:46,107 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 3 of 90... 2018-08-16 13:13:48,823 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 4 of 90... 2018-08-16 13:13:52,038 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 5 of 90... 2018-08-16 13:13:54,983 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 6 of 90... 2018-08-16 13:13:57,986 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 7 of 90... 2018-08-16 13:14:01,060 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 8 of 90... 2018-08-16 13:14:04,433 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 9 of 90... 2018-08-16 13:14:07,584 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 10 of 90... 2018-08-16 13:14:10,157 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 11 of 90... 2018-08-16 13:14:13,531 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 12 of 90... 2018-08-16 13:14:16,340 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 13 of 90... 2018-08-16 13:14:18,778 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 14 of 90... 2018-08-16 13:14:21,915 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 15 of 90... 2018-08-16 13:14:24,365 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 16 of 90... 2018-08-16 13:14:27,640 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 17 of 90... 2018-08-16 13:14:30,582 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 18 of 90... 2018-08-16 13:14:33,843 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 19 of 90... 2018-08-16 13:14:36,570 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 20 of 90... 2018-08-16 13:14:39,269 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 21 of 90... 2018-08-16 13:14:42,001 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 22 of 90... 2018-08-16 13:14:45,352 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 23 of 90... 2018-08-16 13:14:48,054 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 24 of 90... 2018-08-16 13:14:50,765 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 25 of 90... 2018-08-16 13:14:53,820 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 26 of 90... 2018-08-16 13:14:57,222 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 27 of 90... 2018-08-16 13:15:00,369 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 28 of 90... 2018-08-16 13:15:03,373 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 29 of 90... 2018-08-16 13:15:06,531 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 30 of 90... 2018-08-16 13:15:09,216 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 31 of 90... 2018-08-16 13:15:12,347 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 32 of 90... 2018-08-16 13:15:15,113 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 33 of 90... 2018-08-16 13:15:18,247 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 34 of 90... 2018-08-16 13:15:20,959 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 35 of 90... 2018-08-16 13:15:25,829 INFO [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Internal network IP: 192.168.1.11 2018-08-16 13:15:25,829 INFO [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] SSH IP: 172.30.9.202 2018-08-16 13:15:25,829 INFO [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Setup SSH for ubuntu@172.30.9.202 2018-08-16 13:17:01,303 INFO [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Installing nuttcp-8.1.4... 2018-08-16 13:17:01,346 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Copying nuttcp-8.1.4 to target... 2018-08-16 13:17:01,560 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Starting nuttcp-8.1.4 server... 2018-08-16 13:17:01,602 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] 2018-08-16 13:17:01,648 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Creating client VM... 2018-08-16 13:17:01,648 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-16 13:17:05,632 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 1 of 90... 2018-08-16 13:17:08,002 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 2 of 90... 2018-08-16 13:17:10,760 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 3 of 90... 2018-08-16 13:17:13,409 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 4 of 90... 2018-08-16 13:17:15,883 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 5 of 90... 2018-08-16 13:17:21,625 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Internal network IP: 192.168.1.7 2018-08-16 13:17:21,625 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] SSH IP: 172.30.9.203 2018-08-16 13:17:21,625 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Setup SSH for ubuntu@172.30.9.203 2018-08-16 13:18:57,104 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Installing nuttcp-8.1.4... 2018-08-16 13:18:57,148 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Copying nuttcp-8.1.4 to target... 2018-08-16 13:18:57,317 INFO ============================================================ 2018-08-16 13:18:57,317 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-08-16 13:19:06,359 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] PING 192.168.1.11 (192.168.1.11) 64(92) bytes of data. 72 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.775 ms 72 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.368 ms 72 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.133 ms 72 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.180 ms 72 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.121 ms 72 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.093 ms 72 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.130 ms 72 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.088 ms 72 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.112 ms 72 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.193 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.088/0.219/0.775/0.201 ms 2018-08-16 13:19:15,429 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] PING 192.168.1.11 (192.168.1.11) 391(419) bytes of data. 399 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.150 ms 399 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.131 ms 399 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.123 ms 399 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.098 ms 399 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.121 ms 399 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.108 ms 399 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.121 ms 399 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.131 ms 399 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.107 ms 399 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.219 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.098/0.130/0.219/0.035 ms 2018-08-16 13:19:24,473 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] PING 192.168.1.11 (192.168.1.11) 1500(1528) bytes of data. 1508 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.383 ms 1508 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.138 ms 1508 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.165 ms 1508 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.135 ms 1508 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.116 ms 1508 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.145 ms 1508 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.127 ms 1508 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.119 ms 1508 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.122 ms 1508 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.109 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.109/0.155/0.383/0.079 ms 2018-08-16 13:19:24,474 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Measuring TCP Throughput (packet size=65536)... 2018-08-16 13:19:24,474 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:19:34,572 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=19577.6343 real_seconds=10.00 rate_Mbps=16419.1993 tx_cpu=37 rx_cpu=52 retrans=0 cwnd=3137 rtt_ms=0.24 2018-08-16 13:19:34,574 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:19:44,672 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=18213.1250 real_seconds=10.00 rate_Mbps=15275.1849 tx_cpu=34 rx_cpu=54 retrans=0 cwnd=3137 rtt_ms=0.18 2018-08-16 13:19:44,672 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:19:54,794 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=20234.5093 real_seconds=10.00 rate_Mbps=16969.8758 tx_cpu=35 rx_cpu=50 retrans=0 cwnd=3135 rtt_ms=0.28 2018-08-16 13:19:54,795 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Measuring UDP Throughput (packet size=128)... 2018-08-16 13:19:54,796 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:19:58,122 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=28.9207 real_seconds=1.00 rate_Mbps=242.6334 tx_cpu=19 rx_cpu=34 drop=70 pkt=236988 data_loss=0.02938 2018-08-16 13:19:58,124 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=128 throughput=1<248456/5000000<10000000 Kbps loss-rate=0 2018-08-16 13:19:58,124 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R745368K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:01,449 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=29.9963 real_seconds=1.00 rate_Mbps=251.2225 tx_cpu=19 rx_cpu=40 drop=244 pkt=245974 data_loss=0.09925 2018-08-16 13:20:01,449 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=128 throughput=1<257251/745368<745368 Kbps loss-rate=0 2018-08-16 13:20:01,450 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R501309K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:04,777 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=27.5892 real_seconds=1.00 rate_Mbps=231.1082 tx_cpu=19 rx_cpu=33 drop=2381 pkt=228391 data_loss=1.04233 2018-08-16 13:20:04,777 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=128 throughput=1<236654/501309<501309 Kbps loss-rate=1 2018-08-16 13:20:04,777 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R368981K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:08,105 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=28.2046 real_seconds=1.00 rate_Mbps=236.3193 tx_cpu=19 rx_cpu=37 drop=0 pkt=231052 data_loss=0.00000 2018-08-16 13:20:08,105 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=128 throughput=1<241990/368981<368981 Kbps loss-rate=0 2018-08-16 13:20:08,106 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R305485K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:11,456 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=26.5417 real_seconds=1.00 rate_Mbps=222.2234 tx_cpu=19 rx_cpu=33 drop=0 pkt=217430 data_loss=0.00000 2018-08-16 13:20:11,456 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=128 throughput=1<227556/305485<305485 Kbps loss-rate=0 2018-08-16 13:20:11,457 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R266520K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:14,781 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=26.4181 real_seconds=1.00 rate_Mbps=221.2300 tx_cpu=19 rx_cpu=34 drop=123 pkt=216540 data_loss=0.05675 2018-08-16 13:20:14,781 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=128 throughput=1<226539/266520<266520 Kbps loss-rate=0 2018-08-16 13:20:14,781 DEBUG undershot, min=226539 kbps=246529 max=266520 2018-08-16 13:20:14,782 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R246529K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:18,111 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=27.1077 real_seconds=1.00 rate_Mbps=227.0271 tx_cpu=22 rx_cpu=33 drop=0 pkt=222066 data_loss=0.00000 2018-08-16 13:20:18,111 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=128 throughput=226539<232475/246529<266520 Kbps loss-rate=0 2018-08-16 13:20:18,111 DEBUG undershot, min=232475 kbps=249497 max=266520 2018-08-16 13:20:18,112 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R249497K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:21,465 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=29.6564 real_seconds=1.00 rate_Mbps=248.5021 tx_cpu=43 rx_cpu=34 drop=0 pkt=242945 data_loss=0.00000 2018-08-16 13:20:21,465 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=128 throughput=232475<254466/249497<266520 Kbps loss-rate=0 2018-08-16 13:20:21,466 DEBUG undershot, min=254466 kbps=260493 max=266520 2018-08-16 13:20:21,466 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Measuring UDP Throughput (packet size=1024)... 2018-08-16 13:20:21,466 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:24,818 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=211.4541 real_seconds=1.00 rate_Mbps=1772.9156 tx_cpu=39 rx_cpu=32 drop=126 pkt=216655 data_loss=0.05813 2018-08-16 13:20:24,818 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=1024 throughput=1<1815465/5000000<10000000 Kbps loss-rate=0 2018-08-16 13:20:24,819 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3407732K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:28,170 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=213.2646 real_seconds=1.00 rate_Mbps=1787.7153 tx_cpu=39 rx_cpu=33 drop=0 pkt=218383 data_loss=0.00000 2018-08-16 13:20:28,171 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=1024 throughput=1<1830620/3407732<3407732 Kbps loss-rate=0 2018-08-16 13:20:28,171 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2619176K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:31,524 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=214.2285 real_seconds=1.00 rate_Mbps=1795.1672 tx_cpu=37 rx_cpu=34 drop=168 pkt=219538 data_loss=0.07654 2018-08-16 13:20:31,525 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=1024 throughput=1<1838251/2619176<2619176 Kbps loss-rate=0 2018-08-16 13:20:31,525 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2228713K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:34,849 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=245.6230 real_seconds=1.00 rate_Mbps=2061.6993 tx_cpu=33 rx_cpu=40 drop=198 pkt=251716 data_loss=0.07868 2018-08-16 13:20:34,849 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=1024 throughput=1<2111180/2228713<2228713 Kbps loss-rate=0 2018-08-16 13:20:34,850 DEBUG undershot, min=2111180 kbps=2169946 max=2228713 2018-08-16 13:20:34,850 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2169946K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:38,177 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=239.9180 real_seconds=1.00 rate_Mbps=2011.7248 tx_cpu=32 rx_cpu=41 drop=5 pkt=245681 data_loss=0.00204 2018-08-16 13:20:38,178 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=1024 throughput=2111180<2060006/2169946<2228713 Kbps loss-rate=0 2018-08-16 13:20:38,178 DEBUG undershot, min=2169946 kbps=2199329 max=2228713 2018-08-16 13:20:38,178 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Measuring UDP Throughput (packet size=8192)... 2018-08-16 13:20:38,179 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:41,504 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=595.5625 real_seconds=1.00 rate_Mbps=4996.4950 tx_cpu=99 rx_cpu=21 drop=62 pkt=76294 data_loss=0.08127 2018-08-16 13:20:41,505 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=8192 throughput=1<5116410/5000000<10000000 Kbps loss-rate=0 2018-08-16 13:20:41,505 DEBUG undershot, min=5116410 kbps=7558205 max=10000000 2018-08-16 13:20:41,505 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7558205K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:44,828 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=898.6953 real_seconds=1.00 rate_Mbps=7538.9912 tx_cpu=99 rx_cpu=30 drop=295 pkt=115328 data_loss=0.25579 2018-08-16 13:20:44,829 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=8192 throughput=5116410<7719926/7558205<10000000 Kbps loss-rate=0 2018-08-16 13:20:44,829 DEBUG undershot, min=7719926 kbps=8859963 max=10000000 2018-08-16 13:20:44,829 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8859963K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:48,155 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=1055.8750 real_seconds=1.00 rate_Mbps=8858.2339 tx_cpu=95 rx_cpu=33 drop=40 pkt=135192 data_loss=0.02959 2018-08-16 13:20:48,155 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=8192 throughput=7719926<9070831/8859963<10000000 Kbps loss-rate=0 2018-08-16 13:20:48,155 DEBUG undershot, min=9070831 kbps=9535415 max=10000000 2018-08-16 13:20:48,155 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9535415K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:51,483 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=1134.1562 real_seconds=1.00 rate_Mbps=9515.1626 tx_cpu=98 rx_cpu=38 drop=327 pkt=145499 data_loss=0.22474 2018-08-16 13:20:51,484 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=8192 throughput=9070831<9743526/9535415<10000000 Kbps loss-rate=0 2018-08-16 13:20:51,484 DEBUG undershot, min=9743526 kbps=9871763 max=10000000 2018-08-16 13:20:51,495 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.7', 'ip_to': u'192.168.1.11', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.24, 'throughput_kbps': 16813260, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.18, 'throughput_kbps': 15641789, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.28, 'throughput_kbps': 17377152, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 254466, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2060006, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.22, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9743526, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.219', 'rtt_max_ms': '0.775', 'rtt_min_ms': '0.088', 'rtt_stddev': '0.201', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.130', 'rtt_max_ms': '0.219', 'rtt_min_ms': '0.098', 'rtt_stddev': '0.035', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.155', 'rtt_max_ms': '0.383', 'rtt_min_ms': '0.109', 'rtt_stddev': '0.079', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-08-16 13:20:51,496 INFO Deleting floating ip caed60bc-2269-4a75-be23-c006a8bb4a16 2018-08-16 13:20:52,693 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Floating IP 172.30.9.203 deleted 2018-08-16 13:20:53,123 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Instance deleted 2018-08-16 13:20:53,238 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Creating client VM... 2018-08-16 13:20:53,238 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-16 13:21:00,251 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] VM status=BUILD, retrying 1 of 90... 2018-08-16 13:21:02,956 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] VM status=BUILD, retrying 2 of 90... 2018-08-16 13:21:06,127 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] VM status=BUILD, retrying 3 of 90... 2018-08-16 13:21:09,114 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] VM status=BUILD, retrying 4 of 90... 2018-08-16 13:21:12,481 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] VM status=BUILD, retrying 5 of 90... 2018-08-16 13:21:18,454 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Internal network IP: 192.168.2.13 2018-08-16 13:21:18,454 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] SSH IP: 172.30.9.205 2018-08-16 13:21:18,454 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Setup SSH for ubuntu@172.30.9.205 2018-08-16 13:21:53,866 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Installing nuttcp-8.1.4... 2018-08-16 13:21:53,910 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Copying nuttcp-8.1.4 to target... 2018-08-16 13:21:54,075 INFO ============================================================ 2018-08-16 13:21:54,075 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-08-16 13:22:03,116 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] PING 192.168.1.11 (192.168.1.11) 64(92) bytes of data. 72 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.690 ms 72 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.242 ms 72 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.097 ms 72 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.087 ms 72 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.110 ms 72 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.193 ms 72 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.259 ms 72 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.199 ms 72 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.174 ms 72 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.130 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.087/0.218/0.690/0.167 ms 2018-08-16 13:22:12,152 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] PING 192.168.1.11 (192.168.1.11) 391(419) bytes of data. 399 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.127 ms 399 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.099 ms 399 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.109 ms 399 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.103 ms 399 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.107 ms 399 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.083 ms 399 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.093 ms 399 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.102 ms 399 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.101 ms 399 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.172 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.083/0.109/0.172/0.026 ms 2018-08-16 13:22:21,188 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] PING 192.168.1.11 (192.168.1.11) 1500(1528) bytes of data. 1508 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.385 ms 1508 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.138 ms 1508 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.156 ms 1508 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.292 ms 1508 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.223 ms 1508 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.159 ms 1508 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.144 ms 1508 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.140 ms 1508 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.140 ms 1508 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.127 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.127/0.190/0.385/0.081 ms 2018-08-16 13:22:21,189 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Measuring TCP Throughput (packet size=65536)... 2018-08-16 13:22:21,189 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:22:31,283 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=19753.4375 real_seconds=10.00 rate_Mbps=16577.2208 tx_cpu=37 rx_cpu=51 retrans=0 cwnd=3137 rtt_ms=0.33 2018-08-16 13:22:31,284 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:22:41,379 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=18894.1971 real_seconds=10.00 rate_Mbps=15853.5409 tx_cpu=34 rx_cpu=50 retrans=0 cwnd=3137 rtt_ms=0.22 2018-08-16 13:22:41,380 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:22:51,473 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=18615.3521 real_seconds=10.00 rate_Mbps=15622.2864 tx_cpu=34 rx_cpu=50 retrans=0 cwnd=3137 rtt_ms=0.27 2018-08-16 13:22:51,474 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Measuring UDP Throughput (packet size=128)... 2018-08-16 13:22:51,474 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:22:54,800 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=27.3948 real_seconds=1.00 rate_Mbps=230.1603 tx_cpu=20 rx_cpu=35 drop=1238 pkt=225656 data_loss=0.54854 2018-08-16 13:22:54,801 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=1<235684/5000000<10000000 Kbps loss-rate=0 2018-08-16 13:22:54,801 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R707052K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:22:58,151 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=26.7592 real_seconds=1.00 rate_Mbps=224.1701 tx_cpu=19 rx_cpu=35 drop=0 pkt=219211 data_loss=0.00000 2018-08-16 13:22:58,151 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=1<229550/707052<707052 Kbps loss-rate=0 2018-08-16 13:22:58,151 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R468301K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:01,476 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=25.8817 real_seconds=1.00 rate_Mbps=216.7691 tx_cpu=18 rx_cpu=34 drop=0 pkt=212023 data_loss=0.00000 2018-08-16 13:23:01,477 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=1<221971/468301<468301 Kbps loss-rate=0 2018-08-16 13:23:01,477 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R345136K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:04,804 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=27.8108 real_seconds=1.00 rate_Mbps=232.9686 tx_cpu=18 rx_cpu=34 drop=638 pkt=228464 data_loss=0.27932 2018-08-16 13:23:04,804 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=1<238559/345136<345136 Kbps loss-rate=0 2018-08-16 13:23:04,805 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R291847K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:08,156 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=26.4590 real_seconds=1.00 rate_Mbps=221.6798 tx_cpu=20 rx_cpu=33 drop=253 pkt=217005 data_loss=0.11665 2018-08-16 13:23:08,156 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=1<227000/291847<291847 Kbps loss-rate=0 2018-08-16 13:23:08,157 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R259423K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:11,480 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=28.0380 real_seconds=1.00 rate_Mbps=234.9702 tx_cpu=22 rx_cpu=37 drop=0 pkt=229687 data_loss=0.00000 2018-08-16 13:23:11,481 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=1<240609/259423<259423 Kbps loss-rate=0 2018-08-16 13:23:11,481 DEBUG undershot, min=240609 kbps=250016 max=259423 2018-08-16 13:23:11,481 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R250016K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:14,831 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=29.7935 real_seconds=1.00 rate_Mbps=249.8115 tx_cpu=36 rx_cpu=38 drop=88 pkt=244157 data_loss=0.03624 2018-08-16 13:23:14,831 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=240609<255806/250016<259423 Kbps loss-rate=0 2018-08-16 13:23:14,831 DEBUG undershot, min=255806 kbps=257614 max=259423 2018-08-16 13:23:14,831 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Measuring UDP Throughput (packet size=1024)... 2018-08-16 13:23:14,832 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:18,157 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=232.4229 real_seconds=1.00 rate_Mbps=1949.5482 tx_cpu=30 rx_cpu=39 drop=0 pkt=238001 data_loss=0.00000 2018-08-16 13:23:18,157 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=1024 throughput=1<1996337/5000000<10000000 Kbps loss-rate=0 2018-08-16 13:23:18,157 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3498168K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:21,482 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=205.6348 real_seconds=1.00 rate_Mbps=1724.8083 tx_cpu=33 rx_cpu=32 drop=0 pkt=210570 data_loss=0.00000 2018-08-16 13:23:21,483 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=1024 throughput=1<1766203/3498168<3498168 Kbps loss-rate=0 2018-08-16 13:23:21,483 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2632185K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:24,805 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=204.6377 real_seconds=1.00 rate_Mbps=1715.9922 tx_cpu=35 rx_cpu=35 drop=1415 pkt=210964 data_loss=0.67071 2018-08-16 13:23:24,805 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=1024 throughput=1<1757176/2632185<2632185 Kbps loss-rate=0 2018-08-16 13:23:24,806 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2194680K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:28,128 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=202.6143 real_seconds=1.00 rate_Mbps=1699.3321 tx_cpu=39 rx_cpu=34 drop=0 pkt=207477 data_loss=0.00000 2018-08-16 13:23:28,128 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=1024 throughput=1<1740116/2194680<2194680 Kbps loss-rate=0 2018-08-16 13:23:28,129 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1967398K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:31,454 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=226.0078 real_seconds=1.00 rate_Mbps=1895.6578 tx_cpu=32 rx_cpu=33 drop=0 pkt=231432 data_loss=0.00000 2018-08-16 13:23:31,454 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=1024 throughput=1<1941153/1967398<1967398 Kbps loss-rate=0 2018-08-16 13:23:31,454 DEBUG undershot, min=1941153 kbps=1954275 max=1967398 2018-08-16 13:23:31,455 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Measuring UDP Throughput (packet size=8192)... 2018-08-16 13:23:31,455 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:34,781 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=594.7969 real_seconds=1.00 rate_Mbps=4992.2486 tx_cpu=99 rx_cpu=24 drop=159 pkt=76293 data_loss=0.20841 2018-08-16 13:23:34,782 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=8192 throughput=1<5112062/5000000<10000000 Kbps loss-rate=0 2018-08-16 13:23:34,782 DEBUG undershot, min=5112062 kbps=7556031 max=10000000 2018-08-16 13:23:34,783 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7556031K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:38,108 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=899.6484 real_seconds=1.00 rate_Mbps=7550.9360 tx_cpu=99 rx_cpu=32 drop=141 pkt=115296 data_loss=0.12230 2018-08-16 13:23:38,109 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=8192 throughput=5112062<7732158/7556031<10000000 Kbps loss-rate=0 2018-08-16 13:23:38,109 DEBUG undershot, min=7732158 kbps=8866079 max=10000000 2018-08-16 13:23:38,110 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8866079K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:41,433 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=1056.5859 real_seconds=1.00 rate_Mbps=8868.6685 tx_cpu=99 rx_cpu=36 drop=43 pkt=135286 data_loss=0.03179 2018-08-16 13:23:41,433 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=8192 throughput=7732158<9081516/8866079<10000000 Kbps loss-rate=0 2018-08-16 13:23:41,433 DEBUG undershot, min=9081516 kbps=9540758 max=10000000 2018-08-16 13:23:41,434 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9540758K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:44,784 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=1104.2266 real_seconds=1.00 rate_Mbps=9256.4535 tx_cpu=41 rx_cpu=30 drop=498 pkt=141839 data_loss=0.35110 2018-08-16 13:23:44,784 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=8192 throughput=9081516<9478608/9540758<10000000 Kbps loss-rate=0 2018-08-16 13:23:44,785 DEBUG undershot, min=9478608 kbps=9739304 max=10000000 2018-08-16 13:23:44,785 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9739304K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:48,134 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=1160.5469 real_seconds=1.00 rate_Mbps=9741.2273 tx_cpu=95 rx_cpu=39 drop=59 pkt=148609 data_loss=0.03970 2018-08-16 13:23:48,135 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=8192 throughput=9478608<9975016/9739304<10000000 Kbps loss-rate=0 2018-08-16 13:23:48,135 DEBUG undershot, min=9975016 kbps=9987508 max=10000000 2018-08-16 13:23:48,145 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.13', 'ip_to': u'192.168.1.11', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.33, 'throughput_kbps': 16975074, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.22, 'throughput_kbps': 16234025, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.27, 'throughput_kbps': 15997221, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.04, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 255806, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1941153, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.04, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9975016, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.218', 'rtt_max_ms': '0.690', 'rtt_min_ms': '0.087', 'rtt_stddev': '0.167', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.109', 'rtt_max_ms': '0.172', 'rtt_min_ms': '0.083', 'rtt_stddev': '0.026', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.190', 'rtt_max_ms': '0.385', 'rtt_min_ms': '0.127', 'rtt_stddev': '0.081', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-16 13:23:48,147 INFO ============================================================ 2018-08-16 13:23:48,147 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-08-16 13:23:57,210 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] PING 172.30.9.202 (172.30.9.202) 64(92) bytes of data. 72 bytes from 172.30.9.202: icmp_seq=1 ttl=64 time=0.628 ms 72 bytes from 172.30.9.202: icmp_seq=2 ttl=64 time=0.197 ms 72 bytes from 172.30.9.202: icmp_seq=3 ttl=64 time=0.090 ms 72 bytes from 172.30.9.202: icmp_seq=4 ttl=64 time=0.161 ms 72 bytes from 172.30.9.202: icmp_seq=5 ttl=64 time=0.247 ms 72 bytes from 172.30.9.202: icmp_seq=6 ttl=64 time=0.193 ms 72 bytes from 172.30.9.202: icmp_seq=7 ttl=64 time=0.174 ms 72 bytes from 172.30.9.202: icmp_seq=8 ttl=64 time=0.133 ms 72 bytes from 172.30.9.202: icmp_seq=9 ttl=64 time=0.184 ms 72 bytes from 172.30.9.202: icmp_seq=10 ttl=64 time=0.116 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.090/0.212/0.628/0.145 ms 2018-08-16 13:24:06,250 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] PING 172.30.9.202 (172.30.9.202) 391(419) bytes of data. 399 bytes from 172.30.9.202: icmp_seq=1 ttl=64 time=0.101 ms 399 bytes from 172.30.9.202: icmp_seq=2 ttl=64 time=0.178 ms 399 bytes from 172.30.9.202: icmp_seq=3 ttl=64 time=0.224 ms 399 bytes from 172.30.9.202: icmp_seq=4 ttl=64 time=0.308 ms 399 bytes from 172.30.9.202: icmp_seq=5 ttl=64 time=0.202 ms 399 bytes from 172.30.9.202: icmp_seq=6 ttl=64 time=0.265 ms 399 bytes from 172.30.9.202: icmp_seq=7 ttl=64 time=0.278 ms 399 bytes from 172.30.9.202: icmp_seq=8 ttl=64 time=0.325 ms 399 bytes from 172.30.9.202: icmp_seq=9 ttl=64 time=0.143 ms 399 bytes from 172.30.9.202: icmp_seq=10 ttl=64 time=0.292 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.101/0.231/0.325/0.072 ms 2018-08-16 13:24:15,289 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] PING 172.30.9.202 (172.30.9.202) 1500(1528) bytes of data. 1508 bytes from 172.30.9.202: icmp_seq=1 ttl=64 time=0.693 ms 1508 bytes from 172.30.9.202: icmp_seq=2 ttl=64 time=0.212 ms 1508 bytes from 172.30.9.202: icmp_seq=3 ttl=64 time=0.196 ms 1508 bytes from 172.30.9.202: icmp_seq=4 ttl=64 time=0.187 ms 1508 bytes from 172.30.9.202: icmp_seq=5 ttl=64 time=0.221 ms 1508 bytes from 172.30.9.202: icmp_seq=6 ttl=64 time=0.370 ms 1508 bytes from 172.30.9.202: icmp_seq=7 ttl=64 time=0.284 ms 1508 bytes from 172.30.9.202: icmp_seq=8 ttl=64 time=0.403 ms 1508 bytes from 172.30.9.202: icmp_seq=9 ttl=64 time=0.399 ms 1508 bytes from 172.30.9.202: icmp_seq=10 ttl=64 time=0.310 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.187/0.327/0.693/0.146 ms 2018-08-16 13:24:15,290 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Measuring TCP Throughput (packet size=65536)... 2018-08-16 13:24:15,290 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:24:25,385 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=18846.9468 real_seconds=10.00 rate_Mbps=15814.6413 tx_cpu=35 rx_cpu=51 retrans=0 cwnd=3137 rtt_ms=0.37 2018-08-16 13:24:25,386 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:24:35,477 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=18543.1875 real_seconds=10.00 rate_Mbps=15560.9169 tx_cpu=34 rx_cpu=51 retrans=0 cwnd=3137 rtt_ms=0.20 2018-08-16 13:24:35,478 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:24:45,570 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=19010.6250 real_seconds=10.00 rate_Mbps=15951.9580 tx_cpu=35 rx_cpu=52 retrans=0 cwnd=3137 rtt_ms=0.30 2018-08-16 13:24:45,571 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Measuring UDP Throughput (packet size=128)... 2018-08-16 13:24:45,571 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:24:48,897 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=33.4631 real_seconds=1.00 rate_Mbps=281.1531 tx_cpu=21 rx_cpu=36 drop=167 pkt=274297 data_loss=0.06093 2018-08-16 13:24:48,897 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=1<287900/5000000<10000000 Kbps loss-rate=0 2018-08-16 13:24:48,898 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R863700K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:24:52,248 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=31.6971 real_seconds=1.00 rate_Mbps=265.6200 tx_cpu=22 rx_cpu=36 drop=0 pkt=259663 data_loss=0.00000 2018-08-16 13:24:52,248 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=1<271994/863700<863700 Kbps loss-rate=0 2018-08-16 13:24:52,248 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R567847K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:24:55,574 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=30.9972 real_seconds=1.00 rate_Mbps=259.8526 tx_cpu=23 rx_cpu=38 drop=21 pkt=253950 data_loss=0.00839 2018-08-16 13:24:55,574 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=1<266089/567847<567847 Kbps loss-rate=0 2018-08-16 13:24:55,575 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R416968K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:24:58,898 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=33.0197 real_seconds=1.00 rate_Mbps=276.7318 tx_cpu=21 rx_cpu=36 drop=23 pkt=270520 data_loss=0.00848 2018-08-16 13:24:58,898 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=1<283373/416968<416968 Kbps loss-rate=0 2018-08-16 13:24:58,899 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R350170K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:02,248 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=29.9344 real_seconds=1.00 rate_Mbps=250.9513 tx_cpu=19 rx_cpu=39 drop=274 pkt=245497 data_loss=0.11179 2018-08-16 13:25:02,249 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=1<256974/350170<350170 Kbps loss-rate=0 2018-08-16 13:25:02,249 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R303572K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:05,573 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=33.1500 real_seconds=1.00 rate_Mbps=277.9041 tx_cpu=22 rx_cpu=43 drop=0 pkt=271565 data_loss=0.00000 2018-08-16 13:25:05,574 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=1<284573/303572<303572 Kbps loss-rate=0 2018-08-16 13:25:05,574 DEBUG undershot, min=284573 kbps=294072 max=303572 2018-08-16 13:25:05,574 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R294072K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:08,926 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=31.1123 real_seconds=1.00 rate_Mbps=260.6550 tx_cpu=23 rx_cpu=34 drop=0 pkt=254872 data_loss=0.00000 2018-08-16 13:25:08,927 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=284573<266910/294072<303572 Kbps loss-rate=0 2018-08-16 13:25:08,927 DEBUG undershot, min=294072 kbps=298822 max=303572 2018-08-16 13:25:08,927 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Measuring UDP Throughput (packet size=1024)... 2018-08-16 13:25:08,927 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:12,278 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=220.0928 real_seconds=1.00 rate_Mbps=1845.5965 tx_cpu=37 rx_cpu=33 drop=0 pkt=225375 data_loss=0.00000 2018-08-16 13:25:12,278 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=1024 throughput=1<1889890/5000000<10000000 Kbps loss-rate=0 2018-08-16 13:25:12,279 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3444945K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:15,604 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=247.3076 real_seconds=1.00 rate_Mbps=2073.5403 tx_cpu=35 rx_cpu=41 drop=0 pkt=253243 data_loss=0.00000 2018-08-16 13:25:15,604 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=1024 throughput=1<2123305/3444945<3444945 Kbps loss-rate=0 2018-08-16 13:25:15,605 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2784125K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:18,954 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=245.9150 real_seconds=1.00 rate_Mbps=2062.5693 tx_cpu=32 rx_cpu=36 drop=152 pkt=251969 data_loss=0.06035 2018-08-16 13:25:18,955 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=1024 throughput=1<2112070/2784125<2784125 Kbps loss-rate=0 2018-08-16 13:25:18,955 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2448097K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:22,281 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=229.1924 real_seconds=1.00 rate_Mbps=1921.8517 tx_cpu=34 rx_cpu=40 drop=1 pkt=234694 data_loss=0.00044 2018-08-16 13:25:22,282 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=1024 throughput=1<1967976/2448097<2448097 Kbps loss-rate=0 2018-08-16 13:25:22,282 DEBUG undershot, min=1967976 kbps=2208036 max=2448097 2018-08-16 13:25:22,282 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2208036K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:25,633 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=226.7725 real_seconds=1.00 rate_Mbps=1901.6777 tx_cpu=35 rx_cpu=38 drop=1424 pkt=233639 data_loss=0.60948 2018-08-16 13:25:25,634 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=1024 throughput=1967976<1947317/2208036<2448097 Kbps loss-rate=0 2018-08-16 13:25:25,634 DEBUG undershot, min=2208036 kbps=2328066 max=2448097 2018-08-16 13:25:25,634 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2328066K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:28,957 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=213.7646 real_seconds=1.00 rate_Mbps=1793.5609 tx_cpu=39 rx_cpu=35 drop=118 pkt=219013 data_loss=0.05391 2018-08-16 13:25:28,958 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=1024 throughput=2208036<1836606/2328066<2448097 Kbps loss-rate=0 2018-08-16 13:25:28,958 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Measuring UDP Throughput (packet size=8192)... 2018-08-16 13:25:28,959 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:32,309 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=595.7969 real_seconds=1.00 rate_Mbps=5000.6668 tx_cpu=99 rx_cpu=21 drop=32 pkt=76294 data_loss=0.04194 2018-08-16 13:25:32,309 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=8192 throughput=1<5120682/5000000<10000000 Kbps loss-rate=0 2018-08-16 13:25:32,309 DEBUG undershot, min=5120682 kbps=7560341 max=10000000 2018-08-16 13:25:32,310 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7560341K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:35,635 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=900.3047 real_seconds=1.00 rate_Mbps=7556.0585 tx_cpu=99 rx_cpu=28 drop=122 pkt=115361 data_loss=0.10575 2018-08-16 13:25:35,635 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=8192 throughput=5120682<7737403/7560341<10000000 Kbps loss-rate=0 2018-08-16 13:25:35,635 DEBUG undershot, min=7737403 kbps=8868701 max=10000000 2018-08-16 13:25:35,636 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8868701K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:38,960 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=1056.8828 real_seconds=1.00 rate_Mbps=8870.7521 tx_cpu=97 rx_cpu=36 drop=45 pkt=135326 data_loss=0.03326 2018-08-16 13:25:38,961 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=8192 throughput=7737403<9083650/8868701<10000000 Kbps loss-rate=0 2018-08-16 13:25:38,961 DEBUG undershot, min=9083650 kbps=9541825 max=10000000 2018-08-16 13:25:38,961 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9541825K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:42,287 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=1058.0391 real_seconds=1.00 rate_Mbps=8873.0260 tx_cpu=44 rx_cpu=32 drop=73 pkt=135502 data_loss=0.05387 2018-08-16 13:25:42,287 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=8192 throughput=9083650<9085978/9541825<10000000 Kbps loss-rate=0 2018-08-16 13:25:42,288 DEBUG undershot, min=9085978 kbps=9542989 max=10000000 2018-08-16 13:25:42,288 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9542989K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:45,638 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=1127.8359 real_seconds=1.00 rate_Mbps=9459.3182 tx_cpu=57 rx_cpu=34 drop=356 pkt=144719 data_loss=0.24600 2018-08-16 13:25:45,639 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=8192 throughput=9085978<9686341/9542989<10000000 Kbps loss-rate=0 2018-08-16 13:25:45,639 DEBUG undershot, min=9686341 kbps=9843170 max=10000000 2018-08-16 13:25:45,649 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.13', 'ip_to': u'172.30.9.202', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.37, 'throughput_kbps': 16194192, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.2, 'throughput_kbps': 15934378, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.3, 'throughput_kbps': 16334804, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 266910, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.05, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1836606, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.25, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9686341, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.212', 'rtt_max_ms': '0.628', 'rtt_min_ms': '0.090', 'rtt_stddev': '0.145', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.231', 'rtt_max_ms': '0.325', 'rtt_min_ms': '0.101', 'rtt_stddev': '0.072', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.327', 'rtt_max_ms': '0.693', 'rtt_min_ms': '0.187', 'rtt_stddev': '0.146', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-16 13:25:45,651 INFO Deleting floating ip d2b4452c-529c-4aa8-a437-f1ffc306cea5 2018-08-16 13:25:47,003 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Floating IP 172.30.9.205 deleted 2018-08-16 13:25:47,235 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Instance deleted 2018-08-16 13:25:47,267 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] Creating client VM... 2018-08-16 13:25:47,267 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-16 13:25:52,470 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 1 of 90... 2018-08-16 13:25:55,368 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 2 of 90... 2018-08-16 13:25:58,368 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 3 of 90... 2018-08-16 13:26:01,720 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 4 of 90... 2018-08-16 13:26:04,854 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 5 of 90... 2018-08-16 13:26:07,755 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 6 of 90... 2018-08-16 13:26:10,754 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 7 of 90... 2018-08-16 13:26:13,193 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 8 of 90... 2018-08-16 13:26:16,151 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 9 of 90... 2018-08-16 13:26:19,167 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 10 of 90... 2018-08-16 13:26:22,163 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 11 of 90... 2018-08-16 13:26:25,517 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 12 of 90... 2018-08-16 13:26:28,113 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 13 of 90... 2018-08-16 13:26:31,007 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 14 of 90... 2018-08-16 13:26:34,268 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 15 of 90... 2018-08-16 13:26:36,988 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 16 of 90... 2018-08-16 13:26:40,200 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 17 of 90... 2018-08-16 13:26:42,807 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 18 of 90... 2018-08-16 13:26:45,215 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 19 of 90... 2018-08-16 13:26:47,890 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 20 of 90... 2018-08-16 13:26:50,704 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 21 of 90... 2018-08-16 13:26:53,176 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 22 of 90... 2018-08-16 13:26:56,236 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 23 of 90... 2018-08-16 13:26:58,875 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 24 of 90... 2018-08-16 13:27:02,371 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 25 of 90... 2018-08-16 13:27:05,555 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 26 of 90... 2018-08-16 13:27:08,104 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 27 of 90... 2018-08-16 13:27:10,808 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 28 of 90... 2018-08-16 13:27:13,562 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 29 of 90... 2018-08-16 13:27:16,457 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 30 of 90... 2018-08-16 13:27:19,429 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 31 of 90... 2018-08-16 13:27:22,396 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 32 of 90... 2018-08-16 13:27:24,753 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 33 of 90... 2018-08-16 13:27:27,768 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 34 of 90... 2018-08-16 13:27:30,509 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 35 of 90... 2018-08-16 13:27:33,237 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 36 of 90... 2018-08-16 13:27:35,851 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 37 of 90... 2018-08-16 13:27:40,792 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] Internal network IP: 192.168.1.13 2018-08-16 13:27:40,792 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] SSH IP: 172.30.9.203 2018-08-16 13:27:40,792 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] Setup SSH for ubuntu@172.30.9.203 2018-08-16 13:29:16,247 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] Installing nuttcp-8.1.4... 2018-08-16 13:29:16,289 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] Copying nuttcp-8.1.4 to target... 2018-08-16 13:29:16,453 INFO ============================================================ 2018-08-16 13:29:16,454 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-08-16 13:29:25,496 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] PING 192.168.1.11 (192.168.1.11) 64(92) bytes of data. 72 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=1.71 ms 72 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.451 ms 72 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.434 ms 72 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.387 ms 72 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.329 ms 72 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.152 ms 72 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.363 ms 72 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.160 ms 72 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.299 ms 72 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.179 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.152/0.446/1.711/0.434 ms 2018-08-16 13:29:34,532 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] PING 192.168.1.11 (192.168.1.11) 391(419) bytes of data. 399 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.156 ms 399 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.166 ms 399 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.139 ms 399 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.150 ms 399 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.189 ms 399 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.259 ms 399 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.179 ms 399 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.308 ms 399 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.241 ms 399 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.237 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.139/0.202/0.308/0.054 ms 2018-08-16 13:29:43,567 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] PING 192.168.1.11 (192.168.1.11) 1500(1528) bytes of data. 1508 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.570 ms 1508 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.222 ms 1508 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.282 ms 1508 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.243 ms 1508 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.264 ms 1508 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.350 ms 1508 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.321 ms 1508 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.172 ms 1508 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.222 ms 1508 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.258 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.172/0.290/0.570/0.106 ms 2018-08-16 13:29:43,568 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] Measuring TCP Throughput (packet size=65536)... 2018-08-16 13:29:43,568 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:29:53,668 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=7869.7308 real_seconds=10.00 rate_Mbps=6601.3328 tx_cpu=11 rx_cpu=19 retrans=101 cwnd=506 rtt_ms=0.31 2018-08-16 13:29:53,668 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:03,763 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=6747.6761 real_seconds=10.00 rate_Mbps=5661.9259 tx_cpu=10 rx_cpu=18 retrans=8 cwnd=484 rtt_ms=0.41 2018-08-16 13:30:03,763 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:13,857 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=6794.1580 real_seconds=10.00 rate_Mbps=5700.9788 tx_cpu=10 rx_cpu=17 retrans=55 cwnd=547 rtt_ms=0.30 2018-08-16 13:30:13,858 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] Measuring UDP Throughput (packet size=128)... 2018-08-16 13:30:13,858 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:17,185 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=28.8682 real_seconds=0.99 rate_Mbps=243.4320 tx_cpu=18 rx_cpu=34 drop=1038 pkt=237526 data_loss=0.43697 2018-08-16 13:30:17,185 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=128 throughput=1<249274/5000000<10000000 Kbps loss-rate=0 2018-08-16 13:30:17,186 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R747822K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:20,512 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=30.0890 real_seconds=1.00 rate_Mbps=252.2219 tx_cpu=21 rx_cpu=32 drop=8703 pkt=255192 data_loss=3.41044 2018-08-16 13:30:20,513 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=128 throughput=1<258275/747822<747822 Kbps loss-rate=3 2018-08-16 13:30:20,513 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R503048K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:23,836 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=31.4193 real_seconds=1.00 rate_Mbps=263.3826 tx_cpu=22 rx_cpu=32 drop=5800 pkt=263187 data_loss=2.20373 2018-08-16 13:30:23,837 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=128 throughput=1<269703/503048<503048 Kbps loss-rate=2 2018-08-16 13:30:23,837 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R386375K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:27,162 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=31.4091 real_seconds=1.00 rate_Mbps=263.0779 tx_cpu=23 rx_cpu=34 drop=5182 pkt=262486 data_loss=1.97430 2018-08-16 13:30:27,163 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=128 throughput=1<269391/386375<386375 Kbps loss-rate=1 2018-08-16 13:30:27,163 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R327883K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:30,485 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=31.3956 real_seconds=1.00 rate_Mbps=263.0991 tx_cpu=21 rx_cpu=34 drop=0 pkt=257193 data_loss=0.00000 2018-08-16 13:30:30,485 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=128 throughput=1<269413/327883<327883 Kbps loss-rate=0 2018-08-16 13:30:30,486 DEBUG undershot, min=269413 kbps=298648 max=327883 2018-08-16 13:30:30,486 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R298648K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:33,812 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=30.9341 real_seconds=1.00 rate_Mbps=259.2577 tx_cpu=22 rx_cpu=34 drop=4582 pkt=257994 data_loss=1.77593 2018-08-16 13:30:33,813 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=128 throughput=269413<265479/298648<327883 Kbps loss-rate=1 2018-08-16 13:30:33,813 DEBUG undershot, min=298648 kbps=313265 max=327883 2018-08-16 13:30:33,813 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R313265K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:37,164 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=26.9152 real_seconds=1.00 rate_Mbps=225.5948 tx_cpu=25 rx_cpu=32 drop=11 pkt=220500 data_loss=0.00483 2018-08-16 13:30:37,164 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=128 throughput=298648<231009/313265<327883 Kbps loss-rate=0 2018-08-16 13:30:37,164 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] Measuring UDP Throughput (packet size=1024)... 2018-08-16 13:30:37,165 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:40,515 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=207.8408 real_seconds=1.00 rate_Mbps=1743.5754 tx_cpu=29 rx_cpu=34 drop=682 pkt=213511 data_loss=0.31941 2018-08-16 13:30:40,516 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=1024 throughput=1<1785421/5000000<10000000 Kbps loss-rate=0 2018-08-16 13:30:40,516 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3392710K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:43,840 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=209.6670 real_seconds=1.00 rate_Mbps=1758.3693 tx_cpu=33 rx_cpu=33 drop=289 pkt=214988 data_loss=0.13441 2018-08-16 13:30:43,840 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=1024 throughput=1<1800570/3392710<3392710 Kbps loss-rate=0 2018-08-16 13:30:43,840 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2596640K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:47,166 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=220.3799 real_seconds=1.00 rate_Mbps=1847.2322 tx_cpu=31 rx_cpu=34 drop=357 pkt=226026 data_loss=0.15793 2018-08-16 13:30:47,167 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=1024 throughput=1<1891565/2596640<2596640 Kbps loss-rate=0 2018-08-16 13:30:47,167 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2244102K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:50,493 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=256.9297 real_seconds=1.00 rate_Mbps=2154.1967 tx_cpu=34 rx_cpu=36 drop=0 pkt=263096 data_loss=0.00000 2018-08-16 13:30:50,493 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=1024 throughput=1<2205897/2244102<2244102 Kbps loss-rate=0 2018-08-16 13:30:50,493 DEBUG undershot, min=2205897 kbps=2224999 max=2244102 2018-08-16 13:30:50,494 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] Measuring UDP Throughput (packet size=8192)... 2018-08-16 13:30:50,494 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:53,843 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=363.7500 real_seconds=1.00 rate_Mbps=3048.2561 tx_cpu=99 rx_cpu=14 drop=29734 pkt=76294 data_loss=38.97292 2018-08-16 13:30:53,844 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=8192 throughput=1<3121414/5000000<10000000 Kbps loss-rate=38 2018-08-16 13:30:53,844 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4060707K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:57,168 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=361.9297 real_seconds=1.00 rate_Mbps=3032.9472 tx_cpu=99 rx_cpu=15 drop=15635 pkt=61962 data_loss=25.23320 2018-08-16 13:30:57,169 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=8192 throughput=1<3105737/4060707<4060707 Kbps loss-rate=25 2018-08-16 13:30:57,169 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3583222K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:31:00,494 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=367.4844 real_seconds=1.00 rate_Mbps=3079.5135 tx_cpu=99 rx_cpu=14 drop=7638 pkt=54676 data_loss=13.96955 2018-08-16 13:31:00,495 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=8192 throughput=1<3153421/3583222<3583222 Kbps loss-rate=13 2018-08-16 13:31:00,495 DEBUG overshot, min=1 kbps=3153421 max=3583222 2018-08-16 13:31:00,495 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3153421K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:31:03,845 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=372.2109 real_seconds=1.00 rate_Mbps=3123.8936 tx_cpu=99 rx_cpu=14 drop=475 pkt=48118 data_loss=0.98717 2018-08-16 13:31:03,845 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=8192 throughput=1<3198867/3153421<3583222 Kbps loss-rate=0 2018-08-16 13:31:03,845 DEBUG undershot, min=3198867 kbps=3391044 max=3583222 2018-08-16 13:31:03,846 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3391044K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:31:07,172 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=383.0000 real_seconds=1.00 rate_Mbps=3209.4509 tx_cpu=99 rx_cpu=15 drop=2720 pkt=51744 data_loss=5.25665 2018-08-16 13:31:07,172 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=8192 throughput=3198867<3286477/3391044<3583222 Kbps loss-rate=5 2018-08-16 13:31:07,173 DEBUG overshot, min=3198867 kbps=3286477 max=3391044 2018-08-16 13:31:07,173 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3286477K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:31:10,499 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=387.9375 real_seconds=1.00 rate_Mbps=3255.8412 tx_cpu=99 rx_cpu=16 drop=492 pkt=50148 data_loss=0.98108 2018-08-16 13:31:10,500 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=8192 throughput=3198867<3333981/3286477<3391044 Kbps loss-rate=0 2018-08-16 13:31:10,500 DEBUG undershot, min=3333981 kbps=3362512 max=3391044 2018-08-16 13:31:10,510 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.13', 'ip_to': u'192.168.1.11', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 101, 'rtt_ms': 0.31, 'throughput_kbps': 6759764, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 8, 'rtt_ms': 0.41, 'throughput_kbps': 5797812, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 55, 'rtt_ms': 0.3, 'throughput_kbps': 5837802, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 231009, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2205897, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.98, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3333981, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.446', 'rtt_max_ms': '1.711', 'rtt_min_ms': '0.152', 'rtt_stddev': '0.434', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.202', 'rtt_max_ms': '0.308', 'rtt_min_ms': '0.139', 'rtt_stddev': '0.054', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.290', 'rtt_max_ms': '0.570', 'rtt_min_ms': '0.172', 'rtt_stddev': '0.106', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-16 13:31:10,512 INFO Deleting floating ip fd276b5c-252f-43ba-886d-f3c8e09ad3d7 2018-08-16 13:31:11,630 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] Floating IP 172.30.9.203 deleted 2018-08-16 13:31:12,121 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] Instance deleted 2018-08-16 13:31:12,235 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65194] Creating client VM... 2018-08-16 13:31:12,236 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65194] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-16 13:31:17,560 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65194] VM status=BUILD, retrying 1 of 90... 2018-08-16 13:31:19,894 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65194] VM status=BUILD, retrying 2 of 90... 2018-08-16 13:31:22,265 ERROR Instance creation error: Failed to get traits for resource provider with UUID efd50210-bb9a-40f6-81bd-05be506a1465 2018-08-16 13:31:22,265 ERROR Instance failed status=ERROR 2018-08-16 13:31:23,675 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65194] Server creation failed 2018-08-16 13:31:23,675 INFO { 'desc': 'VM to VM different network fixed IP (inter-node)', 'results': 'error: VM cannot be spawned.'} 2018-08-16 13:31:23,676 INFO Cleaning up... 2018-08-16 13:31:23,676 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Terminating nuttcp-8.1.4 2018-08-16 13:31:23,689 INFO Deleting floating ip ff72c064-fd27-4bf9-9aae-553235b830ef 2018-08-16 13:31:25,111 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Floating IP 172.30.9.202 deleted 2018-08-16 13:31:25,366 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Instance deleted 2018-08-16 13:31:33,233 INFO Network pns-internal-net_8283f90d-a47d-41a6-a8c4-94f0fa8f6519 deleted. 2018-08-16 13:31:36,431 INFO Network pns-internal-net2_8283f90d-a47d-41a6-a8c4-94f0fa8f6519 deleted. 2018-08-16 13:31:36,517 INFO Removed public key pns_public_key 2018-08-16 13:31:36,517 INFO Deleting security group 2018-08-16 13:31:37,038 ERROR string indices must be integers, not str Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 1255, in main run_vmtp(opts) File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 1229, in run_vmtp print_report(rescol.results) File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 666, in print_report if (item['protocol'] == proto) and (run_status[idx0][idx1][idx2][idx3] != SFAIL): TypeError: string indices must be integers, not str 2018-08-16 13:31:37,462 - functest.opnfv_tests.openstack.vmtp.vmtp - ERROR - Exception when calling ['vmtp_genchart', '-c', '/home/opnfv/functest/results/vmtp/vmtp.html', '/home/opnfv/functest/results/vmtp/vmtp.json'] Error: No such file %s: /home/opnfv/functest/results/vmtp/vmtp.json 2018-08-16 13:31:37,584 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 13:31:37,584 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:34 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-16 13:31:43,654 - xtesting.ci.run_tests - ERROR - The test case 'vmtp' failed. 2018-08-16 13:31:43,710 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-08-16 13:31:44,925 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: shaker', u'tags': [], 'enabled': True, 'id': u'bd92cbfd991c4d1498c924b435c505b7', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'shaker-project_944e6112-8730-439d-9084-9bd555c7e259'}) 2018-08-16 13:31:45,464 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4bddaf6799754aa883fd53812ecd95c8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_944e6112-8730-439d-9084-9bd555c7e259'}) 2018-08-16 13:31:47,078 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_944e6112-8730-439d-9084-9bd555c7e259', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'bd92cbfd991c4d1498c924b435c505b7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '769a1e99-779b-4a66-aef1-3e1fc4c08779', 'username': u'shaker-user_944e6112-8730-439d-9084-9bd555c7e259', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-16 13:31:47,083 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_944e6112-8730-439d-9084-9bd555c7e259', 'password': '769a1e99-779b-4a66-aef1-3e1fc4c08779', 'project_name': 'shaker-project_944e6112-8730-439d-9084-9bd555c7e259', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': 'bd92cbfd991c4d1498c924b435c505b7', 'project_domain_name': 'Default'} 2018-08-16 13:31:47,084 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-08-16 13:31:48,103 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T13:31:47Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'764d9dc9-4a47-48d6-9f0f-d56205e3d3b9', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_944e6112-8730-439d-9084-9bd555c7e259', u'admin_state_up': True, u'tenant_id': u'bd92cbfd991c4d1498c924b435c505b7', u'created_at': u'2018-08-16T13:31:47Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bd92cbfd991c4d1498c924b435c505b7'}) 2018-08-16 13:31:49,631 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T13:31:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'72df9326-d0ff-4c8c-8256-a8481b528276', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_944e6112-8730-439d-9084-9bd555c7e259', u'enable_dhcp': True, u'network_id': u'764d9dc9-4a47-48d6-9f0f-d56205e3d3b9', u'tenant_id': u'bd92cbfd991c4d1498c924b435c505b7', u'created_at': u'2018-08-16T13:31:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bd92cbfd991c4d1498c924b435c505b7'}) 2018-08-16 13:31:51,117 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bd92cbfd991c4d1498c924b435c505b7', u'created_at': u'2018-08-16T13:31:49Z', u'admin_state_up': True, u'updated_at': u'2018-08-16T13:31:50Z', u'revision_number': 2, u'routes': [], u'project_id': u'bd92cbfd991c4d1498c924b435c505b7', u'id': u'b69d15cb-1acc-451f-876c-a4a4e17b0ba5', u'name': u'shaker-router_944e6112-8730-439d-9084-9bd555c7e259'}) 2018-08-16 13:32:09,618 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82/snap', u'metadata': Munch({})})], 'file': u'/v2/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82/file', 'owner': u'bd92cbfd991c4d1498c924b435c505b7', 'id': u'36dd5d2d-8f90-4faa-8530-1e8383f1be82', 'size': 666173440, u'self': u'/v2/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bd92cbfd991c4d1498c924b435c505b7', 'name': 'shaker-project_944e6112-8730-439d-9084-9bd555c7e259', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T13:32:08Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-16T13:32:08Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_944e6112-8730-439d-9084-9bd555c7e259', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_944e6112-8730-439d-9084-9bd555c7e259', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_944e6112-8730-439d-9084-9bd555c7e259', 'created': u'2018-08-16T13:31:58Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-08-16T13:31:58Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', 'metadata': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_944e6112-8730-439d-9084-9bd555c7e259', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2018-08-16 13:32:09,936 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_944e6112-8730-439d-9084-9bd555c7e259', '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'c0e827e233dd4490a13a2da2d4505275', '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': 3, 'id': u'68914222-b05d-4632-aaa9-14b74cd421f7', 'swap': 0}) 2018-08-16 13:32:10,823 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQJDxgNS3UrpcLp+REUps0DLZCFJ736NvExiuDeeaqbPEUwhvUUDhqO9DR3oTlcKQTZgIjFll+uamPwBOscgPsg2VpVQImMtMG+lxtmBoZ5WUOxf55f38CcbdYLMzuqit+afob/X+Jw/dcpgud8FB6k4yTjRbL9QeC7I/F/BISLWoxLCriWzq03MA9IFAcdPRYWfccMO/ve7Bk8y4nin6FX/PjPgsW6/mf5qLMPeKZi4iHt2fP+MDGrPIZb8qwCpPK0uD00esjDN7uvFIOIH/3nA84Cym7dpsGy3iE9v0Be9BZEhFoMDhKuQehaj7LZTYhgSqlzNGxdP326B3HPd7B Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0CQ8YDUt1K6XC6fkRFKbNAy2QhSe9+jbxMYrg3nmqmzxFMIb\n1FA4ajvQ0d6E5XCkE2YCIxZZfrmpj8ATrHID7INlaVUCJjLTBvpcbZgaGeVlDsX+\neX9/AnG3WCzM7qorfmn6G/1/icP3XKYLnfBQepOMk40Wy/UHguyPxfwSEi1qMSwq\n4ls6tNzAPSBQHHT0WFn3HDDv73uwZPMuJ4p+hV/z4z4LFuv5n+aizD3imYuIh7dn\nz/jAxqzyGW/KsAqTytLg9NHrIwze7rxSDiB/95wPOAspu3abBst4hPb9AXvQWRIR\naDA4SrkHoWo+y2U2IYEqpczRsXT99ugdxz3ewQIDAQABAoIBAA5XsOFgSLwzG61t\n8EjU+GTpy1VaXmnu3dX9Ydo5eC+eOi6YAZrrvDd1z7nmf3nf/S5pBRSt4ZTd7lU9\ngx2K7cJKe556gR9ouSnt7piOtp26NPCDrDlrE7FzbJLi42w+xah8XQO4wCUaH91+\ng6ZqfOE1caZpPnzncZEQBAg8inI+Fvy1cM5CJcVqpphe6WMa/8YRG3pbXdXd1NAT\n3buFkbqhgWhMhuxyOMQafSiUoBXwFxF8QY11Lz83TdMGgwgjVJU6iFDGQsPqf8gf\n2mNJhOsxoaWDLusAjnotyn0nCSXQGkaEi+YPpVEbl6QPFF/mKwGCu9xZ9eAgMr4M\ng75FvsECgYEA+i4pBu0y2b/U0PlOmbNC+i6fQZdHcdat4iqHY742RdRSnDj1Pdxu\nmeEpE45OemLR/OltUnFuwyIlpxo5aw3WhSN39v8fZpxIFPTd2OoGaJcuxijG/8Jk\nna/jwOWesjVjT55at47a9XvpC16uJPkJbqXSmoDQ8H6kgDIqI7ElVk0CgYEA1Pu7\nZt2imE8GzNq/sx9Ax4mYJ9TLGOWT1SYzrlRH5/UezMrTnchesbJPvcc+gTzWSRdp\nbe5epEfewlydM354RJagNi/TbCQPoiVs9MSlTcGOy/FJzuws44/N1HrAd2sz7zwH\ntcLpIwUuRUsycH9zbFkeC8ZTgWRa316/PF2qDEUCgYEAnFdaZiy2+WKq4MjbeKuQ\nsH2QIlIiYJ6S3WJMZ2WHzw2Hbn8dqsHlEB6oJ8NngY3dwhoxqjKe0Cy3sPxvY1or\nc9odbuoxulLxrL71IEfnJ1dK8KSs70mQzQYM4w/bo2w/mpLQCCOq63u6v9M0KoDC\nhzXzLYBQkenibQZsVQ+v0IUCgYA2q/PcIPKW9FpDhbeFzHT9g5V6TAZierQrF+ZW\nTq4yndptKXeO3htos+QCTD4AQNSk6IyYuoKy2vwUml+EE2fd+2he4IH+FXep4L+K\nSVxBjHkSYvrWUgvn0kc8ztHPFca8F4XHI6Ri5/aLtRTaiezgGDQ9Q4i2A0PMaO7g\nGQ8InQKBgQDnWvz/4NGamhLhmhdY/iRNHHgiDwLMNC8+kGWHSJrNzN4ftDYfqBZJ\ntLtJz0Zyy6F8mTDVw6s/5gAkGWCXdb1XeYyeSFiflGG5o8CrPDNvFzLqZcdz7Uh6\nv8hfxS5shvjXj3tZh40RZwLtW0uwXWEk9QLWnia60SE+aeCyl1e25g==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4bddaf6799754aa883fd53812ecd95c8', 'name': u'shaker-kp_944e6112-8730-439d-9084-9bd555c7e259', 'created_at': '2018-08-16T13:32:10.823010', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bd92cbfd991c4d1498c924b435c505b7', 'name': 'shaker-project_944e6112-8730-439d-9084-9bd555c7e259', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'05:7b:06:93:f9:22:28:9b:d2:fc:3a:ce:df:60:57:34', 'type': 'ssh', 'id': u'shaker-kp_944e6112-8730-439d-9084-9bd555c7e259'}) 2018-08-16 13:32:10,823 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA0CQ8YDUt1K6XC6fkRFKbNAy2QhSe9+jbxMYrg3nmqmzxFMIb 1FA4ajvQ0d6E5XCkE2YCIxZZfrmpj8ATrHID7INlaVUCJjLTBvpcbZgaGeVlDsX+ eX9/AnG3WCzM7qorfmn6G/1/icP3XKYLnfBQepOMk40Wy/UHguyPxfwSEi1qMSwq 4ls6tNzAPSBQHHT0WFn3HDDv73uwZPMuJ4p+hV/z4z4LFuv5n+aizD3imYuIh7dn z/jAxqzyGW/KsAqTytLg9NHrIwze7rxSDiB/95wPOAspu3abBst4hPb9AXvQWRIR aDA4SrkHoWo+y2U2IYEqpczRsXT99ugdxz3ewQIDAQABAoIBAA5XsOFgSLwzG61t 8EjU+GTpy1VaXmnu3dX9Ydo5eC+eOi6YAZrrvDd1z7nmf3nf/S5pBRSt4ZTd7lU9 gx2K7cJKe556gR9ouSnt7piOtp26NPCDrDlrE7FzbJLi42w+xah8XQO4wCUaH91+ g6ZqfOE1caZpPnzncZEQBAg8inI+Fvy1cM5CJcVqpphe6WMa/8YRG3pbXdXd1NAT 3buFkbqhgWhMhuxyOMQafSiUoBXwFxF8QY11Lz83TdMGgwgjVJU6iFDGQsPqf8gf 2mNJhOsxoaWDLusAjnotyn0nCSXQGkaEi+YPpVEbl6QPFF/mKwGCu9xZ9eAgMr4M g75FvsECgYEA+i4pBu0y2b/U0PlOmbNC+i6fQZdHcdat4iqHY742RdRSnDj1Pdxu meEpE45OemLR/OltUnFuwyIlpxo5aw3WhSN39v8fZpxIFPTd2OoGaJcuxijG/8Jk na/jwOWesjVjT55at47a9XvpC16uJPkJbqXSmoDQ8H6kgDIqI7ElVk0CgYEA1Pu7 Zt2imE8GzNq/sx9Ax4mYJ9TLGOWT1SYzrlRH5/UezMrTnchesbJPvcc+gTzWSRdp be5epEfewlydM354RJagNi/TbCQPoiVs9MSlTcGOy/FJzuws44/N1HrAd2sz7zwH tcLpIwUuRUsycH9zbFkeC8ZTgWRa316/PF2qDEUCgYEAnFdaZiy2+WKq4MjbeKuQ sH2QIlIiYJ6S3WJMZ2WHzw2Hbn8dqsHlEB6oJ8NngY3dwhoxqjKe0Cy3sPxvY1or c9odbuoxulLxrL71IEfnJ1dK8KSs70mQzQYM4w/bo2w/mpLQCCOq63u6v9M0KoDC hzXzLYBQkenibQZsVQ+v0IUCgYA2q/PcIPKW9FpDhbeFzHT9g5V6TAZierQrF+ZW Tq4yndptKXeO3htos+QCTD4AQNSk6IyYuoKy2vwUml+EE2fd+2he4IH+FXep4L+K SVxBjHkSYvrWUgvn0kc8ztHPFca8F4XHI6Ri5/aLtRTaiezgGDQ9Q4i2A0PMaO7g GQ8InQKBgQDnWvz/4NGamhLhmhdY/iRNHHgiDwLMNC8+kGWHSJrNzN4ftDYfqBZJ tLtJz0Zyy6F8mTDVw6s/5gAkGWCXdb1XeYyeSFiflGG5o8CrPDNvFzLqZcdz7Uh6 v8hfxS5shvjXj3tZh40RZwLtW0uwXWEk9QLWnia60SE+aeCyl1e25g== -----END RSA PRIVATE KEY----- 2018-08-16 13:32:23,054 - functest.core.singlevm - ERROR - Cannot run shaker Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 427, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 199, in boot_vm timeout=self.create_server_timeout, wait=True, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6936, in get_active_server "Error in creating the server", extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'36dd5d2d-8f90-4faa-8530-1e8383f1be82'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'68914222-b05d-4632-aaa9-14b74cd421f7'}), 'az': u'', 'id': u'99e5ba22-73f8-4edb-83ba-62948887282c', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bddaf6799754aa883fd53812ecd95c8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bd92cbfd991c4d1498c924b435c505b7', 'name': 'shaker-project_944e6112-8730-439d-9084-9bd555c7e259', 'domain_name': 'Default'}), 'zone': u'', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-08-16T13:32:20Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_944e6112-8730-439d-9084-9bd555c7e259', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'bd92cbfd991c4d1498c924b435c505b7', 'name': u'shaker-vm_944e6112-8730-439d-9084-9bd555c7e259', 'adminPass': None, 'tenant_id': u'bd92cbfd991c4d1498c924b435c505b7', 'created_at': u'2018-08-16T13:32:19Z', 'created': u'2018-08-16T13:32:19Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-08-16 13:32:23,173 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 13:32:23,174 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 00:36 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-16 13:32:34,081 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-08-16 13:32:34,142 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-08-16 13:32:35,589 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-16 13:32:36,283 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.32:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.65', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-08-16 13:32:36,283 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-16 13:32:36,284 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-08-16 13:32:36,284 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-08-16 13:32:36,347 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-08-16 13:32:37,211 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-16 13:32:40,268 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-16 13:32:43,275 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c1110c9c-0559-49ae-a126-638b27ac9170 | 2018-08-16T13:32:42.860147 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c1110c9c-0559-49ae-a126-638b27ac9170 ~/.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-08-16 13:32:47,245 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-16 13:32:47,246 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-16 13:32:50,062 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-16 13:32:53,567 - 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=c6eb2d97-b2a4-452e-8534-b014ea28240b) as the default verifier for the future CLI operations. 2018-08-16 13:32:57,503 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-08-16 13:32:58,024 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-16T13:32:57Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4b814ef9-c126-4c3a-aa02-da4098582fa6', u'provider:segmentation_id': 11, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-net_466362c2-e1cb-4724-8d86-fb6f74a0bf81', u'admin_state_up': True, u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T13:32:57Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 13:32:58,869 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T13:32:58Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'7ca23039-dbfa-4eb7-9d36-630d9be1b894', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_466362c2-e1cb-4724-8d86-fb6f74a0bf81', u'enable_dhcp': True, u'network_id': u'4b814ef9-c126-4c3a-aa02-da4098582fa6', u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T13:32:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 13:33:00,702 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T13:32:59Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-16T13:33:00Z', u'revision_number': 2, u'routes': [], u'project_id': u'c0e827e233dd4490a13a2da2d4505275', u'id': u'875c50a3-5e62-44df-81da-b98c18917e50', u'name': u'neutron_trunk-router_466362c2-e1cb-4724-8d86-fb6f74a0bf81'}) 2018-08-16 13:33:05,155 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b/file', 'owner': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b', 'size': 12716032, u'self': u'/v2/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T13:33:04Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-16T13:33:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_466362c2-e1cb-4724-8d86-fb6f74a0bf81', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_466362c2-e1cb-4724-8d86-fb6f74a0bf81', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_466362c2-e1cb-4724-8d86-fb6f74a0bf81', 'created': u'2018-08-16T13:33:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T13:33:03Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_466362c2-e1cb-4724-8d86-fb6f74a0bf81', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 13:33:05,491 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_466362c2-e1cb-4724-8d86-fb6f74a0bf81', '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'c0e827e233dd4490a13a2da2d4505275', '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'e7e2154c-abe8-49ac-b62e-2a3cf5d3d0c8', 'swap': 0}) 2018-08-16 13:33:08,758 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/53e02da8-88ad-4388-a1dc-400c78a2cc7f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/53e02da8-88ad-4388-a1dc-400c78a2cc7f/file', 'owner': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'53e02da8-88ad-4388-a1dc-400c78a2cc7f', 'size': 12716032, u'self': u'/v2/images/53e02da8-88ad-4388-a1dc-400c78a2cc7f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/53e02da8-88ad-4388-a1dc-400c78a2cc7f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T13:33:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-16T13:33:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_466362c2-e1cb-4724-8d86-fb6f74a0bf81', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/53e02da8-88ad-4388-a1dc-400c78a2cc7f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_466362c2-e1cb-4724-8d86-fb6f74a0bf81', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_466362c2-e1cb-4724-8d86-fb6f74a0bf81', 'created': u'2018-08-16T13:33:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T13:33:06Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/53e02da8-88ad-4388-a1dc-400c78a2cc7f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_466362c2-e1cb-4724-8d86-fb6f74a0bf81', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 13:33:08,796 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_466362c2-e1cb-4724-8d86-fb6f74a0bf81', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', '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'755e2981-fb6d-48b0-83f8-cc234bfed7df', 'swap': 0}) 2018-08-16 13:33:08,819 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_466362c2-e1cb-4724-8d86-fb6f74a0bf81', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', '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'755e2981-fb6d-48b0-83f8-cc234bfed7df', 'swap': 0}) 2018-08-16 13:33:12,827 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-16 13:33:12,828 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-16 13:33:12,828 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-16 13:33:12,829 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-16 13:33:12,832 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-16 13:33:17,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c6eb2d97-b2a4-452e-8534-b014ea28240b/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-08-16 13:33:17,136 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-16 13:33:17,137 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-16 13:33:17,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-08-16 13:35:33,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 69776974-e2f1-4abe-b83f-1259a859f9e2 2018-08-16 13:35:33,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '69776974-e2f1-4abe-b83f-1259a859f9e2']'. 2018-08-16 13:35:34,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-16 13:35:34,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-16 13:35:34,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-16 13:35:34,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 69776974-e2f1-4abe-b83f-1259a859f9e2 | 2018-08-16 13:35:34,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-16 13:35:34,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-16 13:33:19 | 2018-08-16 13:35:34,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-16 13:35:32 | 2018-08-16 13:35:34,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:13 | 2018-08-16 13:35:34,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-16 13:35:34,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-16 13:35:34,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c6eb2d97-b2a4-452e-8534-b014ea28240b) | 2018-08-16 13:35:34,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-16 13:35:34,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: c1110c9c-0559-49ae-a126-638b27ac9170) | 2018-08-16 13:35:34,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-08-16 13:35:34,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 120.051 | 2018-08-16 13:35:34,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-08-16 13:35:34,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-16 13:35:34,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-16 13:35:34,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-16 13:35:34,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-16 13:35:34,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-16 13:35:34,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-16 13:35:34,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-16 13:35:34,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-08-16 13:35:34,298 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 13:35:34,298 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:37 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-16 13:35:44,084 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-08-16 13:35:44,902 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-16 13:35:47,734 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-16 13:35:50,517 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 3e6d0f86-cfdb-4138-9cd2-5cf14f99b3f1 | 2018-08-16T13:35:50.173140 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 3e6d0f86-cfdb-4138-9cd2-5cf14f99b3f1 ~/.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-08-16 13:35:54,333 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-16 13:35:54,333 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-16 13:35:57,005 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-16 13:36:00,530 - 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=fe1faab8-065d-496a-9707-352093dfc452) as the default verifier for the future CLI operations. 2018-08-16 13:36:04,279 - xtesting.ci.run_tests - INFO - Running test case 'networking-bgpvpn'... 2018-08-16 13:36:04,792 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-16T13:36:04Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'229343c6-37c5-467d-bb08-caf84fa8f159', u'provider:segmentation_id': 49, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'networking-bgpvpn-net_2ba4d88d-0eea-426b-9170-d6861aec2d61', u'admin_state_up': True, u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T13:36:04Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 13:36:05,994 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T13:36:05Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'6532b695-c908-48f7-b7e9-ec47fdf2cf9e', u'subnetpool_id': None, u'service_types': [], u'name': u'networking-bgpvpn-subnet_2ba4d88d-0eea-426b-9170-d6861aec2d61', u'enable_dhcp': True, u'network_id': u'229343c6-37c5-467d-bb08-caf84fa8f159', u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T13:36:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 13:36:07,308 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.209'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T13:36:06Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-16T13:36:07Z', u'revision_number': 2, u'routes': [], u'project_id': u'c0e827e233dd4490a13a2da2d4505275', u'id': u'd9edefeb-89ad-4377-9098-6cde68cdcde2', u'name': u'networking-bgpvpn-router_2ba4d88d-0eea-426b-9170-d6861aec2d61'}) 2018-08-16 13:36:12,737 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/42620a3a-02ee-4d2f-9155-938721743f73/snap', u'metadata': Munch({})})], 'file': u'/v2/images/42620a3a-02ee-4d2f-9155-938721743f73/file', 'owner': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'42620a3a-02ee-4d2f-9155-938721743f73', 'size': 12716032, u'self': u'/v2/images/42620a3a-02ee-4d2f-9155-938721743f73', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/42620a3a-02ee-4d2f-9155-938721743f73/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T13:36:11Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-16T13:36:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_2ba4d88d-0eea-426b-9170-d6861aec2d61', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/42620a3a-02ee-4d2f-9155-938721743f73', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_2ba4d88d-0eea-426b-9170-d6861aec2d61', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'networking-bgpvpn-img_2ba4d88d-0eea-426b-9170-d6861aec2d61', 'created': u'2018-08-16T13:36:10Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T13:36:10Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/42620a3a-02ee-4d2f-9155-938721743f73', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_2ba4d88d-0eea-426b-9170-d6861aec2d61', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 13:36:13,067 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'networking-bgpvpn-flavor_2ba4d88d-0eea-426b-9170-d6861aec2d61', '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'c0e827e233dd4490a13a2da2d4505275', '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'fb7e7861-dd8c-47cb-9060-d1de4d0b0472', 'swap': 0}) 2018-08-16 13:36:15,922 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/01316c2a-fc04-4816-882d-73980c5b2b5d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/01316c2a-fc04-4816-882d-73980c5b2b5d/file', 'owner': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'01316c2a-fc04-4816-882d-73980c5b2b5d', 'size': 12716032, u'self': u'/v2/images/01316c2a-fc04-4816-882d-73980c5b2b5d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/01316c2a-fc04-4816-882d-73980c5b2b5d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T13:36:15Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-16T13:36:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_alt_2ba4d88d-0eea-426b-9170-d6861aec2d61', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/01316c2a-fc04-4816-882d-73980c5b2b5d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_alt_2ba4d88d-0eea-426b-9170-d6861aec2d61', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'networking-bgpvpn-img_alt_2ba4d88d-0eea-426b-9170-d6861aec2d61', 'created': u'2018-08-16T13:36:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T13:36:15Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/01316c2a-fc04-4816-882d-73980c5b2b5d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_alt_2ba4d88d-0eea-426b-9170-d6861aec2d61', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 13:36:15,963 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'networking-bgpvpn-flavor_alt_2ba4d88d-0eea-426b-9170-d6861aec2d61', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', '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'61795779-7b39-4324-a825-dfd51bc92f9b', 'swap': 0}) 2018-08-16 13:36:15,987 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'networking-bgpvpn-flavor_alt_2ba4d88d-0eea-426b-9170-d6861aec2d61', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', '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'61795779-7b39-4324-a825-dfd51bc92f9b', 'swap': 0}) 2018-08-16 13:36:19,798 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-16 13:36:19,798 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-16 13:36:19,798 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-16 13:36:19,800 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-16 13:36:19,803 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-16 13:36:23,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-fe1faab8-065d-496a-9707-352093dfc452/repo; stestr list '^networking_bgpvpn_tempest\.' >/home/opnfv/functest/results/networking-bgpvpn/test_list.txt 2>/dev/null) 2018-08-16 13:36:23,528 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-16 13:36:23,550 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-16 13:36:23,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/networking-bgpvpn/test_list.txt', u'--concurrency=4']'. 2018-08-16 15:15:56,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ae1a2f14-6797-438f-bb50-3433e328d6ea 2018-08-16 15:15:56,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ae1a2f14-6797-438f-bb50-3433e328d6ea']'. 2018-08-16 15:15:57,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ae1a2f14-6797-438f-bb50-3433e328d6ea | 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-16 13:36:26 | 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-16 15:15:56 | 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 1:39:30 | 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: fe1faab8-065d-496a-9707-352093dfc452) | 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3e6d0f86-cfdb-4138-9cd2-5cf14f99b3f1) | 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 44 | 2018-08-16 15:15:57,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 5942.497 | 2018-08-16 15:15:57,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 23 | 2018-08-16 15:15:57,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2018-08-16 15:15:57,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-16 15:15:57,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-16 15:15:57,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 18 | 2018-08-16 15:15:57,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-16 15:15:57,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-16 15:15:57,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-16 15:15:57,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest networking-bgpvpn success_rate is 56.0975609756% 2018-08-16 15:15:57,819 - xtesting.core.testcase - ERROR - The HTTP request raises issues Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 226, in push_to_db req.raise_for_status() File "/usr/lib/python2.7/site-packages/requests/models.py", line 935, in raise_for_status raise HTTPError(http_error_msg, response=self) HTTPError: 403 Client Error: Could Not Found testcases [{'project_name': u'functest', 'name': u'networking-bgpvpn'}] for url: http://testresults.opnfv.org/test/api/v1/results 2018-08-16 15:15:57,820 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 99:53 | FAIL | +---------------------------+------------------+------------------+----------------+ 2018-08-16 15:16:11,082 - xtesting.ci.run_tests - ERROR - The test case 'networking-bgpvpn' failed. 2018-08-16 15:16:11,130 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-08-16 15:16:12,206 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-16 15:16:15,117 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-16 15:16:18,048 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b5a15a3e-2c4c-4d89-a5c5-a0541e8f9be6 | 2018-08-16T15:16:17.649322 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b5a15a3e-2c4c-4d89-a5c5-a0541e8f9be6 ~/.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-08-16 15:16:22,102 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-16 15:16:22,102 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-16 15:16:24,844 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-16 15:16:28,223 - 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=0eb7a963-e917-465e-894b-4625c2b97855) as the default verifier for the future CLI operations. 2018-08-16 15:16:31,962 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-08-16 15:16:31,963 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-08-16 15:16:31,963 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-08-16 15:16:32,022 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-08-16 15:16:32,856 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-16 15:16:35,750 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-16 15:16:38,842 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4e042ae3-51a5-40a6-bc70-d3f92e951132 | 2018-08-16T15:16:38.478158 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4e042ae3-51a5-40a6-bc70-d3f92e951132 ~/.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-08-16 15:16:42,749 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-16 15:16:42,749 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-16 15:16:45,369 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-16 15:16:48,754 - 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=5f569a6f-5807-4eac-b116-9fadee18dcad) as the default verifier for the future CLI operations. 2018-08-16 15:16:52,542 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-08-16 15:16:52,542 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-16 15:16:52,547 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 05:49 | PASS | | neutron-tempest-plugin-api | functest | smoke | 14:25 | FAIL | | rally_sanity | functest | smoke | 27:32 | FAIL | | patrole | functest | smoke | 02:19 | PASS | | vmtp | functest | smoke | 18:34 | FAIL | | shaker | functest | smoke | 00:36 | FAIL | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:37 | PASS | | networking-bgpvpn | functest | smoke | 99:53 | FAIL | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | | refstack_defcore | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-08-16 15:16:52,558 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-16 15:16:55,284 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-219 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-16 15:16:55,287 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.32,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.32:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=RYDNX7ycuZgSO426NaGEvkQ1N export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=c0e827e233dd4490a13a2da2d4505275 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_PASSWORD=XWNClJUDjy3IuqWXo1MH4IzsD export OS_REGION_NAME=regionOne 2018-08-16 15:16:55,287 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-16 15:16:55,288 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+-------------------------------------------+------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +------------------+---------------+-------------------------------------------+------------------------------------+ | features | 2 | Test suites from feature projects | doctor-notification bgpvpn | | | | integrated in functest | | +------------------+---------------+-------------------------------------------+------------------------------------+ 2018-08-16 15:16:55,302 - xtesting.ci.run_tests - INFO - Loading test case 'doctor-notification'... 2018-08-16 15:16:55,326 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-08-16 15:17:07,707 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-08-16 15:17:07,708 - xtesting.core.feature - ERROR - Execute command: doctor-test failed 2018-08-16 15:17:07,815 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 15:17:07,815 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:12 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-08-16 15:17:07,817 - xtesting.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-08-16 15:17:07,830 - xtesting.ci.run_tests - INFO - Loading test case 'bgpvpn'... 2018-08-16 15:17:08,526 - xtesting.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-08-16 15:17:09,550 - sdnvpn.lib.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-08-16 15:17:11,792 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting net/subnet/port/router quota to unlimited 2018-08-16 15:17:12,884 - sdnvpn.lib.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-08-16 15:17:12,884 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting instances quota class to unlimited 2018-08-16 15:17:12,949 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the Floating IP Addresses 2018-08-16 15:17:13,284 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the stale routers 2018-08-16 15:17:15,638 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest' 2018-08-16 15:17:15,638 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================ 2018-08-16 15:17:15,638 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.run_tempest 2018-08-16 15:17:15,700 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.run_tempest main method 2018-08-16 15:17:15,701 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-16 15:17:21,056 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e7d51ebb-f5b4-4b80-8225-3359bbab7b40 | 2018-08-16T15:17:20.714801 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e7d51ebb-f5b4-4b80-8225-3359bbab7b40 ~/.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-08-16 15:17:24,831 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-16 15:17:24,831 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-16 15:17:31,927 - 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=f42bd964-0d5e-439a-ac97-bc98c01a0cb3) as the default verifier for the future CLI operations. 2018-08-16 15:17:39,332 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-16 15:17:39,333 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-16 15:17:39,338 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-16 15:17:40,089 - sdnvpn.lib.openstack_utils - INFO - Creating image 'bgpvpn-tempest-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-16 17:06:34,688 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.run_tempest 2018-08-16 17:06:34,689 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest': {'status': 'FAIL', 'details': {'duration': ' 6442.0000 ', 'failed': ' 18', 'tests': ['networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_disassociate_network [4.143998s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_disassociate_router [4.038192s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_invalid_network [1.458869s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_attach_associated_subnet_to_associated_router [6.459878s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn [0.401839s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn_as_non_admin_fail [0.194531s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn_with_invalid_routetargets [0.621959s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_delete_bgpvpn [0.812595s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_delete_bgpvpn_as_non_admin_fail [0.444786s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_disassociate_invalid_network [1.841192s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_bgpvpn [0.511174s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_bgpvpn_as_non_owner_fail [0.647674s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_netassoc_as_non_owner_fail [1.011603s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_show_network_association [1.120260s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_show_router_association [1.958522s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_bgpvpn [0.695152s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_bgpvpn_as_non_owner_fail [0.393287s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_netassoc_as_non_owner_fail [1.664809s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_bgpvpn_invalid_routetargets [0.143801s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target [0.413224s] ... FAILED', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target_non_admin_fail [0.424000s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_basic [387.071019s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_bgpvpn [371.758025s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_net_association [370.835698s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_router_association [378.009436s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_disjoint_import_export [81.617259s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_ping_to_unassociated_net [72.440724s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_update_to_disjoint_import_export [370.753005s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_update_to_empty_rt_list [376.331294s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_port_association_create_and_delete ... SKIPPED: Skipped because network extension: bgpvpn-routes-control is not enabled', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_port_association_create_and_update ... SKIPPED: Skipped because network extension: bgpvpn-routes-control is not enabled', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_port_association_local_pref ... SKIPPED: Skipped because network extension: bgpvpn-routes-control is not enabled', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_tenant_separation_and_local_connectivity [205.242630s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_and_unassociated_net [39.692871s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_common_target [380.515325s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_disjoint_targets [374.890504s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_rt_and_keep_local_connectivity_variant1 [152.077724s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_rt_and_keep_local_connectivity_variant2 [464.867980s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant1 [373.397492s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant2 [392.640518s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant3 [395.751608s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant4 [383.955839s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant5 [392.061762s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant6 [390.258738s] ... FAILED'], 'num_tests': ' 44 '}} 2018-08-16 17:06:34,689 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets' 2018-08-16 17:06:34,689 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================== 2018-08-16 17:06:34,689 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_1 2018-08-16 17:06:34,835 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_1 main method 2018-08-16 17:06:34,842 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-16 17:06:36,021 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-16 17:06:41,575 - sdnvpn.lib.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-08-16 17:06:41,842 - sdnvpn.lib.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=35ac236f-4735-4511-9925-7066736fbb19 created successfully. 2018-08-16 17:06:41,842 - sdnvpn.lib.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-08-16 17:06:41,842 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-08-16 17:06:42,902 - sdnvpn.lib.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-08-16 17:06:42,902 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-08-16 17:06:43,470 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-08-16 17:07:17,261 - sdnvpn.lib.openstack_utils - ERROR - The instance sdnvpn-1-3 went to ERROR status. 2018-08-16 17:07:17,261 - sdnvpn.test.functest.testcase_1 - ERROR - exception occurred while executing testcase_1: Error while booting instance sdnvpn-1-3 2018-08-16 17:07:19,023 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '171563c4-8a12-4b4f-ba27-de1d946e1e01')]: Unable to complete operation on subnet 171563c4-8a12-4b4f-ba27-de1d946e1e01: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-290232fe-7dbe-4a18-95ff-225a569dd987'] 2018-08-16 17:07:19,038 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Caught Exception in sdnvpn.test.functest.testcase_1: Error while booting instance sdnvpn-1-3 Trace: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/run_sdnvpn_tests.py", line 112, in execute result = t.main() File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/testcase_1.py", line 92, in main compute_node=av_zone_2) File "/usr/lib/python2.7/site-packages/sdnvpn/lib/utils.py", line 193, in create_instance raise Exception("Error while booting instance {}".format(name)) Exception: Error while booting instance sdnvpn-1-3 2018-08-16 17:07:19,038 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Testcase sdnvpn.test.functest.testcase_1 failed 2018-08-16 17:07:19,038 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_2 - Tenant separation' 2018-08-16 17:07:19,039 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================= 2018-08-16 17:07:19,039 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_2 2018-08-16 17:07:19,115 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_2 main method 2018-08-16 17:07:19,124 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-16 17:07:19,124 - sdnvpn.test.functest.testcase_2 - DEBUG - Using private key /usr/lib/python2.7/site-packages/sdnvpn/artifacts/id_rsa injected to the VMs. 2018-08-16 17:07:19,862 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-16 17:07:25,693 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-16 17:08:28,561 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN1 created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-1-576853', u'route_distinguishers': [u'111:111'], u'routers': [], u'import_targets': [u'55:55'], u'id': u'2837e546-2d2d-4b15-8275-dd82652a0667', u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'route_targets': [u'55:55'], u'project_id': u'c0e827e233dd4490a13a2da2d4505275', u'type': u'l3', u'networks': []}} 2018-08-16 17:08:37,286 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-16 17:09:07,967 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-2-297570', u'route_distinguishers': [u'222:222'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'1f2ba056-9e8f-401f-a319-ae943069c205', u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'route_targets': [u'88:88'], u'project_id': u'c0e827e233dd4490a13a2da2d4505275', u'type': u'l3', u'networks': []}} 2018-08-16 17:09:11,265 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-16 17:09:51,290 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_2 2018-08-16 17:09:51,290 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_2 - Tenant separation': {'status': 'PASS', 'details': [{u"[10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11]": 'PASS'}, {u"[10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12]": 'PASS'}]} 2018-08-16 17:09:51,290 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_3 - Data center gateway integration' 2018-08-16 17:09:51,290 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - =========================================================================== 2018-08-16 17:09:51,291 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_3 2018-08-16 17:09:51,380 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_3 main method 2018-08-16 17:10:06,680 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Caught Exception in sdnvpn.test.functest.testcase_3: argument of type 'NoneType' is not iterable Trace: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/run_sdnvpn_tests.py", line 112, in execute result = t.main() File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/testcase_3.py", line 48, in main node.run_cmd("sudo systemctl status opendaylight")] TypeError: argument of type 'NoneType' is not iterable 2018-08-16 17:10:06,680 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Testcase sdnvpn.test.functest.testcase_3 failed 2018-08-16 17:10:06,680 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association' 2018-08-16 17:10:06,681 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================================================== 2018-08-16 17:10:06,681 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_4 2018-08-16 17:10:06,766 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_4 main method 2018-08-16 17:10:06,775 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-16 17:10:07,482 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-16 17:10:10,928 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-08-16 17:10:11,983 - sdnvpn.lib.openstack_utils - DEBUG - Network '29124a02-c313-4df4-ba32-fe8e3100599c' created successfully 2018-08-16 17:10:11,984 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-16 17:10:13,194 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '887094aa-664c-405b-95da-80fb5949f8d3' created successfully 2018-08-16 17:10:13,194 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-16 17:10:13,801 - sdnvpn.lib.openstack_utils - DEBUG - Router '0b811d16-747b-43a7-bd9b-e5f595f10205' created successfully 2018-08-16 17:10:13,801 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-16 17:10:16,072 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-16 17:10:16,072 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-16 17:10:18,131 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-16 17:10:20,496 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-16 17:10:31,551 - sdnvpn.lib.openstack_utils - ERROR - The instance sdnvpn-4-2 went to ERROR status. 2018-08-16 17:10:31,551 - sdnvpn.test.functest.testcase_4 - ERROR - exception occurred while executing testcase_4: Error while booting instance sdnvpn-4-2 2018-08-16 17:10:44,664 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Caught Exception in sdnvpn.test.functest.testcase_4: Error while booting instance sdnvpn-4-2 Trace: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/run_sdnvpn_tests.py", line 112, in execute result = t.main() File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/testcase_4.py", line 88, in main compute_node=av_zone_1) File "/usr/lib/python2.7/site-packages/sdnvpn/lib/utils.py", line 193, in create_instance raise Exception("Error while booting instance {}".format(name)) Exception: Error while booting instance sdnvpn-4-2 2018-08-16 17:10:44,664 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Testcase sdnvpn.test.functest.testcase_4 failed 2018-08-16 17:10:44,664 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence' 2018-08-16 17:10:44,664 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ========================================================================================= 2018-08-16 17:10:44,664 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_8 2018-08-16 17:10:44,736 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_8 main method 2018-08-16 17:10:44,747 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-16 17:10:45,470 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-16 17:10:48,342 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-08-16 17:10:48,889 - sdnvpn.lib.openstack_utils - DEBUG - Network '3d50900b-ed03-445a-9ced-bbbaabd9ab3a' created successfully 2018-08-16 17:10:48,889 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-16 17:10:49,653 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '86d57f77-d85c-4da9-a551-3b1f8ee831b4' created successfully 2018-08-16 17:10:49,654 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-16 17:10:50,160 - sdnvpn.lib.openstack_utils - DEBUG - Router '6c719d93-9964-4976-87d0-c71c1c7efa94' created successfully 2018-08-16 17:10:50,160 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-16 17:10:52,067 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-16 17:10:52,067 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-16 17:10:54,320 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-16 17:10:55,915 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-2... 2018-08-16 17:10:56,434 - sdnvpn.lib.openstack_utils - DEBUG - Network 'f2d58d81-819a-48c9-b77c-2b868b72e46e' created successfully 2018-08-16 17:10:56,434 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-16 17:10:56,948 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '84d526f2-9344-4ab0-b40f-7ac7fd9b32d5' created successfully 2018-08-16 17:10:56,949 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-16 17:10:56,949 - sdnvpn.lib.openstack_utils - DEBUG - Router '6c719d93-9964-4976-87d0-c71c1c7efa94' created successfully 2018-08-16 17:10:56,949 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-16 17:10:59,004 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-16 17:10:59,004 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-16 17:11:00,397 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-16 17:11:00,515 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-16 17:11:00,622 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-08-16 17:11:10,161 - sdnvpn.lib.openstack_utils - ERROR - The instance sdnvpn-8-2 went to ERROR status. 2018-08-16 17:11:10,161 - sdnvpn.test.functest.testcase_8 - ERROR - exception occurred while executing testcase_8: Error while booting instance sdnvpn-8-2 2018-08-16 17:11:22,912 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Caught Exception in sdnvpn.test.functest.testcase_8: Error while booting instance sdnvpn-8-2 Trace: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/run_sdnvpn_tests.py", line 112, in execute result = t.main() File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/testcase_8.py", line 94, in main compute_node=av_zone_1) File "/usr/lib/python2.7/site-packages/sdnvpn/lib/utils.py", line 193, in create_instance raise Exception("Error while booting instance {}".format(name)) Exception: Error while booting instance sdnvpn-8-2 2018-08-16 17:11:22,912 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Testcase sdnvpn.test.functest.testcase_8 failed 2018-08-16 17:11:22,912 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_9 - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure.' 2018-08-16 17:11:22,913 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================================== 2018-08-16 17:11:22,913 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_9 2018-08-16 17:11:22,988 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_9 main method 2018-08-16 17:11:35,931 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Caught Exception in sdnvpn.test.functest.testcase_9: argument of type 'NoneType' is not iterable Trace: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/run_sdnvpn_tests.py", line 112, in execute result = t.main() File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/testcase_9.py", line 42, in main node.run_cmd("sudo systemctl status opendaylight")] TypeError: argument of type 'NoneType' is not iterable 2018-08-16 17:11:35,931 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Testcase sdnvpn.test.functest.testcase_9 failed 2018-08-16 17:11:35,932 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_10 - Test if interupts occure during ping, when removing and adding instances' 2018-08-16 17:11:35,932 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================================================== 2018-08-16 17:11:35,932 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_10 2018-08-16 17:11:36,017 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_10 main method 2018-08-16 17:11:36,026 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-16 17:11:36,753 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-16 17:11:41,464 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-16 17:12:09,743 - sdnvpn.lib.openstack_utils - ERROR - The instance sdnvpn-10-1 went to ERROR status. 2018-08-16 17:12:09,751 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Caught Exception in sdnvpn.test.functest.testcase_10: Error while booting instance sdnvpn-10-1 Trace: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/run_sdnvpn_tests.py", line 112, in execute result = t.main() File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/testcase_10.py", line 125, in main userdata=u1) File "/usr/lib/python2.7/site-packages/sdnvpn/lib/utils.py", line 193, in create_instance raise Exception("Error while booting instance {}".format(name)) Exception: Error while booting instance sdnvpn-10-1 2018-08-16 17:12:09,751 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Testcase sdnvpn.test.functest.testcase_10 failed 2018-08-16 17:12:09,751 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_11 - Check relevant OVS groups are removed upon deletion of OpenStack topology' 2018-08-16 17:12:09,751 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ====================================================================================================================== 2018-08-16 17:12:09,751 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_11 2018-08-16 17:12:09,840 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_11 main method 2018-08-16 17:12:09,849 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-16 17:12:24,339 - sdnvpn.lib.openstack_utils - INFO - Image sdnvpn-image already exists. 2018-08-16 17:12:26,766 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-16 17:13:54,633 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-08-16 17:14:27,418 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, 'ae97b170-bd0d-42c0-99e3-82c4a79c28bd')]: Unable to complete operation on subnet ae97b170-bd0d-42c0-99e3-82c4a79c28bd: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-592a619b-0918-4735-a216-791bd756fb02'] 2018-08-16 17:14:27,573 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-08-16 17:14:57,775 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_11 2018-08-16 17:14:57,776 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_11 - Check relevant OVS groups are removed upon deletion of OpenStack topology': {'status': 'FAIL', 'details': [{'New OVS group added': 'PASS'}, {' Additional group was not deleted from OVS': 'FAIL'}]} 2018-08-16 17:14:57,776 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect' 2018-08-16 17:14:57,776 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ======================================================================================================== 2018-08-16 17:14:57,777 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_12 2018-08-16 17:14:57,865 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_12 main method 2018-08-16 17:14:57,874 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-16 17:15:12,460 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-16 17:15:16,241 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-16 17:16:44,966 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest 2018-08-16 17:18:15,759 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 1 2018-08-16 17:19:46,278 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 2 2018-08-16 17:20:18,433 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, 'a2724388-dbbe-4b9a-b3b7-08bf197a9eea')]: Unable to complete operation on subnet a2724388-dbbe-4b9a-b3b7-08bf197a9eea: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-40783f6c-deda-4783-a37d-6d0916d0df07'] 2018-08-16 17:20:18,435 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_12 2018-08-16 17:20:18,435 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect': {'status': 'FAIL', 'details': [{'New OVS flows added': 'PASS'}, {'New OVS groups added': 'PASS'}, {'OVS flows are programmed after resync expected flow count 475, actual flow count 437': 'FAIL'}, {'OVS groups are programmed after resync expected group count 16, actual group count 14': 'FAIL'}, {'OVS flows are programmed after resync expected flow count 475, actual flow count 437': 'FAIL'}, {'OVS groups are programmed after resync expected group count 16, actual group count 14': 'FAIL'}]} 2018-08-16 17:20:18,435 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario' 2018-08-16 17:20:18,435 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================== 2018-08-16 17:20:18,435 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_13 2018-08-16 17:20:18,525 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_13 main method 2018-08-16 17:20:18,526 - sdnvpn.test.functest.testcase_13 - INFO - Downloading image 2018-08-16 17:20:28,657 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-16 17:20:29,776 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-08-16 17:20:39,824 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-08-16 17:20:39,887 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=7014db54-91ab-4418-a79e-8bb718caa561 created successfully. 2018-08-16 17:20:41,472 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-08-16 17:20:42,179 - sdnvpn.lib.openstack_utils - DEBUG - Network 'f0bb921d-e1d9-414f-b595-c2ec5ac071cf' created successfully 2018-08-16 17:20:42,179 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-16 17:20:42,952 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '675aa574-be8b-4557-a527-399208a9e198' created successfully 2018-08-16 17:20:42,952 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-16 17:20:43,403 - sdnvpn.lib.openstack_utils - DEBUG - Router '485c2b22-3bd0-4d6a-8864-c44b759fe8fe' created successfully 2018-08-16 17:20:43,403 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-16 17:20:45,537 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-16 17:20:45,537 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-16 17:20:47,576 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-16 17:20:47,680 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-16 17:23:41,033 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-16 17:24:06,962 - sdnvpn.test.functest.testcase_13 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-561038', u'route_distinguishers': [u'12:12', u'13:13'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'9ab33c15-234d-4133-b7eb-776a90fd7bd9', u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'route_targets': [], u'project_id': u'c0e827e233dd4490a13a2da2d4505275', u'type': u'l3', u'networks': []}} 2018-08-16 17:24:09,229 - sdnvpn.test.functest.testcase_13 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-16 17:24:39,417 - sdnvpn.test.functest.testcase_13 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | FAIL | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ 2018-08-16 17:24:52,900 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_13 2018-08-16 17:24:52,900 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario': {'status': 'FAIL', 'details': [{u"'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13'": 'FAIL'}]} 2018-08-16 17:24:52,900 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting subnet/net/port quota 2018-08-16 17:24:53,707 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting instances quota class 2018-08-16 17:25:09,773 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-08-16 17:25:13,108 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-16 17:25:13,123 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-2.tar.gz --strip-components=1' 2018-08-16 17:25:15,449 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-16 17:25:15,463 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-1.tar.gz --strip-components=1' 2018-08-16 17:25:15,695 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-16 17:25:15,710 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-1.tar.gz --strip-components=1' 2018-08-16 17:25:18,095 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-16 17:25:18,110 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-0.tar.gz --strip-components=1' 2018-08-16 17:25:18,328 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-16 17:25:18,342 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-0.tar.gz --strip-components=1' 2018-08-16 17:25:18,359 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-08-16 17:25:18,557 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 17:25:18,558 - xtesting.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 128:10 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-08-16 17:25:18,563 - xtesting.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-08-16 17:25:18,564 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:12 | FAIL | | bgpvpn | sdnvpn | features | 128:10 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | | vgpu | functest | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-08-16 17:25:18,570 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-16 17:25:24,131 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-219 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-16 17:25:24,137 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.32,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.32:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=RYDNX7ycuZgSO426NaGEvkQ1N export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=c0e827e233dd4490a13a2da2d4505275 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_PASSWORD=XWNClJUDjy3IuqWXo1MH4IzsD export OS_REGION_NAME=regionOne 2018-08-16 17:25:24,137 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-16 17:25:24,138 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-08-16 17:25:24,139 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 00:00 | SKIP | | cloudify_ims | functest | vnf | 00:00 | SKIP | | heat_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +----------------------+------------------+--------------+------------------+----------------+ 2018-08-16 17:25:24,143 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK