2018-09-03 09:53:16,967 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-282 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-03 09:53:16,971 - 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.41,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.41:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=YVXfkNjg3wWTrXqh2vbp9dYXA 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=98dea34606404199b4a4c5491829006e export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_PASSWORD=cneQjcmq7xKCe9yPC3vDgMNwH export OS_REGION_NAME=regionOne 2018-09-03 09:53:16,971 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-03 09:53:16,972 - 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-03 09:53:17,004 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-09-03 09:53:17,095 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-09-03 09:53:18,330 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-09-03 09:53:18,495 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'942112e3ca004e1cb717930ad0eaa081', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-09-03 09:53:18,693 - 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.41:5000/v3/endpoints/028f2bfd619b42dc88af9a3f1b4cd205'}, u'url': u'http://172.30.9.41:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5ddc664b650647c7a3047074cf7e36d1', u'id': u'028f2bfd619b42dc88af9a3f1b4cd205'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/0928085495b34f9eb652aa488d782acd'}, u'url': u'http://12.0.0.33:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5ddc664b650647c7a3047074cf7e36d1', u'id': u'0928085495b34f9eb652aa488d782acd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/0d4aee1836464eceb7f3e617328f3323'}, u'url': u'http://12.0.0.33:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5ddc664b650647c7a3047074cf7e36d1', u'id': u'0d4aee1836464eceb7f3e617328f3323'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/0ebcc4afbd21459c948a4f4706c6b67e'}, u'url': u'http://172.30.9.41:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1176f00d4856412ba6aa72bbae43b481', u'id': u'0ebcc4afbd21459c948a4f4706c6b67e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/16e6b42be64e4f1389dd16d41026a640'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a209ef7f39164f69a595c6b427ada629', u'id': u'16e6b42be64e4f1389dd16d41026a640'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/1c0f9913012c47bcb1458135e31c26b7'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a51d8d575464422fa703d48727bcaab6', u'id': u'1c0f9913012c47bcb1458135e31c26b7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/33dbcc15f60a4b0abfba7eda3c7c5426'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bbbc9ddbdc2143f09706d87830b5e3ce', u'id': u'33dbcc15f60a4b0abfba7eda3c7c5426'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/353b06f79cf949a882356bfa12c293e7'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'32e06f5067da4588aa300af385ac21b9', u'id': u'353b06f79cf949a882356bfa12c293e7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/365d98d1aa59411d9fe7d107b1f02ea3'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a209ef7f39164f69a595c6b427ada629', u'id': u'365d98d1aa59411d9fe7d107b1f02ea3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/395768a63ef34428a927c2c4dbed5172'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bbb5af1a85d8427b963e42b484cf37bc', u'id': u'395768a63ef34428a927c2c4dbed5172'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/53742e6fa00c4d0fb9901a3c3d644328'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8886ed94c4c94231b5ef942fc1719ec4', u'id': u'53742e6fa00c4d0fb9901a3c3d644328'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/5de9e821d1c94484958443ab7dc6e6ec'}, u'url': u'http://172.30.9.41:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'28540bece5f344d29832747a0350f2cd', u'id': u'5de9e821d1c94484958443ab7dc6e6ec'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/6682600e8d274db49e7bb2f973171dfc'}, u'url': u'http://172.30.9.41:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'07eef71233c0499180df250cc895f5f8', u'id': u'6682600e8d274db49e7bb2f973171dfc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/6762a2959bf24bc890b6717fcd1850d9'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'abc6df13affc40a8bc65a7288efb20cc', u'id': u'6762a2959bf24bc890b6717fcd1850d9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/6d4317fb86d14b9182d1938349f50fc8'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'611ea86669f9443695a95651fed32911', u'id': u'6d4317fb86d14b9182d1938349f50fc8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/72aeb6f7283f45fca85b5f00bdf4b5c7'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'518b84b9c57a433bbd6d56fa5bf21fd5', u'id': u'72aeb6f7283f45fca85b5f00bdf4b5c7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/73ee22041efe4d708f284e288145b308'}, u'url': u'http://192.30.9.8:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1176f00d4856412ba6aa72bbae43b481', u'id': u'73ee22041efe4d708f284e288145b308'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/789fc428c50643fe889f121ca1283326'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8886ed94c4c94231b5ef942fc1719ec4', u'id': u'789fc428c50643fe889f121ca1283326'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/7eb25db9d7624de294fbbeaa7ea4ec89'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2f8b0c14df3c4e168aaa493e2116e45a', u'id': u'7eb25db9d7624de294fbbeaa7ea4ec89'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/8277e5464c7245f78624d95ccf828233'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'32e06f5067da4588aa300af385ac21b9', u'id': u'8277e5464c7245f78624d95ccf828233'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/88ee02d874f847248932b3d68b670aeb'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'abc6df13affc40a8bc65a7288efb20cc', u'id': u'88ee02d874f847248932b3d68b670aeb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/9159d36f05ce4fd084a924d9a36f3a29'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a51d8d575464422fa703d48727bcaab6', u'id': u'9159d36f05ce4fd084a924d9a36f3a29'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/953d2a9dd85a488d87cdcb616479edc6'}, u'url': u'http://172.30.9.41:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a51d8d575464422fa703d48727bcaab6', u'id': u'953d2a9dd85a488d87cdcb616479edc6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/9b5695919df147cb834c25ae03a94a26'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'07eef71233c0499180df250cc895f5f8', u'id': u'9b5695919df147cb834c25ae03a94a26'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/9d3332e91ec044b29d3f8bd4ae6ecc36'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2f8b0c14df3c4e168aaa493e2116e45a', u'id': u'9d3332e91ec044b29d3f8bd4ae6ecc36'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/a0cd4923f638445bad7e7d841aad8f08'}, u'url': u'http://172.30.9.41:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bbb5af1a85d8427b963e42b484cf37bc', u'id': u'a0cd4923f638445bad7e7d841aad8f08'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/a34e6c74834c4099bff062d9081385e4'}, u'url': u'http://192.30.9.8:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1176f00d4856412ba6aa72bbae43b481', u'id': u'a34e6c74834c4099bff062d9081385e4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/aa567e9429184d5c9271c90e499bf04b'}, u'url': u'http://172.30.9.41:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'611ea86669f9443695a95651fed32911', u'id': u'aa567e9429184d5c9271c90e499bf04b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/b2183ca0224342bc9530f98e457dcf08'}, u'url': u'http://172.30.9.41:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bbbc9ddbdc2143f09706d87830b5e3ce', u'id': u'b2183ca0224342bc9530f98e457dcf08'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/b42dbc64a3304f1bb5dd9a7abe891461'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'07eef71233c0499180df250cc895f5f8', u'id': u'b42dbc64a3304f1bb5dd9a7abe891461'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/b57befc6f5f949d3818b7c1d88241629'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bbbc9ddbdc2143f09706d87830b5e3ce', u'id': u'b57befc6f5f949d3818b7c1d88241629'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/ba8dd29b5fca4903b0f6cc10f1bd34a0'}, u'url': u'http://172.30.9.41:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'32e06f5067da4588aa300af385ac21b9', u'id': u'ba8dd29b5fca4903b0f6cc10f1bd34a0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/bfe0f09e8ff94f42b6eb1e726980531f'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bbb5af1a85d8427b963e42b484cf37bc', u'id': u'bfe0f09e8ff94f42b6eb1e726980531f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/c38233fdb8004f7f82bf31882dfec45f'}, u'url': u'http://192.30.9.8:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'28540bece5f344d29832747a0350f2cd', u'id': u'c38233fdb8004f7f82bf31882dfec45f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/e4b0564b769d49cc8ff4e6816cd4c6b4'}, u'url': u'http://172.30.9.41:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'abc6df13affc40a8bc65a7288efb20cc', u'id': u'e4b0564b769d49cc8ff4e6816cd4c6b4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/e5ca3ef7cae34f67a838fb8892068e65'}, u'url': u'http://172.30.9.41:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8886ed94c4c94231b5ef942fc1719ec4', u'id': u'e5ca3ef7cae34f67a838fb8892068e65'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/ebd9d22e4cd045fbb59233365e437515'}, u'url': u'http://172.30.9.41:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a209ef7f39164f69a595c6b427ada629', u'id': u'ebd9d22e4cd045fbb59233365e437515'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/eed0bb771aaa48b4aba1d353bbacecfe'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'611ea86669f9443695a95651fed32911', u'id': u'eed0bb771aaa48b4aba1d353bbacecfe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/eede0408a32d4e2c86c74197ffcc4d2e'}, u'url': u'http://172.30.9.41:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'518b84b9c57a433bbd6d56fa5bf21fd5', u'id': u'eede0408a32d4e2c86c74197ffcc4d2e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/f648692fe5f545a8b556be616b97ee00'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'518b84b9c57a433bbd6d56fa5bf21fd5', u'id': u'f648692fe5f545a8b556be616b97ee00'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/f6cc301b566e4bd893c76878bfd9b7c6'}, u'url': u'http://172.30.9.41:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2f8b0c14df3c4e168aaa493e2116e45a', u'id': u'f6cc301b566e4bd893c76878bfd9b7c6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.41:5000/v3/endpoints/fae4faef318a4788b248075ed8418768'}, u'url': u'http://192.30.9.8:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'28540bece5f344d29832747a0350f2cd', u'id': u'fae4faef318a4788b248075ed8418768'})] 2018-09-03 09:53:20,606 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-09-03 09:53:21,540 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-09-03 09:53:21,579 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 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': 8}, 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-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': 5, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 11}, 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-03 09:53:21,704 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-09-03 09:53:22,706 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'1aa27d00-415f-4dd1-b6fd-99170278ebd7'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-03T09:50:09Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'18af5e47-72fb-46be-858f-9894c01554c6', 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'31194938c12c43e78995033a7d5a76ce', u'created_at': u'2018-09-03T09:50:01Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'31194938c12c43e78995033a7d5a76ce'})] 2018-09-03 09:53:23,734 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-09-03 09:53:23,926 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'31194938c12c43e78995033a7d5a76ce', 'id': u'f6b8b8390f1b49c5adce0cd3fcb0f7ee', 'user': u'15ef7d25476c4cc09abec06e9aafb290'}), Munch({'project': u'31194938c12c43e78995033a7d5a76ce', 'id': u'f6b8b8390f1b49c5adce0cd3fcb0f7ee', 'user': u'21b17ba37fd64b8b82c2237f7663b165'}), Munch({'project': u'31194938c12c43e78995033a7d5a76ce', 'id': u'f6b8b8390f1b49c5adce0cd3fcb0f7ee', 'user': u'33095b5fc9284b6cb4588ed6f819eb9f'}), Munch({'project': u'31194938c12c43e78995033a7d5a76ce', 'id': u'f6b8b8390f1b49c5adce0cd3fcb0f7ee', 'user': u'3528bd2bd86745db94d1acdb8794f15a'}), Munch({'project': u'31194938c12c43e78995033a7d5a76ce', 'id': u'f6b8b8390f1b49c5adce0cd3fcb0f7ee', 'user': u'4a8e62da8414496a812e51bfee2ecc32'}), Munch({'project': u'31194938c12c43e78995033a7d5a76ce', 'id': u'f6b8b8390f1b49c5adce0cd3fcb0f7ee', 'user': u'60c8907492bb458ea8f3de2f08e5951a'}), Munch({'project': u'31194938c12c43e78995033a7d5a76ce', 'id': u'f6b8b8390f1b49c5adce0cd3fcb0f7ee', 'user': u'86f23db484ed40faa446b250ec4ba0a7'}), Munch({'project': u'31194938c12c43e78995033a7d5a76ce', 'id': u'f6b8b8390f1b49c5adce0cd3fcb0f7ee', 'user': u'914e5cd6cd7b42faa1eb493ac862b42f'}), Munch({'project': u'31194938c12c43e78995033a7d5a76ce', 'id': u'f6b8b8390f1b49c5adce0cd3fcb0f7ee', 'user': u'9c90b599aa6645b0acd9dc17175be667'}), Munch({'project': u'31194938c12c43e78995033a7d5a76ce', 'id': u'f6b8b8390f1b49c5adce0cd3fcb0f7ee', 'user': u'b46ac461c65642baa9a279e172d3ad8d'}), Munch({'project': u'31194938c12c43e78995033a7d5a76ce', 'id': u'ad1ce8ac11894f4e89d22c89a0275018', 'user': u'd7800d32ef1a43f19419cc6a02847a5a'}), Munch({'project': u'31194938c12c43e78995033a7d5a76ce', 'id': u'f6b8b8390f1b49c5adce0cd3fcb0f7ee', 'user': u'd7800d32ef1a43f19419cc6a02847a5a'}), Munch({'project': u'31194938c12c43e78995033a7d5a76ce', 'id': u'f6b8b8390f1b49c5adce0cd3fcb0f7ee', 'user': u'd89c42f3b8b64b1a9da8e97d4d7bc891'}), Munch({'project': u'98dea34606404199b4a4c5491829006e', 'id': u'f6b8b8390f1b49c5adce0cd3fcb0f7ee', 'user': u'e32628ce6ba04e8ea217e7e3620e6280'}), Munch({'domain': u'942112e3ca004e1cb717930ad0eaa081', 'id': u'f6b8b8390f1b49c5adce0cd3fcb0f7ee', 'user': u'c18bc7e29d0543bfaaae085347cf389a'}), Munch({'id': u'f6b8b8390f1b49c5adce0cd3fcb0f7ee', 'user': u'e32628ce6ba04e8ea217e7e3620e6280'})] 2018-09-03 09:53:24,022 - 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'3645836ecf2f4785b9fcb3ba2e83e8f2'}), 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'ResellerAdmin', 'id': u'ad1ce8ac11894f4e89d22c89a0275018'}), 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'f6b8b8390f1b49c5adce0cd3fcb0f7ee'}), 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'fec76921bc0443b3a155870a86f063c7'})] 2018-09-03 09:53:25,012 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-09-03 09:53:25,211 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-09-03 09:53:25,324 - 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'07eef71233c0499180df250cc895f5f8', 'name': u'glance'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'1176f00d4856412ba6aa72bbae43b481', 'name': u'keystone'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'28540bece5f344d29832747a0350f2cd', 'name': u'cinder'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'2f8b0c14df3c4e168aaa493e2116e45a', 'name': u'neutron'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'32e06f5067da4588aa300af385ac21b9', 'name': u'gnocchi'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'518b84b9c57a433bbd6d56fa5bf21fd5', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'582e33fd779f40a98f58650b06159226', 'name': u'ceilometer'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'5ddc664b650647c7a3047074cf7e36d1', 'name': u'swift'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'611ea86669f9443695a95651fed32911', 'name': u'panko'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'8886ed94c4c94231b5ef942fc1719ec4', 'name': u'aodh'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'a209ef7f39164f69a595c6b427ada629', 'name': u'placement'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'a51d8d575464422fa703d48727bcaab6', 'name': u'cinderv2'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'abc6df13affc40a8bc65a7288efb20cc', 'name': u'cinderv3'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'bbb5af1a85d8427b963e42b484cf37bc', 'name': u'nova'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'bbbc9ddbdc2143f09706d87830b5e3ce', 'name': u'heat'})] 2018-09-03 09:53:26,301 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T09:50:09Z', 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'1aa27d00-415f-4dd1-b6fd-99170278ebd7', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'18af5e47-72fb-46be-858f-9894c01554c6', u'tenant_id': u'31194938c12c43e78995033a7d5a76ce', u'created_at': u'2018-09-03T09:50:09Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'31194938c12c43e78995033a7d5a76ce'})] 2018-09-03 09:53:26,422 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-03 09:53:26,422 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-03 09:53:26,479 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-09-03 09:53:28,269 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-09-03 09:53:29,790 - 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-03T09:53:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'fefc0dd0-3e69-4838-a470-739c4e777f7f', u'provider:segmentation_id': 14, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_f674e0eb-af5a-4337-ad70-aff9861e5949', u'admin_state_up': True, u'tenant_id': u'98dea34606404199b4a4c5491829006e', u'created_at': u'2018-09-03T09:53:29Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'98dea34606404199b4a4c5491829006e'}) 2018-09-03 09:53:31,515 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T09:53:31Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f07e3575-62f8-4383-8e3d-05a803ef3a4c', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_f674e0eb-af5a-4337-ad70-aff9861e5949', u'enable_dhcp': True, u'network_id': u'fefc0dd0-3e69-4838-a470-739c4e777f7f', u'tenant_id': u'98dea34606404199b4a4c5491829006e', u'created_at': u'2018-09-03T09:53:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'98dea34606404199b4a4c5491829006e'}) 2018-09-03 09:53:33,104 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'18af5e47-72fb-46be-858f-9894c01554c6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1aa27d00-415f-4dd1-b6fd-99170278ebd7', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'98dea34606404199b4a4c5491829006e', u'created_at': u'2018-09-03T09:53:31Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-03T09:53:32Z', u'revision_number': 2, u'routes': [], u'project_id': u'98dea34606404199b4a4c5491829006e', u'id': u'5fad4643-89d2-49f5-95be-283caa8f77ef', u'name': u'tenantnetwork1-router_f674e0eb-af5a-4337-ad70-aff9861e5949'}) 2018-09-03 09:53:35,818 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-03 09:53:35,818 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:07 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-03 09:53:46,304 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-09-03 09:53:47,455 - 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'1086be04ceb2434e9bb8952b6cf30b74', '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_61a63b84-99e0-44b7-9241-866a51dfa71c'}) 2018-09-03 09:53:47,879 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'efd3585d48444561a1e7f45d2bea4299', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_61a63b84-99e0-44b7-9241-866a51dfa71c'}) 2018-09-03 09:53:48,099 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-03 09:53:48,353 - 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'0954a6f54e2047bf9ec031f4d1ec7f0f'}) 2018-09-03 09:53:49,499 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_61a63b84-99e0-44b7-9241-866a51dfa71c', 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'1086be04ceb2434e9bb8952b6cf30b74', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a4645416-12de-45ea-89d6-6b8190a22bcf', 'username': u'tenantnetwork2-user_61a63b84-99e0-44b7-9241-866a51dfa71c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.41: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-03 09:53:49,504 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_61a63b84-99e0-44b7-9241-866a51dfa71c', 'password': 'a4645416-12de-45ea-89d6-6b8190a22bcf', 'project_name': 'tenantnetwork2-project_61a63b84-99e0-44b7-9241-866a51dfa71c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.41:5000//v3', 'project_id': '1086be04ceb2434e9bb8952b6cf30b74', 'project_domain_name': 'Default'} 2018-09-03 09:53:49,504 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-09-03 09:53:50,544 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T09:53:50Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'9530c386-122b-40d0-8fa1-285983dd7bf1', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_61a63b84-99e0-44b7-9241-866a51dfa71c', u'admin_state_up': True, u'tenant_id': u'1086be04ceb2434e9bb8952b6cf30b74', u'created_at': u'2018-09-03T09:53:50Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1086be04ceb2434e9bb8952b6cf30b74'}) 2018-09-03 09:53:51,724 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T09:53: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'4f76623a-1491-4dbf-a9e2-82039d086ed3', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_61a63b84-99e0-44b7-9241-866a51dfa71c', u'enable_dhcp': True, u'network_id': u'9530c386-122b-40d0-8fa1-285983dd7bf1', u'tenant_id': u'1086be04ceb2434e9bb8952b6cf30b74', u'created_at': u'2018-09-03T09:53: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'1086be04ceb2434e9bb8952b6cf30b74'}) 2018-09-03 09:53:53,815 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'18af5e47-72fb-46be-858f-9894c01554c6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1aa27d00-415f-4dd1-b6fd-99170278ebd7', u'ip_address': u'172.30.9.216'}]}, u'description': u'', u'tags': [], u'tenant_id': u'1086be04ceb2434e9bb8952b6cf30b74', u'created_at': u'2018-09-03T09:53:52Z', u'admin_state_up': True, u'updated_at': u'2018-09-03T09:53:53Z', u'revision_number': 2, u'routes': [], u'project_id': u'1086be04ceb2434e9bb8952b6cf30b74', u'id': u'16a0c3a8-3a43-4901-81cb-a26dff129b36', u'name': u'tenantnetwork2-router_61a63b84-99e0-44b7-9241-866a51dfa71c'}) 2018-09-03 09:53:56,961 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-03 09:53:56,961 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:07 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-03 09:54:07,778 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-09-03 09:54:08,596 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-09-03 09:54:09,819 - 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-03T09:54:09Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'350a8455-6417-4632-85dc-57642b047975', u'provider:segmentation_id': 67, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_ab42b18a-aa5e-444e-a37c-e14db6c10388', u'admin_state_up': True, u'tenant_id': u'98dea34606404199b4a4c5491829006e', u'created_at': u'2018-09-03T09:54:09Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'98dea34606404199b4a4c5491829006e'}) 2018-09-03 09:54:10,616 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T09:54:10Z', 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'fc15c55c-e9a5-420e-b9f9-3d0c83888222', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_ab42b18a-aa5e-444e-a37c-e14db6c10388', u'enable_dhcp': True, u'network_id': u'350a8455-6417-4632-85dc-57642b047975', u'tenant_id': u'98dea34606404199b4a4c5491829006e', u'created_at': u'2018-09-03T09:54:10Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'98dea34606404199b4a4c5491829006e'}) 2018-09-03 09:54:12,858 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'18af5e47-72fb-46be-858f-9894c01554c6', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1aa27d00-415f-4dd1-b6fd-99170278ebd7', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'98dea34606404199b4a4c5491829006e', u'created_at': u'2018-09-03T09:54:11Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-03T09:54:12Z', u'revision_number': 2, u'routes': [], u'project_id': u'98dea34606404199b4a4c5491829006e', u'id': u'abe9e170-1832-40c0-834b-08c977454664', u'name': u'vmready1-router_ab42b18a-aa5e-444e-a37c-e14db6c10388'}) 2018-09-03 09:56:17,946 - functest.core.singlevm - ERROR - Cannot run vmready1 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 239, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 92, 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.41:9292/v2/images/4937a0fd-b9ab-41e0-83e4-bf55030e52e6/file Conflict 2018-09-03 09:56:18,057 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-03 09:56:18,057 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 02:09 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-09-03 09:56:28,696 - xtesting.ci.run_tests - ERROR - The test case 'vmready1' failed. 2018-09-03 09:56:28,697 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | tenantnetwork1 | functest | healthcheck | 00:07 | PASS | | tenantnetwork2 | functest | healthcheck | 00:07 | PASS | | vmready1 | functest | healthcheck | 02:09 | 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-03 09:56:28,710 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR