2018-08-25 15:40:10,104 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-243 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-25 15:40:10,106 - 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.33,192.30.9.4 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.33:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=VYLDvQvMFHZgCgEGYT9St3Ea3 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=bb3b2ba82e85438cb9318447e90d0372 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.4 export SDN_CONTROLLER_PASSWORD=CPC5Ydj3VqHdywfjKd5kv7mWu export OS_REGION_NAME=regionOne 2018-08-25 15:40:10,107 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-25 15:40:10,107 - 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-25 15:40:10,158 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-25 15:40:10,497 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-25 15:40:11,796 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-25 15:40:12,004 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'a317f4f83614479a82d71a7474ac53d5', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-25 15:40:12,207 - 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.33:5000/v3/endpoints/03ed51effc114a63b0cf61d3723ad9b4'}, u'url': u'http://172.30.9.33:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5d4cb5e33cef4530a653f020b9b3d795', u'id': u'03ed51effc114a63b0cf61d3723ad9b4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/06d30b3434a64620bdcd770bc057883d'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0a2df361b69f4711823eb56d67e7efff', u'id': u'06d30b3434a64620bdcd770bc057883d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/14f51972e13f456582d19250e00decf7'}, u'url': u'http://172.30.9.33:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'44221a741843461ba0a4b9169cdf99ed', u'id': u'14f51972e13f456582d19250e00decf7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/162feed875a2464f973c02635305ce89'}, u'url': u'http://172.30.9.33:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b493a950d412477e9007850f2c208729', u'id': u'162feed875a2464f973c02635305ce89'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/17af4f47e4c74d7092394218cb4053b9'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1acccc8f403c45cd8f41ebccc44ce8df', u'id': u'17af4f47e4c74d7092394218cb4053b9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/1cd0a47a9f9d485799bfb6492483b628'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3d25c737e0174952be119788a65bf9be', u'id': u'1cd0a47a9f9d485799bfb6492483b628'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/24afca9189eb49c9a34a579531075397'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5d4cb5e33cef4530a653f020b9b3d795', u'id': u'24afca9189eb49c9a34a579531075397'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/26db0a23c38647b0943fec5da3933a41'}, u'url': u'http://172.30.9.33:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'49c284c7fa9949359e47041e9e7692a0', u'id': u'26db0a23c38647b0943fec5da3933a41'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/294094d0fbed46cba6481a809daf0130'}, u'url': u'http://172.30.9.33:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3d25c737e0174952be119788a65bf9be', u'id': u'294094d0fbed46cba6481a809daf0130'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/2c19413cf173476aa49d293370831573'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1acccc8f403c45cd8f41ebccc44ce8df', u'id': u'2c19413cf173476aa49d293370831573'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/39877a446cff4c729d6e4c575b039e21'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1986a956ea5e46baa11300705be87f39', u'id': u'39877a446cff4c729d6e4c575b039e21'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/3ff302b240d24b719a04445c3233b090'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f8b292edcef64afa823133c7514bd0aa', u'id': u'3ff302b240d24b719a04445c3233b090'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/409ce387de14430b96e61647d2d19c62'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f8b292edcef64afa823133c7514bd0aa', u'id': u'409ce387de14430b96e61647d2d19c62'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/419cb830bada43d5afbf9682218686b8'}, u'url': u'http://192.30.9.4:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8263a380944e45cfb05190d0c3204eb3', u'id': u'419cb830bada43d5afbf9682218686b8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/45bfe4e31485431ea21607a8a93e088c'}, u'url': u'http://192.30.9.4:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8263a380944e45cfb05190d0c3204eb3', u'id': u'45bfe4e31485431ea21607a8a93e088c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/4ac0e503337d479098ccdc11c26df95e'}, u'url': u'http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b493a950d412477e9007850f2c208729', u'id': u'4ac0e503337d479098ccdc11c26df95e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/4d982f0080c74e228de8f377c4b030f2'}, u'url': u'http://172.30.9.33:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8263a380944e45cfb05190d0c3204eb3', u'id': u'4d982f0080c74e228de8f377c4b030f2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/52681f2f46ed4ae8b937e9b55145ac67'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b72cefbeeca44393adb68c5ba090c66d', u'id': u'52681f2f46ed4ae8b937e9b55145ac67'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/57173454373c4f85b1c9af2bafb78eab'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'49c284c7fa9949359e47041e9e7692a0', u'id': u'57173454373c4f85b1c9af2bafb78eab'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/576df65c385a4cccb03e685f6b7b4d6b'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'44221a741843461ba0a4b9169cdf99ed', u'id': u'576df65c385a4cccb03e685f6b7b4d6b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/587182deae5f44208bcbe069003e6106'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'49c284c7fa9949359e47041e9e7692a0', u'id': u'587182deae5f44208bcbe069003e6106'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/5972fbf53df648d3abe53ca2865b5015'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0906588f78a148bf8fce69a2e7c3bdbe', u'id': u'5972fbf53df648d3abe53ca2865b5015'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/5e371f890aa648eb91caa7d85f35c1d6'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e18c71abaf2e44c781e1315afb686ad4', u'id': u'5e371f890aa648eb91caa7d85f35c1d6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/715f3b2493a94024967b98b65434d99a'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e18c71abaf2e44c781e1315afb686ad4', u'id': u'715f3b2493a94024967b98b65434d99a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/729d951e808440748c148b3132e5a4aa'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1986a956ea5e46baa11300705be87f39', u'id': u'729d951e808440748c148b3132e5a4aa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/754bbf6ab2e84aac812fe1c18af04a4d'}, u'url': u'http://172.30.9.33:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0a2df361b69f4711823eb56d67e7efff', u'id': u'754bbf6ab2e84aac812fe1c18af04a4d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/7fc390aee1954392ab21504126e403db'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3d25c737e0174952be119788a65bf9be', u'id': u'7fc390aee1954392ab21504126e403db'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/90bf0c30b4f04ff29555a1f371cef39e'}, u'url': u'http://172.30.9.33:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1986a956ea5e46baa11300705be87f39', u'id': u'90bf0c30b4f04ff29555a1f371cef39e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/a3dbf476844548578738a099baef649c'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0906588f78a148bf8fce69a2e7c3bdbe', u'id': u'a3dbf476844548578738a099baef649c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/a481e2a574ef40d3aa727f94e58e6550'}, u'url': u'http://172.30.9.33:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0906588f78a148bf8fce69a2e7c3bdbe', u'id': u'a481e2a574ef40d3aa727f94e58e6550'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/acd9f2b52c36454e9b0c53121ae10284'}, u'url': u'http://172.30.9.33:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f8b292edcef64afa823133c7514bd0aa', u'id': u'acd9f2b52c36454e9b0c53121ae10284'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/bc8b658a31114328b6cab1fb78b54383'}, u'url': u'http://172.30.9.33:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1acccc8f403c45cd8f41ebccc44ce8df', u'id': u'bc8b658a31114328b6cab1fb78b54383'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/c8529ed9412a4d76a76be87e46a30c03'}, u'url': u'http://12.0.0.21:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b493a950d412477e9007850f2c208729', u'id': u'c8529ed9412a4d76a76be87e46a30c03'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/cc0f4e6cc38548409129a8513ed1a54b'}, u'url': u'http://172.30.9.33:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b72cefbeeca44393adb68c5ba090c66d', u'id': u'cc0f4e6cc38548409129a8513ed1a54b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/d3c02fe8b1614d07b145eac44407d5fb'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5d4cb5e33cef4530a653f020b9b3d795', u'id': u'd3c02fe8b1614d07b145eac44407d5fb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/d96d9d9b4a044dbe94fb19ad97f9a11c'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ec5e37c915c94cf599f2d18ba364a3dc', u'id': u'd96d9d9b4a044dbe94fb19ad97f9a11c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/db4463489efe41c690495f9d623e9b46'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'44221a741843461ba0a4b9169cdf99ed', u'id': u'db4463489efe41c690495f9d623e9b46'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/dccc2295d1704ef2a48c8ce67a8e1d35'}, u'url': u'http://172.30.9.33:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ec5e37c915c94cf599f2d18ba364a3dc', u'id': u'dccc2295d1704ef2a48c8ce67a8e1d35'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/e407754248de4a1e825c3ffadc09bc54'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ec5e37c915c94cf599f2d18ba364a3dc', u'id': u'e407754248de4a1e825c3ffadc09bc54'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/f199e81ce9cb46ab851509652207b8db'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0a2df361b69f4711823eb56d67e7efff', u'id': u'f199e81ce9cb46ab851509652207b8db'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/f485369940a14752a435731e9701d197'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b72cefbeeca44393adb68c5ba090c66d', u'id': u'f485369940a14752a435731e9701d197'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.33:5000/v3/endpoints/f7b2b91b691c4092ad0c756e700cc381'}, u'url': u'http://172.30.9.33:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e18c71abaf2e44c781e1315afb686ad4', u'id': u'f7b2b91b691c4092ad0c756e700cc381'})] 2018-08-25 15:40:14,150 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-25 15:40:14,210 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-25 15:40:14,371 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.7', 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': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 15}, 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.5', 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': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 16}, 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-25 15:40:14,505 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-25 15:40:14,583 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-25T15:36:19Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'mtu': 1500, u'id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', 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'a33da9c2463d481ea3d437c824ff3753', u'created_at': u'2018-08-25T15:36:15Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a33da9c2463d481ea3d437c824ff3753'})] 2018-08-25 15:40:14,612 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-25 15:40:14,815 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'00efacae6b93431ab06fd7ac989319ea'}), Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'0d531bd9a7914dd99d7ac7129100e96a'}), Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'10d7ec3bcceb4cc58c555ed3e2ce702e'}), Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'17bf6bcf594c43749bceb3271a5abb67'}), Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'18d1ef0844aa4cf9a54a126b548432f0'}), Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'1ad7d483f3a54b48b11cd85865516ea8'}), Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'1eeae428e4e7421c810057ea7bfd4d81'}), Munch({'project': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'5b1fb3e01dec488bbe5cbda8e13fa5ad'}), Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'75aaabcbedb743d28cd78812dd6288f8'}), Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'7a581725e0694d60a59f29d76f63d774'}), Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'87573b0253c945ea91b6e0159717b76e'}), Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'b82a82f908be46a088945bd089fe3c8c'}), Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'dd02f233cff24cd7ac7be19ed930daa0'}), Munch({'project': u'a33da9c2463d481ea3d437c824ff3753', 'id': u'9b797ccd181248719439b3b8fac64ef6', 'user': u'dd02f233cff24cd7ac7be19ed930daa0'}), Munch({'domain': u'a317f4f83614479a82d71a7474ac53d5', 'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'71d7d1505e954fb8b44e642088e2c16f'}), Munch({'id': u'29cf6d85344a4889b5fa819256d71f92', 'user': u'5b1fb3e01dec488bbe5cbda8e13fa5ad'})] 2018-08-25 15:40:15,014 - 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'admin', 'id': u'29cf6d85344a4889b5fa819256d71f92'}), 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'330808644b504c65bdcb382c38d6da08'}), 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'9b797ccd181248719439b3b8fac64ef6'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'member', 'id': u'a8f38a73d860409c824be7313afc678a'}), 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'c9d85ebea5eb4ea2aa6682c9bc821b49'}), 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'f0f08e0e63e446f58b071d1108a6662c'})] 2018-08-25 15:40:15,065 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-25 15:40:15,180 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-25 15:40:15,297 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'0906588f78a148bf8fce69a2e7c3bdbe', 'name': u'glance'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'0a2df361b69f4711823eb56d67e7efff', 'name': u'aodh'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'1986a956ea5e46baa11300705be87f39', 'name': u'neutron'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'1acccc8f403c45cd8f41ebccc44ce8df', 'name': u'gnocchi'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'3d25c737e0174952be119788a65bf9be', 'name': u'nova'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'44221a741843461ba0a4b9169cdf99ed', 'name': u'cinder'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'49c284c7fa9949359e47041e9e7692a0', 'name': u'cinderv2'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'5d4cb5e33cef4530a653f020b9b3d795', 'name': u'cinderv3'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'66f5124283574ec2868495a3d2597642', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'8263a380944e45cfb05190d0c3204eb3', 'name': u'keystone'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'b493a950d412477e9007850f2c208729', 'name': u'swift'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'b72cefbeeca44393adb68c5ba090c66d', 'name': u'placement'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'e18c71abaf2e44c781e1315afb686ad4', 'name': u'heat'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'ec5e37c915c94cf599f2d18ba364a3dc', 'name': u'panko'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'f8b292edcef64afa823133c7514bd0aa', 'name': u'heat-cfn'})] 2018-08-25 15:40:15,349 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:36:19Z', 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'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'tenant_id': u'a33da9c2463d481ea3d437c824ff3753', u'created_at': u'2018-08-25T15:36:19Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'a33da9c2463d481ea3d437c824ff3753'})] 2018-08-25 15:40:15,468 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 15:40:15,469 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-25 15:40:15,517 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-25 15:40:17,055 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-25 15:40:17,588 - 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-25T15:40:17Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f7e24fcb-058c-42d4-ad7c-0ddf3ee0000e', u'provider:segmentation_id': 16, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_72b04289-4da4-4c52-881c-4beac089b2ae', u'admin_state_up': True, u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:40:17Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 15:40:18,541 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:40:18Z', 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'19d6d3e1-ae1c-4d6f-ac6b-c1b98aa6977c', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_72b04289-4da4-4c52-881c-4beac089b2ae', u'enable_dhcp': True, u'network_id': u'f7e24fcb-058c-42d4-ad7c-0ddf3ee0000e', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:40:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 15:40:20,035 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:40:18Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-25T15:40:19Z', u'revision_number': 2, u'routes': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'id': u'3e41d12e-f9d4-4e3d-bcd6-43644c90f16a', u'name': u'tenantnetwork1-router_72b04289-4da4-4c52-881c-4beac089b2ae'}) 2018-08-25 15:40:21,848 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 15:40:21,848 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-25 15:40:27,824 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-25 15:40:29,830 - 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'e4f9765e9ce34e8299778647c233fae7', '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_068a8841-6bde-4b5f-a10c-0d19ccb95f0e'}) 2018-08-25 15:40:30,301 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'258e7050e94c44acaa1d0d00761298c7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_068a8841-6bde-4b5f-a10c-0d19ccb95f0e'}) 2018-08-25 15:40:31,635 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_068a8841-6bde-4b5f-a10c-0d19ccb95f0e', 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'e4f9765e9ce34e8299778647c233fae7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'd8e2ca2f-05d6-44ef-a9b7-35c7cea7a9c4', 'username': u'tenantnetwork2-user_068a8841-6bde-4b5f-a10c-0d19ccb95f0e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.33: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-25 15:40:31,641 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_068a8841-6bde-4b5f-a10c-0d19ccb95f0e', 'password': 'd8e2ca2f-05d6-44ef-a9b7-35c7cea7a9c4', 'project_name': 'tenantnetwork2-project_068a8841-6bde-4b5f-a10c-0d19ccb95f0e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.33:5000/v3', 'project_id': 'e4f9765e9ce34e8299778647c233fae7', 'project_domain_name': 'Default'} 2018-08-25 15:40:31,641 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-25 15:40:32,875 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:40:32Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'8ee5c4dd-1e55-4642-8ffd-17a9daa98ad2', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_068a8841-6bde-4b5f-a10c-0d19ccb95f0e', u'admin_state_up': True, u'tenant_id': u'e4f9765e9ce34e8299778647c233fae7', u'created_at': u'2018-08-25T15:40:32Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e4f9765e9ce34e8299778647c233fae7'}) 2018-08-25 15:40:33,848 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:40:33Z', 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'659f3fae-7dda-467c-8c11-bda16074700f', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_068a8841-6bde-4b5f-a10c-0d19ccb95f0e', u'enable_dhcp': True, u'network_id': u'8ee5c4dd-1e55-4642-8ffd-17a9daa98ad2', u'tenant_id': u'e4f9765e9ce34e8299778647c233fae7', u'created_at': u'2018-08-25T15:40:33Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e4f9765e9ce34e8299778647c233fae7'}) 2018-08-25 15:40:35,079 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e4f9765e9ce34e8299778647c233fae7', u'created_at': u'2018-08-25T15:40:33Z', u'admin_state_up': True, u'updated_at': u'2018-08-25T15:40:34Z', u'revision_number': 2, u'routes': [], u'project_id': u'e4f9765e9ce34e8299778647c233fae7', u'id': u'a8a5912c-2949-430d-a8c8-38684baf186e', u'name': u'tenantnetwork2-router_068a8841-6bde-4b5f-a10c-0d19ccb95f0e'}) 2018-08-25 15:40:37,112 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 15:40:37,112 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-25 15:40:43,693 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-25 15:40:44,703 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-25 15:40:44,940 - 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-25T15:40:44Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3a8773cd-389b-41c4-b000-803d7ea5eacc', u'provider:segmentation_id': 38, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_e23707b7-1d8c-48bf-9885-f900e4536264', u'admin_state_up': True, u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:40:44Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 15:40:45,463 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:40:45Z', 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'fb8326e9-db8d-43df-9b82-c42c6178ad13', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_e23707b7-1d8c-48bf-9885-f900e4536264', u'enable_dhcp': True, u'network_id': u'3a8773cd-389b-41c4-b000-803d7ea5eacc', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:40:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 15:40:46,542 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:40:45Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-25T15:40:46Z', u'revision_number': 2, u'routes': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'id': u'5a0927af-1894-409f-afa3-374ef1cfd237', u'name': u'vmready1-router_e23707b7-1d8c-48bf-9885-f900e4536264'}) 2018-08-25 15:40:51,819 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/9602424f-918d-4d1f-9827-036e3dca72f0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9602424f-918d-4d1f-9827-036e3dca72f0/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'9602424f-918d-4d1f-9827-036e3dca72f0', 'size': 12716032, u'self': u'/v2/images/9602424f-918d-4d1f-9827-036e3dca72f0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/9602424f-918d-4d1f-9827-036e3dca72f0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T15:40:51Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-25T15:40:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_e23707b7-1d8c-48bf-9885-f900e4536264', '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/9602424f-918d-4d1f-9827-036e3dca72f0', 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_e23707b7-1d8c-48bf-9885-f900e4536264', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_e23707b7-1d8c-48bf-9885-f900e4536264', 'created': u'2018-08-25T15:40:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T15:40: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/9602424f-918d-4d1f-9827-036e3dca72f0', 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_e23707b7-1d8c-48bf-9885-f900e4536264', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 15:40:52,270 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_e23707b7-1d8c-48bf-9885-f900e4536264', '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'bb3b2ba82e85438cb9318447e90d0372', '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'01ed90d2-a184-4aea-919f-1a56d4be26fa', 'swap': 0}) 2018-08-25 15:40:52,525 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 15:40:52,525 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-25 15:40:59,715 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-25 15:41:01,677 - 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'0283477277f745b5a2b7cd753dd7f02d', '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_43993c81-072b-4997-a72c-0dd92c19e961'}) 2018-08-25 15:41:02,176 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'aca7b823cabe429ea5fdc29f9546968a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_43993c81-072b-4997-a72c-0dd92c19e961'}) 2018-08-25 15:41:03,517 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_43993c81-072b-4997-a72c-0dd92c19e961', 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'0283477277f745b5a2b7cd753dd7f02d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'd920dbc7-3801-44ee-8b96-049741779d02', 'username': u'vmready2-user_43993c81-072b-4997-a72c-0dd92c19e961', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.33: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-25 15:41:03,523 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_43993c81-072b-4997-a72c-0dd92c19e961', 'password': 'd920dbc7-3801-44ee-8b96-049741779d02', 'project_name': 'vmready2-project_43993c81-072b-4997-a72c-0dd92c19e961', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.33:5000/v3', 'project_id': '0283477277f745b5a2b7cd753dd7f02d', 'project_domain_name': 'Default'} 2018-08-25 15:41:03,523 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-25 15:41:04,674 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:41:04Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'52c59b6d-a5c5-40b7-87ff-8be1b49df55a', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_43993c81-072b-4997-a72c-0dd92c19e961', u'admin_state_up': True, u'tenant_id': u'0283477277f745b5a2b7cd753dd7f02d', u'created_at': u'2018-08-25T15:41:04Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0283477277f745b5a2b7cd753dd7f02d'}) 2018-08-25 15:41:05,699 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:41: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'f3a22125-c4cd-484b-85b6-d7cdb7cf82ea', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_43993c81-072b-4997-a72c-0dd92c19e961', u'enable_dhcp': True, u'network_id': u'52c59b6d-a5c5-40b7-87ff-8be1b49df55a', u'tenant_id': u'0283477277f745b5a2b7cd753dd7f02d', u'created_at': u'2018-08-25T15:41: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'0283477277f745b5a2b7cd753dd7f02d'}) 2018-08-25 15:41:07,152 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'0283477277f745b5a2b7cd753dd7f02d', u'created_at': u'2018-08-25T15:41:05Z', u'admin_state_up': True, u'updated_at': u'2018-08-25T15:41:06Z', u'revision_number': 2, u'routes': [], u'project_id': u'0283477277f745b5a2b7cd753dd7f02d', u'id': u'fc02c9f9-8013-4540-9209-ced2e33fa8db', u'name': u'vmready2-router_43993c81-072b-4997-a72c-0dd92c19e961'}) 2018-08-25 15:41:10,518 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/d4ee0567-a312-412a-8c73-738f3a04fee1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d4ee0567-a312-412a-8c73-738f3a04fee1/file', 'owner': u'0283477277f745b5a2b7cd753dd7f02d', 'id': u'd4ee0567-a312-412a-8c73-738f3a04fee1', 'size': 12716032, u'self': u'/v2/images/d4ee0567-a312-412a-8c73-738f3a04fee1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0283477277f745b5a2b7cd753dd7f02d', 'name': 'vmready2-project_43993c81-072b-4997-a72c-0dd92c19e961', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/d4ee0567-a312-412a-8c73-738f3a04fee1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T15:41:10Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-25T15:41:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_43993c81-072b-4997-a72c-0dd92c19e961', '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/d4ee0567-a312-412a-8c73-738f3a04fee1', 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_43993c81-072b-4997-a72c-0dd92c19e961', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_43993c81-072b-4997-a72c-0dd92c19e961', 'created': u'2018-08-25T15:41:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T15:41: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/d4ee0567-a312-412a-8c73-738f3a04fee1', 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_43993c81-072b-4997-a72c-0dd92c19e961', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 15:41:11,356 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_43993c81-072b-4997-a72c-0dd92c19e961', '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'bb3b2ba82e85438cb9318447e90d0372', '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'b83e231e-626a-429a-af25-f2a5a8d50aa4', 'swap': 0}) 2018-08-25 15:41:11,484 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 15:41:11,484 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-25 15:41:19,190 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-25 15:41:19,982 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-25 15:41:20,283 - 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-25T15:41:20Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'79d3b43e-bbe7-404a-9670-5a18a51a19b2', u'provider:segmentation_id': 76, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_a9ece344-c06e-4835-b575-bae2c19139fd', u'admin_state_up': True, u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:41:20Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 15:41:20,859 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:41:20Z', 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'71c92262-b65f-4205-8360-b54fd28f35a8', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_a9ece344-c06e-4835-b575-bae2c19139fd', u'enable_dhcp': True, u'network_id': u'79d3b43e-bbe7-404a-9670-5a18a51a19b2', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:41:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 15:41:22,042 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:41:20Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-25T15:41:21Z', u'revision_number': 2, u'routes': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'id': u'b3e9afba-26e0-407d-85bf-81046fc07525', u'name': u'singlevm1-router_a9ece344-c06e-4835-b575-bae2c19139fd'}) 2018-08-25 15:41:25,638 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/4d7d5019-87ff-4f97-a749-a8feeaa87262/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4d7d5019-87ff-4f97-a749-a8feeaa87262/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'4d7d5019-87ff-4f97-a749-a8feeaa87262', 'size': 12716032, u'self': u'/v2/images/4d7d5019-87ff-4f97-a749-a8feeaa87262', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/4d7d5019-87ff-4f97-a749-a8feeaa87262/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T15:41:25Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-25T15:41:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_a9ece344-c06e-4835-b575-bae2c19139fd', '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/4d7d5019-87ff-4f97-a749-a8feeaa87262', 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_a9ece344-c06e-4835-b575-bae2c19139fd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_a9ece344-c06e-4835-b575-bae2c19139fd', 'created': u'2018-08-25T15:41:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T15:41:24Z', 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/4d7d5019-87ff-4f97-a749-a8feeaa87262', 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_a9ece344-c06e-4835-b575-bae2c19139fd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 15:41:25,932 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_a9ece344-c06e-4835-b575-bae2c19139fd', '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'bb3b2ba82e85438cb9318447e90d0372', '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'e65fc77f-03ae-4686-b711-e35b60f69b2a', 'swap': 0}) 2018-08-25 15:41:26,263 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8mFbPldw29ZRpGMwkrjhmyRIAmQSGDLzunabqTAfZ8psJWDscbhdu69ZAHqNUyJRC1i+RUX9yz1Hb+w1aZNH+s7mdpDaNtThp0z71g+1brvTpq2T00gqkASQuOgEGa9xt8FT2WZJUEy9ZuphLcizgzsiw2ZLfjK46A7W8EJbJs7JpWPd/Szm+QkKNoA6iNefclZI7LdyervjJ3YPKpxo0uSzNw/7RSkWCe6sdKW1XFjqp5IJnu3XL0X4zcKI+t8jXjcHFd3j7IbYi5PrZpPkFticmVs42ehaWhCalxQX8f/2m8NoFZ9QaQd2Qd1JVLZb1RpBIlNqn+1ZA+W1GVoG/ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvJhWz5XcNvWUaRjMJK44ZskSAJkEhgy87p2m6kwH2fKbCVg7\nHG4XbuvWQB6jVMiUQtYvkVF/cs9R2/sNWmTR/rO5naQ2jbU4adM+9YPtW6706atk\n9NIKpAEkLjoBBmvcbfBU9lmSVBMvWbqYS3Is4M7IsNmS34yuOgO1vBCWybOyaVj3\nf0s5vkJCjaAOojXn3JWSOy3cnq74yd2DyqcaNLkszcP+0UpFgnurHSltVxY6qeSC\nZ7t1y9F+M3CiPrfI143BxXd4+yG2IuT62aT5BbYnJlbONnoWloQmpcUF/H/9pvDa\nBWfUGkHdkHdSVS2W9UaQSJTap/tWQPltRlaBvwIDAQABAoIBACXsE/ilz6QVeYQw\ngkwV5C123PHV0v0Jbqwkcz3FkAaZK+eTID+1O20Iawp1nq4brwRJgUMdOh1h5rnv\nH14/y6IFjZtPO9D+0Zsl6REBOCcpZQHffutjmNQljprk+vPJmIdavhrTJANX4DuQ\ns7LoAHIr4lr9RPVCmn375P0t8MQZz0cka6I3ASHj24dLygPL/oO19bkRbGJAJzxS\n9MpYhjKY4lKzFYl609k5LC0ngEuoG+KS8wgxw/sOE1xOp1NSentXVn86iShOCDhP\n5EN8KizPBu/xAHTLOuXymGUr8hya1M4r+cT3njNTHZba5y7q+XD3I3HzQII+TKNs\nm2siJeECgYEA8qRFk2kS4Q0v+Z6AeyXq3/jVCPaGo+ZnlFhLaXhZ18dOLBwfiBpz\nsJCqSucuF2E9vYcnd6BECQKrwZyDZJ/V+vVmXWOhPXpgUJJlKtzPmdCtDJOH+b+r\nJ10wfflbsepgYWEoBuZXe6K+H2BvV4TEgkpVzSeZGEcVrhS2Bja1HscCgYEAxvpZ\nO6D9Q6ewT1KFie+RlMZovYFHp5yRBzAjn4WZv/BArJ/523K480ceUNGhtqRdI/6W\n240ONWegTwSHm/6Aj1WMuRHlnE6wrg6I+HIBNEuCBKRK9NUSJ88w9PIbP5+lMn8J\nv6NKkB/WZ1BO4pLTc8e4EXk0R+zAOYamMD66bUkCgYEA0xvR3RuCbYRHxWr+Zibr\nX8rjr1SueFOyswLPOgiYQoEJpp8hYA2Dso9rWpghJf5Y9VluIUqzZxOH1IAUYawf\nRKXWVlKkqxSaT//PPae4iB9jMJn7qHP2udz+n9wgx38gNBmP9dDbNJq3yBzjQsYl\nIycB1+kn7lOKrVcft/BJTWkCgYBzWFb4CRgn6wJ6ySSeVGE5NFctW88U697qos5T\nwBfjuztSlp45x2RNqrF5OjybauaPYhtDhJ5y+PJmPAL8u+j8riQYeLZ5COjEzao7\nE6N9FDR3ymGlUgrnRuVjaSHAnSQfhKM7E0a7C6m3VEeWcnTfjiw2/OMAus6nylV2\nbDaX+QKBgQDPowxUQqITmk1URuiYtndILWV/09amszVgunOvsDTa0UWcdOK/PmSv\nie2VKEXUaocBxcESggtTvvlDXycc4hQNKpB+5k3xxYLj8Qx78v6FryaYRx5km20W\n28KT7gYP05IEsMdqzGP4nsX1JtcTyXcBVZoJEZDusFiARvG1nS71dQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5b1fb3e01dec488bbe5cbda8e13fa5ad', 'name': u'singlevm1-kp_a9ece344-c06e-4835-b575-bae2c19139fd', 'created_at': '2018-08-25T15:41:26.263571', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'74:d4:2b:51:4e:48:15:98:12:c1:2c:cb:d4:4d:63:99', 'type': 'ssh', 'id': u'singlevm1-kp_a9ece344-c06e-4835-b575-bae2c19139fd'}) 2018-08-25 15:41:26,264 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAvJhWz5XcNvWUaRjMJK44ZskSAJkEhgy87p2m6kwH2fKbCVg7 HG4XbuvWQB6jVMiUQtYvkVF/cs9R2/sNWmTR/rO5naQ2jbU4adM+9YPtW6706atk 9NIKpAEkLjoBBmvcbfBU9lmSVBMvWbqYS3Is4M7IsNmS34yuOgO1vBCWybOyaVj3 f0s5vkJCjaAOojXn3JWSOy3cnq74yd2DyqcaNLkszcP+0UpFgnurHSltVxY6qeSC Z7t1y9F+M3CiPrfI143BxXd4+yG2IuT62aT5BbYnJlbONnoWloQmpcUF/H/9pvDa BWfUGkHdkHdSVS2W9UaQSJTap/tWQPltRlaBvwIDAQABAoIBACXsE/ilz6QVeYQw gkwV5C123PHV0v0Jbqwkcz3FkAaZK+eTID+1O20Iawp1nq4brwRJgUMdOh1h5rnv H14/y6IFjZtPO9D+0Zsl6REBOCcpZQHffutjmNQljprk+vPJmIdavhrTJANX4DuQ s7LoAHIr4lr9RPVCmn375P0t8MQZz0cka6I3ASHj24dLygPL/oO19bkRbGJAJzxS 9MpYhjKY4lKzFYl609k5LC0ngEuoG+KS8wgxw/sOE1xOp1NSentXVn86iShOCDhP 5EN8KizPBu/xAHTLOuXymGUr8hya1M4r+cT3njNTHZba5y7q+XD3I3HzQII+TKNs m2siJeECgYEA8qRFk2kS4Q0v+Z6AeyXq3/jVCPaGo+ZnlFhLaXhZ18dOLBwfiBpz sJCqSucuF2E9vYcnd6BECQKrwZyDZJ/V+vVmXWOhPXpgUJJlKtzPmdCtDJOH+b+r J10wfflbsepgYWEoBuZXe6K+H2BvV4TEgkpVzSeZGEcVrhS2Bja1HscCgYEAxvpZ O6D9Q6ewT1KFie+RlMZovYFHp5yRBzAjn4WZv/BArJ/523K480ceUNGhtqRdI/6W 240ONWegTwSHm/6Aj1WMuRHlnE6wrg6I+HIBNEuCBKRK9NUSJ88w9PIbP5+lMn8J v6NKkB/WZ1BO4pLTc8e4EXk0R+zAOYamMD66bUkCgYEA0xvR3RuCbYRHxWr+Zibr X8rjr1SueFOyswLPOgiYQoEJpp8hYA2Dso9rWpghJf5Y9VluIUqzZxOH1IAUYawf RKXWVlKkqxSaT//PPae4iB9jMJn7qHP2udz+n9wgx38gNBmP9dDbNJq3yBzjQsYl IycB1+kn7lOKrVcft/BJTWkCgYBzWFb4CRgn6wJ6ySSeVGE5NFctW88U697qos5T wBfjuztSlp45x2RNqrF5OjybauaPYhtDhJ5y+PJmPAL8u+j8riQYeLZ5COjEzao7 E6N9FDR3ymGlUgrnRuVjaSHAnSQfhKM7E0a7C6m3VEeWcnTfjiw2/OMAus6nylV2 bDaX+QKBgQDPowxUQqITmk1URuiYtndILWV/09amszVgunOvsDTa0UWcdOK/PmSv ie2VKEXUaocBxcESggtTvvlDXycc4hQNKpB+5k3xxYLj8Qx78v6FryaYRx5km20W 28KT7gYP05IEsMdqzGP4nsX1JtcTyXcBVZoJEZDusFiARvG1nS71dQ== -----END RSA PRIVATE KEY----- 2018-08-25 15:41:43,888 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_a9ece344-c06e-4835-b575-bae2c19139fd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4a:33:43', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4d7d5019-87ff-4f97-a749-a8feeaa87262'}), 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-00000001', u'OS-SRV-USG:launched_at': u'2018-08-25T15:41:41.000000', 'flavor': Munch({u'id': u'e65fc77f-03ae-4686-b711-e35b60f69b2a'}), 'az': u'nova', 'id': u'147d239c-fb78-47dd-ad3f-9fde41075daf', 'security_groups': [Munch({u'name': u'singlevm1-sg_a9ece344-c06e-4835-b575-bae2c19139fd'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5b1fb3e01dec488bbe5cbda8e13fa5ad', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', '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-25T15:41:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-25T15:41:41Z', 'hostId': u'7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_a9ece344-c06e-4835-b575-bae2c19139fd', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'7fa182f8bfdb6f2ffca9f65b29e480898eb336a9ad90a85f981f8174', '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-00000001', u'OS-SRV-USG:launched_at': u'2018-08-25T15:41:41.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'bb3b2ba82e85438cb9318447e90d0372', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_a9ece344-c06e-4835-b575-bae2c19139fd', 'adminPass': u'KuV5Hz72e8mE', 'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', 'created_at': u'2018-08-25T15:41:30Z', 'created': u'2018-08-25T15:41:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-25 15:41:46,021 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'b3e9afba-26e0-407d-85bf-81046fc07525', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', 'created_at': u'2018-08-25T15:41:44Z', 'attached': True, 'updated_at': u'2018-08-25T15:41:44Z', 'id': u'013e4d86-73e5-4a90-972b-e18e58f57e41', 'floating_network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.214', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'b3e9afba-26e0-407d-85bf-81046fc07525', 'project_id': u'bb3b2ba82e85438cb9318447e90d0372', 'port_id': u'a29f5283-42eb-418d-8ce4-d5f296498d93', 'port': u'a29f5283-42eb-418d-8ce4-d5f296498d93', 'network': u'c72a141b-4e89-4085-b7af-688a53e5d3d6'}) 2018-08-25 15:41:46,794 - 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 479382941 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.185496] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.187813] pid_max: default: 32768 minimum: 301 [ 0.189060] ACPI: Core revision 20150930 [ 0.190752] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.192602] Security Framework initialized [ 0.193742] Yama: becoming mindful. [ 0.194770] AppArmor: AppArmor initialized [ 0.195962] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.197787] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.199532] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201216] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.203161] Initializing cgroup subsys io [ 0.204312] Initializing cgroup subsys memory [ 0.205512] Initializing cgroup subsys devices [ 0.206735] Initializing cgroup subsys freezer [ 0.207994] Initializing cgroup subsys net_cls [ 0.209211] Initializing cgroup subsys perf_event [ 0.210480] Initializing cgroup subsys net_prio [ 0.211718] Initializing cgroup subsys hugetlb [ 0.212936] Initializing cgroup subsys pids [ 0.214139] CPU: Physical Processor ID: 0 [ 0.215962] mce: CPU supports 10 MCE banks [ 0.217140] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.218527] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.233624] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.240484] ftrace: allocating 31920 entries in 125 pages [ 0.266845] smpboot: Max logical packages: 1 [ 0.268028] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.269929] x2apic enabled [ 0.271070] Switched APIC routing to physical x2apic. [ 0.273550] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275073] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.277830] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280312] KVM setup paravirtual spinlock [ 0.281945] x86: Booted up 1 node, 1 CPUs [ 0.283048] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.284928] devtmpfs: initialized [ 0.286917] evm: security.selinux [ 0.287888] evm: security.SMACK64 [ 0.288851] evm: security.SMACK64EXEC [ 0.289884] evm: security.SMACK64TRANSMUTE [ 0.290997] evm: security.SMACK64MMAP [ 0.292024] evm: security.ima [ 0.292915] evm: security.capability [ 0.294007] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296564] pinctrl core: initialized pinctrl subsystem [ 0.298063] RTC time: 15:41:42, date: 08/25/18 [ 0.299371] NET: Registered protocol family 16 [ 0.300705] cpuidle: using governor ladder [ 0.301856] cpuidle: using governor menu [ 0.302956] PCCT header not found. [ 0.303994] ACPI: bus type PCI registered [ 0.305106] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.306813] PCI: Using configuration type 1 for base access [ 0.309004] ACPI: Added _OSI(Module Device) [ 0.310164] ACPI: Added _OSI(Processor Device) [ 0.311349] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.312591] ACPI: Added _OSI(Processor Aggregator Device) [ 0.314764] ACPI: Interpreter enabled [ 0.315816] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.318368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.320888] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.323451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.326000] ACPI: (supports S0 S5) [ 0.326983] ACPI: Using IOAPIC for interrupt routing [ 0.328292] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.332121] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.333690] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.335396] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.337038] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.340053] acpiphp: Slot [3] registered [ 0.341159] acpiphp: Slot [4] registered [ 0.342267] acpiphp: Slot [5] registered [ 0.343374] acpiphp: Slot [6] registered [ 0.344481] acpiphp: Slot [7] registered [ 0.345593] acpiphp: Slot [8] registered [ 0.346699] acpiphp: Slot [9] registered [ 0.347802] acpiphp: Slot [10] registered [ 0.348929] acpiphp: Slot [11] registered [ 0.350058] acpiphp: Slot [12] registered [ 0.351179] acpiphp: Slot [13] registered [ 0.352295] acpiphp: Slot [14] registered [ 0.353426] acpiphp: Slot [15] registered [ 0.368622] acpiphp: Slot [16] registered [ 0.369755] acpiphp: Slot [17] registered [ 0.370877] acpiphp: Slot [18] registered [ 0.371994] acpiphp: Slot [19] registered [ 0.373109] acpiphp: Slot [20] registered [ 0.374232] acpiphp: Slot [21] registered [ 0.375354] acpiphp: Slot [22] registered [ 0.376467] acpiphp: Slot [23] registered [ 0.377612] acpiphp: Slot [24] registered [ 0.378740] acpiphp: Slot [25] registered [ 0.379872] acpiphp: Slot [26] registered [ 0.380988] acpiphp: Slot [27] registered [ 0.382112] acpiphp: Slot [28] registered [ 0.383244] acpiphp: Slot [29] registered [ 0.384358] acpiphp: Slot [30] registered [ 0.385481] acpiphp: Slot [31] registered [ 0.386608] PCI host bridge to bus 0000:00 [ 0.387728] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389388] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.391042] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.393054] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.395059] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.397115] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403016] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.404629] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406362] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410641] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412626] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.433396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.435442] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.437406] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.439353] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.441385] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.443117] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.444940] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.446396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.448533] vgaarb: loaded [ 0.449373] vgaarb: bridge control possible 0000:00:02.0 [ 0.451050] SCSI subsystem initialized [ 0.452316] ACPI: bus type USB registered [ 0.453469] usbcore: registered new interface driver usbfs [ 0.454883] usbcore: registered new interface driver hub [ 0.456261] usbcore: registered new device driver usb [ 0.457776] PCI: Using ACPI for IRQ routing [ 0.459304] NetLabel: Initializing [ 0.460295] NetLabel: domain hash size = 128 [ 0.461462] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.462791] NetLabel: unlabeled traffic allowed by default [ 0.464385] clocksource: Switched to clocksource kvm-clock [ 0.474761] AppArmor: AppArmor Filesystem Enabled [ 0.476083] pnp: PnP ACPI init [ 0.477333] pnp: PnP ACPI: found 5 devices [ 0.484198] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.486568] NET: Registered protocol family 2 [ 0.487999] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.489773] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.491429] TCP: Hash tables configured (established 4096 bind 4096) [ 0.493091] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.494601] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.496212] NET: Registered protocol family 1 [ 0.497431] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.498989] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.500478] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.515072] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.529685] Trying to unpack rootfs image as initramfs... [ 0.591409] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.598242] Scanning for low memory corruption every 60 seconds [ 0.601324] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.603000] audit: initializing netlink subsys (disabled) [ 0.604710] audit: type=2000 audit(1535211702.588:1): initialized [ 0.606903] Initialise system trusted keyring [ 0.608470] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.610080] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.612960] zbud: loaded [ 0.614033] VFS: Disk quotas dquot_6.6.0 [ 0.615207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.617553] fuse init (API version 7.23) [ 0.618815] Key type big_key registered [ 0.619947] Allocating IMA MOK and blacklist keyrings. [ 0.621710] Key type asymmetric registered [ 0.622874] Asymmetric key parser 'x509' registered [ 0.624218] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.626336] io scheduler noop registered [ 0.627450] io scheduler deadline registered (default) [ 0.628876] io scheduler cfq registered [ 0.630188] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.631651] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.633551] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.635641] ACPI: Power Button [PWRF] [ 0.637022] GHES: HEST is not enabled! [ 0.651369] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.681026] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.684159] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.707933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711119] Linux agpgart interface v0.103 [ 0.715001] brd: module loaded [ 0.717295] loop: module loaded [ 0.722124] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.724165] GPT:90111 != 2097151 [ 0.725126] GPT:Alternate GPT header not at the end of the disk. [ 0.726667] GPT:90111 != 2097151 [ 0.727632] GPT: Use GNU Parted to correct GPT errors. [ 0.728997] vda: vda1 vda15 [ 0.730935] scsi host0: ata_piix [ 0.732052] scsi host1: ata_piix [ 0.733101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.734829] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.737163] libphy: Fixed MDIO Bus: probed [ 0.738351] tun: Universal TUN/TAP device driver, 1.6 [ 0.739691] tun: (C) 1999-2004 Max Krasnyansky [ 0.742741] PPP generic driver version 2.4.2 [ 0.744002] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745633] ehci-pci: EHCI PCI platform driver [ 0.746840] ehci-platform: EHCI generic platform driver [ 0.748336] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.750208] ohci-pci: OHCI PCI platform driver [ 0.751644] ohci-platform: OHCI generic platform driver [ 0.753286] uhci_hcd: USB Universal Host Controller Interface driver [ 0.768327] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.770020] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.772455] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.774105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.776035] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.778051] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.780366] usb usb1: Product: UHCI Host Controller [ 0.781990] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.783922] usb usb1: SerialNumber: 0000:00:01.2 [ 0.785512] hub 1-0:1.0: USB hub found [ 0.786803] hub 1-0:1.0: 2 ports detected [ 0.788375] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.791781] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.793334] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.795013] mousedev: PS/2 mouse device common for all mice [ 0.797024] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.799926] rtc_cmos 00:00: RTC can wake from S4 [ 0.801696] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.803583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.805580] i2c /dev entries driver [ 0.806790] device-mapper: uevent: version 1.0.3 [ 0.808342] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.811031] ledtrig-cpu: registered to indicate activity on CPUs [ 0.813319] NET: Registered protocol family 10 [ 0.815386] NET: Registered protocol family 17 [ 0.816856] Key type dns_resolver registered [ 0.818395] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.820185] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.823103] registered taskstats version 1 [ 0.824531] Loading compiled-in X.509 certificates [ 0.826702] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.829779] zswap: loaded using pool lzo/zbud [ 0.832518] Key type trusted registered [ 0.834872] Key type encrypted registered [ 0.836204] AppArmor: AppArmor sha1 policy hashing enabled [ 0.837905] ima: No TPM chip found, activating TPM-bypass! [ 0.839575] evm: HMAC attrs: 0x1 [ 0.841051] Magic number: 14:614:690 [ 0.842347] mem mem: hash matches [ 0.843558] rtc_cmos 00:00: setting system clock to 2018-08-25 15:41:42 UTC (1535211702) [ 0.846216] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.848018] EDD information not available. [ 0.895106] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.897652] Write protecting the kernel read-only data: 14336k [ 0.902680] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.905684] 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.955036] 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.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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 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-00000001 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCEHGD3uYCPxmeO2hlMrllThYHhdDOc4p7Zy2sCefz+r+0zEi1vdhKneitBAe+sc5f/avZjK1HP9XMXCO3hzQEzGGVfjbEILJppBlSHBySC56f4MQ/HmD6rPfrTsWTMdjLt/LLsNpZ7/ml98QOSJHV/ku4bmdxmpHt4pdYwAx0Zh9yV6yXZ02bM6pA9eHXfC25VkliFpwZa2GcHhOAX+pN4VTE52UlE4ojp5PrW3XF5598RNsJRMikUR20PuOD6Jk10xIAjkxNzW7GEuFwWQRnJJP3rp6Ah9FlplyZVbxTRH2lwwznmkp4ZFsagXhRo8bS+jgLdvj+hE6yKMWO0B/yl root@singlevm1-vm-a9ece344-c06e-4835-b575-bae2c19139fd ssh-dss AAAAB3NzaC1kc3MAAACBANeH/7SXxXoOt5xtPLT+KoVNFGP+uYmKR4OucTqS7+epdE0r/Q1HFgaGnLyrvrjIH9JwMZF9TW47TuE5o2GRZfRHO2GYLSm3nyMsrDZJ6mxIhdroIoiayKhP6ioaSqmyYtAqFJ2XkSC7DIbS1bRo/lxTvxRqmcfBwTC5LSQ3zwTRAAAAFQCCs7VhLnGJfDwr5isOHO3ES3ZreQAAAIAfjs8tShNEw/0uzWKYGwX1QxhnqHvhoFIt/n40ubWZWnsTvHYSbYAIBfK9jebehXMUQwPK3f6+YD24IQM44W1sKszL+G8Q1bgS9zvrOT5M04OQyJazDQuHp29jKTKQgUdhtIPURIT/aimYkLe52YTz4xsbJHb7e6RbNTlR4R4fNAAAAIAn9tamv5q6uTXdIKcjiKDRDdUl/q7UJhCLJKjL3N9/U8txtiiD2IduWpD0p6bTilO0yHpfkveT5X6cYVCWphJKvP2YIM/p2pbu6W6fSXM+kTuFJnT2rPMhulcGKiV5ov2vyRWLMBYopagy/a8WDA6Njg0jpE9ErH2u81pGM+WSMQ== root@singlevm1-vm-a9ece344-c06e-4835-b575-bae2c19139fd -----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.3,24,fe80::f816:3eff:fe4a:3343/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.3 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-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-a9ece344-c06e-4835-b575-bae2c19139fd launch-index: 0 === cirros: current=0.4.0 uptime=4.17 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-a9ece344-c06e-4835-b575-bae2c19139fd login: 2018-08-25 15:41:47,901 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-25 15:41:47,901 - functest.core.singlevm - DEBUG - error: 2018-08-25 15:41:48,016 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 15:41:48,017 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:28 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-25 15:41:57,742 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-25 15:41:59,005 - 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'fbd6c65582e341ad8ce5d9b889e8a702', '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_ecca109d-63e1-4065-98b7-568475e5d635'}) 2018-08-25 15:41:59,399 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4c10235abdc848a8b259f7a867cf0e43', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_ecca109d-63e1-4065-98b7-568475e5d635'}) 2018-08-25 15:42:00,809 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_ecca109d-63e1-4065-98b7-568475e5d635', 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'fbd6c65582e341ad8ce5d9b889e8a702', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '5aef930e-8775-4812-9fa4-961c75f57eac', 'username': u'singlevm2-user_ecca109d-63e1-4065-98b7-568475e5d635', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.33: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-25 15:42:00,814 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_ecca109d-63e1-4065-98b7-568475e5d635', 'password': '5aef930e-8775-4812-9fa4-961c75f57eac', 'project_name': 'singlevm2-project_ecca109d-63e1-4065-98b7-568475e5d635', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.33:5000/v3', 'project_id': 'fbd6c65582e341ad8ce5d9b889e8a702', 'project_domain_name': 'Default'} 2018-08-25 15:42:00,814 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-25 15:42:01,907 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:42:01Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'4a6133b2-388e-40f9-8b1d-9ea60d55e420', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_ecca109d-63e1-4065-98b7-568475e5d635', u'admin_state_up': True, u'tenant_id': u'fbd6c65582e341ad8ce5d9b889e8a702', u'created_at': u'2018-08-25T15:42:01Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fbd6c65582e341ad8ce5d9b889e8a702'}) 2018-08-25 15:42:02,679 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:42:02Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'70c7a63d-adc6-4635-8c8c-affb23ca6d81', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_ecca109d-63e1-4065-98b7-568475e5d635', u'enable_dhcp': True, u'network_id': u'4a6133b2-388e-40f9-8b1d-9ea60d55e420', u'tenant_id': u'fbd6c65582e341ad8ce5d9b889e8a702', u'created_at': u'2018-08-25T15:42:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fbd6c65582e341ad8ce5d9b889e8a702'}) 2018-08-25 15:42:03,988 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'fbd6c65582e341ad8ce5d9b889e8a702', u'created_at': u'2018-08-25T15:42:02Z', u'admin_state_up': True, u'updated_at': u'2018-08-25T15:42:03Z', u'revision_number': 2, u'routes': [], u'project_id': u'fbd6c65582e341ad8ce5d9b889e8a702', u'id': u'68a959ec-15e3-45f8-929a-eed01f8cd72f', u'name': u'singlevm2-router_ecca109d-63e1-4065-98b7-568475e5d635'}) 2018-08-25 15:42:07,663 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/e45064ae-53c4-4d30-989d-fcc2d42884c8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e45064ae-53c4-4d30-989d-fcc2d42884c8/file', 'owner': u'fbd6c65582e341ad8ce5d9b889e8a702', 'id': u'e45064ae-53c4-4d30-989d-fcc2d42884c8', 'size': 12716032, u'self': u'/v2/images/e45064ae-53c4-4d30-989d-fcc2d42884c8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fbd6c65582e341ad8ce5d9b889e8a702', 'name': 'singlevm2-project_ecca109d-63e1-4065-98b7-568475e5d635', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/e45064ae-53c4-4d30-989d-fcc2d42884c8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T15:42:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-25T15:42:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_ecca109d-63e1-4065-98b7-568475e5d635', '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/e45064ae-53c4-4d30-989d-fcc2d42884c8', 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_ecca109d-63e1-4065-98b7-568475e5d635', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_ecca109d-63e1-4065-98b7-568475e5d635', 'created': u'2018-08-25T15:42:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T15:42: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/e45064ae-53c4-4d30-989d-fcc2d42884c8', 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_ecca109d-63e1-4065-98b7-568475e5d635', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 15:42:08,572 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_ecca109d-63e1-4065-98b7-568475e5d635', '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'bb3b2ba82e85438cb9318447e90d0372', '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'77bd0fb3-e023-43fc-8ea1-83246d1bcf41', 'swap': 0}) 2018-08-25 15:42:08,988 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAPQBWnwCu5MPUKusvkd3jjjJLvpjsnjNBnQmdyWxiVukOVzGbaGvnhTdEQBvj1R9vwyC5iMDhbtpTiuxvGdVV4dN87c2VJoR65is+qTph3qRsINO0A1+JCrGtDa3RHxsOcHVjxqAAF6pRz0M+nHqoiYeuU3lci9P3SwJ4wwSc6XELI9hHWS+h8sFYeZEgJjNhs+d5UcIyzodTWLk7LjExB0bAYmw2HdP06WpBaZniiDgu2jzZ6UnEurEK5Qyv9xmCf1LxlJDe9TNYTGmm7d1b/9VrJJ1UXdLK/AjMh5gJHGouxTzOgG0HsGkU823WNppEHeh1EhsKn0omf/qSqmnF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwD0AVp8AruTD1CrrL5Hd444yS76Y7J4zQZ0JnclsYlbpDlcx\nm2hr54U3REAb49Ufb8MguYjA4W7aU4rsbxnVVeHTfO3NlSaEeuYrPqk6Yd6kbCDT\ntANfiQqxrQ2t0R8bDnB1Y8agABeqUc9DPpx6qImHrlN5XIvT90sCeMMEnOlxCyPY\nR1kvofLBWHmRICYzYbPneVHCMs6HU1i5Oy4xMQdGwGJsNh3T9OlqQWmZ4og4Lto8\n2elJxLqxCuUMr/cZgn9S8ZSQ3vUzWExppu3dW//VaySdVF3SyvwIzIeYCRxqLsU8\nzoBtB7BpFPNt1jaaRB3odRIbCp9KJn/6kqppxQIDAQABAoIBAF3MJeMd9+5eDrLy\nMgjm6lZCpoXQvLsPQcEtB2kmw6yD7Xki0ECcxbGUjW/OvA0BizI0Cj6c3Efil8KV\nkWFwQGiEJHXbbijtP0zcC5OqbKMeSCm+Jq25y56JSkI+32WfAMud0Zlaa+0/nsoG\nEDB3l12upTZI4nlmfIk33z/fH9wTLf/ZiyZdK+C2zyRqyzU0pk0IHR4IET3kH/zn\noM0RmfuNsE2GVMYr4Yv5geXMNjBh36u/BBTZmN8nM340rvZf3nEYNC/RGUYazLGM\ny3bxkPxgs5Gb+CR8jxA01ll/W8z1VD/MZliBfw+VxE6ojU/D4XR0HHwj4su9zZ6r\nayGKrYECgYEA7+piwa3nqHJVsuBHiz4COxmWdVkiswG93We9BBpuVitiQ/FRhiW0\nI0Viteb1kflqyYumhLiuylHSsvxJQhJW3OPZBBaF3Z7NCZW7KlKJSs9oCnG9nIYs\nlypC7hrtQgoPNGE9DnTlKgUohpCI4doeS5EBxx1NVh84LnVHQPEgwOUCgYEAzSBX\nc82ZL8ezia8r4rTBzJrX2cBD8bTw4cKfMUBmpaNwzHCoNoq8S7nqzznosuikYn7u\nMtvs3kdtJ6rvfYMIO6a9AIkFKiR24qRhu61YNEIDivEUf3HfUlePLHa/NUIbVKXj\n6Oq4VYjYP1k7+kLvs1JAceDzx45xct8Doe8t12ECgYBqOXPaXz5Xpa/uEEF9FEp2\nkmC8umeTrGy9UAYvf+hkfLb4cCtxYtY8W6dV9Nm79Rvj+tISp5a0e7/3gZ6KA4a0\nLKnUlohU1M/hs4r4NS0Wk3h0T2HtoLazg4G43PE5sSyEO52F/hnNHhWQZwREQ4fw\nW1bXK1EnlZEReNnAlkKzRQKBgEINCvv4FT6kcHSCWoBKsijfJ2gvl/FJ0VLw52/l\ni+gEQ/sgv5mofM9pk2mc/Qg3D0/EDZGE7bX5i/V8/lcNDWaf3zY/6NDUIxAB3JKh\nU8ioBRoFXRNYqI+MMEciCZntqn1MWaITir3ILdHgOwbv7N1yO9wvknAMtw1FMJdB\nPCKhAoGBALiy++3unztCNmF5r1GZQd9I4pcuYta645H7ohL8s5ViisXpyNTitwNd\nOlc5SxsJBqmRZSkLSGlnz5IiTY5BGmd/VJN2Nt/VaahC6qZds+6JPHpzd+kEACJp\nToY3FmqB7Fm8C2+MXqVLuLwmVO6r6cPRPftbyTFo+F9Blq+a0Lkx\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4c10235abdc848a8b259f7a867cf0e43', 'name': u'singlevm2-kp_ecca109d-63e1-4065-98b7-568475e5d635', 'created_at': '2018-08-25T15:42:08.988385', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fbd6c65582e341ad8ce5d9b889e8a702', 'name': 'singlevm2-project_ecca109d-63e1-4065-98b7-568475e5d635', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'10:3d:cd:70:7a:f2:3d:03:81:d7:17:28:55:47:a4:3f', 'type': 'ssh', 'id': u'singlevm2-kp_ecca109d-63e1-4065-98b7-568475e5d635'}) 2018-08-25 15:42:08,988 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAwD0AVp8AruTD1CrrL5Hd444yS76Y7J4zQZ0JnclsYlbpDlcx m2hr54U3REAb49Ufb8MguYjA4W7aU4rsbxnVVeHTfO3NlSaEeuYrPqk6Yd6kbCDT tANfiQqxrQ2t0R8bDnB1Y8agABeqUc9DPpx6qImHrlN5XIvT90sCeMMEnOlxCyPY R1kvofLBWHmRICYzYbPneVHCMs6HU1i5Oy4xMQdGwGJsNh3T9OlqQWmZ4og4Lto8 2elJxLqxCuUMr/cZgn9S8ZSQ3vUzWExppu3dW//VaySdVF3SyvwIzIeYCRxqLsU8 zoBtB7BpFPNt1jaaRB3odRIbCp9KJn/6kqppxQIDAQABAoIBAF3MJeMd9+5eDrLy Mgjm6lZCpoXQvLsPQcEtB2kmw6yD7Xki0ECcxbGUjW/OvA0BizI0Cj6c3Efil8KV kWFwQGiEJHXbbijtP0zcC5OqbKMeSCm+Jq25y56JSkI+32WfAMud0Zlaa+0/nsoG EDB3l12upTZI4nlmfIk33z/fH9wTLf/ZiyZdK+C2zyRqyzU0pk0IHR4IET3kH/zn oM0RmfuNsE2GVMYr4Yv5geXMNjBh36u/BBTZmN8nM340rvZf3nEYNC/RGUYazLGM y3bxkPxgs5Gb+CR8jxA01ll/W8z1VD/MZliBfw+VxE6ojU/D4XR0HHwj4su9zZ6r ayGKrYECgYEA7+piwa3nqHJVsuBHiz4COxmWdVkiswG93We9BBpuVitiQ/FRhiW0 I0Viteb1kflqyYumhLiuylHSsvxJQhJW3OPZBBaF3Z7NCZW7KlKJSs9oCnG9nIYs lypC7hrtQgoPNGE9DnTlKgUohpCI4doeS5EBxx1NVh84LnVHQPEgwOUCgYEAzSBX c82ZL8ezia8r4rTBzJrX2cBD8bTw4cKfMUBmpaNwzHCoNoq8S7nqzznosuikYn7u Mtvs3kdtJ6rvfYMIO6a9AIkFKiR24qRhu61YNEIDivEUf3HfUlePLHa/NUIbVKXj 6Oq4VYjYP1k7+kLvs1JAceDzx45xct8Doe8t12ECgYBqOXPaXz5Xpa/uEEF9FEp2 kmC8umeTrGy9UAYvf+hkfLb4cCtxYtY8W6dV9Nm79Rvj+tISp5a0e7/3gZ6KA4a0 LKnUlohU1M/hs4r4NS0Wk3h0T2HtoLazg4G43PE5sSyEO52F/hnNHhWQZwREQ4fw W1bXK1EnlZEReNnAlkKzRQKBgEINCvv4FT6kcHSCWoBKsijfJ2gvl/FJ0VLw52/l i+gEQ/sgv5mofM9pk2mc/Qg3D0/EDZGE7bX5i/V8/lcNDWaf3zY/6NDUIxAB3JKh U8ioBRoFXRNYqI+MMEciCZntqn1MWaITir3ILdHgOwbv7N1yO9wvknAMtw1FMJdB PCKhAoGBALiy++3unztCNmF5r1GZQd9I4pcuYta645H7ohL8s5ViisXpyNTitwNd Olc5SxsJBqmRZSkLSGlnz5IiTY5BGmd/VJN2Nt/VaahC6qZds+6JPHpzd+kEACJp ToY3FmqB7Fm8C2+MXqVLuLwmVO6r6cPRPftbyTFo+F9Blq+a0Lkx -----END RSA PRIVATE KEY----- 2018-08-25 15:42:21,308 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_ecca109d-63e1-4065-98b7-568475e5d635': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a8:27:08', 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'e45064ae-53c4-4d30-989d-fcc2d42884c8'}), 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-25T15:42:19.000000', 'flavor': Munch({u'id': u'77bd0fb3-e023-43fc-8ea1-83246d1bcf41'}), 'az': u'nova', 'id': u'112b58a6-4761-445a-b7cb-4a03ca9a01e3', 'security_groups': [Munch({u'name': u'singlevm2-sg_ecca109d-63e1-4065-98b7-568475e5d635'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4c10235abdc848a8b259f7a867cf0e43', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fbd6c65582e341ad8ce5d9b889e8a702', 'name': 'singlevm2-project_ecca109d-63e1-4065-98b7-568475e5d635', '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-25T15:42:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-25T15:42:19Z', 'hostId': u'd27b7a3c187a3372c044223a50e8fd5c3adb88348d03cd58ee998561', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_ecca109d-63e1-4065-98b7-568475e5d635', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'd27b7a3c187a3372c044223a50e8fd5c3adb88348d03cd58ee998561', '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-25T15:42:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fbd6c65582e341ad8ce5d9b889e8a702', 'name': u'singlevm2-vm_ecca109d-63e1-4065-98b7-568475e5d635', 'adminPass': u'EJTjQn56dMWo', 'tenant_id': u'fbd6c65582e341ad8ce5d9b889e8a702', 'created_at': u'2018-08-25T15:42:11Z', 'created': u'2018-08-25T15:42:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-25 15:42:23,601 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'68a959ec-15e3-45f8-929a-eed01f8cd72f', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'fbd6c65582e341ad8ce5d9b889e8a702', 'created_at': u'2018-08-25T15:42:22Z', 'attached': True, 'updated_at': u'2018-08-25T15:42:22Z', 'id': u'227db50f-8e2f-468f-8eb2-cdb1e5ef0fdc', 'floating_network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fbd6c65582e341ad8ce5d9b889e8a702', 'name': 'singlevm2-project_ecca109d-63e1-4065-98b7-568475e5d635', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'68a959ec-15e3-45f8-929a-eed01f8cd72f', 'project_id': u'fbd6c65582e341ad8ce5d9b889e8a702', 'port_id': u'960dac09-4dce-47c2-b73e-5d04203442a4', 'port': u'960dac09-4dce-47c2-b73e-5d04203442a4', 'network': u'c72a141b-4e89-4085-b7af-688a53e5d3d6'}) 2018-08-25 15:42:23,696 - 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 489979268 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.190905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.193332] pid_max: default: 32768 minimum: 301 [ 0.194634] ACPI: Core revision 20150930 [ 0.196373] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198301] Security Framework initialized [ 0.199507] Yama: becoming mindful. [ 0.200583] AppArmor: AppArmor initialized [ 0.201827] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203731] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205587] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207323] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209327] Initializing cgroup subsys io [ 0.210551] Initializing cgroup subsys memory [ 0.211821] Initializing cgroup subsys devices [ 0.213100] Initializing cgroup subsys freezer [ 0.214363] Initializing cgroup subsys net_cls [ 0.215652] Initializing cgroup subsys perf_event [ 0.216960] Initializing cgroup subsys net_prio [ 0.218254] Initializing cgroup subsys hugetlb [ 0.219487] Initializing cgroup subsys pids [ 0.220701] CPU: Physical Processor ID: 0 [ 0.222568] mce: CPU supports 10 MCE banks [ 0.223759] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.225175] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.241887] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.248669] ftrace: allocating 31920 entries in 125 pages [ 0.274793] smpboot: Max logical packages: 1 [ 0.276036] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278026] x2apic enabled [ 0.279192] Switched APIC routing to physical x2apic. [ 0.281668] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.283253] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.286087] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.288626] KVM setup paravirtual spinlock [ 0.290357] x86: Booted up 1 node, 1 CPUs [ 0.291523] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.293475] devtmpfs: initialized [ 0.295457] evm: security.selinux [ 0.296447] evm: security.SMACK64 [ 0.297434] evm: security.SMACK64EXEC [ 0.298485] evm: security.SMACK64TRANSMUTE [ 0.299623] evm: security.SMACK64MMAP [ 0.300673] evm: security.ima [ 0.301588] evm: security.capability [ 0.302711] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.305321] pinctrl core: initialized pinctrl subsystem [ 0.306887] RTC time: 15:42:19, date: 08/25/18 [ 0.308266] NET: Registered protocol family 16 [ 0.309638] cpuidle: using governor ladder [ 0.310833] cpuidle: using governor menu [ 0.311981] PCCT header not found. [ 0.313059] ACPI: bus type PCI registered [ 0.314220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.316019] PCI: Using configuration type 1 for base access [ 0.318293] ACPI: Added _OSI(Module Device) [ 0.319497] ACPI: Added _OSI(Processor Device) [ 0.320764] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.322034] ACPI: Added _OSI(Processor Aggregator Device) [ 0.324255] ACPI: Interpreter enabled [ 0.325366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.327989] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.330606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.333214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.335822] ACPI: (supports S0 S5) [ 0.336824] ACPI: Using IOAPIC for interrupt routing [ 0.338164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.342084] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.343701] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.345456] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.347143] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.350226] acpiphp: Slot [3] registered [ 0.351367] acpiphp: Slot [4] registered [ 0.352509] acpiphp: Slot [5] registered [ 0.353646] acpiphp: Slot [6] registered [ 0.354811] acpiphp: Slot [7] registered [ 0.355989] acpiphp: Slot [8] registered [ 0.357154] acpiphp: Slot [9] registered [ 0.358305] acpiphp: Slot [10] registered [ 0.359457] acpiphp: Slot [11] registered [ 0.360608] acpiphp: Slot [12] registered [ 0.361755] acpiphp: Slot [13] registered [ 0.362900] acpiphp: Slot [14] registered [ 0.364047] acpiphp: Slot [15] registered [ 0.379086] acpiphp: Slot [16] registered [ 0.380239] acpiphp: Slot [17] registered [ 0.381385] acpiphp: Slot [18] registered [ 0.382526] acpiphp: Slot [19] registered [ 0.383677] acpiphp: Slot [20] registered [ 0.384830] acpiphp: Slot [21] registered [ 0.385980] acpiphp: Slot [22] registered [ 0.387127] acpiphp: Slot [23] registered [ 0.388282] acpiphp: Slot [24] registered [ 0.389439] acpiphp: Slot [25] registered [ 0.390589] acpiphp: Slot [26] registered [ 0.391729] acpiphp: Slot [27] registered [ 0.392883] acpiphp: Slot [28] registered [ 0.394038] acpiphp: Slot [29] registered [ 0.395182] acpiphp: Slot [30] registered [ 0.396353] acpiphp: Slot [31] registered [ 0.397498] PCI host bridge to bus 0000:00 [ 0.398647] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.400369] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.402073] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.404125] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.406211] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.408371] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.412488] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.414349] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.416087] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.417951] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.422401] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.424482] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.446614] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.448741] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.450820] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.452861] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.455157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.456992] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.458876] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.460383] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.462604] vgaarb: loaded [ 0.463464] vgaarb: bridge control possible 0000:00:02.0 [ 0.465183] SCSI subsystem initialized [ 0.466503] ACPI: bus type USB registered [ 0.467680] usbcore: registered new interface driver usbfs [ 0.469145] usbcore: registered new interface driver hub [ 0.470579] usbcore: registered new device driver usb [ 0.472146] PCI: Using ACPI for IRQ routing [ 0.473714] NetLabel: Initializing [ 0.474722] NetLabel: domain hash size = 128 [ 0.475948] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.477311] NetLabel: unlabeled traffic allowed by default [ 0.478945] clocksource: Switched to clocksource kvm-clock [ 0.489248] AppArmor: AppArmor Filesystem Enabled [ 0.490847] pnp: PnP ACPI init [ 0.492111] pnp: PnP ACPI: found 5 devices [ 0.499087] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.501531] NET: Registered protocol family 2 [ 0.503005] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.504814] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.506552] TCP: Hash tables configured (established 4096 bind 4096) [ 0.508307] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.509839] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.511500] NET: Registered protocol family 1 [ 0.512740] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.514291] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.515825] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530104] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.544648] Trying to unpack rootfs image as initramfs... [ 0.606790] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.614178] Scanning for low memory corruption every 60 seconds [ 0.617578] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.619386] audit: initializing netlink subsys (disabled) [ 0.621080] audit: type=2000 audit(1535211740.497:1): initialized [ 0.623503] Initialise system trusted keyring [ 0.625317] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.627052] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.630072] zbud: loaded [ 0.631232] VFS: Disk quotas dquot_6.6.0 [ 0.632483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.635010] fuse init (API version 7.23) [ 0.636357] Key type big_key registered [ 0.637570] Allocating IMA MOK and blacklist keyrings. [ 0.639468] Key type asymmetric registered [ 0.640725] Asymmetric key parser 'x509' registered [ 0.642154] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.644410] io scheduler noop registered [ 0.645584] io scheduler deadline registered (default) [ 0.647085] io scheduler cfq registered [ 0.648482] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.650052] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.652109] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.654278] ACPI: Power Button [PWRF] [ 0.655782] GHES: HEST is not enabled! [ 0.670686] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.700458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.703756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.729115] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.732496] Linux agpgart interface v0.103 [ 0.736588] brd: module loaded [ 0.738999] loop: module loaded [ 0.744099] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.746235] GPT:90111 != 2097151 [ 0.747243] GPT:Alternate GPT header not at the end of the disk. [ 0.748871] GPT:90111 != 2097151 [ 0.749862] GPT: Use GNU Parted to correct GPT errors. [ 0.751285] vda: vda1 vda15 [ 0.753330] scsi host0: ata_piix [ 0.754489] scsi host1: ata_piix [ 0.755560] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.757646] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.760060] libphy: Fixed MDIO Bus: probed [ 0.761261] tun: Universal TUN/TAP device driver, 1.6 [ 0.762649] tun: (C) 1999-2004 Max Krasnyansky [ 0.765859] PPP generic driver version 2.4.2 [ 0.767223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.768966] ehci-pci: EHCI PCI platform driver [ 0.770253] ehci-platform: EHCI generic platform driver [ 0.771700] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.773362] ohci-pci: OHCI PCI platform driver [ 0.774854] ohci-platform: OHCI generic platform driver [ 0.776329] uhci_hcd: USB Universal Host Controller Interface driver [ 0.791130] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.792625] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.794791] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.796260] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.798008] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.799801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.801903] usb usb1: Product: UHCI Host Controller [ 0.803348] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.805016] usb usb1: SerialNumber: 0000:00:01.2 [ 0.806452] hub 1-0:1.0: USB hub found [ 0.807663] hub 1-0:1.0: 2 ports detected [ 0.809117] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.812229] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.813631] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.815154] mousedev: PS/2 mouse device common for all mice [ 0.816999] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.819661] rtc_cmos 00:00: RTC can wake from S4 [ 0.821322] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.823059] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.825132] i2c /dev entries driver [ 0.826275] device-mapper: uevent: version 1.0.3 [ 0.827698] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.830146] ledtrig-cpu: registered to indicate activity on CPUs [ 0.832314] NET: Registered protocol family 10 [ 0.834257] NET: Registered protocol family 17 [ 0.835597] Key type dns_resolver registered [ 0.837055] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.838668] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.841314] registered taskstats version 1 [ 0.842562] Loading compiled-in X.509 certificates [ 0.844557] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.847284] zswap: loaded using pool lzo/zbud [ 0.849917] Key type trusted registered [ 0.852289] Key type encrypted registered [ 0.853494] AppArmor: AppArmor sha1 policy hashing enabled [ 0.855040] ima: No TPM chip found, activating TPM-bypass! [ 0.856626] evm: HMAC attrs: 0x1 [ 0.858171] Magic number: 14:167:741 [ 0.859365] workqueue writeback: hash matches [ 0.860709] rtc_cmos 00:00: setting system clock to 2018-08-25 15:42:20 UTC (1535211740) [ 0.863103] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.864715] EDD information not available. [ 0.917926] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.920225] Write protecting the kernel read-only data: 14336k [ 0.925494] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.928295] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.978122] 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.84 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQChV0PNF7V8dPS+QXp3IF3n9mHzClGLH+tHXxebf9uyep5lfN5suTC1ygi7+9vEZZLK0SK197teUQ15tDU1c5xJLKHp6zq0bBnhGZlyCCH9zFCKhZG12Nx2hwPsjyPVc980GBWrIW3wHj5RL62fmZ6gPnexwksSz6Psiwz+7v/uEZo3TW2lRAmLd4YqfzyPNFp2W9DexApE9DV+E4UoVWWoR6HxzoFMLIL+xZdTiGLCwY8OtU/1Ek8VTrhlKLWbWhsYjyvZmse36EsIWKx1qB1qdHFhyIDArOQSylALpVC9Qbd8TouPZR9TIPfMHbQ8tK5bpZr9cy3nLx2S6ZwuhDud root@singlevm2-vm-ecca109d-63e1-4065-98b7-568475e5d635 ssh-dss AAAAB3NzaC1kc3MAAACBALbzggpUY3RFScj98fyI/7sMLxM2iA4FaX5DdiAIoJTYPsEsqErLa0dTfnRwOO5tx8jbUfMm94jqHF0kmoD6Hq/vAK8ABMrDsRo0EHWdy5Cevvm0fENcDiV1GAto3Kf522j2LdmWVWeXT+62DIkRRE2FuV3ICC2Uzkfh67+vfIxnAAAAFQD+0P/h8SMyfD6EX3YepAbS0olU3QAAAIEAlPbkCWDsgC2qzLfsSGhBsBwjzWXpJwraS6BQRA8pohOlyeA1yxzwl/1rYjI43z/AJFsIa3Cw8GSFs3chh6NcYFi65EpMtpCy2hQj2bQyaHc+DCeXbY/VFXD5VPbcBlhWjr6b65v2iutvg53pSPngpyyG3eKkz/qyNu4WY+/RzcwAAACASNCFHXWXt0khu6Ghxve5QrvWxLSXkMFYfP/lqpnv7HwXMaa2/o70pCk0qwGuDkkxRgYEetAvxMWY5iJWML0f3K953dOg5QFDgCqkLNG1CbXUf+oqYDVrztNzBQUcYVRvWwUkKiSnPYzpJqV5gPQXYt8pe9j7idQamCCGQrcHx2g= root@singlevm2-vm-ecca109d-63e1-4065-98b7-568475e5d635 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fea8:2708/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-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-ecca109d-63e1-4065-98b7-568475e5d635 launch-index: 0 2018-08-25 15:42:24,699 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2018-08-25 15:42:33,811 - 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 489979268 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.190905] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.193332] pid_max: default: 32768 minimum: 301 [ 0.194634] ACPI: Core revision 20150930 [ 0.196373] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198301] Security Framework initialized [ 0.199507] Yama: becoming mindful. [ 0.200583] AppArmor: AppArmor initialized [ 0.201827] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203731] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205587] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207323] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209327] Initializing cgroup subsys io [ 0.210551] Initializing cgroup subsys memory [ 0.211821] Initializing cgroup subsys devices [ 0.213100] Initializing cgroup subsys freezer [ 0.214363] Initializing cgroup subsys net_cls [ 0.215652] Initializing cgroup subsys perf_event [ 0.216960] Initializing cgroup subsys net_prio [ 0.218254] Initializing cgroup subsys hugetlb [ 0.219487] Initializing cgroup subsys pids [ 0.220701] CPU: Physical Processor ID: 0 [ 0.222568] mce: CPU supports 10 MCE banks [ 0.223759] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.225175] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.241887] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.248669] ftrace: allocating 31920 entries in 125 pages [ 0.274793] smpboot: Max logical packages: 1 [ 0.276036] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278026] x2apic enabled [ 0.279192] Switched APIC routing to physical x2apic. [ 0.281668] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.283253] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.286087] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.288626] KVM setup paravirtual spinlock [ 0.290357] x86: Booted up 1 node, 1 CPUs [ 0.291523] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.293475] devtmpfs: initialized [ 0.295457] evm: security.selinux [ 0.296447] evm: security.SMACK64 [ 0.297434] evm: security.SMACK64EXEC [ 0.298485] evm: security.SMACK64TRANSMUTE [ 0.299623] evm: security.SMACK64MMAP [ 0.300673] evm: security.ima [ 0.301588] evm: security.capability [ 0.302711] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.305321] pinctrl core: initialized pinctrl subsystem [ 0.306887] RTC time: 15:42:19, date: 08/25/18 [ 0.308266] NET: Registered protocol family 16 [ 0.309638] cpuidle: using governor ladder [ 0.310833] cpuidle: using governor menu [ 0.311981] PCCT header not found. [ 0.313059] ACPI: bus type PCI registered [ 0.314220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.316019] PCI: Using configuration type 1 for base access [ 0.318293] ACPI: Added _OSI(Module Device) [ 0.319497] ACPI: Added _OSI(Processor Device) [ 0.320764] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.322034] ACPI: Added _OSI(Processor Aggregator Device) [ 0.324255] ACPI: Interpreter enabled [ 0.325366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.327989] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.330606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.333214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.335822] ACPI: (supports S0 S5) [ 0.336824] ACPI: Using IOAPIC for interrupt routing [ 0.338164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.342084] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.343701] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.345456] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.347143] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.350226] acpiphp: Slot [3] registered [ 0.351367] acpiphp: Slot [4] registered [ 0.352509] acpiphp: Slot [5] registered [ 0.353646] acpiphp: Slot [6] registered [ 0.354811] acpiphp: Slot [7] registered [ 0.355989] acpiphp: Slot [8] registered [ 0.357154] acpiphp: Slot [9] registered [ 0.358305] acpiphp: Slot [10] registered [ 0.359457] acpiphp: Slot [11] registered [ 0.360608] acpiphp: Slot [12] registered [ 0.361755] acpiphp: Slot [13] registered [ 0.362900] acpiphp: Slot [14] registered [ 0.364047] acpiphp: Slot [15] registered [ 0.379086] acpiphp: Slot [16] registered [ 0.380239] acpiphp: Slot [17] registered [ 0.381385] acpiphp: Slot [18] registered [ 0.382526] acpiphp: Slot [19] registered [ 0.383677] acpiphp: Slot [20] registered [ 0.384830] acpiphp: Slot [21] registered [ 0.385980] acpiphp: Slot [22] registered [ 0.387127] acpiphp: Slot [23] registered [ 0.388282] acpiphp: Slot [24] registered [ 0.389439] acpiphp: Slot [25] registered [ 0.390589] acpiphp: Slot [26] registered [ 0.391729] acpiphp: Slot [27] registered [ 0.392883] acpiphp: Slot [28] registered [ 0.394038] acpiphp: Slot [29] registered [ 0.395182] acpiphp: Slot [30] registered [ 0.396353] acpiphp: Slot [31] registered [ 0.397498] PCI host bridge to bus 0000:00 [ 0.398647] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.400369] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.402073] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.404125] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.406211] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.408371] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.412488] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.414349] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.416087] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.417951] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.422401] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.424482] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.446614] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.448741] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.450820] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.452861] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.455157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.456992] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.458876] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.460383] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.462604] vgaarb: loaded [ 0.463464] vgaarb: bridge control possible 0000:00:02.0 [ 0.465183] SCSI subsystem initialized [ 0.466503] ACPI: bus type USB registered [ 0.467680] usbcore: registered new interface driver usbfs [ 0.469145] usbcore: registered new interface driver hub [ 0.470579] usbcore: registered new device driver usb [ 0.472146] PCI: Using ACPI for IRQ routing [ 0.473714] NetLabel: Initializing [ 0.474722] NetLabel: domain hash size = 128 [ 0.475948] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.477311] NetLabel: unlabeled traffic allowed by default [ 0.478945] clocksource: Switched to clocksource kvm-clock [ 0.489248] AppArmor: AppArmor Filesystem Enabled [ 0.490847] pnp: PnP ACPI init [ 0.492111] pnp: PnP ACPI: found 5 devices [ 0.499087] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.501531] NET: Registered protocol family 2 [ 0.503005] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.504814] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.506552] TCP: Hash tables configured (established 4096 bind 4096) [ 0.508307] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.509839] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.511500] NET: Registered protocol family 1 [ 0.512740] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.514291] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.515825] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530104] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.544648] Trying to unpack rootfs image as initramfs... [ 0.606790] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.614178] Scanning for low memory corruption every 60 seconds [ 0.617578] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.619386] audit: initializing netlink subsys (disabled) [ 0.621080] audit: type=2000 audit(1535211740.497:1): initialized [ 0.623503] Initialise system trusted keyring [ 0.625317] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.627052] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.630072] zbud: loaded [ 0.631232] VFS: Disk quotas dquot_6.6.0 [ 0.632483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.635010] fuse init (API version 7.23) [ 0.636357] Key type big_key registered [ 0.637570] Allocating IMA MOK and blacklist keyrings. [ 0.639468] Key type asymmetric registered [ 0.640725] Asymmetric key parser 'x509' registered [ 0.642154] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.644410] io scheduler noop registered [ 0.645584] io scheduler deadline registered (default) [ 0.647085] io scheduler cfq registered [ 0.648482] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.650052] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.652109] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.654278] ACPI: Power Button [PWRF] [ 0.655782] GHES: HEST is not enabled! [ 0.670686] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.700458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.703756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.729115] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.732496] Linux agpgart interface v0.103 [ 0.736588] brd: module loaded [ 0.738999] loop: module loaded [ 0.744099] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.746235] GPT:90111 != 2097151 [ 0.747243] GPT:Alternate GPT header not at the end of the disk. [ 0.748871] GPT:90111 != 2097151 [ 0.749862] GPT: Use GNU Parted to correct GPT errors. [ 0.751285] vda: vda1 vda15 [ 0.753330] scsi host0: ata_piix [ 0.754489] scsi host1: ata_piix [ 0.755560] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.757646] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.760060] libphy: Fixed MDIO Bus: probed [ 0.761261] tun: Universal TUN/TAP device driver, 1.6 [ 0.762649] tun: (C) 1999-2004 Max Krasnyansky [ 0.765859] PPP generic driver version 2.4.2 [ 0.767223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.768966] ehci-pci: EHCI PCI platform driver [ 0.770253] ehci-platform: EHCI generic platform driver [ 0.771700] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.773362] ohci-pci: OHCI PCI platform driver [ 0.774854] ohci-platform: OHCI generic platform driver [ 0.776329] uhci_hcd: USB Universal Host Controller Interface driver [ 0.791130] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.792625] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.794791] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.796260] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.798008] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.799801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.801903] usb usb1: Product: UHCI Host Controller [ 0.803348] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.805016] usb usb1: SerialNumber: 0000:00:01.2 [ 0.806452] hub 1-0:1.0: USB hub found [ 0.807663] hub 1-0:1.0: 2 ports detected [ 0.809117] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.812229] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.813631] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.815154] mousedev: PS/2 mouse device common for all mice [ 0.816999] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.819661] rtc_cmos 00:00: RTC can wake from S4 [ 0.821322] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.823059] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.825132] i2c /dev entries driver [ 0.826275] device-mapper: uevent: version 1.0.3 [ 0.827698] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.830146] ledtrig-cpu: registered to indicate activity on CPUs [ 0.832314] NET: Registered protocol family 10 [ 0.834257] NET: Registered protocol family 17 [ 0.835597] Key type dns_resolver registered [ 0.837055] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.838668] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.841314] registered taskstats version 1 [ 0.842562] Loading compiled-in X.509 certificates [ 0.844557] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.847284] zswap: loaded using pool lzo/zbud [ 0.849917] Key type trusted registered [ 0.852289] Key type encrypted registered [ 0.853494] AppArmor: AppArmor sha1 policy hashing enabled [ 0.855040] ima: No TPM chip found, activating TPM-bypass! [ 0.856626] evm: HMAC attrs: 0x1 [ 0.858171] Magic number: 14:167:741 [ 0.859365] workqueue writeback: hash matches [ 0.860709] rtc_cmos 00:00: setting system clock to 2018-08-25 15:42:20 UTC (1535211740) [ 0.863103] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.864715] EDD information not available. [ 0.917926] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.920225] Write protecting the kernel read-only data: 14336k [ 0.925494] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.928295] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.978122] 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.84 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQChV0PNF7V8dPS+QXp3IF3n9mHzClGLH+tHXxebf9uyep5lfN5suTC1ygi7+9vEZZLK0SK197teUQ15tDU1c5xJLKHp6zq0bBnhGZlyCCH9zFCKhZG12Nx2hwPsjyPVc980GBWrIW3wHj5RL62fmZ6gPnexwksSz6Psiwz+7v/uEZo3TW2lRAmLd4YqfzyPNFp2W9DexApE9DV+E4UoVWWoR6HxzoFMLIL+xZdTiGLCwY8OtU/1Ek8VTrhlKLWbWhsYjyvZmse36EsIWKx1qB1qdHFhyIDArOQSylALpVC9Qbd8TouPZR9TIPfMHbQ8tK5bpZr9cy3nLx2S6ZwuhDud root@singlevm2-vm-ecca109d-63e1-4065-98b7-568475e5d635 ssh-dss AAAAB3NzaC1kc3MAAACBALbzggpUY3RFScj98fyI/7sMLxM2iA4FaX5DdiAIoJTYPsEsqErLa0dTfnRwOO5tx8jbUfMm94jqHF0kmoD6Hq/vAK8ABMrDsRo0EHWdy5Cevvm0fENcDiV1GAto3Kf522j2LdmWVWeXT+62DIkRRE2FuV3ICC2Uzkfh67+vfIxnAAAAFQD+0P/h8SMyfD6EX3YepAbS0olU3QAAAIEAlPbkCWDsgC2qzLfsSGhBsBwjzWXpJwraS6BQRA8pohOlyeA1yxzwl/1rYjI43z/AJFsIa3Cw8GSFs3chh6NcYFi65EpMtpCy2hQj2bQyaHc+DCeXbY/VFXD5VPbcBlhWjr6b65v2iutvg53pSPngpyyG3eKkz/qyNu4WY+/RzcwAAACASNCFHXWXt0khu6Ghxve5QrvWxLSXkMFYfP/lqpnv7HwXMaa2/o70pCk0qwGuDkkxRgYEetAvxMWY5iJWML0f3K953dOg5QFDgCqkLNG1CbXUf+oqYDVrztNzBQUcYVRvWwUkKiSnPYzpJqV5gPQXYt8pe9j7idQamCCGQrcHx2g= root@singlevm2-vm-ecca109d-63e1-4065-98b7-568475e5d635 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fea8:2708/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-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-ecca109d-63e1-4065-98b7-568475e5d635 launch-index: 0 /dev/root resized successfully [took 0.30s] === cirros: current=0.4.0 uptime=3.54 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-ecca109d-63e1-4065-98b7-568475e5d635 login: 2018-08-25 15:42:33,883 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-25 15:42:33,884 - functest.core.singlevm - DEBUG - error: 2018-08-25 15:42:33,998 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 15:42:33,998 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:33 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-25 15:42:46,917 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-25 15:42:48,073 - 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'f95c443a9ee848ebbe751efb9aae1b26', '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_bb7c0513-8f2a-423a-997c-22edd60cce51'}) 2018-08-25 15:42:48,460 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c7325cbee09941669c85d8de165142f7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_bb7c0513-8f2a-423a-997c-22edd60cce51'}) 2018-08-25 15:42:49,842 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_bb7c0513-8f2a-423a-997c-22edd60cce51', 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'f95c443a9ee848ebbe751efb9aae1b26', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'a2618f11-a9d4-427c-9505-440e6362b560', 'username': u'vping_ssh-user_bb7c0513-8f2a-423a-997c-22edd60cce51', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.33: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-25 15:42:49,847 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_bb7c0513-8f2a-423a-997c-22edd60cce51', 'password': 'a2618f11-a9d4-427c-9505-440e6362b560', 'project_name': 'vping_ssh-project_bb7c0513-8f2a-423a-997c-22edd60cce51', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.33:5000/v3', 'project_id': 'f95c443a9ee848ebbe751efb9aae1b26', 'project_domain_name': 'Default'} 2018-08-25 15:42:49,848 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-25 15:42:50,832 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:42:50Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'bd80865f-aa55-4709-a399-82c07def6644', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_bb7c0513-8f2a-423a-997c-22edd60cce51', u'admin_state_up': True, u'tenant_id': u'f95c443a9ee848ebbe751efb9aae1b26', u'created_at': u'2018-08-25T15:42:50Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f95c443a9ee848ebbe751efb9aae1b26'}) 2018-08-25 15:42:51,802 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:42:51Z', 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'a12a9ca9-c286-45ec-bd18-e5e0361708c2', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_bb7c0513-8f2a-423a-997c-22edd60cce51', u'enable_dhcp': True, u'network_id': u'bd80865f-aa55-4709-a399-82c07def6644', u'tenant_id': u'f95c443a9ee848ebbe751efb9aae1b26', u'created_at': u'2018-08-25T15:42:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f95c443a9ee848ebbe751efb9aae1b26'}) 2018-08-25 15:42:52,898 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'f95c443a9ee848ebbe751efb9aae1b26', u'created_at': u'2018-08-25T15:42:51Z', u'admin_state_up': True, u'updated_at': u'2018-08-25T15:42:52Z', u'revision_number': 2, u'routes': [], u'project_id': u'f95c443a9ee848ebbe751efb9aae1b26', u'id': u'073ef2ce-eecd-422e-8a14-edb2e8bf2f75', u'name': u'vping_ssh-router_bb7c0513-8f2a-423a-997c-22edd60cce51'}) 2018-08-25 15:42:56,187 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4/file', 'owner': u'f95c443a9ee848ebbe751efb9aae1b26', 'id': u'8fd2682d-b9bb-454d-aa97-0d1c43c09be4', 'size': 12716032, u'self': u'/v2/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f95c443a9ee848ebbe751efb9aae1b26', 'name': 'vping_ssh-project_bb7c0513-8f2a-423a-997c-22edd60cce51', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/8fd2682d-b9bb-454d-aa97-0d1c43c09be4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T15:42:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-25T15:42:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_bb7c0513-8f2a-423a-997c-22edd60cce51', '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/8fd2682d-b9bb-454d-aa97-0d1c43c09be4', 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_bb7c0513-8f2a-423a-997c-22edd60cce51', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_bb7c0513-8f2a-423a-997c-22edd60cce51', 'created': u'2018-08-25T15:42:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T15:42:55Z', 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/8fd2682d-b9bb-454d-aa97-0d1c43c09be4', 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_bb7c0513-8f2a-423a-997c-22edd60cce51', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 15:42:56,890 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_bb7c0513-8f2a-423a-997c-22edd60cce51', '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'bb3b2ba82e85438cb9318447e90d0372', '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'9e3dc474-34b5-424b-9c3f-0b4f69a1e26e', 'swap': 0}) 2018-08-25 15:42:57,347 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0WkYthuzF4LlGn+tbslTxVTIxdHbuCVn28viOQw+sC8FzJdEPvDnlSjZSEVww6oYM8ZTTgCX0yt7zm3uxkdpOuSRWR7I27FPIbkB/W3ZEU4RU8Rxqsnd7nW3dRccP/aeUuUBneV+xGojGCvX9dXyKmKcMXD5YL4B2pkukZv0/6o71PLTye0Csq4G4ythwU8vFX1v4j4+fNoscB4zP9gY8i1SYCO0uR0RlmKE5NrLUHBezdoy9gs25VYmEaVPkyFnk0m3SiUkt5x1XHQXldaiS5XIP7ogUlXfxyOrm0FSOFpAWvfh9zxJYPfX/r3vrUZ0GZj0eF9KtZxCVWuZrc46h Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAtFpGLYbsxeC5Rp/rW7JU8VUyMXR27glZ9vL4jkMPrAvBcyXR\nD7w55Uo2UhFcMOqGDPGU04Al9Mre85t7sZHaTrkkVkeyNuxTyG5Af1t2RFOEVPEc\narJ3e51t3UXHD/2nlLlAZ3lfsRqIxgr1/XV8ipinDFw+WC+AdqZLpGb9P+qO9Ty0\n8ntArKuBuMrYcFPLxV9b+I+PnzaLHAeMz/YGPItUmAjtLkdEZZihOTay1BwXs3aM\nvYLNuVWJhGlT5MhZ5NJt0olJLecdVx0F5XWokuVyD+6IFJV38cjq5tBUjhaQFr34\nfc8SWD31/69761GdBmY9HhfSrWcQlVrma3OOoQIDAQABAoIBAElAKSSwmlY8UcQH\ni9YwdiOW0M4ZWXyQu8N7J8zQG/tqwuV7xI+5iWJBZBKtDl6nwk5biHDmqYPlKeyT\niAe1D4/Nzp5kfFOmZNkRPoz7nutdaG//heUoGzNP26F1h8ZM5dWX8DqWp3ENL+QP\n651ILI82NRLmHERA9tI59JsPYWilsnrBUvueSxnG1fusgj+wxLSKYGEH/kWFLKhY\nTYeHTB0qOtEuehC+24nWChWoroWlw6N4SiRy54eJ/oRoMASrGuBNZNJV3RDihs09\nY11QoLXKfJIdvChAi6ZIYv6ZTW+pCf9Y1wXCys7znUx33NBvSsOUqUM2ogYBUFmf\nU37oDmkCgYEA7e63fCju9EOQbO+67KKIvXxvKCJxz/0EfEieQHCR57zqiMspNa82\nbzUvZb4gb/pio0L7x061WL0aIHwgfeg3VS4sw/3mb0GFe0FyVDztTtM7RSu7PtDh\nowc+A8bA/OT4GhE6O3RH9RN1H+r+7DtUgtZPbJEt9C2rYWCspVJkT48CgYEAwgw8\nMEupR2O4dxJmojpJ42W0H1ZkO5Htj1wCgdQe+O2NrTPxP0jQWp3JMnF2R/HSwYCo\nMGRi5QtznV4CM1OJbMf0xD42Bllo7R9+fGO6jdBoMgpl99K6WnUhlA7+24vlc5Mx\nPEp3n+WREj9XjFGGKP2QZEINMS89mEmrVsr4Js8CgYB7/iA+ovJL9v3H13KZKOaL\noNIonzKiih+RSSK3QDK5CnlKylzybhm3AIdvxRIQaPKIVDrzla/py7pW3XjtRFu5\nlzOa+7Dfn8yY+/VBsvKUVn4XwP92b9J2bCrEOwqNgCFPLFUlcKajL/2koYkxwIV9\nHYQMduf0zOv39jJigTpnPwKBgFu/AS4sd8rjITJbJt+JA6paScGPTTDFHDbt39mW\ne1Ziqtu7dVLgkHJnq9sHvk7hzS3kMKFAtWlp8q3y5sNxucYO/HFUoKJ735pNi7Yw\nSOIIKVuPgwqbPbTLMKcaN/GBwWjVrS++XbTiC6c+/5u+Z9o1mPFuMWKR3WOFYVdV\n++INAoGAA1Ii036nNgigsjoo0tKSUaNEAuPO500JYgKk/ZFSWdiT5HT7MHjJI1ur\nZBnnaEqIgxBlODqL02CNk5UH7fKYUrDl/3P1/03fRLBzTN2BYPulusmxBQkgmDPg\nPXHOyW7YXhXBy7R1A8jUFKWAjn1qaytBgxDjdZv3kstweHS8oj8=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c7325cbee09941669c85d8de165142f7', 'name': u'vping_ssh-kp_bb7c0513-8f2a-423a-997c-22edd60cce51', 'created_at': '2018-08-25T15:42:57.347027', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f95c443a9ee848ebbe751efb9aae1b26', 'name': 'vping_ssh-project_bb7c0513-8f2a-423a-997c-22edd60cce51', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e8:72:bb:4d:ad:e2:7e:34:4e:6f:e8:b1:79:11:38:5e', 'type': 'ssh', 'id': u'vping_ssh-kp_bb7c0513-8f2a-423a-997c-22edd60cce51'}) 2018-08-25 15:42:57,347 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAtFpGLYbsxeC5Rp/rW7JU8VUyMXR27glZ9vL4jkMPrAvBcyXR D7w55Uo2UhFcMOqGDPGU04Al9Mre85t7sZHaTrkkVkeyNuxTyG5Af1t2RFOEVPEc arJ3e51t3UXHD/2nlLlAZ3lfsRqIxgr1/XV8ipinDFw+WC+AdqZLpGb9P+qO9Ty0 8ntArKuBuMrYcFPLxV9b+I+PnzaLHAeMz/YGPItUmAjtLkdEZZihOTay1BwXs3aM vYLNuVWJhGlT5MhZ5NJt0olJLecdVx0F5XWokuVyD+6IFJV38cjq5tBUjhaQFr34 fc8SWD31/69761GdBmY9HhfSrWcQlVrma3OOoQIDAQABAoIBAElAKSSwmlY8UcQH i9YwdiOW0M4ZWXyQu8N7J8zQG/tqwuV7xI+5iWJBZBKtDl6nwk5biHDmqYPlKeyT iAe1D4/Nzp5kfFOmZNkRPoz7nutdaG//heUoGzNP26F1h8ZM5dWX8DqWp3ENL+QP 651ILI82NRLmHERA9tI59JsPYWilsnrBUvueSxnG1fusgj+wxLSKYGEH/kWFLKhY TYeHTB0qOtEuehC+24nWChWoroWlw6N4SiRy54eJ/oRoMASrGuBNZNJV3RDihs09 Y11QoLXKfJIdvChAi6ZIYv6ZTW+pCf9Y1wXCys7znUx33NBvSsOUqUM2ogYBUFmf U37oDmkCgYEA7e63fCju9EOQbO+67KKIvXxvKCJxz/0EfEieQHCR57zqiMspNa82 bzUvZb4gb/pio0L7x061WL0aIHwgfeg3VS4sw/3mb0GFe0FyVDztTtM7RSu7PtDh owc+A8bA/OT4GhE6O3RH9RN1H+r+7DtUgtZPbJEt9C2rYWCspVJkT48CgYEAwgw8 MEupR2O4dxJmojpJ42W0H1ZkO5Htj1wCgdQe+O2NrTPxP0jQWp3JMnF2R/HSwYCo MGRi5QtznV4CM1OJbMf0xD42Bllo7R9+fGO6jdBoMgpl99K6WnUhlA7+24vlc5Mx PEp3n+WREj9XjFGGKP2QZEINMS89mEmrVsr4Js8CgYB7/iA+ovJL9v3H13KZKOaL oNIonzKiih+RSSK3QDK5CnlKylzybhm3AIdvxRIQaPKIVDrzla/py7pW3XjtRFu5 lzOa+7Dfn8yY+/VBsvKUVn4XwP92b9J2bCrEOwqNgCFPLFUlcKajL/2koYkxwIV9 HYQMduf0zOv39jJigTpnPwKBgFu/AS4sd8rjITJbJt+JA6paScGPTTDFHDbt39mW e1Ziqtu7dVLgkHJnq9sHvk7hzS3kMKFAtWlp8q3y5sNxucYO/HFUoKJ735pNi7Yw SOIIKVuPgwqbPbTLMKcaN/GBwWjVrS++XbTiC6c+/5u+Z9o1mPFuMWKR3WOFYVdV ++INAoGAA1Ii036nNgigsjoo0tKSUaNEAuPO500JYgKk/ZFSWdiT5HT7MHjJI1ur ZBnnaEqIgxBlODqL02CNk5UH7fKYUrDl/3P1/03fRLBzTN2BYPulusmxBQkgmDPg PXHOyW7YXhXBy7R1A8jUFKWAjn1qaytBgxDjdZv3kstweHS8oj8= -----END RSA PRIVATE KEY----- 2018-08-25 15:43:09,563 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_bb7c0513-8f2a-423a-997c-22edd60cce51': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3b:21:65', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8fd2682d-b9bb-454d-aa97-0d1c43c09be4'}), 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-25T15:43:08.000000', 'flavor': Munch({u'id': u'9e3dc474-34b5-424b-9c3f-0b4f69a1e26e'}), 'az': u'nova', 'id': u'26c11f12-0d74-4815-b9f0-5998659ed3a0', 'security_groups': [Munch({u'name': u'vping_ssh-sg_bb7c0513-8f2a-423a-997c-22edd60cce51'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c7325cbee09941669c85d8de165142f7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f95c443a9ee848ebbe751efb9aae1b26', 'name': 'vping_ssh-project_bb7c0513-8f2a-423a-997c-22edd60cce51', '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-25T15:43:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-25T15:43:08Z', 'hostId': u'fbf4cf2d833a4d2b382e42be20e2328d501e711d3f8897493ba6600e', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'fbf4cf2d833a4d2b382e42be20e2328d501e711d3f8897493ba6600e', '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-25T15:43:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f95c443a9ee848ebbe751efb9aae1b26', 'name': u'vping_ssh-vm2_bb7c0513-8f2a-423a-997c-22edd60cce51', 'adminPass': u'AsqxeBf7YvEL', 'tenant_id': u'f95c443a9ee848ebbe751efb9aae1b26', 'created_at': u'2018-08-25T15:43:00Z', 'created': u'2018-08-25T15:43:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-25 15:43:21,831 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_bb7c0513-8f2a-423a-997c-22edd60cce51': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:96:41:36', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8fd2682d-b9bb-454d-aa97-0d1c43c09be4'}), 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-25T15:43:19.000000', 'flavor': Munch({u'id': u'9e3dc474-34b5-424b-9c3f-0b4f69a1e26e'}), 'az': u'nova', 'id': u'077391e9-a3cf-412d-9142-4307960d3b73', 'security_groups': [Munch({u'name': u'vping_ssh-sg_bb7c0513-8f2a-423a-997c-22edd60cce51'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c7325cbee09941669c85d8de165142f7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f95c443a9ee848ebbe751efb9aae1b26', 'name': 'vping_ssh-project_bb7c0513-8f2a-423a-997c-22edd60cce51', '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-25T15:43:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-25T15:43:19Z', 'hostId': u'3e60c5ccc0f7e25b670abc6bd560d2b9ab44941ff618543088895d11', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_bb7c0513-8f2a-423a-997c-22edd60cce51', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'3e60c5ccc0f7e25b670abc6bd560d2b9ab44941ff618543088895d11', '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-25T15:43:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f95c443a9ee848ebbe751efb9aae1b26', 'name': u'vping_ssh-vm_bb7c0513-8f2a-423a-997c-22edd60cce51', 'adminPass': u'8c9r5nRWFjxq', 'tenant_id': u'f95c443a9ee848ebbe751efb9aae1b26', 'created_at': u'2018-08-25T15:43:11Z', 'created': u'2018-08-25T15:43:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-25 15:43:23,934 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'073ef2ce-eecd-422e-8a14-edb2e8bf2f75', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'f95c443a9ee848ebbe751efb9aae1b26', 'created_at': u'2018-08-25T15:43:22Z', 'attached': True, 'updated_at': u'2018-08-25T15:43:22Z', 'id': u'1ab8574f-a552-4734-8521-e274f1b0a9ef', 'floating_network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f95c443a9ee848ebbe751efb9aae1b26', 'name': 'vping_ssh-project_bb7c0513-8f2a-423a-997c-22edd60cce51', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'073ef2ce-eecd-422e-8a14-edb2e8bf2f75', 'project_id': u'f95c443a9ee848ebbe751efb9aae1b26', 'port_id': u'f94bce37-ad7a-4e30-89c3-e7086c96deb4', 'port': u'f94bce37-ad7a-4e30-89c3-e7086c96deb4', 'network': u'c72a141b-4e89-4085-b7af-688a53e5d3d6'}) 2018-08-25 15:43:24,731 - 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 507558949 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.181119] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.183377] pid_max: default: 32768 minimum: 301 [ 0.184594] ACPI: Core revision 20150930 [ 0.186255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188031] Security Framework initialized [ 0.189134] Yama: becoming mindful. [ 0.190125] AppArmor: AppArmor initialized [ 0.191277] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.193044] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.194753] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198273] Initializing cgroup subsys io [ 0.199378] Initializing cgroup subsys memory [ 0.200558] Initializing cgroup subsys devices [ 0.201757] Initializing cgroup subsys freezer [ 0.202938] Initializing cgroup subsys net_cls [ 0.204125] Initializing cgroup subsys perf_event [ 0.205365] Initializing cgroup subsys net_prio [ 0.206563] Initializing cgroup subsys hugetlb [ 0.207733] Initializing cgroup subsys pids [ 0.208899] CPU: Physical Processor ID: 0 [ 0.210692] mce: CPU supports 10 MCE banks [ 0.211832] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.213165] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227972] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.234482] ftrace: allocating 31920 entries in 125 pages [ 0.259668] smpboot: Max logical packages: 1 [ 0.260836] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.262688] x2apic enabled [ 0.263806] Switched APIC routing to physical x2apic. [ 0.266258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.267769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.270459] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.272879] KVM setup paravirtual spinlock [ 0.274531] x86: Booted up 1 node, 1 CPUs [ 0.275625] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.277491] devtmpfs: initialized [ 0.279461] evm: security.selinux [ 0.280413] evm: security.SMACK64 [ 0.281359] evm: security.SMACK64EXEC [ 0.282380] evm: security.SMACK64TRANSMUTE [ 0.283476] evm: security.SMACK64MMAP [ 0.284485] evm: security.ima [ 0.285364] evm: security.capability [ 0.286439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.288930] pinctrl core: initialized pinctrl subsystem [ 0.290407] RTC time: 15:43:19, date: 08/25/18 [ 0.291679] NET: Registered protocol family 16 [ 0.292983] cpuidle: using governor ladder [ 0.294099] cpuidle: using governor menu [ 0.295175] PCCT header not found. [ 0.296196] ACPI: bus type PCI registered [ 0.297292] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.298965] PCI: Using configuration type 1 for base access [ 0.301105] ACPI: Added _OSI(Module Device) [ 0.302236] ACPI: Added _OSI(Processor Device) [ 0.303402] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.304618] ACPI: Added _OSI(Processor Aggregator Device) [ 0.306762] ACPI: Interpreter enabled [ 0.307799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.310310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.312822] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.315315] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.317825] ACPI: (supports S0 S5) [ 0.318784] ACPI: Using IOAPIC for interrupt routing [ 0.320043] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.323796] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.325305] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.326952] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.328551] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.331466] acpiphp: Slot [3] registered [ 0.332525] acpiphp: Slot [4] registered [ 0.333589] acpiphp: Slot [5] registered [ 0.334655] acpiphp: Slot [6] registered [ 0.335718] acpiphp: Slot [7] registered [ 0.336781] acpiphp: Slot [8] registered [ 0.337842] acpiphp: Slot [9] registered [ 0.338899] acpiphp: Slot [10] registered [ 0.339982] acpiphp: Slot [11] registered [ 0.341062] acpiphp: Slot [12] registered [ 0.342138] acpiphp: Slot [13] registered [ 0.343213] acpiphp: Slot [14] registered [ 0.344289] acpiphp: Slot [15] registered [ 0.359145] acpiphp: Slot [16] registered [ 0.360223] acpiphp: Slot [17] registered [ 0.361298] acpiphp: Slot [18] registered [ 0.362375] acpiphp: Slot [19] registered [ 0.363450] acpiphp: Slot [20] registered [ 0.364529] acpiphp: Slot [21] registered [ 0.365603] acpiphp: Slot [22] registered [ 0.366680] acpiphp: Slot [23] registered [ 0.367756] acpiphp: Slot [24] registered [ 0.368836] acpiphp: Slot [25] registered [ 0.369907] acpiphp: Slot [26] registered [ 0.370977] acpiphp: Slot [27] registered [ 0.372054] acpiphp: Slot [28] registered [ 0.373132] acpiphp: Slot [29] registered [ 0.374204] acpiphp: Slot [30] registered [ 0.375278] acpiphp: Slot [31] registered [ 0.376359] PCI host bridge to bus 0000:00 [ 0.377431] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.379011] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.380598] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.382519] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.384440] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.386398] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.390450] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.392111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.393648] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.395295] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.399620] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.401533] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.422218] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.424190] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.426082] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.427969] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.429825] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.431623] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.433404] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.434791] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.436846] vgaarb: loaded [ 0.437662] vgaarb: bridge control possible 0000:00:02.0 [ 0.439274] SCSI subsystem initialized [ 0.440504] ACPI: bus type USB registered [ 0.441607] usbcore: registered new interface driver usbfs [ 0.442966] usbcore: registered new interface driver hub [ 0.444297] usbcore: registered new device driver usb [ 0.445750] PCI: Using ACPI for IRQ routing [ 0.447252] NetLabel: Initializing [ 0.448214] NetLabel: domain hash size = 128 [ 0.449341] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.450612] NetLabel: unlabeled traffic allowed by default [ 0.452154] clocksource: Switched to clocksource kvm-clock [ 0.462465] AppArmor: AppArmor Filesystem Enabled [ 0.463734] pnp: PnP ACPI init [ 0.464942] pnp: PnP ACPI: found 5 devices [ 0.471723] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.473998] NET: Registered protocol family 2 [ 0.475375] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.477071] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.478661] TCP: Hash tables configured (established 4096 bind 4096) [ 0.480255] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.481691] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.483224] NET: Registered protocol family 1 [ 0.484397] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.485842] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.487263] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.501785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.516390] Trying to unpack rootfs image as initramfs... [ 0.578079] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.583095] Scanning for low memory corruption every 60 seconds [ 0.585244] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.586818] audit: initializing netlink subsys (disabled) [ 0.588284] audit: type=2000 audit(1535211800.694:1): initialized [ 0.590108] Initialise system trusted keyring [ 0.591449] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.593004] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.595690] zbud: loaded [ 0.596687] VFS: Disk quotas dquot_6.6.0 [ 0.597800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.599919] fuse init (API version 7.23) [ 0.601149] Key type big_key registered [ 0.602233] Allocating IMA MOK and blacklist keyrings. [ 0.603848] Key type asymmetric registered [ 0.604962] Asymmetric key parser 'x509' registered [ 0.606248] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.608279] io scheduler noop registered [ 0.609352] io scheduler deadline registered (default) [ 0.610682] io scheduler cfq registered [ 0.611842] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.613249] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.614976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.616947] ACPI: Power Button [PWRF] [ 0.618157] GHES: HEST is not enabled! [ 0.632308] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.661831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.664739] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.688838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.691814] Linux agpgart interface v0.103 [ 0.695182] brd: module loaded [ 0.697395] loop: module loaded [ 0.702815] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.704809] GPT:90111 != 2097151 [ 0.705753] GPT:Alternate GPT header not at the end of the disk. [ 0.707221] GPT:90111 != 2097151 [ 0.708156] GPT: Use GNU Parted to correct GPT errors. [ 0.709452] vda: vda1 vda15 [ 0.711099] scsi host0: ata_piix [ 0.712205] scsi host1: ata_piix [ 0.713183] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.714809] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.716759] libphy: Fixed MDIO Bus: probed [ 0.717867] tun: Universal TUN/TAP device driver, 1.6 [ 0.719144] tun: (C) 1999-2004 Max Krasnyansky [ 0.722061] PPP generic driver version 2.4.2 [ 0.723295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.724889] ehci-pci: EHCI PCI platform driver [ 0.726069] ehci-platform: EHCI generic platform driver [ 0.727388] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.728891] ohci-pci: OHCI PCI platform driver [ 0.730063] ohci-platform: OHCI generic platform driver [ 0.731383] uhci_hcd: USB Universal Host Controller Interface driver [ 0.745990] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.747347] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.749329] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.750711] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.752253] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.753892] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.755827] usb usb1: Product: UHCI Host Controller [ 0.757085] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.758610] usb usb1: SerialNumber: 0000:00:01.2 [ 0.759923] hub 1-0:1.0: USB hub found [ 0.760997] hub 1-0:1.0: 2 ports detected [ 0.762337] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.765175] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.766473] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.767862] mousedev: PS/2 mouse device common for all mice [ 0.769567] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.772025] rtc_cmos 00:00: RTC can wake from S4 [ 0.773602] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.775185] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.776792] i2c /dev entries driver [ 0.777833] device-mapper: uevent: version 1.0.3 [ 0.779135] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.781368] ledtrig-cpu: registered to indicate activity on CPUs [ 0.783186] NET: Registered protocol family 10 [ 0.784757] NET: Registered protocol family 17 [ 0.785974] Key type dns_resolver registered [ 0.787266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.788766] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.791161] registered taskstats version 1 [ 0.792329] Loading compiled-in X.509 certificates [ 0.794146] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.796675] zswap: loaded using pool lzo/zbud [ 0.798740] Key type trusted registered [ 0.800875] Key type encrypted registered [ 0.802007] AppArmor: AppArmor sha1 policy hashing enabled [ 0.803405] ima: No TPM chip found, activating TPM-bypass! [ 0.804832] evm: HMAC attrs: 0x1 [ 0.806123] Magic number: 14:167:741 [ 0.807213] workqueue writeback: hash matches [ 0.808482] rtc_cmos 00:00: setting system clock to 2018-08-25 15:43:20 UTC (1535211800) [ 0.810670] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.812245] EDD information not available. [ 0.877963] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.880315] Write protecting the kernel read-only data: 14336k [ 0.883396] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.886049] 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 [ 0.935442] 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.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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 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.95. iid=i-00000004 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6A8qNwUOKy9T4xeumL5AasA5vZmmC6ke/y7Aa8l7DUfpCBs+brA4Vlnt39yRXGyjzc9vJZNkXEFb84oCQ/j1GGCrHeDzz3gZGo3E6M5t9yNopZtnbA2HhGm6zEilXcztmrNOXGuOBwVVe0A4qvkZv2iN8YG7GU5FC3jAql4d860WbrsqZPNvdAla4uDGMGEgNr0pkMXqFY5M6GSe2dfYWJp/+J8FtS4FLXTx1GK0swNV4ds5NHQIY7wH/9cyJ4xB6X7cw+XlTJ+tJEC7O+8knV316qQGzEb/cAeXGlrADUsqQZzuUlW7TIPJljtwmVyahtvu5kJ2FtW5WPPWiFTZ root@vping-ssh-vm-bb7c0513-8f2a-423a-997c-22edd60cce51 ssh-dss AAAAB3NzaC1kc3MAAACBANRFcFFcJxbEzVN3ay1qTu6IJg6f8qaUI2bxiH845iZEvpwF/yHF7bk9LlvufB5ldod6w6ercANEIhLVLziGQzVvjUcaK/eMIXQcyPNE87fO/Ols75EOFXG6c+Z909tDZWMzriVv97SGvXIBBXTwymAfa8t3/UdQHuE+KcapSZH7AAAAFQDAbfwYBp/t9veja4kD32g0IwQf6QAAAIEAn8Pgt17WMD2q6MDIHNBDd7e3p7Sme7vFxIgbXjNKb3/lLjoDb2XHu7msIh4f7ggYx7nhlPXzZNE5trVapZVlli0NZNDM5so4mFUZblUMvMKvYu0mg0OeqLhStPz1xeq2RmyMO4geur8dZr4trHs0Jk1eGWB4QJn/zZTo9aHA3rgAAACBAMCtlyQ/rlhnqLxrBvkLJtZX3AvJIQmaqgr5tMM3BcH8kK4LbJbgFAvV6qH5y4FMQVD8iSvDXShUY9uOZ/KPue4OejrVaNouQIkaWx4ZCiCEvyrNKnRVZVgacY+dxrk36PibVwHv3XDSZA1PbpW4lNprB4Kc+6o4jgw+8MMkPism root@vping-ssh-vm-bb7c0513-8f2a-423a-997c-22edd60cce51 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.29s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe96:4136/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.3 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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-bb7c0513-8f2a-423a-997c-22edd60cce51 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.79 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-bb7c0513-8f2a-423a-997c-22edd60cce51 login: 2018-08-25 15:43:25,733 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: timed out 2018-08-25 15:43:34,824 - 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 507558949 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.181119] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.183377] pid_max: default: 32768 minimum: 301 [ 0.184594] ACPI: Core revision 20150930 [ 0.186255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188031] Security Framework initialized [ 0.189134] Yama: becoming mindful. [ 0.190125] AppArmor: AppArmor initialized [ 0.191277] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.193044] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.194753] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198273] Initializing cgroup subsys io [ 0.199378] Initializing cgroup subsys memory [ 0.200558] Initializing cgroup subsys devices [ 0.201757] Initializing cgroup subsys freezer [ 0.202938] Initializing cgroup subsys net_cls [ 0.204125] Initializing cgroup subsys perf_event [ 0.205365] Initializing cgroup subsys net_prio [ 0.206563] Initializing cgroup subsys hugetlb [ 0.207733] Initializing cgroup subsys pids [ 0.208899] CPU: Physical Processor ID: 0 [ 0.210692] mce: CPU supports 10 MCE banks [ 0.211832] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.213165] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227972] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.234482] ftrace: allocating 31920 entries in 125 pages [ 0.259668] smpboot: Max logical packages: 1 [ 0.260836] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.262688] x2apic enabled [ 0.263806] Switched APIC routing to physical x2apic. [ 0.266258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.267769] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.270459] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.272879] KVM setup paravirtual spinlock [ 0.274531] x86: Booted up 1 node, 1 CPUs [ 0.275625] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.277491] devtmpfs: initialized [ 0.279461] evm: security.selinux [ 0.280413] evm: security.SMACK64 [ 0.281359] evm: security.SMACK64EXEC [ 0.282380] evm: security.SMACK64TRANSMUTE [ 0.283476] evm: security.SMACK64MMAP [ 0.284485] evm: security.ima [ 0.285364] evm: security.capability [ 0.286439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.288930] pinctrl core: initialized pinctrl subsystem [ 0.290407] RTC time: 15:43:19, date: 08/25/18 [ 0.291679] NET: Registered protocol family 16 [ 0.292983] cpuidle: using governor ladder [ 0.294099] cpuidle: using governor menu [ 0.295175] PCCT header not found. [ 0.296196] ACPI: bus type PCI registered [ 0.297292] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.298965] PCI: Using configuration type 1 for base access [ 0.301105] ACPI: Added _OSI(Module Device) [ 0.302236] ACPI: Added _OSI(Processor Device) [ 0.303402] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.304618] ACPI: Added _OSI(Processor Aggregator Device) [ 0.306762] ACPI: Interpreter enabled [ 0.307799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.310310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.312822] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.315315] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.317825] ACPI: (supports S0 S5) [ 0.318784] ACPI: Using IOAPIC for interrupt routing [ 0.320043] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.323796] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.325305] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.326952] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.328551] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.331466] acpiphp: Slot [3] registered [ 0.332525] acpiphp: Slot [4] registered [ 0.333589] acpiphp: Slot [5] registered [ 0.334655] acpiphp: Slot [6] registered [ 0.335718] acpiphp: Slot [7] registered [ 0.336781] acpiphp: Slot [8] registered [ 0.337842] acpiphp: Slot [9] registered [ 0.338899] acpiphp: Slot [10] registered [ 0.339982] acpiphp: Slot [11] registered [ 0.341062] acpiphp: Slot [12] registered [ 0.342138] acpiphp: Slot [13] registered [ 0.343213] acpiphp: Slot [14] registered [ 0.344289] acpiphp: Slot [15] registered [ 0.359145] acpiphp: Slot [16] registered [ 0.360223] acpiphp: Slot [17] registered [ 0.361298] acpiphp: Slot [18] registered [ 0.362375] acpiphp: Slot [19] registered [ 0.363450] acpiphp: Slot [20] registered [ 0.364529] acpiphp: Slot [21] registered [ 0.365603] acpiphp: Slot [22] registered [ 0.366680] acpiphp: Slot [23] registered [ 0.367756] acpiphp: Slot [24] registered [ 0.368836] acpiphp: Slot [25] registered [ 0.369907] acpiphp: Slot [26] registered [ 0.370977] acpiphp: Slot [27] registered [ 0.372054] acpiphp: Slot [28] registered [ 0.373132] acpiphp: Slot [29] registered [ 0.374204] acpiphp: Slot [30] registered [ 0.375278] acpiphp: Slot [31] registered [ 0.376359] PCI host bridge to bus 0000:00 [ 0.377431] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.379011] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.380598] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.382519] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.384440] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.386398] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.390450] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.392111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.393648] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.395295] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.399620] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.401533] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.422218] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.424190] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.426082] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.427969] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.429825] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.431623] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.433404] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.434791] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.436846] vgaarb: loaded [ 0.437662] vgaarb: bridge control possible 0000:00:02.0 [ 0.439274] SCSI subsystem initialized [ 0.440504] ACPI: bus type USB registered [ 0.441607] usbcore: registered new interface driver usbfs [ 0.442966] usbcore: registered new interface driver hub [ 0.444297] usbcore: registered new device driver usb [ 0.445750] PCI: Using ACPI for IRQ routing [ 0.447252] NetLabel: Initializing [ 0.448214] NetLabel: domain hash size = 128 [ 0.449341] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.450612] NetLabel: unlabeled traffic allowed by default [ 0.452154] clocksource: Switched to clocksource kvm-clock [ 0.462465] AppArmor: AppArmor Filesystem Enabled [ 0.463734] pnp: PnP ACPI init [ 0.464942] pnp: PnP ACPI: found 5 devices [ 0.471723] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.473998] NET: Registered protocol family 2 [ 0.475375] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.477071] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.478661] TCP: Hash tables configured (established 4096 bind 4096) [ 0.480255] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.481691] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.483224] NET: Registered protocol family 1 [ 0.484397] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.485842] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.487263] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.501785] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.516390] Trying to unpack rootfs image as initramfs... [ 0.578079] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.583095] Scanning for low memory corruption every 60 seconds [ 0.585244] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.586818] audit: initializing netlink subsys (disabled) [ 0.588284] audit: type=2000 audit(1535211800.694:1): initialized [ 0.590108] Initialise system trusted keyring [ 0.591449] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.593004] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.595690] zbud: loaded [ 0.596687] VFS: Disk quotas dquot_6.6.0 [ 0.597800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.599919] fuse init (API version 7.23) [ 0.601149] Key type big_key registered [ 0.602233] Allocating IMA MOK and blacklist keyrings. [ 0.603848] Key type asymmetric registered [ 0.604962] Asymmetric key parser 'x509' registered [ 0.606248] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.608279] io scheduler noop registered [ 0.609352] io scheduler deadline registered (default) [ 0.610682] io scheduler cfq registered [ 0.611842] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.613249] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.614976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.616947] ACPI: Power Button [PWRF] [ 0.618157] GHES: HEST is not enabled! [ 0.632308] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.661831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.664739] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.688838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.691814] Linux agpgart interface v0.103 [ 0.695182] brd: module loaded [ 0.697395] loop: module loaded [ 0.702815] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.704809] GPT:90111 != 2097151 [ 0.705753] GPT:Alternate GPT header not at the end of the disk. [ 0.707221] GPT:90111 != 2097151 [ 0.708156] GPT: Use GNU Parted to correct GPT errors. [ 0.709452] vda: vda1 vda15 [ 0.711099] scsi host0: ata_piix [ 0.712205] scsi host1: ata_piix [ 0.713183] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.714809] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.716759] libphy: Fixed MDIO Bus: probed [ 0.717867] tun: Universal TUN/TAP device driver, 1.6 [ 0.719144] tun: (C) 1999-2004 Max Krasnyansky [ 0.722061] PPP generic driver version 2.4.2 [ 0.723295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.724889] ehci-pci: EHCI PCI platform driver [ 0.726069] ehci-platform: EHCI generic platform driver [ 0.727388] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.728891] ohci-pci: OHCI PCI platform driver [ 0.730063] ohci-platform: OHCI generic platform driver [ 0.731383] uhci_hcd: USB Universal Host Controller Interface driver [ 0.745990] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.747347] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.749329] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.750711] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.752253] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.753892] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.755827] usb usb1: Product: UHCI Host Controller [ 0.757085] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.758610] usb usb1: SerialNumber: 0000:00:01.2 [ 0.759923] hub 1-0:1.0: USB hub found [ 0.760997] hub 1-0:1.0: 2 ports detected [ 0.762337] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.765175] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.766473] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.767862] mousedev: PS/2 mouse device common for all mice [ 0.769567] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.772025] rtc_cmos 00:00: RTC can wake from S4 [ 0.773602] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.775185] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.776792] i2c /dev entries driver [ 0.777833] device-mapper: uevent: version 1.0.3 [ 0.779135] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.781368] ledtrig-cpu: registered to indicate activity on CPUs [ 0.783186] NET: Registered protocol family 10 [ 0.784757] NET: Registered protocol family 17 [ 0.785974] Key type dns_resolver registered [ 0.787266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.788766] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.791161] registered taskstats version 1 [ 0.792329] Loading compiled-in X.509 certificates [ 0.794146] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.796675] zswap: loaded using pool lzo/zbud [ 0.798740] Key type trusted registered [ 0.800875] Key type encrypted registered [ 0.802007] AppArmor: AppArmor sha1 policy hashing enabled [ 0.803405] ima: No TPM chip found, activating TPM-bypass! [ 0.804832] evm: HMAC attrs: 0x1 [ 0.806123] Magic number: 14:167:741 [ 0.807213] workqueue writeback: hash matches [ 0.808482] rtc_cmos 00:00: setting system clock to 2018-08-25 15:43:20 UTC (1535211800) [ 0.810670] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.812245] EDD information not available. [ 0.877963] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.880315] Write protecting the kernel read-only data: 14336k [ 0.883396] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.886049] 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 [ 0.935442] 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.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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 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.95. iid=i-00000004 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh6A8qNwUOKy9T4xeumL5AasA5vZmmC6ke/y7Aa8l7DUfpCBs+brA4Vlnt39yRXGyjzc9vJZNkXEFb84oCQ/j1GGCrHeDzz3gZGo3E6M5t9yNopZtnbA2HhGm6zEilXcztmrNOXGuOBwVVe0A4qvkZv2iN8YG7GU5FC3jAql4d860WbrsqZPNvdAla4uDGMGEgNr0pkMXqFY5M6GSe2dfYWJp/+J8FtS4FLXTx1GK0swNV4ds5NHQIY7wH/9cyJ4xB6X7cw+XlTJ+tJEC7O+8knV316qQGzEb/cAeXGlrADUsqQZzuUlW7TIPJljtwmVyahtvu5kJ2FtW5WPPWiFTZ root@vping-ssh-vm-bb7c0513-8f2a-423a-997c-22edd60cce51 ssh-dss AAAAB3NzaC1kc3MAAACBANRFcFFcJxbEzVN3ay1qTu6IJg6f8qaUI2bxiH845iZEvpwF/yHF7bk9LlvufB5ldod6w6ercANEIhLVLziGQzVvjUcaK/eMIXQcyPNE87fO/Ols75EOFXG6c+Z909tDZWMzriVv97SGvXIBBXTwymAfa8t3/UdQHuE+KcapSZH7AAAAFQDAbfwYBp/t9veja4kD32g0IwQf6QAAAIEAn8Pgt17WMD2q6MDIHNBDd7e3p7Sme7vFxIgbXjNKb3/lLjoDb2XHu7msIh4f7ggYx7nhlPXzZNE5trVapZVlli0NZNDM5so4mFUZblUMvMKvYu0mg0OeqLhStPz1xeq2RmyMO4geur8dZr4trHs0Jk1eGWB4QJn/zZTo9aHA3rgAAACBAMCtlyQ/rlhnqLxrBvkLJtZX3AvJIQmaqgr5tMM3BcH8kK4LbJbgFAvV6qH5y4FMQVD8iSvDXShUY9uOZ/KPue4OejrVaNouQIkaWx4ZCiCEvyrNKnRVZVgacY+dxrk36PibVwHv3XDSZA1PbpW4lNprB4Kc+6o4jgw+8MMkPism root@vping-ssh-vm-bb7c0513-8f2a-423a-997c-22edd60cce51 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.29s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe96:4136/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.3 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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-bb7c0513-8f2a-423a-997c-22edd60cce51 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.79 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-bb7c0513-8f2a-423a-997c-22edd60cce51 login: 2018-08-25 15:43:35,930 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.7 (192.168.120.7): 56 data bytes 64 bytes from 192.168.120.7: seq=0 ttl=64 time=1.500 ms --- 192.168.120.7 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.500/1.500/1.500 ms 2018-08-25 15:43:35,931 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-25 15:43:36,040 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 15:43:36,040 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:46 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-25 15:43:51,952 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-25 15:43:53,069 - 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'3d458c7d93e64f3491636e0aa82331ef', '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_c5d16b60-883a-49e8-a6b9-2f9c73a3a319'}) 2018-08-25 15:43:53,525 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'53a761ed7b8a46b1a16e09e249157a8d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_c5d16b60-883a-49e8-a6b9-2f9c73a3a319'}) 2018-08-25 15:43:54,841 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', 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'3d458c7d93e64f3491636e0aa82331ef', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '993d3f28-f93b-461d-8dd0-77a88dbb4899', 'username': u'vping_userdata-user_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.33: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-25 15:43:54,846 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', 'password': '993d3f28-f93b-461d-8dd0-77a88dbb4899', 'project_name': 'vping_userdata-project_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.33:5000/v3', 'project_id': '3d458c7d93e64f3491636e0aa82331ef', 'project_domain_name': 'Default'} 2018-08-25 15:43:54,846 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-25 15:43:56,080 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:43:55Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'2f53de93-3a8e-4cf1-8573-ebe0a9a53712', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', u'admin_state_up': True, u'tenant_id': u'3d458c7d93e64f3491636e0aa82331ef', u'created_at': u'2018-08-25T15:43:55Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3d458c7d93e64f3491636e0aa82331ef'}) 2018-08-25 15:43:57,135 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:43:56Z', 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'e06f3f64-c924-4c91-9648-7dacf9eecda2', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', u'enable_dhcp': True, u'network_id': u'2f53de93-3a8e-4cf1-8573-ebe0a9a53712', u'tenant_id': u'3d458c7d93e64f3491636e0aa82331ef', u'created_at': u'2018-08-25T15:43:56Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3d458c7d93e64f3491636e0aa82331ef'}) 2018-08-25 15:43:58,166 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'3d458c7d93e64f3491636e0aa82331ef', u'created_at': u'2018-08-25T15:43:57Z', u'admin_state_up': True, u'updated_at': u'2018-08-25T15:43:58Z', u'revision_number': 2, u'routes': [], u'project_id': u'3d458c7d93e64f3491636e0aa82331ef', u'id': u'c8c80928-a841-45d7-8688-ca604af02109', u'name': u'vping_userdata-router_c5d16b60-883a-49e8-a6b9-2f9c73a3a319'}) 2018-08-25 15:44:01,631 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843/snap', u'metadata': Munch({})})], 'file': u'/v2/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843/file', 'owner': u'3d458c7d93e64f3491636e0aa82331ef', 'id': u'972a3f34-ccd0-4c8e-8178-08eeb1bae843', 'size': 12716032, u'self': u'/v2/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3d458c7d93e64f3491636e0aa82331ef', 'name': 'vping_userdata-project_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T15:44:01Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-25T15:44:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', '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/972a3f34-ccd0-4c8e-8178-08eeb1bae843', 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_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', 'created': u'2018-08-25T15:44:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T15:44:00Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/972a3f34-ccd0-4c8e-8178-08eeb1bae843', 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_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 15:44:02,170 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', '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'bb3b2ba82e85438cb9318447e90d0372', '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'1d870cb3-5993-46ed-90b3-0a72cff358a3', 'swap': 0}) 2018-08-25 15:44:12,930 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9a:20:22', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'972a3f34-ccd0-4c8e-8178-08eeb1bae843'}), 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-25T15:44:10.000000', 'flavor': Munch({u'id': u'1d870cb3-5993-46ed-90b3-0a72cff358a3'}), 'az': u'nova', 'id': u'29220909-3a70-47ce-b469-8dd7bb4c7147', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'53a761ed7b8a46b1a16e09e249157a8d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3d458c7d93e64f3491636e0aa82331ef', 'name': 'vping_userdata-project_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', '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-25T15:44:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-25T15:44:11Z', 'hostId': u'd36d57dbddb7e60de0484e9dd5409769f8f541d93cdb2ec15401a57e', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'd36d57dbddb7e60de0484e9dd5409769f8f541d93cdb2ec15401a57e', '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-25T15:44:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3d458c7d93e64f3491636e0aa82331ef', 'name': u'vping_userdata-vm_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', 'adminPass': u'a7Md9jtLqoBq', 'tenant_id': u'3d458c7d93e64f3491636e0aa82331ef', 'created_at': u'2018-08-25T15:44:04Z', 'created': u'2018-08-25T15:44:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-25 15:44:22,049 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_c5d16b60-883a-49e8-a6b9-2f9c73a3a319': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f4:66:9f', 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'972a3f34-ccd0-4c8e-8178-08eeb1bae843'}), 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-25T15:44:21.000000', 'flavor': Munch({u'id': u'1d870cb3-5993-46ed-90b3-0a72cff358a3'}), 'az': u'nova', 'id': u'4c711e4a-759b-44c0-9f9d-38cab9789dc3', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'53a761ed7b8a46b1a16e09e249157a8d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3d458c7d93e64f3491636e0aa82331ef', 'name': 'vping_userdata-project_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', '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-25T15:44:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-25T15:44:21Z', 'hostId': u'd7a8ca5402591186dbb679c15a39804c2698b36f5d9dd14c539018d2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'd7a8ca5402591186dbb679c15a39804c2698b36f5d9dd14c539018d2', '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-25T15:44:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3d458c7d93e64f3491636e0aa82331ef', 'name': u'vping_userdata-vm2_c5d16b60-883a-49e8-a6b9-2f9c73a3a319', 'adminPass': u'p9mqoAVkNKdW', 'tenant_id': u'3d458c7d93e64f3491636e0aa82331ef', 'created_at': u'2018-08-25T15:44:14Z', 'created': u'2018-08-25T15:44:14Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-25 15:44:22,049 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-08-25 15:44:23,357 - 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 518571487 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.197835] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.200007] pid_max: default: 32768 minimum: 301 [ 0.201197] ACPI: Core revision 20150930 [ 0.202820] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.204522] Security Framework initialized [ 0.205597] Yama: becoming mindful. [ 0.206567] AppArmor: AppArmor initialized [ 0.207686] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.209399] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.211041] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.212598] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.214400] Initializing cgroup subsys io [ 0.215465] Initializing cgroup subsys memory [ 0.216610] Initializing cgroup subsys devices [ 0.217761] Initializing cgroup subsys freezer [ 0.218899] Initializing cgroup subsys net_cls [ 0.220047] Initializing cgroup subsys perf_event [ 0.221261] Initializing cgroup subsys net_prio [ 0.222417] Initializing cgroup subsys hugetlb [ 0.223563] Initializing cgroup subsys pids [ 0.224721] CPU: Physical Processor ID: 0 [ 0.226485] mce: CPU supports 10 MCE banks [ 0.227589] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228902] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.243653] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.250152] ftrace: allocating 31920 entries in 125 pages [ 0.275272] smpboot: Max logical packages: 1 [ 0.276390] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278190] x2apic enabled [ 0.279297] Switched APIC routing to physical x2apic. [ 0.281706] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.283174] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.285783] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.288153] KVM setup paravirtual spinlock [ 0.289703] x86: Booted up 1 node, 1 CPUs [ 0.290768] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.292579] devtmpfs: initialized [ 0.294521] evm: security.selinux [ 0.295445] evm: security.SMACK64 [ 0.296370] evm: security.SMACK64EXEC [ 0.297363] evm: security.SMACK64TRANSMUTE [ 0.298424] evm: security.SMACK64MMAP [ 0.299399] evm: security.ima [ 0.300249] evm: security.capability [ 0.301291] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.303686] pinctrl core: initialized pinctrl subsystem [ 0.305111] RTC time: 15:44:21, date: 08/25/18 [ 0.306351] NET: Registered protocol family 16 [ 0.307624] cpuidle: using governor ladder [ 0.308702] cpuidle: using governor menu [ 0.309736] PCCT header not found. [ 0.310725] ACPI: bus type PCI registered [ 0.311780] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313394] PCI: Using configuration type 1 for base access [ 0.315491] ACPI: Added _OSI(Module Device) [ 0.316589] ACPI: Added _OSI(Processor Device) [ 0.317721] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.318901] ACPI: Added _OSI(Processor Aggregator Device) [ 0.320987] ACPI: Interpreter enabled [ 0.321984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.324412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.326820] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.329242] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.331641] ACPI: (supports S0 S5) [ 0.332578] ACPI: Using IOAPIC for interrupt routing [ 0.333805] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.337491] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.338974] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.340561] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.342096] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.344930] acpiphp: Slot [3] registered [ 0.345980] acpiphp: Slot [4] registered [ 0.347036] acpiphp: Slot [5] registered [ 0.348085] acpiphp: Slot [6] registered [ 0.349127] acpiphp: Slot [7] registered [ 0.350175] acpiphp: Slot [8] registered [ 0.351224] acpiphp: Slot [9] registered [ 0.352274] acpiphp: Slot [10] registered [ 0.353334] acpiphp: Slot [11] registered [ 0.354397] acpiphp: Slot [12] registered [ 0.355462] acpiphp: Slot [13] registered [ 0.356520] acpiphp: Slot [14] registered [ 0.357583] acpiphp: Slot [15] registered [ 0.372618] acpiphp: Slot [16] registered [ 0.373686] acpiphp: Slot [17] registered [ 0.374750] acpiphp: Slot [18] registered [ 0.375816] acpiphp: Slot [19] registered [ 0.376882] acpiphp: Slot [20] registered [ 0.377951] acpiphp: Slot [21] registered [ 0.379023] acpiphp: Slot [22] registered [ 0.380082] acpiphp: Slot [23] registered [ 0.381147] acpiphp: Slot [24] registered [ 0.382208] acpiphp: Slot [25] registered [ 0.383265] acpiphp: Slot [26] registered [ 0.384323] acpiphp: Slot [27] registered [ 0.385396] acpiphp: Slot [28] registered [ 0.386458] acpiphp: Slot [29] registered [ 0.387519] acpiphp: Slot [30] registered [ 0.388585] acpiphp: Slot [31] registered [ 0.389650] PCI host bridge to bus 0000:00 [ 0.390709] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.392264] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.393824] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.395731] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.398091] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.400471] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.404792] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.406832] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.408717] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.410749] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.414918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.417197] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.438326] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.440583] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.442796] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.445149] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.447306] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.449363] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.451172] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.452540] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.454572] vgaarb: loaded [ 0.455373] vgaarb: bridge control possible 0000:00:02.0 [ 0.456957] SCSI subsystem initialized [ 0.458157] ACPI: bus type USB registered [ 0.459249] usbcore: registered new interface driver usbfs [ 0.460585] usbcore: registered new interface driver hub [ 0.461893] usbcore: registered new device driver usb [ 0.463314] PCI: Using ACPI for IRQ routing [ 0.464770] NetLabel: Initializing [ 0.465727] NetLabel: domain hash size = 128 [ 0.466840] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.468091] NetLabel: unlabeled traffic allowed by default [ 0.469592] clocksource: Switched to clocksource kvm-clock [ 0.479503] AppArmor: AppArmor Filesystem Enabled [ 0.480753] pnp: PnP ACPI init [ 0.481946] pnp: PnP ACPI: found 5 devices [ 0.488680] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.490901] NET: Registered protocol family 2 [ 0.492248] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.493915] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.495466] TCP: Hash tables configured (established 4096 bind 4096) [ 0.497018] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.498411] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.499931] NET: Registered protocol family 1 [ 0.501071] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.502481] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.503864] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.518318] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.532828] Trying to unpack rootfs image as initramfs... [ 0.594309] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.599025] Scanning for low memory corruption every 60 seconds [ 0.601100] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.602611] audit: initializing netlink subsys (disabled) [ 0.603982] audit: type=2000 audit(1535211861.971:1): initialized [ 0.605799] Initialise system trusted keyring [ 0.607101] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.608585] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.611205] zbud: loaded [ 0.612169] VFS: Disk quotas dquot_6.6.0 [ 0.613247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.615304] fuse init (API version 7.23) [ 0.616474] Key type big_key registered [ 0.617522] Allocating IMA MOK and blacklist keyrings. [ 0.619121] Key type asymmetric registered [ 0.620193] Asymmetric key parser 'x509' registered [ 0.621437] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.623383] io scheduler noop registered [ 0.624421] io scheduler deadline registered (default) [ 0.625723] io scheduler cfq registered [ 0.626852] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.628196] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.629864] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.631765] ACPI: Power Button [PWRF] [ 0.632913] GHES: HEST is not enabled! [ 0.646952] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675848] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678598] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.702158] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.705067] Linux agpgart interface v0.103 [ 0.708356] brd: module loaded [ 0.710519] loop: module loaded [ 0.714952] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.716883] GPT:90111 != 2097151 [ 0.717795] GPT:Alternate GPT header not at the end of the disk. [ 0.719235] GPT:90111 != 2097151 [ 0.720136] GPT: Use GNU Parted to correct GPT errors. [ 0.721402] vda: vda1 vda15 [ 0.723001] scsi host0: ata_piix [ 0.724038] scsi host1: ata_piix [ 0.724993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.726599] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.728529] libphy: Fixed MDIO Bus: probed [ 0.729845] tun: Universal TUN/TAP device driver, 1.6 [ 0.731121] tun: (C) 1999-2004 Max Krasnyansky [ 0.733950] PPP generic driver version 2.4.2 [ 0.735162] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.736712] ehci-pci: EHCI PCI platform driver [ 0.737881] ehci-platform: EHCI generic platform driver [ 0.739311] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.740805] ohci-pci: OHCI PCI platform driver [ 0.741969] ohci-platform: OHCI generic platform driver [ 0.743282] uhci_hcd: USB Universal Host Controller Interface driver [ 0.757807] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.759136] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.761087] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.762421] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.763938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.765518] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.767378] usb usb1: Product: UHCI Host Controller [ 0.768579] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.770037] usb usb1: SerialNumber: 0000:00:01.2 [ 0.771294] hub 1-0:1.0: USB hub found [ 0.772324] hub 1-0:1.0: 2 ports detected [ 0.773622] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.776405] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.777658] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.779002] mousedev: PS/2 mouse device common for all mice [ 0.780613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.783015] rtc_cmos 00:00: RTC can wake from S4 [ 0.784479] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.786036] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.787562] i2c /dev entries driver [ 0.788571] device-mapper: uevent: version 1.0.3 [ 0.789832] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.791987] ledtrig-cpu: registered to indicate activity on CPUs [ 0.793773] NET: Registered protocol family 10 [ 0.795266] NET: Registered protocol family 17 [ 0.796444] Key type dns_resolver registered [ 0.797723] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.799177] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.801518] registered taskstats version 1 [ 0.802648] Loading compiled-in X.509 certificates [ 0.804443] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.806894] zswap: loaded using pool lzo/zbud [ 0.808924] Key type trusted registered [ 0.811001] Key type encrypted registered [ 0.812082] AppArmor: AppArmor sha1 policy hashing enabled [ 0.813442] ima: No TPM chip found, activating TPM-bypass! [ 0.814815] evm: HMAC attrs: 0x1 [ 0.816062] Magic number: 14:167:741 [ 0.817114] workqueue writeback: hash matches [ 0.818351] rtc_cmos 00:00: setting system clock to 2018-08-25 15:44:22 UTC (1535211862) [ 0.820464] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.821925] EDD information not available. [ 0.887126] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.889183] Write protecting the kernel read-only data: 14336k [ 0.892056] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.894440] 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.80 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.063037] random: dd urandom read with 4 bits of entropy available 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.89. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-08-25 15:44:23,358 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.3. Waiting for response... 2018-08-25 15:44:25,076 - 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 518571487 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.197835] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.200007] pid_max: default: 32768 minimum: 301 [ 0.201197] ACPI: Core revision 20150930 [ 0.202820] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.204522] Security Framework initialized [ 0.205597] Yama: becoming mindful. [ 0.206567] AppArmor: AppArmor initialized [ 0.207686] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.209399] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.211041] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.212598] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.214400] Initializing cgroup subsys io [ 0.215465] Initializing cgroup subsys memory [ 0.216610] Initializing cgroup subsys devices [ 0.217761] Initializing cgroup subsys freezer [ 0.218899] Initializing cgroup subsys net_cls [ 0.220047] Initializing cgroup subsys perf_event [ 0.221261] Initializing cgroup subsys net_prio [ 0.222417] Initializing cgroup subsys hugetlb [ 0.223563] Initializing cgroup subsys pids [ 0.224721] CPU: Physical Processor ID: 0 [ 0.226485] mce: CPU supports 10 MCE banks [ 0.227589] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228902] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.243653] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.250152] ftrace: allocating 31920 entries in 125 pages [ 0.275272] smpboot: Max logical packages: 1 [ 0.276390] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278190] x2apic enabled [ 0.279297] Switched APIC routing to physical x2apic. [ 0.281706] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.283174] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.285783] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.288153] KVM setup paravirtual spinlock [ 0.289703] x86: Booted up 1 node, 1 CPUs [ 0.290768] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.292579] devtmpfs: initialized [ 0.294521] evm: security.selinux [ 0.295445] evm: security.SMACK64 [ 0.296370] evm: security.SMACK64EXEC [ 0.297363] evm: security.SMACK64TRANSMUTE [ 0.298424] evm: security.SMACK64MMAP [ 0.299399] evm: security.ima [ 0.300249] evm: security.capability [ 0.301291] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.303686] pinctrl core: initialized pinctrl subsystem [ 0.305111] RTC time: 15:44:21, date: 08/25/18 [ 0.306351] NET: Registered protocol family 16 [ 0.307624] cpuidle: using governor ladder [ 0.308702] cpuidle: using governor menu [ 0.309736] PCCT header not found. [ 0.310725] ACPI: bus type PCI registered [ 0.311780] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313394] PCI: Using configuration type 1 for base access [ 0.315491] ACPI: Added _OSI(Module Device) [ 0.316589] ACPI: Added _OSI(Processor Device) [ 0.317721] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.318901] ACPI: Added _OSI(Processor Aggregator Device) [ 0.320987] ACPI: Interpreter enabled [ 0.321984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.324412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.326820] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.329242] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.331641] ACPI: (supports S0 S5) [ 0.332578] ACPI: Using IOAPIC for interrupt routing [ 0.333805] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.337491] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.338974] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.340561] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.342096] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.344930] acpiphp: Slot [3] registered [ 0.345980] acpiphp: Slot [4] registered [ 0.347036] acpiphp: Slot [5] registered [ 0.348085] acpiphp: Slot [6] registered [ 0.349127] acpiphp: Slot [7] registered [ 0.350175] acpiphp: Slot [8] registered [ 0.351224] acpiphp: Slot [9] registered [ 0.352274] acpiphp: Slot [10] registered [ 0.353334] acpiphp: Slot [11] registered [ 0.354397] acpiphp: Slot [12] registered [ 0.355462] acpiphp: Slot [13] registered [ 0.356520] acpiphp: Slot [14] registered [ 0.357583] acpiphp: Slot [15] registered [ 0.372618] acpiphp: Slot [16] registered [ 0.373686] acpiphp: Slot [17] registered [ 0.374750] acpiphp: Slot [18] registered [ 0.375816] acpiphp: Slot [19] registered [ 0.376882] acpiphp: Slot [20] registered [ 0.377951] acpiphp: Slot [21] registered [ 0.379023] acpiphp: Slot [22] registered [ 0.380082] acpiphp: Slot [23] registered [ 0.381147] acpiphp: Slot [24] registered [ 0.382208] acpiphp: Slot [25] registered [ 0.383265] acpiphp: Slot [26] registered [ 0.384323] acpiphp: Slot [27] registered [ 0.385396] acpiphp: Slot [28] registered [ 0.386458] acpiphp: Slot [29] registered [ 0.387519] acpiphp: Slot [30] registered [ 0.388585] acpiphp: Slot [31] registered [ 0.389650] PCI host bridge to bus 0000:00 [ 0.390709] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.392264] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.393824] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.395731] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.398091] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.400471] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.404792] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.406832] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.408717] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.410749] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.414918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.417197] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.438326] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.440583] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.442796] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.445149] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.447306] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.449363] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.451172] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.452540] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.454572] vgaarb: loaded [ 0.455373] vgaarb: bridge control possible 0000:00:02.0 [ 0.456957] SCSI subsystem initialized [ 0.458157] ACPI: bus type USB registered [ 0.459249] usbcore: registered new interface driver usbfs [ 0.460585] usbcore: registered new interface driver hub [ 0.461893] usbcore: registered new device driver usb [ 0.463314] PCI: Using ACPI for IRQ routing [ 0.464770] NetLabel: Initializing [ 0.465727] NetLabel: domain hash size = 128 [ 0.466840] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.468091] NetLabel: unlabeled traffic allowed by default [ 0.469592] clocksource: Switched to clocksource kvm-clock [ 0.479503] AppArmor: AppArmor Filesystem Enabled [ 0.480753] pnp: PnP ACPI init [ 0.481946] pnp: PnP ACPI: found 5 devices [ 0.488680] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.490901] NET: Registered protocol family 2 [ 0.492248] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.493915] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.495466] TCP: Hash tables configured (established 4096 bind 4096) [ 0.497018] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.498411] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.499931] NET: Registered protocol family 1 [ 0.501071] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.502481] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.503864] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.518318] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.532828] Trying to unpack rootfs image as initramfs... [ 0.594309] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.599025] Scanning for low memory corruption every 60 seconds [ 0.601100] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.602611] audit: initializing netlink subsys (disabled) [ 0.603982] audit: type=2000 audit(1535211861.971:1): initialized [ 0.605799] Initialise system trusted keyring [ 0.607101] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.608585] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.611205] zbud: loaded [ 0.612169] VFS: Disk quotas dquot_6.6.0 [ 0.613247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.615304] fuse init (API version 7.23) [ 0.616474] Key type big_key registered [ 0.617522] Allocating IMA MOK and blacklist keyrings. [ 0.619121] Key type asymmetric registered [ 0.620193] Asymmetric key parser 'x509' registered [ 0.621437] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.623383] io scheduler noop registered [ 0.624421] io scheduler deadline registered (default) [ 0.625723] io scheduler cfq registered [ 0.626852] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.628196] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.629864] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.631765] ACPI: Power Button [PWRF] [ 0.632913] GHES: HEST is not enabled! [ 0.646952] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675848] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678598] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.702158] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.705067] Linux agpgart interface v0.103 [ 0.708356] brd: module loaded [ 0.710519] loop: module loaded [ 0.714952] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.716883] GPT:90111 != 2097151 [ 0.717795] GPT:Alternate GPT header not at the end of the disk. [ 0.719235] GPT:90111 != 2097151 [ 0.720136] GPT: Use GNU Parted to correct GPT errors. [ 0.721402] vda: vda1 vda15 [ 0.723001] scsi host0: ata_piix [ 0.724038] scsi host1: ata_piix [ 0.724993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.726599] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.728529] libphy: Fixed MDIO Bus: probed [ 0.729845] tun: Universal TUN/TAP device driver, 1.6 [ 0.731121] tun: (C) 1999-2004 Max Krasnyansky [ 0.733950] PPP generic driver version 2.4.2 [ 0.735162] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.736712] ehci-pci: EHCI PCI platform driver [ 0.737881] ehci-platform: EHCI generic platform driver [ 0.739311] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.740805] ohci-pci: OHCI PCI platform driver [ 0.741969] ohci-platform: OHCI generic platform driver [ 0.743282] uhci_hcd: USB Universal Host Controller Interface driver [ 0.757807] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.759136] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.761087] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.762421] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.763938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.765518] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.767378] usb usb1: Product: UHCI Host Controller [ 0.768579] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.770037] usb usb1: SerialNumber: 0000:00:01.2 [ 0.771294] hub 1-0:1.0: USB hub found [ 0.772324] hub 1-0:1.0: 2 ports detected [ 0.773622] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.776405] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.777658] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.779002] mousedev: PS/2 mouse device common for all mice [ 0.780613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.783015] rtc_cmos 00:00: RTC can wake from S4 [ 0.784479] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.786036] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.787562] i2c /dev entries driver [ 0.788571] device-mapper: uevent: version 1.0.3 [ 0.789832] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.791987] ledtrig-cpu: registered to indicate activity on CPUs [ 0.793773] NET: Registered protocol family 10 [ 0.795266] NET: Registered protocol family 17 [ 0.796444] Key type dns_resolver registered [ 0.797723] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.799177] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.801518] registered taskstats version 1 [ 0.802648] Loading compiled-in X.509 certificates [ 0.804443] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.806894] zswap: loaded using pool lzo/zbud [ 0.808924] Key type trusted registered [ 0.811001] Key type encrypted registered [ 0.812082] AppArmor: AppArmor sha1 policy hashing enabled [ 0.813442] ima: No TPM chip found, activating TPM-bypass! [ 0.814815] evm: HMAC attrs: 0x1 [ 0.816062] Magic number: 14:167:741 [ 0.817114] workqueue writeback: hash matches [ 0.818351] rtc_cmos 00:00: setting system clock to 2018-08-25 15:44:22 UTC (1535211862) [ 0.820464] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.821925] EDD information not available. [ 0.887126] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.889183] Write protecting the kernel read-only data: 14336k [ 0.892056] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.894440] 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.80 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.063037] random: dd urandom read with 4 bits of entropy available 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.89. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCR27rcO8cNNZDcgxtou8J0uN5PO+Pu0iuTng2wntr09A/Ba5/T9sAxO7TasRO0hKPfCWThcnwkMs+nEeK4nytwmirPDXWX+V8rs8H9DC+KQLGuHhPI8gUhC8JHlgPvNKb7Q4Eh2bXpIjJDEX+lS10GhPeAvdExjh8TJOXsqtrVHRG6Aa4Hhxm8qbCdQ3b9namK3HYRpRMLV2fhLcTHkoTNeKMmZr6/ImSstBaqcDDwV1ze+qx5y/r0TUW/l7B1rnxm53oo8/QZYL9l6XnRW03SGxNRJXrN7h+HGuHz+EFkfuL8HLEcCdOVv9uBl95/kDLzL/qTjOu7U/GSaPSLWrF7 root@vping-userdata-vm2-c5d16b60-883a-49e8-a6b9-2f9c73a3a319 ssh-dss AAAAB3NzaC1kc3MAAACBAIJigezc/m4zudXGjTUxI6+I2GHSifVkEgWeMekiBtOp+4g2IjHAZs8XkINCvb6G5iLBYgyF2cyIuxVRmkaS9jFKgszi/JKWQG4qmHg0n9wQdE+efpgzXPI2JqCB0ZyxPz5PMSepyeYT4E7+k9W1TZFETLKE2pWsCLC/SaeyLQVVAAAAFQDgdKOr2Sq0nd10CQQR/tq8wQut/QAAAIBX6O9b+lk+CYMT+9gsLlMOg2dxQ2tWEjFISXsf09Zdbp2NAfoW3BdLgJyTpdbWMmE0KBB0ZhthG3FCv1RUC+3Ddi7g96eimrWPh7/yGJNuMxM8KMU1hSEzrr3PGhT3taxQFC0eo3D9xq/LgeQAvA1XZ6o0hYZxwUgnyFnm2D/JRAAAAIBCS3lNNKdWzy7/KCsAej0KzZe6WqsnQLyFR2Ml1h+2V0+hquF9/ggUccCIEwFbHIYRxhDxA5XfjhwwuvvXckPEkB6jy1ES6eNWpDs5jUO7ogkiEY5kU2Z26g1qwUruhpt3Nbs9aDVHIvHUp+j1mkCXfSKFzzSO1in29KCXZmRJxw== root@vping-userdata-vm2-c5d16b60-883a-49e8-a6b9-2f9c73a3a319 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fef4:669f/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.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-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-c5d16b60-883a-49e8-a6b9-2f9c73a3a319 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net /dev/root resized successfully [took 0.32s] login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-c5d16b60-883a-49e8-a6b9-2f9c73a3a319 login: 2018-08-25 15:44:25,077 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-08-25 15:44:25,181 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 15:44:25,182 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:30 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-25 15:44:39,050 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-08-25 15:44:40,200 - 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'1d1f406f78694a47b323beb71885811a', '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_4cf43e97-a387-4e2d-a30d-0d78d1b8699d'}) 2018-08-25 15:44:40,652 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'06938ef6bd9c4e08952702bb4f8d8540', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_4cf43e97-a387-4e2d-a30d-0d78d1b8699d'}) 2018-08-25 15:44:41,970 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 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'1d1f406f78694a47b323beb71885811a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '2082211c-4746-449d-95ac-04ba53a768de', 'username': u'cinder_test-user_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.33: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-25 15:44:41,975 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'password': '2082211c-4746-449d-95ac-04ba53a768de', 'project_name': 'cinder_test-project_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.33:5000/v3', 'project_id': '1d1f406f78694a47b323beb71885811a', 'project_domain_name': 'Default'} 2018-08-25 15:44:41,975 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-08-25 15:44:43,258 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:44:43Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'4d3caa9e-06e4-414f-90f5-18f621785dc3', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', u'admin_state_up': True, u'tenant_id': u'1d1f406f78694a47b323beb71885811a', u'created_at': u'2018-08-25T15:44:42Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1d1f406f78694a47b323beb71885811a'}) 2018-08-25 15:44:44,166 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:44: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'f380cc55-9560-4395-a1ec-489d33857b64', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', u'enable_dhcp': True, u'network_id': u'4d3caa9e-06e4-414f-90f5-18f621785dc3', u'tenant_id': u'1d1f406f78694a47b323beb71885811a', u'created_at': u'2018-08-25T15:44: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'1d1f406f78694a47b323beb71885811a'}) 2018-08-25 15:44:45,482 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.208'}]}, u'description': u'', u'tags': [], u'tenant_id': u'1d1f406f78694a47b323beb71885811a', u'created_at': u'2018-08-25T15:44:44Z', u'admin_state_up': True, u'updated_at': u'2018-08-25T15:44:45Z', u'revision_number': 2, u'routes': [], u'project_id': u'1d1f406f78694a47b323beb71885811a', u'id': u'a59d9bff-7731-427d-82c9-d1483a3d58dc', u'name': u'cinder_test-router_4cf43e97-a387-4e2d-a30d-0d78d1b8699d'}) 2018-08-25 15:44:48,592 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d/file', 'owner': u'1d1f406f78694a47b323beb71885811a', 'id': u'81b8a757-e48d-4ad6-a3cd-a74ae9ac314d', 'size': 12716032, u'self': u'/v2/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d1f406f78694a47b323beb71885811a', 'name': 'cinder_test-project_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T15:44:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-25T15:44:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', '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/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d', 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_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'created': u'2018-08-25T15:44:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T15:44:47Z', 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/81b8a757-e48d-4ad6-a3cd-a74ae9ac314d', 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_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 15:44:48,920 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', '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'bb3b2ba82e85438cb9318447e90d0372', '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'425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8', 'swap': 0}) 2018-08-25 15:44:49,354 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv6ySNWWCLwfpmoOEw8OU7RYYZ9DWES2+kO+k7bmMMgsW8Tifs74mF8DUZs4vvzrPRgluIcq3U6JsiKuzyNpJ/qIn4Hn6+EmRXAwl5Q2omDZM4EpouC1QtjCKelABs24RgnOVpIQAaO4Ei1qezKAKOdQuW/5NdO/FPXEPhEodDOJIXvEmI2LyYVzyjoW5Yo1DZU+HT7x6J4K4nbs1kEEgbJT9BeEJGWNJ915TJD6U983FGSP7bRr5jcVKpIYU5ZO9r1hjA2QCe3J5xC7O60YweglNu6GCyJzbtQw5aTOs/+iKUmYFzzhz0dLNyPwpGEQagQ6EKv8Mpu4W7gfAY/8nf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAr+skjVlgi8H6ZqDhMPDlO0WGGfQ1hEtvpDvpO25jDILFvE4n\n7O+JhfA1GbOL786z0YJbiHKt1OibIirs8jaSf6iJ+B5+vhJkVwMJeUNqJg2TOBKa\nLgtULYwinpQAbNuEYJzlaSEAGjuBItansygCjnULlv+TXTvxT1xD4RKHQziSF7xJ\niNi8mFc8o6FuWKNQ2VPh0+8eieCuJ27NZBBIGyU/QXhCRljSfdeUyQ+lPfNxRkj+\n20a+Y3FSqSGFOWTva9YYwNkAntyecQuzutGMHoJTbuhgsic27UMOWkzrP/oilJmB\nc84c9HSzcj8KRhEGoEOhCr/DKbuFu4HwGP/J3wIDAQABAoIBAEmXfLsE4LaWd0Hn\nm0z1+W9KLkc9OgYV6KYzyeXqz9S0ADQ+HcWoj0dQrWYLDkdLmT3T4qa6Eq42gG9S\ntby9x5tPzifV2f95gjBEPPpVkVpJ44RZg9YvNw+2x+S+1U60pjQkbnQEMh7HNcZ1\nNcJkwm0F2ctZLzSZluE0H9FQBvW/SlmwI22rix3TziQ3Auve/tSKqaYC4v6gw+8U\nyMK8AEmXK8qR28VNu352YW5RRlnyuPbYVyJ0jd5r92CWCpm6s2R2Y7Bkyf+atWi8\nYhD/dgP2Sqyg8UaVuYnXK02otdBs/3v+fJCxHidB5wzJGx9ZWVXtTrM9MfdtOLTp\nudF1CgECgYEA6B+z4UKAXBtcSzzu7sq4SpkhUomexriuhztJ70ufVtUyL6t2D3cj\nOrHztztWpviL6PLCLpuN2iz08SkMxuSllGVQluqNXgiN50ptBFgXJQJvgqUavzNP\nKtiCDDFHSSeJzLKNiEBXElt0UJCFDi9pdyvQ06draVsdX6HyW3w/YSECgYEAwgNw\nV9xtzwhh2ACuslL2Dg+z4kbV0vwdIx03PtZvkdP1/6iObXUbJDHp/e4PwIm+58eG\nYlZ4uGkKjqbf+ZItRHk+1rVsLq9c773yeS1gnxp27XI4UsPgfLvtjo2ILY0riWrX\n07V3WdoQwvWYceM382lUp5WRG9Y+rgkanFn6yv8CgYBT2pgFyRtLqsqll2aNNwhq\nUnU6NuL30OGjkqR74Kq4GJ5foCYvIg/E9WIgkDwWZ3VLet7xLVqKNXFq6TRnaVPz\njsIVMrhM/vQcWMOXLSd3RDD6ViCab7Oqu7oHI4ooADOEkgAU94E87XLQY9TdMf18\ngoSW4UUpMzQiRwOhTvoqYQKBgQCdfEkfKNEB813pBnTIT8tnkpuEG9fJ0dic/kQv\n/8TE7PeMtXgXpa2IbfPwqeOjeKy8XBvbizGnD60AKrk4Ts3r/Tdi9hWAt9yKxvci\nIhGCVOsgx0ys8k8xMSMeSgi2YRdsDoxvT6g4CWj9uHosSDLMpT2QYzpNDFYI018E\nd426ZQKBgG+ycCVZzcogZKUHIfGvzGacbfCXZzAnhoUbOAHFFNvdsD62pV9rB2hz\nwUpBmJ7mU6u/LfllkraOKhtL6fxTpga+A/3KXfVck4zltrQ0m/70QBAmaqC1j1wf\nsT1RtYtpwIW9Ft36OtJCnpaFkeRSwr850MolzmjsZ2I871Kdgkn8\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'06938ef6bd9c4e08952702bb4f8d8540', 'name': u'cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'created_at': '2018-08-25T15:44:49.354643', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d1f406f78694a47b323beb71885811a', 'name': 'cinder_test-project_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd9:01:8b:9a:f9:d5:c5:b3:86:39:22:26:b5:e6:80:e9', 'type': 'ssh', 'id': u'cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d'}) 2018-08-25 15:44:49,355 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAr+skjVlgi8H6ZqDhMPDlO0WGGfQ1hEtvpDvpO25jDILFvE4n 7O+JhfA1GbOL786z0YJbiHKt1OibIirs8jaSf6iJ+B5+vhJkVwMJeUNqJg2TOBKa LgtULYwinpQAbNuEYJzlaSEAGjuBItansygCjnULlv+TXTvxT1xD4RKHQziSF7xJ iNi8mFc8o6FuWKNQ2VPh0+8eieCuJ27NZBBIGyU/QXhCRljSfdeUyQ+lPfNxRkj+ 20a+Y3FSqSGFOWTva9YYwNkAntyecQuzutGMHoJTbuhgsic27UMOWkzrP/oilJmB c84c9HSzcj8KRhEGoEOhCr/DKbuFu4HwGP/J3wIDAQABAoIBAEmXfLsE4LaWd0Hn m0z1+W9KLkc9OgYV6KYzyeXqz9S0ADQ+HcWoj0dQrWYLDkdLmT3T4qa6Eq42gG9S tby9x5tPzifV2f95gjBEPPpVkVpJ44RZg9YvNw+2x+S+1U60pjQkbnQEMh7HNcZ1 NcJkwm0F2ctZLzSZluE0H9FQBvW/SlmwI22rix3TziQ3Auve/tSKqaYC4v6gw+8U yMK8AEmXK8qR28VNu352YW5RRlnyuPbYVyJ0jd5r92CWCpm6s2R2Y7Bkyf+atWi8 YhD/dgP2Sqyg8UaVuYnXK02otdBs/3v+fJCxHidB5wzJGx9ZWVXtTrM9MfdtOLTp udF1CgECgYEA6B+z4UKAXBtcSzzu7sq4SpkhUomexriuhztJ70ufVtUyL6t2D3cj OrHztztWpviL6PLCLpuN2iz08SkMxuSllGVQluqNXgiN50ptBFgXJQJvgqUavzNP KtiCDDFHSSeJzLKNiEBXElt0UJCFDi9pdyvQ06draVsdX6HyW3w/YSECgYEAwgNw V9xtzwhh2ACuslL2Dg+z4kbV0vwdIx03PtZvkdP1/6iObXUbJDHp/e4PwIm+58eG YlZ4uGkKjqbf+ZItRHk+1rVsLq9c773yeS1gnxp27XI4UsPgfLvtjo2ILY0riWrX 07V3WdoQwvWYceM382lUp5WRG9Y+rgkanFn6yv8CgYBT2pgFyRtLqsqll2aNNwhq UnU6NuL30OGjkqR74Kq4GJ5foCYvIg/E9WIgkDwWZ3VLet7xLVqKNXFq6TRnaVPz jsIVMrhM/vQcWMOXLSd3RDD6ViCab7Oqu7oHI4ooADOEkgAU94E87XLQY9TdMf18 goSW4UUpMzQiRwOhTvoqYQKBgQCdfEkfKNEB813pBnTIT8tnkpuEG9fJ0dic/kQv /8TE7PeMtXgXpa2IbfPwqeOjeKy8XBvbizGnD60AKrk4Ts3r/Tdi9hWAt9yKxvci IhGCVOsgx0ys8k8xMSMeSgi2YRdsDoxvT6g4CWj9uHosSDLMpT2QYzpNDFYI018E d426ZQKBgG+ycCVZzcogZKUHIfGvzGacbfCXZzAnhoUbOAHFFNvdsD62pV9rB2hz wUpBmJ7mU6u/LfllkraOKhtL6fxTpga+A/3KXfVck4zltrQ0m/70QBAmaqC1j1wf sT1RtYtpwIW9Ft36OtJCnpaFkeRSwr850MolzmjsZ2I871Kdgkn8 -----END RSA PRIVATE KEY----- 2018-08-25 15:45:00,088 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_4cf43e97-a387-4e2d-a30d-0d78d1b8699d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:12:75:92', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'81b8a757-e48d-4ad6-a3cd-a74ae9ac314d'}), 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-25T15:44:58.000000', 'flavor': Munch({u'id': u'425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8'}), 'az': u'nova', 'id': u'cc420346-9349-4eb3-bf37-0350b22d8492', 'security_groups': [Munch({u'name': u'cinder_test-sg_4cf43e97-a387-4e2d-a30d-0d78d1b8699d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'06938ef6bd9c4e08952702bb4f8d8540', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d1f406f78694a47b323beb71885811a', 'name': 'cinder_test-project_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', '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-25T15:44:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-25T15:44:58Z', 'hostId': u'17d8302bb01eb9a9201e0a3ad4d8062fa6c279ff5f0e0b78117756ee', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'17d8302bb01eb9a9201e0a3ad4d8062fa6c279ff5f0e0b78117756ee', '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-25T15:44:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1d1f406f78694a47b323beb71885811a', 'name': u'cinder_test-vm2_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'adminPass': u'De7fc783Lw6N', 'tenant_id': u'1d1f406f78694a47b323beb71885811a', 'created_at': u'2018-08-25T15:44:51Z', 'created': u'2018-08-25T15:44:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-25 15:45:02,304 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'a59d9bff-7731-427d-82c9-d1483a3d58dc', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'1d1f406f78694a47b323beb71885811a', 'created_at': u'2018-08-25T15:45:01Z', 'attached': True, 'updated_at': u'2018-08-25T15:45:01Z', 'id': u'0fbd2d4c-a95e-4e63-b910-4ec7fcebd3ca', 'floating_network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d1f406f78694a47b323beb71885811a', 'name': 'cinder_test-project_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'a59d9bff-7731-427d-82c9-d1483a3d58dc', 'project_id': u'1d1f406f78694a47b323beb71885811a', 'port_id': u'e64b8ec2-8b6e-4efb-a8b8-615569d0da66', 'port': u'e64b8ec2-8b6e-4efb-a8b8-615569d0da66', 'network': u'c72a141b-4e89-4085-b7af-688a53e5d3d6'}) 2018-08-25 15:45:02,379 - 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 518865481 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.178470] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.180670] pid_max: default: 32768 minimum: 301 [ 0.181870] ACPI: Core revision 20150930 [ 0.183503] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.185247] Security Framework initialized [ 0.186343] Yama: becoming mindful. [ 0.187318] AppArmor: AppArmor initialized [ 0.188444] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.190190] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.191872] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.193469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.195293] Initializing cgroup subsys io [ 0.196380] Initializing cgroup subsys memory [ 0.197541] Initializing cgroup subsys devices [ 0.198691] Initializing cgroup subsys freezer [ 0.199843] Initializing cgroup subsys net_cls [ 0.200989] Initializing cgroup subsys perf_event [ 0.202201] Initializing cgroup subsys net_prio [ 0.203383] Initializing cgroup subsys hugetlb [ 0.204531] Initializing cgroup subsys pids [ 0.205686] CPU: Physical Processor ID: 0 [ 0.207451] mce: CPU supports 10 MCE banks [ 0.208572] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.209903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.226078] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.232608] ftrace: allocating 31920 entries in 125 pages [ 0.257959] smpboot: Max logical packages: 1 [ 0.259102] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.260935] x2apic enabled [ 0.262061] Switched APIC routing to physical x2apic. [ 0.264475] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.265964] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.268618] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.271005] KVM setup paravirtual spinlock [ 0.272562] x86: Booted up 1 node, 1 CPUs [ 0.273642] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.275487] devtmpfs: initialized [ 0.277434] evm: security.selinux [ 0.278371] evm: security.SMACK64 [ 0.279306] evm: security.SMACK64EXEC [ 0.280303] evm: security.SMACK64TRANSMUTE [ 0.281390] evm: security.SMACK64MMAP [ 0.282381] evm: security.ima [ 0.283242] evm: security.capability [ 0.284298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.286731] pinctrl core: initialized pinctrl subsystem [ 0.288165] RTC time: 15:44:58, date: 08/25/18 [ 0.289431] NET: Registered protocol family 16 [ 0.290713] cpuidle: using governor ladder [ 0.291801] cpuidle: using governor menu [ 0.292843] PCCT header not found. [ 0.293840] ACPI: bus type PCI registered [ 0.294915] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.296539] PCI: Using configuration type 1 for base access [ 0.298644] ACPI: Added _OSI(Module Device) [ 0.299771] ACPI: Added _OSI(Processor Device) [ 0.300913] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.302109] ACPI: Added _OSI(Processor Aggregator Device) [ 0.304211] ACPI: Interpreter enabled [ 0.305223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.307668] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.310121] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.312565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.315006] ACPI: (supports S0 S5) [ 0.315950] ACPI: Using IOAPIC for interrupt routing [ 0.317197] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.320936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.322434] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.324045] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.325639] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.328568] acpiphp: Slot [3] registered [ 0.329650] acpiphp: Slot [4] registered [ 0.330728] acpiphp: Slot [5] registered [ 0.331804] acpiphp: Slot [6] registered [ 0.332884] acpiphp: Slot [7] registered [ 0.333962] acpiphp: Slot [8] registered [ 0.335042] acpiphp: Slot [9] registered [ 0.336113] acpiphp: Slot [10] registered [ 0.337200] acpiphp: Slot [11] registered [ 0.338292] acpiphp: Slot [12] registered [ 0.339385] acpiphp: Slot [13] registered [ 0.340471] acpiphp: Slot [14] registered [ 0.341564] acpiphp: Slot [15] registered [ 0.356689] acpiphp: Slot [16] registered [ 0.357814] acpiphp: Slot [17] registered [ 0.358911] acpiphp: Slot [18] registered [ 0.360002] acpiphp: Slot [19] registered [ 0.361104] acpiphp: Slot [20] registered [ 0.362197] acpiphp: Slot [21] registered [ 0.363280] acpiphp: Slot [22] registered [ 0.364384] acpiphp: Slot [23] registered [ 0.365485] acpiphp: Slot [24] registered [ 0.366573] acpiphp: Slot [25] registered [ 0.367670] acpiphp: Slot [26] registered [ 0.368776] acpiphp: Slot [27] registered [ 0.369874] acpiphp: Slot [28] registered [ 0.370978] acpiphp: Slot [29] registered [ 0.372073] acpiphp: Slot [30] registered [ 0.373176] acpiphp: Slot [31] registered [ 0.374269] PCI host bridge to bus 0000:00 [ 0.375362] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.376992] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.378621] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.380583] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.382547] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.384547] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.388481] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.390177] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.391742] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.393428] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.397767] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.399709] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.420166] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.422165] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.424109] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.426039] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.427932] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.429726] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.431481] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.432902] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.434991] vgaarb: loaded [ 0.435808] vgaarb: bridge control possible 0000:00:02.0 [ 0.437430] SCSI subsystem initialized [ 0.438663] ACPI: bus type USB registered [ 0.439792] usbcore: registered new interface driver usbfs [ 0.441189] usbcore: registered new interface driver hub [ 0.442548] usbcore: registered new device driver usb [ 0.444037] PCI: Using ACPI for IRQ routing [ 0.445542] NetLabel: Initializing [ 0.446514] NetLabel: domain hash size = 128 [ 0.447664] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.448963] NetLabel: unlabeled traffic allowed by default [ 0.450502] clocksource: Switched to clocksource kvm-clock [ 0.460317] AppArmor: AppArmor Filesystem Enabled [ 0.461629] pnp: PnP ACPI init [ 0.462855] pnp: PnP ACPI: found 5 devices [ 0.469668] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.471973] NET: Registered protocol family 2 [ 0.473366] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.475112] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.476733] TCP: Hash tables configured (established 4096 bind 4096) [ 0.478345] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.479808] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.481383] NET: Registered protocol family 1 [ 0.482580] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.484069] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.485522] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.500039] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.514517] Trying to unpack rootfs image as initramfs... [ 0.575883] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.580824] Scanning for low memory corruption every 60 seconds [ 0.582983] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.584567] audit: initializing netlink subsys (disabled) [ 0.585999] audit: type=2000 audit(1535211899.356:1): initialized [ 0.587882] Initialise system trusted keyring [ 0.589233] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.590802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.593503] zbud: loaded [ 0.594512] VFS: Disk quotas dquot_6.6.0 [ 0.595635] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.597766] fuse init (API version 7.23) [ 0.598997] Key type big_key registered [ 0.600094] Allocating IMA MOK and blacklist keyrings. [ 0.601715] Key type asymmetric registered [ 0.602849] Asymmetric key parser 'x509' registered [ 0.604147] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.606175] io scheduler noop registered [ 0.607269] io scheduler deadline registered (default) [ 0.608630] io scheduler cfq registered [ 0.609800] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.611212] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.612942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.614932] ACPI: Power Button [PWRF] [ 0.616128] GHES: HEST is not enabled! [ 0.630210] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.659222] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.662048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.685713] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.688756] Linux agpgart interface v0.103 [ 0.692139] brd: module loaded [ 0.694337] loop: module loaded [ 0.699001] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.700988] GPT:90111 != 2097151 [ 0.701913] GPT:Alternate GPT header not at the end of the disk. [ 0.703403] GPT:90111 != 2097151 [ 0.704337] GPT: Use GNU Parted to correct GPT errors. [ 0.705656] vda: vda1 vda15 [ 0.707311] scsi host0: ata_piix [ 0.708373] scsi host1: ata_piix [ 0.709358] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.711026] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.712991] libphy: Fixed MDIO Bus: probed [ 0.714112] tun: Universal TUN/TAP device driver, 1.6 [ 0.715418] tun: (C) 1999-2004 Max Krasnyansky [ 0.718334] PPP generic driver version 2.4.2 [ 0.719592] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.721197] ehci-pci: EHCI PCI platform driver [ 0.722390] ehci-platform: EHCI generic platform driver [ 0.723744] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.725274] ohci-pci: OHCI PCI platform driver [ 0.726463] ohci-platform: OHCI generic platform driver [ 0.727814] uhci_hcd: USB Universal Host Controller Interface driver [ 0.742404] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.743790] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.745800] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.747164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.748717] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.750371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.752293] usb usb1: Product: UHCI Host Controller [ 0.753552] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.755097] usb usb1: SerialNumber: 0000:00:01.2 [ 0.756422] hub 1-0:1.0: USB hub found [ 0.757495] hub 1-0:1.0: 2 ports detected [ 0.758765] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.761615] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.762917] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.764297] mousedev: PS/2 mouse device common for all mice [ 0.765987] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.768463] rtc_cmos 00:00: RTC can wake from S4 [ 0.770010] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.771615] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.773233] i2c /dev entries driver [ 0.774278] device-mapper: uevent: version 1.0.3 [ 0.775570] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.777797] ledtrig-cpu: registered to indicate activity on CPUs [ 0.779623] NET: Registered protocol family 10 [ 0.781146] NET: Registered protocol family 17 [ 0.782357] Key type dns_resolver registered [ 0.783642] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.785137] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.787527] registered taskstats version 1 [ 0.788674] Loading compiled-in X.509 certificates [ 0.790519] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.793010] zswap: loaded using pool lzo/zbud [ 0.795071] Key type trusted registered [ 0.797194] Key type encrypted registered [ 0.798325] AppArmor: AppArmor sha1 policy hashing enabled [ 0.799744] ima: No TPM chip found, activating TPM-bypass! [ 0.801148] evm: HMAC attrs: 0x1 [ 0.802412] Magic number: 14:167:741 [ 0.803494] workqueue writeback: hash matches [ 0.804737] rtc_cmos 00:00: setting system clock to 2018-08-25 15:44:59 UTC (1535211899) [ 0.806931] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.808423] EDD information not available. [ 0.872113] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.874215] Write protecting the kernel read-only data: 14336k [ 0.877172] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.879616] 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.78 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.032587] 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.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.88. iid=i-00000007 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCo/fdeeIYS6OWIqYmf9cw8SkeMBHmMs+HM++TdN7uxv9GrN33xvkxZpHtwC/3qKFTKwjG4AcSTFI6GfbVydtWU7MNL8A0/O6381dOpXPOhXOjBPKIYSErwB4VDplEzKzpkCydSHTD5nAIi5A2eFVnFCLERaEkGRDHDHAssUykRCaKMtOh/GloTYbkvl4NoJ8ry0SUjAUfZX+fj1cn9c401MxCarow1AFnXnq4T1Hfj4YnBNnp8k++Unp8noQcKdGXaY0W7kPYrkRT02Wb9hXRR7qlCTv5IrEn320Kl5e+iNRHvyww7ZjIiP0gRytsKQiIBWKGai6jDo8Xeqj+cSX+X root@cinder-test-vm2-4cf43e97-a387-4e2d-a30d-0d78d1b8699d ssh-dss AAAAB3NzaC1kc3MAAACBALZQFgiJij5SLAfXHqKz7XqRXZtSdGzRjaO965MOSwmfDDI17VVM+NwlIguArEVIkEuHREyWiG6K95oIMLdgKQVeWgMbzBblM2XhHgm+yUbT82Sh/AjqwapqrfqyOj3qOvYCYk4NQmmmzQj04pmlTGVz1x5qZLYF72dMS32/7ot3AAAAFQCgWlnYpihQJum2DezAP5hlcEfpkQAAAIAXFtirZTOORSAUzLSFPEvbJSpA022KA9tLZGJlEUfBzCM0il1Mm+8G58+lnKOKASJzgZcnugsXtB9HJYwzY6lNarj9eFd3/TaGaUiRdS9DvfeyrKSpTX6p/j2zx02m0VjQkevAK+zYyWL1DHIzVW+IwtXTFhCp2Jl5D0101zdPzAAAAIEAhgfajqsNqEurhsZtC5cryv/n1ZGTTFWUc0MG8mjvtMCqR5HUnRbvajsnsaujPevrvuP7/uxjdtlu7XHuG/yHXyTS+YzSjCzIQ9eiqJcyQr1vBLvbJjPspS7FLxJRrUf00mucWc8r2w1iOUEZoGYa2aEmf5ePN/WGL+nFj/QrUhc= root@cinder-test-vm2-4cf43e97-a387-4e2d-a30d-0d78d1b8699d -----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.7,24,fe80::f816:3eff:fe12:7592/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-4cf43e97-a387-4e2d-a30d-0d78d1b8699d launch-index: 0 === cirros: current=0.4.0 uptime=2.63 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-4cf43e97-a387-4e2d-a30d-0d78d1b8699d login: 2018-08-25 15:45:18,964 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_4cf43e97-a387-4e2d-a30d-0d78d1b8699d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f5:d4:37', u'version': 4, u'addr': u'192.168.120.29', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'81b8a757-e48d-4ad6-a3cd-a74ae9ac314d'}), 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-25T15:45:18.000000', 'flavor': Munch({u'id': u'425b43f2-5d8b-4dd7-bb09-9bcb46f4b2c8'}), 'az': u'nova', 'id': u'4fd0881f-b50c-41ab-9d20-b8b35e6ff918', 'security_groups': [Munch({u'name': u'cinder_test-sg_4cf43e97-a387-4e2d-a30d-0d78d1b8699d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'06938ef6bd9c4e08952702bb4f8d8540', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d1f406f78694a47b323beb71885811a', 'name': 'cinder_test-project_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', '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-25T15:45:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-25T15:45:18Z', 'hostId': u'b5703ff7b6e82d78e30ac416939c9e65f1581084be65605354566239', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'public_v6': '', 'private_v4': u'192.168.120.29', 'cloud': 'envvars', 'host_id': u'b5703ff7b6e82d78e30ac416939c9e65f1581084be65605354566239', '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-25T15:45:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1d1f406f78694a47b323beb71885811a', 'name': u'cinder_test-vm_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'adminPass': u'PomuY2nqSuD5', 'tenant_id': u'1d1f406f78694a47b323beb71885811a', 'created_at': u'2018-08-25T15:45:11Z', 'created': u'2018-08-25T15:45:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-25 15:45:21,064 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'a59d9bff-7731-427d-82c9-d1483a3d58dc', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'1d1f406f78694a47b323beb71885811a', 'created_at': u'2018-08-25T15:45:19Z', 'attached': True, 'updated_at': u'2018-08-25T15:45:19Z', 'id': u'5403fa57-70b0-40e5-982c-2978a88baec1', 'floating_network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', 'fixed_ip_address': u'192.168.120.29', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d1f406f78694a47b323beb71885811a', 'name': 'cinder_test-project_4cf43e97-a387-4e2d-a30d-0d78d1b8699d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'a59d9bff-7731-427d-82c9-d1483a3d58dc', 'project_id': u'1d1f406f78694a47b323beb71885811a', 'port_id': u'4c86a6ff-0eef-4d02-a64d-6d623d02b4cf', 'port': u'4c86a6ff-0eef-4d02-a64d-6d623d02b4cf', 'network': u'c72a141b-4e89-4085-b7af-688a53e5d3d6'}) 2018-08-25 15:45:21,139 - 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 531895005 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.185290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.187578] pid_max: default: 32768 minimum: 301 [ 0.188825] ACPI: Core revision 20150930 [ 0.190508] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.192304] Security Framework initialized [ 0.193432] Yama: becoming mindful. [ 0.194441] AppArmor: AppArmor initialized [ 0.195610] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.197408] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.199132] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.200779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.202664] Initializing cgroup subsys io [ 0.203789] Initializing cgroup subsys memory [ 0.205007] Initializing cgroup subsys devices [ 0.206223] Initializing cgroup subsys freezer [ 0.207432] Initializing cgroup subsys net_cls [ 0.208643] Initializing cgroup subsys perf_event [ 0.209910] Initializing cgroup subsys net_prio [ 0.211130] Initializing cgroup subsys hugetlb [ 0.212342] Initializing cgroup subsys pids [ 0.213523] CPU: Physical Processor ID: 0 [ 0.215326] mce: CPU supports 10 MCE banks [ 0.216489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.217872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.232663] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.239241] ftrace: allocating 31920 entries in 125 pages [ 0.264267] smpboot: Max logical packages: 1 [ 0.265466] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.267355] x2apic enabled [ 0.268506] Switched APIC routing to physical x2apic. [ 0.270979] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.272542] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.275289] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.277765] KVM setup paravirtual spinlock [ 0.279368] x86: Booted up 1 node, 1 CPUs [ 0.280482] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.282404] devtmpfs: initialized [ 0.284383] evm: security.selinux [ 0.285351] evm: security.SMACK64 [ 0.286316] evm: security.SMACK64EXEC [ 0.287348] evm: security.SMACK64TRANSMUTE [ 0.288460] evm: security.SMACK64MMAP [ 0.289486] evm: security.ima [ 0.290381] evm: security.capability [ 0.291475] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.293995] pinctrl core: initialized pinctrl subsystem [ 0.295484] RTC time: 15:45:18, date: 08/25/18 [ 0.296785] NET: Registered protocol family 16 [ 0.298106] cpuidle: using governor ladder [ 0.299230] cpuidle: using governor menu [ 0.300312] PCCT header not found. [ 0.301337] ACPI: bus type PCI registered [ 0.302445] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304121] PCI: Using configuration type 1 for base access [ 0.306313] ACPI: Added _OSI(Module Device) [ 0.307469] ACPI: Added _OSI(Processor Device) [ 0.308664] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.309905] ACPI: Added _OSI(Processor Aggregator Device) [ 0.312068] ACPI: Interpreter enabled [ 0.313111] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.315651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.318168] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.320699] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.323217] ACPI: (supports S0 S5) [ 0.324184] ACPI: Using IOAPIC for interrupt routing [ 0.325472] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.329285] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330841] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332536] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.334166] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.337164] acpiphp: Slot [3] registered [ 0.338263] acpiphp: Slot [4] registered [ 0.339357] acpiphp: Slot [5] registered [ 0.340450] acpiphp: Slot [6] registered [ 0.341549] acpiphp: Slot [7] registered [ 0.342650] acpiphp: Slot [8] registered [ 0.343750] acpiphp: Slot [9] registered [ 0.344844] acpiphp: Slot [10] registered [ 0.345957] acpiphp: Slot [11] registered [ 0.347076] acpiphp: Slot [12] registered [ 0.348192] acpiphp: Slot [13] registered [ 0.349305] acpiphp: Slot [14] registered [ 0.350419] acpiphp: Slot [15] registered [ 0.365787] acpiphp: Slot [16] registered [ 0.366908] acpiphp: Slot [17] registered [ 0.368022] acpiphp: Slot [18] registered [ 0.369135] acpiphp: Slot [19] registered [ 0.370257] acpiphp: Slot [20] registered [ 0.371370] acpiphp: Slot [21] registered [ 0.372485] acpiphp: Slot [22] registered [ 0.373601] acpiphp: Slot [23] registered [ 0.374716] acpiphp: Slot [24] registered [ 0.375831] acpiphp: Slot [25] registered [ 0.376940] acpiphp: Slot [26] registered [ 0.378051] acpiphp: Slot [27] registered [ 0.379167] acpiphp: Slot [28] registered [ 0.380288] acpiphp: Slot [29] registered [ 0.381408] acpiphp: Slot [30] registered [ 0.382520] acpiphp: Slot [31] registered [ 0.383632] PCI host bridge to bus 0000:00 [ 0.384744] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.386398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.388051] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.390057] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.392073] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.394115] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.398169] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.399907] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.401512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.403249] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.407536] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.409489] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.429864] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.431881] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.433836] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.435787] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.437731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.439453] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.441279] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.442667] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.444715] vgaarb: loaded [ 0.445524] vgaarb: bridge control possible 0000:00:02.0 [ 0.447169] SCSI subsystem initialized [ 0.448396] ACPI: bus type USB registered [ 0.449489] usbcore: registered new interface driver usbfs [ 0.450845] usbcore: registered new interface driver hub [ 0.452164] usbcore: registered new device driver usb [ 0.453651] PCI: Using ACPI for IRQ routing [ 0.455130] NetLabel: Initializing [ 0.456083] NetLabel: domain hash size = 128 [ 0.457208] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.458458] NetLabel: unlabeled traffic allowed by default [ 0.459971] clocksource: Switched to clocksource kvm-clock [ 0.470110] AppArmor: AppArmor Filesystem Enabled [ 0.471389] pnp: PnP ACPI init [ 0.472591] pnp: PnP ACPI: found 5 devices [ 0.479339] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.481570] NET: Registered protocol family 2 [ 0.482927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.484611] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.486188] TCP: Hash tables configured (established 4096 bind 4096) [ 0.487746] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.489162] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.490694] NET: Registered protocol family 1 [ 0.491848] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.493285] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.494686] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.509150] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.523674] Trying to unpack rootfs image as initramfs... [ 0.585356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.590244] Scanning for low memory corruption every 60 seconds [ 0.592363] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.593899] audit: initializing netlink subsys (disabled) [ 0.595296] audit: type=2000 audit(1535211918.953:1): initialized [ 0.597150] Initialise system trusted keyring [ 0.598465] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.600010] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.602667] zbud: loaded [ 0.603638] VFS: Disk quotas dquot_6.6.0 [ 0.604743] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.606831] fuse init (API version 7.23) [ 0.608036] Key type big_key registered [ 0.609109] Allocating IMA MOK and blacklist keyrings. [ 0.610713] Key type asymmetric registered [ 0.611813] Asymmetric key parser 'x509' registered [ 0.613090] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.615083] io scheduler noop registered [ 0.616152] io scheduler deadline registered (default) [ 0.617477] io scheduler cfq registered [ 0.618624] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.620014] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.621711] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.623643] ACPI: Power Button [PWRF] [ 0.624837] GHES: HEST is not enabled! [ 0.638964] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.668478] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.671321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.695389] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.698312] Linux agpgart interface v0.103 [ 0.701609] brd: module loaded [ 0.703770] loop: module loaded [ 0.708273] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.710211] GPT:90111 != 2097151 [ 0.711115] GPT:Alternate GPT header not at the end of the disk. [ 0.712546] GPT:90111 != 2097151 [ 0.713455] GPT: Use GNU Parted to correct GPT errors. [ 0.714723] vda: vda1 vda15 [ 0.716383] scsi host0: ata_piix [ 0.717419] scsi host1: ata_piix [ 0.718380] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.719988] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.721919] libphy: Fixed MDIO Bus: probed [ 0.723010] tun: Universal TUN/TAP device driver, 1.6 [ 0.724288] tun: (C) 1999-2004 Max Krasnyansky [ 0.727164] PPP generic driver version 2.4.2 [ 0.728375] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.729925] ehci-pci: EHCI PCI platform driver [ 0.731084] ehci-platform: EHCI generic platform driver [ 0.732413] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.733893] ohci-pci: OHCI PCI platform driver [ 0.735050] ohci-platform: OHCI generic platform driver [ 0.736362] uhci_hcd: USB Universal Host Controller Interface driver [ 0.750954] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752279] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754207] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.755550] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.757055] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.758662] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.760540] usb usb1: Product: UHCI Host Controller [ 0.761766] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.763252] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764536] hub 1-0:1.0: USB hub found [ 0.765574] hub 1-0:1.0: 2 ports detected [ 0.766814] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.769633] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.770874] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.772230] mousedev: PS/2 mouse device common for all mice [ 0.773869] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.776292] rtc_cmos 00:00: RTC can wake from S4 [ 0.777760] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.779315] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.780877] i2c /dev entries driver [ 0.781895] device-mapper: uevent: version 1.0.3 [ 0.783145] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.785312] ledtrig-cpu: registered to indicate activity on CPUs [ 0.787087] NET: Registered protocol family 10 [ 0.788602] NET: Registered protocol family 17 [ 0.789770] Key type dns_resolver registered [ 0.791021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.792467] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.794764] registered taskstats version 1 [ 0.795877] Loading compiled-in X.509 certificates [ 0.797655] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.800081] zswap: loaded using pool lzo/zbud [ 0.802104] Key type trusted registered [ 0.804203] Key type encrypted registered [ 0.805293] AppArmor: AppArmor sha1 policy hashing enabled [ 0.806649] ima: No TPM chip found, activating TPM-bypass! [ 0.808025] evm: HMAC attrs: 0x1 [ 0.809296] Magic number: 14:717:791 [ 0.810430] rtc_cmos 00:00: setting system clock to 2018-08-25 15:45:19 UTC (1535211919) [ 0.812556] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.813999] EDD information not available. [ 0.881525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.897736] Write protecting the kernel read-only data: 14336k [ 0.900628] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.903013] 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.80 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.056982] 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.29... Lease of 192.168.120.29 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.89. iid=i-00000008 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: 2018-08-25 15:45:21,141 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: [Errno None] Unable to connect to port 22 on 172.30.9.200 2018-08-25 15:45:30,237 - 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 531895005 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.185290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.187578] pid_max: default: 32768 minimum: 301 [ 0.188825] ACPI: Core revision 20150930 [ 0.190508] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.192304] Security Framework initialized [ 0.193432] Yama: becoming mindful. [ 0.194441] AppArmor: AppArmor initialized [ 0.195610] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.197408] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.199132] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.200779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.202664] Initializing cgroup subsys io [ 0.203789] Initializing cgroup subsys memory [ 0.205007] Initializing cgroup subsys devices [ 0.206223] Initializing cgroup subsys freezer [ 0.207432] Initializing cgroup subsys net_cls [ 0.208643] Initializing cgroup subsys perf_event [ 0.209910] Initializing cgroup subsys net_prio [ 0.211130] Initializing cgroup subsys hugetlb [ 0.212342] Initializing cgroup subsys pids [ 0.213523] CPU: Physical Processor ID: 0 [ 0.215326] mce: CPU supports 10 MCE banks [ 0.216489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.217872] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.232663] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.239241] ftrace: allocating 31920 entries in 125 pages [ 0.264267] smpboot: Max logical packages: 1 [ 0.265466] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.267355] x2apic enabled [ 0.268506] Switched APIC routing to physical x2apic. [ 0.270979] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.272542] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.275289] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.277765] KVM setup paravirtual spinlock [ 0.279368] x86: Booted up 1 node, 1 CPUs [ 0.280482] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.282404] devtmpfs: initialized [ 0.284383] evm: security.selinux [ 0.285351] evm: security.SMACK64 [ 0.286316] evm: security.SMACK64EXEC [ 0.287348] evm: security.SMACK64TRANSMUTE [ 0.288460] evm: security.SMACK64MMAP [ 0.289486] evm: security.ima [ 0.290381] evm: security.capability [ 0.291475] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.293995] pinctrl core: initialized pinctrl subsystem [ 0.295484] RTC time: 15:45:18, date: 08/25/18 [ 0.296785] NET: Registered protocol family 16 [ 0.298106] cpuidle: using governor ladder [ 0.299230] cpuidle: using governor menu [ 0.300312] PCCT header not found. [ 0.301337] ACPI: bus type PCI registered [ 0.302445] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304121] PCI: Using configuration type 1 for base access [ 0.306313] ACPI: Added _OSI(Module Device) [ 0.307469] ACPI: Added _OSI(Processor Device) [ 0.308664] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.309905] ACPI: Added _OSI(Processor Aggregator Device) [ 0.312068] ACPI: Interpreter enabled [ 0.313111] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.315651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.318168] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.320699] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.323217] ACPI: (supports S0 S5) [ 0.324184] ACPI: Using IOAPIC for interrupt routing [ 0.325472] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.329285] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330841] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332536] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.334166] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.337164] acpiphp: Slot [3] registered [ 0.338263] acpiphp: Slot [4] registered [ 0.339357] acpiphp: Slot [5] registered [ 0.340450] acpiphp: Slot [6] registered [ 0.341549] acpiphp: Slot [7] registered [ 0.342650] acpiphp: Slot [8] registered [ 0.343750] acpiphp: Slot [9] registered [ 0.344844] acpiphp: Slot [10] registered [ 0.345957] acpiphp: Slot [11] registered [ 0.347076] acpiphp: Slot [12] registered [ 0.348192] acpiphp: Slot [13] registered [ 0.349305] acpiphp: Slot [14] registered [ 0.350419] acpiphp: Slot [15] registered [ 0.365787] acpiphp: Slot [16] registered [ 0.366908] acpiphp: Slot [17] registered [ 0.368022] acpiphp: Slot [18] registered [ 0.369135] acpiphp: Slot [19] registered [ 0.370257] acpiphp: Slot [20] registered [ 0.371370] acpiphp: Slot [21] registered [ 0.372485] acpiphp: Slot [22] registered [ 0.373601] acpiphp: Slot [23] registered [ 0.374716] acpiphp: Slot [24] registered [ 0.375831] acpiphp: Slot [25] registered [ 0.376940] acpiphp: Slot [26] registered [ 0.378051] acpiphp: Slot [27] registered [ 0.379167] acpiphp: Slot [28] registered [ 0.380288] acpiphp: Slot [29] registered [ 0.381408] acpiphp: Slot [30] registered [ 0.382520] acpiphp: Slot [31] registered [ 0.383632] PCI host bridge to bus 0000:00 [ 0.384744] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.386398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.388051] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.390057] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.392073] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.394115] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.398169] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.399907] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.401512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.403249] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.407536] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.409489] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.429864] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.431881] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.433836] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.435787] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.437731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.439453] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.441279] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.442667] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.444715] vgaarb: loaded [ 0.445524] vgaarb: bridge control possible 0000:00:02.0 [ 0.447169] SCSI subsystem initialized [ 0.448396] ACPI: bus type USB registered [ 0.449489] usbcore: registered new interface driver usbfs [ 0.450845] usbcore: registered new interface driver hub [ 0.452164] usbcore: registered new device driver usb [ 0.453651] PCI: Using ACPI for IRQ routing [ 0.455130] NetLabel: Initializing [ 0.456083] NetLabel: domain hash size = 128 [ 0.457208] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.458458] NetLabel: unlabeled traffic allowed by default [ 0.459971] clocksource: Switched to clocksource kvm-clock [ 0.470110] AppArmor: AppArmor Filesystem Enabled [ 0.471389] pnp: PnP ACPI init [ 0.472591] pnp: PnP ACPI: found 5 devices [ 0.479339] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.481570] NET: Registered protocol family 2 [ 0.482927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.484611] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.486188] TCP: Hash tables configured (established 4096 bind 4096) [ 0.487746] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.489162] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.490694] NET: Registered protocol family 1 [ 0.491848] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.493285] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.494686] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.509150] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.523674] Trying to unpack rootfs image as initramfs... [ 0.585356] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.590244] Scanning for low memory corruption every 60 seconds [ 0.592363] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.593899] audit: initializing netlink subsys (disabled) [ 0.595296] audit: type=2000 audit(1535211918.953:1): initialized [ 0.597150] Initialise system trusted keyring [ 0.598465] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.600010] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.602667] zbud: loaded [ 0.603638] VFS: Disk quotas dquot_6.6.0 [ 0.604743] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.606831] fuse init (API version 7.23) [ 0.608036] Key type big_key registered [ 0.609109] Allocating IMA MOK and blacklist keyrings. [ 0.610713] Key type asymmetric registered [ 0.611813] Asymmetric key parser 'x509' registered [ 0.613090] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.615083] io scheduler noop registered [ 0.616152] io scheduler deadline registered (default) [ 0.617477] io scheduler cfq registered [ 0.618624] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.620014] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.621711] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.623643] ACPI: Power Button [PWRF] [ 0.624837] GHES: HEST is not enabled! [ 0.638964] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.668478] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.671321] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.695389] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.698312] Linux agpgart interface v0.103 [ 0.701609] brd: module loaded [ 0.703770] loop: module loaded [ 0.708273] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.710211] GPT:90111 != 2097151 [ 0.711115] GPT:Alternate GPT header not at the end of the disk. [ 0.712546] GPT:90111 != 2097151 [ 0.713455] GPT: Use GNU Parted to correct GPT errors. [ 0.714723] vda: vda1 vda15 [ 0.716383] scsi host0: ata_piix [ 0.717419] scsi host1: ata_piix [ 0.718380] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.719988] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.721919] libphy: Fixed MDIO Bus: probed [ 0.723010] tun: Universal TUN/TAP device driver, 1.6 [ 0.724288] tun: (C) 1999-2004 Max Krasnyansky [ 0.727164] PPP generic driver version 2.4.2 [ 0.728375] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.729925] ehci-pci: EHCI PCI platform driver [ 0.731084] ehci-platform: EHCI generic platform driver [ 0.732413] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.733893] ohci-pci: OHCI PCI platform driver [ 0.735050] ohci-platform: OHCI generic platform driver [ 0.736362] uhci_hcd: USB Universal Host Controller Interface driver [ 0.750954] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752279] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754207] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.755550] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.757055] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.758662] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.760540] usb usb1: Product: UHCI Host Controller [ 0.761766] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.763252] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764536] hub 1-0:1.0: USB hub found [ 0.765574] hub 1-0:1.0: 2 ports detected [ 0.766814] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.769633] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.770874] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.772230] mousedev: PS/2 mouse device common for all mice [ 0.773869] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.776292] rtc_cmos 00:00: RTC can wake from S4 [ 0.777760] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.779315] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.780877] i2c /dev entries driver [ 0.781895] device-mapper: uevent: version 1.0.3 [ 0.783145] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.785312] ledtrig-cpu: registered to indicate activity on CPUs [ 0.787087] NET: Registered protocol family 10 [ 0.788602] NET: Registered protocol family 17 [ 0.789770] Key type dns_resolver registered [ 0.791021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.792467] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.794764] registered taskstats version 1 [ 0.795877] Loading compiled-in X.509 certificates [ 0.797655] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.800081] zswap: loaded using pool lzo/zbud [ 0.802104] Key type trusted registered [ 0.804203] Key type encrypted registered [ 0.805293] AppArmor: AppArmor sha1 policy hashing enabled [ 0.806649] ima: No TPM chip found, activating TPM-bypass! [ 0.808025] evm: HMAC attrs: 0x1 [ 0.809296] Magic number: 14:717:791 [ 0.810430] rtc_cmos 00:00: setting system clock to 2018-08-25 15:45:19 UTC (1535211919) [ 0.812556] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.813999] EDD information not available. [ 0.881525] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.897736] Write protecting the kernel read-only data: 14336k [ 0.900628] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.903013] 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.80 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.056982] 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.29... Lease of 192.168.120.29 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.89. iid=i-00000008 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCLMOA68tJx/Yjg8rDlBfWXS81RmSWMqcchuoCIkQ52f85TMeHo8TjoFXFv0GKElmo3eUZPWgIGmCS0HhiCs3vOPQo9vgOKG3BOa16FDjW46WAMfo09FXsRXvIrPhCUoXjZPwsKDPg2PAqz+BzGoyGR7ik1Oc5cWrnQubh/MtuViivkU6FeF2AJAbTgyWm9wz/16C4KOEaoLSUrHncwygA9OI5M3qRu9nCrZ15Y0y+AJ2AdJStO76a9+8KAjOs/BWtE2kiFBhu0rQTwagKgPUw7RKReBOoKPoIzO3/cwf/48Sj8I07pbq0m2P+GAVuQfmoNayYcGWQt3ydemLj2CS29 root@cinder-test-vm-4cf43e97-a387-4e2d-a30d-0d78d1b8699d ssh-dss AAAAB3NzaC1kc3MAAACBAJ6G2IUmydMeYr9uCDnGk4xr0pxXhTG3m/4KlEgQlaOnbxHgoIw1dU54gxTjCf/HFpV9XBC94kQmqn0C1qTAIC9qL5MTVOlnFdnXamJZPE7ZPdm+facdNmKuDKyk3k6MrxyqcmsI3/adivUgW7jX6yKPcPZa+A6M7wlHTJo1sBa9AAAAFQD6EQ0TLDUkilQIg2wBRdC+LWhjuwAAAIAo0K0k+AKr1qjWd9GVKtufa1SiBp0Rz+TlXpFE19Ki3rmKO1/RJjgbhqtJecfTeSlgOkYmYDpks73swo/29GM8zsAJKXWUmBXASVwtbcWgot4Q3pMZXTE/prKsigAJIy70zpr8SDm13V9YQXlHoT8YKxvLGXLIyWO7ADO9LPBGIwAAAIEAh3Hm723fomtVCjMN080X4I4dO8LUFbB9GN+wcKz8oYF6L5FBnbSh7tvJQo7IdyUAjRN43lmteft/NvR6Qdnutzk7hzy9C9xBlVVv/z0C3Q3SAkUYpk56N9jYn74WJIchs/E0l0qSMyG3xqWc77Sz52yvL/c6xSUA/9lxMZU5y9E= root@cinder-test-vm-4cf43e97-a387-4e2d-a30d-0d78d1b8699d -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.27s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.29,24,fe80::f816:3eff:fef5:d437/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.29 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-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-4cf43e97-a387-4e2d-a30d-0d78d1b8699d launch-index: 0 === cirros: current=0.4.0 uptime=2.67 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-4cf43e97-a387-4e2d-a30d-0d78d1b8699d login: 2018-08-25 15:45:37,454 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-25 15:45:38,463 - 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: c9a7b3dd-64c3-4b85-95e8-dcabb876d123 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-25 15:45:38,464 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-08-25 15:45:38,464 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-08-25 15:45:41,052 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-08-25 15:45:45,044 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-25 15:45:45,130 - 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-25 15:45:45,131 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-08-25 15:45:45,131 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-08-25 15:45:48,824 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 15:45:48,824 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:07 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-25 15:46:07,136 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-08-25 15:46:07,265 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-08-25 15:46:26,068 - 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-25 15:46:26,097 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-08-25 15:46:26,214 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-08-25 15:46:26,320 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 15:46:26,320 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-25 15:46:26,375 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-08-25 15:46:32,039 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-25 15:46:32,728 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-08-25 15:46:32,728 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-25 15:46:32,785 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-08-25 15:46:37,837 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-25 15:46:38,534 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-08-25 15:46:38,534 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-08-25 15:46:38,539 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:05 | PASS | | vmready1 | functest | healthcheck | 00:08 | PASS | | vmready2 | functest | healthcheck | 00:08 | PASS | | singlevm1 | functest | healthcheck | 00:28 | PASS | | singlevm2 | functest | healthcheck | 00:33 | PASS | | vping_ssh | functest | healthcheck | 00:46 | PASS | | vping_userdata | functest | healthcheck | 00:30 | PASS | | cinder_test | functest | healthcheck | 01:07 | PASS | | odl | functest | healthcheck | 00:18 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-25 15:46:38,553 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-25 15:47:10,256 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-243 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-25 15:47:10,261 - 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.33,192.30.9.4 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.33:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=VYLDvQvMFHZgCgEGYT9St3Ea3 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=bb3b2ba82e85438cb9318447e90d0372 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.4 export SDN_CONTROLLER_PASSWORD=CPC5Ydj3VqHdywfjKd5kv7mWu export OS_REGION_NAME=regionOne 2018-08-25 15:47:10,261 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-25 15:47:10,262 - 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 refstack_defcore patrole | | | | | vmtp shaker snaps_smoke neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-08-25 15:47:10,302 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-08-25 15:47:12,523 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-25 15:47:17,870 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 426da6ea-f4df-4a12-9d7b-f5b2fd651e30 | 2018-08-25T15:47:17.508701 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 426da6ea-f4df-4a12-9d7b-f5b2fd651e30 ~/.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-25 15:47:21,713 - 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-25 15:47:21,713 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-25 15:47:30,184 - 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=24076d9c-72e7-45f0-9b20-f9a2fe2f209e) as the default verifier for the future CLI operations. 2018-08-25 15:47:33,459 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-08-25 15:47:33,707 - 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-25T15:47:33Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0ff41635-e973-4d7a-a242-a536b11b9449', u'provider:segmentation_id': 44, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-net_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', u'admin_state_up': True, u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:47:33Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 15:47:34,398 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:47: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'42d9e714-62f1-4689-9464-de81088bea14', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', u'enable_dhcp': True, u'network_id': u'0ff41635-e973-4d7a-a242-a536b11b9449', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:47: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'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 15:47:35,487 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:47:34Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-25T15:47:35Z', u'revision_number': 2, u'routes': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'id': u'2126199f-1c4f-4d2a-998f-a9d6154a8dcd', u'name': u'tempest_smoke-router_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6'}) 2018-08-25 15:47:38,472 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'53ba5f77-ded4-4885-b2dc-2330cf8a8e5b', 'size': 12716032, u'self': u'/v2/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T15:47:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T15:47:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', '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/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b', 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_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', 'created': u'2018-08-25T15:47:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T15:47:37Z', 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/53ba5f77-ded4-4885-b2dc-2330cf8a8e5b', 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_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 15:47:38,793 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', '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'bb3b2ba82e85438cb9318447e90d0372', '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'7cde885e-1c9e-411e-b7f6-08185c82ee3b', 'swap': 0}) 2018-08-25 15:47:40,505 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a', 'size': 12716032, u'self': u'/v2/images/5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T15:47:40Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T15:47:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', '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/5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a', 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_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', 'created': u'2018-08-25T15:47:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T15:47:39Z', 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/5abb3ce5-8a41-4302-9f2c-08c8a5cdcb7a', 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_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 15:47:40,548 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', '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'bb3b2ba82e85438cb9318447e90d0372', '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'12762087-57d2-47a1-b7df-b38691b90976', 'swap': 0}) 2018-08-25 15:47:40,571 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_6d4e6d44-fca6-45ef-8231-a825d6c0b4c6', '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'bb3b2ba82e85438cb9318447e90d0372', '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'12762087-57d2-47a1-b7df-b38691b90976', 'swap': 0}) 2018-08-25 15:47:44,422 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-25 15:47:44,422 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-25 15:47:44,423 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-25 15:47:44,426 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-25 15:47:44,429 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-25 15:47:48,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-24076d9c-72e7-45f0-9b20-f9a2fe2f209e/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-08-25 15:47:48,407 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-25 15:47:48,409 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-25 15:47:48,409 - 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-25 15:47:57,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:47:57.686 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-08-25 15:48:00,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:00.070 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.310s] 2018-08-25 15:48:00,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:00.116 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.047s] 2018-08-25 15:48:03,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:03.219 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.708s] 2018-08-25 15:48:07,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:07.876 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.165s] 2018-08-25 15:48:08,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:08.962 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.537s] 2018-08-25 15:48:10,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:10.645 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.683s] 2018-08-25 15:48:13,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:13.876 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [10.955s] 2018-08-25 15:48:14,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:14.930 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.274s] 2018-08-25 15:48:25,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:25.173 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.775s] 2018-08-25 15:48:25,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:25.180 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.007s] 2018-08-25 15:48:30,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:30.031 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.662s] 2018-08-25 15:48:33,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:33.536 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.886s] 2018-08-25 15:48:36,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:36.257 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.081s] 2018-08-25 15:48:36,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:36.258 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-25 15:48:40,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:40.185 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.599s] 2018-08-25 15:48:44,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:44.434 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.050s] 2018-08-25 15:48:48,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:48.490 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.093s] 2018-08-25 15:48:48,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:48.491 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-08-25 15:48:51,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:51.008 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.091s] 2018-08-25 15:48:57,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:57.438 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.515s] 2018-08-25 15:48:58,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:58.656 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.218s] 2018-08-25 15:48:59,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:59.101 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.865s] 2018-08-25 15:48:59,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:48:59.442 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.786s] 2018-08-25 15:49:05,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:05.389 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-08-25 15:49:09,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:09.764 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.682s] 2018-08-25 15:49:13,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:13.823 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.058s] 2018-08-25 15:49:15,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:15.697 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.075s] 2018-08-25 15:49:15,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:15.698 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-25 15:49:20,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:20.940 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.116s] 2018-08-25 15:49:22,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:22.824 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.237s] 2018-08-25 15:49:23,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:23.617 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.793s] 2018-08-25 15:49:23,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:23.768 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.151s] 2018-08-25 15:49:23,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:23.838 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.069s] 2018-08-25 15:49:23,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:23.972 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.134s] 2018-08-25 15:49:24,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:24.018 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.045s] 2018-08-25 15:49:30,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:30.682 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-08-25 15:49:32,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:32.661 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.699s] 2018-08-25 15:49:33,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:33.885 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.192s] 2018-08-25 15:49:34,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:34.053 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.168s] 2018-08-25 15:49:34,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:34.223 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.169s] 2018-08-25 15:49:34,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:34.229 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-08-25 15:49:34,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:34.901 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.238s] 2018-08-25 15:49:34,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:34.957 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.060s] 2018-08-25 15:49:40,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:40.556 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.637s] 2018-08-25 15:49:41,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:41.304 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.389s] 2018-08-25 15:49:41,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:41.479 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.923s] 2018-08-25 15:49:41,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:41.582 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.103s] 2018-08-25 15:49:41,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:41.627 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.045s] 2018-08-25 15:49:41,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:41.723 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.095s] 2018-08-25 15:49:41,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:41.799 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.076s] 2018-08-25 15:49:43,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:43.146 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.145s] 2018-08-25 15:49:43,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:43.166 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.020s] 2018-08-25 15:49:55,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:49:55.779 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.860s] 2018-08-25 15:50:00,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:00.761 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [12.502s] 2018-08-25 15:50:01,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:01.268 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.489s] 2018-08-25 15:50:03,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:03.286 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.143s] 2018-08-25 15:50:03,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:03.345 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.058s] 2018-08-25 15:50:03,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:03.400 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.055s] 2018-08-25 15:50:03,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:03.537 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.136s] 2018-08-25 15:50:07,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:07.175 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.414s] 2018-08-25 15:50:13,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:13.039 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.863s] 2018-08-25 15:50:13,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:13.915 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.775s] 2018-08-25 15:50:16,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:16.923 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.884s] 2018-08-25 15:50:17,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:17.653 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.738s] 2018-08-25 15:50:18,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:18.100 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.039s] 2018-08-25 15:50:26,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:26.292 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.638s] 2018-08-25 15:50:33,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:33.193 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.865s] 2018-08-25 15:50:39,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:39.292 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.958s] 2018-08-25 15:50:41,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:41.000 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.508s] 2018-08-25 15:50:43,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:43.668 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.667s] 2018-08-25 15:50:45,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:45.288 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [71.550s] 2018-08-25 15:50:45,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:45.668 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.376s] 2018-08-25 15:50:46,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:46.283 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.615s] 2018-08-25 15:50:47,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:47.962 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.294s] 2018-08-25 15:50:48,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:48.021 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.059s] 2018-08-25 15:50:48,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:48.060 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.040s] 2018-08-25 15:50:50,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:50:50.457 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-08-25 15:51:07,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:07.535 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.820s] 2018-08-25 15:51:11,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:11.152 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.059s] 2018-08-25 15:51:11,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:11.262 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.110s] 2018-08-25 15:51:14,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:14.930 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.394s] 2018-08-25 15:51:15,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:15.867 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-08-25 15:51:20,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:20.345 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.172s] 2018-08-25 15:51:20,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:20.675 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.746s] 2018-08-25 15:51:24,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:24.488 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.811s] 2018-08-25 15:51:28,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:28.434 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.183s] 2018-08-25 15:51:38,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:38.814 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-08-25 15:51:41,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:41.020 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.855s] 2018-08-25 15:51:45,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:45.910 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.655s] 2018-08-25 15:51:46,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:46.098 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.188s] 2018-08-25 15:51:46,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:46.852 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.832s] 2018-08-25 15:51:48,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:48.891 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.038s] 2018-08-25 15:51:48,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:48.937 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.046s] 2018-08-25 15:51:48,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:48.977 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.040s] 2018-08-25 15:51:56,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:56.626 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.433s] 2018-08-25 15:51:57,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:57.158 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.229s] 2018-08-25 15:51:57,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:57.879 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.250s] 2018-08-25 15:51:58,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:58.162 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.286s] 2018-08-25 15:51:59,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:51:59.564 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.405s] 2018-08-25 15:52:01,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:52:01.864 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.299s] 2018-08-25 15:52:17,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:52:17.757 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [14.420s] 2018-08-25 15:52:28,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:52:28.695 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.327s] 2018-08-25 15:52:35,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 15:52:35.928 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [7.230s] 2018-08-25 15:52:38,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 02f96c79-ec40-4222-8eeb-18de95b170c1 2018-08-25 15:52:38,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '02f96c79-ec40-4222-8eeb-18de95b170c1']'. 2018-08-25 15:52:39,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-25 15:52:39,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-25 15:52:39,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-25 15:52:39,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 02f96c79-ec40-4222-8eeb-18de95b170c1 | 2018-08-25 15:52:39,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-25 15:52:39,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-25 15:47:50 | 2018-08-25 15:52:39,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-25 15:52:38 | 2018-08-25 15:52:39,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:48 | 2018-08-25 15:52:39,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-25 15:52:39,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-25 15:52:39,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-25 15:52:39,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 24076d9c-72e7-45f0-9b20-f9a2fe2f209e) | 2018-08-25 15:52:39,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-25 15:52:39,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 426da6ea-f4df-4a12-9d7b-f5b2fd651e30) | 2018-08-25 15:52:39,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-08-25 15:52:39,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 278.542 | 2018-08-25 15:52:39,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-08-25 15:52:39,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-08-25 15:52:39,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-25 15:52:39,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-25 15:52:39,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-25 15:52:39,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-25 15:52:39,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-25 15:52:39,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-25 15:52:40,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-08-25 15:52:40,147 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 15:52:40,148 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 05:07 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-25 15:52:47,970 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-08-25 15:52:48,763 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-25 15:52:51,597 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-25 15:52:54,414 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 17e6a9cb-e4f4-4fb5-8eb4-6c85f6429e38 | 2018-08-25T15:52:54.041715 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 17e6a9cb-e4f4-4fb5-8eb4-6c85f6429e38 ~/.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-25 15:52:58,222 - 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-25 15:52:58,223 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-25 15:53:00,917 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-25 15:53:04,384 - 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=3c7e27a4-7121-48d3-982e-13e90f43ff1a) as the default verifier for the future CLI operations. 2018-08-25 15:53:07,763 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-08-25 15:53:08,057 - 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-25T15:53:07Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3e12cf52-765f-4100-ab82-781f915327f3', u'provider:segmentation_id': 18, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-net_0b02bdc8-ace0-4b33-9f35-2212b323f588', u'admin_state_up': True, u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:53:07Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 15:53:08,888 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T15:53:08Z', 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'1f9a547d-4c02-4bb7-898a-ee07feaad001', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_0b02bdc8-ace0-4b33-9f35-2212b323f588', u'enable_dhcp': True, u'network_id': u'3e12cf52-765f-4100-ab82-781f915327f3', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:53:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 15:53:09,890 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T15:53:08Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-25T15:53:09Z', u'revision_number': 2, u'routes': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'id': u'b8f49cab-dae6-4f33-82d5-ab85a6d33eb9', u'name': u'neutron-tempest-plugin-api-router_0b02bdc8-ace0-4b33-9f35-2212b323f588'}) 2018-08-25 15:53:12,624 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/831680f4-9270-4654-a7de-3628decfdd76/snap', u'metadata': Munch({})})], 'file': u'/v2/images/831680f4-9270-4654-a7de-3628decfdd76/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'831680f4-9270-4654-a7de-3628decfdd76', 'size': 12716032, u'self': u'/v2/images/831680f4-9270-4654-a7de-3628decfdd76', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/831680f4-9270-4654-a7de-3628decfdd76/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T15:53:12Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T15:53:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_0b02bdc8-ace0-4b33-9f35-2212b323f588', '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/831680f4-9270-4654-a7de-3628decfdd76', 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_0b02bdc8-ace0-4b33-9f35-2212b323f588', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_0b02bdc8-ace0-4b33-9f35-2212b323f588', 'created': u'2018-08-25T15:53:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T15:53:12Z', 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/831680f4-9270-4654-a7de-3628decfdd76', 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_0b02bdc8-ace0-4b33-9f35-2212b323f588', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 15:53:12,918 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_0b02bdc8-ace0-4b33-9f35-2212b323f588', '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'bb3b2ba82e85438cb9318447e90d0372', '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'e84e5c98-907b-4d0e-9a2d-e782fdefdf9e', 'swap': 0}) 2018-08-25 15:53:14,690 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/98f36529-a874-42dc-bf43-1e2f6652dd24/snap', u'metadata': Munch({})})], 'file': u'/v2/images/98f36529-a874-42dc-bf43-1e2f6652dd24/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'98f36529-a874-42dc-bf43-1e2f6652dd24', 'size': 12716032, u'self': u'/v2/images/98f36529-a874-42dc-bf43-1e2f6652dd24', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/98f36529-a874-42dc-bf43-1e2f6652dd24/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T15:53:14Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T15:53:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_0b02bdc8-ace0-4b33-9f35-2212b323f588', '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/98f36529-a874-42dc-bf43-1e2f6652dd24', 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_0b02bdc8-ace0-4b33-9f35-2212b323f588', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_0b02bdc8-ace0-4b33-9f35-2212b323f588', 'created': u'2018-08-25T15:53:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T15:53:13Z', 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/98f36529-a874-42dc-bf43-1e2f6652dd24', 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_0b02bdc8-ace0-4b33-9f35-2212b323f588', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 15:53:14,726 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_0b02bdc8-ace0-4b33-9f35-2212b323f588', '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'bb3b2ba82e85438cb9318447e90d0372', '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'd2102a0f-53ef-42a7-8bfc-1c45fadcb1d5', 'swap': 0}) 2018-08-25 15:53:14,748 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_0b02bdc8-ace0-4b33-9f35-2212b323f588', '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'bb3b2ba82e85438cb9318447e90d0372', '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'd2102a0f-53ef-42a7-8bfc-1c45fadcb1d5', 'swap': 0}) 2018-08-25 15:53:18,170 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-25 15:53:18,171 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-25 15:53:18,171 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-25 15:53:18,174 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-25 15:53:18,178 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-25 15:53:21,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-3c7e27a4-7121-48d3-982e-13e90f43ff1a/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-08-25 15:53:21,861 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-25 15:53:21,864 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-25 15:53:21,865 - 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-25 16:05:01,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e2f25e40-36ce-4cd0-9522-cc08e1712439 2018-08-25 16:05:01,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'e2f25e40-36ce-4cd0-9522-cc08e1712439']'. 2018-08-25 16:05:02,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-25 16:05:02,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-25 16:05:02,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-25 16:05:02,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e2f25e40-36ce-4cd0-9522-cc08e1712439 | 2018-08-25 16:05:02,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-08-25 16:05:02,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-25 15:53:24 | 2018-08-25 16:05:02,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-25 16:05:00 | 2018-08-25 16:05:02,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:36 | 2018-08-25 16:05:02,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-25 16:05:02,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-25 16:05:02,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-25 16:05:02,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3c7e27a4-7121-48d3-982e-13e90f43ff1a) | 2018-08-25 16:05:02,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-25 16:05:02,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 17e6a9cb-e4f4-4fb5-8eb4-6c85f6429e38) | 2018-08-25 16:05:02,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2018-08-25 16:05:02,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 685.058 | 2018-08-25 16:05:02,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 371 | 2018-08-25 16:05:02,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 173 | 2018-08-25 16:05:02,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-25 16:05:02,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-25 16:05:02,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-08-25 16:05:02,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-25 16:05:02,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-25 16:05:02,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-25 16:05:02,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 99.1978609626% 2018-08-25 16:05:02,577 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 16:05:02,577 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 11:55 | FAIL | +------------------------------------+------------------+------------------+----------------+ 2018-08-25 16:05:10,278 - xtesting.ci.run_tests - ERROR - The test case 'neutron-tempest-plugin-api' failed. 2018-08-25 16:05:10,327 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-08-25 16:05:11,398 - 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'1690e000d6714f9fb0c3096acdd757af', '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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5'}) 2018-08-25 16:05:11,916 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'06a9ed3de853403ca0a666c2827e579e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5'}) 2018-08-25 16:05:13,239 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 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'1690e000d6714f9fb0c3096acdd757af', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '253fabcb-308f-4bbf-9956-92ace7849602', 'username': u'rally_sanity-user_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.33: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-25 16:05:13,243 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'password': '253fabcb-308f-4bbf-9956-92ace7849602', 'project_name': 'rally_sanity-project_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.33:5000/v3', 'project_id': '1690e000d6714f9fb0c3096acdd757af', 'project_domain_name': 'Default'} 2018-08-25 16:05:14,331 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-08-25 16:05:14,698 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-08-25 16:05:15,791 - 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-25T16:05:15Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5d20840e-6d50-40c8-aeef-df5c9c3573c8', u'provider:segmentation_id': 85, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', u'admin_state_up': True, u'tenant_id': u'1690e000d6714f9fb0c3096acdd757af', u'created_at': u'2018-08-25T16:05:15Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'1690e000d6714f9fb0c3096acdd757af'}) 2018-08-25 16:05:16,931 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T16:05:16Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3db1b40f-f218-4a55-931b-bacdd0552a8f', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', u'enable_dhcp': True, u'network_id': u'5d20840e-6d50-40c8-aeef-df5c9c3573c8', u'tenant_id': u'1690e000d6714f9fb0c3096acdd757af', u'created_at': u'2018-08-25T16:05:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1690e000d6714f9fb0c3096acdd757af'}) 2018-08-25 16:05:18,156 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'1690e000d6714f9fb0c3096acdd757af', u'created_at': u'2018-08-25T16:05:17Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-25T16:05:17Z', u'revision_number': 2, u'routes': [], u'project_id': u'1690e000d6714f9fb0c3096acdd757af', u'id': u'43e3d8c1-d18e-4712-9deb-62f2aedc0733', u'name': u'rally_sanity-router_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5'}) 2018-08-25 16:05:20,826 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/fb469eb5-7407-4cd5-a173-5809e31490c3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fb469eb5-7407-4cd5-a173-5809e31490c3/file', 'owner': u'1690e000d6714f9fb0c3096acdd757af', 'id': u'fb469eb5-7407-4cd5-a173-5809e31490c3', 'size': 12716032, u'self': u'/v2/images/fb469eb5-7407-4cd5-a173-5809e31490c3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1690e000d6714f9fb0c3096acdd757af', 'name': 'rally_sanity-project_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/fb469eb5-7407-4cd5-a173-5809e31490c3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T16:05:20Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T16:05:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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/fb469eb5-7407-4cd5-a173-5809e31490c3', 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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'created': u'2018-08-25T16:05:20Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T16:05:20Z', 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/fb469eb5-7407-4cd5-a173-5809e31490c3', 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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 16:05:21,093 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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'bb3b2ba82e85438cb9318447e90d0372', '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'f4056234-8666-4741-a220-9f996bed3d45', 'swap': 0}) 2018-08-25 16:05:21,120 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-25 16:05:24,009 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-25 16:05:26,807 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 7d912bbe-d548-4f23-88b2-ee2d6bcaba89 | 2018-08-25T16:05:26.448966 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 7d912bbe-d548-4f23-88b2-ee2d6bcaba89 ~/.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-25 16:05:30,415 - 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-25 16:05:30,415 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-08-25 16:05:30,771 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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'bb3b2ba82e85438cb9318447e90d0372', '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'91351c89-e2b8-4842-821b-e170d2ccbab6', 'swap': 0}) 2018-08-25 16:05:30,793 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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'bb3b2ba82e85438cb9318447e90d0372', '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'91351c89-e2b8-4842-821b-e170d2ccbab6', 'swap': 0}) 2018-08-25 16:05:30,793 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-08-25 16:05:30,793 - 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-25 16:05:30,795 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-25 16:05:30,807 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-25 16:05:30,807 - 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': '5d20840e-6d50-40c8-aeef-df5c9c3573c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'flavor_name': 'rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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-25 16:06:47,864 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3d86102e-bdf0-485e-83fd-d0b0a65acb28 2018-08-25 16:06:47,865 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-08-25 16:06:47,866 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3d86102e-bdf0-485e-83fd-d0b0a65acb28'] 2018-08-25 16:06:48,728 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3d86102e-bdf0-485e-83fd-d0b0a65acb28 -------------------------------------------------------------------------------- Task 3d86102e-bdf0-485e-83fd-d0b0a65acb28: 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 3d86102e-bdf0-485e-83fd-d0b0a65acb28 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.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | total | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | -> duration | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.592827 Full duration: 9.637481 -------------------------------------------------------------------------------- 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 3d86102e-bdf0-485e-83fd-d0b0a65acb28 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.524 | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 100.0% | 1 | | total | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 100.0% | 1 | | -> duration | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.992094 Full duration: 9.515486 -------------------------------------------------------------------------------- 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 3d86102e-bdf0-485e-83fd-d0b0a65acb28 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.33 | 0.33 | 0.33 | 0.33 | 0.33 | 0.33 | 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.762717 Full duration: 9.483858 -------------------------------------------------------------------------------- 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 3d86102e-bdf0-485e-83fd-d0b0a65acb28 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.509 | 1.509 | 1.509 | 1.509 | 1.509 | 1.509 | 100.0% | 1 | | total | 1.943 | 1.943 | 1.943 | 1.943 | 1.943 | 1.943 | 100.0% | 1 | | -> duration | 1.943 | 1.943 | 1.943 | 1.943 | 1.943 | 1.943 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.942786 Full duration: 10.377994 -------------------------------------------------------------------------------- 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 3d86102e-bdf0-485e-83fd-d0b0a65acb28 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.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | total | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 100.0% | 1 | | -> duration | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.112751 Full duration: 9.875653 -------------------------------------------------------------------------------- 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 3d86102e-bdf0-485e-83fd-d0b0a65acb28 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.289 | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 100.0% | 1 | | total | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> duration | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.759063 Full duration: 8.904164 HINTS: * To plot HTML graphics with this data, run: rally task report 3d86102e-bdf0-485e-83fd-d0b0a65acb28 --out output.html * To generate a JUnit report, run: rally task export 3d86102e-bdf0-485e-83fd-d0b0a65acb28 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3d86102e-bdf0-485e-83fd-d0b0a65acb28 --json --out output.json 2018-08-25 16:06:48,729 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3d86102e-bdf0-485e-83fd-d0b0a65acb28', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-08-25 16:06:51,107 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3d86102e-bdf0-485e-83fd-d0b0a65acb28 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-08-25 16:06:51.004 766 INFO rally.api [-] Building 'json' report for the following task(s): '3d86102e-bdf0-485e-83fd-d0b0a65acb28'. 2018-08-25 16:06:51.009 766 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:06:51,108 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3d86102e-bdf0-485e-83fd-d0b0a65acb28', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-08-25 16:06:53,643 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 3d86102e-bdf0-485e-83fd-d0b0a65acb28 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-08-25 16:06:53.527 769 INFO rally.api [-] Building 'html' report for the following task(s): '3d86102e-bdf0-485e-83fd-d0b0a65acb28'. 2018-08-25 16:06:53.549 769 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:06:53,650 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-08-25 16:06:53,651 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-08-25 16:06:53,651 - 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-25 16:06:53,651 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-25 16:06:53,664 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-25 16:06:53,665 - 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': '5d20840e-6d50-40c8-aeef-df5c9c3573c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'flavor_name': 'rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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-25 16:08:33,327 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 48904f6a-2039-4a02-9cd7-80d948b41bc9 2018-08-25 16:08:33,327 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '48904f6a-2039-4a02-9cd7-80d948b41bc9'] 2018-08-25 16:08:34,279 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 48904f6a-2039-4a02-9cd7-80d948b41bc9 -------------------------------------------------------------------------------- Task 48904f6a-2039-4a02-9cd7-80d948b41bc9: 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 48904f6a-2039-4a02-9cd7-80d948b41bc9 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.705 | 3.705 | 3.705 | 3.705 | 3.705 | 3.705 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | -> glance_v2.upload_data | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | glance_v2.delete_image | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | total | 4.917 | 4.917 | 4.917 | 4.917 | 4.917 | 4.917 | 100.0% | 1 | | -> duration | 4.917 | 4.917 | 4.917 | 4.917 | 4.917 | 4.917 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.917382 Full duration: 15.36758 -------------------------------------------------------------------------------- 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 48904f6a-2039-4a02-9cd7-80d948b41bc9 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.03 | 3.03 | 3.03 | 3.03 | 3.03 | 3.03 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> glance_v2.upload_data | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | glance_v2.list_images | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | total | 3.079 | 3.079 | 3.079 | 3.079 | 3.079 | 3.079 | 100.0% | 1 | | -> duration | 3.079 | 3.079 | 3.079 | 3.079 | 3.079 | 3.079 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.078998 Full duration: 15.694166 -------------------------------------------------------------------------------- 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 48904f6a-2039-4a02-9cd7-80d948b41bc9 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.298 | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 100.0% | 1 | | total | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 100.0% | 1 | | -> duration | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.297821 Full duration: 9.654941 -------------------------------------------------------------------------------- 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": "5d20840e-6d50-40c8-aeef-df5c9c3573c8" } ], "flavor": { "name": "rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 48904f6a-2039-4a02-9cd7-80d948b41bc9 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.352 | 3.352 | 3.352 | 3.352 | 3.352 | 3.352 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | -> glance_v2.upload_data | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 100.0% | 1 | | nova.boot_servers | 13.388 | 13.388 | 13.388 | 13.388 | 13.388 | 13.388 | 100.0% | 1 | | total | 16.74 | 16.74 | 16.74 | 16.74 | 16.74 | 16.74 | 100.0% | 1 | | -> duration | 15.74 | 15.74 | 15.74 | 15.74 | 15.74 | 15.74 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.740489 Full duration: 38.822706 HINTS: * To plot HTML graphics with this data, run: rally task report 48904f6a-2039-4a02-9cd7-80d948b41bc9 --out output.html * To generate a JUnit report, run: rally task export 48904f6a-2039-4a02-9cd7-80d948b41bc9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 48904f6a-2039-4a02-9cd7-80d948b41bc9 --json --out output.json 2018-08-25 16:08:34,279 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '48904f6a-2039-4a02-9cd7-80d948b41bc9', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-08-25 16:08:36,860 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 48904f6a-2039-4a02-9cd7-80d948b41bc9 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-08-25 16:08:36.762 1322 INFO rally.api [-] Building 'json' report for the following task(s): '48904f6a-2039-4a02-9cd7-80d948b41bc9'. 2018-08-25 16:08:36.767 1322 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:08:36,860 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '48904f6a-2039-4a02-9cd7-80d948b41bc9', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-08-25 16:08:39,410 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 48904f6a-2039-4a02-9cd7-80d948b41bc9 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-08-25 16:08:39.297 1325 INFO rally.api [-] Building 'html' report for the following task(s): '48904f6a-2039-4a02-9cd7-80d948b41bc9'. 2018-08-25 16:08:39.318 1325 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:08:39,416 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-08-25 16:08:39,417 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-08-25 16:08:39,417 - 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-25 16:08:39,417 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-25 16:08:39,430 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-25 16:08:39,430 - 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': '5d20840e-6d50-40c8-aeef-df5c9c3573c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'flavor_name': 'rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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-25 16:12:13,129 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6536c40d-6228-42ca-aa39-fad97d29a141 2018-08-25 16:12:13,130 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6536c40d-6228-42ca-aa39-fad97d29a141'] 2018-08-25 16:12:14,067 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6536c40d-6228-42ca-aa39-fad97d29a141 -------------------------------------------------------------------------------- Task 6536c40d-6228-42ca-aa39-fad97d29a141: 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 6536c40d-6228-42ca-aa39-fad97d29a141 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.56 | 3.56 | 3.56 | 3.56 | 3.56 | 3.56 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.542 | 2.542 | 2.542 | 2.542 | 2.542 | 2.542 | 100.0% | 1 | | total | 6.102 | 6.102 | 6.102 | 6.102 | 6.102 | 6.102 | 100.0% | 1 | | -> duration | 6.102 | 6.102 | 6.102 | 6.102 | 6.102 | 6.102 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.102416 Full duration: 24.389685 -------------------------------------------------------------------------------- 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 6536c40d-6228-42ca-aa39-fad97d29a141 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.562 | 3.562 | 3.562 | 3.562 | 3.562 | 3.562 | 100.0% | 1 | | cinder_v2.delete_volume | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 100.0% | 1 | | total | 3.918 | 3.918 | 3.918 | 3.918 | 3.918 | 3.918 | 100.0% | 1 | | -> duration | 3.918 | 3.918 | 3.918 | 3.918 | 3.918 | 3.918 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.917767 Full duration: 16.275857 -------------------------------------------------------------------------------- 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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6536c40d-6228-42ca-aa39-fad97d29a141 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 | 5.931 | 5.931 | 5.931 | 5.931 | 5.931 | 5.931 | 100.0% | 1 | | cinder_v2.delete_volume | 2.569 | 2.569 | 2.569 | 2.569 | 2.569 | 2.569 | 100.0% | 1 | | total | 8.5 | 8.5 | 8.5 | 8.5 | 8.5 | 8.5 | 100.0% | 1 | | -> duration | 8.5 | 8.5 | 8.5 | 8.5 | 8.5 | 8.5 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.500321 Full duration: 21.701151 -------------------------------------------------------------------------------- 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 6536c40d-6228-42ca-aa39-fad97d29a141 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.476 | 3.476 | 3.476 | 3.476 | 3.476 | 3.476 | 100.0% | 1 | | cinder_v2.delete_volume | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | total | 4.094 | 4.094 | 4.094 | 4.094 | 4.094 | 4.094 | 100.0% | 1 | | -> duration | 4.094 | 4.094 | 4.094 | 4.094 | 4.094 | 4.094 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.093993 Full duration: 16.202335 -------------------------------------------------------------------------------- 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 6536c40d-6228-42ca-aa39-fad97d29a141 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.457 | 3.457 | 3.457 | 3.457 | 3.457 | 3.457 | 100.0% | 1 | | cinder_v2.extend_volume | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | cinder_v2.delete_volume | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | total | 4.869 | 4.869 | 4.869 | 4.869 | 4.869 | 4.869 | 100.0% | 1 | | -> duration | 4.869 | 4.869 | 4.869 | 4.869 | 4.869 | 4.869 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.869092 Full duration: 17.416813 -------------------------------------------------------------------------------- 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 6536c40d-6228-42ca-aa39-fad97d29a141 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.602 | 3.602 | 3.602 | 3.602 | 3.602 | 3.602 | 100.0% | 1 | | cinder_v2.delete_volume | 2.968 | 2.968 | 2.968 | 2.968 | 2.968 | 2.968 | 100.0% | 1 | | total | 6.57 | 6.57 | 6.57 | 6.57 | 6.57 | 6.57 | 100.0% | 1 | | -> duration | 6.57 | 6.57 | 6.57 | 6.57 | 6.57 | 6.57 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.570354 Full duration: 24.842639 -------------------------------------------------------------------------------- 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 6536c40d-6228-42ca-aa39-fad97d29a141 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.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | cinder_v2.list_qos | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 100.0% | 1 | | total | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 100.0% | 1 | | -> duration | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.030026 Full duration: 15.390674 -------------------------------------------------------------------------------- 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 6536c40d-6228-42ca-aa39-fad97d29a141 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.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | cinder_v2.set_qos | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | total | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 100.0% | 1 | | -> duration | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.008858 Full duration: 14.528686 -------------------------------------------------------------------------------- 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 6536c40d-6228-42ca-aa39-fad97d29a141 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.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | cinder_v2.list_types | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 100.0% | 1 | | total | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 100.0% | 1 | | -> duration | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.174487 Full duration: 15.731297 -------------------------------------------------------------------------------- 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 6536c40d-6228-42ca-aa39-fad97d29a141 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.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 100.0% | 1 | | total | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | -> duration | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.074656 Full duration: 15.599725 HINTS: * To plot HTML graphics with this data, run: rally task report 6536c40d-6228-42ca-aa39-fad97d29a141 --out output.html * To generate a JUnit report, run: rally task export 6536c40d-6228-42ca-aa39-fad97d29a141 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6536c40d-6228-42ca-aa39-fad97d29a141 --json --out output.json 2018-08-25 16:12:14,068 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6536c40d-6228-42ca-aa39-fad97d29a141', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-08-25 16:12:16,688 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6536c40d-6228-42ca-aa39-fad97d29a141 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-08-25 16:12:16.586 3114 INFO rally.api [-] Building 'json' report for the following task(s): '6536c40d-6228-42ca-aa39-fad97d29a141'. 2018-08-25 16:12:16.595 3114 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:12:16,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6536c40d-6228-42ca-aa39-fad97d29a141', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-08-25 16:12:19,195 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 6536c40d-6228-42ca-aa39-fad97d29a141 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-08-25 16:12:19.071 3117 INFO rally.api [-] Building 'html' report for the following task(s): '6536c40d-6228-42ca-aa39-fad97d29a141'. 2018-08-25 16:12:19.098 3117 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:12:19,210 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-08-25 16:12:19,210 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-08-25 16:12:19,211 - 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-25 16:12:19,211 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-25 16:12:19,224 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-25 16:12:19,225 - 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': '5d20840e-6d50-40c8-aeef-df5c9c3573c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'flavor_name': 'rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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-25 16:14:38,418 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f 2018-08-25 16:14:38,418 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f'] 2018-08-25 16:14:39,239 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f -------------------------------------------------------------------------------- Task 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f: 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 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f 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.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | total | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | -> duration | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.673124 Full duration: 9.64776 -------------------------------------------------------------------------------- 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 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f 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.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | total | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | -> duration | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.730317 Full duration: 8.784445 -------------------------------------------------------------------------------- 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 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f 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.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | total | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | -> duration | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.684639 Full duration: 9.959833 -------------------------------------------------------------------------------- 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 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f 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.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | | total | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 100.0% | 1 | | -> duration | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.987086 Full duration: 10.163967 -------------------------------------------------------------------------------- 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 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f 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.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | total | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> duration | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.67915 Full duration: 9.055474 -------------------------------------------------------------------------------- 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 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f 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.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 100.0% | 1 | | total | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | -> duration | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.970342 Full duration: 9.979806 -------------------------------------------------------------------------------- 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 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f 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.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | total | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> duration | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.679175 Full duration: 8.965304 -------------------------------------------------------------------------------- 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 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f 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.196 | 1.196 | 1.196 | 1.196 | 1.196 | 1.196 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 100.0% | 1 | | total | 1.57 | 1.57 | 1.57 | 1.57 | 1.57 | 1.57 | 100.0% | 1 | | -> duration | 1.57 | 1.57 | 1.57 | 1.57 | 1.57 | 1.57 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.569825 Full duration: 11.269933 -------------------------------------------------------------------------------- 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 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f 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.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | total | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | -> duration | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.65887 Full duration: 9.072647 -------------------------------------------------------------------------------- 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 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f 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.084 | 1.084 | 1.084 | 1.084 | 1.084 | 1.084 | 100.0% | 1 | | gnocchi.delete_metric | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 100.0% | 1 | | total | 1.46 | 1.46 | 1.46 | 1.46 | 1.46 | 1.46 | 100.0% | 1 | | -> duration | 1.46 | 1.46 | 1.46 | 1.46 | 1.46 | 1.46 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.46038 Full duration: 10.89775 -------------------------------------------------------------------------------- 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 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f 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.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | gnocchi.delete_resource | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 100.0% | 1 | | total | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | -> duration | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.949116 Full duration: 10.639238 HINTS: * To plot HTML graphics with this data, run: rally task report 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f --out output.html * To generate a JUnit report, run: rally task export 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f --json --out output.json 2018-08-25 16:14:39,240 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.json'] 2018-08-25 16:14:41,978 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f --out /home/opnfv/functest/results/rally/opnfv-gnocchi.json 2018-08-25 16:14:41.870 4252 INFO rally.api [-] Building 'json' report for the following task(s): '854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f'. 2018-08-25 16:14:41.879 4252 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:14:41,978 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-08-25 16:14:44,617 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f --out /home/opnfv/functest/results/rally/opnfv-gnocchi.html 2018-08-25 16:14:44.498 4255 INFO rally.api [-] Building 'html' report for the following task(s): '854cfbf6-b8f8-4bd3-a9d9-e4cb6c12372f'. 2018-08-25 16:14:44.524 4255 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:14:44,630 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-08-25 16:14:44,630 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-08-25 16:14:44,631 - 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-25 16:14:44,631 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-25 16:14:44,643 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-25 16:14:44,644 - 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': '5d20840e-6d50-40c8-aeef-df5c9c3573c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'flavor_name': 'rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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-25 16:16:54,568 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 37b98ee5-d42f-451d-9b55-6d10059f5592 2018-08-25 16:16:54,569 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '37b98ee5-d42f-451d-9b55-6d10059f5592'] 2018-08-25 16:16:55,540 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 37b98ee5-d42f-451d-9b55-6d10059f5592 -------------------------------------------------------------------------------- Task 37b98ee5-d42f-451d-9b55-6d10059f5592: 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 37b98ee5-d42f-451d-9b55-6d10059f5592 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 | 6.796 | 6.796 | 6.796 | 6.796 | 6.796 | 6.796 | 100.0% | 1 | | heat.update_stack | 4.31 | 4.31 | 4.31 | 4.31 | 4.31 | 4.31 | 100.0% | 1 | | heat.delete_stack | 3.232 | 3.232 | 3.232 | 3.232 | 3.232 | 3.232 | 100.0% | 1 | | total | 14.338 | 14.338 | 14.338 | 14.338 | 14.338 | 14.338 | 100.0% | 1 | | -> duration | 10.338 | 10.338 | 10.338 | 10.338 | 10.338 | 10.338 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.337627 Full duration: 29.344307 -------------------------------------------------------------------------------- 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 37b98ee5-d42f-451d-9b55-6d10059f5592 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.335 | 5.335 | 5.335 | 5.335 | 5.335 | 5.335 | 100.0% | 1 | | heat.check_stack | 1.92 | 1.92 | 1.92 | 1.92 | 1.92 | 1.92 | 100.0% | 1 | | heat.delete_stack | 1.613 | 1.613 | 1.613 | 1.613 | 1.613 | 1.613 | 100.0% | 1 | | total | 8.868 | 8.868 | 8.868 | 8.868 | 8.868 | 8.868 | 100.0% | 1 | | -> duration | 6.868 | 6.868 | 6.868 | 6.868 | 6.868 | 6.868 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.867703 Full duration: 25.317546 -------------------------------------------------------------------------------- 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 37b98ee5-d42f-451d-9b55-6d10059f5592 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.364 | 5.364 | 5.364 | 5.364 | 5.364 | 5.364 | 100.0% | 1 | | heat.suspend_stack | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | heat.resume_stack | 1.286 | 1.286 | 1.286 | 1.286 | 1.286 | 1.286 | 100.0% | 1 | | heat.delete_stack | 1.658 | 1.658 | 1.658 | 1.658 | 1.658 | 1.658 | 100.0% | 1 | | total | 9.113 | 9.113 | 9.113 | 9.113 | 9.113 | 9.113 | 100.0% | 1 | | -> duration | 7.113 | 7.113 | 7.113 | 7.113 | 7.113 | 7.113 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.113164 Full duration: 25.744923 -------------------------------------------------------------------------------- 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 37b98ee5-d42f-451d-9b55-6d10059f5592 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | total | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> duration | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.697495 Full duration: 14.836122 HINTS: * To plot HTML graphics with this data, run: rally task report 37b98ee5-d42f-451d-9b55-6d10059f5592 --out output.html * To generate a JUnit report, run: rally task export 37b98ee5-d42f-451d-9b55-6d10059f5592 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 37b98ee5-d42f-451d-9b55-6d10059f5592 --json --out output.json 2018-08-25 16:16:55,541 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '37b98ee5-d42f-451d-9b55-6d10059f5592', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-08-25 16:16:58,014 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 37b98ee5-d42f-451d-9b55-6d10059f5592 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-08-25 16:16:57.920 5168 INFO rally.api [-] Building 'json' report for the following task(s): '37b98ee5-d42f-451d-9b55-6d10059f5592'. 2018-08-25 16:16:57.925 5168 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:16:58,014 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '37b98ee5-d42f-451d-9b55-6d10059f5592', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-08-25 16:17:00,540 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 37b98ee5-d42f-451d-9b55-6d10059f5592 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-08-25 16:17:00.428 5171 INFO rally.api [-] Building 'html' report for the following task(s): '37b98ee5-d42f-451d-9b55-6d10059f5592'. 2018-08-25 16:17:00.448 5171 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:17:00,546 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-08-25 16:17:00,547 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-08-25 16:17:00,547 - 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-25 16:17:00,547 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-25 16:17:00,560 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-25 16:17:00,560 - 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': '5d20840e-6d50-40c8-aeef-df5c9c3573c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'flavor_name': 'rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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-25 16:21:04,796 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1ea47349-56a8-4400-a170-8e796edd8315 2018-08-25 16:21:04,796 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1ea47349-56a8-4400-a170-8e796edd8315'] 2018-08-25 16:21:05,746 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 1ea47349-56a8-4400-a170-8e796edd8315 -------------------------------------------------------------------------------- Task 1ea47349-56a8-4400-a170-8e796edd8315: 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 1ea47349-56a8-4400-a170-8e796edd8315 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.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | keystone_v3.add_role | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 100.0% | 1 | | keystone_v3.revoke_role | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 100.0% | 1 | | total | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 100.0% | 1 | | -> duration | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.145698 Full duration: 18.420885 -------------------------------------------------------------------------------- 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 1ea47349-56a8-4400-a170-8e796edd8315 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.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | keystone_v3.add_role | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | keystone_v3.list_roles | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 100.0% | 1 | | -> duration | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.093709 Full duration: 18.319751 -------------------------------------------------------------------------------- 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 1ea47349-56a8-4400-a170-8e796edd8315 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.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | keystone_v3.list_projects | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | total | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 100.0% | 1 | | -> duration | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.278309 Full duration: 18.49186 -------------------------------------------------------------------------------- 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 1ea47349-56a8-4400-a170-8e796edd8315 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.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | keystone_v3.delete_role | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | total | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> duration | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.931321 Full duration: 16.037562 -------------------------------------------------------------------------------- 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 1ea47349-56a8-4400-a170-8e796edd8315 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.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | keystone_v3.delete_service | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | | total | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> duration | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.923746 Full duration: 15.768112 -------------------------------------------------------------------------------- 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 1ea47349-56a8-4400-a170-8e796edd8315 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.015 | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 100.0% | 1 | | keystone_v3.create_user | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | -> keystone_v3.add_role | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 100.0% | 1 | | keystone_v3.create_role | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | keystone_v3.get_project | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | keystone_v3.get_user | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | keystone_v3.get_role | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | keystone_v3.list_services | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.get_services | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | total | 2.917 | 2.917 | 2.917 | 2.917 | 2.917 | 2.917 | 100.0% | 1 | | -> duration | 2.917 | 2.917 | 2.917 | 2.917 | 2.917 | 2.917 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.916637 Full duration: 24.818653 -------------------------------------------------------------------------------- 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 1ea47349-56a8-4400-a170-8e796edd8315 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.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | keystone_v3.update_project | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | keystone_v3.delete_project | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | total | 1.474 | 1.474 | 1.474 | 1.474 | 1.474 | 1.474 | 100.0% | 1 | | -> duration | 1.474 | 1.474 | 1.474 | 1.474 | 1.474 | 1.474 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.474092 Full duration: 16.174487 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1ea47349-56a8-4400-a170-8e796edd8315 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | total | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 100.0% | 1 | | -> duration | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.129153 Full duration: 18.493967 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1ea47349-56a8-4400-a170-8e796edd8315 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.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | total | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | -> duration | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.028448 Full duration: 18.504617 -------------------------------------------------------------------------------- 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 1ea47349-56a8-4400-a170-8e796edd8315 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | keystone_v3.list_users | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | total | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 100.0% | 1 | | -> duration | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.251975 Full duration: 18.70006 -------------------------------------------------------------------------------- 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 1ea47349-56a8-4400-a170-8e796edd8315 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | keystone_v3.create_users | 7.009 | 7.009 | 7.009 | 7.009 | 7.009 | 7.009 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 7.008 | 7.008 | 7.008 | 7.008 | 7.008 | 7.008 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.33 | 1.33 | 1.33 | 1.33 | 1.33 | 1.33 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.574 | 1.574 | 1.574 | 1.574 | 1.574 | 1.574 | 100.0% | 1 | | total | 9.354 | 9.354 | 9.354 | 9.354 | 9.354 | 9.354 | 100.0% | 1 | | -> duration | 9.354 | 9.354 | 9.354 | 9.354 | 9.354 | 9.354 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.353918 Full duration: 30.997301 HINTS: * To plot HTML graphics with this data, run: rally task report 1ea47349-56a8-4400-a170-8e796edd8315 --out output.html * To generate a JUnit report, run: rally task export 1ea47349-56a8-4400-a170-8e796edd8315 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1ea47349-56a8-4400-a170-8e796edd8315 --json --out output.json 2018-08-25 16:21:05,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1ea47349-56a8-4400-a170-8e796edd8315', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-08-25 16:21:08,282 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 1ea47349-56a8-4400-a170-8e796edd8315 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-08-25 16:21:08.178 7086 INFO rally.api [-] Building 'json' report for the following task(s): '1ea47349-56a8-4400-a170-8e796edd8315'. 2018-08-25 16:21:08.189 7086 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:21:08,283 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '1ea47349-56a8-4400-a170-8e796edd8315', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-08-25 16:21:10,700 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 1ea47349-56a8-4400-a170-8e796edd8315 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-08-25 16:21:10.572 7089 INFO rally.api [-] Building 'html' report for the following task(s): '1ea47349-56a8-4400-a170-8e796edd8315'. 2018-08-25 16:21:10.601 7089 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:21:10,716 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-08-25 16:21:10,716 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-08-25 16:21:10,717 - 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-25 16:21:10,717 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-25 16:21:10,728 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-25 16:21:10,729 - 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': '5d20840e-6d50-40c8-aeef-df5c9c3573c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'flavor_name': 'rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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-25 16:26:54,392 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cea331b5-edf9-4612-a961-02d90efc31e3 2018-08-25 16:26:54,392 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'cea331b5-edf9-4612-a961-02d90efc31e3'] 2018-08-25 16:26:55,338 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid cea331b5-edf9-4612-a961-02d90efc31e3 -------------------------------------------------------------------------------- Task cea331b5-edf9-4612-a961-02d90efc31e3: 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 cea331b5-edf9-4612-a961-02d90efc31e3 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.034 | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 100.0% | 1 | | neutron.delete_network | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | total | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 100.0% | 1 | | -> duration | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.975542 Full duration: 17.892006 -------------------------------------------------------------------------------- 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 cea331b5-edf9-4612-a961-02d90efc31e3 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.577 | 1.577 | 1.577 | 1.577 | 1.577 | 1.577 | 100.0% | 1 | | neutron.delete_port | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 100.0% | 1 | | total | 2.164 | 2.164 | 2.164 | 2.164 | 2.164 | 2.164 | 100.0% | 1 | | -> duration | 2.164 | 2.164 | 2.164 | 2.164 | 2.164 | 2.164 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.163887 Full duration: 30.57353 -------------------------------------------------------------------------------- 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 cea331b5-edf9-4612-a961-02d90efc31e3 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.975 | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 100.0% | 1 | | neutron.create_subnet | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 100.0% | 1 | | neutron.create_router | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 100.0% | 1 | | neutron.add_interface_router | 1.991 | 1.991 | 1.991 | 1.991 | 1.991 | 1.991 | 100.0% | 1 | | neutron.remove_interface_router | 1.53 | 1.53 | 1.53 | 1.53 | 1.53 | 1.53 | 100.0% | 1 | | neutron.delete_router | 0.426 | 0.426 | 0.426 | 0.426 | 0.426 | 0.426 | 100.0% | 1 | | total | 5.654 | 5.654 | 5.654 | 5.654 | 5.654 | 5.654 | 100.0% | 1 | | -> duration | 5.654 | 5.654 | 5.654 | 5.654 | 5.654 | 5.654 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.654203 Full duration: 38.880363 -------------------------------------------------------------------------------- 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 cea331b5-edf9-4612-a961-02d90efc31e3 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.263 | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 100.0% | 1 | | neutron.delete_subnet | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | total | 1.998 | 1.998 | 1.998 | 1.998 | 1.998 | 1.998 | 100.0% | 1 | | -> duration | 1.998 | 1.998 | 1.998 | 1.998 | 1.998 | 1.998 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.998093 Full duration: 30.317391 -------------------------------------------------------------------------------- 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 cea331b5-edf9-4612-a961-02d90efc31e3 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.308 | 1.308 | 1.308 | 1.308 | 1.308 | 1.308 | 100.0% | 1 | | neutron.list_networks | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | total | 1.512 | 1.512 | 1.512 | 1.512 | 1.512 | 1.512 | 100.0% | 1 | | -> duration | 1.512 | 1.512 | 1.512 | 1.512 | 1.512 | 1.512 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.511844 Full duration: 20.419753 -------------------------------------------------------------------------------- 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 cea331b5-edf9-4612-a961-02d90efc31e3 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.458 | 1.458 | 1.458 | 1.458 | 1.458 | 1.458 | 100.0% | 1 | | neutron.list_ports | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | total | 1.544 | 1.544 | 1.544 | 1.544 | 1.544 | 1.544 | 100.0% | 1 | | -> duration | 1.544 | 1.544 | 1.544 | 1.544 | 1.544 | 1.544 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.544447 Full duration: 31.414693 -------------------------------------------------------------------------------- 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 cea331b5-edf9-4612-a961-02d90efc31e3 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.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | neutron.create_subnet | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 100.0% | 1 | | neutron.create_router | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | neutron.add_interface_router | 2.066 | 2.066 | 2.066 | 2.066 | 2.066 | 2.066 | 100.0% | 1 | | neutron.list_routers | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | total | 3.81 | 3.81 | 3.81 | 3.81 | 3.81 | 3.81 | 100.0% | 1 | | -> duration | 3.81 | 3.81 | 3.81 | 3.81 | 3.81 | 3.81 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.810345 Full duration: 42.824043 -------------------------------------------------------------------------------- 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 cea331b5-edf9-4612-a961-02d90efc31e3 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.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | neutron.create_subnet | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | neutron.list_subnets | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | total | 1.618 | 1.618 | 1.618 | 1.618 | 1.618 | 1.618 | 100.0% | 1 | | -> duration | 1.618 | 1.618 | 1.618 | 1.618 | 1.618 | 1.618 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.617832 Full duration: 34.533765 -------------------------------------------------------------------------------- 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 cea331b5-edf9-4612-a961-02d90efc31e3 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.02 | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 100.0% | 1 | | neutron.delete_security_group | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | total | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 100.0% | 1 | | -> duration | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.208773 Full duration: 17.057177 -------------------------------------------------------------------------------- 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 cea331b5-edf9-4612-a961-02d90efc31e3 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 100.0% | 1 | | neutron.create_security_group_rule | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | neutron.delete_security_group | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | total | 1.357 | 1.357 | 1.357 | 1.357 | 1.357 | 1.357 | 100.0% | 1 | | -> duration | 1.357 | 1.357 | 1.357 | 1.357 | 1.357 | 1.357 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.357084 Full duration: 17.300046 -------------------------------------------------------------------------------- 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 cea331b5-edf9-4612-a961-02d90efc31e3 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.161 | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 100.0% | 1 | | neutron.create_router | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 100.0% | 1 | | neutron.add_gateway_router | 1.311 | 1.311 | 1.311 | 1.311 | 1.311 | 1.311 | 100.0% | 1 | | neutron.remove_gateway_router | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 100.0% | 1 | | total | 3.848 | 3.848 | 3.848 | 3.848 | 3.848 | 3.848 | 100.0% | 1 | | -> duration | 3.848 | 3.848 | 3.848 | 3.848 | 3.848 | 3.848 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.848291 Full duration: 29.857064 HINTS: * To plot HTML graphics with this data, run: rally task report cea331b5-edf9-4612-a961-02d90efc31e3 --out output.html * To generate a JUnit report, run: rally task export cea331b5-edf9-4612-a961-02d90efc31e3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cea331b5-edf9-4612-a961-02d90efc31e3 --json --out output.json 2018-08-25 16:26:55,339 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'cea331b5-edf9-4612-a961-02d90efc31e3', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-08-25 16:26:57,841 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid cea331b5-edf9-4612-a961-02d90efc31e3 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-08-25 16:26:57.731 10384 INFO rally.api [-] Building 'json' report for the following task(s): 'cea331b5-edf9-4612-a961-02d90efc31e3'. 2018-08-25 16:26:57.743 10384 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:26:57,842 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'cea331b5-edf9-4612-a961-02d90efc31e3', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-08-25 16:27:00,448 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid cea331b5-edf9-4612-a961-02d90efc31e3 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-08-25 16:27:00.326 10387 INFO rally.api [-] Building 'html' report for the following task(s): 'cea331b5-edf9-4612-a961-02d90efc31e3'. 2018-08-25 16:27:00.355 10387 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:27:00,467 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-08-25 16:27:00,467 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-08-25 16:27:00,468 - 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-25 16:27:00,468 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-25 16:27:00,480 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-25 16:27:00,481 - 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': '5d20840e-6d50-40c8-aeef-df5c9c3573c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'flavor_name': 'rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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-25 16:28:16,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 82ec4684-20d7-404d-a832-cf08b0f06079 2018-08-25 16:28:16,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '82ec4684-20d7-404d-a832-cf08b0f06079'] 2018-08-25 16:28:17,055 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 82ec4684-20d7-404d-a832-cf08b0f06079 -------------------------------------------------------------------------------- Task 82ec4684-20d7-404d-a832-cf08b0f06079: 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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5" }, "image": { "name": "rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5" }, "nics": [ { "net-id": "5d20840e-6d50-40c8-aeef-df5c9c3573c8" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 82ec4684-20d7-404d-a832-cf08b0f06079 has 1 error(s) -------------------------------------------------------------------------------- RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.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-1.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 | 11.673 | 11.673 | 11.673 | 11.673 | 11.673 | 11.673 | 100.0% | 1 | | nova.live_migrate | 10.246 | 10.246 | 10.246 | 10.246 | 10.246 | 10.246 | 0.0% | 1 | | total | 21.92 | 21.92 | 21.92 | 21.92 | 21.92 | 21.92 | 0.0% | 1 | | -> duration | 20.92 | 20.92 | 20.92 | 20.92 | 20.92 | 20.92 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.919736 Full duration: 38.3573 HINTS: * To plot HTML graphics with this data, run: rally task report 82ec4684-20d7-404d-a832-cf08b0f06079 --out output.html * To generate a JUnit report, run: rally task export 82ec4684-20d7-404d-a832-cf08b0f06079 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 82ec4684-20d7-404d-a832-cf08b0f06079 --json --out output.json At least one workload did not pass SLA criteria. 2018-08-25 16:28:17,055 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '82ec4684-20d7-404d-a832-cf08b0f06079', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-08-25 16:28:19,550 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 82ec4684-20d7-404d-a832-cf08b0f06079 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-08-25 16:28:19.456 10622 INFO rally.api [-] Building 'json' report for the following task(s): '82ec4684-20d7-404d-a832-cf08b0f06079'. 2018-08-25 16:28:19.458 10622 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:28:19,550 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '82ec4684-20d7-404d-a832-cf08b0f06079', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-08-25 16:28:22,231 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 82ec4684-20d7-404d-a832-cf08b0f06079 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-08-25 16:28:22.064 10625 INFO rally.api [-] Building 'html' report for the following task(s): '82ec4684-20d7-404d-a832-cf08b0f06079'. 2018-08-25 16:28:22.092 10625 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:28:22,233 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-08-25 16:28:22,234 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-08-25 16:28:22,234 - 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-25 16:28:22,234 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-25 16:28:22,246 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-25 16:28:22,246 - 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': '5d20840e-6d50-40c8-aeef-df5c9c3573c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', 'flavor_name': 'rally_sanity-flavor_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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_7f8b2d15-e496-4d3c-bc54-9ccd10f793d5', '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-25 16:29:25,724 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5b4680bd-a08b-448a-adc6-b2f69ea19af6 2018-08-25 16:29:25,724 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5b4680bd-a08b-448a-adc6-b2f69ea19af6'] 2018-08-25 16:29:26,639 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5b4680bd-a08b-448a-adc6-b2f69ea19af6 -------------------------------------------------------------------------------- Task 5b4680bd-a08b-448a-adc6-b2f69ea19af6: 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 5b4680bd-a08b-448a-adc6-b2f69ea19af6 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.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | quotas.delete_quotas | 0.255 | 0.255 | 0.255 | 0.255 | 0.255 | 0.255 | 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.046219 Full duration: 11.138092 -------------------------------------------------------------------------------- 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 5b4680bd-a08b-448a-adc6-b2f69ea19af6 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.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | total | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> duration | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.798369 Full duration: 10.546895 -------------------------------------------------------------------------------- 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 5b4680bd-a08b-448a-adc6-b2f69ea19af6 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.389 | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 100.0% | 1 | | total | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> duration | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.816504 Full duration: 10.51159 -------------------------------------------------------------------------------- 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 5b4680bd-a08b-448a-adc6-b2f69ea19af6 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.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | total | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | -> duration | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.082846 Full duration: 11.159076 HINTS: * To plot HTML graphics with this data, run: rally task report 5b4680bd-a08b-448a-adc6-b2f69ea19af6 --out output.html * To generate a JUnit report, run: rally task export 5b4680bd-a08b-448a-adc6-b2f69ea19af6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5b4680bd-a08b-448a-adc6-b2f69ea19af6 --json --out output.json 2018-08-25 16:29:26,639 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5b4680bd-a08b-448a-adc6-b2f69ea19af6', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-08-25 16:29:29,213 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5b4680bd-a08b-448a-adc6-b2f69ea19af6 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-08-25 16:29:29.117 11138 INFO rally.api [-] Building 'json' report for the following task(s): '5b4680bd-a08b-448a-adc6-b2f69ea19af6'. 2018-08-25 16:29:29.121 11138 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:29:29,214 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5b4680bd-a08b-448a-adc6-b2f69ea19af6', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-08-25 16:29:31,786 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 5b4680bd-a08b-448a-adc6-b2f69ea19af6 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-08-25 16:29:31.673 11141 INFO rally.api [-] Building 'html' report for the following task(s): '5b4680bd-a08b-448a-adc6-b2f69ea19af6'. 2018-08-25 16:29:31.693 11141 INFO rally.api [-] The report has been successfully built. 2018-08-25 16:29:31,791 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-08-25 16:29:31,795 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:57 | 6 | 100.00% | | glance | 01:19 | 4 | 100.00% | | cinder | 03:02 | 10 | 100.00% | | gnocchi | 01:48 | 11 | 100.00% | | heat | 01:35 | 4 | 100.00% | | keystone | 03:34 | 11 | 100.00% | | neutron | 05:11 | 11 | 100.00% | | nova | 00:38 | 1 | 0.00% | | quotas | 00:43 | 4 | 100.00% | | | | | | | TOTAL: | 00:18:50 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2018-08-25 16:29:31,795 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2018-08-25 16:29:31,926 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 16:29:31,926 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 24:17 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-25 16:29:40,039 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-08-25 16:29:40,093 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-08-25 16:29:40,909 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-25 16:29:43,755 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-25 16:29:46,553 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 71f2f0a9-fe4f-411e-8a1e-42fc91147dab | 2018-08-25T16:29:46.196163 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 71f2f0a9-fe4f-411e-8a1e-42fc91147dab ~/.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-25 16:29:50,233 - 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-25 16:29:50,233 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-25 16:29:53,154 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-25 16:29:56,585 - 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=12408db6-ce41-4774-bfe7-f1a193a730ec) as the default verifier for the future CLI operations. 2018-08-25 16:30:00,048 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-08-25 16:30:00,419 - 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-25T16:30:00Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'93f0e15d-d683-45e5-8fb0-18df544253c7', u'provider:segmentation_id': 77, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-net_4e6c65fd-0471-4393-b8ee-49e3be78e813', u'admin_state_up': True, u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T16:30:00Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 16:30:01,042 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T16:30:00Z', 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'1cb73cef-9bf0-4952-8f72-632848ebdb94', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_4e6c65fd-0471-4393-b8ee-49e3be78e813', u'enable_dhcp': True, u'network_id': u'93f0e15d-d683-45e5-8fb0-18df544253c7', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T16:30:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 16:30:02,345 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T16:30:01Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-25T16:30:02Z', u'revision_number': 2, u'routes': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'id': u'dc760d7b-ed45-4089-bb9f-62147837f732', u'name': u'refstack_defcore-router_4e6c65fd-0471-4393-b8ee-49e3be78e813'}) 2018-08-25 16:30:05,157 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'6c914e9c-8cd5-4b9a-8008-82a5caef2326', 'size': 12716032, u'self': u'/v2/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T16:30:05Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T16:30:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_4e6c65fd-0471-4393-b8ee-49e3be78e813', '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/6c914e9c-8cd5-4b9a-8008-82a5caef2326', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_4e6c65fd-0471-4393-b8ee-49e3be78e813', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_4e6c65fd-0471-4393-b8ee-49e3be78e813', 'created': u'2018-08-25T16:30:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T16:30:04Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/6c914e9c-8cd5-4b9a-8008-82a5caef2326', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_4e6c65fd-0471-4393-b8ee-49e3be78e813', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 16:30:05,453 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_4e6c65fd-0471-4393-b8ee-49e3be78e813', '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'bb3b2ba82e85438cb9318447e90d0372', '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'585f194f-8ca3-4b74-8ce9-52f6fa38126c', 'swap': 0}) 2018-08-25 16:30:07,205 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/2971dc80-bb56-4af8-be8d-a10bdd7da66d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2971dc80-bb56-4af8-be8d-a10bdd7da66d/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'2971dc80-bb56-4af8-be8d-a10bdd7da66d', 'size': 12716032, u'self': u'/v2/images/2971dc80-bb56-4af8-be8d-a10bdd7da66d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/2971dc80-bb56-4af8-be8d-a10bdd7da66d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T16:30:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T16:30:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_4e6c65fd-0471-4393-b8ee-49e3be78e813', '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/2971dc80-bb56-4af8-be8d-a10bdd7da66d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_4e6c65fd-0471-4393-b8ee-49e3be78e813', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_4e6c65fd-0471-4393-b8ee-49e3be78e813', 'created': u'2018-08-25T16:30:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T16:30:05Z', 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/2971dc80-bb56-4af8-be8d-a10bdd7da66d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_4e6c65fd-0471-4393-b8ee-49e3be78e813', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 16:30:07,245 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_4e6c65fd-0471-4393-b8ee-49e3be78e813', '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'bb3b2ba82e85438cb9318447e90d0372', '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'7328252b-7027-4637-8abb-08baa81b409d', 'swap': 0}) 2018-08-25 16:30:07,268 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_4e6c65fd-0471-4393-b8ee-49e3be78e813', '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'bb3b2ba82e85438cb9318447e90d0372', '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'7328252b-7027-4637-8abb-08baa81b409d', 'swap': 0}) 2018-08-25 16:30:11,005 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-25 16:30:11,006 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-25 16:30:11,006 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-25 16:30:11,008 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-25 16:30:15,510 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2018-08-25 16:30:15,510 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2018-08-25 16:30:15,510 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2018-08-25 16:30:15,510 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-08-25 16:30:15,510 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2018-08-25 16:30:15,510 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2018-08-25 16:30:15,510 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2018-08-25 16:30:15,510 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2018-08-25 16:30:15,511 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2018-08-25 16:30:15,512 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2018-08-25 16:30:15,513 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2018-08-25 16:30:15,514 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2018-08-25 16:30:15,515 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2018-08-25 16:30:15,516 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2018-08-25 16:30:15,517 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2018-08-25 16:30:15,517 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2018-08-25 16:30:15,517 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2018-08-25 16:30:15,517 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2018-08-25 16:30:15,517 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2018-08-25 16:30:15,517 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2018-08-25 16:30:15,517 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2018-08-25 16:30:15,517 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2018-08-25 16:30:15,517 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-25 16:30:15,518 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-25 16:30:15,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt']'. 2018-08-25 16:30:29,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:29.179 11183 INFO opnfv-tempest [-] {14} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-08-25 16:30:29,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:29.528 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.690s] 2018-08-25 16:30:29,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:29.962 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.815s] 2018-08-25 16:30:30,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:30.035 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.072s] 2018-08-25 16:30:30,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:30.240 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.712s] 2018-08-25 16:30:30,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:30.243 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [1.412s] 2018-08-25 16:30:30,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:30.450 11183 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.913s] 2018-08-25 16:30:31,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:31.454 11183 INFO opnfv-tempest [-] {5} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [2.557s] 2018-08-25 16:30:32,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:32.113 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [1.869s] 2018-08-25 16:30:32,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:32.257 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [2.015s] 2018-08-25 16:30:34,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:34.115 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [2.114s] 2018-08-25 16:30:34,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:34.646 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.530s] 2018-08-25 16:30:35,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:35.184 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [2.927s] 2018-08-25 16:30:36,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:36.631 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [1.447s] 2018-08-25 16:30:36,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:36.731 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [2.085s] 2018-08-25 16:30:37,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:37.501 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.769s] 2018-08-25 16:30:37,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:37.516 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.015s] 2018-08-25 16:30:38,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:38.236 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.719s] 2018-08-25 16:30:38,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:38.250 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.014s] 2018-08-25 16:30:39,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:39.226 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.975s] 2018-08-25 16:30:39,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:39.237 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.011s] 2018-08-25 16:30:39,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:39.288 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.050s] 2018-08-25 16:30:39,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:39.894 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.605s] 2018-08-25 16:30:39,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:39.902 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [9.992s] 2018-08-25 16:30:39,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:39.967 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.073s] 2018-08-25 16:30:40,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:40.034 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.066s] 2018-08-25 16:30:40,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:40.110 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.075s] 2018-08-25 16:30:40,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:40.199 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.089s] 2018-08-25 16:30:40,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:40.854 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.653s] 2018-08-25 16:30:40,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:40.919 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.066s] 2018-08-25 16:30:40,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:40.977 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.057s] 2018-08-25 16:30:41,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:41.039 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.061s] 2018-08-25 16:30:41,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:41.101 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.062s] 2018-08-25 16:30:41,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:41.340 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [4.643s] 2018-08-25 16:30:42,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:42.943 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.603s] 2018-08-25 16:30:45,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:45.394 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.594s] 2018-08-25 16:30:45,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:45.784 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [1.238s] 2018-08-25 16:30:45,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:45.908 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.515s] 2018-08-25 16:30:46,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:46.384 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.475s] 2018-08-25 16:30:51,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:51.235 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [5.450s] 2018-08-25 16:30:52,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:52.906 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.671s] 2018-08-25 16:30:53,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:53.235 11183 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.857s] 2018-08-25 16:30:53,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:53.352 11183 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.117s] 2018-08-25 16:30:54,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:54.480 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [4.746s] 2018-08-25 16:30:54,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:54.830 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.923s] 2018-08-25 16:30:56,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:56.213 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.732s] 2018-08-25 16:30:57,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:57.585 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2018-08-25 16:30:58,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:58.516 11183 INFO opnfv-tempest [-] {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [1.251s] 2018-08-25 16:30:59,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:59.534 11183 INFO opnfv-tempest [-] {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [1.018s] 2018-08-25 16:30:59,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:59.796 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.759s] 2018-08-25 16:30:59,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:30:59.914 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [5.083s] 2018-08-25 16:31:00,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:00.363 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.567s] 2018-08-25 16:31:01,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:01.014 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.650s] 2018-08-25 16:31:01,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:01.446 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [10.995s] 2018-08-25 16:31:02,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:02.050 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [1.035s] 2018-08-25 16:31:03,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:03.098 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [1.047s] 2018-08-25 16:31:04,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:04.634 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [1.536s] 2018-08-25 16:31:05,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:05.026 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [5.110s] 2018-08-25 16:31:06,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:06.214 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [36.833s] 2018-08-25 16:31:07,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:07.102 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [10.593s] 2018-08-25 16:31:08,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:08.730 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [3.704s] 2018-08-25 16:31:09,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:09.011 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.282s] 2018-08-25 16:31:09,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:09.044 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.032s] 2018-08-25 16:31:09,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:09.065 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.021s] 2018-08-25 16:31:09,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:09.093 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.028s] 2018-08-25 16:31:11,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:11.128 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [3.810s] 2018-08-25 16:31:12,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:12.659 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [14.765s] 2018-08-25 16:31:15,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:15.086 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [35.175s] 2018-08-25 16:31:15,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:15.111 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [3.983s] 2018-08-25 16:31:15,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:15.246 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [13.800s] 2018-08-25 16:31:16,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:16.333 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [3.676s] 2018-08-25 16:31:16,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:16.964 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [9.862s] 2018-08-25 16:31:18,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:18.648 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [3.537s] 2018-08-25 16:31:19,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:19.910 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.208s] 2018-08-25 16:31:19,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:19.973 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.062s] 2018-08-25 16:31:20,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:20.122 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.150s] 2018-08-25 16:31:20,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:20.392 11183 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.380s] 2018-08-25 16:31:21,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:21.494 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [2.844s] 2018-08-25 16:31:22,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:22.203 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [2.077s] 2018-08-25 16:31:23,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:23.479 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [1.277s] 2018-08-25 16:31:23,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:23.684 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [2.190s] 2018-08-25 16:31:24,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:24.061 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [8.814s] 2018-08-25 16:31:24,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:24.590 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [1.110s] 2018-08-25 16:31:24,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:24.598 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [12.416s] 2018-08-25 16:31:24,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:24.674 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.084s] 2018-08-25 16:31:24,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:24.765 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.091s] 2018-08-25 16:31:24,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:24.900 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.134s] 2018-08-25 16:31:25,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:25.094 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.194s] 2018-08-25 16:31:25,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:25.955 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.860s] 2018-08-25 16:31:26,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:26.073 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.118s] 2018-08-25 16:31:26,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:26.274 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.199s] 2018-08-25 16:31:26,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:26.387 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.113s] 2018-08-25 16:31:26,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:26.421 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [2.737s] 2018-08-25 16:31:26,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:26.504 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.117s] 2018-08-25 16:31:27,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:27.157 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.735s] 2018-08-25 16:31:27,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:27.987 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.829s] 2018-08-25 16:31:28,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:28.691 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.426s] 2018-08-25 16:31:29,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:29.021 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [1.033s] 2018-08-25 16:31:29,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:29.273 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.582s] 2018-08-25 16:31:29,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:29.617 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [5.555s] 2018-08-25 16:31:30,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:30.184 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.910s] 2018-08-25 16:31:30,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:30.769 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.747s] 2018-08-25 16:31:31,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:31.206 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [1.021s] 2018-08-25 16:31:31,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:31.755 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.986s] 2018-08-25 16:31:31,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:31.842 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.636s] 2018-08-25 16:31:31,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:31.991 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.149s] 2018-08-25 16:31:32,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:32.109 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.117s] 2018-08-25 16:31:32,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:32.220 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.111s] 2018-08-25 16:31:32,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:32.318 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.098s] 2018-08-25 16:31:32,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:32.402 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.647s] 2018-08-25 16:31:32,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:32.429 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.111s] 2018-08-25 16:31:32,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:32.638 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.209s] 2018-08-25 16:31:33,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:33.264 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.646s] 2018-08-25 16:31:33,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:33.286 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.883s] 2018-08-25 16:31:35,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:35.604 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [2.316s] 2018-08-25 16:31:36,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:36.206 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.602s] 2018-08-25 16:31:36,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:36.743 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.537s] 2018-08-25 16:31:36,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:36.860 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [12.259s] 2018-08-25 16:31:38,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:38.084 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [1.339s] 2018-08-25 16:31:38,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:38.087 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.823s] 2018-08-25 16:31:38,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:38.789 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.706s] 2018-08-25 16:31:39,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:39.366 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [6.968s] 2018-08-25 16:31:43,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:43.420 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [5.333s] 2018-08-25 16:31:47,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:47.289 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.428s] 2018-08-25 16:31:49,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:49.122 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.081s] 2018-08-25 16:31:49,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:49.134 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2018-08-25 16:31:49,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:49.181 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.815s] 2018-08-25 16:31:49,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:49.334 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.199s] 2018-08-25 16:31:49,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:49.349 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.015s] 2018-08-25 16:31:49,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:49.363 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.014s] 2018-08-25 16:31:49,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:49.386 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.023s] 2018-08-25 16:31:49,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:49.477 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.090s] 2018-08-25 16:31:49,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:49.569 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.092s] 2018-08-25 16:31:50,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:50.586 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [1.016s] 2018-08-25 16:31:50,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:50.601 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2018-08-25 16:31:50,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:50.756 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.155s] 2018-08-25 16:31:51,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:51.021 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.599s] 2018-08-25 16:31:52,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:52.576 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.394s] 2018-08-25 16:31:52,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:52.653 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.077s] 2018-08-25 16:31:52,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:52.785 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.130s] 2018-08-25 16:31:52,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:52.887 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.091s] 2018-08-25 16:31:54,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:54.285 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.776s] 2018-08-25 16:31:54,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:54.442 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.157s] 2018-08-25 16:31:55,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:55.372 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.351s] 2018-08-25 16:31:55,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:55.728 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.356s] 2018-08-25 16:31:55,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:55.912 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [40.825s] 2018-08-25 16:31:55,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:55.933 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.205s] 2018-08-25 16:31:56,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:56.384 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.450s] 2018-08-25 16:31:56,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:56.448 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.064s] 2018-08-25 16:31:56,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:56.515 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.066s] 2018-08-25 16:31:56,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:56.636 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.121s] 2018-08-25 16:31:56,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:56.774 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.137s] 2018-08-25 16:31:56,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:56.841 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.066s] 2018-08-25 16:31:56,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:56.884 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.043s] 2018-08-25 16:31:57,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:31:57.544 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [4.655s] 2018-08-25 16:32:00,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:00.074 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.477s] 2018-08-25 16:32:00,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:00.384 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.310s] 2018-08-25 16:32:00,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:00.431 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.046s] 2018-08-25 16:32:00,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:00.471 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.040s] 2018-08-25 16:32:00,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:00.512 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.041s] 2018-08-25 16:32:00,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:00.587 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.075s] 2018-08-25 16:32:00,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:00.658 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.070s] 2018-08-25 16:32:00,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:00.719 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.059s] 2018-08-25 16:32:01,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:01.206 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.487s] 2018-08-25 16:32:01,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:01.258 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.051s] 2018-08-25 16:32:02,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:02.199 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.314s] 2018-08-25 16:32:03,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:03.542 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.971s] 2018-08-25 16:32:05,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:05.579 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.036s] 2018-08-25 16:32:05,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:05.739 11183 INFO opnfv-tempest [-] {8} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.308s] 2018-08-25 16:32:07,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:07.254 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [14.468s] 2018-08-25 16:32:07,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:07.339 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.085s] 2018-08-25 16:32:07,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:07.395 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.056s] 2018-08-25 16:32:10,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:10.596 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [5.011s] 2018-08-25 16:32:11,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:11.318 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.727s] 2018-08-25 16:32:12,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:12.806 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.486s] 2018-08-25 16:32:13,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:13.569 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.763s] 2018-08-25 16:32:15,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:15.367 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.794s] 2018-08-25 16:32:15,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:15.450 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.087s] 2018-08-25 16:32:16,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:16.386 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [20.472s] 2018-08-25 16:32:24,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:24.621 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.471s] 2018-08-25 16:32:31,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:31.891 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.270s] 2018-08-25 16:32:37,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:37.187 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.295s] 2018-08-25 16:32:41,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:32:41.521 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.333s] 2018-08-25 16:33:02,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:02.965 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [21.440s] 2018-08-25 16:33:04,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:04.209 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.246s] 2018-08-25 16:33:32,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:32.275 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [75.870s] 2018-08-25 16:33:34,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:34.593 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [126.189s] 2018-08-25 16:33:34,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:34.677 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.083s] 2018-08-25 16:33:34,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:34.871 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.193s] 2018-08-25 16:33:35,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:35.002 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.131s] 2018-08-25 16:33:35,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:35.003 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-25 16:33:36,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:36.058 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [126.206s] 2018-08-25 16:33:36,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:36.142 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.084s] 2018-08-25 16:33:36,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:36.380 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.237s] 2018-08-25 16:33:36,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:36.474 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.093s] 2018-08-25 16:33:36,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:36.475 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-25 16:33:37,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:37.132 11183 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-08-25 16:33:43,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:43.603 11183 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.727s] 2018-08-25 16:33:44,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:44.301 11183 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.698s] 2018-08-25 16:33:55,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:55.499 11183 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.683s] 2018-08-25 16:33:57,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:33:57.460 11183 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.960s] 2018-08-25 16:34:03,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:34:03.147 11183 INFO opnfv-tempest [-] {6} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.346s] 2018-08-25 16:34:07,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:34:07.181 11183 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [22.875s] 2018-08-25 16:34:20,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:34:20.969 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [10.179s] 2018-08-25 16:34:28,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:34:28.314 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [7.346s] 2018-08-25 16:34:48,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:34:48.927 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [20.607s] 2018-08-25 16:35:00,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:35:00.311 11183 INFO opnfv-tempest [-] {15} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [254.268s] 2018-08-25 16:35:05,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:35:05.816 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [16.888s] 2018-08-25 16:35:27,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:35:27.058 11183 INFO opnfv-tempest [-] {15} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [26.740s] 2018-08-25 16:35:28,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:35:28.681 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.804s] 2018-08-25 16:35:28,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:35:28.976 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.296s] 2018-08-25 16:35:29,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:35:29.326 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.350s] 2018-08-25 16:35:30,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:35:30.725 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.398s] 2018-08-25 16:35:37,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:35:37.325 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [6.598s] 2018-08-25 16:35:37,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:35:37.639 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.315s] 2018-08-25 16:35:37,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:35:37.700 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.060s] 2018-08-25 16:35:43,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-25 16:35:43.430 11183 INFO opnfv-tempest [-] {15} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.121s] 2018-08-25 16:35:51,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 8d748833-44ae-46ee-a95b-61f79b8cb543 2018-08-25 16:35:51,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '8d748833-44ae-46ee-a95b-61f79b8cb543']'. 2018-08-25 16:35:52,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-25 16:35:52,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-25 16:35:52,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-25 16:35:52,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 8d748833-44ae-46ee-a95b-61f79b8cb543 | 2018-08-25 16:35:52,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-25 16:35:52,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-25 16:30:17 | 2018-08-25 16:35:52,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-25 16:35:51 | 2018-08-25 16:35:52,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:34 | 2018-08-25 16:35:52,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-25 16:35:52,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-25 16:35:52,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 12408db6-ce41-4774-bfe7-f1a193a730ec) | 2018-08-25 16:35:52,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-25 16:35:52,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 71f2f0a9-fe4f-411e-8a1e-42fc91147dab) | 2018-08-25 16:35:52,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2018-08-25 16:35:52,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 319.298 | 2018-08-25 16:35:52,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 217 | 2018-08-25 16:35:52,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-08-25 16:35:52,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-25 16:35:52,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-25 16:35:52,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-25 16:35:52,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-25 16:35:52,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-25 16:35:52,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-25 16:35:52,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-08-25 16:35:52,619 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 16:35:52,620 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 05:52 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-25 16:36:01,200 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-08-25 16:36:02,242 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-25 16:36:05,016 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-25 16:36:07,816 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fa494826-7a10-4a15-b80a-574df3c15467 | 2018-08-25T16:36:07.431899 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fa494826-7a10-4a15-b80a-574df3c15467 ~/.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-25 16:36:11,634 - 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-25 16:36:11,635 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-25 16:36:14,301 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-25 16:36:17,791 - 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=b5dd8829-f678-4639-91a6-974aed688007) as the default verifier for the future CLI operations. 2018-08-25 16:36:21,088 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-08-25 16:36:21,342 - 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-25T16:36:21Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2de0fe0a-5082-47e6-bc38-3867832c77d3', u'provider:segmentation_id': 1, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-net_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', u'admin_state_up': True, u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T16:36:21Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 16:36:21,870 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T16:36:21Z', 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'fa4d0025-0311-48b7-a3ad-4a9d3a5a3964', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', u'enable_dhcp': True, u'network_id': u'2de0fe0a-5082-47e6-bc38-3867832c77d3', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T16:36:21Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 16:36:23,068 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T16:36:21Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-25T16:36:22Z', u'revision_number': 2, u'routes': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'id': u'6ce698a1-4cc1-4faf-9d55-88fe7a9e8fca', u'name': u'patrole-router_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7'}) 2018-08-25 16:36:25,755 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/d9255199-332a-4a49-a40d-d90295f8d108/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d9255199-332a-4a49-a40d-d90295f8d108/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'd9255199-332a-4a49-a40d-d90295f8d108', 'size': 12716032, u'self': u'/v2/images/d9255199-332a-4a49-a40d-d90295f8d108', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/d9255199-332a-4a49-a40d-d90295f8d108/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T16:36:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T16:36:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', '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/d9255199-332a-4a49-a40d-d90295f8d108', 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_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', 'created': u'2018-08-25T16:36:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T16:36:25Z', 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/d9255199-332a-4a49-a40d-d90295f8d108', 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_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 16:36:26,085 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', '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'bb3b2ba82e85438cb9318447e90d0372', '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'9cebd93f-f186-41e1-89bb-f65244ba95d2', 'swap': 0}) 2018-08-25 16:36:27,824 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/3b851fdd-183b-4671-865d-0feea42f63b0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3b851fdd-183b-4671-865d-0feea42f63b0/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'3b851fdd-183b-4671-865d-0feea42f63b0', 'size': 12716032, u'self': u'/v2/images/3b851fdd-183b-4671-865d-0feea42f63b0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/3b851fdd-183b-4671-865d-0feea42f63b0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T16:36:27Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T16:36:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', '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/3b851fdd-183b-4671-865d-0feea42f63b0', 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_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', 'created': u'2018-08-25T16:36:26Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T16:36: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/3b851fdd-183b-4671-865d-0feea42f63b0', 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_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 16:36:27,888 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', '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'bb3b2ba82e85438cb9318447e90d0372', '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'6e99848a-19be-46a7-8790-6895cf6da493', 'swap': 0}) 2018-08-25 16:36:27,913 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_630f4e1f-ccc2-4ac8-b19a-aca4122b2bb7', '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'bb3b2ba82e85438cb9318447e90d0372', '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'6e99848a-19be-46a7-8790-6895cf6da493', 'swap': 0}) 2018-08-25 16:36:31,553 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-25 16:36:31,554 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-25 16:36:31,554 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-25 16:36:31,557 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-25 16:36:31,569 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-25 16:36:35,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b5dd8829-f678-4639-91a6-974aed688007/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-25 16:36:35,847 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-25 16:36:35,864 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-25 16:36:35,865 - 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-25 16:38:31,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1ff00733-ca23-437e-91c2-2483640707ea 2018-08-25 16:38:31,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1ff00733-ca23-437e-91c2-2483640707ea']'. 2018-08-25 16:38:32,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-25 16:38:32,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-25 16:38:32,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-25 16:38:32,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1ff00733-ca23-437e-91c2-2483640707ea | 2018-08-25 16:38:32,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-25 16:38:32,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-25 16:36:38 | 2018-08-25 16:38:32,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-25 16:38:31 | 2018-08-25 16:38:32,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:53 | 2018-08-25 16:38:32,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-25 16:38:32,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-25 16:38:32,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b5dd8829-f678-4639-91a6-974aed688007) | 2018-08-25 16:38:32,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-25 16:38:32,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: fa494826-7a10-4a15-b80a-574df3c15467) | 2018-08-25 16:38:32,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-08-25 16:38:32,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 88.236 | 2018-08-25 16:38:32,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-08-25 16:38:32,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2018-08-25 16:38:32,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-25 16:38:32,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-25 16:38:32,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-25 16:38:32,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-25 16:38:32,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-25 16:38:32,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-25 16:38:32,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-08-25 16:38:33,059 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 16:38:33,060 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:12 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-25 16:38:41,381 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-08-25 16:38:42,847 - 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'10a5b0f51e0a4a459f5dbe91b0dcd19b', '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_50ff1118-3377-4777-9397-1f34e65309f4'}) 2018-08-25 16:38:43,321 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'52dcff8522204ab8b5605bec2791061a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_50ff1118-3377-4777-9397-1f34e65309f4'}) 2018-08-25 16:38:44,718 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_50ff1118-3377-4777-9397-1f34e65309f4', 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'10a5b0f51e0a4a459f5dbe91b0dcd19b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'd0946652-085e-49f4-b0ea-fe8407a438d0', 'username': u'vmtp-user_50ff1118-3377-4777-9397-1f34e65309f4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.33: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-25 16:38:44,723 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_50ff1118-3377-4777-9397-1f34e65309f4', 'password': 'd0946652-085e-49f4-b0ea-fe8407a438d0', 'project_name': 'vmtp-project_50ff1118-3377-4777-9397-1f34e65309f4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.33:5000/v3', 'project_id': '10a5b0f51e0a4a459f5dbe91b0dcd19b', 'project_domain_name': 'Default'} 2018-08-25 16:38:44,728 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-08-25 16:38:46,283 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.211'}]}, u'description': u'', u'tags': [], u'tenant_id': u'10a5b0f51e0a4a459f5dbe91b0dcd19b', u'created_at': u'2018-08-25T16:38:45Z', u'admin_state_up': True, u'updated_at': u'2018-08-25T16:38:46Z', u'revision_number': 2, u'routes': [], u'project_id': u'10a5b0f51e0a4a459f5dbe91b0dcd19b', u'id': u'3a1d83a6-12b0-40cd-afa0-0a38e7820403', u'name': u'vmtp-router_50ff1118-3377-4777-9397-1f34e65309f4'}) 2018-08-25 16:38:52,193 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d/file', 'owner': u'10a5b0f51e0a4a459f5dbe91b0dcd19b', 'id': u'f01e1fe2-1314-46df-a472-a829f9dc7d5d', 'size': 263193088, u'self': u'/v2/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'10a5b0f51e0a4a459f5dbe91b0dcd19b', 'name': 'vmtp-project_50ff1118-3377-4777-9397-1f34e65309f4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T16:38:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-25T16:38:52Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/vmtp-img_50ff1118-3377-4777-9397-1f34e65309f4', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', 'properties': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/vmtp-img_50ff1118-3377-4777-9397-1f34e65309f4', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_50ff1118-3377-4777-9397-1f34e65309f4', 'created': u'2018-08-25T16:38:48Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-08-25T16:38:48Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', 'metadata': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/f01e1fe2-1314-46df-a472-a829f9dc7d5d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/vmtp-img_50ff1118-3377-4777-9397-1f34e65309f4', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}}) 2018-08-25 16:38:52,475 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_50ff1118-3377-4777-9397-1f34e65309f4', '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'bb3b2ba82e85438cb9318447e90d0372', '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'03bbb2af-2aa9-4a0d-a15b-25f2e623c1f9', 'swap': 0}) 2018-08-25 16:38:53,660 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_50ff1118-3377-4777-9397-1f34e65309f4' 2018-08-25 16:38:54,121 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcXk1ZuVxKFHM+r2TKL069/pkx0+mDZk7dMu5i0FSU74jRvEysdpYFc6YLUzcs5xC1+Ze9xTWQmGZ3qIJRO9i1jP7BuvZbXkpJTYs0uDgsoilfFCpizE58c73vpZM/NDVAGAMeqY84fEtSBToyNVdhxeeseBEciKeZnOyKj7PCtjTvAjJ4ixSAg2BmiGVt7s7DzMpG++PXh0I76Jd8HOhhMV1brt8lf+cvOoqdbPnOHzqnmsqIHmzCWwhLyytPX+VBRx+fgm/95qMpFzNcAAppHOvgJrDNY2A10bRKYfDqb6jrd2c+V1zmaejwyAa5USQqNza7D+znCrBxj/mpnZ9H Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3F5NWblcShRzPq9kyi9Ovf6ZMdPpg2ZO3TLuYtBUlO+I0bxM\nrHaWBXOmC1M3LOcQtfmXvcU1kJhmd6iCUTvYtYz+wbr2W15KSU2LNLg4LKIpXxQq\nYsxOfHO976WTPzQ1QBgDHqmPOHxLUgU6MjVXYcXnrHgRHIinmZzsio+zwrY07wIy\neIsUgINgZohlbe7Ow8zKRvvj14dCO+iXfBzoYTFdW67fJX/nLzqKnWz5zh86p5rK\niB5swlsIS8srT1/lQUcfn4Jv/eajKRczXAAKaRzr4CawzWNgNdG0SmHw6m+o63dn\nPldc5mno8MgGuVEkKjc2uw/s5wqwcY/5qZ2fRwIDAQABAoIBAHL3o+Uuhk6Dssg+\nWxf8bFlFDYloZEhQRM60NphI1gfJnBjH4zyKtaPsfPElngCIIDjAGYFA9LwWNkcx\nG6Pj1CCLiZFqyAJNA/aQRRLhFTV7+JeI/sAClOPqwmnXeSWdSDbDEEWb8oNmnSkS\nXxU4rPjudfqNvWekh8PlkaaMaB0pWAGTFWqNWHJsm2Fj05NYOeCBaLd1ws3edUfT\np9/bLUfJFbYiMLVKs3BUc0rSdRt9p0ZLLWZf8Sb4+1laES+CrV5KGJtRx4ipRbun\nuXCRC5bldXjJUEmNibzLKRD/xqtdft1aLAQv5DAohWdrPuMv65wK/dgNAr8poYeg\nk4V+S4kCgYEA+Roq1bl22V6qEq+5i9AG4fIf8cjla1zFDcGIqNcdE/yE9wu3Zvxg\naxv/YD8yug0kyeiyyZUaequxG1rFdQP7Lk/QcWOK2nt3neD+M5AfbtzJ2X9Bs6Q1\nrqd4lqmu0bUcxe6UWLWpHv/vDGRt0LW3ko834++7vMB0LEnNEVVGWXMCgYEA4nhy\nWbtSeSyT63UmXrXvMZHlUjNM8GooPdHyf9Px08l85Wxpb36Bc4B62SaXRbyR7R5W\nLq90WWwOVgQ3fdAnFGSha08ngRDUXdAG7nfu3MNuWG+QVhyQSOr3p2ikoP4zXuWr\nG8ipJch+ycU6msaMqX90UlRoikwRGffAbZimPd0CgYEA6wnqsuCdKHquxJTz4Nz3\nMYgw5gVlmwjckZ8zoAPg1vPkTenLMiwdmdLAAoN/DJfMR4r970B1zJtlr+bU+xU3\nkroSdnqzEHWBJwGdOO/bCNLgzgzJ5IOjd1ljad1PK2XVcVkstgsqOSrJ1oqIJ27e\neDYUSUjxfialNwinqpwolcsCgYB30QOmx71lkJkd3JgVSaooDqlF6RBOrctmkZn7\n2TU7OIGUm9vYehSg+BuGoa0s3wxRaFhuULN8z/dxuL9nF+ZlGqxwKqua1D2W+IWC\nSv+b2uWZckTp2ijX+0BVWL6o0nR5Q4dYprwe2kmCFI/h7SPkVSNEn5XDfWUa2QH8\nueNSHQKBgBkl/pJPX+eqoKsfPnU7ZuTtj7eZ4q/1bFIJvlzZZcBFItmli8VCBQxw\nPxnrzB1G3bPHs5AgNOyGA0O+pehDtGh2sLe9TKW5FDbLFZksLBFQgVSidyTmMVij\nlYJHJ46AMy49JGAW3p0hZXycGnlSXckhMZ6PiiGrJ3FphWm+ZjDh\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'52dcff8522204ab8b5605bec2791061a', 'name': u'vmtp_50ff1118-3377-4777-9397-1f34e65309f4', 'created_at': '2018-08-25T16:38:54.121434', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'10a5b0f51e0a4a459f5dbe91b0dcd19b', 'name': 'vmtp-project_50ff1118-3377-4777-9397-1f34e65309f4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'06:b5:0b:e3:e8:65:2d:a9:89:70:d3:63:a4:d5:65:5d', 'type': 'ssh', 'id': u'vmtp_50ff1118-3377-4777-9397-1f34e65309f4'}) 2018-08-25 16:38:55,005 - 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-25 17:20:51,544 - 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-25 16:38:55,781 INFO Using http://172.30.9.33:5000/v3 2018-08-25 16:38:55,781 INFO VM public key: /tmp/tmp4qRgLM 2018-08-25 16:38:55,781 INFO VM private key: /tmp/tmpuhQuur 2018-08-25 16:38:57,889 INFO Found image vmtp-img_50ff1118-3377-4777-9397-1f34e65309f4 to launch VM, will continue 2018-08-25 16:38:58,459 INFO Using external router: vmtp-router_50ff1118-3377-4777-9397-1f34e65309f4 2018-08-25 16:38:58,460 INFO Using external network: external. 2018-08-25 16:38:59,601 INFO Created internal network: pns-internal-net_50ff1118-3377-4777-9397-1f34e65309f4. 2018-08-25 16:39:00,212 INFO Created internal network: pns-internal-net2_50ff1118-3377-4777-9397-1f34e65309f4. 2018-08-25 16:39:02,076 DEBUG Ext router associated to pns-internal-net_50ff1118-3377-4777-9397-1f34e65309f4 2018-08-25 16:39:03,821 DEBUG Ext router associated to pns-internal-net2_50ff1118-3377-4777-9397-1f34e65309f4 2018-08-25 16:39:03,853 INFO OpenStack agent: Unknown agent 2018-08-25 16:39:03,853 INFO OpenStack network type: vxlan 2018-08-25 16:39:04,989 INFO [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] Creating server VM... 2018-08-25 16:39:04,990 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-25 16:39:07,077 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 1 of 90... 2018-08-25 16:39:09,452 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 2 of 90... 2018-08-25 16:39:12,219 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 3 of 90... 2018-08-25 16:39:14,627 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 4 of 90... 2018-08-25 16:39:16,961 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 5 of 90... 2018-08-25 16:39:19,570 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 6 of 90... 2018-08-25 16:39:22,466 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 7 of 90... 2018-08-25 16:39:24,607 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 8 of 90... 2018-08-25 16:39:27,137 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 9 of 90... 2018-08-25 16:39:29,945 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 10 of 90... 2018-08-25 16:39:32,561 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 11 of 90... 2018-08-25 16:39:34,899 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 12 of 90... 2018-08-25 16:39:37,242 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 13 of 90... 2018-08-25 16:39:39,667 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 14 of 90... 2018-08-25 16:39:41,989 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 15 of 90... 2018-08-25 16:39:45,101 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 16 of 90... 2018-08-25 16:39:47,507 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 17 of 90... 2018-08-25 16:39:50,320 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 18 of 90... 2018-08-25 16:39:53,284 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 19 of 90... 2018-08-25 16:39:55,428 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 20 of 90... 2018-08-25 16:39:57,573 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 21 of 90... 2018-08-25 16:39:59,914 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 22 of 90... 2018-08-25 16:40:02,534 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 23 of 90... 2018-08-25 16:40:04,967 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 24 of 90... 2018-08-25 16:40:07,114 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 25 of 90... 2018-08-25 16:40:09,466 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 26 of 90... 2018-08-25 16:40:12,459 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 27 of 90... 2018-08-25 16:40:14,874 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 28 of 90... 2018-08-25 16:40:17,032 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 29 of 90... 2018-08-25 16:40:19,176 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 30 of 90... 2018-08-25 16:40:21,529 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 31 of 90... 2018-08-25 16:40:24,361 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 32 of 90... 2018-08-25 16:40:26,757 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 33 of 90... 2018-08-25 16:40:28,906 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 34 of 90... 2018-08-25 16:40:31,251 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 35 of 90... 2018-08-25 16:40:33,394 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 36 of 90... 2018-08-25 16:40:35,549 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 37 of 90... 2018-08-25 16:40:38,195 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 38 of 90... 2018-08-25 16:40:40,563 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 39 of 90... 2018-08-25 16:40:43,188 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 40 of 90... 2018-08-25 16:40:45,579 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 41 of 90... 2018-08-25 16:40:51,016 INFO [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] Internal network IP: 192.168.1.21 2018-08-25 16:40:51,016 INFO [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] SSH IP: 172.30.9.200 2018-08-25 16:40:51,016 INFO [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] Setup SSH for ubuntu@172.30.9.200 2018-08-25 16:42:28,500 INFO [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] Installing nuttcp-8.1.4... 2018-08-25 16:42:28,542 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] Copying nuttcp-8.1.4 to target... 2018-08-25 16:42:28,752 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] Starting nuttcp-8.1.4 server... 2018-08-25 16:42:28,794 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] 2018-08-25 16:42:28,840 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] Creating client VM... 2018-08-25 16:42:28,840 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-25 16:42:31,652 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 1 of 90... 2018-08-25 16:42:33,759 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 2 of 90... 2018-08-25 16:42:35,932 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 3 of 90... 2018-08-25 16:42:38,326 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 4 of 90... 2018-08-25 16:42:41,229 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 5 of 90... 2018-08-25 16:42:43,648 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] VM status=BUILD, retrying 6 of 90... 2018-08-25 16:42:48,133 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] Internal network IP: 192.168.1.5 2018-08-25 16:42:48,134 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] SSH IP: 172.30.9.201 2018-08-25 16:42:48,134 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] Setup SSH for ubuntu@172.30.9.201 2018-08-25 16:44:25,648 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] Installing nuttcp-8.1.4... 2018-08-25 16:44:25,692 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] Copying nuttcp-8.1.4 to target... 2018-08-25 16:44:25,921 INFO ============================================================ 2018-08-25 16:44:25,921 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-08-25 16:44:34,967 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] PING 192.168.1.21 (192.168.1.21) 64(92) bytes of data. 72 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=1.35 ms 72 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.732 ms 72 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.341 ms 72 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.264 ms 72 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.252 ms 72 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.389 ms 72 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.246 ms 72 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.345 ms 72 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.440 ms 72 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.252 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.246/0.461/1.350/0.327 ms 2018-08-25 16:44:44,012 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] PING 192.168.1.21 (192.168.1.21) 391(419) bytes of data. 399 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=0.198 ms 399 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.202 ms 399 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.258 ms 399 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.392 ms 399 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.374 ms 399 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.305 ms 399 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.379 ms 399 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.366 ms 399 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.262 ms 399 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.288 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.198/0.302/0.392/0.070 ms 2018-08-25 16:44:53,056 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] PING 192.168.1.21 (192.168.1.21) 1500(1528) bytes of data. 1508 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=0.510 ms 1508 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.206 ms 1508 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.161 ms 1508 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.168 ms 1508 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.203 ms 1508 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.320 ms 1508 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.164 ms 1508 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.309 ms 1508 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.247 ms 1508 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.294 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.161/0.258/0.510/0.102 ms 2018-08-25 16:44:53,057 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] Measuring TCP Throughput (packet size=65536)... 2018-08-25 16:44:53,057 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:03,155 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=20373.6570 real_seconds=10.00 rate_Mbps=17089.1976 tx_cpu=37 rx_cpu=51 retrans=0 cwnd=3137 rtt_ms=0.17 2018-08-25 16:45:03,157 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:13,281 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=21104.5975 real_seconds=10.00 rate_Mbps=17699.6743 tx_cpu=38 rx_cpu=53 retrans=0 cwnd=3137 rtt_ms=0.20 2018-08-25 16:45:13,281 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:23,380 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=21609.8513 real_seconds=10.00 rate_Mbps=18123.6446 tx_cpu=37 rx_cpu=52 retrans=0 cwnd=3137 rtt_ms=0.22 2018-08-25 16:45:23,381 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] Measuring UDP Throughput (packet size=128)... 2018-08-25 16:45:23,381 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:26,708 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=28.5209 real_seconds=1.00 rate_Mbps=239.1175 tx_cpu=19 rx_cpu=38 drop=232 pkt=233875 data_loss=0.09913 2018-08-25 16:45:26,710 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=128 throughput=1<244856/5000000<10000000 Kbps loss-rate=0 2018-08-25 16:45:26,711 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R734568K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:30,038 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=27.9807 real_seconds=1.00 rate_Mbps=234.2531 tx_cpu=20 rx_cpu=39 drop=1751 pkt=230969 data_loss=0.75830 2018-08-25 16:45:30,038 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=128 throughput=1<239875/734568<734568 Kbps loss-rate=0 2018-08-25 16:45:30,038 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R487221K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:33,364 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=28.6989 real_seconds=1.00 rate_Mbps=240.4436 tx_cpu=18 rx_cpu=37 drop=0 pkt=235101 data_loss=0.00000 2018-08-25 16:45:33,365 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=128 throughput=1<246214/487221<487221 Kbps loss-rate=0 2018-08-25 16:45:33,365 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R366717K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:36,693 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=28.5217 real_seconds=1.00 rate_Mbps=238.7982 tx_cpu=19 rx_cpu=38 drop=0 pkt=233650 data_loss=0.00000 2018-08-25 16:45:36,693 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=128 throughput=1<244529/366717<366717 Kbps loss-rate=0 2018-08-25 16:45:36,694 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R305623K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:40,020 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=28.9282 real_seconds=1.00 rate_Mbps=242.3319 tx_cpu=20 rx_cpu=35 drop=173 pkt=237153 data_loss=0.07289 2018-08-25 16:45:40,020 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=128 throughput=1<248147/305623<305623 Kbps loss-rate=0 2018-08-25 16:45:40,021 DEBUG undershot, min=248147 kbps=276885 max=305623 2018-08-25 16:45:40,021 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R276885K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:43,347 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=27.8192 real_seconds=1.00 rate_Mbps=233.1053 tx_cpu=20 rx_cpu=36 drop=0 pkt=227895 data_loss=0.00000 2018-08-25 16:45:43,348 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=128 throughput=248147<238699/276885<305623 Kbps loss-rate=0 2018-08-25 16:45:43,348 DEBUG undershot, min=276885 kbps=291254 max=305623 2018-08-25 16:45:43,348 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R291254K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:46,700 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=28.8593 real_seconds=1.00 rate_Mbps=241.6805 tx_cpu=18 rx_cpu=38 drop=0 pkt=236415 data_loss=0.00000 2018-08-25 16:45:46,700 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=128 throughput=276885<247480/291254<305623 Kbps loss-rate=0 2018-08-25 16:45:46,701 DEBUG undershot, min=291254 kbps=298438 max=305623 2018-08-25 16:45:46,701 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] Measuring UDP Throughput (packet size=1024)... 2018-08-25 16:45:46,701 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:50,053 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=210.6787 real_seconds=1.00 rate_Mbps=1765.7896 tx_cpu=31 rx_cpu=33 drop=181 pkt=215916 data_loss=0.08385 2018-08-25 16:45:50,053 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=1024 throughput=1<1808168/5000000<10000000 Kbps loss-rate=0 2018-08-25 16:45:50,054 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3404084K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:53,379 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=211.1309 real_seconds=1.00 rate_Mbps=1770.1877 tx_cpu=35 rx_cpu=39 drop=0 pkt=216198 data_loss=0.00000 2018-08-25 16:45:53,380 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=1024 throughput=1<1812672/3404084<3404084 Kbps loss-rate=0 2018-08-25 16:45:53,380 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2608378K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:45:56,730 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=228.1689 real_seconds=1.00 rate_Mbps=1912.9295 tx_cpu=31 rx_cpu=38 drop=0 pkt=233645 data_loss=0.00000 2018-08-25 16:45:56,731 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=1024 throughput=1<1958839/2608378<2608378 Kbps loss-rate=0 2018-08-25 16:45:56,731 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2283608K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:46:00,057 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=210.6494 real_seconds=1.00 rate_Mbps=1765.3906 tx_cpu=30 rx_cpu=36 drop=1076 pkt=216781 data_loss=0.49636 2018-08-25 16:46:00,058 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=1024 throughput=1<1807759/2283608<2283608 Kbps loss-rate=0 2018-08-25 16:46:00,058 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2045683K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:46:03,385 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=225.7627 real_seconds=1.00 rate_Mbps=1892.0127 tx_cpu=33 rx_cpu=40 drop=0 pkt=231181 data_loss=0.00000 2018-08-25 16:46:03,385 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=1024 throughput=1<1937421/2045683<2045683 Kbps loss-rate=0 2018-08-25 16:46:03,385 DEBUG undershot, min=1937421 kbps=1991552 max=2045683 2018-08-25 16:46:03,386 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1991552K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:46:06,713 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=216.5186 real_seconds=1.00 rate_Mbps=1814.5473 tx_cpu=34 rx_cpu=40 drop=0 pkt=221715 data_loss=0.00000 2018-08-25 16:46:06,713 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=1024 throughput=1937421<1858096/1991552<2045683 Kbps loss-rate=0 2018-08-25 16:46:06,714 DEBUG undershot, min=1991552 kbps=2018617 max=2045683 2018-08-25 16:46:06,714 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] Measuring UDP Throughput (packet size=8192)... 2018-08-25 16:46:06,714 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:46:10,040 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=595.0312 real_seconds=1.00 rate_Mbps=4992.1429 tx_cpu=99 rx_cpu=21 drop=130 pkt=76294 data_loss=0.17041 2018-08-25 16:46:10,041 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=8192 throughput=1<5111954/5000000<10000000 Kbps loss-rate=0 2018-08-25 16:46:10,041 DEBUG undershot, min=5111954 kbps=7555977 max=10000000 2018-08-25 16:46:10,042 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7555977K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:46:13,392 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=899.0469 real_seconds=1.00 rate_Mbps=7541.8725 tx_cpu=99 rx_cpu=29 drop=218 pkt=115296 data_loss=0.18908 2018-08-25 16:46:13,392 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=8192 throughput=5111954<7722877/7555977<10000000 Kbps loss-rate=0 2018-08-25 16:46:13,392 DEBUG undershot, min=7722877 kbps=8861438 max=10000000 2018-08-25 16:46:13,393 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8861438K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:46:16,716 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=1055.9375 real_seconds=1.00 rate_Mbps=8858.6430 tx_cpu=99 rx_cpu=36 drop=55 pkt=135215 data_loss=0.04068 2018-08-25 16:46:16,717 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=8192 throughput=7722877<9071250/8861438<10000000 Kbps loss-rate=0 2018-08-25 16:46:16,717 DEBUG undershot, min=9071250 kbps=9535625 max=10000000 2018-08-25 16:46:16,717 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9535625K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:46:20,042 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] megabytes=1132.8906 real_seconds=1.00 rate_Mbps=9503.4704 tx_cpu=95 rx_cpu=36 drop=492 pkt=145502 data_loss=0.33814 2018-08-25 16:46:20,042 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] pkt-size=8192 throughput=9071250<9731553/9535625<10000000 Kbps loss-rate=0 2018-08-25 16:46:20,042 DEBUG undershot, min=9731553 kbps=9865776 max=10000000 2018-08-25 16:46:20,053 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.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.5', 'ip_to': u'192.168.1.21', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.17, 'throughput_kbps': 17499338, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.2, 'throughput_kbps': 18124466, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.22, 'throughput_kbps': 18558612, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 247480, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1858096, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.34, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9731553, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.461', 'rtt_max_ms': '1.350', 'rtt_min_ms': '0.246', 'rtt_stddev': '0.327', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.302', 'rtt_max_ms': '0.392', 'rtt_min_ms': '0.198', 'rtt_stddev': '0.070', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.258', 'rtt_max_ms': '0.510', 'rtt_min_ms': '0.161', 'rtt_stddev': '0.102', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-08-25 16:46:20,054 INFO Deleting floating ip 4899996b-978a-4050-b21d-22e0725d4ffb 2018-08-25 16:46:21,562 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] Floating IP 172.30.9.201 deleted 2018-08-25 16:46:22,011 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f41] Instance deleted 2018-08-25 16:46:22,076 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Creating client VM... 2018-08-25 16:46:22,076 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-25 16:46:25,295 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] VM status=BUILD, retrying 1 of 90... 2018-08-25 16:46:27,989 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] VM status=BUILD, retrying 2 of 90... 2018-08-25 16:46:30,580 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] VM status=BUILD, retrying 3 of 90... 2018-08-25 16:46:33,588 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] VM status=BUILD, retrying 4 of 90... 2018-08-25 16:46:35,916 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] VM status=BUILD, retrying 5 of 90... 2018-08-25 16:46:40,392 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Internal network IP: 192.168.2.11 2018-08-25 16:46:40,393 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] SSH IP: 172.30.9.204 2018-08-25 16:46:40,393 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Setup SSH for ubuntu@172.30.9.204 2018-08-25 16:48:17,871 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Installing nuttcp-8.1.4... 2018-08-25 16:48:17,912 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Copying nuttcp-8.1.4 to target... 2018-08-25 16:48:18,076 INFO ============================================================ 2018-08-25 16:48:18,076 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-08-25 16:48:27,120 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] PING 192.168.1.21 (192.168.1.21) 64(92) bytes of data. 72 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=0.742 ms 72 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.260 ms 72 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.218 ms 72 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.134 ms 72 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.291 ms 72 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.147 ms 72 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.133 ms 72 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.373 ms 72 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.207 ms 72 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.525 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.133/0.303/0.742/0.186 ms 2018-08-25 16:48:36,164 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] PING 192.168.1.21 (192.168.1.21) 391(419) bytes of data. 399 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=0.276 ms 399 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.146 ms 399 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.372 ms 399 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.272 ms 399 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.358 ms 399 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.103 ms 399 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.202 ms 399 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.229 ms 399 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.295 ms 399 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.227 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.103/0.248/0.372/0.080 ms 2018-08-25 16:48:45,207 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] PING 192.168.1.21 (192.168.1.21) 1500(1528) bytes of data. 1508 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=0.388 ms 1508 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.381 ms 1508 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.357 ms 1508 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.136 ms 1508 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.150 ms 1508 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.337 ms 1508 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.413 ms 1508 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.148 ms 1508 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.140 ms 1508 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.153 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.136/0.260/0.413/0.117 ms 2018-08-25 16:48:45,208 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Measuring TCP Throughput (packet size=65536)... 2018-08-25 16:48:45,209 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:48:55,307 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=18918.5625 real_seconds=10.00 rate_Mbps=15866.7592 tx_cpu=35 rx_cpu=50 retrans=0 cwnd=3137 rtt_ms=0.25 2018-08-25 16:48:55,308 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:05,407 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=20596.0000 real_seconds=10.00 rate_Mbps=17275.0885 tx_cpu=37 rx_cpu=53 retrans=0 cwnd=3137 rtt_ms=0.25 2018-08-25 16:49:05,407 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:15,502 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=18459.9369 real_seconds=10.00 rate_Mbps=15483.0507 tx_cpu=35 rx_cpu=52 retrans=0 cwnd=3137 rtt_ms=0.18 2018-08-25 16:49:15,503 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Measuring UDP Throughput (packet size=128)... 2018-08-25 16:49:15,503 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:18,829 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=27.1980 real_seconds=1.00 rate_Mbps=228.5810 tx_cpu=18 rx_cpu=34 drop=319 pkt=223125 data_loss=0.14282 2018-08-25 16:49:18,830 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=1<234066/5000000<10000000 Kbps loss-rate=0 2018-08-25 16:49:18,830 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R702198K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:22,156 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=27.4216 real_seconds=1.00 rate_Mbps=229.6123 tx_cpu=17 rx_cpu=34 drop=121 pkt=224759 data_loss=0.05394 2018-08-25 16:49:22,156 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=1<235122/702198<702198 Kbps loss-rate=0 2018-08-25 16:49:22,156 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R468660K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:25,483 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=28.6526 real_seconds=1.00 rate_Mbps=239.9601 tx_cpu=18 rx_cpu=35 drop=130 pkt=234852 data_loss=0.05546 2018-08-25 16:49:25,484 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=1<245719/468660<468660 Kbps loss-rate=0 2018-08-25 16:49:25,484 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R357189K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:28,809 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=23.8112 real_seconds=1.00 rate_Mbps=199.4435 tx_cpu=23 rx_cpu=34 drop=75 pkt=195137 data_loss=0.03862 2018-08-25 16:49:28,809 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=1<204230/357189<357189 Kbps loss-rate=0 2018-08-25 16:49:28,810 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R280709K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:32,137 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=28.8116 real_seconds=1.00 rate_Mbps=241.3961 tx_cpu=20 rx_cpu=39 drop=7 pkt=236032 data_loss=0.00312 2018-08-25 16:49:32,138 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=1<247189/280709<280709 Kbps loss-rate=0 2018-08-25 16:49:32,138 DEBUG undershot, min=247189 kbps=263949 max=280709 2018-08-25 16:49:32,138 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R263949K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:35,463 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=29.2185 real_seconds=1.00 rate_Mbps=244.7279 tx_cpu=19 rx_cpu=40 drop=276 pkt=239634 data_loss=0.11521 2018-08-25 16:49:35,464 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=247189<250601/263949<280709 Kbps loss-rate=0 2018-08-25 16:49:35,464 DEBUG undershot, min=250601 kbps=265655 max=280709 2018-08-25 16:49:35,464 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R265655K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:38,789 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=26.9664 real_seconds=1.00 rate_Mbps=225.8107 tx_cpu=24 rx_cpu=38 drop=206 pkt=221115 data_loss=0.09336 2018-08-25 16:49:38,789 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=250601<231230/265655<280709 Kbps loss-rate=0 2018-08-25 16:49:38,789 DEBUG undershot, min=265655 kbps=273182 max=280709 2018-08-25 16:49:38,790 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R273182K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:42,142 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=27.8738 real_seconds=1.00 rate_Mbps=233.3823 tx_cpu=22 rx_cpu=38 drop=0 pkt=228342 data_loss=0.00000 2018-08-25 16:49:42,143 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=265655<238983/273182<280709 Kbps loss-rate=0 2018-08-25 16:49:42,143 DEBUG undershot, min=273182 kbps=276945 max=280709 2018-08-25 16:49:42,143 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Measuring UDP Throughput (packet size=1024)... 2018-08-25 16:49:42,144 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:45,495 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=210.7168 real_seconds=1.00 rate_Mbps=1766.7814 tx_cpu=37 rx_cpu=39 drop=0 pkt=215774 data_loss=0.00000 2018-08-25 16:49:45,495 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=1<1809184/5000000<10000000 Kbps loss-rate=0 2018-08-25 16:49:45,496 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3404592K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:48,820 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=226.6348 real_seconds=1.00 rate_Mbps=1899.1219 tx_cpu=30 rx_cpu=42 drop=0 pkt=232074 data_loss=0.00000 2018-08-25 16:49:48,820 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=1<1944700/3404592<3404592 Kbps loss-rate=0 2018-08-25 16:49:48,821 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2674646K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:52,148 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=220.7305 real_seconds=1.00 rate_Mbps=1850.4667 tx_cpu=29 rx_cpu=38 drop=0 pkt=226028 data_loss=0.00000 2018-08-25 16:49:52,148 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=1<1894877/2674646<2674646 Kbps loss-rate=0 2018-08-25 16:49:52,148 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2284761K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:55,471 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=201.1758 real_seconds=1.00 rate_Mbps=1686.0606 tx_cpu=28 rx_cpu=32 drop=0 pkt=206004 data_loss=0.00000 2018-08-25 16:49:55,472 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=1<1726526/2284761<2284761 Kbps loss-rate=0 2018-08-25 16:49:55,472 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2005643K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:49:58,797 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=208.3428 real_seconds=1.00 rate_Mbps=1745.7785 tx_cpu=31 rx_cpu=40 drop=0 pkt=213343 data_loss=0.00000 2018-08-25 16:49:58,798 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=1<1787677/2005643<2005643 Kbps loss-rate=0 2018-08-25 16:49:58,798 DEBUG undershot, min=1787677 kbps=1896660 max=2005643 2018-08-25 16:49:58,798 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1896660K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:50:02,126 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=213.7402 real_seconds=1.00 rate_Mbps=1791.3744 tx_cpu=34 rx_cpu=35 drop=0 pkt=218870 data_loss=0.00000 2018-08-25 16:50:02,126 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=1787677<1834367/1896660<2005643 Kbps loss-rate=0 2018-08-25 16:50:02,126 DEBUG undershot, min=1834367 kbps=1920005 max=2005643 2018-08-25 16:50:02,127 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1920005K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:50:05,477 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=210.7715 real_seconds=1.00 rate_Mbps=1766.1243 tx_cpu=29 rx_cpu=37 drop=11 pkt=215841 data_loss=0.00508 2018-08-25 16:50:05,477 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=1834367<1808511/1920005<2005643 Kbps loss-rate=0 2018-08-25 16:50:05,478 DEBUG undershot, min=1920005 kbps=1962824 max=2005643 2018-08-25 16:50:05,478 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Measuring UDP Throughput (packet size=8192)... 2018-08-25 16:50:05,479 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:50:08,829 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=595.8203 real_seconds=1.00 rate_Mbps=4998.3929 tx_cpu=99 rx_cpu=23 drop=29 pkt=76294 data_loss=0.03802 2018-08-25 16:50:08,829 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=8192 throughput=1<5118354/5000000<10000000 Kbps loss-rate=0 2018-08-25 16:50:08,829 DEBUG undershot, min=5118354 kbps=7559177 max=10000000 2018-08-25 16:50:08,829 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7559177K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:50:12,157 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=899.1719 real_seconds=1.00 rate_Mbps=7543.1021 tx_cpu=99 rx_cpu=31 drop=250 pkt=115344 data_loss=0.21674 2018-08-25 16:50:12,157 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=8192 throughput=5118354<7724136/7559177<10000000 Kbps loss-rate=0 2018-08-25 16:50:12,157 DEBUG undershot, min=7724136 kbps=8862068 max=10000000 2018-08-25 16:50:12,158 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8862068K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:50:15,509 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=1055.8828 real_seconds=1.00 rate_Mbps=8842.5404 tx_cpu=75 rx_cpu=31 drop=37 pkt=135190 data_loss=0.02737 2018-08-25 16:50:15,509 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=8192 throughput=7724136<9054761/8862068<10000000 Kbps loss-rate=0 2018-08-25 16:50:15,510 DEBUG undershot, min=9054761 kbps=9527380 max=10000000 2018-08-25 16:50:15,510 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9527380K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:50:18,836 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=1067.1094 real_seconds=1.00 rate_Mbps=8941.2887 tx_cpu=48 rx_cpu=30 drop=139 pkt=136729 data_loss=0.10166 2018-08-25 16:50:18,836 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=8192 throughput=9054761<9155879/9527380<10000000 Kbps loss-rate=0 2018-08-25 16:50:18,837 DEBUG undershot, min=9155879 kbps=9577939 max=10000000 2018-08-25 16:50:18,837 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9577939K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:50:22,166 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=1131.2969 real_seconds=1.00 rate_Mbps=9476.1897 tx_cpu=83 rx_cpu=35 drop=125 pkt=144931 data_loss=0.08624 2018-08-25 16:50:22,166 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=8192 throughput=9155879<9703618/9577939<10000000 Kbps loss-rate=0 2018-08-25 16:50:22,166 DEBUG undershot, min=9703618 kbps=9851809 max=10000000 2018-08-25 16:50:22,177 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.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.11', 'ip_to': u'192.168.1.21', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.25, 'throughput_kbps': 16247561, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.25, 'throughput_kbps': 17689690, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.18, 'throughput_kbps': 15854643, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 238983, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.01, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1808511, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.09, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9703618, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.303', 'rtt_max_ms': '0.742', 'rtt_min_ms': '0.133', 'rtt_stddev': '0.186', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.248', 'rtt_max_ms': '0.372', 'rtt_min_ms': '0.103', 'rtt_stddev': '0.080', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.260', 'rtt_max_ms': '0.413', 'rtt_min_ms': '0.136', 'rtt_stddev': '0.117', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-25 16:50:22,178 INFO ============================================================ 2018-08-25 16:50:22,179 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-08-25 16:50:31,249 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] PING 172.30.9.200 (172.30.9.200) 64(92) bytes of data. 72 bytes from 172.30.9.200: icmp_seq=1 ttl=64 time=0.664 ms 72 bytes from 172.30.9.200: icmp_seq=2 ttl=64 time=0.186 ms 72 bytes from 172.30.9.200: icmp_seq=3 ttl=64 time=0.100 ms 72 bytes from 172.30.9.200: icmp_seq=4 ttl=64 time=0.190 ms 72 bytes from 172.30.9.200: icmp_seq=5 ttl=64 time=0.321 ms 72 bytes from 172.30.9.200: icmp_seq=6 ttl=64 time=0.282 ms 72 bytes from 172.30.9.200: icmp_seq=7 ttl=64 time=0.207 ms 72 bytes from 172.30.9.200: icmp_seq=8 ttl=64 time=0.432 ms 72 bytes from 172.30.9.200: icmp_seq=9 ttl=64 time=0.207 ms 72 bytes from 172.30.9.200: icmp_seq=10 ttl=64 time=0.118 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.100/0.270/0.664/0.161 ms 2018-08-25 16:50:40,293 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] PING 172.30.9.200 (172.30.9.200) 391(419) bytes of data. 399 bytes from 172.30.9.200: icmp_seq=1 ttl=64 time=0.183 ms 399 bytes from 172.30.9.200: icmp_seq=2 ttl=64 time=0.097 ms 399 bytes from 172.30.9.200: icmp_seq=3 ttl=64 time=0.191 ms 399 bytes from 172.30.9.200: icmp_seq=4 ttl=64 time=0.345 ms 399 bytes from 172.30.9.200: icmp_seq=5 ttl=64 time=0.111 ms 399 bytes from 172.30.9.200: icmp_seq=6 ttl=64 time=0.226 ms 399 bytes from 172.30.9.200: icmp_seq=7 ttl=64 time=0.236 ms 399 bytes from 172.30.9.200: icmp_seq=8 ttl=64 time=0.334 ms 399 bytes from 172.30.9.200: icmp_seq=9 ttl=64 time=0.109 ms 399 bytes from 172.30.9.200: icmp_seq=10 ttl=64 time=0.129 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.097/0.196/0.345/0.085 ms 2018-08-25 16:50:49,337 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] PING 172.30.9.200 (172.30.9.200) 1500(1528) bytes of data. 1508 bytes from 172.30.9.200: icmp_seq=1 ttl=64 time=0.346 ms 1508 bytes from 172.30.9.200: icmp_seq=2 ttl=64 time=0.169 ms 1508 bytes from 172.30.9.200: icmp_seq=3 ttl=64 time=0.338 ms 1508 bytes from 172.30.9.200: icmp_seq=4 ttl=64 time=0.398 ms 1508 bytes from 172.30.9.200: icmp_seq=5 ttl=64 time=0.284 ms 1508 bytes from 172.30.9.200: icmp_seq=6 ttl=64 time=0.147 ms 1508 bytes from 172.30.9.200: icmp_seq=7 ttl=64 time=0.141 ms 1508 bytes from 172.30.9.200: icmp_seq=8 ttl=64 time=0.170 ms 1508 bytes from 172.30.9.200: icmp_seq=9 ttl=64 time=0.527 ms 1508 bytes from 172.30.9.200: icmp_seq=10 ttl=64 time=0.135 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.135/0.265/0.527/0.128 ms 2018-08-25 16:50:49,338 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Measuring TCP Throughput (packet size=65536)... 2018-08-25 16:50:49,338 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:50:59,463 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=18887.0000 real_seconds=10.00 rate_Mbps=15840.7284 tx_cpu=34 rx_cpu=50 retrans=0 cwnd=3137 rtt_ms=0.42 2018-08-25 16:50:59,463 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:09,561 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=18899.7500 real_seconds=10.00 rate_Mbps=15850.5520 tx_cpu=34 rx_cpu=48 retrans=0 cwnd=3137 rtt_ms=0.20 2018-08-25 16:51:09,562 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:19,662 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=18830.3842 real_seconds=10.00 rate_Mbps=15794.4648 tx_cpu=34 rx_cpu=47 retrans=0 cwnd=3137 rtt_ms=0.34 2018-08-25 16:51:19,662 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Measuring UDP Throughput (packet size=128)... 2018-08-25 16:51:19,662 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:22,989 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=30.4296 real_seconds=1.00 rate_Mbps=255.2540 tx_cpu=22 rx_cpu=37 drop=1171 pkt=250450 data_loss=0.46741 2018-08-25 16:51:22,990 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=1<261380/5000000<10000000 Kbps loss-rate=0 2018-08-25 16:51:22,990 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R784140K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:26,317 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=29.3019 real_seconds=1.00 rate_Mbps=245.4306 tx_cpu=22 rx_cpu=37 drop=0 pkt=240041 data_loss=0.00000 2018-08-25 16:51:26,317 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=1<251320/784140<784140 Kbps loss-rate=0 2018-08-25 16:51:26,317 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R517730K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:29,643 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=33.4342 real_seconds=1.00 rate_Mbps=280.1266 tx_cpu=22 rx_cpu=40 drop=0 pkt=273893 data_loss=0.00000 2018-08-25 16:51:29,643 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=1<286849/517730<517730 Kbps loss-rate=0 2018-08-25 16:51:29,643 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R402289K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:32,970 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=30.7954 real_seconds=1.00 rate_Mbps=257.9787 tx_cpu=23 rx_cpu=37 drop=1676 pkt=253952 data_loss=0.66000 2018-08-25 16:51:32,970 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=1<264170/402289<402289 Kbps loss-rate=0 2018-08-25 16:51:32,970 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R333229K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:36,297 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=32.5323 real_seconds=1.00 rate_Mbps=272.6135 tx_cpu=22 rx_cpu=41 drop=171 pkt=266676 data_loss=0.06420 2018-08-25 16:51:36,298 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=1<279156/333229<333229 Kbps loss-rate=0 2018-08-25 16:51:36,298 DEBUG undershot, min=279156 kbps=306192 max=333229 2018-08-25 16:51:36,298 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R306192K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:39,649 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=31.5518 real_seconds=1.00 rate_Mbps=264.3631 tx_cpu=21 rx_cpu=39 drop=29 pkt=258502 data_loss=0.01141 2018-08-25 16:51:39,649 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=279156<270707/306192<333229 Kbps loss-rate=0 2018-08-25 16:51:39,649 DEBUG undershot, min=306192 kbps=319710 max=333229 2018-08-25 16:51:39,650 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R319710K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:42,977 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=32.5065 real_seconds=1.00 rate_Mbps=272.4062 tx_cpu=20 rx_cpu=40 drop=0 pkt=266293 data_loss=0.00000 2018-08-25 16:51:42,978 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=128 throughput=306192<278943/319710<333229 Kbps loss-rate=0 2018-08-25 16:51:42,978 DEBUG undershot, min=319710 kbps=326469 max=333229 2018-08-25 16:51:42,979 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Measuring UDP Throughput (packet size=1024)... 2018-08-25 16:51:42,979 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:46,305 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=201.4668 real_seconds=1.00 rate_Mbps=1688.9282 tx_cpu=35 rx_cpu=32 drop=12 pkt=206314 data_loss=0.00581 2018-08-25 16:51:46,306 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=1<1729462/5000000<10000000 Kbps loss-rate=0 2018-08-25 16:51:46,306 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3364731K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:49,635 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=261.8906 real_seconds=1.00 rate_Mbps=2194.8018 tx_cpu=36 rx_cpu=43 drop=36 pkt=268212 data_loss=0.01344 2018-08-25 16:51:49,635 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=1<2247477/3364731<3364731 Kbps loss-rate=0 2018-08-25 16:51:49,635 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2806104K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:52,961 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=253.5967 real_seconds=1.00 rate_Mbps=2126.2940 tx_cpu=34 rx_cpu=39 drop=0 pkt=259683 data_loss=0.00000 2018-08-25 16:51:52,961 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=1<2177325/2806104<2806104 Kbps loss-rate=0 2018-08-25 16:51:52,962 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2491714K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:56,285 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=254.5762 real_seconds=1.00 rate_Mbps=2133.9179 tx_cpu=37 rx_cpu=39 drop=2 pkt=260688 data_loss=0.00075 2018-08-25 16:51:56,286 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=1<2185131/2491714<2491714 Kbps loss-rate=0 2018-08-25 16:51:56,286 DEBUG undershot, min=2185131 kbps=2338422 max=2491714 2018-08-25 16:51:56,287 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2338422K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:51:59,639 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=233.4404 real_seconds=1.00 rate_Mbps=1956.6984 tx_cpu=31 rx_cpu=41 drop=22 pkt=239065 data_loss=0.00921 2018-08-25 16:51:59,639 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=2185131<2003659/2338422<2491714 Kbps loss-rate=0 2018-08-25 16:51:59,639 DEBUG undershot, min=2338422 kbps=2415068 max=2491714 2018-08-25 16:51:59,640 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2415068K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:52:02,968 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=239.3271 real_seconds=1.00 rate_Mbps=2006.4098 tx_cpu=32 rx_cpu=41 drop=0 pkt=245071 data_loss=0.00000 2018-08-25 16:52:02,968 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=1024 throughput=2338422<2054563/2415068<2491714 Kbps loss-rate=0 2018-08-25 16:52:02,968 DEBUG undershot, min=2415068 kbps=2453391 max=2491714 2018-08-25 16:52:02,969 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Measuring UDP Throughput (packet size=8192)... 2018-08-25 16:52:02,969 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:52:06,320 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=596.0156 real_seconds=1.00 rate_Mbps=5000.1815 tx_cpu=99 rx_cpu=21 drop=4 pkt=76294 data_loss=0.00525 2018-08-25 16:52:06,321 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=8192 throughput=1<5120185/5000000<10000000 Kbps loss-rate=0 2018-08-25 16:52:06,321 DEBUG undershot, min=5120185 kbps=7560092 max=10000000 2018-08-25 16:52:06,322 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7560092K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:52:09,646 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=901.0859 real_seconds=1.00 rate_Mbps=7559.0154 tx_cpu=99 rx_cpu=28 drop=18 pkt=115357 data_loss=0.01561 2018-08-25 16:52:09,646 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=8192 throughput=5120185<7740431/7560092<10000000 Kbps loss-rate=0 2018-08-25 16:52:09,646 DEBUG undershot, min=7740431 kbps=8870215 max=10000000 2018-08-25 16:52:09,647 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8870215K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:52:12,973 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=1055.4688 real_seconds=1.00 rate_Mbps=8854.3563 tx_cpu=99 rx_cpu=35 drop=249 pkt=135349 data_loss=0.18397 2018-08-25 16:52:12,973 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=8192 throughput=7740431<9066860/8870215<10000000 Kbps loss-rate=0 2018-08-25 16:52:12,974 DEBUG undershot, min=9066860 kbps=9533430 max=10000000 2018-08-25 16:52:12,974 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9533430K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 16:52:16,298 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] megabytes=1117.2031 real_seconds=1.00 rate_Mbps=9366.9083 tx_cpu=73 rx_cpu=37 drop=124 pkt=143126 data_loss=0.08664 2018-08-25 16:52:16,298 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] pkt-size=8192 throughput=9066860<9591714/9533430<10000000 Kbps loss-rate=0 2018-08-25 16:52:16,299 DEBUG undershot, min=9591714 kbps=9795857 max=10000000 2018-08-25 16:52:16,309 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.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.11', 'ip_to': u'172.30.9.200', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.42, 'throughput_kbps': 16220905, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.2, 'throughput_kbps': 16230965, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.34, 'throughput_kbps': 16173531, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 278943, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2054563, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.09, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9591714, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.270', 'rtt_max_ms': '0.664', 'rtt_min_ms': '0.100', 'rtt_stddev': '0.161', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.196', 'rtt_max_ms': '0.345', 'rtt_min_ms': '0.097', 'rtt_stddev': '0.085', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.265', 'rtt_max_ms': '0.527', 'rtt_min_ms': '0.135', 'rtt_stddev': '0.128', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-25 16:52:16,310 INFO Deleting floating ip e1551a20-ebc1-4b27-a404-db71daa1912e 2018-08-25 16:52:17,711 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Floating IP 172.30.9.204 deleted 2018-08-25 16:52:18,155 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f42] Instance deleted 2018-08-25 16:52:18,269 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] Creating client VM... 2018-08-25 16:52:18,269 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-25 16:52:20,912 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 1 of 90... 2018-08-25 16:52:23,005 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 2 of 90... 2018-08-25 16:52:25,958 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 3 of 90... 2018-08-25 16:52:28,351 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 4 of 90... 2018-08-25 16:52:30,883 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 5 of 90... 2018-08-25 16:52:33,480 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 6 of 90... 2018-08-25 16:52:36,075 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 7 of 90... 2018-08-25 16:52:38,499 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 8 of 90... 2018-08-25 16:52:40,670 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 9 of 90... 2018-08-25 16:52:42,992 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 10 of 90... 2018-08-25 16:52:45,754 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 11 of 90... 2018-08-25 16:52:48,320 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 12 of 90... 2018-08-25 16:52:50,944 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 13 of 90... 2018-08-25 16:52:53,091 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 14 of 90... 2018-08-25 16:52:55,608 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 15 of 90... 2018-08-25 16:52:57,928 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 16 of 90... 2018-08-25 16:53:00,396 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 17 of 90... 2018-08-25 16:53:02,577 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 18 of 90... 2018-08-25 16:53:05,128 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 19 of 90... 2018-08-25 16:53:07,526 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 20 of 90... 2018-08-25 16:53:09,677 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 21 of 90... 2018-08-25 16:53:12,320 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 22 of 90... 2018-08-25 16:53:14,470 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 23 of 90... 2018-08-25 16:53:16,903 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 24 of 90... 2018-08-25 16:53:19,317 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 25 of 90... 2018-08-25 16:53:21,720 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 26 of 90... 2018-08-25 16:53:24,238 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 27 of 90... 2018-08-25 16:53:26,645 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 28 of 90... 2018-08-25 16:53:29,061 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 29 of 90... 2018-08-25 16:53:31,385 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 30 of 90... 2018-08-25 16:53:33,797 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 31 of 90... 2018-08-25 16:53:36,481 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 32 of 90... 2018-08-25 16:53:38,802 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 33 of 90... 2018-08-25 16:53:40,954 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 34 of 90... 2018-08-25 16:53:43,122 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 35 of 90... 2018-08-25 16:53:45,436 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 36 of 90... 2018-08-25 16:53:47,854 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 37 of 90... 2018-08-25 16:53:50,189 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 38 of 90... 2018-08-25 16:53:52,341 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 39 of 90... 2018-08-25 16:53:54,491 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 40 of 90... 2018-08-25 16:53:57,183 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 41 of 90... 2018-08-25 16:53:59,527 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 42 of 90... 2018-08-25 16:54:01,954 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] VM status=BUILD, retrying 43 of 90... 2018-08-25 16:54:06,536 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] Internal network IP: 192.168.1.4 2018-08-25 16:54:06,536 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] SSH IP: 172.30.9.206 2018-08-25 16:54:06,536 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] Setup SSH for ubuntu@172.30.9.206 2018-08-25 16:55:44,020 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] Installing nuttcp-8.1.4... 2018-08-25 16:55:44,065 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] Copying nuttcp-8.1.4 to target... 2018-08-25 16:55:44,229 INFO ============================================================ 2018-08-25 16:55:44,230 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-08-25 16:55:53,276 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] PING 192.168.1.21 (192.168.1.21) 64(92) bytes of data. 72 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=1.64 ms 72 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.688 ms 72 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.427 ms 72 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.369 ms 72 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.209 ms 72 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.141 ms 72 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.220 ms 72 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.341 ms 72 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.346 ms 72 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.201 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.141/0.458/1.644/0.422 ms 2018-08-25 16:56:02,316 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] PING 192.168.1.21 (192.168.1.21) 391(419) bytes of data. 399 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=0.241 ms 399 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.352 ms 399 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.231 ms 399 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.315 ms 399 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.525 ms 399 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.478 ms 399 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.183 ms 399 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.324 ms 399 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.189 ms 399 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.280 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.183/0.311/0.525/0.111 ms 2018-08-25 16:56:11,357 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] PING 192.168.1.21 (192.168.1.21) 1500(1528) bytes of data. 1508 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=0.990 ms 1508 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.343 ms 1508 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.234 ms 1508 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.290 ms 1508 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.365 ms 1508 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.369 ms 1508 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.458 ms 1508 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.409 ms 1508 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.282 ms 1508 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.222 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.222/0.396/0.990/0.210 ms 2018-08-25 16:56:11,357 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] Measuring TCP Throughput (packet size=65536)... 2018-08-25 16:56:11,358 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:56:21,463 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=7777.8188 real_seconds=10.01 rate_Mbps=6520.9658 tx_cpu=12 rx_cpu=19 retrans=502 cwnd=522 rtt_ms=0.58 2018-08-25 16:56:21,464 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:56:31,562 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=6762.1310 real_seconds=10.00 rate_Mbps=5671.1709 tx_cpu=10 rx_cpu=17 retrans=14 cwnd=521 rtt_ms=0.40 2018-08-25 16:56:31,562 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:56:41,662 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=6951.3393 real_seconds=10.00 rate_Mbps=5829.9532 tx_cpu=11 rx_cpu=18 retrans=33 cwnd=483 rtt_ms=0.25 2018-08-25 16:56:41,663 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] Measuring UDP Throughput (packet size=128)... 2018-08-25 16:56:41,664 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:56:45,016 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=32.2703 real_seconds=1.00 rate_Mbps=271.3628 tx_cpu=21 rx_cpu=34 drop=2285 pkt=266643 data_loss=0.85686 2018-08-25 16:56:45,016 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=128 throughput=1<277875/5000000<10000000 Kbps loss-rate=0 2018-08-25 16:56:45,017 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R833625K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:56:48,342 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=31.3933 real_seconds=1.00 rate_Mbps=262.9617 tx_cpu=23 rx_cpu=31 drop=15348 pkt=272522 data_loss=5.63174 2018-08-25 16:56:48,343 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=128 throughput=1<269272/833625<833625 Kbps loss-rate=5 2018-08-25 16:56:48,343 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R551448K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:56:51,670 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=31.3617 real_seconds=1.00 rate_Mbps=262.6321 tx_cpu=21 rx_cpu=34 drop=90 pkt=257005 data_loss=0.03506 2018-08-25 16:56:51,670 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=128 throughput=1<268935/551448<551448 Kbps loss-rate=0 2018-08-25 16:56:51,670 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R410191K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:56:54,998 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=29.0071 real_seconds=1.00 rate_Mbps=242.9134 tx_cpu=19 rx_cpu=32 drop=5 pkt=237631 data_loss=0.00207 2018-08-25 16:56:54,998 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=128 throughput=1<248743/410191<410191 Kbps loss-rate=0 2018-08-25 16:56:54,998 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R329467K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:56:58,325 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=31.6384 real_seconds=1.00 rate_Mbps=265.2997 tx_cpu=22 rx_cpu=34 drop=184 pkt=259365 data_loss=0.07075 2018-08-25 16:56:58,326 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=128 throughput=1<271666/329467<329467 Kbps loss-rate=0 2018-08-25 16:56:58,326 DEBUG undershot, min=271666 kbps=300566 max=329467 2018-08-25 16:56:58,326 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R300566K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:01,677 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=33.7117 real_seconds=1.00 rate_Mbps=282.5261 tx_cpu=25 rx_cpu=32 drop=573 pkt=276740 data_loss=0.20721 2018-08-25 16:57:01,678 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=128 throughput=271666<289306/300566<329467 Kbps loss-rate=0 2018-08-25 16:57:01,678 DEBUG undershot, min=289306 kbps=309386 max=329467 2018-08-25 16:57:01,678 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R309386K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:05,007 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=33.1698 real_seconds=1.00 rate_Mbps=277.8694 tx_cpu=23 rx_cpu=33 drop=77 pkt=271804 data_loss=0.02833 2018-08-25 16:57:05,007 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=128 throughput=289306<284538/309386<329467 Kbps loss-rate=0 2018-08-25 16:57:05,008 DEBUG undershot, min=309386 kbps=319426 max=329467 2018-08-25 16:57:05,008 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R319426K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:08,359 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=31.3539 real_seconds=1.00 rate_Mbps=262.6317 tx_cpu=21 rx_cpu=33 drop=551 pkt=257402 data_loss=0.21387 2018-08-25 16:57:08,360 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=128 throughput=309386<268934/319426<329467 Kbps loss-rate=0 2018-08-25 16:57:08,360 DEBUG undershot, min=319426 kbps=324446 max=329467 2018-08-25 16:57:08,360 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] Measuring UDP Throughput (packet size=1024)... 2018-08-25 16:57:08,361 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:11,685 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=249.5967 real_seconds=1.00 rate_Mbps=2093.0027 tx_cpu=47 rx_cpu=35 drop=967 pkt=256554 data_loss=0.37690 2018-08-25 16:57:11,686 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=1024 throughput=1<2143234/5000000<10000000 Kbps loss-rate=0 2018-08-25 16:57:11,686 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3571617K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:15,036 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=249.4922 real_seconds=1.00 rate_Mbps=2092.0846 tx_cpu=44 rx_cpu=35 drop=168 pkt=255648 data_loss=0.06569 2018-08-25 16:57:15,037 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=1024 throughput=1<2142294/3571617<3571617 Kbps loss-rate=0 2018-08-25 16:57:15,037 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2856955K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:18,362 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=264.1885 real_seconds=1.00 rate_Mbps=2211.2403 tx_cpu=39 rx_cpu=31 drop=13298 pkt=283827 data_loss=4.68524 2018-08-25 16:57:18,362 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=1024 throughput=1<2264310/2856955<2856955 Kbps loss-rate=4 2018-08-25 16:57:18,363 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2560632K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:21,690 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=258.1748 real_seconds=1.00 rate_Mbps=2161.1521 tx_cpu=37 rx_cpu=32 drop=3665 pkt=268036 data_loss=1.36735 2018-08-25 16:57:21,690 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=1024 throughput=1<2213019/2560632<2560632 Kbps loss-rate=1 2018-08-25 16:57:21,691 DEBUG undershot, min=2213019 kbps=2386825 max=2560632 2018-08-25 16:57:21,691 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2386825K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:25,018 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=235.0625 real_seconds=1.00 rate_Mbps=1970.9701 tx_cpu=44 rx_cpu=34 drop=162 pkt=240866 data_loss=0.06726 2018-08-25 16:57:25,018 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=1024 throughput=2213019<2018273/2386825<2560632 Kbps loss-rate=0 2018-08-25 16:57:25,019 DEBUG undershot, min=2386825 kbps=2473728 max=2560632 2018-08-25 16:57:25,019 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2473728K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:28,370 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=232.1807 real_seconds=1.00 rate_Mbps=1948.9374 tx_cpu=43 rx_cpu=35 drop=676 pkt=238429 data_loss=0.28350 2018-08-25 16:57:28,371 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=1024 throughput=2386825<1995711/2473728<2560632 Kbps loss-rate=0 2018-08-25 16:57:28,371 DEBUG undershot, min=2473728 kbps=2517180 max=2560632 2018-08-25 16:57:28,371 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] Measuring UDP Throughput (packet size=8192)... 2018-08-25 16:57:28,372 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:31,723 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=361.4375 real_seconds=1.00 rate_Mbps=3027.3317 tx_cpu=99 rx_cpu=13 drop=30030 pkt=76294 data_loss=39.36090 2018-08-25 16:57:31,723 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=8192 throughput=1<3099987/5000000<10000000 Kbps loss-rate=39 2018-08-25 16:57:31,724 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4049993K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:35,052 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=362.3047 real_seconds=1.00 rate_Mbps=3038.3721 tx_cpu=99 rx_cpu=13 drop=15423 pkt=61798 data_loss=24.95712 2018-08-25 16:57:35,053 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=8192 throughput=1<3111293/4049993<4049993 Kbps loss-rate=24 2018-08-25 16:57:35,053 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3580643K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:38,408 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=364.0703 real_seconds=1.00 rate_Mbps=3049.1888 tx_cpu=99 rx_cpu=12 drop=8036 pkt=54637 data_loss=14.70799 2018-08-25 16:57:38,408 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=8192 throughput=1<3122369/3580643<3580643 Kbps loss-rate=14 2018-08-25 16:57:38,409 DEBUG overshot, min=1 kbps=3122369 max=3580643 2018-08-25 16:57:38,409 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3122369K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:41,760 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=368.1875 real_seconds=1.00 rate_Mbps=3088.8246 tx_cpu=99 rx_cpu=14 drop=516 pkt=47644 data_loss=1.08305 2018-08-25 16:57:41,760 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=8192 throughput=1<3162956/3122369<3580643 Kbps loss-rate=1 2018-08-25 16:57:41,760 DEBUG undershot, min=3162956 kbps=3371799 max=3580643 2018-08-25 16:57:41,761 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3371799K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:45,085 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=370.8672 real_seconds=1.00 rate_Mbps=3106.7380 tx_cpu=99 rx_cpu=14 drop=3979 pkt=51450 data_loss=7.73371 2018-08-25 16:57:45,086 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=8192 throughput=3162956<3181299/3371799<3580643 Kbps loss-rate=7 2018-08-25 16:57:45,086 DEBUG overshot, min=3162956 kbps=3181299 max=3371799 2018-08-25 16:57:45,086 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3181299K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 16:57:48,437 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] megabytes=378.4609 real_seconds=1.00 rate_Mbps=3174.7065 tx_cpu=99 rx_cpu=14 drop=100 pkt=48543 data_loss=0.20602 2018-08-25 16:57:48,438 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] pkt-size=8192 throughput=3162956<3250899/3181299<3371799 Kbps loss-rate=0 2018-08-25 16:57:48,438 DEBUG undershot, min=3250899 kbps=3311349 max=3371799 2018-08-25 16:57:48,449 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.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.4', 'ip_to': u'192.168.1.21', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 502, 'rtt_ms': 0.58, 'throughput_kbps': 6677468, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 14, 'rtt_ms': 0.4, 'throughput_kbps': 5807279, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 33, 'rtt_ms': 0.25, 'throughput_kbps': 5969872, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.21, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 268934, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.28, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1995711, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.21, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3250899, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.458', 'rtt_max_ms': '1.644', 'rtt_min_ms': '0.141', 'rtt_stddev': '0.422', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.311', 'rtt_max_ms': '0.525', 'rtt_min_ms': '0.183', 'rtt_stddev': '0.111', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.396', 'rtt_max_ms': '0.990', 'rtt_min_ms': '0.222', 'rtt_stddev': '0.210', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-25 16:57:48,450 INFO Deleting floating ip 2fcb365e-1211-4716-848a-153287317ca2 2018-08-25 16:57:49,580 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] Floating IP 172.30.9.206 deleted 2018-08-25 16:57:49,996 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f43] Instance deleted 2018-08-25 16:57:50,060 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Creating client VM... 2018-08-25 16:57:50,060 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-25 16:57:52,899 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] VM status=BUILD, retrying 1 of 90... 2018-08-25 16:57:55,503 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] VM status=BUILD, retrying 2 of 90... 2018-08-25 16:57:58,097 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] VM status=BUILD, retrying 3 of 90... 2018-08-25 16:58:00,657 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] VM status=BUILD, retrying 4 of 90... 2018-08-25 16:58:03,357 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] VM status=BUILD, retrying 5 of 90... 2018-08-25 16:58:05,937 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] VM status=BUILD, retrying 6 of 90... 2018-08-25 16:58:10,370 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Internal network IP: 192.168.2.21 2018-08-25 16:58:10,370 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] SSH IP: 172.30.9.201 2018-08-25 16:58:10,370 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Setup SSH for ubuntu@172.30.9.201 2018-08-25 16:59:47,854 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Installing nuttcp-8.1.4... 2018-08-25 16:59:47,898 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Copying nuttcp-8.1.4 to target... 2018-08-25 16:59:48,063 INFO ============================================================ 2018-08-25 16:59:48,063 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-08-25 16:59:57,109 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] PING 192.168.1.21 (192.168.1.21) 64(92) bytes of data. 72 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=1.27 ms 72 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.705 ms 72 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.318 ms 72 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.500 ms 72 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.247 ms 72 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.443 ms 72 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.352 ms 72 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.324 ms 72 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.485 ms 72 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.302 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.247/0.495/1.276/0.289 ms 2018-08-25 17:00:06,150 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] PING 192.168.1.21 (192.168.1.21) 391(419) bytes of data. 399 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=0.399 ms 399 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.475 ms 399 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.441 ms 399 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.472 ms 399 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.340 ms 399 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.307 ms 399 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.456 ms 399 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.421 ms 399 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.419 ms 399 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.445 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.307/0.417/0.475/0.056 ms 2018-08-25 17:00:15,198 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] PING 192.168.1.21 (192.168.1.21) 1500(1528) bytes of data. 1508 bytes from 192.168.1.21: icmp_seq=1 ttl=64 time=1.26 ms 1508 bytes from 192.168.1.21: icmp_seq=2 ttl=64 time=0.552 ms 1508 bytes from 192.168.1.21: icmp_seq=3 ttl=64 time=0.676 ms 1508 bytes from 192.168.1.21: icmp_seq=4 ttl=64 time=0.553 ms 1508 bytes from 192.168.1.21: icmp_seq=5 ttl=64 time=0.471 ms 1508 bytes from 192.168.1.21: icmp_seq=6 ttl=64 time=0.472 ms 1508 bytes from 192.168.1.21: icmp_seq=7 ttl=64 time=0.373 ms 1508 bytes from 192.168.1.21: icmp_seq=8 ttl=64 time=0.442 ms 1508 bytes from 192.168.1.21: icmp_seq=9 ttl=64 time=0.402 ms 1508 bytes from 192.168.1.21: icmp_seq=10 ttl=64 time=0.605 ms --- 192.168.1.21 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.373/0.580/1.260/0.244 ms 2018-08-25 17:00:15,199 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Measuring TCP Throughput (packet size=65536)... 2018-08-25 17:00:15,199 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:00:25,301 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=6403.5208 real_seconds=10.00 rate_Mbps=5370.0757 tx_cpu=10 rx_cpu=17 retrans=16 cwnd=552 rtt_ms=0.59 2018-08-25 17:00:25,302 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:00:35,399 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=6844.4491 real_seconds=10.00 rate_Mbps=5740.1268 tx_cpu=10 rx_cpu=18 retrans=14 cwnd=520 rtt_ms=0.54 2018-08-25 17:00:35,399 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:00:45,498 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=6997.8966 real_seconds=10.00 rate_Mbps=5868.9201 tx_cpu=10 rx_cpu=18 retrans=16 cwnd=547 rtt_ms=0.17 2018-08-25 17:00:45,499 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Measuring UDP Throughput (packet size=128)... 2018-08-25 17:00:45,499 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:00:48,827 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=30.7122 real_seconds=1.00 rate_Mbps=257.4875 tx_cpu=19 rx_cpu=34 drop=0 pkt=251594 data_loss=0.00000 2018-08-25 17:00:48,827 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=128 throughput=1<263667/5000000<10000000 Kbps loss-rate=0 2018-08-25 17:00:48,828 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R791001K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:00:52,154 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=32.1393 real_seconds=1.00 rate_Mbps=269.3698 tx_cpu=21 rx_cpu=32 drop=2174 pkt=265459 data_loss=0.81902 2018-08-25 17:00:52,154 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=128 throughput=1<275834/791001<791001 Kbps loss-rate=0 2018-08-25 17:00:52,155 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R533417K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:00:55,478 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=30.9393 real_seconds=1.00 rate_Mbps=259.2276 tx_cpu=21 rx_cpu=34 drop=121 pkt=253576 data_loss=0.04781 2018-08-25 17:00:55,479 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=128 throughput=1<265449/533417<533417 Kbps loss-rate=0 2018-08-25 17:00:55,479 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R399433K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:00:58,807 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=30.5328 real_seconds=1.00 rate_Mbps=255.8553 tx_cpu=21 rx_cpu=32 drop=16442 pkt=266567 data_loss=6.16812 2018-08-25 17:00:58,808 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=128 throughput=1<261995/399433<399433 Kbps loss-rate=6 2018-08-25 17:00:58,808 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R330714K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:01:02,137 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=31.0945 real_seconds=1.00 rate_Mbps=260.6520 tx_cpu=22 rx_cpu=33 drop=5442 pkt=260168 data_loss=2.09170 2018-08-25 17:01:02,137 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=128 throughput=1<266907/330714<330714 Kbps loss-rate=2 2018-08-25 17:01:02,138 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Measuring UDP Throughput (packet size=1024)... 2018-08-25 17:01:02,138 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:01:05,464 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=244.7578 real_seconds=1.00 rate_Mbps=2051.9298 tx_cpu=46 rx_cpu=36 drop=558 pkt=251190 data_loss=0.22213 2018-08-25 17:01:05,464 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=1024 throughput=1<2101176/5000000<10000000 Kbps loss-rate=0 2018-08-25 17:01:05,464 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3550588K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:01:08,791 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=248.5488 real_seconds=1.00 rate_Mbps=2083.3891 tx_cpu=44 rx_cpu=36 drop=2583 pkt=257097 data_loss=1.00469 2018-08-25 17:01:08,791 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=1024 throughput=1<2133390/3550588<3550588 Kbps loss-rate=1 2018-08-25 17:01:08,791 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2841989K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:01:12,119 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=249.8232 real_seconds=1.00 rate_Mbps=2095.4848 tx_cpu=47 rx_cpu=35 drop=686 pkt=256505 data_loss=0.26747 2018-08-25 17:01:12,119 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=1024 throughput=1<2145776/2841989<2841989 Kbps loss-rate=0 2018-08-25 17:01:12,120 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2493882K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:01:15,470 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=239.2510 real_seconds=1.00 rate_Mbps=2006.5512 tx_cpu=40 rx_cpu=36 drop=42 pkt=245035 data_loss=0.01713 2018-08-25 17:01:15,470 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=1024 throughput=1<2054708/2493882<2493882 Kbps loss-rate=0 2018-08-25 17:01:15,470 DEBUG undershot, min=2054708 kbps=2274295 max=2493882 2018-08-25 17:01:15,471 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2274295K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:01:18,795 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=265.6133 real_seconds=1.00 rate_Mbps=2226.9410 tx_cpu=52 rx_cpu=35 drop=0 pkt=271988 data_loss=0.00000 2018-08-25 17:01:18,795 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=1024 throughput=2054708<2280387/2274295<2493882 Kbps loss-rate=0 2018-08-25 17:01:18,796 DEBUG undershot, min=2280387 kbps=2387134 max=2493882 2018-08-25 17:01:18,796 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2387134K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:01:22,148 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=250.7471 real_seconds=1.00 rate_Mbps=2102.5800 tx_cpu=47 rx_cpu=34 drop=582 pkt=257347 data_loss=0.22613 2018-08-25 17:01:22,148 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=1024 throughput=2280387<2153041/2387134<2493882 Kbps loss-rate=0 2018-08-25 17:01:22,148 DEBUG undershot, min=2387134 kbps=2440508 max=2493882 2018-08-25 17:01:22,149 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Measuring UDP Throughput (packet size=8192)... 2018-08-25 17:01:22,149 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:01:25,499 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=359.3750 real_seconds=1.00 rate_Mbps=3009.8583 tx_cpu=99 rx_cpu=16 drop=30294 pkt=76294 data_loss=39.70693 2018-08-25 17:01:25,500 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=8192 throughput=1<3082094/5000000<10000000 Kbps loss-rate=39 2018-08-25 17:01:25,500 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4041047K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:01:28,827 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=363.0547 real_seconds=1.00 rate_Mbps=3040.8193 tx_cpu=99 rx_cpu=14 drop=15190 pkt=61661 data_loss=24.63470 2018-08-25 17:01:28,827 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=8192 throughput=1<3113798/4041047<4041047 Kbps loss-rate=24 2018-08-25 17:01:28,828 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3577422K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:01:32,179 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=339.6797 real_seconds=1.00 rate_Mbps=2849.0380 tx_cpu=99 rx_cpu=13 drop=11108 pkt=54587 data_loss=20.34916 2018-08-25 17:01:32,180 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=8192 throughput=1<2917414/3577422<3577422 Kbps loss-rate=20 2018-08-25 17:01:32,180 DEBUG overshot, min=1 kbps=2917414 max=3577422 2018-08-25 17:01:32,181 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2917414K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:01:35,506 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=325.2031 real_seconds=1.00 rate_Mbps=2728.5172 tx_cpu=99 rx_cpu=14 drop=2890 pkt=44516 data_loss=6.49204 2018-08-25 17:01:35,507 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=8192 throughput=1<2794001/2917414<3577422 Kbps loss-rate=6 2018-08-25 17:01:35,507 DEBUG overshot, min=1 kbps=2794001 max=2917414 2018-08-25 17:01:35,507 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2794001K -p5001 -P5002 -fparse 192.168.1.21 2018-08-25 17:01:38,831 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] megabytes=318.4297 real_seconds=1.00 rate_Mbps=2670.8106 tx_cpu=99 rx_cpu=14 drop=1874 pkt=42633 data_loss=4.39565 2018-08-25 17:01:38,831 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] pkt-size=8192 throughput=1<2734910/2794001<2917414 Kbps loss-rate=4 2018-08-25 17:01:38,841 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.21', 'ip_to': u'192.168.1.21', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 16, 'rtt_ms': 0.59, 'throughput_kbps': 5498957, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 14, 'rtt_ms': 0.54, 'throughput_kbps': 5877889, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 16, 'rtt_ms': 0.17, 'throughput_kbps': 6009774, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.09, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 266907, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.23, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2153041, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.4, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2734910, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.495', 'rtt_max_ms': '1.276', 'rtt_min_ms': '0.247', 'rtt_stddev': '0.289', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.417', 'rtt_max_ms': '0.475', 'rtt_min_ms': '0.307', 'rtt_stddev': '0.056', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.580', 'rtt_max_ms': '1.260', 'rtt_min_ms': '0.373', 'rtt_stddev': '0.244', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-25 17:01:38,842 INFO ============================================================ 2018-08-25 17:01:38,842 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-08-25 17:01:57,912 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] ERROR cmd=ping -c 10 -s 64 172.30.9.200 2018-08-25 17:01:57,912 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] PING 172.30.9.200 (172.30.9.200) 64(92) bytes of data. --- 172.30.9.200 ping statistics --- 10 packets transmitted, 0 received, 100% packet loss, time 8999ms 2018-08-25 17:02:17,030 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] ERROR cmd=ping -c 10 -s 391 172.30.9.200 2018-08-25 17:02:17,030 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] PING 172.30.9.200 (172.30.9.200) 391(419) bytes of data. --- 172.30.9.200 ping statistics --- 10 packets transmitted, 0 received, 100% packet loss, time 9071ms 2018-08-25 17:02:36,146 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] ERROR cmd=ping -c 10 -s 1500 172.30.9.200 2018-08-25 17:02:36,147 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] PING 172.30.9.200 (172.30.9.200) 1500(1528) bytes of data. --- 172.30.9.200 ping statistics --- 10 packets transmitted, 0 received, 100% packet loss, time 9071ms 2018-08-25 17:02:36,147 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Measuring TCP Throughput (packet size=65536)... 2018-08-25 17:02:36,148 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 17:03:06,244 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200" on host 172.30.9.201 2018-08-25 17:03:06,245 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 17:03:36,280 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200" on host 172.30.9.201 2018-08-25 17:03:36,280 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 17:04:06,319 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200" on host 172.30.9.201 2018-08-25 17:04:06,319 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Measuring UDP Throughput (packet size=128)... 2018-08-25 17:04:06,320 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 17:04:27,347 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200" on host 172.30.9.201 2018-08-25 17:04:27,347 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Measuring UDP Throughput (packet size=1024)... 2018-08-25 17:04:27,348 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 17:04:48,374 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200" on host 172.30.9.201 2018-08-25 17:04:48,375 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Measuring UDP Throughput (packet size=8192)... 2018-08-25 17:04:48,375 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-08-25 17:05:09,404 INFO [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200" on host 172.30.9.201 2018-08-25 17:05:09,412 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.21', 'ip_to': u'172.30.9.200', 'results': [ { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200" on host 172.30.9.201', 'protocol': 'TCP', 'tool': 'nuttcp-8.1.4'}, { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200" on host 172.30.9.201', 'protocol': 'TCP', 'tool': 'nuttcp-8.1.4'}, { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200" on host 172.30.9.201', 'protocol': 'TCP', 'tool': 'nuttcp-8.1.4'}, { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200" on host 172.30.9.201', 'protocol': 'UDP', 'tool': 'nuttcp-8.1.4'}, { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200" on host 172.30.9.201', 'protocol': 'UDP', 'tool': 'nuttcp-8.1.4'}, { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200" on host 172.30.9.201', 'protocol': 'UDP', 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'error': 'ping failed', 'packet_size': 64}, { 'error': 'ping failed', 'packet_size': 391}, { 'error': 'ping failed', 'packet_size': 1500}], 'tool': 'ping'}]} 2018-08-25 17:05:09,413 INFO Deleting floating ip af523c45-6d51-4ca9-8eab-4f4dccede107 2018-08-25 17:05:10,769 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Floating IP 172.30.9.201 deleted 2018-08-25 17:05:11,191 DEBUG [TestClient_50ff1118-3377-4777-9397-1f34e65309f44] Instance deleted 2018-08-25 17:05:11,223 INFO Cleaning up... 2018-08-25 17:05:11,223 DEBUG [TestServer_50ff1118-3377-4777-9397-1f34e65309f41] Terminating nuttcp-8.1.4 2018-08-25 17:20:51,444 ERROR [Errno 110] Operation timed out 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 1217, in run_vmtp vmtp_instance.run() File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 489, in run self.teardown() File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 446, in teardown self.server.dispose() File "/usr/lib/python2.7/site-packages/vmtp/perf_instance.py", line 106, in dispose self.tp_tool.dispose() File "/usr/lib/python2.7/site-packages/vmtp/perf_tool.py", line 77, in dispose self.instance.ssh.kill_proc(self.pid) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 384, in kill_proc self.execute(cmd) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 323, in execute timeout=timeout, raise_on_error=False) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 241, in run timeout=timeout) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 247, in _run session = transport.open_session() File "/usr/lib/python2.7/site-packages/paramiko/transport.py", line 767, in open_session timeout=timeout) File "/usr/lib/python2.7/site-packages/paramiko/transport.py", line 891, in open_channel raise e error: [Errno 110] Operation timed out 2018-08-25 17:20:51,853 - 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-25 17:20:51,976 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 17:20:51,977 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 42:07 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-25 17:20:52,954 - functest.core.tenantnetwork - ERROR - cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 251, in clean self.cloud.delete_router(self.router.id) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4410, in delete_router error_message="Error deleting router {0}".format(name_or_id)) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 319, in delete return self.request(url, 'DELETE', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 165, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: Error deleting router 3a1d83a6-12b0-40cd-afa0-0a38e7820403. (409) Client Error for url: http://172.30.9.33:9696/v2.0/routers/3a1d83a6-12b0-40cd-afa0-0a38e7820403.json Router 3a1d83a6-12b0-40cd-afa0-0a38e7820403 still has ports 2018-08-25 17:20:56,302 - xtesting.ci.run_tests - ERROR - The test case 'vmtp' failed. 2018-08-25 17:20:56,357 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-08-25 17:20:57,603 - 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'4e33fad0f5634a9591da8b764edb8391', '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_9c8ba0a2-8c49-47d4-a566-6609bdd0243c'}) 2018-08-25 17:20:57,990 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'29551323080a4cda8e1ef26c21a4fa19', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_9c8ba0a2-8c49-47d4-a566-6609bdd0243c'}) 2018-08-25 17:20:59,340 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', 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'4e33fad0f5634a9591da8b764edb8391', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '55ed324a-7230-41b2-a01e-3317be0b8e3a', 'username': u'shaker-user_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.33: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-25 17:20:59,347 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', 'password': '55ed324a-7230-41b2-a01e-3317be0b8e3a', 'project_name': 'shaker-project_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.33:5000/v3', 'project_id': '4e33fad0f5634a9591da8b764edb8391', 'project_domain_name': 'Default'} 2018-08-25 17:20:59,347 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-08-25 17:21:00,295 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T17:21:00Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'215e1acc-f7e7-406f-adaa-67b8cbb0a48e', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', u'admin_state_up': True, u'tenant_id': u'4e33fad0f5634a9591da8b764edb8391', u'created_at': u'2018-08-25T17:21:00Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4e33fad0f5634a9591da8b764edb8391'}) 2018-08-25 17:21:01,545 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T17:21:00Z', 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'b686b124-d2db-4212-853a-7e69117e1132', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', u'enable_dhcp': True, u'network_id': u'215e1acc-f7e7-406f-adaa-67b8cbb0a48e', u'tenant_id': u'4e33fad0f5634a9591da8b764edb8391', u'created_at': u'2018-08-25T17:21:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4e33fad0f5634a9591da8b764edb8391'}) 2018-08-25 17:21:02,650 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'4e33fad0f5634a9591da8b764edb8391', u'created_at': u'2018-08-25T17:21:01Z', u'admin_state_up': True, u'updated_at': u'2018-08-25T17:21:02Z', u'revision_number': 2, u'routes': [], u'project_id': u'4e33fad0f5634a9591da8b764edb8391', u'id': u'feb0b101-5cac-4085-83d1-52c03f214e76', u'name': u'shaker-router_9c8ba0a2-8c49-47d4-a566-6609bdd0243c'}) 2018-08-25 17:21:18,506 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/1c6f2a66-0f54-4878-b105-593f612d3d96/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1c6f2a66-0f54-4878-b105-593f612d3d96/file', 'owner': u'4e33fad0f5634a9591da8b764edb8391', 'id': u'1c6f2a66-0f54-4878-b105-593f612d3d96', 'size': 666173440, u'self': u'/v2/images/1c6f2a66-0f54-4878-b105-593f612d3d96', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4e33fad0f5634a9591da8b764edb8391', 'name': 'shaker-project_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/1c6f2a66-0f54-4878-b105-593f612d3d96/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T17:21:18Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-25T17:21:18Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', '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/1c6f2a66-0f54-4878-b105-593f612d3d96', 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_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', 'created': u'2018-08-25T17:21:08Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-08-25T17:21:08Z', 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/1c6f2a66-0f54-4878-b105-593f612d3d96', 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_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2018-08-25 17:21:18,914 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', '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'bb3b2ba82e85438cb9318447e90d0372', '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'86d8bf01-f59d-4656-8d07-b1031b6de83e', 'swap': 0}) 2018-08-25 17:21:19,302 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8sk7dvTwXUqJq2oIMlBo9/6HcJbm9X3oj617z7/E1q7BL50RtkikYV9lPcL492pwAgImC/v13/mLpKPmtfnaMaWdmtvMCsZjn+tdZaDXIi3IOPT+Bgeq/fL2WM4w9FZtQu+m46fFLa9fV+cIVy1oEiHewxX++8UpN6eD9qFB5J+Pd/yk0nFYi7SUVGEUr7/YuImmYeKwFUIwZeuhRJcabjv+peF+X9lqIgIDR4g8/tG2hBGyquk8XUpL2lyD7pizjYuz6GeNMX/QvgDZv/q3/KawfZsMdVEL1LES9XKJ+MBgdJRW190lvhRDpGft1lcTF0Ng4Fe6gdhInNHBiqFaZ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvLJO3b08F1KiatqCDJQaPf+h3CW5vV96I+te8+/xNauwS+dE\nbZIpGFfZT3C+PdqcAICJgv79d/5i6Sj5rX52jGlnZrbzArGY5/rXWWg1yItyDj0/\ngYHqv3y9ljOMPRWbULvpuOnxS2vX1fnCFctaBIh3sMV/vvFKTeng/ahQeSfj3f8p\nNJxWIu0lFRhFK+/2LiJpmHisBVCMGXroUSXGm47/qXhfl/ZaiICA0eIPP7RtoQRs\nqrpPF1KS9pcg+6Ys42Ls+hnjTF/0L4A2b/6t/ymsH2bDHVRC9SxEvVyifjAYHSUV\ntfdJb4UQ6Rn7dZXExdDYOBXuoHYSJzRwYqhWmQIDAQABAoIBAQCpVWoo2vTeCS3v\nrf8ewpl6IbljEgfIxbGaIlKnnh9cBqLCuttRaOSwD8XX4FkYsOFmIfNFNwbHc+XX\nTwogg2hnQP+l0W/qbu3E3/n5Jed9/IVx+czPr4K2LH8GF2Q2PPmQTdHEO0xqXnDm\neKePX1l8z+p5HAMzmt0PZl6dwznUPklpJGTG0d554mejG7xvecApcz3yFcJYv+Dk\neauMal1RNFskdeS2O5tK2U6jW5MghLQvsm2cy4NNGROOG9Hy+fTBrhzLL7wuU7J+\nwq08zTkxvmljAxwuAUjBYO1RW5SL44U+JOMS+FrnAAftLPwE/68BNnJstXbKeLXx\npChzl6PBAoGBANxHykn9/U39Xszm5aYrSnEVkVmVawho/8WMJFX9BujTj7jFr3Mi\nfiZpUtS6hojtFpm+dqnNJ35aag+qzPd8CEWtOpAEqbqYzY2aO5zK0hUiKz1fbvZM\nUt/iJ7eNAg3mIHR8hWQzbFZJTBXA7UZ1xO/Irddwk74G/uGQCLtJFY6lAoGBANtL\naqoy9AvN3kqBg5qDiTpaLOor0I7YZINTOaI7yds0yzcciqNQHuTRzKqyB+d+0yfg\nOgYlh6vx6C3hE+8bGeQYs9XOQpiYevGnnU+zgrAYNjj6LBKYtTwherYGrzWDOCaN\n096+0tVYAab8IyAj9pAAOsnig56oRHfzHHsRmTnlAoGABm/GlnDohO3hZkVc8oUT\nUMibja2TChTfXGti6GxTVlxQN8r2/HtGimLLe9HTeo7K+UUafI21GLkVnk2UXarv\nJvIP4wNv3jb20qtuEH/QsbNk5g8y09mZFleqZ2+kXrmZuy2kTDBAeyj7IyuXA1cP\noR4RDlmIx6W2ruqhhq91BM0CgYA5RNG/Tv0y0/mYZYhT4sQErCYMpZKaq2JcdXCY\nsJp/l6L2aoq+KZ9XzH5xmXq89v736/PbRRPQUKV8zcnh6KbzTYwxauMzbKa20zoe\n5Vdc24XVjWfTF3RFFs0wGkDJbdJNJz7MbfMragdMb45Qx3ONmbHApVoQJgtzc9bd\nQPRODQKBgDsQ+q3yK2JHOD3oWvsKhWMKp2kN6o57rD+tz+LMNJTsX8g5tEfN/zDA\nnoOsa59gHb8NsaMyn8RWm3nUesoZw/ymuYuMYwbxSLAhgYAt6wlSJmClJ0a1cZ2+\nvPUGGMFvVyrotx+0RTe+TxYmMUa2A2R1Fc2IyLKJNY1Z7tuXeNtE\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'29551323080a4cda8e1ef26c21a4fa19', 'name': u'shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', 'created_at': '2018-08-25T17:21:19.302246', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4e33fad0f5634a9591da8b764edb8391', 'name': 'shaker-project_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e9:3c:88:d1:ee:27:39:52:ce:b9:ff:ef:9a:8d:20:96', 'type': 'ssh', 'id': u'shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c'}) 2018-08-25 17:21:19,302 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAvLJO3b08F1KiatqCDJQaPf+h3CW5vV96I+te8+/xNauwS+dE bZIpGFfZT3C+PdqcAICJgv79d/5i6Sj5rX52jGlnZrbzArGY5/rXWWg1yItyDj0/ gYHqv3y9ljOMPRWbULvpuOnxS2vX1fnCFctaBIh3sMV/vvFKTeng/ahQeSfj3f8p NJxWIu0lFRhFK+/2LiJpmHisBVCMGXroUSXGm47/qXhfl/ZaiICA0eIPP7RtoQRs qrpPF1KS9pcg+6Ys42Ls+hnjTF/0L4A2b/6t/ymsH2bDHVRC9SxEvVyifjAYHSUV tfdJb4UQ6Rn7dZXExdDYOBXuoHYSJzRwYqhWmQIDAQABAoIBAQCpVWoo2vTeCS3v rf8ewpl6IbljEgfIxbGaIlKnnh9cBqLCuttRaOSwD8XX4FkYsOFmIfNFNwbHc+XX Twogg2hnQP+l0W/qbu3E3/n5Jed9/IVx+czPr4K2LH8GF2Q2PPmQTdHEO0xqXnDm eKePX1l8z+p5HAMzmt0PZl6dwznUPklpJGTG0d554mejG7xvecApcz3yFcJYv+Dk eauMal1RNFskdeS2O5tK2U6jW5MghLQvsm2cy4NNGROOG9Hy+fTBrhzLL7wuU7J+ wq08zTkxvmljAxwuAUjBYO1RW5SL44U+JOMS+FrnAAftLPwE/68BNnJstXbKeLXx pChzl6PBAoGBANxHykn9/U39Xszm5aYrSnEVkVmVawho/8WMJFX9BujTj7jFr3Mi fiZpUtS6hojtFpm+dqnNJ35aag+qzPd8CEWtOpAEqbqYzY2aO5zK0hUiKz1fbvZM Ut/iJ7eNAg3mIHR8hWQzbFZJTBXA7UZ1xO/Irddwk74G/uGQCLtJFY6lAoGBANtL aqoy9AvN3kqBg5qDiTpaLOor0I7YZINTOaI7yds0yzcciqNQHuTRzKqyB+d+0yfg OgYlh6vx6C3hE+8bGeQYs9XOQpiYevGnnU+zgrAYNjj6LBKYtTwherYGrzWDOCaN 096+0tVYAab8IyAj9pAAOsnig56oRHfzHHsRmTnlAoGABm/GlnDohO3hZkVc8oUT UMibja2TChTfXGti6GxTVlxQN8r2/HtGimLLe9HTeo7K+UUafI21GLkVnk2UXarv JvIP4wNv3jb20qtuEH/QsbNk5g8y09mZFleqZ2+kXrmZuy2kTDBAeyj7IyuXA1cP oR4RDlmIx6W2ruqhhq91BM0CgYA5RNG/Tv0y0/mYZYhT4sQErCYMpZKaq2JcdXCY sJp/l6L2aoq+KZ9XzH5xmXq89v736/PbRRPQUKV8zcnh6KbzTYwxauMzbKa20zoe 5Vdc24XVjWfTF3RFFs0wGkDJbdJNJz7MbfMragdMb45Qx3ONmbHApVoQJgtzc9bd QPRODQKBgDsQ+q3yK2JHOD3oWvsKhWMKp2kN6o57rD+tz+LMNJTsX8g5tEfN/zDA noOsa59gHb8NsaMyn8RWm3nUesoZw/ymuYuMYwbxSLAhgYAt6wlSJmClJ0a1cZ2+ vPUGGMFvVyrotx+0RTe+TxYmMUa2A2R1Fc2IyLKJNY1Z7tuXeNtE -----END RSA PRIVATE KEY----- 2018-08-25 17:24:45,749 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_9c8ba0a2-8c49-47d4-a566-6609bdd0243c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d3:c3:bd', u'version': 4, u'addr': u'192.168.120.16', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1c6f2a66-0f54-4878-b105-593f612d3d96'}), 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-25T17:24:43.000000', 'flavor': Munch({u'id': u'86d8bf01-f59d-4656-8d07-b1031b6de83e'}), 'az': u'nova', 'id': u'f1361e45-e3e4-4e9d-a350-a4bda33530ce', 'security_groups': [Munch({u'name': u'shaker-sg_9c8ba0a2-8c49-47d4-a566-6609bdd0243c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29551323080a4cda8e1ef26c21a4fa19', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4e33fad0f5634a9591da8b764edb8391', 'name': 'shaker-project_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', '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-25T17:24:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-25T17:24:43Z', 'hostId': u'f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'f67a334d796aea6bf03e328e9bb2ae7fb4b269b2b11bce666a4ca0d0', '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-25T17:24:43.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4e33fad0f5634a9591da8b764edb8391', 'name': u'shaker-vm_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', 'adminPass': u'sX7L5VCrWdVt', 'tenant_id': u'4e33fad0f5634a9591da8b764edb8391', 'created_at': u'2018-08-25T17:21:21Z', 'created': u'2018-08-25T17:21:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-25 17:24:47,844 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'feb0b101-5cac-4085-83d1-52c03f214e76', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'4e33fad0f5634a9591da8b764edb8391', 'created_at': u'2018-08-25T17:24:46Z', 'attached': True, 'updated_at': u'2018-08-25T17:24:46Z', 'id': u'3105eb81-931e-4452-9df9-5e36f088bf74', 'floating_network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', 'fixed_ip_address': u'192.168.120.16', 'floating_ip_address': u'172.30.9.206', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4e33fad0f5634a9591da8b764edb8391', 'name': 'shaker-project_9c8ba0a2-8c49-47d4-a566-6609bdd0243c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'feb0b101-5cac-4085-83d1-52c03f214e76', 'project_id': u'4e33fad0f5634a9591da8b764edb8391', 'port_id': u'2fc42c40-e1c2-4b0c-b0c8-a98b9a780ff1', 'port': u'2fc42c40-e1c2-4b0c-b0c8-a98b9a780ff1', 'network': u'c72a141b-4e89-4085-b7af-688a53e5d3d6'}) 2018-08-25 17:24:47,948 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192963] pid_max: default: 32768 minimum: 301 [ 0.194351] ACPI: Core revision 20150930 [ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198161] Security Framework initialized [ 0.199378] Yama: becoming mindful. [ 0.200461] AppArmor: AppArmor initialized [ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209608] Initializing cgroup subsys io [ 0.210850] Initializing cgroup subsys memory [ 0.212158] Initializing cgroup subsys devices [ 0.213524] Initializing cgroup subsys freezer [ 0.214846] Initializing cgroup subsys net_cls [ 0.216135] Initializing cgroup subsys perf_event [ 0.217527] Initializing cgroup subsys net_prio [ 0.218871] Initializing cgroup subsys hugetlb [ 0.220158] Initializing cgroup subsys pids [ 0.221462] CPU: Physical Processor ID: 0 [ 0.223420] mce: CPU supports 10 MCE banks [ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227926] Spectre V2 : Mitigation: Full generic retpoline [ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.231573] Speculative Store Bypass: Vulnerable [ 0.252197] Freeing SMP alternatives memory: 32K [ 0.258145] ftrace: allocating 32237 entries in 126 pages [ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.294900] smpboot: Max logical packages: 1 [ 0.296434] x2apic enabled [ 0.297706] Switched APIC routing to physical x2apic. [ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.307773] KVM setup paravirtual spinlock [ 0.309528] x86: Booted up 1 node, 1 CPUs [ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.312803] devtmpfs: initialized [ 0.314868] evm: security.selinux [ 0.315911] evm: security.SMACK64 [ 0.316944] evm: security.SMACK64EXEC [ 0.318052] evm: security.SMACK64TRANSMUTE [ 0.319258] evm: security.SMACK64MMAP [ 0.320365] evm: security.ima [ 0.321319] evm: security.capability [ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.327075] pinctrl core: initialized pinctrl subsystem [ 0.328729] RTC time: 17:24:43, date: 08/25/18 [ 0.330129] NET: Registered protocol family 16 [ 0.331538] cpuidle: using governor ladder [ 0.332755] cpuidle: using governor menu [ 0.333921] PCCT header not found. [ 0.335031] ACPI: bus type PCI registered [ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.338081] PCI: Using configuration type 1 for base access [ 0.340452] ACPI: Added _OSI(Module Device) [ 0.341751] ACPI: Added _OSI(Processor Device) [ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.344405] ACPI: Added _OSI(Processor Aggregator Device) [ 0.346812] ACPI: Interpreter enabled [ 0.347983] ACPI: (supports S0 S5) [ 0.349027] ACPI: Using IOAPIC for interrupt routing [ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.366145] acpiphp: Slot [3] registered [ 0.367596] acpiphp: Slot [4] registered [ 0.368837] acpiphp: Slot [5] registered [ 0.370066] acpiphp: Slot [6] registered [ 0.385301] acpiphp: Slot [7] registered [ 0.386529] acpiphp: Slot [8] registered [ 0.387747] acpiphp: Slot [9] registered [ 0.388960] acpiphp: Slot [10] registered [ 0.390193] acpiphp: Slot [11] registered [ 0.391429] acpiphp: Slot [12] registered [ 0.392667] acpiphp: Slot [13] registered [ 0.393901] acpiphp: Slot [14] registered [ 0.395137] acpiphp: Slot [15] registered [ 0.396371] acpiphp: Slot [16] registered [ 0.397894] acpiphp: Slot [17] registered [ 0.399128] acpiphp: Slot [18] registered [ 0.400370] acpiphp: Slot [19] registered [ 0.401604] acpiphp: Slot [20] registered [ 0.402844] acpiphp: Slot [21] registered [ 0.404078] acpiphp: Slot [22] registered [ 0.405322] acpiphp: Slot [23] registered [ 0.406563] acpiphp: Slot [24] registered [ 0.407810] acpiphp: Slot [25] registered [ 0.409055] acpiphp: Slot [26] registered [ 0.410299] acpiphp: Slot [27] registered [ 0.411545] acpiphp: Slot [28] registered [ 0.412785] acpiphp: Slot [29] registered [ 0.414024] acpiphp: Slot [30] registered [ 0.415261] acpiphp: Slot [31] registered [ 0.416488] PCI host bridge to bus 0000:00 [ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.486062] vgaarb: loaded [ 0.486977] vgaarb: bridge control possible 0000:00:02.0 [ 0.488907] SCSI subsystem initialized [ 0.490338] ACPI: bus type USB registered [ 0.491604] usbcore: registered new interface driver usbfs [ 0.493174] usbcore: registered new interface driver hub [ 0.494714] usbcore: registered new device driver usb [ 0.496393] PCI: Using ACPI for IRQ routing [ 0.498086] NetLabel: Initializing [ 0.499179] NetLabel: domain hash size = 128 [ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.501950] NetLabel: unlabeled traffic allowed by default [ 0.503740] amd_nb: Cannot enumerate AMD northbridges [ 0.505240] clocksource: Switched to clocksource kvm-clock [ 0.515023] AppArmor: AppArmor Filesystem Enabled [ 0.516490] pnp: PnP ACPI init [ 0.517870] pnp: PnP ACPI: found 5 devices [ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.527593] NET: Registered protocol family 2 [ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.532966] TCP: Hash tables configured (established 4096 bind 4096) [ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.538234] NET: Registered protocol family 1 [ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.575884] Unpacking initramfs... [ 1.070355] Freeing initrd memory: 37084K [ 1.071975] Scanning for low memory corruption every 60 seconds [ 1.074055] audit: initializing netlink subsys (disabled) [ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized [ 1.077605] Initialise system trusted keyring [ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.083600] zbud: loaded [ 1.084741] VFS: Disk quotas dquot_6.6.0 [ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.089923] fuse init (API version 7.23) [ 1.091246] Key type big_key registered [ 1.092437] Allocating IMA MOK and blacklist keyrings. [ 1.094295] Key type asymmetric registered [ 1.095559] Asymmetric key parser 'x509' registered [ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.099260] io scheduler noop registered [ 1.100445] io scheduler deadline registered (default) [ 1.101929] io scheduler cfq registered [ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.108792] ACPI: Power Button [PWRF] [ 1.110062] GHES: HEST is not enabled! [ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.188556] Linux agpgart interface v0.103 [ 1.191535] loop: module loaded [ 1.194675] vda: vda1 [ 1.196341] scsi host0: ata_piix [ 1.197486] scsi host1: ata_piix [ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.202785] libphy: Fixed MDIO Bus: probed [ 1.204005] tun: Universal TUN/TAP device driver, 1.6 [ 1.205440] tun: (C) 1999-2004 Max Krasnyansky [ 1.208289] PPP generic driver version 2.4.2 [ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.211476] ehci-pci: EHCI PCI platform driver [ 1.212812] ehci-platform: EHCI generic platform driver [ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.216044] ohci-pci: OHCI PCI platform driver [ 1.217382] ohci-platform: OHCI generic platform driver [ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver [ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.246285] usb usb1: Product: UHCI Host Controller [ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.249458] usb usb1: SerialNumber: 0000:00:01.2 [ 1.250888] hub 1-0:1.0: USB hub found [ 1.252031] hub 1-0:1.0: 2 ports detected [ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.259449] mousedev: PS/2 mouse device common for all mice [ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.264043] rtc_cmos 00:00: RTC can wake from S4 [ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.269293] i2c /dev entries driver [ 1.270430] device-mapper: uevent: version 1.0.3 [ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs [ 1.276262] NET: Registered protocol family 10 [ 1.277860] NET: Registered protocol family 17 [ 1.279179] Key type dns_resolver registered [ 1.280680] registered taskstats version 1 [ 1.281938] Loading compiled-in X.509 certificates [ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.286633] zswap: loaded using pool lzo/zbud [ 1.289351] Key type trusted registered [ 1.292539] Key type encrypted registered [ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled [ 1.295353] ima: No TPM chip found, activating TPM-bypass! [ 1.296929] evm: HMAC attrs: 0x1 [ 1.298294] Magic number: 14:70:442 [ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884) [ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.303781] EDD information not available. [ 1.358940] Freeing unused kernel memory: 1512K [ 1.360316] Write protecting the kernel read-only data: 14336k [ 1.378000] Freeing unused kernel memory: 1692K [ 1.379590] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484927] [drm] Initialized drm 1.1.0 20060810 [ 1.488007] virtio_net virtio0 ens3: renamed from eth0 [ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.521670] FDC 0 is a S82078B [ 1.527605] AVX2 version of gcm_enc/dec engaged. [ 1.529024] AES CTR mode by8 optimization enabled [ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.734082] usb 1-1: Product: QEMU USB Tablet [ 1.735350] usb 1-1: Manufacturer: QEMU [ 1.736486] usb 1-1: SerialNumber: 42 [ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina [ 1.751763] usbcore: registered new interface driver usbhid [ 1.753353] usbhid: USB HID core driver [ 1.756624] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.759933] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns Begin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1 [ 2.132813] md: multipath personality registered for level -4 [ 2.136379] md: raid0 personality registered for level 0 [ 2.140352] md: raid1 personality registered for level 1 [ 2.213237] raid6: sse2x1 gen() 11623 MB/s [ 2.281235] raid6: sse2x1 xor() 9054 MB/s [ 2.349244] raid6: sse2x2 gen() 14796 MB/s [ 2.417258] raid6: sse2x2 xor() 9845 MB/s [ 2.485237] raid6: sse2x4 gen() 16990 MB/s [ 2.553235] raid6: sse2x4 xor() 11860 MB/s [ 2.621265] raid6: avx2x1 gen() 22480 MB/s [ 2.689234] raid6: avx2x2 gen() 26250 MB/s [ 2.757236] raid6: avx2x4 gen() 29997 MB/s [ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s [ 2.763270] raid6: using avx2x2 recovery algorithm [ 2.767694] xor: automatically using best checksumming function: [ 2.809234] avx : 32801.000 MB/sec [ 2.811810] async_tx: api initialized (async) [ 2.823041] md: raid6 personality registered for level 6 [ 2.824520] md: raid5 personality registered for level 5 [ 2.825979] md: raid4 personality registered for level 4 [ 2.832351] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.865307] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.885399] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.001593] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.006350] systemd[1]: Detected virtualization kvm. [ 3.007746] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.011408] systemd[1]: Set hostname to . [ 3.014115] systemd[1]: Initializing machine ID from KVM UUID. [ 3.015722] systemd[1]: Installed transient /etc/machine-id file. [ 3.135516] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.148822] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.151354] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.156104] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.168474] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.171318] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.174466] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.177335] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.186923] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.189846] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.192708] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.195885] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.198988] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.203983] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.209227] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.215013] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.220231] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870. [ 3.238156] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.250941] iscsi: registered transport (tcp) Starting Create list of required st... nodes for the current kernel... [ 3.255218] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.259993] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.270435] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.278338] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.283459] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.290998] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.296559] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.317643] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.326330] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.362467] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [ 3.755052] intel_rapl: no valid rapl domains found in package 0 Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. 2018-08-25 17:24:48,951 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.206: timed out 2018-08-25 17:24:58,038 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192963] pid_max: default: 32768 minimum: 301 [ 0.194351] ACPI: Core revision 20150930 [ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198161] Security Framework initialized [ 0.199378] Yama: becoming mindful. [ 0.200461] AppArmor: AppArmor initialized [ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209608] Initializing cgroup subsys io [ 0.210850] Initializing cgroup subsys memory [ 0.212158] Initializing cgroup subsys devices [ 0.213524] Initializing cgroup subsys freezer [ 0.214846] Initializing cgroup subsys net_cls [ 0.216135] Initializing cgroup subsys perf_event [ 0.217527] Initializing cgroup subsys net_prio [ 0.218871] Initializing cgroup subsys hugetlb [ 0.220158] Initializing cgroup subsys pids [ 0.221462] CPU: Physical Processor ID: 0 [ 0.223420] mce: CPU supports 10 MCE banks [ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227926] Spectre V2 : Mitigation: Full generic retpoline [ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.231573] Speculative Store Bypass: Vulnerable [ 0.252197] Freeing SMP alternatives memory: 32K [ 0.258145] ftrace: allocating 32237 entries in 126 pages [ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.294900] smpboot: Max logical packages: 1 [ 0.296434] x2apic enabled [ 0.297706] Switched APIC routing to physical x2apic. [ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.307773] KVM setup paravirtual spinlock [ 0.309528] x86: Booted up 1 node, 1 CPUs [ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.312803] devtmpfs: initialized [ 0.314868] evm: security.selinux [ 0.315911] evm: security.SMACK64 [ 0.316944] evm: security.SMACK64EXEC [ 0.318052] evm: security.SMACK64TRANSMUTE [ 0.319258] evm: security.SMACK64MMAP [ 0.320365] evm: security.ima [ 0.321319] evm: security.capability [ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.327075] pinctrl core: initialized pinctrl subsystem [ 0.328729] RTC time: 17:24:43, date: 08/25/18 [ 0.330129] NET: Registered protocol family 16 [ 0.331538] cpuidle: using governor ladder [ 0.332755] cpuidle: using governor menu [ 0.333921] PCCT header not found. [ 0.335031] ACPI: bus type PCI registered [ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.338081] PCI: Using configuration type 1 for base access [ 0.340452] ACPI: Added _OSI(Module Device) [ 0.341751] ACPI: Added _OSI(Processor Device) [ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.344405] ACPI: Added _OSI(Processor Aggregator Device) [ 0.346812] ACPI: Interpreter enabled [ 0.347983] ACPI: (supports S0 S5) [ 0.349027] ACPI: Using IOAPIC for interrupt routing [ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.366145] acpiphp: Slot [3] registered [ 0.367596] acpiphp: Slot [4] registered [ 0.368837] acpiphp: Slot [5] registered [ 0.370066] acpiphp: Slot [6] registered [ 0.385301] acpiphp: Slot [7] registered [ 0.386529] acpiphp: Slot [8] registered [ 0.387747] acpiphp: Slot [9] registered [ 0.388960] acpiphp: Slot [10] registered [ 0.390193] acpiphp: Slot [11] registered [ 0.391429] acpiphp: Slot [12] registered [ 0.392667] acpiphp: Slot [13] registered [ 0.393901] acpiphp: Slot [14] registered [ 0.395137] acpiphp: Slot [15] registered [ 0.396371] acpiphp: Slot [16] registered [ 0.397894] acpiphp: Slot [17] registered [ 0.399128] acpiphp: Slot [18] registered [ 0.400370] acpiphp: Slot [19] registered [ 0.401604] acpiphp: Slot [20] registered [ 0.402844] acpiphp: Slot [21] registered [ 0.404078] acpiphp: Slot [22] registered [ 0.405322] acpiphp: Slot [23] registered [ 0.406563] acpiphp: Slot [24] registered [ 0.407810] acpiphp: Slot [25] registered [ 0.409055] acpiphp: Slot [26] registered [ 0.410299] acpiphp: Slot [27] registered [ 0.411545] acpiphp: Slot [28] registered [ 0.412785] acpiphp: Slot [29] registered [ 0.414024] acpiphp: Slot [30] registered [ 0.415261] acpiphp: Slot [31] registered [ 0.416488] PCI host bridge to bus 0000:00 [ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.486062] vgaarb: loaded [ 0.486977] vgaarb: bridge control possible 0000:00:02.0 [ 0.488907] SCSI subsystem initialized [ 0.490338] ACPI: bus type USB registered [ 0.491604] usbcore: registered new interface driver usbfs [ 0.493174] usbcore: registered new interface driver hub [ 0.494714] usbcore: registered new device driver usb [ 0.496393] PCI: Using ACPI for IRQ routing [ 0.498086] NetLabel: Initializing [ 0.499179] NetLabel: domain hash size = 128 [ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.501950] NetLabel: unlabeled traffic allowed by default [ 0.503740] amd_nb: Cannot enumerate AMD northbridges [ 0.505240] clocksource: Switched to clocksource kvm-clock [ 0.515023] AppArmor: AppArmor Filesystem Enabled [ 0.516490] pnp: PnP ACPI init [ 0.517870] pnp: PnP ACPI: found 5 devices [ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.527593] NET: Registered protocol family 2 [ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.532966] TCP: Hash tables configured (established 4096 bind 4096) [ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.538234] NET: Registered protocol family 1 [ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.575884] Unpacking initramfs... [ 1.070355] Freeing initrd memory: 37084K [ 1.071975] Scanning for low memory corruption every 60 seconds [ 1.074055] audit: initializing netlink subsys (disabled) [ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized [ 1.077605] Initialise system trusted keyring [ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.083600] zbud: loaded [ 1.084741] VFS: Disk quotas dquot_6.6.0 [ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.089923] fuse init (API version 7.23) [ 1.091246] Key type big_key registered [ 1.092437] Allocating IMA MOK and blacklist keyrings. [ 1.094295] Key type asymmetric registered [ 1.095559] Asymmetric key parser 'x509' registered [ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.099260] io scheduler noop registered [ 1.100445] io scheduler deadline registered (default) [ 1.101929] io scheduler cfq registered [ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.108792] ACPI: Power Button [PWRF] [ 1.110062] GHES: HEST is not enabled! [ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.188556] Linux agpgart interface v0.103 [ 1.191535] loop: module loaded [ 1.194675] vda: vda1 [ 1.196341] scsi host0: ata_piix [ 1.197486] scsi host1: ata_piix [ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.202785] libphy: Fixed MDIO Bus: probed [ 1.204005] tun: Universal TUN/TAP device driver, 1.6 [ 1.205440] tun: (C) 1999-2004 Max Krasnyansky [ 1.208289] PPP generic driver version 2.4.2 [ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.211476] ehci-pci: EHCI PCI platform driver [ 1.212812] ehci-platform: EHCI generic platform driver [ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.216044] ohci-pci: OHCI PCI platform driver [ 1.217382] ohci-platform: OHCI generic platform driver [ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver [ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.246285] usb usb1: Product: UHCI Host Controller [ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.249458] usb usb1: SerialNumber: 0000:00:01.2 [ 1.250888] hub 1-0:1.0: USB hub found [ 1.252031] hub 1-0:1.0: 2 ports detected [ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.259449] mousedev: PS/2 mouse device common for all mice [ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.264043] rtc_cmos 00:00: RTC can wake from S4 [ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.269293] i2c /dev entries driver [ 1.270430] device-mapper: uevent: version 1.0.3 [ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs [ 1.276262] NET: Registered protocol family 10 [ 1.277860] NET: Registered protocol family 17 [ 1.279179] Key type dns_resolver registered [ 1.280680] registered taskstats version 1 [ 1.281938] Loading compiled-in X.509 certificates [ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.286633] zswap: loaded using pool lzo/zbud [ 1.289351] Key type trusted registered [ 1.292539] Key type encrypted registered [ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled [ 1.295353] ima: No TPM chip found, activating TPM-bypass! [ 1.296929] evm: HMAC attrs: 0x1 [ 1.298294] Magic number: 14:70:442 [ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884) [ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.303781] EDD information not available. [ 1.358940] Freeing unused kernel memory: 1512K [ 1.360316] Write protecting the kernel read-only data: 14336k [ 1.378000] Freeing unused kernel memory: 1692K [ 1.379590] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484927] [drm] Initialized drm 1.1.0 20060810 [ 1.488007] virtio_net virtio0 ens3: renamed from eth0 [ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.521670] FDC 0 is a S82078B [ 1.527605] AVX2 version of gcm_enc/dec engaged. [ 1.529024] AES CTR mode by8 optimization enabled [ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.734082] usb 1-1: Product: QEMU USB Tablet [ 1.735350] usb 1-1: Manufacturer: QEMU [ 1.736486] usb 1-1: SerialNumber: 42 [ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina [ 1.751763] usbcore: registered new interface driver usbhid [ 1.753353] usbhid: USB HID core driver [ 1.756624] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.759933] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns Begin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1 [ 2.132813] md: multipath personality registered for level -4 [ 2.136379] md: raid0 personality registered for level 0 [ 2.140352] md: raid1 personality registered for level 1 [ 2.213237] raid6: sse2x1 gen() 11623 MB/s [ 2.281235] raid6: sse2x1 xor() 9054 MB/s [ 2.349244] raid6: sse2x2 gen() 14796 MB/s [ 2.417258] raid6: sse2x2 xor() 9845 MB/s [ 2.485237] raid6: sse2x4 gen() 16990 MB/s [ 2.553235] raid6: sse2x4 xor() 11860 MB/s [ 2.621265] raid6: avx2x1 gen() 22480 MB/s [ 2.689234] raid6: avx2x2 gen() 26250 MB/s [ 2.757236] raid6: avx2x4 gen() 29997 MB/s [ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s [ 2.763270] raid6: using avx2x2 recovery algorithm [ 2.767694] xor: automatically using best checksumming function: [ 2.809234] avx : 32801.000 MB/sec [ 2.811810] async_tx: api initialized (async) [ 2.823041] md: raid6 personality registered for level 6 [ 2.824520] md: raid5 personality registered for level 5 [ 2.825979] md: raid4 personality registered for level 4 [ 2.832351] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.865307] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.885399] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.001593] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.006350] systemd[1]: Detected virtualization kvm. [ 3.007746] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.011408] systemd[1]: Set hostname to . [ 3.014115] systemd[1]: Initializing machine ID from KVM UUID. [ 3.015722] systemd[1]: Installed transient /etc/machine-id file. [ 3.135516] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.148822] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.151354] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.156104] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.168474] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.171318] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.174466] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.177335] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.186923] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.189846] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.192708] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.195885] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.198988] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.203983] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.209227] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.215013] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.220231] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870. [ 3.238156] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.250941] iscsi: registered transport (tcp) Starting Create list of required st... nodes for the current kernel... [ 3.255218] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.259993] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.270435] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.278338] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.283459] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.290998] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.296559] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.317643] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.326330] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.362467] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [ 3.755052] intel_rapl: no valid rapl domains found in package 0 Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2018-08-25 17:24:58,040 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.206: [Errno None] Unable to connect to port 22 on 172.30.9.206 2018-08-25 17:25:07,117 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192963] pid_max: default: 32768 minimum: 301 [ 0.194351] ACPI: Core revision 20150930 [ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198161] Security Framework initialized [ 0.199378] Yama: becoming mindful. [ 0.200461] AppArmor: AppArmor initialized [ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209608] Initializing cgroup subsys io [ 0.210850] Initializing cgroup subsys memory [ 0.212158] Initializing cgroup subsys devices [ 0.213524] Initializing cgroup subsys freezer [ 0.214846] Initializing cgroup subsys net_cls [ 0.216135] Initializing cgroup subsys perf_event [ 0.217527] Initializing cgroup subsys net_prio [ 0.218871] Initializing cgroup subsys hugetlb [ 0.220158] Initializing cgroup subsys pids [ 0.221462] CPU: Physical Processor ID: 0 [ 0.223420] mce: CPU supports 10 MCE banks [ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227926] Spectre V2 : Mitigation: Full generic retpoline [ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.231573] Speculative Store Bypass: Vulnerable [ 0.252197] Freeing SMP alternatives memory: 32K [ 0.258145] ftrace: allocating 32237 entries in 126 pages [ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.294900] smpboot: Max logical packages: 1 [ 0.296434] x2apic enabled [ 0.297706] Switched APIC routing to physical x2apic. [ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.307773] KVM setup paravirtual spinlock [ 0.309528] x86: Booted up 1 node, 1 CPUs [ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.312803] devtmpfs: initialized [ 0.314868] evm: security.selinux [ 0.315911] evm: security.SMACK64 [ 0.316944] evm: security.SMACK64EXEC [ 0.318052] evm: security.SMACK64TRANSMUTE [ 0.319258] evm: security.SMACK64MMAP [ 0.320365] evm: security.ima [ 0.321319] evm: security.capability [ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.327075] pinctrl core: initialized pinctrl subsystem [ 0.328729] RTC time: 17:24:43, date: 08/25/18 [ 0.330129] NET: Registered protocol family 16 [ 0.331538] cpuidle: using governor ladder [ 0.332755] cpuidle: using governor menu [ 0.333921] PCCT header not found. [ 0.335031] ACPI: bus type PCI registered [ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.338081] PCI: Using configuration type 1 for base access [ 0.340452] ACPI: Added _OSI(Module Device) [ 0.341751] ACPI: Added _OSI(Processor Device) [ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.344405] ACPI: Added _OSI(Processor Aggregator Device) [ 0.346812] ACPI: Interpreter enabled [ 0.347983] ACPI: (supports S0 S5) [ 0.349027] ACPI: Using IOAPIC for interrupt routing [ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.366145] acpiphp: Slot [3] registered [ 0.367596] acpiphp: Slot [4] registered [ 0.368837] acpiphp: Slot [5] registered [ 0.370066] acpiphp: Slot [6] registered [ 0.385301] acpiphp: Slot [7] registered [ 0.386529] acpiphp: Slot [8] registered [ 0.387747] acpiphp: Slot [9] registered [ 0.388960] acpiphp: Slot [10] registered [ 0.390193] acpiphp: Slot [11] registered [ 0.391429] acpiphp: Slot [12] registered [ 0.392667] acpiphp: Slot [13] registered [ 0.393901] acpiphp: Slot [14] registered [ 0.395137] acpiphp: Slot [15] registered [ 0.396371] acpiphp: Slot [16] registered [ 0.397894] acpiphp: Slot [17] registered [ 0.399128] acpiphp: Slot [18] registered [ 0.400370] acpiphp: Slot [19] registered [ 0.401604] acpiphp: Slot [20] registered [ 0.402844] acpiphp: Slot [21] registered [ 0.404078] acpiphp: Slot [22] registered [ 0.405322] acpiphp: Slot [23] registered [ 0.406563] acpiphp: Slot [24] registered [ 0.407810] acpiphp: Slot [25] registered [ 0.409055] acpiphp: Slot [26] registered [ 0.410299] acpiphp: Slot [27] registered [ 0.411545] acpiphp: Slot [28] registered [ 0.412785] acpiphp: Slot [29] registered [ 0.414024] acpiphp: Slot [30] registered [ 0.415261] acpiphp: Slot [31] registered [ 0.416488] PCI host bridge to bus 0000:00 [ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.486062] vgaarb: loaded [ 0.486977] vgaarb: bridge control possible 0000:00:02.0 [ 0.488907] SCSI subsystem initialized [ 0.490338] ACPI: bus type USB registered [ 0.491604] usbcore: registered new interface driver usbfs [ 0.493174] usbcore: registered new interface driver hub [ 0.494714] usbcore: registered new device driver usb [ 0.496393] PCI: Using ACPI for IRQ routing [ 0.498086] NetLabel: Initializing [ 0.499179] NetLabel: domain hash size = 128 [ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.501950] NetLabel: unlabeled traffic allowed by default [ 0.503740] amd_nb: Cannot enumerate AMD northbridges [ 0.505240] clocksource: Switched to clocksource kvm-clock [ 0.515023] AppArmor: AppArmor Filesystem Enabled [ 0.516490] pnp: PnP ACPI init [ 0.517870] pnp: PnP ACPI: found 5 devices [ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.527593] NET: Registered protocol family 2 [ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.532966] TCP: Hash tables configured (established 4096 bind 4096) [ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.538234] NET: Registered protocol family 1 [ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.575884] Unpacking initramfs... [ 1.070355] Freeing initrd memory: 37084K [ 1.071975] Scanning for low memory corruption every 60 seconds [ 1.074055] audit: initializing netlink subsys (disabled) [ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized [ 1.077605] Initialise system trusted keyring [ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.083600] zbud: loaded [ 1.084741] VFS: Disk quotas dquot_6.6.0 [ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.089923] fuse init (API version 7.23) [ 1.091246] Key type big_key registered [ 1.092437] Allocating IMA MOK and blacklist keyrings. [ 1.094295] Key type asymmetric registered [ 1.095559] Asymmetric key parser 'x509' registered [ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.099260] io scheduler noop registered [ 1.100445] io scheduler deadline registered (default) [ 1.101929] io scheduler cfq registered [ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.108792] ACPI: Power Button [PWRF] [ 1.110062] GHES: HEST is not enabled! [ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.188556] Linux agpgart interface v0.103 [ 1.191535] loop: module loaded [ 1.194675] vda: vda1 [ 1.196341] scsi host0: ata_piix [ 1.197486] scsi host1: ata_piix [ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.202785] libphy: Fixed MDIO Bus: probed [ 1.204005] tun: Universal TUN/TAP device driver, 1.6 [ 1.205440] tun: (C) 1999-2004 Max Krasnyansky [ 1.208289] PPP generic driver version 2.4.2 [ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.211476] ehci-pci: EHCI PCI platform driver [ 1.212812] ehci-platform: EHCI generic platform driver [ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.216044] ohci-pci: OHCI PCI platform driver [ 1.217382] ohci-platform: OHCI generic platform driver [ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver [ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.246285] usb usb1: Product: UHCI Host Controller [ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.249458] usb usb1: SerialNumber: 0000:00:01.2 [ 1.250888] hub 1-0:1.0: USB hub found [ 1.252031] hub 1-0:1.0: 2 ports detected [ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.259449] mousedev: PS/2 mouse device common for all mice [ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.264043] rtc_cmos 00:00: RTC can wake from S4 [ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.269293] i2c /dev entries driver [ 1.270430] device-mapper: uevent: version 1.0.3 [ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs [ 1.276262] NET: Registered protocol family 10 [ 1.277860] NET: Registered protocol family 17 [ 1.279179] Key type dns_resolver registered [ 1.280680] registered taskstats version 1 [ 1.281938] Loading compiled-in X.509 certificates [ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.286633] zswap: loaded using pool lzo/zbud [ 1.289351] Key type trusted registered [ 1.292539] Key type encrypted registered [ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled [ 1.295353] ima: No TPM chip found, activating TPM-bypass! [ 1.296929] evm: HMAC attrs: 0x1 [ 1.298294] Magic number: 14:70:442 [ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884) [ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.303781] EDD information not available. [ 1.358940] Freeing unused kernel memory: 1512K [ 1.360316] Write protecting the kernel read-only data: 14336k [ 1.378000] Freeing unused kernel memory: 1692K [ 1.379590] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484927] [drm] Initialized drm 1.1.0 20060810 [ 1.488007] virtio_net virtio0 ens3: renamed from eth0 [ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.521670] FDC 0 is a S82078B [ 1.527605] AVX2 version of gcm_enc/dec engaged. [ 1.529024] AES CTR mode by8 optimization enabled [ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.734082] usb 1-1: Product: QEMU USB Tablet [ 1.735350] usb 1-1: Manufacturer: QEMU [ 1.736486] usb 1-1: SerialNumber: 42 [ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina [ 1.751763] usbcore: registered new interface driver usbhid [ 1.753353] usbhid: USB HID core driver [ 1.756624] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.759933] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns Begin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1 [ 2.132813] md: multipath personality registered for level -4 [ 2.136379] md: raid0 personality registered for level 0 [ 2.140352] md: raid1 personality registered for level 1 [ 2.213237] raid6: sse2x1 gen() 11623 MB/s [ 2.281235] raid6: sse2x1 xor() 9054 MB/s [ 2.349244] raid6: sse2x2 gen() 14796 MB/s [ 2.417258] raid6: sse2x2 xor() 9845 MB/s [ 2.485237] raid6: sse2x4 gen() 16990 MB/s [ 2.553235] raid6: sse2x4 xor() 11860 MB/s [ 2.621265] raid6: avx2x1 gen() 22480 MB/s [ 2.689234] raid6: avx2x2 gen() 26250 MB/s [ 2.757236] raid6: avx2x4 gen() 29997 MB/s [ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s [ 2.763270] raid6: using avx2x2 recovery algorithm [ 2.767694] xor: automatically using best checksumming function: [ 2.809234] avx : 32801.000 MB/sec [ 2.811810] async_tx: api initialized (async) [ 2.823041] md: raid6 personality registered for level 6 [ 2.824520] md: raid5 personality registered for level 5 [ 2.825979] md: raid4 personality registered for level 4 [ 2.832351] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.865307] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.885399] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.001593] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.006350] systemd[1]: Detected virtualization kvm. [ 3.007746] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.011408] systemd[1]: Set hostname to . [ 3.014115] systemd[1]: Initializing machine ID from KVM UUID. [ 3.015722] systemd[1]: Installed transient /etc/machine-id file. [ 3.135516] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.148822] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.151354] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.156104] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.168474] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.171318] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.174466] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.177335] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.186923] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.189846] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.192708] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.195885] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.198988] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.203983] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.209227] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.215013] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.220231] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870. [ 3.238156] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.250941] iscsi: registered transport (tcp) Starting Create list of required st... nodes for the current kernel... [ 3.255218] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.259993] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.270435] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.278338] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.283459] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.290998] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.296559] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.317643] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.326330] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.362467] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [ 3.755052] intel_rapl: no valid rapl domains found in package 0 Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2018-08-25 17:25:07,119 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.206: [Errno None] Unable to connect to port 22 on 172.30.9.206 2018-08-25 17:25:16,203 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192963] pid_max: default: 32768 minimum: 301 [ 0.194351] ACPI: Core revision 20150930 [ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198161] Security Framework initialized [ 0.199378] Yama: becoming mindful. [ 0.200461] AppArmor: AppArmor initialized [ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209608] Initializing cgroup subsys io [ 0.210850] Initializing cgroup subsys memory [ 0.212158] Initializing cgroup subsys devices [ 0.213524] Initializing cgroup subsys freezer [ 0.214846] Initializing cgroup subsys net_cls [ 0.216135] Initializing cgroup subsys perf_event [ 0.217527] Initializing cgroup subsys net_prio [ 0.218871] Initializing cgroup subsys hugetlb [ 0.220158] Initializing cgroup subsys pids [ 0.221462] CPU: Physical Processor ID: 0 [ 0.223420] mce: CPU supports 10 MCE banks [ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227926] Spectre V2 : Mitigation: Full generic retpoline [ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.231573] Speculative Store Bypass: Vulnerable [ 0.252197] Freeing SMP alternatives memory: 32K [ 0.258145] ftrace: allocating 32237 entries in 126 pages [ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.294900] smpboot: Max logical packages: 1 [ 0.296434] x2apic enabled [ 0.297706] Switched APIC routing to physical x2apic. [ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.307773] KVM setup paravirtual spinlock [ 0.309528] x86: Booted up 1 node, 1 CPUs [ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.312803] devtmpfs: initialized [ 0.314868] evm: security.selinux [ 0.315911] evm: security.SMACK64 [ 0.316944] evm: security.SMACK64EXEC [ 0.318052] evm: security.SMACK64TRANSMUTE [ 0.319258] evm: security.SMACK64MMAP [ 0.320365] evm: security.ima [ 0.321319] evm: security.capability [ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.327075] pinctrl core: initialized pinctrl subsystem [ 0.328729] RTC time: 17:24:43, date: 08/25/18 [ 0.330129] NET: Registered protocol family 16 [ 0.331538] cpuidle: using governor ladder [ 0.332755] cpuidle: using governor menu [ 0.333921] PCCT header not found. [ 0.335031] ACPI: bus type PCI registered [ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.338081] PCI: Using configuration type 1 for base access [ 0.340452] ACPI: Added _OSI(Module Device) [ 0.341751] ACPI: Added _OSI(Processor Device) [ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.344405] ACPI: Added _OSI(Processor Aggregator Device) [ 0.346812] ACPI: Interpreter enabled [ 0.347983] ACPI: (supports S0 S5) [ 0.349027] ACPI: Using IOAPIC for interrupt routing [ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.366145] acpiphp: Slot [3] registered [ 0.367596] acpiphp: Slot [4] registered [ 0.368837] acpiphp: Slot [5] registered [ 0.370066] acpiphp: Slot [6] registered [ 0.385301] acpiphp: Slot [7] registered [ 0.386529] acpiphp: Slot [8] registered [ 0.387747] acpiphp: Slot [9] registered [ 0.388960] acpiphp: Slot [10] registered [ 0.390193] acpiphp: Slot [11] registered [ 0.391429] acpiphp: Slot [12] registered [ 0.392667] acpiphp: Slot [13] registered [ 0.393901] acpiphp: Slot [14] registered [ 0.395137] acpiphp: Slot [15] registered [ 0.396371] acpiphp: Slot [16] registered [ 0.397894] acpiphp: Slot [17] registered [ 0.399128] acpiphp: Slot [18] registered [ 0.400370] acpiphp: Slot [19] registered [ 0.401604] acpiphp: Slot [20] registered [ 0.402844] acpiphp: Slot [21] registered [ 0.404078] acpiphp: Slot [22] registered [ 0.405322] acpiphp: Slot [23] registered [ 0.406563] acpiphp: Slot [24] registered [ 0.407810] acpiphp: Slot [25] registered [ 0.409055] acpiphp: Slot [26] registered [ 0.410299] acpiphp: Slot [27] registered [ 0.411545] acpiphp: Slot [28] registered [ 0.412785] acpiphp: Slot [29] registered [ 0.414024] acpiphp: Slot [30] registered [ 0.415261] acpiphp: Slot [31] registered [ 0.416488] PCI host bridge to bus 0000:00 [ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.486062] vgaarb: loaded [ 0.486977] vgaarb: bridge control possible 0000:00:02.0 [ 0.488907] SCSI subsystem initialized [ 0.490338] ACPI: bus type USB registered [ 0.491604] usbcore: registered new interface driver usbfs [ 0.493174] usbcore: registered new interface driver hub [ 0.494714] usbcore: registered new device driver usb [ 0.496393] PCI: Using ACPI for IRQ routing [ 0.498086] NetLabel: Initializing [ 0.499179] NetLabel: domain hash size = 128 [ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.501950] NetLabel: unlabeled traffic allowed by default [ 0.503740] amd_nb: Cannot enumerate AMD northbridges [ 0.505240] clocksource: Switched to clocksource kvm-clock [ 0.515023] AppArmor: AppArmor Filesystem Enabled [ 0.516490] pnp: PnP ACPI init [ 0.517870] pnp: PnP ACPI: found 5 devices [ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.527593] NET: Registered protocol family 2 [ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.532966] TCP: Hash tables configured (established 4096 bind 4096) [ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.538234] NET: Registered protocol family 1 [ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.575884] Unpacking initramfs... [ 1.070355] Freeing initrd memory: 37084K [ 1.071975] Scanning for low memory corruption every 60 seconds [ 1.074055] audit: initializing netlink subsys (disabled) [ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized [ 1.077605] Initialise system trusted keyring [ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.083600] zbud: loaded [ 1.084741] VFS: Disk quotas dquot_6.6.0 [ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.089923] fuse init (API version 7.23) [ 1.091246] Key type big_key registered [ 1.092437] Allocating IMA MOK and blacklist keyrings. [ 1.094295] Key type asymmetric registered [ 1.095559] Asymmetric key parser 'x509' registered [ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.099260] io scheduler noop registered [ 1.100445] io scheduler deadline registered (default) [ 1.101929] io scheduler cfq registered [ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.108792] ACPI: Power Button [PWRF] [ 1.110062] GHES: HEST is not enabled! [ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.188556] Linux agpgart interface v0.103 [ 1.191535] loop: module loaded [ 1.194675] vda: vda1 [ 1.196341] scsi host0: ata_piix [ 1.197486] scsi host1: ata_piix [ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.202785] libphy: Fixed MDIO Bus: probed [ 1.204005] tun: Universal TUN/TAP device driver, 1.6 [ 1.205440] tun: (C) 1999-2004 Max Krasnyansky [ 1.208289] PPP generic driver version 2.4.2 [ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.211476] ehci-pci: EHCI PCI platform driver [ 1.212812] ehci-platform: EHCI generic platform driver [ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.216044] ohci-pci: OHCI PCI platform driver [ 1.217382] ohci-platform: OHCI generic platform driver [ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver [ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.246285] usb usb1: Product: UHCI Host Controller [ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.249458] usb usb1: SerialNumber: 0000:00:01.2 [ 1.250888] hub 1-0:1.0: USB hub found [ 1.252031] hub 1-0:1.0: 2 ports detected [ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.259449] mousedev: PS/2 mouse device common for all mice [ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.264043] rtc_cmos 00:00: RTC can wake from S4 [ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.269293] i2c /dev entries driver [ 1.270430] device-mapper: uevent: version 1.0.3 [ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs [ 1.276262] NET: Registered protocol family 10 [ 1.277860] NET: Registered protocol family 17 [ 1.279179] Key type dns_resolver registered [ 1.280680] registered taskstats version 1 [ 1.281938] Loading compiled-in X.509 certificates [ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.286633] zswap: loaded using pool lzo/zbud [ 1.289351] Key type trusted registered [ 1.292539] Key type encrypted registered [ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled [ 1.295353] ima: No TPM chip found, activating TPM-bypass! [ 1.296929] evm: HMAC attrs: 0x1 [ 1.298294] Magic number: 14:70:442 [ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884) [ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.303781] EDD information not available. [ 1.358940] Freeing unused kernel memory: 1512K [ 1.360316] Write protecting the kernel read-only data: 14336k [ 1.378000] Freeing unused kernel memory: 1692K [ 1.379590] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484927] [drm] Initialized drm 1.1.0 20060810 [ 1.488007] virtio_net virtio0 ens3: renamed from eth0 [ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.521670] FDC 0 is a S82078B [ 1.527605] AVX2 version of gcm_enc/dec engaged. [ 1.529024] AES CTR mode by8 optimization enabled [ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.734082] usb 1-1: Product: QEMU USB Tablet [ 1.735350] usb 1-1: Manufacturer: QEMU [ 1.736486] usb 1-1: SerialNumber: 42 [ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina [ 1.751763] usbcore: registered new interface driver usbhid [ 1.753353] usbhid: USB HID core driver [ 1.756624] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.759933] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns Begin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1 [ 2.132813] md: multipath personality registered for level -4 [ 2.136379] md: raid0 personality registered for level 0 [ 2.140352] md: raid1 personality registered for level 1 [ 2.213237] raid6: sse2x1 gen() 11623 MB/s [ 2.281235] raid6: sse2x1 xor() 9054 MB/s [ 2.349244] raid6: sse2x2 gen() 14796 MB/s [ 2.417258] raid6: sse2x2 xor() 9845 MB/s [ 2.485237] raid6: sse2x4 gen() 16990 MB/s [ 2.553235] raid6: sse2x4 xor() 11860 MB/s [ 2.621265] raid6: avx2x1 gen() 22480 MB/s [ 2.689234] raid6: avx2x2 gen() 26250 MB/s [ 2.757236] raid6: avx2x4 gen() 29997 MB/s [ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s [ 2.763270] raid6: using avx2x2 recovery algorithm [ 2.767694] xor: automatically using best checksumming function: [ 2.809234] avx : 32801.000 MB/sec [ 2.811810] async_tx: api initialized (async) [ 2.823041] md: raid6 personality registered for level 6 [ 2.824520] md: raid5 personality registered for level 5 [ 2.825979] md: raid4 personality registered for level 4 [ 2.832351] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.865307] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.885399] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.001593] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.006350] systemd[1]: Detected virtualization kvm. [ 3.007746] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.011408] systemd[1]: Set hostname to . [ 3.014115] systemd[1]: Initializing machine ID from KVM UUID. [ 3.015722] systemd[1]: Installed transient /etc/machine-id file. [ 3.135516] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.148822] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.151354] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.156104] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.168474] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.171318] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.174466] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.177335] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.186923] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.189846] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.192708] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.195885] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.198988] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.203983] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.209227] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.215013] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.220231] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870. [ 3.238156] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.250941] iscsi: registered transport (tcp) Starting Create list of required st... nodes for the current kernel... [ 3.255218] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.259993] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.270435] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.278338] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.283459] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.290998] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.296559] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.317643] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.326330] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.362467] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [ 3.755052] intel_rapl: no valid rapl domains found in package 0 Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2018-08-25 17:25:16,205 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.206: [Errno None] Unable to connect to port 22 on 172.30.9.206 2018-08-25 17:25:25,313 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192963] pid_max: default: 32768 minimum: 301 [ 0.194351] ACPI: Core revision 20150930 [ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198161] Security Framework initialized [ 0.199378] Yama: becoming mindful. [ 0.200461] AppArmor: AppArmor initialized [ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209608] Initializing cgroup subsys io [ 0.210850] Initializing cgroup subsys memory [ 0.212158] Initializing cgroup subsys devices [ 0.213524] Initializing cgroup subsys freezer [ 0.214846] Initializing cgroup subsys net_cls [ 0.216135] Initializing cgroup subsys perf_event [ 0.217527] Initializing cgroup subsys net_prio [ 0.218871] Initializing cgroup subsys hugetlb [ 0.220158] Initializing cgroup subsys pids [ 0.221462] CPU: Physical Processor ID: 0 [ 0.223420] mce: CPU supports 10 MCE banks [ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227926] Spectre V2 : Mitigation: Full generic retpoline [ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.231573] Speculative Store Bypass: Vulnerable [ 0.252197] Freeing SMP alternatives memory: 32K [ 0.258145] ftrace: allocating 32237 entries in 126 pages [ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.294900] smpboot: Max logical packages: 1 [ 0.296434] x2apic enabled [ 0.297706] Switched APIC routing to physical x2apic. [ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.307773] KVM setup paravirtual spinlock [ 0.309528] x86: Booted up 1 node, 1 CPUs [ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.312803] devtmpfs: initialized [ 0.314868] evm: security.selinux [ 0.315911] evm: security.SMACK64 [ 0.316944] evm: security.SMACK64EXEC [ 0.318052] evm: security.SMACK64TRANSMUTE [ 0.319258] evm: security.SMACK64MMAP [ 0.320365] evm: security.ima [ 0.321319] evm: security.capability [ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.327075] pinctrl core: initialized pinctrl subsystem [ 0.328729] RTC time: 17:24:43, date: 08/25/18 [ 0.330129] NET: Registered protocol family 16 [ 0.331538] cpuidle: using governor ladder [ 0.332755] cpuidle: using governor menu [ 0.333921] PCCT header not found. [ 0.335031] ACPI: bus type PCI registered [ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.338081] PCI: Using configuration type 1 for base access [ 0.340452] ACPI: Added _OSI(Module Device) [ 0.341751] ACPI: Added _OSI(Processor Device) [ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.344405] ACPI: Added _OSI(Processor Aggregator Device) [ 0.346812] ACPI: Interpreter enabled [ 0.347983] ACPI: (supports S0 S5) [ 0.349027] ACPI: Using IOAPIC for interrupt routing [ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.366145] acpiphp: Slot [3] registered [ 0.367596] acpiphp: Slot [4] registered [ 0.368837] acpiphp: Slot [5] registered [ 0.370066] acpiphp: Slot [6] registered [ 0.385301] acpiphp: Slot [7] registered [ 0.386529] acpiphp: Slot [8] registered [ 0.387747] acpiphp: Slot [9] registered [ 0.388960] acpiphp: Slot [10] registered [ 0.390193] acpiphp: Slot [11] registered [ 0.391429] acpiphp: Slot [12] registered [ 0.392667] acpiphp: Slot [13] registered [ 0.393901] acpiphp: Slot [14] registered [ 0.395137] acpiphp: Slot [15] registered [ 0.396371] acpiphp: Slot [16] registered [ 0.397894] acpiphp: Slot [17] registered [ 0.399128] acpiphp: Slot [18] registered [ 0.400370] acpiphp: Slot [19] registered [ 0.401604] acpiphp: Slot [20] registered [ 0.402844] acpiphp: Slot [21] registered [ 0.404078] acpiphp: Slot [22] registered [ 0.405322] acpiphp: Slot [23] registered [ 0.406563] acpiphp: Slot [24] registered [ 0.407810] acpiphp: Slot [25] registered [ 0.409055] acpiphp: Slot [26] registered [ 0.410299] acpiphp: Slot [27] registered [ 0.411545] acpiphp: Slot [28] registered [ 0.412785] acpiphp: Slot [29] registered [ 0.414024] acpiphp: Slot [30] registered [ 0.415261] acpiphp: Slot [31] registered [ 0.416488] PCI host bridge to bus 0000:00 [ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.486062] vgaarb: loaded [ 0.486977] vgaarb: bridge control possible 0000:00:02.0 [ 0.488907] SCSI subsystem initialized [ 0.490338] ACPI: bus type USB registered [ 0.491604] usbcore: registered new interface driver usbfs [ 0.493174] usbcore: registered new interface driver hub [ 0.494714] usbcore: registered new device driver usb [ 0.496393] PCI: Using ACPI for IRQ routing [ 0.498086] NetLabel: Initializing [ 0.499179] NetLabel: domain hash size = 128 [ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.501950] NetLabel: unlabeled traffic allowed by default [ 0.503740] amd_nb: Cannot enumerate AMD northbridges [ 0.505240] clocksource: Switched to clocksource kvm-clock [ 0.515023] AppArmor: AppArmor Filesystem Enabled [ 0.516490] pnp: PnP ACPI init [ 0.517870] pnp: PnP ACPI: found 5 devices [ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.527593] NET: Registered protocol family 2 [ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.532966] TCP: Hash tables configured (established 4096 bind 4096) [ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.538234] NET: Registered protocol family 1 [ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.575884] Unpacking initramfs... [ 1.070355] Freeing initrd memory: 37084K [ 1.071975] Scanning for low memory corruption every 60 seconds [ 1.074055] audit: initializing netlink subsys (disabled) [ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized [ 1.077605] Initialise system trusted keyring [ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.083600] zbud: loaded [ 1.084741] VFS: Disk quotas dquot_6.6.0 [ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.089923] fuse init (API version 7.23) [ 1.091246] Key type big_key registered [ 1.092437] Allocating IMA MOK and blacklist keyrings. [ 1.094295] Key type asymmetric registered [ 1.095559] Asymmetric key parser 'x509' registered [ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.099260] io scheduler noop registered [ 1.100445] io scheduler deadline registered (default) [ 1.101929] io scheduler cfq registered [ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.108792] ACPI: Power Button [PWRF] [ 1.110062] GHES: HEST is not enabled! [ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.188556] Linux agpgart interface v0.103 [ 1.191535] loop: module loaded [ 1.194675] vda: vda1 [ 1.196341] scsi host0: ata_piix [ 1.197486] scsi host1: ata_piix [ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.202785] libphy: Fixed MDIO Bus: probed [ 1.204005] tun: Universal TUN/TAP device driver, 1.6 [ 1.205440] tun: (C) 1999-2004 Max Krasnyansky [ 1.208289] PPP generic driver version 2.4.2 [ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.211476] ehci-pci: EHCI PCI platform driver [ 1.212812] ehci-platform: EHCI generic platform driver [ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.216044] ohci-pci: OHCI PCI platform driver [ 1.217382] ohci-platform: OHCI generic platform driver [ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver [ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.246285] usb usb1: Product: UHCI Host Controller [ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.249458] usb usb1: SerialNumber: 0000:00:01.2 [ 1.250888] hub 1-0:1.0: USB hub found [ 1.252031] hub 1-0:1.0: 2 ports detected [ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.259449] mousedev: PS/2 mouse device common for all mice [ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.264043] rtc_cmos 00:00: RTC can wake from S4 [ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.269293] i2c /dev entries driver [ 1.270430] device-mapper: uevent: version 1.0.3 [ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs [ 1.276262] NET: Registered protocol family 10 [ 1.277860] NET: Registered protocol family 17 [ 1.279179] Key type dns_resolver registered [ 1.280680] registered taskstats version 1 [ 1.281938] Loading compiled-in X.509 certificates [ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.286633] zswap: loaded using pool lzo/zbud [ 1.289351] Key type trusted registered [ 1.292539] Key type encrypted registered [ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled [ 1.295353] ima: No TPM chip found, activating TPM-bypass! [ 1.296929] evm: HMAC attrs: 0x1 [ 1.298294] Magic number: 14:70:442 [ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884) [ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.303781] EDD information not available. [ 1.358940] Freeing unused kernel memory: 1512K [ 1.360316] Write protecting the kernel read-only data: 14336k [ 1.378000] Freeing unused kernel memory: 1692K [ 1.379590] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484927] [drm] Initialized drm 1.1.0 20060810 [ 1.488007] virtio_net virtio0 ens3: renamed from eth0 [ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.521670] FDC 0 is a S82078B [ 1.527605] AVX2 version of gcm_enc/dec engaged. [ 1.529024] AES CTR mode by8 optimization enabled [ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.734082] usb 1-1: Product: QEMU USB Tablet [ 1.735350] usb 1-1: Manufacturer: QEMU [ 1.736486] usb 1-1: SerialNumber: 42 [ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina [ 1.751763] usbcore: registered new interface driver usbhid [ 1.753353] usbhid: USB HID core driver [ 1.756624] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.759933] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns Begin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1 [ 2.132813] md: multipath personality registered for level -4 [ 2.136379] md: raid0 personality registered for level 0 [ 2.140352] md: raid1 personality registered for level 1 [ 2.213237] raid6: sse2x1 gen() 11623 MB/s [ 2.281235] raid6: sse2x1 xor() 9054 MB/s [ 2.349244] raid6: sse2x2 gen() 14796 MB/s [ 2.417258] raid6: sse2x2 xor() 9845 MB/s [ 2.485237] raid6: sse2x4 gen() 16990 MB/s [ 2.553235] raid6: sse2x4 xor() 11860 MB/s [ 2.621265] raid6: avx2x1 gen() 22480 MB/s [ 2.689234] raid6: avx2x2 gen() 26250 MB/s [ 2.757236] raid6: avx2x4 gen() 29997 MB/s [ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s [ 2.763270] raid6: using avx2x2 recovery algorithm [ 2.767694] xor: automatically using best checksumming function: [ 2.809234] avx : 32801.000 MB/sec [ 2.811810] async_tx: api initialized (async) [ 2.823041] md: raid6 personality registered for level 6 [ 2.824520] md: raid5 personality registered for level 5 [ 2.825979] md: raid4 personality registered for level 4 [ 2.832351] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.865307] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.885399] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.001593] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.006350] systemd[1]: Detected virtualization kvm. [ 3.007746] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.011408] systemd[1]: Set hostname to . [ 3.014115] systemd[1]: Initializing machine ID from KVM UUID. [ 3.015722] systemd[1]: Installed transient /etc/machine-id file. [ 3.135516] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.148822] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.151354] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.156104] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.168474] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.171318] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.174466] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.177335] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.186923] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.189846] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.192708] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.195885] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.198988] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.203983] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.209227] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.215013] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.220231] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870. [ 3.238156] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.250941] iscsi: registered transport (tcp) Starting Create list of required st... nodes for the current kernel... [ 3.255218] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.259993] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.270435] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.278338] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.283459] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.290998] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.296559] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.317643] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.326330] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.362467] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [ 3.755052] intel_rapl: no valid rapl domains found in package 0 Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2018-08-25 17:25:25,315 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.206: [Errno None] Unable to connect to port 22 on 172.30.9.206 2018-08-25 17:25:34,402 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192963] pid_max: default: 32768 minimum: 301 [ 0.194351] ACPI: Core revision 20150930 [ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198161] Security Framework initialized [ 0.199378] Yama: becoming mindful. [ 0.200461] AppArmor: AppArmor initialized [ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209608] Initializing cgroup subsys io [ 0.210850] Initializing cgroup subsys memory [ 0.212158] Initializing cgroup subsys devices [ 0.213524] Initializing cgroup subsys freezer [ 0.214846] Initializing cgroup subsys net_cls [ 0.216135] Initializing cgroup subsys perf_event [ 0.217527] Initializing cgroup subsys net_prio [ 0.218871] Initializing cgroup subsys hugetlb [ 0.220158] Initializing cgroup subsys pids [ 0.221462] CPU: Physical Processor ID: 0 [ 0.223420] mce: CPU supports 10 MCE banks [ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227926] Spectre V2 : Mitigation: Full generic retpoline [ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.231573] Speculative Store Bypass: Vulnerable [ 0.252197] Freeing SMP alternatives memory: 32K [ 0.258145] ftrace: allocating 32237 entries in 126 pages [ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.294900] smpboot: Max logical packages: 1 [ 0.296434] x2apic enabled [ 0.297706] Switched APIC routing to physical x2apic. [ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.307773] KVM setup paravirtual spinlock [ 0.309528] x86: Booted up 1 node, 1 CPUs [ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.312803] devtmpfs: initialized [ 0.314868] evm: security.selinux [ 0.315911] evm: security.SMACK64 [ 0.316944] evm: security.SMACK64EXEC [ 0.318052] evm: security.SMACK64TRANSMUTE [ 0.319258] evm: security.SMACK64MMAP [ 0.320365] evm: security.ima [ 0.321319] evm: security.capability [ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.327075] pinctrl core: initialized pinctrl subsystem [ 0.328729] RTC time: 17:24:43, date: 08/25/18 [ 0.330129] NET: Registered protocol family 16 [ 0.331538] cpuidle: using governor ladder [ 0.332755] cpuidle: using governor menu [ 0.333921] PCCT header not found. [ 0.335031] ACPI: bus type PCI registered [ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.338081] PCI: Using configuration type 1 for base access [ 0.340452] ACPI: Added _OSI(Module Device) [ 0.341751] ACPI: Added _OSI(Processor Device) [ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.344405] ACPI: Added _OSI(Processor Aggregator Device) [ 0.346812] ACPI: Interpreter enabled [ 0.347983] ACPI: (supports S0 S5) [ 0.349027] ACPI: Using IOAPIC for interrupt routing [ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.366145] acpiphp: Slot [3] registered [ 0.367596] acpiphp: Slot [4] registered [ 0.368837] acpiphp: Slot [5] registered [ 0.370066] acpiphp: Slot [6] registered [ 0.385301] acpiphp: Slot [7] registered [ 0.386529] acpiphp: Slot [8] registered [ 0.387747] acpiphp: Slot [9] registered [ 0.388960] acpiphp: Slot [10] registered [ 0.390193] acpiphp: Slot [11] registered [ 0.391429] acpiphp: Slot [12] registered [ 0.392667] acpiphp: Slot [13] registered [ 0.393901] acpiphp: Slot [14] registered [ 0.395137] acpiphp: Slot [15] registered [ 0.396371] acpiphp: Slot [16] registered [ 0.397894] acpiphp: Slot [17] registered [ 0.399128] acpiphp: Slot [18] registered [ 0.400370] acpiphp: Slot [19] registered [ 0.401604] acpiphp: Slot [20] registered [ 0.402844] acpiphp: Slot [21] registered [ 0.404078] acpiphp: Slot [22] registered [ 0.405322] acpiphp: Slot [23] registered [ 0.406563] acpiphp: Slot [24] registered [ 0.407810] acpiphp: Slot [25] registered [ 0.409055] acpiphp: Slot [26] registered [ 0.410299] acpiphp: Slot [27] registered [ 0.411545] acpiphp: Slot [28] registered [ 0.412785] acpiphp: Slot [29] registered [ 0.414024] acpiphp: Slot [30] registered [ 0.415261] acpiphp: Slot [31] registered [ 0.416488] PCI host bridge to bus 0000:00 [ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.486062] vgaarb: loaded [ 0.486977] vgaarb: bridge control possible 0000:00:02.0 [ 0.488907] SCSI subsystem initialized [ 0.490338] ACPI: bus type USB registered [ 0.491604] usbcore: registered new interface driver usbfs [ 0.493174] usbcore: registered new interface driver hub [ 0.494714] usbcore: registered new device driver usb [ 0.496393] PCI: Using ACPI for IRQ routing [ 0.498086] NetLabel: Initializing [ 0.499179] NetLabel: domain hash size = 128 [ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.501950] NetLabel: unlabeled traffic allowed by default [ 0.503740] amd_nb: Cannot enumerate AMD northbridges [ 0.505240] clocksource: Switched to clocksource kvm-clock [ 0.515023] AppArmor: AppArmor Filesystem Enabled [ 0.516490] pnp: PnP ACPI init [ 0.517870] pnp: PnP ACPI: found 5 devices [ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.527593] NET: Registered protocol family 2 [ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.532966] TCP: Hash tables configured (established 4096 bind 4096) [ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.538234] NET: Registered protocol family 1 [ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.575884] Unpacking initramfs... [ 1.070355] Freeing initrd memory: 37084K [ 1.071975] Scanning for low memory corruption every 60 seconds [ 1.074055] audit: initializing netlink subsys (disabled) [ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized [ 1.077605] Initialise system trusted keyring [ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.083600] zbud: loaded [ 1.084741] VFS: Disk quotas dquot_6.6.0 [ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.089923] fuse init (API version 7.23) [ 1.091246] Key type big_key registered [ 1.092437] Allocating IMA MOK and blacklist keyrings. [ 1.094295] Key type asymmetric registered [ 1.095559] Asymmetric key parser 'x509' registered [ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.099260] io scheduler noop registered [ 1.100445] io scheduler deadline registered (default) [ 1.101929] io scheduler cfq registered [ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.108792] ACPI: Power Button [PWRF] [ 1.110062] GHES: HEST is not enabled! [ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.188556] Linux agpgart interface v0.103 [ 1.191535] loop: module loaded [ 1.194675] vda: vda1 [ 1.196341] scsi host0: ata_piix [ 1.197486] scsi host1: ata_piix [ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.202785] libphy: Fixed MDIO Bus: probed [ 1.204005] tun: Universal TUN/TAP device driver, 1.6 [ 1.205440] tun: (C) 1999-2004 Max Krasnyansky [ 1.208289] PPP generic driver version 2.4.2 [ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.211476] ehci-pci: EHCI PCI platform driver [ 1.212812] ehci-platform: EHCI generic platform driver [ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.216044] ohci-pci: OHCI PCI platform driver [ 1.217382] ohci-platform: OHCI generic platform driver [ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver [ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.246285] usb usb1: Product: UHCI Host Controller [ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.249458] usb usb1: SerialNumber: 0000:00:01.2 [ 1.250888] hub 1-0:1.0: USB hub found [ 1.252031] hub 1-0:1.0: 2 ports detected [ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.259449] mousedev: PS/2 mouse device common for all mice [ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.264043] rtc_cmos 00:00: RTC can wake from S4 [ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.269293] i2c /dev entries driver [ 1.270430] device-mapper: uevent: version 1.0.3 [ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs [ 1.276262] NET: Registered protocol family 10 [ 1.277860] NET: Registered protocol family 17 [ 1.279179] Key type dns_resolver registered [ 1.280680] registered taskstats version 1 [ 1.281938] Loading compiled-in X.509 certificates [ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.286633] zswap: loaded using pool lzo/zbud [ 1.289351] Key type trusted registered [ 1.292539] Key type encrypted registered [ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled [ 1.295353] ima: No TPM chip found, activating TPM-bypass! [ 1.296929] evm: HMAC attrs: 0x1 [ 1.298294] Magic number: 14:70:442 [ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884) [ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.303781] EDD information not available. [ 1.358940] Freeing unused kernel memory: 1512K [ 1.360316] Write protecting the kernel read-only data: 14336k [ 1.378000] Freeing unused kernel memory: 1692K [ 1.379590] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484927] [drm] Initialized drm 1.1.0 20060810 [ 1.488007] virtio_net virtio0 ens3: renamed from eth0 [ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.521670] FDC 0 is a S82078B [ 1.527605] AVX2 version of gcm_enc/dec engaged. [ 1.529024] AES CTR mode by8 optimization enabled [ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.734082] usb 1-1: Product: QEMU USB Tablet [ 1.735350] usb 1-1: Manufacturer: QEMU [ 1.736486] usb 1-1: SerialNumber: 42 [ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina [ 1.751763] usbcore: registered new interface driver usbhid [ 1.753353] usbhid: USB HID core driver [ 1.756624] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.759933] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns Begin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1 [ 2.132813] md: multipath personality registered for level -4 [ 2.136379] md: raid0 personality registered for level 0 [ 2.140352] md: raid1 personality registered for level 1 [ 2.213237] raid6: sse2x1 gen() 11623 MB/s [ 2.281235] raid6: sse2x1 xor() 9054 MB/s [ 2.349244] raid6: sse2x2 gen() 14796 MB/s [ 2.417258] raid6: sse2x2 xor() 9845 MB/s [ 2.485237] raid6: sse2x4 gen() 16990 MB/s [ 2.553235] raid6: sse2x4 xor() 11860 MB/s [ 2.621265] raid6: avx2x1 gen() 22480 MB/s [ 2.689234] raid6: avx2x2 gen() 26250 MB/s [ 2.757236] raid6: avx2x4 gen() 29997 MB/s [ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s [ 2.763270] raid6: using avx2x2 recovery algorithm [ 2.767694] xor: automatically using best checksumming function: [ 2.809234] avx : 32801.000 MB/sec [ 2.811810] async_tx: api initialized (async) [ 2.823041] md: raid6 personality registered for level 6 [ 2.824520] md: raid5 personality registered for level 5 [ 2.825979] md: raid4 personality registered for level 4 [ 2.832351] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.865307] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.885399] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.001593] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.006350] systemd[1]: Detected virtualization kvm. [ 3.007746] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.011408] systemd[1]: Set hostname to . [ 3.014115] systemd[1]: Initializing machine ID from KVM UUID. [ 3.015722] systemd[1]: Installed transient /etc/machine-id file. [ 3.135516] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.148822] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.151354] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.156104] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.168474] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.171318] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.174466] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.177335] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.186923] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.189846] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.192708] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.195885] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.198988] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.203983] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.209227] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.215013] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.220231] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870. [ 3.238156] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.250941] iscsi: registered transport (tcp) Starting Create list of required st... nodes for the current kernel... [ 3.255218] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.259993] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.270435] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.278338] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.283459] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.290998] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.296559] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.317643] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.326330] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.362467] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [ 3.755052] intel_rapl: no valid rapl domains found in package 0 Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2018-08-25 17:25:34,404 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.206: [Errno None] Unable to connect to port 22 on 172.30.9.206 2018-08-25 17:25:43,509 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192963] pid_max: default: 32768 minimum: 301 [ 0.194351] ACPI: Core revision 20150930 [ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198161] Security Framework initialized [ 0.199378] Yama: becoming mindful. [ 0.200461] AppArmor: AppArmor initialized [ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209608] Initializing cgroup subsys io [ 0.210850] Initializing cgroup subsys memory [ 0.212158] Initializing cgroup subsys devices [ 0.213524] Initializing cgroup subsys freezer [ 0.214846] Initializing cgroup subsys net_cls [ 0.216135] Initializing cgroup subsys perf_event [ 0.217527] Initializing cgroup subsys net_prio [ 0.218871] Initializing cgroup subsys hugetlb [ 0.220158] Initializing cgroup subsys pids [ 0.221462] CPU: Physical Processor ID: 0 [ 0.223420] mce: CPU supports 10 MCE banks [ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227926] Spectre V2 : Mitigation: Full generic retpoline [ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.231573] Speculative Store Bypass: Vulnerable [ 0.252197] Freeing SMP alternatives memory: 32K [ 0.258145] ftrace: allocating 32237 entries in 126 pages [ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.294900] smpboot: Max logical packages: 1 [ 0.296434] x2apic enabled [ 0.297706] Switched APIC routing to physical x2apic. [ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.307773] KVM setup paravirtual spinlock [ 0.309528] x86: Booted up 1 node, 1 CPUs [ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.312803] devtmpfs: initialized [ 0.314868] evm: security.selinux [ 0.315911] evm: security.SMACK64 [ 0.316944] evm: security.SMACK64EXEC [ 0.318052] evm: security.SMACK64TRANSMUTE [ 0.319258] evm: security.SMACK64MMAP [ 0.320365] evm: security.ima [ 0.321319] evm: security.capability [ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.327075] pinctrl core: initialized pinctrl subsystem [ 0.328729] RTC time: 17:24:43, date: 08/25/18 [ 0.330129] NET: Registered protocol family 16 [ 0.331538] cpuidle: using governor ladder [ 0.332755] cpuidle: using governor menu [ 0.333921] PCCT header not found. [ 0.335031] ACPI: bus type PCI registered [ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.338081] PCI: Using configuration type 1 for base access [ 0.340452] ACPI: Added _OSI(Module Device) [ 0.341751] ACPI: Added _OSI(Processor Device) [ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.344405] ACPI: Added _OSI(Processor Aggregator Device) [ 0.346812] ACPI: Interpreter enabled [ 0.347983] ACPI: (supports S0 S5) [ 0.349027] ACPI: Using IOAPIC for interrupt routing [ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.366145] acpiphp: Slot [3] registered [ 0.367596] acpiphp: Slot [4] registered [ 0.368837] acpiphp: Slot [5] registered [ 0.370066] acpiphp: Slot [6] registered [ 0.385301] acpiphp: Slot [7] registered [ 0.386529] acpiphp: Slot [8] registered [ 0.387747] acpiphp: Slot [9] registered [ 0.388960] acpiphp: Slot [10] registered [ 0.390193] acpiphp: Slot [11] registered [ 0.391429] acpiphp: Slot [12] registered [ 0.392667] acpiphp: Slot [13] registered [ 0.393901] acpiphp: Slot [14] registered [ 0.395137] acpiphp: Slot [15] registered [ 0.396371] acpiphp: Slot [16] registered [ 0.397894] acpiphp: Slot [17] registered [ 0.399128] acpiphp: Slot [18] registered [ 0.400370] acpiphp: Slot [19] registered [ 0.401604] acpiphp: Slot [20] registered [ 0.402844] acpiphp: Slot [21] registered [ 0.404078] acpiphp: Slot [22] registered [ 0.405322] acpiphp: Slot [23] registered [ 0.406563] acpiphp: Slot [24] registered [ 0.407810] acpiphp: Slot [25] registered [ 0.409055] acpiphp: Slot [26] registered [ 0.410299] acpiphp: Slot [27] registered [ 0.411545] acpiphp: Slot [28] registered [ 0.412785] acpiphp: Slot [29] registered [ 0.414024] acpiphp: Slot [30] registered [ 0.415261] acpiphp: Slot [31] registered [ 0.416488] PCI host bridge to bus 0000:00 [ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.486062] vgaarb: loaded [ 0.486977] vgaarb: bridge control possible 0000:00:02.0 [ 0.488907] SCSI subsystem initialized [ 0.490338] ACPI: bus type USB registered [ 0.491604] usbcore: registered new interface driver usbfs [ 0.493174] usbcore: registered new interface driver hub [ 0.494714] usbcore: registered new device driver usb [ 0.496393] PCI: Using ACPI for IRQ routing [ 0.498086] NetLabel: Initializing [ 0.499179] NetLabel: domain hash size = 128 [ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.501950] NetLabel: unlabeled traffic allowed by default [ 0.503740] amd_nb: Cannot enumerate AMD northbridges [ 0.505240] clocksource: Switched to clocksource kvm-clock [ 0.515023] AppArmor: AppArmor Filesystem Enabled [ 0.516490] pnp: PnP ACPI init [ 0.517870] pnp: PnP ACPI: found 5 devices [ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.527593] NET: Registered protocol family 2 [ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.532966] TCP: Hash tables configured (established 4096 bind 4096) [ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.538234] NET: Registered protocol family 1 [ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.575884] Unpacking initramfs... [ 1.070355] Freeing initrd memory: 37084K [ 1.071975] Scanning for low memory corruption every 60 seconds [ 1.074055] audit: initializing netlink subsys (disabled) [ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized [ 1.077605] Initialise system trusted keyring [ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.083600] zbud: loaded [ 1.084741] VFS: Disk quotas dquot_6.6.0 [ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.089923] fuse init (API version 7.23) [ 1.091246] Key type big_key registered [ 1.092437] Allocating IMA MOK and blacklist keyrings. [ 1.094295] Key type asymmetric registered [ 1.095559] Asymmetric key parser 'x509' registered [ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.099260] io scheduler noop registered [ 1.100445] io scheduler deadline registered (default) [ 1.101929] io scheduler cfq registered [ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.108792] ACPI: Power Button [PWRF] [ 1.110062] GHES: HEST is not enabled! [ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.188556] Linux agpgart interface v0.103 [ 1.191535] loop: module loaded [ 1.194675] vda: vda1 [ 1.196341] scsi host0: ata_piix [ 1.197486] scsi host1: ata_piix [ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.202785] libphy: Fixed MDIO Bus: probed [ 1.204005] tun: Universal TUN/TAP device driver, 1.6 [ 1.205440] tun: (C) 1999-2004 Max Krasnyansky [ 1.208289] PPP generic driver version 2.4.2 [ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.211476] ehci-pci: EHCI PCI platform driver [ 1.212812] ehci-platform: EHCI generic platform driver [ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.216044] ohci-pci: OHCI PCI platform driver [ 1.217382] ohci-platform: OHCI generic platform driver [ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver [ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.246285] usb usb1: Product: UHCI Host Controller [ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.249458] usb usb1: SerialNumber: 0000:00:01.2 [ 1.250888] hub 1-0:1.0: USB hub found [ 1.252031] hub 1-0:1.0: 2 ports detected [ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.259449] mousedev: PS/2 mouse device common for all mice [ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.264043] rtc_cmos 00:00: RTC can wake from S4 [ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.269293] i2c /dev entries driver [ 1.270430] device-mapper: uevent: version 1.0.3 [ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs [ 1.276262] NET: Registered protocol family 10 [ 1.277860] NET: Registered protocol family 17 [ 1.279179] Key type dns_resolver registered [ 1.280680] registered taskstats version 1 [ 1.281938] Loading compiled-in X.509 certificates [ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.286633] zswap: loaded using pool lzo/zbud [ 1.289351] Key type trusted registered [ 1.292539] Key type encrypted registered [ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled [ 1.295353] ima: No TPM chip found, activating TPM-bypass! [ 1.296929] evm: HMAC attrs: 0x1 [ 1.298294] Magic number: 14:70:442 [ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884) [ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.303781] EDD information not available. [ 1.358940] Freeing unused kernel memory: 1512K [ 1.360316] Write protecting the kernel read-only data: 14336k [ 1.378000] Freeing unused kernel memory: 1692K [ 1.379590] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484927] [drm] Initialized drm 1.1.0 20060810 [ 1.488007] virtio_net virtio0 ens3: renamed from eth0 [ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.521670] FDC 0 is a S82078B [ 1.527605] AVX2 version of gcm_enc/dec engaged. [ 1.529024] AES CTR mode by8 optimization enabled [ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.734082] usb 1-1: Product: QEMU USB Tablet [ 1.735350] usb 1-1: Manufacturer: QEMU [ 1.736486] usb 1-1: SerialNumber: 42 [ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina [ 1.751763] usbcore: registered new interface driver usbhid [ 1.753353] usbhid: USB HID core driver [ 1.756624] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.759933] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns Begin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1 [ 2.132813] md: multipath personality registered for level -4 [ 2.136379] md: raid0 personality registered for level 0 [ 2.140352] md: raid1 personality registered for level 1 [ 2.213237] raid6: sse2x1 gen() 11623 MB/s [ 2.281235] raid6: sse2x1 xor() 9054 MB/s [ 2.349244] raid6: sse2x2 gen() 14796 MB/s [ 2.417258] raid6: sse2x2 xor() 9845 MB/s [ 2.485237] raid6: sse2x4 gen() 16990 MB/s [ 2.553235] raid6: sse2x4 xor() 11860 MB/s [ 2.621265] raid6: avx2x1 gen() 22480 MB/s [ 2.689234] raid6: avx2x2 gen() 26250 MB/s [ 2.757236] raid6: avx2x4 gen() 29997 MB/s [ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s [ 2.763270] raid6: using avx2x2 recovery algorithm [ 2.767694] xor: automatically using best checksumming function: [ 2.809234] avx : 32801.000 MB/sec [ 2.811810] async_tx: api initialized (async) [ 2.823041] md: raid6 personality registered for level 6 [ 2.824520] md: raid5 personality registered for level 5 [ 2.825979] md: raid4 personality registered for level 4 [ 2.832351] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.865307] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.885399] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.001593] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.006350] systemd[1]: Detected virtualization kvm. [ 3.007746] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.011408] systemd[1]: Set hostname to . [ 3.014115] systemd[1]: Initializing machine ID from KVM UUID. [ 3.015722] systemd[1]: Installed transient /etc/machine-id file. [ 3.135516] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.148822] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.151354] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.156104] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.168474] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.171318] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.174466] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.177335] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.186923] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.189846] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.192708] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.195885] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.198988] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.203983] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.209227] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.215013] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.220231] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870. [ 3.238156] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.250941] iscsi: registered transport (tcp) Starting Create list of required st... nodes for the current kernel... [ 3.255218] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.259993] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.270435] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.278338] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.283459] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.290998] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.296559] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.317643] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.326330] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.362467] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [ 3.755052] intel_rapl: no valid rapl domains found in package 0 Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 58.012536] cloud-init[933]: Cloud-init v. 18.2 running 'init' at Sat, 25 Aug 2018 17:24:49 +0000. Up 6.11 seconds. [ 58.015351] cloud-init[933]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.021863] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.026908] cloud-init[933]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.032345] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.036262] cloud-init[933]: ci-info: | ens3 | True | 192.168.120.16 | 255.255.255.0 | . | fa:16:3e:d3:c3:bd | [ 58.040856] cloud-init[933]: ci-info: | ens3 | True | fe80::f816:3eff:fed3:c3bd/64 | . | link | fa:16:3e:d3:c3:bd | [ 58.048120] cloud-init[933]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.050375] cloud-init[933]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.056366] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.060126] cloud-init[933]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.068123] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.070360] cloud-init[933]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.076353] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.078528] cloud-init[933]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.084374] cloud-init[933]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 58.088122] cloud-init[933]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.092142] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.096125] cloud-init[933]: 2018-08-25 17:25:41,449 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.483990] cloud-init[933]: Generating public/private rsa key pair. [ 58.485722] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.488129] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.492131] cloud-init[933]: The key fingerprint is: [ 58.496134] cloud-init[933]: SHA256:WaQmtRRsFRMZQTQwjAPwpIKhAcnOicsFn0gQl9GCMww root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.500120] cloud-init[933]: The key's randomart image is: [ 58.504119] cloud-init[933]: +---[RSA 2048]----+ [ 58.505467] cloud-init[933]: |E++=o. +**%* | [ 58.508124] cloud-init[933]: |BOo+. oo+=.o | [ 58.512148] cloud-init[933]: |Oo*.o .o+ . | [ 58.513478] cloud-init[933]: |.* + o o | [ 58.516124] cloud-init[933]: |... S | [ 58.520136] cloud-init[933]: |.. | [ 58.521467] cloud-init[933]: | | [ 58.524120] cloud-init[933]: | | [ 58.528126] cloud-init[933]: | | [ 58.529462] cloud-init[933]: +----[SHA256]-----+ [ 58.532142] cloud-init[933]: Generating public/private dsa key pair. [ 58.536127] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.540121] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.544120] cloud-init[933]: The key fingerprint is: [ 58.545511] cloud-init[933]: SHA256:LeyIdqCZs5l1ckXDadqjlF1m+9tJHjJm+sLfzlGTTig root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.552125] cloud-init[933]: The key's randomart image is: [ 58.553572] cloud-init[933]: +---[DSA 1024]----+ [ 58.554882] cloud-init[933]: | | [ 58.560230] cloud-init[933]: | . . | [ 58.561604] cloud-init[933]: | * + | [ 58.562904] cloud-init[933]: | O * . . .| [ 58.567509] cloud-init[933]: | . + S oE . +.| [ 58.569109] cloud-init[933]: | + + = o .. o..| [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 58.572664] cloud-init[933]: | = = * .. * +. | [ 58.573676] cloud-init[933]: | B = o+ X + | [ 58.574678] cloud-init[933]: | + .++.B | [ 58.575680] cloud-init [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization.[933]: +----[SHA256]-----+ Starting LXD - unix socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 58.583296] cloud-init[933]: Generating public/private ecdsa key pair. [ 58.591851] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.593379] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 58.594855] cloud-init[933]: The key fingerprint is: [ 58.595863] Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0mcloud-init[933]: SHA256:5sLVyvnOuXLaGwLxV1C9tXfBMf/UVgBIyOxAY2P88dA root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.601899] cloud-init[933]: The key's randomart image is: [ 58.602960] cloud-init[933]: +---[ECDSA 256]---+ [ 58.603917] ] Listening on UUID daemon activation socket. cloud-init[933]: | o*o +ooooo+o| [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[ 58.606049] cloud-init[933]: | ooo* E. .o*| [ 58.612992] cloud-init[933]: | .+ + . oB| [ 58.613943] cloud-init[933]: | oo... .++| [ 58.614897] cloud-init[933]: | . S o +| [ 58.615857] [0;32m OK [0m] Listening on Socket activation for snappy daemon. cloud-init[933]: | . * + | [ 58.619751] cloud-init[933]: | o * . | [[0;32m OK [0m] Reached target Sockets. [ 58.623983] cloud-init[933]: | ..=.o | [ 58.625264] cloud-init[933]: | .=Oo | [[0;32m OK [0m] Reached target Basic System. [ 58.627755] cloud-init[933]: +----[SHA256]-----+ Starting LSB: Record successful boot for GRUB... [ 58.630693] cloud-init[933]: Generating public/private ed25519 key pair. Starting Apply the settings specified in cloud-config... Starting LSB: MD monitoring daemon... Starting Login Service...[ 58.636159] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 58.637656] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 58.639170] cloud-init[933]: The key fingerprint is: [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started ACPI event daemon. Starting Snappy daemon... [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 58.696171] cloud-init[933]: SHA256:kO/rMPjYq3LpxOjfxjE+aPwsJbAV38qd+NfGSO3I+xk root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.706883] cloud-init[933]: The key's randomart image is: [ 58.713904] cloud-init Starting /etc/rc.local Compatibility... Starting Accounts Service... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] [933]: +--[ED25519 256]--+Started Deferred execution scheduler. Starting System Logging Service... [[0;32m OK [0m] Started iperf3 Service. Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 58.767291] cloud-init[933]: | | [ 58.806772] cloud-init[933]: | . . | [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 58.845432] cloud-init[[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [933]: | oo. | [ 58.884245] cloud-init[933]: | . . .o. | [ 58.904699] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. cloud-init[933]: | + . +S. . | [ 58.917446] cloud-init[933]: | .o..B.o . . | [[0;32m OK [0m] Started LXD - container startup/shutdown. [ 58.934104] cloud-init[933]: | ..+Bo+.o *E | [ 58.937410] cloud-init[933]: | ...B*=o..= =o | [ 58.938965] cloud-init[933]: | .*==B+o..+o | [ 58.942280] cloud-init[933]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... 2018-08-25 17:25:43,511 - functest.core.singlevm - DEBUG - try 7: cannot connect to 172.30.9.206: [Errno None] Unable to connect to port 22 on 172.30.9.206 2018-08-25 17:25:52,600 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192963] pid_max: default: 32768 minimum: 301 [ 0.194351] ACPI: Core revision 20150930 [ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198161] Security Framework initialized [ 0.199378] Yama: becoming mindful. [ 0.200461] AppArmor: AppArmor initialized [ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209608] Initializing cgroup subsys io [ 0.210850] Initializing cgroup subsys memory [ 0.212158] Initializing cgroup subsys devices [ 0.213524] Initializing cgroup subsys freezer [ 0.214846] Initializing cgroup subsys net_cls [ 0.216135] Initializing cgroup subsys perf_event [ 0.217527] Initializing cgroup subsys net_prio [ 0.218871] Initializing cgroup subsys hugetlb [ 0.220158] Initializing cgroup subsys pids [ 0.221462] CPU: Physical Processor ID: 0 [ 0.223420] mce: CPU supports 10 MCE banks [ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227926] Spectre V2 : Mitigation: Full generic retpoline [ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.231573] Speculative Store Bypass: Vulnerable [ 0.252197] Freeing SMP alternatives memory: 32K [ 0.258145] ftrace: allocating 32237 entries in 126 pages [ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.294900] smpboot: Max logical packages: 1 [ 0.296434] x2apic enabled [ 0.297706] Switched APIC routing to physical x2apic. [ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.307773] KVM setup paravirtual spinlock [ 0.309528] x86: Booted up 1 node, 1 CPUs [ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.312803] devtmpfs: initialized [ 0.314868] evm: security.selinux [ 0.315911] evm: security.SMACK64 [ 0.316944] evm: security.SMACK64EXEC [ 0.318052] evm: security.SMACK64TRANSMUTE [ 0.319258] evm: security.SMACK64MMAP [ 0.320365] evm: security.ima [ 0.321319] evm: security.capability [ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.327075] pinctrl core: initialized pinctrl subsystem [ 0.328729] RTC time: 17:24:43, date: 08/25/18 [ 0.330129] NET: Registered protocol family 16 [ 0.331538] cpuidle: using governor ladder [ 0.332755] cpuidle: using governor menu [ 0.333921] PCCT header not found. [ 0.335031] ACPI: bus type PCI registered [ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.338081] PCI: Using configuration type 1 for base access [ 0.340452] ACPI: Added _OSI(Module Device) [ 0.341751] ACPI: Added _OSI(Processor Device) [ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.344405] ACPI: Added _OSI(Processor Aggregator Device) [ 0.346812] ACPI: Interpreter enabled [ 0.347983] ACPI: (supports S0 S5) [ 0.349027] ACPI: Using IOAPIC for interrupt routing [ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.366145] acpiphp: Slot [3] registered [ 0.367596] acpiphp: Slot [4] registered [ 0.368837] acpiphp: Slot [5] registered [ 0.370066] acpiphp: Slot [6] registered [ 0.385301] acpiphp: Slot [7] registered [ 0.386529] acpiphp: Slot [8] registered [ 0.387747] acpiphp: Slot [9] registered [ 0.388960] acpiphp: Slot [10] registered [ 0.390193] acpiphp: Slot [11] registered [ 0.391429] acpiphp: Slot [12] registered [ 0.392667] acpiphp: Slot [13] registered [ 0.393901] acpiphp: Slot [14] registered [ 0.395137] acpiphp: Slot [15] registered [ 0.396371] acpiphp: Slot [16] registered [ 0.397894] acpiphp: Slot [17] registered [ 0.399128] acpiphp: Slot [18] registered [ 0.400370] acpiphp: Slot [19] registered [ 0.401604] acpiphp: Slot [20] registered [ 0.402844] acpiphp: Slot [21] registered [ 0.404078] acpiphp: Slot [22] registered [ 0.405322] acpiphp: Slot [23] registered [ 0.406563] acpiphp: Slot [24] registered [ 0.407810] acpiphp: Slot [25] registered [ 0.409055] acpiphp: Slot [26] registered [ 0.410299] acpiphp: Slot [27] registered [ 0.411545] acpiphp: Slot [28] registered [ 0.412785] acpiphp: Slot [29] registered [ 0.414024] acpiphp: Slot [30] registered [ 0.415261] acpiphp: Slot [31] registered [ 0.416488] PCI host bridge to bus 0000:00 [ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.486062] vgaarb: loaded [ 0.486977] vgaarb: bridge control possible 0000:00:02.0 [ 0.488907] SCSI subsystem initialized [ 0.490338] ACPI: bus type USB registered [ 0.491604] usbcore: registered new interface driver usbfs [ 0.493174] usbcore: registered new interface driver hub [ 0.494714] usbcore: registered new device driver usb [ 0.496393] PCI: Using ACPI for IRQ routing [ 0.498086] NetLabel: Initializing [ 0.499179] NetLabel: domain hash size = 128 [ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.501950] NetLabel: unlabeled traffic allowed by default [ 0.503740] amd_nb: Cannot enumerate AMD northbridges [ 0.505240] clocksource: Switched to clocksource kvm-clock [ 0.515023] AppArmor: AppArmor Filesystem Enabled [ 0.516490] pnp: PnP ACPI init [ 0.517870] pnp: PnP ACPI: found 5 devices [ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.527593] NET: Registered protocol family 2 [ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.532966] TCP: Hash tables configured (established 4096 bind 4096) [ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.538234] NET: Registered protocol family 1 [ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.575884] Unpacking initramfs... [ 1.070355] Freeing initrd memory: 37084K [ 1.071975] Scanning for low memory corruption every 60 seconds [ 1.074055] audit: initializing netlink subsys (disabled) [ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized [ 1.077605] Initialise system trusted keyring [ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.083600] zbud: loaded [ 1.084741] VFS: Disk quotas dquot_6.6.0 [ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.089923] fuse init (API version 7.23) [ 1.091246] Key type big_key registered [ 1.092437] Allocating IMA MOK and blacklist keyrings. [ 1.094295] Key type asymmetric registered [ 1.095559] Asymmetric key parser 'x509' registered [ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.099260] io scheduler noop registered [ 1.100445] io scheduler deadline registered (default) [ 1.101929] io scheduler cfq registered [ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.108792] ACPI: Power Button [PWRF] [ 1.110062] GHES: HEST is not enabled! [ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.188556] Linux agpgart interface v0.103 [ 1.191535] loop: module loaded [ 1.194675] vda: vda1 [ 1.196341] scsi host0: ata_piix [ 1.197486] scsi host1: ata_piix [ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.202785] libphy: Fixed MDIO Bus: probed [ 1.204005] tun: Universal TUN/TAP device driver, 1.6 [ 1.205440] tun: (C) 1999-2004 Max Krasnyansky [ 1.208289] PPP generic driver version 2.4.2 [ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.211476] ehci-pci: EHCI PCI platform driver [ 1.212812] ehci-platform: EHCI generic platform driver [ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.216044] ohci-pci: OHCI PCI platform driver [ 1.217382] ohci-platform: OHCI generic platform driver [ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver [ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.246285] usb usb1: Product: UHCI Host Controller [ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.249458] usb usb1: SerialNumber: 0000:00:01.2 [ 1.250888] hub 1-0:1.0: USB hub found [ 1.252031] hub 1-0:1.0: 2 ports detected [ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.259449] mousedev: PS/2 mouse device common for all mice [ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.264043] rtc_cmos 00:00: RTC can wake from S4 [ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.269293] i2c /dev entries driver [ 1.270430] device-mapper: uevent: version 1.0.3 [ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs [ 1.276262] NET: Registered protocol family 10 [ 1.277860] NET: Registered protocol family 17 [ 1.279179] Key type dns_resolver registered [ 1.280680] registered taskstats version 1 [ 1.281938] Loading compiled-in X.509 certificates [ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.286633] zswap: loaded using pool lzo/zbud [ 1.289351] Key type trusted registered [ 1.292539] Key type encrypted registered [ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled [ 1.295353] ima: No TPM chip found, activating TPM-bypass! [ 1.296929] evm: HMAC attrs: 0x1 [ 1.298294] Magic number: 14:70:442 [ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884) [ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.303781] EDD information not available. [ 1.358940] Freeing unused kernel memory: 1512K [ 1.360316] Write protecting the kernel read-only data: 14336k [ 1.378000] Freeing unused kernel memory: 1692K [ 1.379590] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484927] [drm] Initialized drm 1.1.0 20060810 [ 1.488007] virtio_net virtio0 ens3: renamed from eth0 [ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.521670] FDC 0 is a S82078B [ 1.527605] AVX2 version of gcm_enc/dec engaged. [ 1.529024] AES CTR mode by8 optimization enabled [ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.734082] usb 1-1: Product: QEMU USB Tablet [ 1.735350] usb 1-1: Manufacturer: QEMU [ 1.736486] usb 1-1: SerialNumber: 42 [ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina [ 1.751763] usbcore: registered new interface driver usbhid [ 1.753353] usbhid: USB HID core driver [ 1.756624] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.759933] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns Begin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1 [ 2.132813] md: multipath personality registered for level -4 [ 2.136379] md: raid0 personality registered for level 0 [ 2.140352] md: raid1 personality registered for level 1 [ 2.213237] raid6: sse2x1 gen() 11623 MB/s [ 2.281235] raid6: sse2x1 xor() 9054 MB/s [ 2.349244] raid6: sse2x2 gen() 14796 MB/s [ 2.417258] raid6: sse2x2 xor() 9845 MB/s [ 2.485237] raid6: sse2x4 gen() 16990 MB/s [ 2.553235] raid6: sse2x4 xor() 11860 MB/s [ 2.621265] raid6: avx2x1 gen() 22480 MB/s [ 2.689234] raid6: avx2x2 gen() 26250 MB/s [ 2.757236] raid6: avx2x4 gen() 29997 MB/s [ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s [ 2.763270] raid6: using avx2x2 recovery algorithm [ 2.767694] xor: automatically using best checksumming function: [ 2.809234] avx : 32801.000 MB/sec [ 2.811810] async_tx: api initialized (async) [ 2.823041] md: raid6 personality registered for level 6 [ 2.824520] md: raid5 personality registered for level 5 [ 2.825979] md: raid4 personality registered for level 4 [ 2.832351] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.865307] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.885399] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.001593] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.006350] systemd[1]: Detected virtualization kvm. [ 3.007746] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.011408] systemd[1]: Set hostname to . [ 3.014115] systemd[1]: Initializing machine ID from KVM UUID. [ 3.015722] systemd[1]: Installed transient /etc/machine-id file. [ 3.135516] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.148822] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.151354] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.156104] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.168474] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.171318] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.174466] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.177335] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.186923] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.189846] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.192708] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.195885] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.198988] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.203983] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.209227] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.215013] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.220231] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870. [ 3.238156] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.250941] iscsi: registered transport (tcp) Starting Create list of required st... nodes for the current kernel... [ 3.255218] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.259993] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.270435] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.278338] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.283459] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.290998] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.296559] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.317643] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.326330] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.362467] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [ 3.755052] intel_rapl: no valid rapl domains found in package 0 Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 58.012536] cloud-init[933]: Cloud-init v. 18.2 running 'init' at Sat, 25 Aug 2018 17:24:49 +0000. Up 6.11 seconds. [ 58.015351] cloud-init[933]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.021863] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.026908] cloud-init[933]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.032345] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.036262] cloud-init[933]: ci-info: | ens3 | True | 192.168.120.16 | 255.255.255.0 | . | fa:16:3e:d3:c3:bd | [ 58.040856] cloud-init[933]: ci-info: | ens3 | True | fe80::f816:3eff:fed3:c3bd/64 | . | link | fa:16:3e:d3:c3:bd | [ 58.048120] cloud-init[933]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.050375] cloud-init[933]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.056366] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.060126] cloud-init[933]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.068123] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.070360] cloud-init[933]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.076353] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.078528] cloud-init[933]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.084374] cloud-init[933]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 58.088122] cloud-init[933]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.092142] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.096125] cloud-init[933]: 2018-08-25 17:25:41,449 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.483990] cloud-init[933]: Generating public/private rsa key pair. [ 58.485722] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.488129] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.492131] cloud-init[933]: The key fingerprint is: [ 58.496134] cloud-init[933]: SHA256:WaQmtRRsFRMZQTQwjAPwpIKhAcnOicsFn0gQl9GCMww root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.500120] cloud-init[933]: The key's randomart image is: [ 58.504119] cloud-init[933]: +---[RSA 2048]----+ [ 58.505467] cloud-init[933]: |E++=o. +**%* | [ 58.508124] cloud-init[933]: |BOo+. oo+=.o | [ 58.512148] cloud-init[933]: |Oo*.o .o+ . | [ 58.513478] cloud-init[933]: |.* + o o | [ 58.516124] cloud-init[933]: |... S | [ 58.520136] cloud-init[933]: |.. | [ 58.521467] cloud-init[933]: | | [ 58.524120] cloud-init[933]: | | [ 58.528126] cloud-init[933]: | | [ 58.529462] cloud-init[933]: +----[SHA256]-----+ [ 58.532142] cloud-init[933]: Generating public/private dsa key pair. [ 58.536127] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.540121] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.544120] cloud-init[933]: The key fingerprint is: [ 58.545511] cloud-init[933]: SHA256:LeyIdqCZs5l1ckXDadqjlF1m+9tJHjJm+sLfzlGTTig root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.552125] cloud-init[933]: The key's randomart image is: [ 58.553572] cloud-init[933]: +---[DSA 1024]----+ [ 58.554882] cloud-init[933]: | | [ 58.560230] cloud-init[933]: | . . | [ 58.561604] cloud-init[933]: | * + | [ 58.562904] cloud-init[933]: | O * . . .| [ 58.567509] cloud-init[933]: | . + S oE . +.| [ 58.569109] cloud-init[933]: | + + = o .. o..| [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 58.572664] cloud-init[933]: | = = * .. * +. | [ 58.573676] cloud-init[933]: | B = o+ X + | [ 58.574678] cloud-init[933]: | + .++.B | [ 58.575680] cloud-init [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization.[933]: +----[SHA256]-----+ Starting LXD - unix socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 58.583296] cloud-init[933]: Generating public/private ecdsa key pair. [ 58.591851] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.593379] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 58.594855] cloud-init[933]: The key fingerprint is: [ 58.595863] Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0mcloud-init[933]: SHA256:5sLVyvnOuXLaGwLxV1C9tXfBMf/UVgBIyOxAY2P88dA root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.601899] cloud-init[933]: The key's randomart image is: [ 58.602960] cloud-init[933]: +---[ECDSA 256]---+ [ 58.603917] ] Listening on UUID daemon activation socket. cloud-init[933]: | o*o +ooooo+o| [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[ 58.606049] cloud-init[933]: | ooo* E. .o*| [ 58.612992] cloud-init[933]: | .+ + . oB| [ 58.613943] cloud-init[933]: | oo... .++| [ 58.614897] cloud-init[933]: | . S o +| [ 58.615857] [0;32m OK [0m] Listening on Socket activation for snappy daemon. cloud-init[933]: | . * + | [ 58.619751] cloud-init[933]: | o * . | [[0;32m OK [0m] Reached target Sockets. [ 58.623983] cloud-init[933]: | ..=.o | [ 58.625264] cloud-init[933]: | .=Oo | [[0;32m OK [0m] Reached target Basic System. [ 58.627755] cloud-init[933]: +----[SHA256]-----+ Starting LSB: Record successful boot for GRUB... [ 58.630693] cloud-init[933]: Generating public/private ed25519 key pair. Starting Apply the settings specified in cloud-config... Starting LSB: MD monitoring daemon... Starting Login Service...[ 58.636159] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 58.637656] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 58.639170] cloud-init[933]: The key fingerprint is: [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started ACPI event daemon. Starting Snappy daemon... [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 58.696171] cloud-init[933]: SHA256:kO/rMPjYq3LpxOjfxjE+aPwsJbAV38qd+NfGSO3I+xk root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.706883] cloud-init[933]: The key's randomart image is: [ 58.713904] cloud-init Starting /etc/rc.local Compatibility... Starting Accounts Service... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] [933]: +--[ED25519 256]--+Started Deferred execution scheduler. Starting System Logging Service... [[0;32m OK [0m] Started iperf3 Service. Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 58.767291] cloud-init[933]: | | [ 58.806772] cloud-init[933]: | . . | [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 58.845432] cloud-init[[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [933]: | oo. | [ 58.884245] cloud-init[933]: | . . .o. | [ 58.904699] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. cloud-init[933]: | + . +S. . | [ 58.917446] cloud-init[933]: | .o..B.o . . | [[0;32m OK [0m] Started LXD - container startup/shutdown. [ 58.934104] cloud-init[933]: | ..+Bo+.o *E | [ 58.937410] cloud-init[933]: | ...B*=o..= =o | [ 58.938965] cloud-init[933]: | .*==B+o..+o | [ 58.942280] cloud-init[933]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.341160] cloud-init[1032]: Generating locales (this might take a while)... [ 60.030240] cloud-init[1032]: en_US.UTF-8... done [ 60.032723] cloud-init[1032]: Generation complete. 2018-08-25 17:25:52,603 - functest.core.singlevm - DEBUG - try 8: cannot connect to 172.30.9.206: [Errno None] Unable to connect to port 22 on 172.30.9.206 2018-08-25 17:26:01,704 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192963] pid_max: default: 32768 minimum: 301 [ 0.194351] ACPI: Core revision 20150930 [ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198161] Security Framework initialized [ 0.199378] Yama: becoming mindful. [ 0.200461] AppArmor: AppArmor initialized [ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209608] Initializing cgroup subsys io [ 0.210850] Initializing cgroup subsys memory [ 0.212158] Initializing cgroup subsys devices [ 0.213524] Initializing cgroup subsys freezer [ 0.214846] Initializing cgroup subsys net_cls [ 0.216135] Initializing cgroup subsys perf_event [ 0.217527] Initializing cgroup subsys net_prio [ 0.218871] Initializing cgroup subsys hugetlb [ 0.220158] Initializing cgroup subsys pids [ 0.221462] CPU: Physical Processor ID: 0 [ 0.223420] mce: CPU supports 10 MCE banks [ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227926] Spectre V2 : Mitigation: Full generic retpoline [ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.231573] Speculative Store Bypass: Vulnerable [ 0.252197] Freeing SMP alternatives memory: 32K [ 0.258145] ftrace: allocating 32237 entries in 126 pages [ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.294900] smpboot: Max logical packages: 1 [ 0.296434] x2apic enabled [ 0.297706] Switched APIC routing to physical x2apic. [ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.307773] KVM setup paravirtual spinlock [ 0.309528] x86: Booted up 1 node, 1 CPUs [ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.312803] devtmpfs: initialized [ 0.314868] evm: security.selinux [ 0.315911] evm: security.SMACK64 [ 0.316944] evm: security.SMACK64EXEC [ 0.318052] evm: security.SMACK64TRANSMUTE [ 0.319258] evm: security.SMACK64MMAP [ 0.320365] evm: security.ima [ 0.321319] evm: security.capability [ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.327075] pinctrl core: initialized pinctrl subsystem [ 0.328729] RTC time: 17:24:43, date: 08/25/18 [ 0.330129] NET: Registered protocol family 16 [ 0.331538] cpuidle: using governor ladder [ 0.332755] cpuidle: using governor menu [ 0.333921] PCCT header not found. [ 0.335031] ACPI: bus type PCI registered [ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.338081] PCI: Using configuration type 1 for base access [ 0.340452] ACPI: Added _OSI(Module Device) [ 0.341751] ACPI: Added _OSI(Processor Device) [ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.344405] ACPI: Added _OSI(Processor Aggregator Device) [ 0.346812] ACPI: Interpreter enabled [ 0.347983] ACPI: (supports S0 S5) [ 0.349027] ACPI: Using IOAPIC for interrupt routing [ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.366145] acpiphp: Slot [3] registered [ 0.367596] acpiphp: Slot [4] registered [ 0.368837] acpiphp: Slot [5] registered [ 0.370066] acpiphp: Slot [6] registered [ 0.385301] acpiphp: Slot [7] registered [ 0.386529] acpiphp: Slot [8] registered [ 0.387747] acpiphp: Slot [9] registered [ 0.388960] acpiphp: Slot [10] registered [ 0.390193] acpiphp: Slot [11] registered [ 0.391429] acpiphp: Slot [12] registered [ 0.392667] acpiphp: Slot [13] registered [ 0.393901] acpiphp: Slot [14] registered [ 0.395137] acpiphp: Slot [15] registered [ 0.396371] acpiphp: Slot [16] registered [ 0.397894] acpiphp: Slot [17] registered [ 0.399128] acpiphp: Slot [18] registered [ 0.400370] acpiphp: Slot [19] registered [ 0.401604] acpiphp: Slot [20] registered [ 0.402844] acpiphp: Slot [21] registered [ 0.404078] acpiphp: Slot [22] registered [ 0.405322] acpiphp: Slot [23] registered [ 0.406563] acpiphp: Slot [24] registered [ 0.407810] acpiphp: Slot [25] registered [ 0.409055] acpiphp: Slot [26] registered [ 0.410299] acpiphp: Slot [27] registered [ 0.411545] acpiphp: Slot [28] registered [ 0.412785] acpiphp: Slot [29] registered [ 0.414024] acpiphp: Slot [30] registered [ 0.415261] acpiphp: Slot [31] registered [ 0.416488] PCI host bridge to bus 0000:00 [ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.486062] vgaarb: loaded [ 0.486977] vgaarb: bridge control possible 0000:00:02.0 [ 0.488907] SCSI subsystem initialized [ 0.490338] ACPI: bus type USB registered [ 0.491604] usbcore: registered new interface driver usbfs [ 0.493174] usbcore: registered new interface driver hub [ 0.494714] usbcore: registered new device driver usb [ 0.496393] PCI: Using ACPI for IRQ routing [ 0.498086] NetLabel: Initializing [ 0.499179] NetLabel: domain hash size = 128 [ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.501950] NetLabel: unlabeled traffic allowed by default [ 0.503740] amd_nb: Cannot enumerate AMD northbridges [ 0.505240] clocksource: Switched to clocksource kvm-clock [ 0.515023] AppArmor: AppArmor Filesystem Enabled [ 0.516490] pnp: PnP ACPI init [ 0.517870] pnp: PnP ACPI: found 5 devices [ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.527593] NET: Registered protocol family 2 [ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.532966] TCP: Hash tables configured (established 4096 bind 4096) [ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.538234] NET: Registered protocol family 1 [ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.575884] Unpacking initramfs... [ 1.070355] Freeing initrd memory: 37084K [ 1.071975] Scanning for low memory corruption every 60 seconds [ 1.074055] audit: initializing netlink subsys (disabled) [ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized [ 1.077605] Initialise system trusted keyring [ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.083600] zbud: loaded [ 1.084741] VFS: Disk quotas dquot_6.6.0 [ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.089923] fuse init (API version 7.23) [ 1.091246] Key type big_key registered [ 1.092437] Allocating IMA MOK and blacklist keyrings. [ 1.094295] Key type asymmetric registered [ 1.095559] Asymmetric key parser 'x509' registered [ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.099260] io scheduler noop registered [ 1.100445] io scheduler deadline registered (default) [ 1.101929] io scheduler cfq registered [ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.108792] ACPI: Power Button [PWRF] [ 1.110062] GHES: HEST is not enabled! [ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.188556] Linux agpgart interface v0.103 [ 1.191535] loop: module loaded [ 1.194675] vda: vda1 [ 1.196341] scsi host0: ata_piix [ 1.197486] scsi host1: ata_piix [ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.202785] libphy: Fixed MDIO Bus: probed [ 1.204005] tun: Universal TUN/TAP device driver, 1.6 [ 1.205440] tun: (C) 1999-2004 Max Krasnyansky [ 1.208289] PPP generic driver version 2.4.2 [ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.211476] ehci-pci: EHCI PCI platform driver [ 1.212812] ehci-platform: EHCI generic platform driver [ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.216044] ohci-pci: OHCI PCI platform driver [ 1.217382] ohci-platform: OHCI generic platform driver [ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver [ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.246285] usb usb1: Product: UHCI Host Controller [ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.249458] usb usb1: SerialNumber: 0000:00:01.2 [ 1.250888] hub 1-0:1.0: USB hub found [ 1.252031] hub 1-0:1.0: 2 ports detected [ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.259449] mousedev: PS/2 mouse device common for all mice [ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.264043] rtc_cmos 00:00: RTC can wake from S4 [ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.269293] i2c /dev entries driver [ 1.270430] device-mapper: uevent: version 1.0.3 [ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs [ 1.276262] NET: Registered protocol family 10 [ 1.277860] NET: Registered protocol family 17 [ 1.279179] Key type dns_resolver registered [ 1.280680] registered taskstats version 1 [ 1.281938] Loading compiled-in X.509 certificates [ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.286633] zswap: loaded using pool lzo/zbud [ 1.289351] Key type trusted registered [ 1.292539] Key type encrypted registered [ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled [ 1.295353] ima: No TPM chip found, activating TPM-bypass! [ 1.296929] evm: HMAC attrs: 0x1 [ 1.298294] Magic number: 14:70:442 [ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884) [ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.303781] EDD information not available. [ 1.358940] Freeing unused kernel memory: 1512K [ 1.360316] Write protecting the kernel read-only data: 14336k [ 1.378000] Freeing unused kernel memory: 1692K [ 1.379590] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484927] [drm] Initialized drm 1.1.0 20060810 [ 1.488007] virtio_net virtio0 ens3: renamed from eth0 [ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.521670] FDC 0 is a S82078B [ 1.527605] AVX2 version of gcm_enc/dec engaged. [ 1.529024] AES CTR mode by8 optimization enabled [ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.734082] usb 1-1: Product: QEMU USB Tablet [ 1.735350] usb 1-1: Manufacturer: QEMU [ 1.736486] usb 1-1: SerialNumber: 42 [ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina [ 1.751763] usbcore: registered new interface driver usbhid [ 1.753353] usbhid: USB HID core driver [ 1.756624] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.759933] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns Begin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1 [ 2.132813] md: multipath personality registered for level -4 [ 2.136379] md: raid0 personality registered for level 0 [ 2.140352] md: raid1 personality registered for level 1 [ 2.213237] raid6: sse2x1 gen() 11623 MB/s [ 2.281235] raid6: sse2x1 xor() 9054 MB/s [ 2.349244] raid6: sse2x2 gen() 14796 MB/s [ 2.417258] raid6: sse2x2 xor() 9845 MB/s [ 2.485237] raid6: sse2x4 gen() 16990 MB/s [ 2.553235] raid6: sse2x4 xor() 11860 MB/s [ 2.621265] raid6: avx2x1 gen() 22480 MB/s [ 2.689234] raid6: avx2x2 gen() 26250 MB/s [ 2.757236] raid6: avx2x4 gen() 29997 MB/s [ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s [ 2.763270] raid6: using avx2x2 recovery algorithm [ 2.767694] xor: automatically using best checksumming function: [ 2.809234] avx : 32801.000 MB/sec [ 2.811810] async_tx: api initialized (async) [ 2.823041] md: raid6 personality registered for level 6 [ 2.824520] md: raid5 personality registered for level 5 [ 2.825979] md: raid4 personality registered for level 4 [ 2.832351] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.865307] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.885399] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.001593] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.006350] systemd[1]: Detected virtualization kvm. [ 3.007746] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.011408] systemd[1]: Set hostname to . [ 3.014115] systemd[1]: Initializing machine ID from KVM UUID. [ 3.015722] systemd[1]: Installed transient /etc/machine-id file. [ 3.135516] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.148822] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.151354] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.156104] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.168474] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.171318] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.174466] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.177335] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.186923] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.189846] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.192708] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.195885] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.198988] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.203983] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.209227] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.215013] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.220231] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870. [ 3.238156] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.250941] iscsi: registered transport (tcp) Starting Create list of required st... nodes for the current kernel... [ 3.255218] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.259993] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.270435] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.278338] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.283459] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.290998] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.296559] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.317643] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.326330] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.362467] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [ 3.755052] intel_rapl: no valid rapl domains found in package 0 Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 58.012536] cloud-init[933]: Cloud-init v. 18.2 running 'init' at Sat, 25 Aug 2018 17:24:49 +0000. Up 6.11 seconds. [ 58.015351] cloud-init[933]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.021863] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.026908] cloud-init[933]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.032345] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.036262] cloud-init[933]: ci-info: | ens3 | True | 192.168.120.16 | 255.255.255.0 | . | fa:16:3e:d3:c3:bd | [ 58.040856] cloud-init[933]: ci-info: | ens3 | True | fe80::f816:3eff:fed3:c3bd/64 | . | link | fa:16:3e:d3:c3:bd | [ 58.048120] cloud-init[933]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.050375] cloud-init[933]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.056366] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.060126] cloud-init[933]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.068123] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.070360] cloud-init[933]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.076353] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.078528] cloud-init[933]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.084374] cloud-init[933]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 58.088122] cloud-init[933]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.092142] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.096125] cloud-init[933]: 2018-08-25 17:25:41,449 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.483990] cloud-init[933]: Generating public/private rsa key pair. [ 58.485722] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.488129] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.492131] cloud-init[933]: The key fingerprint is: [ 58.496134] cloud-init[933]: SHA256:WaQmtRRsFRMZQTQwjAPwpIKhAcnOicsFn0gQl9GCMww root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.500120] cloud-init[933]: The key's randomart image is: [ 58.504119] cloud-init[933]: +---[RSA 2048]----+ [ 58.505467] cloud-init[933]: |E++=o. +**%* | [ 58.508124] cloud-init[933]: |BOo+. oo+=.o | [ 58.512148] cloud-init[933]: |Oo*.o .o+ . | [ 58.513478] cloud-init[933]: |.* + o o | [ 58.516124] cloud-init[933]: |... S | [ 58.520136] cloud-init[933]: |.. | [ 58.521467] cloud-init[933]: | | [ 58.524120] cloud-init[933]: | | [ 58.528126] cloud-init[933]: | | [ 58.529462] cloud-init[933]: +----[SHA256]-----+ [ 58.532142] cloud-init[933]: Generating public/private dsa key pair. [ 58.536127] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.540121] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.544120] cloud-init[933]: The key fingerprint is: [ 58.545511] cloud-init[933]: SHA256:LeyIdqCZs5l1ckXDadqjlF1m+9tJHjJm+sLfzlGTTig root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.552125] cloud-init[933]: The key's randomart image is: [ 58.553572] cloud-init[933]: +---[DSA 1024]----+ [ 58.554882] cloud-init[933]: | | [ 58.560230] cloud-init[933]: | . . | [ 58.561604] cloud-init[933]: | * + | [ 58.562904] cloud-init[933]: | O * . . .| [ 58.567509] cloud-init[933]: | . + S oE . +.| [ 58.569109] cloud-init[933]: | + + = o .. o..| [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 58.572664] cloud-init[933]: | = = * .. * +. | [ 58.573676] cloud-init[933]: | B = o+ X + | [ 58.574678] cloud-init[933]: | + .++.B | [ 58.575680] cloud-init [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization.[933]: +----[SHA256]-----+ Starting LXD - unix socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 58.583296] cloud-init[933]: Generating public/private ecdsa key pair. [ 58.591851] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.593379] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 58.594855] cloud-init[933]: The key fingerprint is: [ 58.595863] Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0mcloud-init[933]: SHA256:5sLVyvnOuXLaGwLxV1C9tXfBMf/UVgBIyOxAY2P88dA root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.601899] cloud-init[933]: The key's randomart image is: [ 58.602960] cloud-init[933]: +---[ECDSA 256]---+ [ 58.603917] ] Listening on UUID daemon activation socket. cloud-init[933]: | o*o +ooooo+o| [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[ 58.606049] cloud-init[933]: | ooo* E. .o*| [ 58.612992] cloud-init[933]: | .+ + . oB| [ 58.613943] cloud-init[933]: | oo... .++| [ 58.614897] cloud-init[933]: | . S o +| [ 58.615857] [0;32m OK [0m] Listening on Socket activation for snappy daemon. cloud-init[933]: | . * + | [ 58.619751] cloud-init[933]: | o * . | [[0;32m OK [0m] Reached target Sockets. [ 58.623983] cloud-init[933]: | ..=.o | [ 58.625264] cloud-init[933]: | .=Oo | [[0;32m OK [0m] Reached target Basic System. [ 58.627755] cloud-init[933]: +----[SHA256]-----+ Starting LSB: Record successful boot for GRUB... [ 58.630693] cloud-init[933]: Generating public/private ed25519 key pair. Starting Apply the settings specified in cloud-config... Starting LSB: MD monitoring daemon... Starting Login Service...[ 58.636159] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 58.637656] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 58.639170] cloud-init[933]: The key fingerprint is: [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started ACPI event daemon. Starting Snappy daemon... [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 58.696171] cloud-init[933]: SHA256:kO/rMPjYq3LpxOjfxjE+aPwsJbAV38qd+NfGSO3I+xk root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.706883] cloud-init[933]: The key's randomart image is: [ 58.713904] cloud-init Starting /etc/rc.local Compatibility... Starting Accounts Service... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] [933]: +--[ED25519 256]--+Started Deferred execution scheduler. Starting System Logging Service... [[0;32m OK [0m] Started iperf3 Service. Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 58.767291] cloud-init[933]: | | [ 58.806772] cloud-init[933]: | . . | [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 58.845432] cloud-init[[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [933]: | oo. | [ 58.884245] cloud-init[933]: | . . .o. | [ 58.904699] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. cloud-init[933]: | + . +S. . | [ 58.917446] cloud-init[933]: | .o..B.o . . | [[0;32m OK [0m] Started LXD - container startup/shutdown. [ 58.934104] cloud-init[933]: | ..+Bo+.o *E | [ 58.937410] cloud-init[933]: | ...B*=o..= =o | [ 58.938965] cloud-init[933]: | .*==B+o..+o | [ 58.942280] cloud-init[933]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.341160] cloud-init[1032]: Generating locales (this might take a while)... [ 60.030240] cloud-init[1032]: en_US.UTF-8... done [ 60.032723] cloud-init[1032]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2018-08-25 17:26:01,839 - functest.core.singlevm - DEBUG - try 9: cannot connect to 172.30.9.206: No existing session 2018-08-25 17:26:10,926 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 709744961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.190487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192963] pid_max: default: 32768 minimum: 301 [ 0.194351] ACPI: Core revision 20150930 [ 0.196169] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198161] Security Framework initialized [ 0.199378] Yama: becoming mindful. [ 0.200461] AppArmor: AppArmor initialized [ 0.201773] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207551] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209608] Initializing cgroup subsys io [ 0.210850] Initializing cgroup subsys memory [ 0.212158] Initializing cgroup subsys devices [ 0.213524] Initializing cgroup subsys freezer [ 0.214846] Initializing cgroup subsys net_cls [ 0.216135] Initializing cgroup subsys perf_event [ 0.217527] Initializing cgroup subsys net_prio [ 0.218871] Initializing cgroup subsys hugetlb [ 0.220158] Initializing cgroup subsys pids [ 0.221462] CPU: Physical Processor ID: 0 [ 0.223420] mce: CPU supports 10 MCE banks [ 0.224699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227926] Spectre V2 : Mitigation: Full generic retpoline [ 0.229556] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.231573] Speculative Store Bypass: Vulnerable [ 0.252197] Freeing SMP alternatives memory: 32K [ 0.258145] ftrace: allocating 32237 entries in 126 pages [ 0.293039] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.294900] smpboot: Max logical packages: 1 [ 0.296434] x2apic enabled [ 0.297706] Switched APIC routing to physical x2apic. [ 0.300297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302066] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.305067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.307773] KVM setup paravirtual spinlock [ 0.309528] x86: Booted up 1 node, 1 CPUs [ 0.310736] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.312803] devtmpfs: initialized [ 0.314868] evm: security.selinux [ 0.315911] evm: security.SMACK64 [ 0.316944] evm: security.SMACK64EXEC [ 0.318052] evm: security.SMACK64TRANSMUTE [ 0.319258] evm: security.SMACK64MMAP [ 0.320365] evm: security.ima [ 0.321319] evm: security.capability [ 0.322525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.325300] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.327075] pinctrl core: initialized pinctrl subsystem [ 0.328729] RTC time: 17:24:43, date: 08/25/18 [ 0.330129] NET: Registered protocol family 16 [ 0.331538] cpuidle: using governor ladder [ 0.332755] cpuidle: using governor menu [ 0.333921] PCCT header not found. [ 0.335031] ACPI: bus type PCI registered [ 0.336219] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.338081] PCI: Using configuration type 1 for base access [ 0.340452] ACPI: Added _OSI(Module Device) [ 0.341751] ACPI: Added _OSI(Processor Device) [ 0.343041] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.344405] ACPI: Added _OSI(Processor Aggregator Device) [ 0.346812] ACPI: Interpreter enabled [ 0.347983] ACPI: (supports S0 S5) [ 0.349027] ACPI: Using IOAPIC for interrupt routing [ 0.350523] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.354776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.356505] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.358385] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.360203] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.366145] acpiphp: Slot [3] registered [ 0.367596] acpiphp: Slot [4] registered [ 0.368837] acpiphp: Slot [5] registered [ 0.370066] acpiphp: Slot [6] registered [ 0.385301] acpiphp: Slot [7] registered [ 0.386529] acpiphp: Slot [8] registered [ 0.387747] acpiphp: Slot [9] registered [ 0.388960] acpiphp: Slot [10] registered [ 0.390193] acpiphp: Slot [11] registered [ 0.391429] acpiphp: Slot [12] registered [ 0.392667] acpiphp: Slot [13] registered [ 0.393901] acpiphp: Slot [14] registered [ 0.395137] acpiphp: Slot [15] registered [ 0.396371] acpiphp: Slot [16] registered [ 0.397894] acpiphp: Slot [17] registered [ 0.399128] acpiphp: Slot [18] registered [ 0.400370] acpiphp: Slot [19] registered [ 0.401604] acpiphp: Slot [20] registered [ 0.402844] acpiphp: Slot [21] registered [ 0.404078] acpiphp: Slot [22] registered [ 0.405322] acpiphp: Slot [23] registered [ 0.406563] acpiphp: Slot [24] registered [ 0.407810] acpiphp: Slot [25] registered [ 0.409055] acpiphp: Slot [26] registered [ 0.410299] acpiphp: Slot [27] registered [ 0.411545] acpiphp: Slot [28] registered [ 0.412785] acpiphp: Slot [29] registered [ 0.414024] acpiphp: Slot [30] registered [ 0.415261] acpiphp: Slot [31] registered [ 0.416488] PCI host bridge to bus 0000:00 [ 0.417731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.419596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.421455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.423679] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.425897] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.428150] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.433860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.435808] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.437592] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.439531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.443719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.445902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.469386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.471601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.473978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.476077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.478134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.480017] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.482111] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.483710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.486062] vgaarb: loaded [ 0.486977] vgaarb: bridge control possible 0000:00:02.0 [ 0.488907] SCSI subsystem initialized [ 0.490338] ACPI: bus type USB registered [ 0.491604] usbcore: registered new interface driver usbfs [ 0.493174] usbcore: registered new interface driver hub [ 0.494714] usbcore: registered new device driver usb [ 0.496393] PCI: Using ACPI for IRQ routing [ 0.498086] NetLabel: Initializing [ 0.499179] NetLabel: domain hash size = 128 [ 0.500477] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.501950] NetLabel: unlabeled traffic allowed by default [ 0.503740] amd_nb: Cannot enumerate AMD northbridges [ 0.505240] clocksource: Switched to clocksource kvm-clock [ 0.515023] AppArmor: AppArmor Filesystem Enabled [ 0.516490] pnp: PnP ACPI init [ 0.517870] pnp: PnP ACPI: found 5 devices [ 0.524977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.527593] NET: Registered protocol family 2 [ 0.529198] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.531149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.532966] TCP: Hash tables configured (established 4096 bind 4096) [ 0.534791] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.536446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.538234] NET: Registered protocol family 1 [ 0.539563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.541251] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.542886] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.559343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.575884] Unpacking initramfs... [ 1.070355] Freeing initrd memory: 37084K [ 1.071975] Scanning for low memory corruption every 60 seconds [ 1.074055] audit: initializing netlink subsys (disabled) [ 1.075614] audit: type=2000 audit(1535217884.952:1): initialized [ 1.077605] Initialise system trusted keyring [ 1.079036] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.080761] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.083600] zbud: loaded [ 1.084741] VFS: Disk quotas dquot_6.6.0 [ 1.085973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.088049] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.089923] fuse init (API version 7.23) [ 1.091246] Key type big_key registered [ 1.092437] Allocating IMA MOK and blacklist keyrings. [ 1.094295] Key type asymmetric registered [ 1.095559] Asymmetric key parser 'x509' registered [ 1.097020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.099260] io scheduler noop registered [ 1.100445] io scheduler deadline registered (default) [ 1.101929] io scheduler cfq registered [ 1.103180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.104743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.106631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.108792] ACPI: Power Button [PWRF] [ 1.110062] GHES: HEST is not enabled! [ 1.125823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.158485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.161515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.185397] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.188556] Linux agpgart interface v0.103 [ 1.191535] loop: module loaded [ 1.194675] vda: vda1 [ 1.196341] scsi host0: ata_piix [ 1.197486] scsi host1: ata_piix [ 1.198543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.200376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.202785] libphy: Fixed MDIO Bus: probed [ 1.204005] tun: Universal TUN/TAP device driver, 1.6 [ 1.205440] tun: (C) 1999-2004 Max Krasnyansky [ 1.208289] PPP generic driver version 2.4.2 [ 1.209665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.211476] ehci-pci: EHCI PCI platform driver [ 1.212812] ehci-platform: EHCI generic platform driver [ 1.214315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.216044] ohci-pci: OHCI PCI platform driver [ 1.217382] ohci-platform: OHCI generic platform driver [ 1.218894] uhci_hcd: USB Universal Host Controller Interface driver [ 1.235347] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.236903] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239090] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.240570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.244106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.246285] usb usb1: Product: UHCI Host Controller [ 1.247742] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.249458] usb usb1: SerialNumber: 0000:00:01.2 [ 1.250888] hub 1-0:1.0: USB hub found [ 1.252031] hub 1-0:1.0: 2 ports detected [ 1.253383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.256474] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.257910] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.259449] mousedev: PS/2 mouse device common for all mice [ 1.261322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.264043] rtc_cmos 00:00: RTC can wake from S4 [ 1.265749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.267502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.269293] i2c /dev entries driver [ 1.270430] device-mapper: uevent: version 1.0.3 [ 1.271845] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.274326] ledtrig-cpu: registered to indicate activity on CPUs [ 1.276262] NET: Registered protocol family 10 [ 1.277860] NET: Registered protocol family 17 [ 1.279179] Key type dns_resolver registered [ 1.280680] registered taskstats version 1 [ 1.281938] Loading compiled-in X.509 certificates [ 1.283866] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.286633] zswap: loaded using pool lzo/zbud [ 1.289351] Key type trusted registered [ 1.292539] Key type encrypted registered [ 1.293778] AppArmor: AppArmor sha1 policy hashing enabled [ 1.295353] ima: No TPM chip found, activating TPM-bypass! [ 1.296929] evm: HMAC attrs: 0x1 [ 1.298294] Magic number: 14:70:442 [ 1.299557] rtc_cmos 00:00: setting system clock to 2018-08-25 17:24:44 UTC (1535217884) [ 1.302074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.303781] EDD information not available. [ 1.358940] Freeing unused kernel memory: 1512K [ 1.360316] Write protecting the kernel read-only data: 14336k [ 1.378000] Freeing unused kernel memory: 1692K [ 1.379590] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.391166] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.394221] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.397067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.399869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.402525] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.409262] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.414347] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.417164] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.421856] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.424561] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484927] [drm] Initialized drm 1.1.0 20060810 [ 1.488007] virtio_net virtio0 ens3: renamed from eth0 [ 1.497134] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.499908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.521670] FDC 0 is a S82078B [ 1.527605] AVX2 version of gcm_enc/dec engaged. [ 1.529024] AES CTR mode by8 optimization enabled [ 1.565258] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.730321] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.732182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.734082] usb 1-1: Product: QEMU USB Tablet [ 1.735350] usb 1-1: Manufacturer: QEMU [ 1.736486] usb 1-1: SerialNumber: 42 [ 1.744745] hidraw: raw HID events driver (C) Jiri Kosina [ 1.751763] usbcore: registered new interface driver usbhid [ 1.753353] usbhid: USB HID core driver [ 1.756624] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.759933] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.069280] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 2.069282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553e4bfc5, max_idle_ns: 440795309851 ns Begin: Loading essential drivers ... [ 2.129294] md: linear personality registered for level -1 [ 2.132813] md: multipath personality registered for level -4 [ 2.136379] md: raid0 personality registered for level 0 [ 2.140352] md: raid1 personality registered for level 1 [ 2.213237] raid6: sse2x1 gen() 11623 MB/s [ 2.281235] raid6: sse2x1 xor() 9054 MB/s [ 2.349244] raid6: sse2x2 gen() 14796 MB/s [ 2.417258] raid6: sse2x2 xor() 9845 MB/s [ 2.485237] raid6: sse2x4 gen() 16990 MB/s [ 2.553235] raid6: sse2x4 xor() 11860 MB/s [ 2.621265] raid6: avx2x1 gen() 22480 MB/s [ 2.689234] raid6: avx2x2 gen() 26250 MB/s [ 2.757236] raid6: avx2x4 gen() 29997 MB/s [ 2.761741] raid6: using algorithm avx2x4 gen() 29997 MB/s [ 2.763270] raid6: using avx2x2 recovery algorithm [ 2.767694] xor: automatically using best checksumming function: [ 2.809234] avx : 32801.000 MB/sec [ 2.811810] async_tx: api initialized (async) [ 2.823041] md: raid6 personality registered for level 6 [ 2.824520] md: raid5 personality registered for level 5 [ 2.825979] md: raid4 personality registered for level 4 [ 2.832351] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.865307] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.885399] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.001593] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.006350] systemd[1]: Detected virtualization kvm. [ 3.007746] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.011408] systemd[1]: Set hostname to . [ 3.014115] systemd[1]: Initializing machine ID from KVM UUID. [ 3.015722] systemd[1]: Installed transient /etc/machine-id file. [ 3.135516] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.138499] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.142039] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.145540] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.148822] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.151354] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.156104] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.159098] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.162390] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.165369] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.168474] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.171318] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.174466] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.177335] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.179987] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.183036] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.186923] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.189846] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.192708] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.195885] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.198988] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.203983] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.209227] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.215013] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.220231] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.225505] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 3.234450] Loading iSCSI transport class v2.0-870. [ 3.238156] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.244816] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.250941] iscsi: registered transport (tcp) Starting Create list of required st... nodes for the current kernel... [ 3.255218] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.259993] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.270435] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.278338] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.283459] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.290998] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.296559] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.306419] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.317643] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.326330] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.362467] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [ 3.755052] intel_rapl: no valid rapl domains found in package 0 Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736596] cloud-init[497]: Cloud-init v. 18.2 running 'init-local' at Sat, 25 Aug 2018 17:24:47 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 58.012536] cloud-init[933]: Cloud-init v. 18.2 running 'init' at Sat, 25 Aug 2018 17:24:49 +0000. Up 6.11 seconds. [ 58.015351] cloud-init[933]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.021863] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.026908] cloud-init[933]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.032345] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.036262] cloud-init[933]: ci-info: | ens3 | True | 192.168.120.16 | 255.255.255.0 | . | fa:16:3e:d3:c3:bd | [ 58.040856] cloud-init[933]: ci-info: | ens3 | True | fe80::f816:3eff:fed3:c3bd/64 | . | link | fa:16:3e:d3:c3:bd | [ 58.048120] cloud-init[933]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.050375] cloud-init[933]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.056366] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.060126] cloud-init[933]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.068123] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.070360] cloud-init[933]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.076353] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.078528] cloud-init[933]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.084374] cloud-init[933]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 58.088122] cloud-init[933]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.092142] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.096125] cloud-init[933]: 2018-08-25 17:25:41,449 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.483990] cloud-init[933]: Generating public/private rsa key pair. [ 58.485722] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.488129] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.492131] cloud-init[933]: The key fingerprint is: [ 58.496134] cloud-init[933]: SHA256:WaQmtRRsFRMZQTQwjAPwpIKhAcnOicsFn0gQl9GCMww root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.500120] cloud-init[933]: The key's randomart image is: [ 58.504119] cloud-init[933]: +---[RSA 2048]----+ [ 58.505467] cloud-init[933]: |E++=o. +**%* | [ 58.508124] cloud-init[933]: |BOo+. oo+=.o | [ 58.512148] cloud-init[933]: |Oo*.o .o+ . | [ 58.513478] cloud-init[933]: |.* + o o | [ 58.516124] cloud-init[933]: |... S | [ 58.520136] cloud-init[933]: |.. | [ 58.521467] cloud-init[933]: | | [ 58.524120] cloud-init[933]: | | [ 58.528126] cloud-init[933]: | | [ 58.529462] cloud-init[933]: +----[SHA256]-----+ [ 58.532142] cloud-init[933]: Generating public/private dsa key pair. [ 58.536127] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.540121] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.544120] cloud-init[933]: The key fingerprint is: [ 58.545511] cloud-init[933]: SHA256:LeyIdqCZs5l1ckXDadqjlF1m+9tJHjJm+sLfzlGTTig root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.552125] cloud-init[933]: The key's randomart image is: [ 58.553572] cloud-init[933]: +---[DSA 1024]----+ [ 58.554882] cloud-init[933]: | | [ 58.560230] cloud-init[933]: | . . | [ 58.561604] cloud-init[933]: | * + | [ 58.562904] cloud-init[933]: | O * . . .| [ 58.567509] cloud-init[933]: | . + S oE . +.| [ 58.569109] cloud-init[933]: | + + = o .. o..| [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 58.572664] cloud-init[933]: | = = * .. * +. | [ 58.573676] cloud-init[933]: | B = o+ X + | [ 58.574678] cloud-init[933]: | + .++.B | [ 58.575680] cloud-init [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization.[933]: +----[SHA256]-----+ Starting LXD - unix socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 58.583296] cloud-init[933]: Generating public/private ecdsa key pair. [ 58.591851] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.593379] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 58.594855] cloud-init[933]: The key fingerprint is: [ 58.595863] Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0mcloud-init[933]: SHA256:5sLVyvnOuXLaGwLxV1C9tXfBMf/UVgBIyOxAY2P88dA root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.601899] cloud-init[933]: The key's randomart image is: [ 58.602960] cloud-init[933]: +---[ECDSA 256]---+ [ 58.603917] ] Listening on UUID daemon activation socket. cloud-init[933]: | o*o +ooooo+o| [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[ 58.606049] cloud-init[933]: | ooo* E. .o*| [ 58.612992] cloud-init[933]: | .+ + . oB| [ 58.613943] cloud-init[933]: | oo... .++| [ 58.614897] cloud-init[933]: | . S o +| [ 58.615857] [0;32m OK [0m] Listening on Socket activation for snappy daemon. cloud-init[933]: | . * + | [ 58.619751] cloud-init[933]: | o * . | [[0;32m OK [0m] Reached target Sockets. [ 58.623983] cloud-init[933]: | ..=.o | [ 58.625264] cloud-init[933]: | .=Oo | [[0;32m OK [0m] Reached target Basic System. [ 58.627755] cloud-init[933]: +----[SHA256]-----+ Starting LSB: Record successful boot for GRUB... [ 58.630693] cloud-init[933]: Generating public/private ed25519 key pair. Starting Apply the settings specified in cloud-config... Starting LSB: MD monitoring daemon... Starting Login Service...[ 58.636159] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 58.637656] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 58.639170] cloud-init[933]: The key fingerprint is: [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started ACPI event daemon. Starting Snappy daemon... [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 58.696171] cloud-init[933]: SHA256:kO/rMPjYq3LpxOjfxjE+aPwsJbAV38qd+NfGSO3I+xk root@shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c [ 58.706883] cloud-init[933]: The key's randomart image is: [ 58.713904] cloud-init Starting /etc/rc.local Compatibility... Starting Accounts Service... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] [933]: +--[ED25519 256]--+Started Deferred execution scheduler. Starting System Logging Service... [[0;32m OK [0m] Started iperf3 Service. Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 58.767291] cloud-init[933]: | | [ 58.806772] cloud-init[933]: | . . | [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 58.845432] cloud-init[[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [933]: | oo. | [ 58.884245] cloud-init[933]: | . . .o. | [ 58.904699] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. cloud-init[933]: | + . +S. . | [ 58.917446] cloud-init[933]: | .o..B.o . . | [[0;32m OK [0m] Started LXD - container startup/shutdown. [ 58.934104] cloud-init[933]: | ..+Bo+.o *E | [ 58.937410] cloud-init[933]: | ...B*=o..= =o | [ 58.938965] cloud-init[933]: | .*==B+o..+o | [ 58.942280] cloud-init[933]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.341160] cloud-init[1032]: Generating locales (this might take a while)... [ 60.030240] cloud-init[1032]: en_US.UTF-8... done [ 60.032723] cloud-init[1032]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: network benchmark... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: network benchmark. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started System Logging Service. Ubuntu 16.04.4 LTS shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c ttyS0 shaker-vm-9c8ba0a2-8c49-47d4-a566-6609bdd0243c login: 2018-08-25 17:26:11,433 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.33:5000 2018-08-25 18:26:14,009 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=4e33fad0f5634a9591da8b764edb8391 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 49916 22 OS_REGION_NAME=regionOne OS_USER_DOMAIN_NAME=Default OS_IMAGE_API_VERSION=2 USER=ubuntu PYTHONWARNINGS=ignore:Certificate has no, ignore:A true SSLContext object is not available OS_PROJECT_NAME=shaker-project_9c8ba0a2-8c49-47d4-a566-6609bdd0243c CLOUDPROMPT_ENABLED=1 MAIL=/var/mail/ubuntu PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games OS_IDENTITY_API_VERSION=3 NOVA_VERSION=1.1 SDN_CONTROLLER_IP=192.30.9.4 PWD=/home/ubuntu OS_PASSWORD=55ed324a-7230-41b2-a01e-3317be0b8e3a LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.33:5000 SDN_CONTROLLER_PASSWORD=CPC5Ydj3VqHdywfjKd5kv7mWu OS_USERNAME=shaker-user_9c8ba0a2-8c49-47d4-a566-6609bdd0243c SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.33,192.30.9.4 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 49916 192.168.120.16 22 OS_VOLUME_API_VERSION=3.52 COMPUTE_API_VERSION=1.1 OS_INTERFACE=public XDG_RUNTIME_DIR=/run/user/1000 OS_NO_CACHE=True OS_CLOUDNAME=overcloud OS_PROJECT_DOMAIN_NAME=Default _=/usr/bin/env 2018-08-25 17:26:14.107 1371 INFO shaker.engine.utils [-] Logging enabled 2018-08-25 17:26:14.109 1371 INFO shaker.engine.messaging [-] Listening on *:9000 2018-08-25 17:26:14.112 1371 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-08-25 17:26:14.119 1379 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-08-25 17:26:14.121 1379 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.206:9000 2018-08-25 17:26:14.121 1379 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-08-25 17:26:14.132 1371 INFO pykwalify.core [-] validation.valid 2018-08-25 17:26:15.708 1371 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-25 17:26:21.001 1371 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'0fcfb770-b85d-45d8-8682-9e398ba71691', u'links': [{u'href': u'http://172.30.9.33:8004/v1/4e33fad0f5634a9591da8b764edb8391/stacks/shaker_kaimpt/0fcfb770-b85d-45d8-8682-9e398ba71691', u'rel': u'self'}]} 2018-08-25 17:30:04.370 1371 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_kaimpt_slave_0', 'shaker_kaimpt_master_0']) 2018-08-25 17:30:12.363 1371 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-25 17:31:43.296 1371 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-25 17:33:12.862 1371 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-25 17:34:42.437 1371 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-25 17:34:42.439 1371 INFO shaker.engine.server [-] Execution is done 2018-08-25 17:34:42.910 1371 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-25 18:26:14,011 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-08-25 18:26:14,083 - functest.opnfv_tests.openstack.shaker.shaker - ERROR - cannot get report files Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/shaker/shaker.py", line 112, in execute scpc.get('report.json', self.res_dir) File "/usr/lib/python2.7/site-packages/scp.py", line 198, in get self._recv_all() File "/usr/lib/python2.7/site-packages/scp.py", line 348, in _recv_all raise SCPException(asunicode(msg[1:])) SCPException: scp: report.json: No such file or directory 2018-08-25 18:26:14,210 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 18:26:14,211 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 65:15 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-25 18:26:30,464 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-08-25 18:26:30,524 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-08-25 18:26:31,632 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_smoke', u'tags': [], 'enabled': True, 'id': u'ea7e37b85ea4425e8ee410ee09bf7429', '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'snaps_smoke-project_c7dd7b0a-b18d-4977-bc8a-25805b02adc3'}) 2018-08-25 18:26:32,081 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c6ba9c9f673e40a9a7764b17de8f404f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_c7dd7b0a-b18d-4977-bc8a-25805b02adc3'}) 2018-08-25 18:26:33,257 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_c7dd7b0a-b18d-4977-bc8a-25805b02adc3', 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'ea7e37b85ea4425e8ee410ee09bf7429', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'b2d9f197-6951-4792-85c4-a6b1aeccf57a', 'username': u'snaps_smoke-user_c7dd7b0a-b18d-4977-bc8a-25805b02adc3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.33: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-25 18:26:33,263 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_c7dd7b0a-b18d-4977-bc8a-25805b02adc3', 'password': 'b2d9f197-6951-4792-85c4-a6b1aeccf57a', 'project_name': 'snaps_smoke-project_c7dd7b0a-b18d-4977-bc8a-25805b02adc3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.33:5000/v3', 'project_id': 'ea7e37b85ea4425e8ee410ee09bf7429', 'project_domain_name': 'Default'} 2018-08-25 18:26:36,002 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-25 18:26:36,662 - 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.33: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-25 18:26:36,662 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-25 18:26:36,663 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-08-25 18:26:36,663 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-08-25 18:26:36,727 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-08-25 18:26:37,624 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-25 18:26:40,524 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-25 18:26:43,317 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4b37df38-a967-4ccd-9036-d3743def7727 | 2018-08-25T18:26:42.942578 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4b37df38-a967-4ccd-9036-d3743def7727 ~/.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-25 18:26:47,045 - 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-25 18:26:47,046 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-25 18:26:49,842 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-25 18:26:53,472 - 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=9e381b27-68ea-432c-a4b9-1c92d33412ec) as the default verifier for the future CLI operations. 2018-08-25 18:26:56,887 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-08-25 18:26:57,296 - 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-25T18:26:56Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9768935d-a094-492d-98d9-6bc61ecda2bc', u'provider:segmentation_id': 49, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-net_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', u'admin_state_up': True, u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T18:26:56Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 18:26:57,831 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T18:26:57Z', 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'c8126ddc-623a-4126-8f62-424235c8bf1a', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', u'enable_dhcp': True, u'network_id': u'9768935d-a094-492d-98d9-6bc61ecda2bc', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T18:26:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 18:26:58,786 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.213'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T18:26:57Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-25T18:26:58Z', u'revision_number': 2, u'routes': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'id': u'c85efd07-3226-4c45-abd9-6c4085185159', u'name': u'neutron_trunk-router_7f65c9c4-8fec-4049-9f79-2fb1fe16f385'}) 2018-08-25 18:27:02,511 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/2b06a0e0-77e2-4740-b926-363a3a63242f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2b06a0e0-77e2-4740-b926-363a3a63242f/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'2b06a0e0-77e2-4740-b926-363a3a63242f', 'size': 12716032, u'self': u'/v2/images/2b06a0e0-77e2-4740-b926-363a3a63242f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/2b06a0e0-77e2-4740-b926-363a3a63242f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T18:27:02Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T18:27:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', '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/2b06a0e0-77e2-4740-b926-363a3a63242f', 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_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', 'created': u'2018-08-25T18:27:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T18:27:01Z', 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/2b06a0e0-77e2-4740-b926-363a3a63242f', 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_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 18:27:02,823 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', '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'bb3b2ba82e85438cb9318447e90d0372', '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'7d6423ab-ea4d-4de2-bc2d-daa345c10542', 'swap': 0}) 2018-08-25 18:27:04,556 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/601adad6-714c-45f3-8b16-7a6579a450c3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/601adad6-714c-45f3-8b16-7a6579a450c3/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'601adad6-714c-45f3-8b16-7a6579a450c3', 'size': 12716032, u'self': u'/v2/images/601adad6-714c-45f3-8b16-7a6579a450c3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/601adad6-714c-45f3-8b16-7a6579a450c3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T18:27:04Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T18:27:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', '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/601adad6-714c-45f3-8b16-7a6579a450c3', 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_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', 'created': u'2018-08-25T18:27:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T18:27: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/601adad6-714c-45f3-8b16-7a6579a450c3', 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_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 18:27:04,594 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', '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'bb3b2ba82e85438cb9318447e90d0372', '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'1d1d5c71-866e-463a-9ec0-393dd48c7e92', 'swap': 0}) 2018-08-25 18:27:04,617 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_7f65c9c4-8fec-4049-9f79-2fb1fe16f385', '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'bb3b2ba82e85438cb9318447e90d0372', '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'1d1d5c71-866e-463a-9ec0-393dd48c7e92', 'swap': 0}) 2018-08-25 18:27:08,212 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-25 18:27:08,212 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-25 18:27:08,213 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-25 18:27:08,215 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-25 18:27:08,240 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-25 18:27:11,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9e381b27-68ea-432c-a4b9-1c92d33412ec/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-08-25 18:27:11,894 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-25 18:27:11,905 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-25 18:27:11,905 - 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-25 18:29:21,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 539576f8-769b-4e56-8d5b-5fbba397d1ef 2018-08-25 18:29:21,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '539576f8-769b-4e56-8d5b-5fbba397d1ef']'. 2018-08-25 18:29:22,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-25 18:29:22,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-25 18:29:22,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-25 18:29:22,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 539576f8-769b-4e56-8d5b-5fbba397d1ef | 2018-08-25 18:29:22,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-25 18:29:22,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-25 18:27:14 | 2018-08-25 18:29:22,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-25 18:29:20 | 2018-08-25 18:29:22,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:06 | 2018-08-25 18:29:22,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-25 18:29:22,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-25 18:29:22,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9e381b27-68ea-432c-a4b9-1c92d33412ec) | 2018-08-25 18:29:22,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-25 18:29:22,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4b37df38-a967-4ccd-9036-d3743def7727) | 2018-08-25 18:29:22,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-08-25 18:29:22,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 114.553 | 2018-08-25 18:29:22,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-08-25 18:29:22,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-25 18:29:22,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-25 18:29:22,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-25 18:29:22,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-25 18:29:22,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-25 18:29:22,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-25 18:29:22,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-25 18:29:22,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-08-25 18:29:22,256 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 18:29:22,256 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:25 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-25 18:29:28,960 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-08-25 18:29:29,775 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-25 18:29:32,668 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-25 18:29:35,399 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 14778e74-9891-4978-80c0-90a359a0841d | 2018-08-25T18:29:35.046829 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 14778e74-9891-4978-80c0-90a359a0841d ~/.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-25 18:29:39,093 - 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-25 18:29:39,093 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-25 18:29:41,727 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-25 18:29:45,025 - 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=3071b713-9a53-4980-9523-0c5e93afd028) as the default verifier for the future CLI operations. 2018-08-25 18:29:48,633 - xtesting.ci.run_tests - INFO - Running test case 'networking-bgpvpn'... 2018-08-25 18:29:48,922 - 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-25T18:29:48Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2338050a-8c1a-41c8-b5fc-ee4de271d393', u'provider:segmentation_id': 42, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'networking-bgpvpn-net_7bbff71c-75c0-4f57-af39-57ef680ee7a7', u'admin_state_up': True, u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T18:29:48Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 18:29:49,557 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-25T18:29: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'08667b05-64ac-41f5-93b7-41f78837f339', u'subnetpool_id': None, u'service_types': [], u'name': u'networking-bgpvpn-subnet_7bbff71c-75c0-4f57-af39-57ef680ee7a7', u'enable_dhcp': True, u'network_id': u'2338050a-8c1a-41c8-b5fc-ee4de271d393', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T18:29: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'bb3b2ba82e85438cb9318447e90d0372'}) 2018-08-25 18:29:50,809 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c72a141b-4e89-4085-b7af-688a53e5d3d6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62e2ea2f-ff0b-4f2f-8c25-377ffb11e09e', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'created_at': u'2018-08-25T18:29:49Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-25T18:29:50Z', u'revision_number': 2, u'routes': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'id': u'b3ae2e3a-7bad-4f8b-999b-68c8da6d6beb', u'name': u'networking-bgpvpn-router_7bbff71c-75c0-4f57-af39-57ef680ee7a7'}) 2018-08-25 18:29:53,422 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'91b561b9-9933-4b32-a751-1f4cfe56e6c0', 'size': 12716032, u'self': u'/v2/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/91b561b9-9933-4b32-a751-1f4cfe56e6c0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T18:29:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T18:29:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_7bbff71c-75c0-4f57-af39-57ef680ee7a7', '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/91b561b9-9933-4b32-a751-1f4cfe56e6c0', 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_7bbff71c-75c0-4f57-af39-57ef680ee7a7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'networking-bgpvpn-img_7bbff71c-75c0-4f57-af39-57ef680ee7a7', 'created': u'2018-08-25T18:29:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T18:29: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/91b561b9-9933-4b32-a751-1f4cfe56e6c0', 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_7bbff71c-75c0-4f57-af39-57ef680ee7a7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 18:29:53,716 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'networking-bgpvpn-flavor_7bbff71c-75c0-4f57-af39-57ef680ee7a7', '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'bb3b2ba82e85438cb9318447e90d0372', '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'248ebccb-98be-4e0c-a0d1-6d10aaf93d67', 'swap': 0}) 2018-08-25 18:29:55,536 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/c364e808-c446-4219-aab2-516716a1ae9f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c364e808-c446-4219-aab2-516716a1ae9f/file', 'owner': u'bb3b2ba82e85438cb9318447e90d0372', 'id': u'c364e808-c446-4219-aab2-516716a1ae9f', 'size': 12716032, u'self': u'/v2/images/c364e808-c446-4219-aab2-516716a1ae9f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb3b2ba82e85438cb9318447e90d0372', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a6bd938-cd8a-4053-a2b2-8baec4fb4ca8/images/c364e808-c446-4219-aab2-516716a1ae9f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-25T18:29:55Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-25T18:29:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_alt_7bbff71c-75c0-4f57-af39-57ef680ee7a7', '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/c364e808-c446-4219-aab2-516716a1ae9f', 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_7bbff71c-75c0-4f57-af39-57ef680ee7a7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'networking-bgpvpn-img_alt_7bbff71c-75c0-4f57-af39-57ef680ee7a7', 'created': u'2018-08-25T18:29:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-25T18:29:54Z', 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/c364e808-c446-4219-aab2-516716a1ae9f', 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_7bbff71c-75c0-4f57-af39-57ef680ee7a7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-25 18:29:55,569 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'networking-bgpvpn-flavor_alt_7bbff71c-75c0-4f57-af39-57ef680ee7a7', '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'bb3b2ba82e85438cb9318447e90d0372', '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'edf0feee-25f7-462c-a5a9-9ebbf236bb27', 'swap': 0}) 2018-08-25 18:29:55,596 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'networking-bgpvpn-flavor_alt_7bbff71c-75c0-4f57-af39-57ef680ee7a7', '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'bb3b2ba82e85438cb9318447e90d0372', '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'edf0feee-25f7-462c-a5a9-9ebbf236bb27', 'swap': 0}) 2018-08-25 18:29:59,390 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-25 18:29:59,391 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-25 18:29:59,391 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-25 18:29:59,395 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-25 18:29:59,398 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-25 18:30:02,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-3071b713-9a53-4980-9523-0c5e93afd028/repo; stestr list '^networking_bgpvpn_tempest\.' >/home/opnfv/functest/results/networking-bgpvpn/test_list.txt 2>/dev/null) 2018-08-25 18:30:02,787 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-25 18:30:02,798 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-25 18:30:02,798 - 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-25 20:07:17,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 42c7605f-2bbe-4d8a-989b-013ff46a4d8b 2018-08-25 20:07:17,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '42c7605f-2bbe-4d8a-989b-013ff46a4d8b']'. 2018-08-25 20:07:18,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-25 20:07:18,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-25 20:07:18,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-25 20:07:18,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 42c7605f-2bbe-4d8a-989b-013ff46a4d8b | 2018-08-25 20:07:18,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-08-25 20:07:18,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-25 18:30:05 | 2018-08-25 20:07:18,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-25 20:07:17 | 2018-08-25 20:07:18,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 1:37:12 | 2018-08-25 20:07:18,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-25 20:07:18,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-25 20:07:18,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-25 20:07:18,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3071b713-9a53-4980-9523-0c5e93afd028) | 2018-08-25 20:07:18,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-25 20:07:18,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 14778e74-9891-4978-80c0-90a359a0841d) | 2018-08-25 20:07:18,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 44 | 2018-08-25 20:07:18,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 5807.892 | 2018-08-25 20:07:18,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 23 | 2018-08-25 20:07:18,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2018-08-25 20:07:18,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-25 20:07:18,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-25 20:07:18,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 18 | 2018-08-25 20:07:18,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-25 20:07:18,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-25 20:07:18,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-25 20:07:18,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest networking-bgpvpn success_rate is 56.0975609756% 2018-08-25 20:07:18,464 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 20:07:18,465 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 97:30 | FAIL | +---------------------------+------------------+------------------+----------------+ 2018-08-25 20:07:27,009 - xtesting.ci.run_tests - ERROR - The test case 'networking-bgpvpn' failed. 2018-08-25 20:07:27,067 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-08-25 20:07:27,863 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-25 20:07:30,768 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-25 20:07:33,867 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 752471e2-3571-4e88-96f0-24d262a2edc5 | 2018-08-25T20:07:33.455792 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 752471e2-3571-4e88-96f0-24d262a2edc5 ~/.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-25 20:07:37,710 - 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-25 20:07:37,711 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-25 20:07:40,475 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-25 20:07:43,955 - 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=e34ee91b-068d-41e0-aaa0-f355edf924ec) as the default verifier for the future CLI operations. 2018-08-25 20:07:47,501 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-08-25 20:07:47,501 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-08-25 20:07:47,501 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-08-25 20:07:47,562 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-08-25 20:07:48,390 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-25 20:07:51,258 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-25 20:07:53,988 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 2f7eca2a-26c6-40a6-ae64-c5961875717b | 2018-08-25T20:07:53.696266 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 2f7eca2a-26c6-40a6-ae64-c5961875717b ~/.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-25 20:07:57,745 - 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-25 20:07:57,745 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-25 20:08:00,357 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-25 20:08:03,768 - 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=6921ee7d-6d89-4ca5-9f66-b69db3fd9b14) as the default verifier for the future CLI operations. 2018-08-25 20:08:07,424 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-08-25 20:08:07,424 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-25 20:08:07,429 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 05:07 | PASS | | neutron-tempest-plugin-api | functest | smoke | 11:55 | FAIL | | rally_sanity | functest | smoke | 24:17 | FAIL | | refstack_defcore | functest | smoke | 05:52 | PASS | | patrole | functest | smoke | 02:12 | PASS | | vmtp | functest | smoke | 42:07 | FAIL | | shaker | functest | smoke | 65:15 | FAIL | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:25 | PASS | | networking-bgpvpn | functest | smoke | 97:30 | FAIL | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-08-25 20:08:07,441 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-25 20:08:32,925 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-243 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-25 20:08:32,930 - 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.33,192.30.9.4 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.33:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=VYLDvQvMFHZgCgEGYT9St3Ea3 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=bb3b2ba82e85438cb9318447e90d0372 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.4 export SDN_CONTROLLER_PASSWORD=CPC5Ydj3VqHdywfjKd5kv7mWu export OS_REGION_NAME=regionOne 2018-08-25 20:08:32,931 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-25 20:08:32,932 - 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-25 20:08:32,958 - xtesting.ci.run_tests - INFO - Loading test case 'doctor-notification'... 2018-08-25 20:08:32,980 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-08-25 20:08:40,907 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-08-25 20:08:40,907 - xtesting.core.feature - ERROR - Execute command: doctor-test failed 2018-08-25 20:08:41,025 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 20:08:41,025 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:08 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-08-25 20:08:41,030 - xtesting.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-08-25 20:08:41,067 - xtesting.ci.run_tests - INFO - Loading test case 'bgpvpn'... 2018-08-25 20:08:41,564 - xtesting.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-08-25 20:08:42,276 - sdnvpn.lib.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-08-25 20:08:44,379 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting net/subnet/port/router quota to unlimited 2018-08-25 20:08:45,176 - sdnvpn.lib.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-08-25 20:08:45,176 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting instances quota class to unlimited 2018-08-25 20:08:45,231 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the Floating IP Addresses 2018-08-25 20:08:46,523 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the stale routers 2018-08-25 20:08:46,801 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_port(neutron_client, '7e5c8314-b875-4345-9ceb-dcad4b3c3f16')]: Port 7e5c8314-b875-4345-9ceb-dcad4b3c3f16 cannot be deleted directly via the port API: has device owner network:router_interface. Neutron server returns request_ids: ['req-a0068507-bb82-47ad-bf15-5a8902143ff3'] 2018-08-25 20:08:46,984 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_port(neutron_client, 'd36be6a4-e1fc-49e2-a404-655096064f94')]: Port d36be6a4-e1fc-49e2-a404-655096064f94 cannot be deleted directly via the port API: has device owner network:router_interface. Neutron server returns request_ids: ['req-a42bf757-c41d-4f6e-ac7b-c9b231f802ef'] 2018-08-25 20:08:49,215 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_router(neutron_client, '3a1d83a6-12b0-40cd-afa0-0a38e7820403')]: Router 3a1d83a6-12b0-40cd-afa0-0a38e7820403 still has ports Neutron server returns request_ids: ['req-ad1510d0-aa50-4d68-86d0-030038731676'] 2018-08-25 20:08:50,407 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest' 2018-08-25 20:08:50,407 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================ 2018-08-25 20:08:50,408 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.run_tempest 2018-08-25 20:08:50,462 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.run_tempest main method 2018-08-25 20:08:50,462 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-25 20:09:02,123 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f6714e9b-b053-45b9-8df7-14f7d939eaf3 | 2018-08-25T20:08:55.284617 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f6714e9b-b053-45b9-8df7-14f7d939eaf3 ~/.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-25 20:09:05,847 - 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-25 20:09:05,847 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-25 20:09:11,744 - 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=07bba2f6-a9b9-49a6-bc57-595328198dab) as the default verifier for the future CLI operations. 2018-08-25 20:09:18,521 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-25 20:09:18,522 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-25 20:09:18,527 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-25 20:09:19,657 - 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-25 21:52:05,462 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.run_tempest 2018-08-25 21:52:05,462 - 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': ' 6081.0000 ', 'failed': ' 18', 'tests': ['networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_disassociate_network [2.890507s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_disassociate_router [2.282005s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_invalid_network [0.932581s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_attach_associated_subnet_to_associated_router [4.780824s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn [0.368486s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn_as_non_admin_fail [0.010376s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn_with_invalid_routetargets [0.031774s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_delete_bgpvpn [0.216495s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_delete_bgpvpn_as_non_admin_fail [0.157600s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_disassociate_invalid_network [1.802230s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_bgpvpn [0.239875s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_bgpvpn_as_non_owner_fail [0.268651s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_netassoc_as_non_owner_fail [1.178158s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_show_network_association [0.831255s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_show_router_association [1.390669s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_bgpvpn [0.405125s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_bgpvpn_as_non_owner_fail [0.410278s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_netassoc_as_non_owner_fail [1.006634s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_bgpvpn_invalid_routetargets [0.303386s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target [0.479684s] ... FAILED', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target_non_admin_fail [0.138846s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_basic [357.945484s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_bgpvpn [352.988344s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_net_association [354.283004s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_router_association [374.196406s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_disjoint_import_export [55.697536s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_ping_to_unassociated_net [67.966981s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_update_to_disjoint_import_export [356.102790s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_update_to_empty_rt_list [368.560399s] ... 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 [185.419737s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_and_unassociated_net [72.578300s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_common_target [364.299682s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_disjoint_targets [365.308731s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_rt_and_keep_local_connectivity_variant1 [105.679166s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_rt_and_keep_local_connectivity_variant2 [431.454645s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant1 [355.734653s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant2 [365.097109s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant3 [373.624822s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant4 [372.866412s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant5 [366.306924s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant6 [365.204172s] ... FAILED'], 'num_tests': ' 44 '}} 2018-08-25 21:52:05,462 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets' 2018-08-25 21:52:05,463 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================== 2018-08-25 21:52:05,463 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_1 2018-08-25 21:52:05,587 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_1 main method 2018-08-25 21:52:05,595 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-25 21:52:06,297 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-25 21:52:09,777 - sdnvpn.lib.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-08-25 21:52:09,977 - sdnvpn.lib.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=96ec442b-f4af-450f-b529-1094026f9972 created successfully. 2018-08-25 21:52:09,978 - sdnvpn.lib.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-08-25 21:52:09,978 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-08-25 21:52:10,240 - sdnvpn.lib.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-08-25 21:52:10,240 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-08-25 21:52:10,432 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-08-25 21:53:14,621 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-450143', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'e026ed42-6011-4e03-91e8-d3342194045f', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'route_targets': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'type': u'l3', u'networks': []}} 2018-08-25 21:53:53,808 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-25 21:54:54,636 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-450143', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'9fc7ee44-d2b1-440d-a204-72930747e9eb', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'route_targets': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'type': u'l3', u'networks': []}} 2018-08-25 21:54:57,711 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-25 21:55:35,892 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_1 2018-08-25 21:55:35,892 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets': {'status': 'PASS', 'details': [{u"'sdnvpn-1-1' can ping 'sdnvpn-1-2'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-3'": 'PASS'}, {u"'sdnvpn-1-1' cannot ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-4' can ping 'sdnvpn-1-5'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-5'": 'PASS'}]} 2018-08-25 21:55:35,892 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_2 - Tenant separation' 2018-08-25 21:55:35,892 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================= 2018-08-25 21:55:35,893 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_2 2018-08-25 21:55:35,967 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_2 main method 2018-08-25 21:55:35,976 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-25 21:55:35,976 - 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-25 21:55:36,678 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-25 21:55:39,624 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-25 21:56:16,766 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN1 created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-1-567095', u'route_distinguishers': [u'111:111'], u'routers': [], u'import_targets': [u'55:55'], u'id': u'3c178cda-d7a3-4841-a658-ea7830ef57fd', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'route_targets': [u'55:55'], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'type': u'l3', u'networks': []}} 2018-08-25 21:56:44,251 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-25 21:57:14,540 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-2-638682', u'route_distinguishers': [u'222:222'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'1ed2b41c-1353-4305-9b47-b6f1ae363e94', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'route_targets': [u'88:88'], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'type': u'l3', u'networks': []}} 2018-08-25 21:57:16,982 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-25 21:57:54,335 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_2 2018-08-25 21:57:54,335 - 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-25 21:57:54,335 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_3 - Data center gateway integration' 2018-08-25 21:57:54,336 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - =========================================================================== 2018-08-25 21:57:54,336 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_3 2018-08-25 21:57:54,411 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_3 main method 2018-08-25 21:58:10,357 - 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-25 21:58:10,357 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Testcase sdnvpn.test.functest.testcase_3 failed 2018-08-25 21:58:10,358 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association' 2018-08-25 21:58:10,358 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================================================== 2018-08-25 21:58:10,358 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_4 2018-08-25 21:58:10,439 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_4 main method 2018-08-25 21:58:10,448 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-25 21:58:11,136 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-25 21:58:12,704 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-08-25 21:58:13,069 - sdnvpn.lib.openstack_utils - DEBUG - Network 'b418da91-21f1-4b61-bf55-d8b49407bafc' created successfully 2018-08-25 21:58:13,069 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-25 21:58:13,513 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '1309623b-355a-4051-8c4a-f327e8cdc931' created successfully 2018-08-25 21:58:13,513 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-25 21:58:13,676 - sdnvpn.lib.openstack_utils - DEBUG - Router '4ab133a0-f9e7-4456-a0c0-f68d4283f198' created successfully 2018-08-25 21:58:13,676 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-25 21:58:15,652 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-25 21:58:15,652 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-25 21:58:17,437 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-25 21:58:18,566 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-25 21:59:23,538 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-940714', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'f0f2f394-1f32-4390-bcea-59ca41a51365', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'route_targets': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'type': u'l3', u'networks': []}} 2018-08-25 22:00:01,680 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-25 22:01:02,529 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-940714', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'885e85e7-e98a-45bd-959b-c1e06d8c162b', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'route_targets': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'type': u'l3', u'networks': []}} 2018-08-25 22:01:05,755 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-25 22:01:35,785 - sdnvpn.test.functest.testcase_4 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with eRT<>iRT | | Associate router 'sdnvpn-4-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-2' | | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-3' | | PASS | 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-4-2-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-4' can ping 'sdnvpn-4-5' | +----------------------------------------------------------------------------------------+ | Update VPN with eRT=iRT ... | +----------------------------------------------------------------------------------------+ +----------------------------------------------------------------------------------------+ | Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. | +----------------------------------------------------------------------------------------+ +========================================================================================+ 2018-08-25 22:01:47,845 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_4 2018-08-25 22:01:47,845 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association': {'status': 'PASS', 'details': [{u"'sdnvpn-4-1' can ping 'sdnvpn-4-2'": 'PASS'}, {u"'sdnvpn-4-1' can ping 'sdnvpn-4-3'": 'PASS'}, {u"'sdnvpn-4-1' cannot ping 'sdnvpn-4-4'": 'PASS'}, {u"'sdnvpn-4-4' can ping 'sdnvpn-4-5'": 'PASS'}]} 2018-08-25 22:01:47,846 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence' 2018-08-25 22:01:47,846 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ========================================================================================= 2018-08-25 22:01:47,846 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_8 2018-08-25 22:01:47,923 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_8 main method 2018-08-25 22:01:47,932 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-25 22:01:48,597 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-25 22:01:50,112 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-08-25 22:01:50,420 - sdnvpn.lib.openstack_utils - DEBUG - Network 'faf767ac-62e5-4aa8-bea3-f53be9d34910' created successfully 2018-08-25 22:01:50,420 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-25 22:01:50,859 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '9d84c5b8-0889-4956-89a0-b097e2dfde71' created successfully 2018-08-25 22:01:50,859 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-25 22:01:50,966 - sdnvpn.lib.openstack_utils - DEBUG - Router 'ce5971db-e5a8-4c02-ba0f-62813c34619b' created successfully 2018-08-25 22:01:50,966 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-25 22:01:52,619 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-25 22:01:52,619 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-25 22:01:54,302 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-25 22:01:54,631 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-2... 2018-08-25 22:01:54,889 - sdnvpn.lib.openstack_utils - DEBUG - Network '426fd6b1-0468-4edc-aa5d-6f131183f582' created successfully 2018-08-25 22:01:54,890 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-25 22:01:55,302 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '5c414535-e5b7-4e4c-ab32-cd94f5926425' created successfully 2018-08-25 22:01:55,303 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-25 22:01:55,303 - sdnvpn.lib.openstack_utils - DEBUG - Router 'ce5971db-e5a8-4c02-ba0f-62813c34619b' created successfully 2018-08-25 22:01:55,303 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-25 22:01:57,144 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-25 22:01:57,144 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-25 22:01:58,193 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-25 22:01:58,353 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-25 22:01:58,533 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-08-25 22:02:28,094 - sdnvpn.test.functest.testcase_8 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-25 22:03:00,614 - functest.utils.functest_utils - DEBUG - Executing command: 'ping 172.30.9.210 -c 10' 2018-08-25 22:03:23,382 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_8 2018-08-25 22:03:23,383 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence': {'status': 'PASS', 'details': [{u"'sdnvpn-8-1' can ping 'sdnvpn-8-2'": 'PASS'}, {u'Assign a Floating IP to sdnvpn-8-1': 'PASS'}, {u'Ping IP 172.30.9.210': 'PASS'}]} 2018-08-25 22:03:23,383 - 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-25 22:03:23,383 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================================== 2018-08-25 22:03:23,383 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_9 2018-08-25 22:03:23,460 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_9 main method 2018-08-25 22:03:36,051 - 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-25 22:03:36,051 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Testcase sdnvpn.test.functest.testcase_9 failed 2018-08-25 22:03:36,052 - 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-25 22:03:36,052 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================================================== 2018-08-25 22:03:36,052 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_10 2018-08-25 22:03:36,138 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_10 main method 2018-08-25 22:03:36,147 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-25 22:03:36,848 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-25 22:03:38,837 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-25 22:06:06,822 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_10 2018-08-25 22:06:06,822 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_10 - Test if interupts occure during ping, when removing and adding instances': {'status': 'PASS', 'details': [{'Ping succeeds': 'PASS'}, {'Ping succeeds': 'PASS'}]} 2018-08-25 22:06:06,822 - 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-25 22:06:06,822 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ====================================================================================================================== 2018-08-25 22:06:06,822 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_11 2018-08-25 22:06:06,902 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_11 main method 2018-08-25 22:06:06,912 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-25 22:06:20,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-25 22:06:22,950 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-25 22:07:37,413 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-08-25 22:08:10,540 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '77ee031b-1387-4041-b300-228089b2ecba')]: Unable to complete operation on subnet 77ee031b-1387-4041-b300-228089b2ecba: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-761f1a48-8d12-4a8b-b5ed-21247f56e39e'] 2018-08-25 22:08:10,703 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-08-25 22:08:40,919 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_11 2018-08-25 22:08:40,920 - 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-25 22:08:40,921 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect' 2018-08-25 22:08:40,922 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ======================================================================================================== 2018-08-25 22:08:40,922 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_12 2018-08-25 22:08:41,008 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_12 main method 2018-08-25 22:08:41,016 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-25 22:08:53,942 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-25 22:08:56,196 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-25 22:10:09,873 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest 2018-08-25 22:11:40,703 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 1 2018-08-25 22:13:11,246 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 2 2018-08-25 22:13:43,357 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '28c59ebb-d448-4269-8130-626a465021a8')]: Unable to complete operation on subnet 28c59ebb-d448-4269-8130-626a465021a8: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-e2867aa4-a8f2-44af-960c-8b35f2065fcb'] 2018-08-25 22:13:43,359 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_12 2018-08-25 22:13:43,359 - 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 446, actual flow count 398': 'FAIL'}, {'OVS groups are programmed after resync expected group count 15, actual group count 13': 'FAIL'}, {'OVS flows are programmed after resync expected flow count 446, actual flow count 398': 'FAIL'}, {'OVS groups are programmed after resync expected group count 15, actual group count 13': 'FAIL'}]} 2018-08-25 22:13:43,359 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario' 2018-08-25 22:13:43,359 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================== 2018-08-25 22:13:43,359 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_13 2018-08-25 22:13:43,441 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_13 main method 2018-08-25 22:13:43,441 - sdnvpn.test.functest.testcase_13 - INFO - Downloading image 2018-08-25 22:13:49,980 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-25 22:13:50,665 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-08-25 22:14:00,336 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-08-25 22:14:00,390 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=47365cbc-bb31-4571-8ab6-9bf3114db2ad created successfully. 2018-08-25 22:14:01,288 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-08-25 22:14:01,510 - sdnvpn.lib.openstack_utils - DEBUG - Network 'd0c357eb-24cf-4755-ae62-737ca931ee00' created successfully 2018-08-25 22:14:01,510 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-25 22:14:01,984 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '83cc78d2-4cdd-430b-8157-76678a117421' created successfully 2018-08-25 22:14:01,984 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-25 22:14:02,166 - sdnvpn.lib.openstack_utils - DEBUG - Router 'd88499ad-b6a9-4cc7-9c5e-dbcf16cda651' created successfully 2018-08-25 22:14:02,167 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-25 22:14:03,932 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-25 22:14:03,932 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-25 22:14:05,689 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-25 22:14:05,856 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-25 22:16:56,910 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-25 22:17:12,022 - sdnvpn.test.functest.testcase_13 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-429064', u'route_distinguishers': [u'12:12', u'13:13'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'd7522c6c-b7cf-4374-ae68-6f2daacb8706', u'tenant_id': u'bb3b2ba82e85438cb9318447e90d0372', u'route_targets': [], u'project_id': u'bb3b2ba82e85438cb9318447e90d0372', u'type': u'l3', u'networks': []}} 2018-08-25 22:17:13,472 - sdnvpn.test.functest.testcase_13 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-25 22:17:43,655 - sdnvpn.test.functest.testcase_13 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ 2018-08-25 22:17:53,850 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_13 2018-08-25 22:17:53,850 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario': {'status': 'PASS', 'details': [{u"'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13'": 'PASS'}]} 2018-08-25 22:17:53,851 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting subnet/net/port quota 2018-08-25 22:17:54,567 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting instances quota class 2018-08-25 22:18:07,626 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-08-25 22:18:07,832 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-25 22:18:07,844 - 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-25 22:18:11,887 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-25 22:18:11,900 - 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-25 22:18:12,119 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-25 22:18:12,131 - 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-25 22:18:12,146 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-08-25 22:18:12,317 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-25 22:18:12,318 - xtesting.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 129:31 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-08-25 22:18:12,324 - xtesting.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-08-25 22:18:12,325 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:08 | FAIL | | bgpvpn | sdnvpn | features | 129:31 | 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 | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-08-25 22:18:12,333 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-25 22:18:45,380 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-243 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-25 22:18:45,383 - 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.33,192.30.9.4 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.33:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=VYLDvQvMFHZgCgEGYT9St3Ea3 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=bb3b2ba82e85438cb9318447e90d0372 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.4 export SDN_CONTROLLER_PASSWORD=CPC5Ydj3VqHdywfjKd5kv7mWu export OS_REGION_NAME=regionOne 2018-08-25 22:18:45,383 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-25 22:18:45,383 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-08-25 22:18:45,384 - 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-25 22:18:45,386 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK