2018-09-12 03:46:18,751 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-319 | | 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-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-12 03:46:18,756 - 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.38,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.38:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=TCTa9dacmr8DKN8G37pKKaaEP 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=c7c836fa27854565bf456a319b7a809f export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.6 export SDN_CONTROLLER_PASSWORD=Mw8xUXT3Y7Wz3ZuACj8YNWgJw export OS_REGION_NAME=regionOne 2018-09-12 03:46:18,757 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-12 03:46:18,758 - 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-09-12 03:46:18,791 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-09-12 03:46:18,889 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-09-12 03:46:20,042 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-09-12 03:46:20,202 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'27a7fb325f3f4f2ebe9ad0b212094f61', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-09-12 03:46:20,237 - 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.38:5000/v3/endpoints/1244a84e95c7427784e1e87840139668'}, u'url': u'http://172.30.9.38:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0a212dc5fc614092bdeabdf18dbd1123', u'id': u'1244a84e95c7427784e1e87840139668'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/17f61f583fb44ca1ae69cb8b4cbbc798'}, u'url': u'http://172.30.9.38:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'277ea7519b7a4e108f2495422424f68f', u'id': u'17f61f583fb44ca1ae69cb8b4cbbc798'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/209a022286954225993d49fe93f5eb40'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a92b074f3c36464284f42dff2b96c489', u'id': u'209a022286954225993d49fe93f5eb40'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/2c2b84c5ab7c47288e6b148a5498e9a0'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'11e3863ddd92454eb222aff69bb90ee6', u'id': u'2c2b84c5ab7c47288e6b148a5498e9a0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/310c54809f37452cb259506f479b6e70'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'00e531890bed4ef1a2b4a19f6d720cf2', u'id': u'310c54809f37452cb259506f479b6e70'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/390c153d10ff49638f4b8f1f678aaa1f'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'101b6cde744f4035bd4d192bad3d3e81', u'id': u'390c153d10ff49638f4b8f1f678aaa1f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/39416ecba69a4ba8809eb0f5ec4776fa'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'38c42035a7284a32b384e57ce2663ba2', u'id': u'39416ecba69a4ba8809eb0f5ec4776fa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/39e788334c304f00a5eed69eef184797'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'101b6cde744f4035bd4d192bad3d3e81', u'id': u'39e788334c304f00a5eed69eef184797'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/3d07bbb1137841c5a9ce3b3d36ce49ab'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'277ea7519b7a4e108f2495422424f68f', u'id': u'3d07bbb1137841c5a9ce3b3d36ce49ab'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/480d470f5584418b8af35c2406ea35fd'}, u'url': u'http://172.30.9.38:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a92b074f3c36464284f42dff2b96c489', u'id': u'480d470f5584418b8af35c2406ea35fd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/519283a34c7142f2b658eb8541e45a96'}, u'url': u'http://192.30.9.6:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0a212dc5fc614092bdeabdf18dbd1123', u'id': u'519283a34c7142f2b658eb8541e45a96'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/5867d11a3b5344e4bd6a822284894f5a'}, u'url': u'http://172.30.9.38:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7e99e6bde3b644fe903c074be2806107', u'id': u'5867d11a3b5344e4bd6a822284894f5a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/5b58ba4905ec450da3cab121e0712d3d'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'27a7708882e6478da4f9c93acddd78c4', u'id': u'5b58ba4905ec450da3cab121e0712d3d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/5d5821b2762148968a422712d8d7efa3'}, u'url': u'http://192.30.9.6:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0a212dc5fc614092bdeabdf18dbd1123', u'id': u'5d5821b2762148968a422712d8d7efa3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/5f3847b08dff416dbfd4fd084f43c606'}, u'url': u'http://172.30.9.38:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'101b6cde744f4035bd4d192bad3d3e81', u'id': u'5f3847b08dff416dbfd4fd084f43c606'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/66d9a59209de435eb82661cdea22117b'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'38c42035a7284a32b384e57ce2663ba2', u'id': u'66d9a59209de435eb82661cdea22117b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/688c6c695eae41518f27e2775e5bb05f'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'06822a73c25843fe85ec1cc0f367eeb7', u'id': u'688c6c695eae41518f27e2775e5bb05f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/6b29c31a18b94a7f8e628a60f50b94c4'}, u'url': u'http://12.0.0.38:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7e99e6bde3b644fe903c074be2806107', u'id': u'6b29c31a18b94a7f8e628a60f50b94c4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/6eb69f0b85ff47aa9e58c5bdb05620ea'}, u'url': u'http://172.30.9.38:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'27a7708882e6478da4f9c93acddd78c4', u'id': u'6eb69f0b85ff47aa9e58c5bdb05620ea'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/74831a71dddb4dbb8487e08696414f94'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bffeae1553aa46279507009fcb1c6842', u'id': u'74831a71dddb4dbb8487e08696414f94'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/797d70fa054e4683b8286d5bd05fc373'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'27a7708882e6478da4f9c93acddd78c4', u'id': u'797d70fa054e4683b8286d5bd05fc373'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/7dfece525ebf4225a0caf237e5012cc0'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a522f74498ad48d8b1e32b556102d406', u'id': u'7dfece525ebf4225a0caf237e5012cc0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/8bd56a3ca5f94da380c2dcd2d15d838b'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a92b074f3c36464284f42dff2b96c489', u'id': u'8bd56a3ca5f94da380c2dcd2d15d838b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/8d2e606656b64ad3882c9c993e0c912d'}, u'url': u'http://172.30.9.38:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'00e531890bed4ef1a2b4a19f6d720cf2', u'id': u'8d2e606656b64ad3882c9c993e0c912d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/8ebd922eecf04b01bfc74fabe056b808'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'11e3863ddd92454eb222aff69bb90ee6', u'id': u'8ebd922eecf04b01bfc74fabe056b808'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/982610bde5b8490bba0a4979490f100f'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'277ea7519b7a4e108f2495422424f68f', u'id': u'982610bde5b8490bba0a4979490f100f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/a4bf3247ce424bf7b86946d5e5ee0396'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bffeae1553aa46279507009fcb1c6842', u'id': u'a4bf3247ce424bf7b86946d5e5ee0396'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/a6ed329fed9e425aaa0d211496906225'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8ab7dc3f031f441fb1a2252367adf54b', u'id': u'a6ed329fed9e425aaa0d211496906225'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/aab3d03722d14d018eb67315f8dcc15d'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a522f74498ad48d8b1e32b556102d406', u'id': u'aab3d03722d14d018eb67315f8dcc15d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/b42d440fff4242eb877773d6928fca86'}, u'url': u'http://12.0.0.38:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7e99e6bde3b644fe903c074be2806107', u'id': u'b42d440fff4242eb877773d6928fca86'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/b8204ddf640240cd9d7c7ec0951d094f'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c2cbdbda27244614a1f59d959784a900', u'id': u'b8204ddf640240cd9d7c7ec0951d094f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/bf48c1d88f5943f8a98f760a27338a55'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'06822a73c25843fe85ec1cc0f367eeb7', u'id': u'bf48c1d88f5943f8a98f760a27338a55'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/c8ec5a05af9e499d90a9f68c13f76162'}, u'url': u'http://172.30.9.38:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a522f74498ad48d8b1e32b556102d406', u'id': u'c8ec5a05af9e499d90a9f68c13f76162'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/d3b5f3b0112a4732bede9aa2b548afb6'}, u'url': u'http://172.30.9.38:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'11e3863ddd92454eb222aff69bb90ee6', u'id': u'd3b5f3b0112a4732bede9aa2b548afb6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/da68d16078274bdcba71b51d3c81d67b'}, u'url': u'http://172.30.9.38:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c2cbdbda27244614a1f59d959784a900', u'id': u'da68d16078274bdcba71b51d3c81d67b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/db57ebb413fd4151b4eccff5efc963c2'}, u'url': u'http://172.30.9.38:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'38c42035a7284a32b384e57ce2663ba2', u'id': u'db57ebb413fd4151b4eccff5efc963c2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/e5978fdafc844b779c65b0ae98aed257'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8ab7dc3f031f441fb1a2252367adf54b', u'id': u'e5978fdafc844b779c65b0ae98aed257'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/f1f4e80a17ff4e27b190608403ae8041'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c2cbdbda27244614a1f59d959784a900', u'id': u'f1f4e80a17ff4e27b190608403ae8041'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/f708a197f69b42e1843cd63ae138c572'}, u'url': u'http://172.30.9.38:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'06822a73c25843fe85ec1cc0f367eeb7', u'id': u'f708a197f69b42e1843cd63ae138c572'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/f7205e83b1c445649722aa682e6b866f'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'00e531890bed4ef1a2b4a19f6d720cf2', u'id': u'f7205e83b1c445649722aa682e6b866f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/fbb422e7732c4b658682231d1b1e03b1'}, u'url': u'http://172.30.9.38:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8ab7dc3f031f441fb1a2252367adf54b', u'id': u'fbb422e7732c4b658682231d1b1e03b1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.38:5000/v3/endpoints/fe71d98498bf4f6bb8199f21429572ee'}, u'url': u'http://172.30.9.38:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bffeae1553aa46279507009fcb1c6842', u'id': u'fe71d98498bf4f6bb8199f21429572ee'})] 2018-09-12 03:46:21,520 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-09-12 03:46:21,545 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-09-12 03:46:21,695 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.8', 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': 1, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 3}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 2373, 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.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': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 5}, 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-09-12 03:46:21,832 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-09-12 03:46:21,912 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'cf2d8a23-a334-4314-9b4b-b044629050cf'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-12T03:44:00Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'592543c3-8238-4f8b-afba-67174d8e8556', 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'1e9119b2b36c4746999e9a166b148771', u'created_at': u'2018-09-12T03:43:55Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1e9119b2b36c4746999e9a166b148771'})] 2018-09-12 03:46:21,951 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-09-12 03:46:22,055 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'1e9119b2b36c4746999e9a166b148771', 'id': u'f2e067f2d6484844a20542e548c251f1', 'user': u'1db14334962d4860b02f2077e6a35fe5'}), Munch({'project': u'1e9119b2b36c4746999e9a166b148771', 'id': u'f2e067f2d6484844a20542e548c251f1', 'user': u'26138526545b436ea42269d5b43a6bef'}), Munch({'project': u'1e9119b2b36c4746999e9a166b148771', 'id': u'f2e067f2d6484844a20542e548c251f1', 'user': u'2c8f5d2bb3d84dbabf29f876307d75e9'}), Munch({'project': u'1e9119b2b36c4746999e9a166b148771', 'id': u'f2e067f2d6484844a20542e548c251f1', 'user': u'3cd4f83670d6464c89b815623db58fd1'}), Munch({'project': u'1e9119b2b36c4746999e9a166b148771', 'id': u'44bdc36ff501432a9ad532d88f4fb1fc', 'user': u'43bdcd403f014c548600a0b87741d624'}), Munch({'project': u'1e9119b2b36c4746999e9a166b148771', 'id': u'f2e067f2d6484844a20542e548c251f1', 'user': u'43bdcd403f014c548600a0b87741d624'}), Munch({'project': u'1e9119b2b36c4746999e9a166b148771', 'id': u'f2e067f2d6484844a20542e548c251f1', 'user': u'4ba3fe252f454aa28b4d0aea23d770f9'}), Munch({'project': u'c7c836fa27854565bf456a319b7a809f', 'id': u'f2e067f2d6484844a20542e548c251f1', 'user': u'683041633ca949539c76fea1fb72c90a'}), Munch({'project': u'1e9119b2b36c4746999e9a166b148771', 'id': u'f2e067f2d6484844a20542e548c251f1', 'user': u'885da21336334165afeacadaa0e397bb'}), Munch({'project': u'1e9119b2b36c4746999e9a166b148771', 'id': u'f2e067f2d6484844a20542e548c251f1', 'user': u'a6743d1f86ee4e73acc805e7f87c5fff'}), Munch({'project': u'1e9119b2b36c4746999e9a166b148771', 'id': u'f2e067f2d6484844a20542e548c251f1', 'user': u'b6416b05849d4e14bb40782e414607bc'}), Munch({'project': u'1e9119b2b36c4746999e9a166b148771', 'id': u'f2e067f2d6484844a20542e548c251f1', 'user': u'bd2b3b490b3a4d11b024a0e16289fcf0'}), Munch({'project': u'1e9119b2b36c4746999e9a166b148771', 'id': u'f2e067f2d6484844a20542e548c251f1', 'user': u'beba5949a01446d298f9e1e28530def9'}), Munch({'project': u'1e9119b2b36c4746999e9a166b148771', 'id': u'f2e067f2d6484844a20542e548c251f1', 'user': u'fc293251a82e4383b12a3f4e5e1d811b'}), Munch({'domain': u'27a7fb325f3f4f2ebe9ad0b212094f61', 'id': u'f2e067f2d6484844a20542e548c251f1', 'user': u'fc65041eb2144d39ab3834d8cb7af577'}), Munch({'id': u'f2e067f2d6484844a20542e548c251f1', 'user': u'683041633ca949539c76fea1fb72c90a'})] 2018-09-12 03:46:22,158 - 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'heat_stack_user', 'id': u'0f1a72252ca24298a57f32910c4b3b4e'}), 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'44bdc36ff501432a9ad532d88f4fb1fc'}), 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'swiftoperator', 'id': u'd11bae71c1074cd0a898ee14964b1c23'}), 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'f2e067f2d6484844a20542e548c251f1'})] 2018-09-12 03:46:22,206 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-09-12 03:46:22,415 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-09-12 03:46:22,517 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'00e531890bed4ef1a2b4a19f6d720cf2', 'name': u'aodh'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'06822a73c25843fe85ec1cc0f367eeb7', 'name': u'cinder'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'0a212dc5fc614092bdeabdf18dbd1123', 'name': u'keystone'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'101b6cde744f4035bd4d192bad3d3e81', 'name': u'placement'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'11e3863ddd92454eb222aff69bb90ee6', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'277ea7519b7a4e108f2495422424f68f', 'name': u'gnocchi'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'27a7708882e6478da4f9c93acddd78c4', 'name': u'heat'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'38c42035a7284a32b384e57ce2663ba2', 'name': u'cinderv2'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'7e99e6bde3b644fe903c074be2806107', 'name': u'swift'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'8ab7dc3f031f441fb1a2252367adf54b', 'name': u'neutron'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'a522f74498ad48d8b1e32b556102d406', 'name': u'panko'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'a92b074f3c36464284f42dff2b96c489', 'name': u'glance'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'bf9a04c227574d6994f03a1e6670e8ae', 'name': u'ceilometer'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'bffeae1553aa46279507009fcb1c6842', 'name': u'cinderv3'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'c2cbdbda27244614a1f59d959784a900', 'name': u'nova'})] 2018-09-12 03:46:22,557 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-12T03:44:00Z', 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'cf2d8a23-a334-4314-9b4b-b044629050cf', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'592543c3-8238-4f8b-afba-67174d8e8556', u'tenant_id': u'1e9119b2b36c4746999e9a166b148771', u'created_at': u'2018-09-12T03:44:00Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'1e9119b2b36c4746999e9a166b148771'})] 2018-09-12 03:46:22,688 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-12 03:46:22,688 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:04 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-12 03:46:22,741 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-09-12 03:46:24,199 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-09-12 03:46:25,024 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-12T03:46:24Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e7fe0b4b-96c1-4c7c-a7a9-90f66480dbb7', u'provider:segmentation_id': 54, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_41ca636c-a773-4b95-8180-05c8e0a8e8f5', u'admin_state_up': True, u'tenant_id': u'c7c836fa27854565bf456a319b7a809f', u'created_at': u'2018-09-12T03:46:24Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c7c836fa27854565bf456a319b7a809f'}) 2018-09-12 03:46:26,047 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-12T03:46:25Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f51d84a6-e0b5-4be7-8fe3-a8623109d5da', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_41ca636c-a773-4b95-8180-05c8e0a8e8f5', u'enable_dhcp': True, u'network_id': u'e7fe0b4b-96c1-4c7c-a7a9-90f66480dbb7', u'tenant_id': u'c7c836fa27854565bf456a319b7a809f', u'created_at': u'2018-09-12T03:46:25Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c7c836fa27854565bf456a319b7a809f'}) 2018-09-12 03:46:27,418 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'592543c3-8238-4f8b-afba-67174d8e8556', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'cf2d8a23-a334-4314-9b4b-b044629050cf', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c7c836fa27854565bf456a319b7a809f', u'created_at': u'2018-09-12T03:46:26Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-12T03:46:27Z', u'revision_number': 2, u'routes': [], u'project_id': u'c7c836fa27854565bf456a319b7a809f', u'id': u'b864309b-227b-47bc-a6e1-b05bed6130f8', u'name': u'tenantnetwork1-router_41ca636c-a773-4b95-8180-05c8e0a8e8f5'}) 2018-09-12 03:46:29,003 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-12 03:46:29,004 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-12 03:46:34,263 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-09-12 03:46:35,874 - 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'8a6a4ebc447946a2b4db12426c746f87', '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_25ded0c8-63c6-4ef2-9058-1acc912072ed'}) 2018-09-12 03:46:36,224 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd0b498c8acfd4dee8ac7db00d801131a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_25ded0c8-63c6-4ef2-9058-1acc912072ed'}) 2018-09-12 03:46:36,475 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-12 03:46:36,692 - functest.core.tenantnetwork - DEBUG - role: 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'26026755dffe4e56b5de18b88f07fea9'}) 2018-09-12 03:46:37,448 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_25ded0c8-63c6-4ef2-9058-1acc912072ed', 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'8a6a4ebc447946a2b4db12426c746f87', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3b2ce5f0-7e45-486e-8341-886880f7a391', 'username': u'tenantnetwork2-user_25ded0c8-63c6-4ef2-9058-1acc912072ed', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.38:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-12 03:46:37,451 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_25ded0c8-63c6-4ef2-9058-1acc912072ed', 'password': '3b2ce5f0-7e45-486e-8341-886880f7a391', 'project_name': 'tenantnetwork2-project_25ded0c8-63c6-4ef2-9058-1acc912072ed', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.38:5000//v3', 'project_id': '8a6a4ebc447946a2b4db12426c746f87', 'project_domain_name': 'Default'} 2018-09-12 03:46:37,451 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-09-12 03:46:38,227 - 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-09-12T03:46:38Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'694cbb40-121f-47fb-aa12-16567aa9c2fc', u'provider:segmentation_id': 13, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_25ded0c8-63c6-4ef2-9058-1acc912072ed', u'admin_state_up': True, u'tenant_id': u'8a6a4ebc447946a2b4db12426c746f87', u'created_at': u'2018-09-12T03:46:37Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8a6a4ebc447946a2b4db12426c746f87'}) 2018-09-12 03:46:39,652 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-12T03:46:39Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'33019127-c149-4f6a-86ff-0a711ed36b4a', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_25ded0c8-63c6-4ef2-9058-1acc912072ed', u'enable_dhcp': True, u'network_id': u'694cbb40-121f-47fb-aa12-16567aa9c2fc', u'tenant_id': u'8a6a4ebc447946a2b4db12426c746f87', u'created_at': u'2018-09-12T03:46:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8a6a4ebc447946a2b4db12426c746f87'}) 2018-09-12 03:46:40,856 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'592543c3-8238-4f8b-afba-67174d8e8556', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'cf2d8a23-a334-4314-9b4b-b044629050cf', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'8a6a4ebc447946a2b4db12426c746f87', u'created_at': u'2018-09-12T03:46:39Z', u'admin_state_up': True, u'updated_at': u'2018-09-12T03:46:40Z', u'revision_number': 2, u'routes': [], u'project_id': u'8a6a4ebc447946a2b4db12426c746f87', u'id': u'7e3f7425-fe5f-4e69-bb60-89a45d99352a', u'name': u'tenantnetwork2-router_25ded0c8-63c6-4ef2-9058-1acc912072ed'}) 2018-09-12 03:46:43,267 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-12 03:46:43,268 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-12 03:46:49,327 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-09-12 03:46:50,706 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-09-12 03:46:51,182 - 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-09-12T03:46:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bc056eea-4a84-4a0e-846c-143bfa5a217f', u'provider:segmentation_id': 18, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_bed466bf-335e-4456-ab5f-47ec0e978438', u'admin_state_up': True, u'tenant_id': u'c7c836fa27854565bf456a319b7a809f', u'created_at': u'2018-09-12T03:46:50Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c7c836fa27854565bf456a319b7a809f'}) 2018-09-12 03:46:51,844 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-12T03:46: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'20936a0d-fde3-4e00-850e-d73858b9f4f5', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_bed466bf-335e-4456-ab5f-47ec0e978438', u'enable_dhcp': True, u'network_id': u'bc056eea-4a84-4a0e-846c-143bfa5a217f', u'tenant_id': u'c7c836fa27854565bf456a319b7a809f', u'created_at': u'2018-09-12T03:46: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'c7c836fa27854565bf456a319b7a809f'}) 2018-09-12 03:46:52,870 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'592543c3-8238-4f8b-afba-67174d8e8556', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'cf2d8a23-a334-4314-9b4b-b044629050cf', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c7c836fa27854565bf456a319b7a809f', u'created_at': u'2018-09-12T03:46:51Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-12T03:46:52Z', u'revision_number': 2, u'routes': [], u'project_id': u'c7c836fa27854565bf456a319b7a809f', u'id': u'62e2750f-b761-439b-9848-0e656d8c7fea', u'name': u'vmready1-router_bed466bf-335e-4456-ab5f-47ec0e978438'}) 2018-09-12 03:48:56,168 - functest.core.singlevm - ERROR - Cannot run vmready1 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 238, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 91, in publish_image wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4729, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4849, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4793, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 313, in put return self.request(url, 'PUT', **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: (409) Client Error for url: http://172.30.9.38:9292/v2/images/09c14be9-aaaa-4491-bffa-5303da08c129/file Conflict 2018-09-12 03:48:56,285 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-12 03:48:56,285 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 02:05 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-09-12 03:49:02,442 - xtesting.ci.run_tests - ERROR - The test case 'vmready1' failed. 2018-09-12 03:49:02,443 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:04 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 02:05 | FAIL | | vmready2 | functest | healthcheck | 00:00 | SKIP | | singlevm1 | functest | healthcheck | 00:00 | SKIP | | singlevm2 | functest | healthcheck | 00:00 | SKIP | | vping_ssh | functest | healthcheck | 00:00 | SKIP | | vping_userdata | functest | healthcheck | 00:00 | SKIP | | cinder_test | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-09-12 03:49:02,455 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-12 03:49:05,130 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-319 | | 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-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-12 03:49:05,136 - 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.38,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.38:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=TCTa9dacmr8DKN8G37pKKaaEP 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=c7c836fa27854565bf456a319b7a809f export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.6 export SDN_CONTROLLER_PASSWORD=Mw8xUXT3Y7Wz3ZuACj8YNWgJw export OS_REGION_NAME=regionOne 2018-09-12 03:49:05,136 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-09-12 03:49:05,147 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-09-12 03:49:06,303 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_full', u'tags': [], 'enabled': True, 'id': u'9707fb030c2a4198a67699380b9c11da', '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'tempest_full-project_66e21e17-a04d-4762-81d6-462142e4d053'}) 2018-09-12 03:49:06,730 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'da84436dee8e400cbacd0750a3030648', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_66e21e17-a04d-4762-81d6-462142e4d053'}) 2018-09-12 03:49:06,913 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-12 03:49:07,020 - functest.core.tenantnetwork - DEBUG - role: 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'edd3d4b386f94d40ad7d2d135fd60d25'}) 2018-09-12 03:49:07,686 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_66e21e17-a04d-4762-81d6-462142e4d053', 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'9707fb030c2a4198a67699380b9c11da', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8b953fc8-b32c-45bf-ac5e-5ff1ea04315f', 'username': u'tempest_full-user_66e21e17-a04d-4762-81d6-462142e4d053', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.38:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-12 03:49:07,689 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_66e21e17-a04d-4762-81d6-462142e4d053', 'password': '8b953fc8-b32c-45bf-ac5e-5ff1ea04315f', 'project_name': 'tempest_full-project_66e21e17-a04d-4762-81d6-462142e4d053', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.38:5000//v3', 'project_id': '9707fb030c2a4198a67699380b9c11da', 'project_domain_name': 'Default'} 2018-09-12 03:49:08,459 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-12 03:49:12,136 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0940fe64-0572-4c9f-966c-04259e77655f | 2018-09-12T03:49:11.783046 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0940fe64-0572-4c9f-966c-04259e77655f ~/.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-09-12 03:49:14,869 - 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-09-12 03:49:15,627 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-12 03:49:20,064 - 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=858980b5-045f-43da-a3f8-dc731d8b0e01) as the default verifier for the future CLI operations. 2018-09-12 03:49:22,201 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2018-09-12 03:49:23,301 - 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-09-12T03:49:22Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4ab6da99-cfab-441f-96d1-4595bc46b210', u'provider:segmentation_id': 69, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_full-net_66e21e17-a04d-4762-81d6-462142e4d053', u'admin_state_up': True, u'tenant_id': u'9707fb030c2a4198a67699380b9c11da', u'created_at': u'2018-09-12T03:49:22Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'9707fb030c2a4198a67699380b9c11da'}) 2018-09-12 03:49:23,880 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-12T03:49:23Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'837266ca-8be9-4d6d-bad7-2214891d4740', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_full-subnet_66e21e17-a04d-4762-81d6-462142e4d053', u'enable_dhcp': True, u'network_id': u'4ab6da99-cfab-441f-96d1-4595bc46b210', u'tenant_id': u'9707fb030c2a4198a67699380b9c11da', u'created_at': u'2018-09-12T03:49:23Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9707fb030c2a4198a67699380b9c11da'}) 2018-09-12 03:49:25,162 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'592543c3-8238-4f8b-afba-67174d8e8556', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'cf2d8a23-a334-4314-9b4b-b044629050cf', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'9707fb030c2a4198a67699380b9c11da', u'created_at': u'2018-09-12T03:49:23Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-12T03:49:25Z', u'revision_number': 2, u'routes': [], u'project_id': u'9707fb030c2a4198a67699380b9c11da', u'id': u'67d876bf-d973-40dc-902e-73535b33563b', u'name': u'tempest_full-router_66e21e17-a04d-4762-81d6-462142e4d053'}) 2018-09-12 03:51:28,632 - functest.core.singlevm - ERROR - Cannot run tempest_full Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 238, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 91, in publish_image wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4729, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4849, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4793, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 313, in put return self.request(url, 'PUT', **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: (409) Client Error for url: http://172.30.9.38:9292/v2/images/6ec40c8d-8cdc-49ce-ab3b-b27cfda1b6f8/file Conflict 2018-09-12 03:51:28,633 - functest.opnfv_tests.openstack.tempest.tempest - ERROR - Error with run Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/tempest.py", line 415, in run **kwargs) == testcase.TestCase.EX_OK AssertionError 2018-09-12 03:51:28,633 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 02:06 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-09-12 03:51:34,256 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-09-12 03:51:34,257 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-12 03:51:36,855 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-319 | | 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-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-12 03:51:36,860 - 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.38,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.38:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=TCTa9dacmr8DKN8G37pKKaaEP 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=c7c836fa27854565bf456a319b7a809f export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.6 export SDN_CONTROLLER_PASSWORD=Mw8xUXT3Y7Wz3ZuACj8YNWgJw export OS_REGION_NAME=regionOne 2018-09-12 03:51:36,860 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-09-12 03:51:36,872 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-09-12 03:51:38,722 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_scenario', u'tags': [], 'enabled': True, 'id': u'23a976baf92643fbb16d7a495f17da52', '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'tempest_scenario-project_a65d4065-c0e8-4c97-b38a-f28ee277f1e5'}) 2018-09-12 03:51:39,019 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2a5af43c81e645fa970ba35a75c1a2d3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_a65d4065-c0e8-4c97-b38a-f28ee277f1e5'}) 2018-09-12 03:51:39,206 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-12 03:51:39,301 - functest.core.tenantnetwork - DEBUG - role: 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'04699b154f68420bb691aced5e62efbe'}) 2018-09-12 03:51:39,950 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_a65d4065-c0e8-4c97-b38a-f28ee277f1e5', 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'23a976baf92643fbb16d7a495f17da52', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '36f2d1d9-5ab4-43a4-91ba-855d704da8ee', 'username': u'tempest_scenario-user_a65d4065-c0e8-4c97-b38a-f28ee277f1e5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.38:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-12 03:51:39,953 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_a65d4065-c0e8-4c97-b38a-f28ee277f1e5', 'password': '36f2d1d9-5ab4-43a4-91ba-855d704da8ee', 'project_name': 'tempest_scenario-project_a65d4065-c0e8-4c97-b38a-f28ee277f1e5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.38:5000//v3', 'project_id': '23a976baf92643fbb16d7a495f17da52', 'project_domain_name': 'Default'} 2018-09-12 03:51:40,656 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-12 03:51:44,332 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fe861168-dabd-4d1f-9e7f-6e78a42e05cb | 2018-09-12T03:51:44.036460 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fe861168-dabd-4d1f-9e7f-6e78a42e05cb ~/.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-09-12 03:51:47,205 - 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-09-12 03:51:47,951 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-12 03:51:52,229 - 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=f7f6f026-c145-4cb3-99eb-fc395ce75a28) as the default verifier for the future CLI operations. 2018-09-12 03:51:54,422 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2018-09-12 03:51:55,537 - 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-09-12T03:51:55Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3ad301f0-0953-4885-a53d-67b9a88ac9a4', u'provider:segmentation_id': 48, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_scenario-net_a65d4065-c0e8-4c97-b38a-f28ee277f1e5', u'admin_state_up': True, u'tenant_id': u'23a976baf92643fbb16d7a495f17da52', u'created_at': u'2018-09-12T03:51:55Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'23a976baf92643fbb16d7a495f17da52'}) 2018-09-12 03:51:56,091 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-12T03:51:55Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e2430091-9489-49bf-bd59-3813f7f9ad5f', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_scenario-subnet_a65d4065-c0e8-4c97-b38a-f28ee277f1e5', u'enable_dhcp': True, u'network_id': u'3ad301f0-0953-4885-a53d-67b9a88ac9a4', u'tenant_id': u'23a976baf92643fbb16d7a495f17da52', u'created_at': u'2018-09-12T03:51:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'23a976baf92643fbb16d7a495f17da52'}) 2018-09-12 03:51:57,220 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'592543c3-8238-4f8b-afba-67174d8e8556', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'cf2d8a23-a334-4314-9b4b-b044629050cf', u'ip_address': u'172.30.9.219'}]}, u'description': u'', u'tags': [], u'tenant_id': u'23a976baf92643fbb16d7a495f17da52', u'created_at': u'2018-09-12T03:51:56Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-12T03:51:57Z', u'revision_number': 2, u'routes': [], u'project_id': u'23a976baf92643fbb16d7a495f17da52', u'id': u'5b7009e0-fc88-47fe-8ffc-4ff3f83dab0f', u'name': u'tempest_scenario-router_a65d4065-c0e8-4c97-b38a-f28ee277f1e5'}) 2018-09-12 03:54:00,436 - functest.core.singlevm - ERROR - Cannot run tempest_scenario Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 238, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 91, in publish_image wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4729, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4849, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4793, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 313, in put return self.request(url, 'PUT', **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: (409) Client Error for url: http://172.30.9.38:9292/v2/images/e623cf5c-8100-4bdf-9957-2518e99d394e/file Conflict 2018-09-12 03:54:00,437 - functest.opnfv_tests.openstack.tempest.tempest - ERROR - Error with run Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/tempest.py", line 415, in run **kwargs) == testcase.TestCase.EX_OK AssertionError 2018-09-12 03:54:00,438 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 02:06 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-09-12 03:54:06,129 - xtesting.ci.run_tests - ERROR - The test case 'tempest_scenario' failed. 2018-09-12 03:54:06,129 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR