2018-12-07 19:00:25,065 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-395 | | 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-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-07 19:00:25,070 - 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.25,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=2r3TfGVNA1VrCWHhXJwaLk9hF 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=83504cbb2fcb488ea266579c69e4b320 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-12-07 19:00:25,070 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-07 19:00:25,072 - 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 api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-12-07 19:00:25,108 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-12-07 19:00:33,998 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-12-07 19:00:35,593 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'qos', u'network-ip-availability', u'network_availability_zone', u'auto-allocated-topology', u'ext-gw-mode', u'binding', u'agent', u'quotas', u'dhcp_agent_scheduler', u'external-net', u'router', u'flavors', u'trunk', u'net-mtu', u'availability_zone', u'qos-default', u'subnet_allocation', u'standard-attr-tag', u'availability_zone_filter', u'revision-if-match', u'filter-validation', u'subnet-segmentid-writable', u'l3-ha', u'quota_details', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'empty-string-filtering', u'subnet-service-types', u'port-mac-address-regenerate', u'standard-attr-timestamp', u'provider', u'pagination', u'qos-rule-type-details', u'l3-flavors', u'multi-provider', u'segment', u'port-security-groups-filtering', u'standard-attr-revisions', u'service-type', u'sorting', u'standard-attr-segment', u'segments-peer-subnet-host-routes', u'security-group', u'l3_agent_scheduler', u'extra_dhcp_opt', u'fip-port-details', u'router_availability_zone', u'rbac-policies', u'l2_adjacency', u'qos-bw-limit-direction', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'binding-extended', u'project-id', u'qos-fip', u'ip_allocation']) 2018-12-07 19:00:36,421 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-12-07 19:00:36,865 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'}), Munch({'description': u'', 'enabled': True, 'id': u'ff6cb46d7af246f58cb88f53e7196abc', 'name': u'heat_stack'})] 2018-12-07 19:00:37,008 - 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.25:5000/v3/endpoints/03394127f44c4fe59235985ee1345a40'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e87e998861c7430aa2245dc7db48f3f0', u'id': u'03394127f44c4fe59235985ee1345a40'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/0d1c61895a3f40caa8d395523f56709f'}, u'url': u'http://172.30.9.25:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6c248c35a18648e98a4e7edb1cc0810a', u'id': u'0d1c61895a3f40caa8d395523f56709f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/14a921574819427ebf2353821f1884c9'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'90a1138c891e4ec8b191a90e25594791', u'id': u'14a921574819427ebf2353821f1884c9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/1872414d6a3145619a4444bbdb2b8c96'}, u'url': u'http://172.30.9.25:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f82f06a0be954789868542c71ddb378f', u'id': u'1872414d6a3145619a4444bbdb2b8c96'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/18d18aa76f454ac7ad4d4be23a6f03c5'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9d7ca396db1f4f52907847dd7aca5605', u'id': u'18d18aa76f454ac7ad4d4be23a6f03c5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/26d9006213024b0c887bd926a687c011'}, u'url': u'http://192.30.9.7:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd7765cb6852841f3bbbb46974a011991', u'id': u'26d9006213024b0c887bd926a687c011'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/3140ec8e72314477b31370d02750f7d7'}, u'url': u'http://192.30.9.7:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'707549b383854ed7b619a081fd1c5cc0', u'id': u'3140ec8e72314477b31370d02750f7d7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/34c444eed4ff430d943d3cb5f31012d0'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4eb90b40ae714689bb29b2cf6b0fe14e', u'id': u'34c444eed4ff430d943d3cb5f31012d0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/3a7c65ce520d47b2a06fbb96bf5d6d0d'}, u'url': u'http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'06a09a62e9da41ff90a2f89f0941494e', u'id': u'3a7c65ce520d47b2a06fbb96bf5d6d0d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/416ad4dc34fe47888fb60ba0e757605a'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1bd45525d2ab49f396d298c66e161457', u'id': u'416ad4dc34fe47888fb60ba0e757605a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/46e08ff5fcf547d18e22d92eab83a706'}, u'url': u'http://192.30.9.7:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'707549b383854ed7b619a081fd1c5cc0', u'id': u'46e08ff5fcf547d18e22d92eab83a706'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/4bfbc595398c4f1993ad5704ba7eed90'}, u'url': u'http://172.30.9.25:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7387c2e7e7564a2bb457433a05c83afa', u'id': u'4bfbc595398c4f1993ad5704ba7eed90'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/5053ff09659a4114997d86e10a6eab1d'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7387c2e7e7564a2bb457433a05c83afa', u'id': u'5053ff09659a4114997d86e10a6eab1d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/56fd3d1a1c97488993d68d2c7c81a799'}, u'url': u'http://172.30.9.25:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd7765cb6852841f3bbbb46974a011991', u'id': u'56fd3d1a1c97488993d68d2c7c81a799'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/577711fa7d6347599ae79e7f9ebf98e5'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'49680a5b9dfd49ebabc609cac10a4fc9', u'id': u'577711fa7d6347599ae79e7f9ebf98e5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/5a11d820a14b4b1f91c83a5672a0588f'}, u'url': u'http://172.30.9.25:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'90a1138c891e4ec8b191a90e25594791', u'id': u'5a11d820a14b4b1f91c83a5672a0588f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/5d6157fd936147f0aab2b2d92634e47c'}, u'url': u'http://172.30.9.25:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4eb90b40ae714689bb29b2cf6b0fe14e', u'id': u'5d6157fd936147f0aab2b2d92634e47c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/6932026cce054ed084dcbe8c8e1c06ea'}, u'url': u'http://172.30.9.25:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e87e998861c7430aa2245dc7db48f3f0', u'id': u'6932026cce054ed084dcbe8c8e1c06ea'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/6a8e042414494f5f89ee06e0d4e43639'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9d7ca396db1f4f52907847dd7aca5605', u'id': u'6a8e042414494f5f89ee06e0d4e43639'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/760063d7021049588e4b867b058ea8ef'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fcdee2eabeac4d00bc8af19077210e3f', u'id': u'760063d7021049588e4b867b058ea8ef'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/7f2a6770b1ad4cafbd6c9f6f155b1ddf'}, u'url': u'http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'06a09a62e9da41ff90a2f89f0941494e', u'id': u'7f2a6770b1ad4cafbd6c9f6f155b1ddf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/91a83b4d04cf46718a9e4fadf39567dd'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'90a1138c891e4ec8b191a90e25594791', u'id': u'91a83b4d04cf46718a9e4fadf39567dd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/95e81febfa71462d87bafddd7187d5ce'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fcdee2eabeac4d00bc8af19077210e3f', u'id': u'95e81febfa71462d87bafddd7187d5ce'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/9c1831e67ff14449a67f66df2e2c39b5'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7387c2e7e7564a2bb457433a05c83afa', u'id': u'9c1831e67ff14449a67f66df2e2c39b5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/a5dc2c26464e4964bdea970a84780ecf'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6c248c35a18648e98a4e7edb1cc0810a', u'id': u'a5dc2c26464e4964bdea970a84780ecf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/a67d3bc28118430f83c9381e154de391'}, u'url': u'http://192.30.9.7:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd7765cb6852841f3bbbb46974a011991', u'id': u'a67d3bc28118430f83c9381e154de391'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/a7a7ea08c7684548ba5db09e0f34c2bb'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'49680a5b9dfd49ebabc609cac10a4fc9', u'id': u'a7a7ea08c7684548ba5db09e0f34c2bb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/aa3b225c59c64376b113f4dc905e0f7e'}, u'url': u'http://172.30.9.25:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9d7ca396db1f4f52907847dd7aca5605', u'id': u'aa3b225c59c64376b113f4dc905e0f7e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/ae89197023844159abf68d25920da1b0'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd2076cf7e2944ee7a72859c08dbb99d5', u'id': u'ae89197023844159abf68d25920da1b0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/b6e74d52a26f42fc8904ecd1bfe56d17'}, u'url': u'http://172.30.9.25:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fcdee2eabeac4d00bc8af19077210e3f', u'id': u'b6e74d52a26f42fc8904ecd1bfe56d17'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/b7b8bfc07ce04f68a7c21833e81bfc0d'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd2076cf7e2944ee7a72859c08dbb99d5', u'id': u'b7b8bfc07ce04f68a7c21833e81bfc0d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/bbb15e238ade4886ad4e15205b07c3e7'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f82f06a0be954789868542c71ddb378f', u'id': u'bbb15e238ade4886ad4e15205b07c3e7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/c4ca03f5a35e4421a7169e1054ce04e9'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6c248c35a18648e98a4e7edb1cc0810a', u'id': u'c4ca03f5a35e4421a7169e1054ce04e9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/c630afe382c64d7b8766f113ac8e610e'}, u'url': u'http://172.30.9.25:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd2076cf7e2944ee7a72859c08dbb99d5', u'id': u'c630afe382c64d7b8766f113ac8e610e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/c79733935449402d848b1678e9216363'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f82f06a0be954789868542c71ddb378f', u'id': u'c79733935449402d848b1678e9216363'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/c93612b97302475587961b83ce6bcbc0'}, u'url': u'http://172.30.9.25:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1bd45525d2ab49f396d298c66e161457', u'id': u'c93612b97302475587961b83ce6bcbc0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/d8a8f10aeb884d1492eef44e025aa856'}, u'url': u'http://172.30.9.25:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'707549b383854ed7b619a081fd1c5cc0', u'id': u'd8a8f10aeb884d1492eef44e025aa856'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/e147eaece31a438584c0f7d8ba8a7521'}, u'url': u'http://12.0.0.27:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'06a09a62e9da41ff90a2f89f0941494e', u'id': u'e147eaece31a438584c0f7d8ba8a7521'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/ef6d641e74ec4e609e5c136459af5242'}, u'url': u'http://172.30.9.25:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'49680a5b9dfd49ebabc609cac10a4fc9', u'id': u'ef6d641e74ec4e609e5c136459af5242'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/f4a8b8ee8136432eba2af56fe54818b6'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4eb90b40ae714689bb29b2cf6b0fe14e', u'id': u'f4a8b8ee8136432eba2af56fe54818b6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/f8d77530ed424019a8f09d55dcb1349f'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e87e998861c7430aa2245dc7db48f3f0', u'id': u'f8d77530ed424019a8f09d55dcb1349f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/fc8577e190fd4e02935aea41ff51ca36'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1bd45525d2ab49f396d298c66e161457', u'id': u'fc8577e190fd4e02935aea41ff51ca36'})] 2018-12-07 19:00:39,385 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-12-07 19:00:40,490 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-12-07 19:00:40,643 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.5', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "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", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 47}, 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.10', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "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", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 50}, 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-12-07 19:00:40,677 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-12-07 19:00:41,062 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'725ec903-1ad6-4d03-b6c7-86497fbec6d0'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-07T18:57:18Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'fdd3e9d3-cf03-4cd7-9a72-2c6f92f894d9', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-12-07T18:57:11Z', u'provider:network_type': u'flat', u'tenant_id': u'f7a13ef9918e48d39f813cbdc7f490fc', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f7a13ef9918e48d39f813cbdc7f490fc', u'l2_adjacency': True})] 2018-12-07 19:00:42,128 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-12-07 19:00:42,347 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'f7a13ef9918e48d39f813cbdc7f490fc', 'id': u'79b1eaf0bfa843b98b56b5d1609192e5', 'user': u'127336c6b5584271a099016f4e95e833'}), Munch({'project': u'f7a13ef9918e48d39f813cbdc7f490fc', 'id': u'79b1eaf0bfa843b98b56b5d1609192e5', 'user': u'1a2d5fd2e7fc4c29b5e832a88ec9ab1e'}), Munch({'project': u'f7a13ef9918e48d39f813cbdc7f490fc', 'id': u'79b1eaf0bfa843b98b56b5d1609192e5', 'user': u'4d1edcfdeb304c818936c6556a5358cc'}), Munch({'project': u'f7a13ef9918e48d39f813cbdc7f490fc', 'id': u'79b1eaf0bfa843b98b56b5d1609192e5', 'user': u'556c3a8462b64485954519dee423dee1'}), Munch({'project': u'f7a13ef9918e48d39f813cbdc7f490fc', 'id': u'79b1eaf0bfa843b98b56b5d1609192e5', 'user': u'7121570195824c11b337f9dd599c0a02'}), Munch({'project': u'f7a13ef9918e48d39f813cbdc7f490fc', 'id': u'79b1eaf0bfa843b98b56b5d1609192e5', 'user': u'7308ac0a463b4a32b45dd9da96b4df9b'}), Munch({'project': u'f7a13ef9918e48d39f813cbdc7f490fc', 'id': u'79b1eaf0bfa843b98b56b5d1609192e5', 'user': u'7950476a31b8404ba990735bb42f0c63'}), Munch({'project': u'f7a13ef9918e48d39f813cbdc7f490fc', 'id': u'225de53a92424cfd9313f905076d29c3', 'user': u'801235f5f111432ead9f97eb54921f06'}), Munch({'project': u'f7a13ef9918e48d39f813cbdc7f490fc', 'id': u'79b1eaf0bfa843b98b56b5d1609192e5', 'user': u'801235f5f111432ead9f97eb54921f06'}), Munch({'project': u'83504cbb2fcb488ea266579c69e4b320', 'id': u'79b1eaf0bfa843b98b56b5d1609192e5', 'user': u'8c37207a07ba4e0489136bae16db5dcc'}), Munch({'project': u'83504cbb2fcb488ea266579c69e4b320', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'8c37207a07ba4e0489136bae16db5dcc'}), Munch({'project': u'f7a13ef9918e48d39f813cbdc7f490fc', 'id': u'79b1eaf0bfa843b98b56b5d1609192e5', 'user': u'a1b77b8e45404568a1dea5ba359dda2c'}), Munch({'project': u'f7a13ef9918e48d39f813cbdc7f490fc', 'id': u'79b1eaf0bfa843b98b56b5d1609192e5', 'user': u'b363557bad924f19affc0eb8f983331b'}), Munch({'project': u'f7a13ef9918e48d39f813cbdc7f490fc', 'id': u'79b1eaf0bfa843b98b56b5d1609192e5', 'user': u'eba3bd135e5841438ca19b5b7debb4a3'}), Munch({'project': u'f7a13ef9918e48d39f813cbdc7f490fc', 'id': u'79b1eaf0bfa843b98b56b5d1609192e5', 'user': u'f3d19c8062964aad8a674d4b6f1792be'}), Munch({'domain': u'ff6cb46d7af246f58cb88f53e7196abc', 'id': u'79b1eaf0bfa843b98b56b5d1609192e5', 'user': u'b221de5d87774d539e7fe8e524f973db'}), Munch({'id': u'79b1eaf0bfa843b98b56b5d1609192e5', 'user': u'8c37207a07ba4e0489136bae16db5dcc'})] 2018-12-07 19:00:42,581 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'225de53a92424cfd9313f905076d29c3'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'reader', 'id': u'338b3f5b75894f739b84e05ef2cdc38a'}), 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'79b1eaf0bfa843b98b56b5d1609192e5'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'member', 'id': u'a0c53d215d0a4b51b8cdb24c290f0596'}), 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'aef1a4d001564be288a12b6ce761be6b'}), 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'bce541c72d71496095fb0c475254b1ec'})] 2018-12-07 19:00:43,678 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-12-07 19:00:43,882 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-12-07 19:00:44,331 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'06a09a62e9da41ff90a2f89f0941494e', 'name': u'swift'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'1bd45525d2ab49f396d298c66e161457', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'49680a5b9dfd49ebabc609cac10a4fc9', 'name': u'placement'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'4eb90b40ae714689bb29b2cf6b0fe14e', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'6c248c35a18648e98a4e7edb1cc0810a', 'name': u'glance'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'707549b383854ed7b619a081fd1c5cc0', 'name': u'cinder'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'7387c2e7e7564a2bb457433a05c83afa', 'name': u'panko'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'90a1138c891e4ec8b191a90e25594791', 'name': u'neutron'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'9d7ca396db1f4f52907847dd7aca5605', 'name': u'aodh'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'ae99a6e2650641538e757c7867cbee67', 'name': u'ceilometer'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'd2076cf7e2944ee7a72859c08dbb99d5', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'd7765cb6852841f3bbbb46974a011991', 'name': u'keystone'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'e87e998861c7430aa2245dc7db48f3f0', 'name': u'heat'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'f82f06a0be954789868542c71ddb378f', 'name': u'gnocchi'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'fcdee2eabeac4d00bc8af19077210e3f', 'name': u'nova'})] 2018-12-07 19:00:44,374 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-07T18:57:18Z', 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'725ec903-1ad6-4d03-b6c7-86497fbec6d0', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'fdd3e9d3-cf03-4cd7-9a72-2c6f92f894d9', u'tenant_id': u'f7a13ef9918e48d39f813cbdc7f490fc', u'created_at': u'2018-12-07T18:57:18Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'f7a13ef9918e48d39f813cbdc7f490fc'})] 2018-12-07 19:00:44,385 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'single_node'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'ha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvrha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvr'})] 2018-12-07 19:00:44,494 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-07 19:00:44,494 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-12-07 19:00:44,544 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-12-07 19:00:46,263 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-12-07 19:00:48,464 - 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-12-07T19:00:48Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3a669b65-bb3b-4ffa-8862-0119fa0551fb', u'provider:segmentation_id': 85, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_fa445ab4-ff55-40a9-ad05-3e0ff83e76af', u'created_at': u'2018-12-07T19:00:48Z', u'mtu': 1450, u'tenant_id': u'83504cbb2fcb488ea266579c69e4b320', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'83504cbb2fcb488ea266579c69e4b320', u'l2_adjacency': True}) 2018-12-07 19:00:51,422 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-07T19:00:50Z', 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'44fa8c75-a65c-42da-9698-ede0488205e8', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_fa445ab4-ff55-40a9-ad05-3e0ff83e76af', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'3a669b65-bb3b-4ffa-8862-0119fa0551fb', u'tenant_id': u'83504cbb2fcb488ea266579c69e4b320', u'created_at': u'2018-12-07T19:00:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'83504cbb2fcb488ea266579c69e4b320'}) 2018-12-07 19:00:59,840 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-07T19:00:54Z', u'revision_number': 3, u'ha': True, u'id': u'94eeac30-792a-479a-91d5-c792042729d0', u'external_gateway_info': {u'network_id': u'fdd3e9d3-cf03-4cd7-9a72-2c6f92f894d9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'725ec903-1ad6-4d03-b6c7-86497fbec6d0', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_fa445ab4-ff55-40a9-ad05-3e0ff83e76af', u'admin_state_up': True, u'tenant_id': u'83504cbb2fcb488ea266579c69e4b320', u'created_at': u'2018-12-07T19:00:53Z', u'flavor_id': None, u'routes': [], u'project_id': u'83504cbb2fcb488ea266579c69e4b320'}) 2018-12-07 19:01:03,839 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-07 19:01:03,840 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:17 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-07 19:01:19,493 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-12-07 19:01:22,069 - 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'63f4f1b852754cb6ace36e9dd273c2b8', '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_051c69d1-4fba-47d5-966f-052430fffc98'}) 2018-12-07 19:01:22,633 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'efa9d5bd7b014b86ac3208d536b072c9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_051c69d1-4fba-47d5-966f-052430fffc98'}) 2018-12-07 19:01:24,703 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_051c69d1-4fba-47d5-966f-052430fffc98', 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'63f4f1b852754cb6ace36e9dd273c2b8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '33a4a0e3-0c71-4d1e-a41a-1cf5d7b9cfd6', 'username': u'tenantnetwork2-user_051c69d1-4fba-47d5-966f-052430fffc98', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-07 19:01:24,707 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_051c69d1-4fba-47d5-966f-052430fffc98', 'password': '33a4a0e3-0c71-4d1e-a41a-1cf5d7b9cfd6', 'project_name': 'tenantnetwork2-project_051c69d1-4fba-47d5-966f-052430fffc98', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': '63f4f1b852754cb6ace36e9dd273c2b8', 'project_domain_name': 'Default'} 2018-12-07 19:01:24,707 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-12-07 19:01:26,579 - 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-12-07T19:01:26Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5a60cf7e-176e-4392-82f7-40bad3d3614d', u'provider:segmentation_id': 51, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_051c69d1-4fba-47d5-966f-052430fffc98', u'created_at': u'2018-12-07T19:01:26Z', u'mtu': 1450, u'tenant_id': u'63f4f1b852754cb6ace36e9dd273c2b8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'63f4f1b852754cb6ace36e9dd273c2b8', u'l2_adjacency': True}) 2018-12-07 19:01:29,334 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-07T19:01:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'39a5ca61-77b3-46d1-8519-51ab157e05ed', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_051c69d1-4fba-47d5-966f-052430fffc98', u'enable_dhcp': True, u'network_id': u'5a60cf7e-176e-4392-82f7-40bad3d3614d', u'tenant_id': u'63f4f1b852754cb6ace36e9dd273c2b8', u'created_at': u'2018-12-07T19:01:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'63f4f1b852754cb6ace36e9dd273c2b8'}) 2018-12-07 19:01:36,270 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-07T19:01:31Z', u'revision_number': 3, u'id': u'98bbbe64-6324-4595-8359-fc5b2f198b10', u'external_gateway_info': {u'network_id': u'fdd3e9d3-cf03-4cd7-9a72-2c6f92f894d9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'725ec903-1ad6-4d03-b6c7-86497fbec6d0', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_051c69d1-4fba-47d5-966f-052430fffc98', u'admin_state_up': True, u'tenant_id': u'63f4f1b852754cb6ace36e9dd273c2b8', u'created_at': u'2018-12-07T19:01:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'63f4f1b852754cb6ace36e9dd273c2b8'}) 2018-12-07 19:01:39,991 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-07 19:01:39,991 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:15 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-07 19:01:57,437 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-12-07 19:01:58,942 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-12-07 19:02:00,743 - 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-12-07T19:02:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'df4e3777-1b86-4227-b57b-2f7c12f7c289', u'provider:segmentation_id': 21, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_cec0f233-e717-4243-99e8-5b53a7dce20c', u'created_at': u'2018-12-07T19:02:00Z', u'mtu': 1450, u'tenant_id': u'83504cbb2fcb488ea266579c69e4b320', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'83504cbb2fcb488ea266579c69e4b320', u'l2_adjacency': True}) 2018-12-07 19:02:02,638 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-07T19:02:02Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'fcbc71b7-f58c-4e2e-83dd-c4d85960ec2e', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_cec0f233-e717-4243-99e8-5b53a7dce20c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'df4e3777-1b86-4227-b57b-2f7c12f7c289', u'tenant_id': u'83504cbb2fcb488ea266579c69e4b320', u'created_at': u'2018-12-07T19:02:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'83504cbb2fcb488ea266579c69e4b320'}) 2018-12-07 19:02:09,557 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-07T19:02:04Z', u'revision_number': 3, u'ha': True, u'id': u'7be37ca8-143e-41ea-a078-127cd5741a40', u'external_gateway_info': {u'network_id': u'fdd3e9d3-cf03-4cd7-9a72-2c6f92f894d9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'725ec903-1ad6-4d03-b6c7-86497fbec6d0', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_cec0f233-e717-4243-99e8-5b53a7dce20c', u'admin_state_up': True, u'tenant_id': u'83504cbb2fcb488ea266579c69e4b320', u'created_at': u'2018-12-07T19:02:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'83504cbb2fcb488ea266579c69e4b320'}) 2018-12-07 19:02:18,882 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d08bfd43-6573-4869-8944-a143974f584e/images/f0e93bbd-12aa-4748-ac68-2b25dded3596/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f0e93bbd-12aa-4748-ac68-2b25dded3596/file', 'owner': u'83504cbb2fcb488ea266579c69e4b320', 'id': u'f0e93bbd-12aa-4748-ac68-2b25dded3596', 'size': 12716032, u'self': u'/v2/images/f0e93bbd-12aa-4748-ac68-2b25dded3596', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'83504cbb2fcb488ea266579c69e4b320', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d08bfd43-6573-4869-8944-a143974f584e/images/f0e93bbd-12aa-4748-ac68-2b25dded3596/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-07T19:02:18Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-07T19:02:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_cec0f233-e717-4243-99e8-5b53a7dce20c', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f0e93bbd-12aa-4748-ac68-2b25dded3596', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_cec0f233-e717-4243-99e8-5b53a7dce20c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_cec0f233-e717-4243-99e8-5b53a7dce20c', 'created': u'2018-12-07T19:02:14Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-07T19:02:14Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f0e93bbd-12aa-4748-ac68-2b25dded3596', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_cec0f233-e717-4243-99e8-5b53a7dce20c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-07 19:02:19,789 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_cec0f233-e717-4243-99e8-5b53a7dce20c', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'83504cbb2fcb488ea266579c69e4b320', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'f7eb9252-5d14-448b-8ae6-f7c29dfbb70a', 'swap': 0}) 2018-12-07 19:02:20,039 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-07 19:02:20,039 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-07 19:02:37,515 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-12-07 19:02:39,731 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'6a1fe3dfb9604a189f5914faf0e83c65', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmready2-project_2b735a41-d3b3-402a-b3c6-2f44267a387f'}) 2018-12-07 19:02:40,321 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'129371e0d1b1492e8f72a7bccf1c6547', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_2b735a41-d3b3-402a-b3c6-2f44267a387f'}) 2018-12-07 19:02:42,070 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_2b735a41-d3b3-402a-b3c6-2f44267a387f', 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'6a1fe3dfb9604a189f5914faf0e83c65', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'df665e16-51bb-4175-b710-0137bf4f17b3', 'username': u'vmready2-user_2b735a41-d3b3-402a-b3c6-2f44267a387f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-07 19:02:42,074 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_2b735a41-d3b3-402a-b3c6-2f44267a387f', 'password': 'df665e16-51bb-4175-b710-0137bf4f17b3', 'project_name': 'vmready2-project_2b735a41-d3b3-402a-b3c6-2f44267a387f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': '6a1fe3dfb9604a189f5914faf0e83c65', 'project_domain_name': 'Default'} 2018-12-07 19:02:42,075 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-12-07 19:02:43,309 - 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-12-07T19:02:43Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'72ead172-b49d-4088-96b6-2bc6a6058bb7', u'provider:segmentation_id': 74, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_2b735a41-d3b3-402a-b3c6-2f44267a387f', u'created_at': u'2018-12-07T19:02:43Z', u'mtu': 1450, u'tenant_id': u'6a1fe3dfb9604a189f5914faf0e83c65', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6a1fe3dfb9604a189f5914faf0e83c65', u'l2_adjacency': True}) 2018-12-07 19:02:45,878 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-07T19:02:45Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c8621de7-01e0-4de9-a1f4-654c8a6d63f7', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_2b735a41-d3b3-402a-b3c6-2f44267a387f', u'enable_dhcp': True, u'network_id': u'72ead172-b49d-4088-96b6-2bc6a6058bb7', u'tenant_id': u'6a1fe3dfb9604a189f5914faf0e83c65', u'created_at': u'2018-12-07T19:02:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6a1fe3dfb9604a189f5914faf0e83c65'}) 2018-12-07 19:02:53,090 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-07T19:02:48Z', u'revision_number': 3, u'id': u'ad18f4b2-ddba-42d3-bc12-91aab312dcec', u'external_gateway_info': {u'network_id': u'fdd3e9d3-cf03-4cd7-9a72-2c6f92f894d9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'725ec903-1ad6-4d03-b6c7-86497fbec6d0', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_2b735a41-d3b3-402a-b3c6-2f44267a387f', u'admin_state_up': True, u'tenant_id': u'6a1fe3dfb9604a189f5914faf0e83c65', u'created_at': u'2018-12-07T19:02:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'6a1fe3dfb9604a189f5914faf0e83c65'}) 2018-12-07 19:02:59,949 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d08bfd43-6573-4869-8944-a143974f584e/images/f97ddb5a-2751-4aee-9024-3677884c94c0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f97ddb5a-2751-4aee-9024-3677884c94c0/file', 'owner': u'6a1fe3dfb9604a189f5914faf0e83c65', 'id': u'f97ddb5a-2751-4aee-9024-3677884c94c0', 'size': 12716032, u'self': u'/v2/images/f97ddb5a-2751-4aee-9024-3677884c94c0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6a1fe3dfb9604a189f5914faf0e83c65', 'name': 'vmready2-project_2b735a41-d3b3-402a-b3c6-2f44267a387f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d08bfd43-6573-4869-8944-a143974f584e/images/f97ddb5a-2751-4aee-9024-3677884c94c0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-07T19:02:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-07T19:02:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_2b735a41-d3b3-402a-b3c6-2f44267a387f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f97ddb5a-2751-4aee-9024-3677884c94c0', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_2b735a41-d3b3-402a-b3c6-2f44267a387f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_2b735a41-d3b3-402a-b3c6-2f44267a387f', 'created': u'2018-12-07T19:02:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-07T19:02:58Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f97ddb5a-2751-4aee-9024-3677884c94c0', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_2b735a41-d3b3-402a-b3c6-2f44267a387f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-07 19:03:00,866 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_2b735a41-d3b3-402a-b3c6-2f44267a387f', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'83504cbb2fcb488ea266579c69e4b320', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'8944532b-b4cd-4148-8665-cf12fbd4d5fd', 'swap': 0}) 2018-12-07 19:03:01,000 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-07 19:03:01,000 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-07 19:03:20,141 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-12-07 19:03:20,932 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-12-07 19:03:21,837 - 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-12-07T19:03:21Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'70921419-1320-4c0b-96f7-57c2fc1b6ac3', u'provider:segmentation_id': 41, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_945fc23b-f584-499c-940b-322b042d8976', u'created_at': u'2018-12-07T19:03:21Z', u'mtu': 1450, u'tenant_id': u'83504cbb2fcb488ea266579c69e4b320', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'83504cbb2fcb488ea266579c69e4b320', u'l2_adjacency': True}) 2018-12-07 19:03:22,759 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-07T19:03:22Z', 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'b4134156-386e-4d97-929f-818de12870ff', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_945fc23b-f584-499c-940b-322b042d8976', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'70921419-1320-4c0b-96f7-57c2fc1b6ac3', u'tenant_id': u'83504cbb2fcb488ea266579c69e4b320', u'created_at': u'2018-12-07T19:03:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'83504cbb2fcb488ea266579c69e4b320'}) 2018-12-07 19:03:29,755 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-07T19:03:24Z', u'revision_number': 3, u'ha': True, u'id': u'02ce03f4-c971-4d90-b1cc-aa0b0c27983c', u'external_gateway_info': {u'network_id': u'fdd3e9d3-cf03-4cd7-9a72-2c6f92f894d9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'725ec903-1ad6-4d03-b6c7-86497fbec6d0', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_945fc23b-f584-499c-940b-322b042d8976', u'admin_state_up': True, u'tenant_id': u'83504cbb2fcb488ea266579c69e4b320', u'created_at': u'2018-12-07T19:03:23Z', u'flavor_id': None, u'routes': [], u'project_id': u'83504cbb2fcb488ea266579c69e4b320'}) 2018-12-07 19:03:36,993 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d08bfd43-6573-4869-8944-a143974f584e/images/d12b60ef-7e4a-4d8c-908a-17354e1aed3a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d12b60ef-7e4a-4d8c-908a-17354e1aed3a/file', 'owner': u'83504cbb2fcb488ea266579c69e4b320', 'id': u'd12b60ef-7e4a-4d8c-908a-17354e1aed3a', 'size': 12716032, u'self': u'/v2/images/d12b60ef-7e4a-4d8c-908a-17354e1aed3a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'83504cbb2fcb488ea266579c69e4b320', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d08bfd43-6573-4869-8944-a143974f584e/images/d12b60ef-7e4a-4d8c-908a-17354e1aed3a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-07T19:03:35Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-07T19:03:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_945fc23b-f584-499c-940b-322b042d8976', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d12b60ef-7e4a-4d8c-908a-17354e1aed3a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_945fc23b-f584-499c-940b-322b042d8976', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_945fc23b-f584-499c-940b-322b042d8976', 'created': u'2018-12-07T19:03:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-07T19:03:34Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d12b60ef-7e4a-4d8c-908a-17354e1aed3a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_945fc23b-f584-499c-940b-322b042d8976', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-07 19:03:37,889 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_945fc23b-f584-499c-940b-322b042d8976', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'83504cbb2fcb488ea266579c69e4b320', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'18f4c828-237e-499b-8bc2-e24d8705dded', 'swap': 0}) 2018-12-07 19:03:38,088 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3zB5H35wzAJsblUcGeOequzN0mmasOPWOFvd+zxVe9EwGVZ06qyjoYUqzj8HLajPxBOswwzsaQVIOB+QYNuNR3ypsMFrWaL1YczAVjpA2TsCz/KVqkR3lrsuMc3gE5gUx9GELiby4cqSWN5O1hYAFihyEiRljE2u7Md9mN8c7MVdCpWaCD6yrG8muK2IDIfa4WHwOKAKffoTiyPLkADSNF429aIsR0oSPIndQAK7Tyte/BCdWrkTJWRFMn0GYW6h9jhWOydItnLOA8NTSCVz6vvOkdrxdnvzk4egRxJfDtw2Ck6ygNbtcYExSNDPZCb5cbuy62rB4qJplxG/ayrM9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAt8weR9+cMwCbG5VHBnjnqrszdJpmrDj1jhb3fs8VXvRMBlWd\nOqso6GFKs4/By2oz8QTrMMM7GkFSDgfkGDbjUd8qbDBa1mi9WHMwFY6QNk7As/yl\napEd5a7LjHN4BOYFMfRhC4m8uHKkljeTtYWABYochIkZYxNruzHfZjfHOzFXQqVm\ngg+sqxvJritiAyH2uFh8DigCn36E4sjy5AA0jReNvWiLEdKEjyJ3UACu08rXvwQn\nVq5EyVkRTJ9BmFuofY4VjsnSLZyzgPDU0glc+r7zpHa8XZ785OHoEcSXw7cNgpOs\noDW7XGBMUjQz2Qm+XG7sutqweKiaZcRv2sqzPQIDAQABAoIBAFOwRKVzYvsyLm4r\n1ZBT4yCxZqeUWmXW9bCCMqVyA4gd8rP7rcD2CIVvL4V9Ur+dlxMKq1CjxLiav5MV\n8r032OABnp5ukh4IyRaKNH3MUUv5JfOOeX+BnjxkD9jfBuosFnd9j+aiC+VshhbE\nLaS8qeNb1MpgZsffIvG0rsUrZrNDaU3uKksnRJVBL/OV9hVGCeO4Nu+1hYTk5aVp\nXRz0Fex8u0AODgmlAQ80+6nIWoB6J8w4YjX9iRT9R8wnp0MMWzE/YV8AOlBzH9qw\nAHc1kVSnzwrEfZLzezqtHm7AeyrFyuXI5eppGl6J4+Xvz6X9DrxeMhCLuzNNbmzA\nfBiGPJ0CgYEA5ssK5UMQyU7pcXWWvB1AdrJnOYBkDJAGRKuCF5RWadfM1P9B9ll1\nSSyHMxfpQMJn6C7iaoinneU0fIOLEm11B5plVFAyS+JleRd2hn3NHTJ6HCmoKDmc\n0hcTxUCbBU4AmD3G6N2WCTDjprQ6wRcf1RsTxRhRgcHpKu8li2fSwzcCgYEAy98T\ntnu+89x8a7j69i9ZQj2iljTRCIbq2bSG9ij9Ads69MDZtJwzGqEneI91ODP82rI2\nvBbsF2FoTdf3wCJ9BXf2UJWcMFHgsPJp77HJcWijy2MiKuaVck6Pu518A9xd9BNc\nqwZhB5v2GhNnTaoZ+wSyKnfXRwjTCB8eIDnh3ysCgYAFLwpPm/IEk4EqyzlXgFCy\nWc93uyqEHbgGUtPZM7u9JNu07QbOQbQgsJ9YxnC2w6cRz/vF6MvbAArtwQaeo1a9\nlPoxqpt2mN8umRhQbQLuZPPZLhZY0PJ0xY/sHkddFyNsR/bvxApaqn5ygBnRvHM6\nliEbjDBIedKC5FwzhWF2gQKBgQCY+p6XKwohgQxX5OlkPClVPFy5K47DQEIP9Jfl\nNOKNNw1pRSDXlvH+BHlSzQsfjlspW9sYjnbAIJac+vbsVLTNmrPYyjr2QypAfNaj\nRxwqnmNyJcQovvfbWzodhVHer8hMcw7xQosio5QrAu5cZ8yxAFgU5/JBWkzIZlk7\nw1NLGwKBgC/8xaLExPoRkz0R6h3DkAhAJv5SwHD9DApkOGyXdn4jpNZOqYlMbJdq\n0h7t/QMT8eLtVK4M1mEKaBgGhUjWSjXBQmw8x2Q+uWhGbAug7ER6L/FHVI5v4Ke/\nOtX76G0o4gy0CENTHgKBkYaW6r/8HZ8Zjtns7dNC79KiIWE4by4L\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'8c37207a07ba4e0489136bae16db5dcc', 'name': u'singlevm1-kp_945fc23b-f584-499c-940b-322b042d8976', 'created_at': '2018-12-07T19:03:38.088195', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'83504cbb2fcb488ea266579c69e4b320', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'78:58:fd:35:e2:c7:2a:d5:0b:05:fa:35:35:76:24:38', 'type': 'ssh', 'id': u'singlevm1-kp_945fc23b-f584-499c-940b-322b042d8976'}) 2018-12-07 19:03:38,088 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAt8weR9+cMwCbG5VHBnjnqrszdJpmrDj1jhb3fs8VXvRMBlWd Oqso6GFKs4/By2oz8QTrMMM7GkFSDgfkGDbjUd8qbDBa1mi9WHMwFY6QNk7As/yl apEd5a7LjHN4BOYFMfRhC4m8uHKkljeTtYWABYochIkZYxNruzHfZjfHOzFXQqVm gg+sqxvJritiAyH2uFh8DigCn36E4sjy5AA0jReNvWiLEdKEjyJ3UACu08rXvwQn Vq5EyVkRTJ9BmFuofY4VjsnSLZyzgPDU0glc+r7zpHa8XZ785OHoEcSXw7cNgpOs oDW7XGBMUjQz2Qm+XG7sutqweKiaZcRv2sqzPQIDAQABAoIBAFOwRKVzYvsyLm4r 1ZBT4yCxZqeUWmXW9bCCMqVyA4gd8rP7rcD2CIVvL4V9Ur+dlxMKq1CjxLiav5MV 8r032OABnp5ukh4IyRaKNH3MUUv5JfOOeX+BnjxkD9jfBuosFnd9j+aiC+VshhbE LaS8qeNb1MpgZsffIvG0rsUrZrNDaU3uKksnRJVBL/OV9hVGCeO4Nu+1hYTk5aVp XRz0Fex8u0AODgmlAQ80+6nIWoB6J8w4YjX9iRT9R8wnp0MMWzE/YV8AOlBzH9qw AHc1kVSnzwrEfZLzezqtHm7AeyrFyuXI5eppGl6J4+Xvz6X9DrxeMhCLuzNNbmzA fBiGPJ0CgYEA5ssK5UMQyU7pcXWWvB1AdrJnOYBkDJAGRKuCF5RWadfM1P9B9ll1 SSyHMxfpQMJn6C7iaoinneU0fIOLEm11B5plVFAyS+JleRd2hn3NHTJ6HCmoKDmc 0hcTxUCbBU4AmD3G6N2WCTDjprQ6wRcf1RsTxRhRgcHpKu8li2fSwzcCgYEAy98T tnu+89x8a7j69i9ZQj2iljTRCIbq2bSG9ij9Ads69MDZtJwzGqEneI91ODP82rI2 vBbsF2FoTdf3wCJ9BXf2UJWcMFHgsPJp77HJcWijy2MiKuaVck6Pu518A9xd9BNc qwZhB5v2GhNnTaoZ+wSyKnfXRwjTCB8eIDnh3ysCgYAFLwpPm/IEk4EqyzlXgFCy Wc93uyqEHbgGUtPZM7u9JNu07QbOQbQgsJ9YxnC2w6cRz/vF6MvbAArtwQaeo1a9 lPoxqpt2mN8umRhQbQLuZPPZLhZY0PJ0xY/sHkddFyNsR/bvxApaqn5ygBnRvHM6 liEbjDBIedKC5FwzhWF2gQKBgQCY+p6XKwohgQxX5OlkPClVPFy5K47DQEIP9Jfl NOKNNw1pRSDXlvH+BHlSzQsfjlspW9sYjnbAIJac+vbsVLTNmrPYyjr2QypAfNaj RxwqnmNyJcQovvfbWzodhVHer8hMcw7xQosio5QrAu5cZ8yxAFgU5/JBWkzIZlk7 w1NLGwKBgC/8xaLExPoRkz0R6h3DkAhAJv5SwHD9DApkOGyXdn4jpNZOqYlMbJdq 0h7t/QMT8eLtVK4M1mEKaBgGhUjWSjXBQmw8x2Q+uWhGbAug7ER6L/FHVI5v4Ke/ OtX76G0o4gy0CENTHgKBkYaW6r/8HZ8Zjtns7dNC79KiIWE4by4L -----END RSA PRIVATE KEY----- 2018-12-07 19:04:03,224 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_945fc23b-f584-499c-940b-322b042d8976': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:17:65:6e', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd12b60ef-7e4a-4d8c-908a-17354e1aed3a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-12-07T19:04:00.000000', 'flavor': Munch({u'id': u'18f4c828-237e-499b-8bc2-e24d8705dded'}), 'az': u'nova', 'id': u'21cfbfdf-3c49-4c4a-8ac0-c847d3119137', 'security_groups': [Munch({u'name': u'singlevm1-sg_945fc23b-f584-499c-940b-322b042d8976'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8c37207a07ba4e0489136bae16db5dcc', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'83504cbb2fcb488ea266579c69e4b320', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-07T19:04:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-07T19:03:59Z', 'hostId': u'6d6d94f0d0b22448febc1e1f79029b5b2c848164304d5160c43bb2b9', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_945fc23b-f584-499c-940b-322b042d8976', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'6d6d94f0d0b22448febc1e1f79029b5b2c848164304d5160c43bb2b9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-12-07T19:04:00.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'83504cbb2fcb488ea266579c69e4b320', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_945fc23b-f584-499c-940b-322b042d8976', 'adminPass': u'j4rx7Y2PkUSX', 'tenant_id': u'83504cbb2fcb488ea266579c69e4b320', 'created_at': u'2018-12-07T19:03:46Z', 'created': u'2018-12-07T19:03:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-07 19:04:08,423 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'02ce03f4-c971-4d90-b1cc-aa0b0c27983c', 'updated_at': u'2018-12-07T19:04:08Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'66a3c10b-ccc3-4860-ba39-b443a9426064', 'id': u'c5daef2b-630a-4d96-9d29-87c6add564be', 'network': u'fdd3e9d3-cf03-4cd7-9a72-2c6f92f894d9', 'port': u'66a3c10b-ccc3-4860-ba39-b443a9426064', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'83504cbb2fcb488ea266579c69e4b320', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'83504cbb2fcb488ea266579c69e4b320', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'fdd3e9d3-cf03-4cd7-9a72-2c6f92f894d9', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'70921419-1320-4c0b-96f7-57c2fc1b6ac3', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:17:65:6e', u'device_id': u'21cfbfdf-3c49-4c4a-8ac0-c847d3119137'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'83504cbb2fcb488ea266579c69e4b320', 'created_at': u'2018-12-07T19:04:04Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'70921419-1320-4c0b-96f7-57c2fc1b6ac3', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:17:65:6e', u'device_id': u'21cfbfdf-3c49-4c4a-8ac0-c847d3119137'}), 'router': u'02ce03f4-c971-4d90-b1cc-aa0b0c27983c'}) 2018-12-07 19:04:09,366 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 488216478 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.169464] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.171553] pid_max: default: 32768 minimum: 301 [ 0.172688] ACPI: Core revision 20150930 [ 0.174260] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.175886] Security Framework initialized [ 0.176919] Yama: becoming mindful. [ 0.177841] AppArmor: AppArmor initialized [ 0.178906] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.180542] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.182124] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.183615] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.185336] Initializing cgroup subsys io [ 0.186361] Initializing cgroup subsys memory [ 0.187441] Initializing cgroup subsys devices [ 0.188544] Initializing cgroup subsys freezer [ 0.189631] Initializing cgroup subsys net_cls [ 0.190712] Initializing cgroup subsys perf_event [ 0.191855] Initializing cgroup subsys net_prio [ 0.192968] Initializing cgroup subsys hugetlb [ 0.194052] Initializing cgroup subsys pids [ 0.195131] CPU: Physical Processor ID: 0 [ 0.196838] mce: CPU supports 10 MCE banks [ 0.197894] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.199130] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.215780] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.222295] ftrace: allocating 31920 entries in 125 pages [ 0.248283] smpboot: Max logical packages: 1 [ 0.249390] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.251100] x2apic enabled [ 0.252165] Switched APIC routing to physical x2apic. [ 0.254480] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.255865] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.258465] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.260710] KVM setup paravirtual spinlock [ 0.262219] x86: Booted up 1 node, 1 CPUs [ 0.263241] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.264975] devtmpfs: initialized [ 0.266869] evm: security.selinux [ 0.267757] evm: security.SMACK64 [ 0.268643] evm: security.SMACK64EXEC [ 0.269590] evm: security.SMACK64TRANSMUTE [ 0.270614] evm: security.SMACK64MMAP [ 0.271562] evm: security.ima [ 0.272383] evm: security.capability [ 0.273450] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.275757] pinctrl core: initialized pinctrl subsystem [ 0.277118] RTC time: 19:04:00, date: 12/07/18 [ 0.278390] NET: Registered protocol family 16 [ 0.279615] cpuidle: using governor ladder [ 0.280662] cpuidle: using governor menu [ 0.281664] PCCT header not found. [ 0.282613] ACPI: bus type PCI registered [ 0.283624] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.285213] PCI: Using configuration type 1 for base access [ 0.287256] ACPI: Added _OSI(Module Device) [ 0.288297] ACPI: Added _OSI(Processor Device) [ 0.289371] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.290479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.292512] ACPI: Interpreter enabled [ 0.293469] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.295754] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.298031] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.300310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.302594] ACPI: (supports S0 S5) [ 0.303498] ACPI: Using IOAPIC for interrupt routing [ 0.304668] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.308285] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.309726] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.311226] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.312694] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.315384] acpiphp: Slot [3] registered [ 0.316388] acpiphp: Slot [4] registered [ 0.317379] acpiphp: Slot [5] registered [ 0.318368] acpiphp: Slot [6] registered [ 0.319359] acpiphp: Slot [7] registered [ 0.320347] acpiphp: Slot [8] registered [ 0.321330] acpiphp: Slot [9] registered [ 0.322314] acpiphp: Slot [10] registered [ 0.323316] acpiphp: Slot [11] registered [ 0.324324] acpiphp: Slot [12] registered [ 0.325333] acpiphp: Slot [13] registered [ 0.326333] acpiphp: Slot [14] registered [ 0.327478] acpiphp: Slot [15] registered [ 0.342358] acpiphp: Slot [16] registered [ 0.343419] acpiphp: Slot [17] registered [ 0.344429] acpiphp: Slot [18] registered [ 0.345433] acpiphp: Slot [19] registered [ 0.346442] acpiphp: Slot [20] registered [ 0.347450] acpiphp: Slot [21] registered [ 0.348465] acpiphp: Slot [22] registered [ 0.349473] acpiphp: Slot [23] registered [ 0.350486] acpiphp: Slot [24] registered [ 0.351507] acpiphp: Slot [25] registered [ 0.352519] acpiphp: Slot [26] registered [ 0.353523] acpiphp: Slot [27] registered [ 0.354555] acpiphp: Slot [28] registered [ 0.355570] acpiphp: Slot [29] registered [ 0.356580] acpiphp: Slot [30] registered [ 0.357587] acpiphp: Slot [31] registered [ 0.358595] PCI host bridge to bus 0000:00 [ 0.359599] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.361073] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.362549] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.364346] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.366139] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.367963] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.371737] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.373292] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.374729] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.376256] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.380684] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.382856] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.403082] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.404914] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.406679] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408442] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410164] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411802] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.413448] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.414745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.416663] vgaarb: loaded [ 0.417427] vgaarb: bridge control possible 0000:00:02.0 [ 0.418930] SCSI subsystem initialized [ 0.420082] ACPI: bus type USB registered [ 0.421114] usbcore: registered new interface driver usbfs [ 0.422383] usbcore: registered new interface driver hub [ 0.423618] usbcore: registered new device driver usb [ 0.424971] PCI: Using ACPI for IRQ routing [ 0.426363] NetLabel: Initializing [ 0.427348] NetLabel: domain hash size = 128 [ 0.428566] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.429753] NetLabel: unlabeled traffic allowed by default [ 0.431418] clocksource: Switched to clocksource kvm-clock [ 0.441105] AppArmor: AppArmor Filesystem Enabled [ 0.442305] pnp: PnP ACPI init [ 0.443474] pnp: PnP ACPI: found 5 devices [ 0.450095] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.452216] NET: Registered protocol family 2 [ 0.453518] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.455101] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.456581] TCP: Hash tables configured (established 4096 bind 4096) [ 0.458067] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.459404] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.460839] NET: Registered protocol family 1 [ 0.461941] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.463290] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.464606] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.479229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494149] Trying to unpack rootfs image as initramfs... [ 0.554817] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.556865] Scanning for low memory corruption every 60 seconds [ 0.558665] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.560233] audit: initializing netlink subsys (disabled) [ 0.561500] audit: type=2000 audit(1544209441.026:1): initialized [ 0.563113] Initialise system trusted keyring [ 0.564305] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.565732] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.568203] zbud: loaded [ 0.569111] VFS: Disk quotas dquot_6.6.0 [ 0.570136] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574837] fuse init (API version 7.23) [ 0.575999] Key type big_key registered [ 0.577053] Allocating IMA MOK and blacklist keyrings. [ 0.578932] Key type asymmetric registered [ 0.579975] Asymmetric key parser 'x509' registered [ 0.581440] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.583578] io scheduler noop registered [ 0.584719] io scheduler deadline registered (default) [ 0.585951] io scheduler cfq registered [ 0.587100] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.588414] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.590025] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.591853] ACPI: Power Button [PWRF] [ 0.592999] GHES: HEST is not enabled! [ 0.607121] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.640881] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.643740] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.668249] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.671059] Linux agpgart interface v0.103 [ 0.674235] brd: module loaded [ 0.676262] loop: module loaded [ 0.681055] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.682904] GPT:90111 != 2097151 [ 0.683781] GPT:Alternate GPT header not at the end of the disk. [ 0.685134] GPT:90111 != 2097151 [ 0.685992] GPT: Use GNU Parted to correct GPT errors. [ 0.687199] vda: vda1 vda15 [ 0.688812] scsi host0: ata_piix [ 0.689798] scsi host1: ata_piix [ 0.690717] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.692256] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.694088] libphy: Fixed MDIO Bus: probed [ 0.695147] tun: Universal TUN/TAP device driver, 1.6 [ 0.696350] tun: (C) 1999-2004 Max Krasnyansky [ 0.699516] PPP generic driver version 2.4.2 [ 0.701137] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.703407] ehci-pci: EHCI PCI platform driver [ 0.704951] ehci-platform: EHCI generic platform driver [ 0.706810] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708905] ohci-pci: OHCI PCI platform driver [ 0.710620] ohci-platform: OHCI generic platform driver [ 0.711987] uhci_hcd: USB Universal Host Controller Interface driver [ 0.726495] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.727749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.729602] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.730880] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.732328] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.733852] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.735651] usb usb1: Product: UHCI Host Controller [ 0.736821] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738246] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739575] hub 1-0:1.0: USB hub found [ 0.740565] hub 1-0:1.0: 2 ports detected [ 0.741739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.744446] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745639] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.746928] mousedev: PS/2 mouse device common for all mice [ 0.748536] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.750835] rtc_cmos 00:00: RTC can wake from S4 [ 0.752277] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.753765] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.755250] i2c /dev entries driver [ 0.756236] device-mapper: uevent: version 1.0.3 [ 0.757448] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.759532] ledtrig-cpu: registered to indicate activity on CPUs [ 0.761270] NET: Registered protocol family 10 [ 0.762673] NET: Registered protocol family 17 [ 0.763806] Key type dns_resolver registered [ 0.765087] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.766472] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.768723] registered taskstats version 1 [ 0.769792] Loading compiled-in X.509 certificates [ 0.771534] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.773868] zswap: loaded using pool lzo/zbud [ 0.775835] Key type trusted registered [ 0.777817] Key type encrypted registered [ 0.778866] AppArmor: AppArmor sha1 policy hashing enabled [ 0.780182] ima: No TPM chip found, activating TPM-bypass! [ 0.781497] evm: HMAC attrs: 0x1 [ 0.782709] Magic number: 14:92:91 [ 0.783783] rtc_cmos 00:00: setting system clock to 2018-12-07 19:04:00 UTC (1544209440) [ 0.785826] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.787205] EDD information not available. [ 0.852999] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.868623] Write protecting the kernel read-only data: 14336k [ 0.871344] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.873609] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.920088] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.96. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCa1YM2Cr+eCoUk+7wBgW+JYQqf4mh1wZcMFJsi+8Dm1OANWJmVJEhrQbmgH8eD4qQ9j1/3Ym10BjXWI4P7EkG3uovp149QRiyL2cZNhM6QEleCQa08+LvcKWJSEsDQCgjjAoCsI9iyK5yj3/0DfkE8lmAMFYXfJU8LYuIH9TFikL3QGa632vHk6dPSzD0V0SmDwhSlcC+PexBAPAHxh66yjC0B/yDqABuEtlb74rwB4GGjNw2yeyZefe6iBfnJWue6bRBdCSiU3lUp2ynf/jBIiBJk4qHTFNvNVDhMZvOyRx75CZmpJOkMB4HulbZIg7I9CnEbudjcin2SO1C5CUsN root@singlevm1-vm-945fc23b-f584-499c-940b-322b042d8976 ssh-dss AAAAB3NzaC1kc3MAAACBAOltXGRXbHYAJoBoo3VcZ+J4MWVlWoivYwfQQlaq1T4Ab8YrrM1zUw0hduI9LwsdioE8CRBQ3yKivrhDslTiqOHO5mL0yAR+0fdr6Y4tFMTy+aPmuK9EaQPjGrtcbOeKUoNuv7aeal/QjK5JlSV857f0uSyiJOe0vHwBW3Z+OHfzAAAAFQCWxax1+uUe4aEmLEZeeXZX3iRqFQAAAIA84eWIQZjEyRqyn2wC0Ue3AOsQvBdy1IBn4Ap1sH90XjKmTMRmE5h8grecsFI9kItW6UeLCt1TaEVgCi/91JY7VbpRcPS1YLRUjOzOWGw0EZmteko1qNCU3Jl11BbgF5J5zm95NTOv75xWGshnpTxBGoCWAgJweERJxAwehwMH7gAAAIEAk/iikX1UEVQNmc/+4GeGtdwGaETEDt35z0QDC1oI4NIpA2+9I3pcOX0yOOSoN0dG45qYgx6dQ+YHe55WtgHNoJc+kuNkcoPSkhO+hJnioMF8zIPPre4fjqpoCleJn6f0JJgapS0ZuYexVRJbZtTMxT0Dl89JEnjpVbef0LmhNCo= root@singlevm1-vm-945fc23b-f584-499c-940b-322b042d8976 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe17:656e/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-945fc23b-f584-499c-940b-322b042d8976 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.53 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-945fc23b-f584-499c-940b-322b042d8976 login: 2018-12-07 19:04:09,474 - functest.core.singlevm - DEBUG - output: Hello World 2018-12-07 19:04:09,475 - functest.core.singlevm - DEBUG - error: 2018-12-07 19:04:09,589 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-07 19:04:09,590 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:49 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-07 19:04:29,587 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-12-07 19:04:30,998 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'ec42b966350546b3a341cd8355642127', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'singlevm2-project_bb2ee47f-e393-4302-854c-7de6655805f3'}) 2018-12-07 19:04:31,590 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c133515441c24f30af3e7b2aedf40091', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_bb2ee47f-e393-4302-854c-7de6655805f3'}) 2018-12-07 19:04:33,261 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_bb2ee47f-e393-4302-854c-7de6655805f3', 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'ec42b966350546b3a341cd8355642127', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2ab4313a-ec4d-41a5-b87e-fdd967a276ca', 'username': u'singlevm2-user_bb2ee47f-e393-4302-854c-7de6655805f3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-07 19:04:33,265 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_bb2ee47f-e393-4302-854c-7de6655805f3', 'password': '2ab4313a-ec4d-41a5-b87e-fdd967a276ca', 'project_name': 'singlevm2-project_bb2ee47f-e393-4302-854c-7de6655805f3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'ec42b966350546b3a341cd8355642127', 'project_domain_name': 'Default'} 2018-12-07 19:04:33,265 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-12-07 19:04:34,556 - 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-12-07T19:04:34Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1276124c-1f84-4683-8dd0-65ae9a4d61b3', u'provider:segmentation_id': 65, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm2-net_bb2ee47f-e393-4302-854c-7de6655805f3', u'created_at': u'2018-12-07T19:04:34Z', u'mtu': 1450, u'tenant_id': u'ec42b966350546b3a341cd8355642127', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ec42b966350546b3a341cd8355642127', u'l2_adjacency': True}) 2018-12-07 19:04:36,478 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-07T19:04:35Z', 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'93250ea2-f013-440d-b0cb-b1898d5abbe8', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_bb2ee47f-e393-4302-854c-7de6655805f3', u'enable_dhcp': True, u'network_id': u'1276124c-1f84-4683-8dd0-65ae9a4d61b3', u'tenant_id': u'ec42b966350546b3a341cd8355642127', u'created_at': u'2018-12-07T19:04:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ec42b966350546b3a341cd8355642127'}) 2018-12-07 19:04:43,725 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-07T19:04:38Z', u'revision_number': 3, u'id': u'19a36764-0c00-4e30-8a5d-5298cb0a8b68', u'external_gateway_info': {u'network_id': u'fdd3e9d3-cf03-4cd7-9a72-2c6f92f894d9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'725ec903-1ad6-4d03-b6c7-86497fbec6d0', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_bb2ee47f-e393-4302-854c-7de6655805f3', u'admin_state_up': True, u'tenant_id': u'ec42b966350546b3a341cd8355642127', u'created_at': u'2018-12-07T19:04:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'ec42b966350546b3a341cd8355642127'}) 2018-12-07 19:04:49,985 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d08bfd43-6573-4869-8944-a143974f584e/images/f334d684-c5cc-4777-9e7f-04f72715a9f2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f334d684-c5cc-4777-9e7f-04f72715a9f2/file', 'owner': u'ec42b966350546b3a341cd8355642127', 'id': u'f334d684-c5cc-4777-9e7f-04f72715a9f2', 'size': 12716032, u'self': u'/v2/images/f334d684-c5cc-4777-9e7f-04f72715a9f2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ec42b966350546b3a341cd8355642127', 'name': 'singlevm2-project_bb2ee47f-e393-4302-854c-7de6655805f3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d08bfd43-6573-4869-8944-a143974f584e/images/f334d684-c5cc-4777-9e7f-04f72715a9f2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-07T19:04:49Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-07T19:04:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_bb2ee47f-e393-4302-854c-7de6655805f3', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f334d684-c5cc-4777-9e7f-04f72715a9f2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_bb2ee47f-e393-4302-854c-7de6655805f3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_bb2ee47f-e393-4302-854c-7de6655805f3', 'created': u'2018-12-07T19:04:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-07T19:04:48Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f334d684-c5cc-4777-9e7f-04f72715a9f2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_bb2ee47f-e393-4302-854c-7de6655805f3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-07 19:04:50,345 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_bb2ee47f-e393-4302-854c-7de6655805f3', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'83504cbb2fcb488ea266579c69e4b320', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'c092384a-8632-41fe-9b22-bf3b58ab9095', 'swap': 0}) 2018-12-07 19:04:51,575 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdb3m5agQrr04clBMp1NwwvHS9i19KnBz7JxQgVxywZxM4TNirPd6uGWhc0feBB7NwX4wOjdIxO7iWlgavQeKAixJIwS2ON0p49tPvi5+X+fMWkRC6UaMv7wG7zm894VYf9gYvh5ssMFbRGgg1RaC4fyt7IN2gwGfpJgpm3t/7NVRUKtyUg10hH61zEf5RNXRokaQrP3f5N9hP6vDf0XlSAELu35okz0LmmWmA3e58Gy5jLaJFONW1t8cMV4Mx7A/HQebDWGaoQWU3NpudyiPeXm4BoeAJqHvDMM5P03tV1LeAgOz5NxgX2k8V9Ppwe47Rem/8Aiaz/O/YRcLCP0Px Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAnW95uWoEK69OHJQTKdTcMLx0vYtfSpwc+ycUIFccsGcTOEzY\nqz3erhloXNH3gQezcF+MDo3SMTu4lpYGr0HigIsSSMEtjjdKePbT74ufl/nzFpEQ\nulGjL+8Bu85vPeFWH/YGL4ebLDBW0RoINUWguH8reyDdoMBn6SYKZt7f+zVUVCrc\nlINdIR+tcxH+UTV0aJGkKz93+TfYT+rw39F5UgBC7t+aJM9C5plpgN3ufBsuYy2i\nRTjVtbfHDFeDMewPx0Hmw1hmqEFlNzabncoj3l5uAaHgCah7wzDOT9N7VdS3gIDs\n+TcYF9pPFfT6cHuO0Xpv/AIms/zv2EXCwj9D8QIDAQABAoIBAGyOAgu0Kz4H+b9A\n5tnQOSetun07za//ZwhSUNFf35tO53TJoBirZ5D6Wfiumo+wxKy2ZTdf2NAz0rqa\npe9QaaKiwi/Ca+wE+efgohApYRkEsvYbfsJKKlCR58scs52ic6VEGc3KHlfg2OwD\nnCdHZGPy5ANZjRgbs0qS/VcjVKO8c93FwochqbJ2FwKWjgq8nBWf4AfgPSPz/XpE\ncnz95V77TVgexJ4fQXXrPjPYRYDhQqQHTK39uvoaKDqdKtYoMqFWixjuP40yPojZ\npws6pINAFix/oxZlxCWEnKZrwjTg5K2/UB44C0Vr7T+SlqRPFxoO+ec39g93HiLJ\n2/22uMUCgYEA0P5kwrUtdqeIU53EXA+7UfOJU9nYelDns9qC0+KM+O4ccKR+1t+v\nnWiHKb084vQgJ1CT3vSm/iZRbE5F+qW88wIwFFFsEaN2X1x9wmBWO46hwS4W++LM\nNe17EJFwKgT33ytp1GGWsemyjINMYWphANVpXilMzhqdGbCn3xwQk5sCgYEAwNhr\nMQsTHY5VE/TCIgfEy8BlPYFvZGA6ycmNAAP6gfXKZ+6ANhFxEUxZtTlI5lyTca61\nVizNuloURWF0CReqBgQHzzI79TyHBUU1MrLAFmRX3jSmJflu0HyFIMfdBG/ZpZM9\n9ZoFoD6wy3+NF63QkmK02QYTFyum2z+KXOhC/WMCgYEAx/ZvkABr5Hh9LovoIbGH\np+ydO5ZW0wlv+BydSoAcI90nZvtsxMi3LaOil2QRypCL5zHomc15rfgZtcfamuxT\nMiuotvgEr4e4LZvAU+d6+ncI+13O7ehdPUfglMSjDgE87NGL64IH/mg8xsaloRt4\nfqSysT5Q126NW9QzenxOu/sCgYEArx6YUIPnCurqdWHJPM/jNMd06CJ2/iaom/9s\nDDyQqp2B/VlGklLKY1P7DqeDfLVKq2xkfWnYNEaCq/JwRaV4n1ffo5bRfcRGNFIB\nmhVae7sJU95plohoyeiZmAgGu3W6pjIMjNAeFcN4FoOwo3UStyvtYDq08VCRh/2u\nbun3k1MCgYBgVrISS6d5QT3DAAo4ClXAlyPodtPAObkPn/Etus5Sxsgi/F6UrixR\nkExxNKsVuYeTLeJrLRmv0gpFhKQ1r3wlqBhhjr6wIWp3t6TdUWhhCXEreFXJ0JQE\nGnWGMiVhHkSA8H9eALU6B4MeAgj5QQGZHBeYmnd/TlmrREVru+yubA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c133515441c24f30af3e7b2aedf40091', 'name': u'singlevm2-kp_bb2ee47f-e393-4302-854c-7de6655805f3', 'created_at': '2018-12-07T19:04:51.575060', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ec42b966350546b3a341cd8355642127', 'name': 'singlevm2-project_bb2ee47f-e393-4302-854c-7de6655805f3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'4a:d1:73:c7:f6:09:20:30:8a:65:1e:a3:c5:9a:8c:20', 'type': 'ssh', 'id': u'singlevm2-kp_bb2ee47f-e393-4302-854c-7de6655805f3'}) 2018-12-07 19:04:51,575 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAnW95uWoEK69OHJQTKdTcMLx0vYtfSpwc+ycUIFccsGcTOEzY qz3erhloXNH3gQezcF+MDo3SMTu4lpYGr0HigIsSSMEtjjdKePbT74ufl/nzFpEQ ulGjL+8Bu85vPeFWH/YGL4ebLDBW0RoINUWguH8reyDdoMBn6SYKZt7f+zVUVCrc lINdIR+tcxH+UTV0aJGkKz93+TfYT+rw39F5UgBC7t+aJM9C5plpgN3ufBsuYy2i RTjVtbfHDFeDMewPx0Hmw1hmqEFlNzabncoj3l5uAaHgCah7wzDOT9N7VdS3gIDs +TcYF9pPFfT6cHuO0Xpv/AIms/zv2EXCwj9D8QIDAQABAoIBAGyOAgu0Kz4H+b9A 5tnQOSetun07za//ZwhSUNFf35tO53TJoBirZ5D6Wfiumo+wxKy2ZTdf2NAz0rqa pe9QaaKiwi/Ca+wE+efgohApYRkEsvYbfsJKKlCR58scs52ic6VEGc3KHlfg2OwD nCdHZGPy5ANZjRgbs0qS/VcjVKO8c93FwochqbJ2FwKWjgq8nBWf4AfgPSPz/XpE cnz95V77TVgexJ4fQXXrPjPYRYDhQqQHTK39uvoaKDqdKtYoMqFWixjuP40yPojZ pws6pINAFix/oxZlxCWEnKZrwjTg5K2/UB44C0Vr7T+SlqRPFxoO+ec39g93HiLJ 2/22uMUCgYEA0P5kwrUtdqeIU53EXA+7UfOJU9nYelDns9qC0+KM+O4ccKR+1t+v nWiHKb084vQgJ1CT3vSm/iZRbE5F+qW88wIwFFFsEaN2X1x9wmBWO46hwS4W++LM Ne17EJFwKgT33ytp1GGWsemyjINMYWphANVpXilMzhqdGbCn3xwQk5sCgYEAwNhr MQsTHY5VE/TCIgfEy8BlPYFvZGA6ycmNAAP6gfXKZ+6ANhFxEUxZtTlI5lyTca61 VizNuloURWF0CReqBgQHzzI79TyHBUU1MrLAFmRX3jSmJflu0HyFIMfdBG/ZpZM9 9ZoFoD6wy3+NF63QkmK02QYTFyum2z+KXOhC/WMCgYEAx/ZvkABr5Hh9LovoIbGH p+ydO5ZW0wlv+BydSoAcI90nZvtsxMi3LaOil2QRypCL5zHomc15rfgZtcfamuxT MiuotvgEr4e4LZvAU+d6+ncI+13O7ehdPUfglMSjDgE87NGL64IH/mg8xsaloRt4 fqSysT5Q126NW9QzenxOu/sCgYEArx6YUIPnCurqdWHJPM/jNMd06CJ2/iaom/9s DDyQqp2B/VlGklLKY1P7DqeDfLVKq2xkfWnYNEaCq/JwRaV4n1ffo5bRfcRGNFIB mhVae7sJU95plohoyeiZmAgGu3W6pjIMjNAeFcN4FoOwo3UStyvtYDq08VCRh/2u bun3k1MCgYBgVrISS6d5QT3DAAo4ClXAlyPodtPAObkPn/Etus5Sxsgi/F6UrixR kExxNKsVuYeTLeJrLRmv0gpFhKQ1r3wlqBhhjr6wIWp3t6TdUWhhCXEreFXJ0JQE GnWGMiVhHkSA8H9eALU6B4MeAgj5QQGZHBeYmnd/TlmrREVru+yubA== -----END RSA PRIVATE KEY----- 2018-12-07 19:05:13,107 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_bb2ee47f-e393-4302-854c-7de6655805f3': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:de:63:f3', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f334d684-c5cc-4777-9e7f-04f72715a9f2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-07T19:05:12.000000', 'flavor': Munch({u'id': u'c092384a-8632-41fe-9b22-bf3b58ab9095'}), 'az': u'nova', 'id': u'df9c6794-1047-4e98-a07d-9ed5a56d88ff', 'security_groups': [Munch({u'name': u'singlevm2-sg_bb2ee47f-e393-4302-854c-7de6655805f3'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c133515441c24f30af3e7b2aedf40091', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ec42b966350546b3a341cd8355642127', 'name': 'singlevm2-project_bb2ee47f-e393-4302-854c-7de6655805f3', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-07T19:05:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-07T19:05:11Z', 'hostId': u'5c9cf91514b89e130dcdc233d9f357320e93be6ab07b325d8c513e8d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_bb2ee47f-e393-4302-854c-7de6655805f3', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'5c9cf91514b89e130dcdc233d9f357320e93be6ab07b325d8c513e8d', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-07T19:05:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ec42b966350546b3a341cd8355642127', 'name': u'singlevm2-vm_bb2ee47f-e393-4302-854c-7de6655805f3', 'adminPass': u'VR5kryH4irPy', 'tenant_id': u'ec42b966350546b3a341cd8355642127', 'created_at': u'2018-12-07T19:05:00Z', 'created': u'2018-12-07T19:05:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-07 19:05:18,134 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'19a36764-0c00-4e30-8a5d-5298cb0a8b68', 'updated_at': u'2018-12-07T19:05:17Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'bbd6c719-e31a-4eff-a625-75a3a417e75a', 'id': u'f47dd4e5-8a00-4526-baff-32683722f232', 'network': u'fdd3e9d3-cf03-4cd7-9a72-2c6f92f894d9', 'port': u'bbd6c719-e31a-4eff-a625-75a3a417e75a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ec42b966350546b3a341cd8355642127', 'name': 'singlevm2-project_bb2ee47f-e393-4302-854c-7de6655805f3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ec42b966350546b3a341cd8355642127', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'fdd3e9d3-cf03-4cd7-9a72-2c6f92f894d9', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1276124c-1f84-4683-8dd0-65ae9a4d61b3', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:de:63:f3', u'device_id': u'df9c6794-1047-4e98-a07d-9ed5a56d88ff'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'ec42b966350546b3a341cd8355642127', 'created_at': u'2018-12-07T19:05:14Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1276124c-1f84-4683-8dd0-65ae9a4d61b3', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:de:63:f3', u'device_id': u'df9c6794-1047-4e98-a07d-9ed5a56d88ff'}), 'router': u'19a36764-0c00-4e30-8a5d-5298cb0a8b68'}) 2018-12-07 19:05:18,380 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 479091642 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.178880] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.181090] pid_max: default: 32768 minimum: 301 [ 0.182296] ACPI: Core revision 20150930 [ 0.183946] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.185682] Security Framework initialized [ 0.186766] Yama: becoming mindful. [ 0.187865] AppArmor: AppArmor initialized [ 0.189306] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.191061] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.192726] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.194493] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196339] Initializing cgroup subsys io [ 0.197499] Initializing cgroup subsys memory [ 0.198661] Initializing cgroup subsys devices [ 0.199822] Initializing cgroup subsys freezer [ 0.200989] Initializing cgroup subsys net_cls [ 0.202156] Initializing cgroup subsys perf_event [ 0.203363] Initializing cgroup subsys net_prio [ 0.204535] Initializing cgroup subsys hugetlb [ 0.205694] Initializing cgroup subsys pids [ 0.206855] CPU: Physical Processor ID: 0 [ 0.208634] mce: CPU supports 10 MCE banks [ 0.209762] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.211118] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.226377] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.233168] ftrace: allocating 31920 entries in 125 pages [ 0.260311] smpboot: Max logical packages: 1 [ 0.261507] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.263322] x2apic enabled [ 0.264421] Switched APIC routing to physical x2apic. [ 0.266811] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.268293] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.271045] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.273615] KVM setup paravirtual spinlock [ 0.275409] x86: Booted up 1 node, 1 CPUs [ 0.276681] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.278828] devtmpfs: initialized [ 0.280956] evm: security.selinux [ 0.282076] evm: security.SMACK64 [ 0.283158] evm: security.SMACK64EXEC [ 0.284323] evm: security.SMACK64TRANSMUTE [ 0.285590] evm: security.SMACK64MMAP [ 0.286754] evm: security.ima [ 0.287757] evm: security.capability [ 0.288987] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.291902] pinctrl core: initialized pinctrl subsystem [ 0.293640] RTC time: 19:05:12, date: 12/07/18 [ 0.295112] NET: Registered protocol family 16 [ 0.296411] cpuidle: using governor ladder [ 0.297595] cpuidle: using governor menu [ 0.298654] PCCT header not found. [ 0.299651] ACPI: bus type PCI registered [ 0.300729] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.302390] PCI: Using configuration type 1 for base access [ 0.304516] ACPI: Added _OSI(Module Device) [ 0.305642] ACPI: Added _OSI(Processor Device) [ 0.306790] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.307992] ACPI: Added _OSI(Processor Aggregator Device) [ 0.310121] ACPI: Interpreter enabled [ 0.311151] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.313615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.316072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.318525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.320982] ACPI: (supports S0 S5) [ 0.321933] ACPI: Using IOAPIC for interrupt routing [ 0.323194] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.326918] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.328426] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.330060] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.331648] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.334557] acpiphp: Slot [3] registered [ 0.335629] acpiphp: Slot [4] registered [ 0.336694] acpiphp: Slot [5] registered [ 0.337761] acpiphp: Slot [6] registered [ 0.338828] acpiphp: Slot [7] registered [ 0.339898] acpiphp: Slot [8] registered [ 0.340988] acpiphp: Slot [9] registered [ 0.342049] acpiphp: Slot [10] registered [ 0.343129] acpiphp: Slot [11] registered [ 0.344463] acpiphp: Slot [12] registered [ 0.345555] acpiphp: Slot [13] registered [ 0.346637] acpiphp: Slot [14] registered [ 0.347836] acpiphp: Slot [15] registered [ 0.362685] acpiphp: Slot [16] registered [ 0.363858] acpiphp: Slot [17] registered [ 0.364932] acpiphp: Slot [18] registered [ 0.365993] acpiphp: Slot [19] registered [ 0.367068] acpiphp: Slot [20] registered [ 0.368130] acpiphp: Slot [21] registered [ 0.369192] acpiphp: Slot [22] registered [ 0.370256] acpiphp: Slot [23] registered [ 0.371323] acpiphp: Slot [24] registered [ 0.372388] acpiphp: Slot [25] registered [ 0.373447] acpiphp: Slot [26] registered [ 0.374505] acpiphp: Slot [27] registered [ 0.375578] acpiphp: Slot [28] registered [ 0.376643] acpiphp: Slot [29] registered [ 0.377704] acpiphp: Slot [30] registered [ 0.378767] acpiphp: Slot [31] registered [ 0.379838] PCI host bridge to bus 0000:00 [ 0.380902] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.382468] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.384042] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.385946] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.387843] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.389764] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.393760] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.395400] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.396922] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.398545] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.402800] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.404683] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.425068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.426975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.428833] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.430683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.432498] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.434125] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.435828] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.437198] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.439227] vgaarb: loaded [ 0.440024] vgaarb: bridge control possible 0000:00:02.0 [ 0.441591] SCSI subsystem initialized [ 0.442789] ACPI: bus type USB registered [ 0.443875] usbcore: registered new interface driver usbfs [ 0.445208] usbcore: registered new interface driver hub [ 0.446517] usbcore: registered new device driver usb [ 0.447939] PCI: Using ACPI for IRQ routing [ 0.449394] NetLabel: Initializing [ 0.450342] NetLabel: domain hash size = 128 [ 0.451451] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.452692] NetLabel: unlabeled traffic allowed by default [ 0.454196] clocksource: Switched to clocksource kvm-clock [ 0.463476] AppArmor: AppArmor Filesystem Enabled [ 0.464724] pnp: PnP ACPI init [ 0.465902] pnp: PnP ACPI: found 5 devices [ 0.472571] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.474808] NET: Registered protocol family 2 [ 0.476151] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.477829] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.479388] TCP: Hash tables configured (established 4096 bind 4096) [ 0.480961] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.482379] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.483907] NET: Registered protocol family 1 [ 0.485053] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.486474] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.487873] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.502267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.516762] Trying to unpack rootfs image as initramfs... [ 0.576762] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.581036] Scanning for low memory corruption every 60 seconds [ 0.583453] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.584989] audit: initializing netlink subsys (disabled) [ 0.586416] audit: type=2000 audit(1544209512.962:1): initialized [ 0.588195] Initialise system trusted keyring [ 0.589481] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.590976] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.593555] zbud: loaded [ 0.594538] VFS: Disk quotas dquot_6.6.0 [ 0.595625] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.597658] fuse init (API version 7.23) [ 0.598850] Key type big_key registered [ 0.599903] Allocating IMA MOK and blacklist keyrings. [ 0.601451] Key type asymmetric registered [ 0.602536] Asymmetric key parser 'x509' registered [ 0.603790] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.605749] io scheduler noop registered [ 0.606793] io scheduler deadline registered (default) [ 0.608086] io scheduler cfq registered [ 0.609208] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.610568] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.612236] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.614132] ACPI: Power Button [PWRF] [ 0.615289] GHES: HEST is not enabled! [ 0.629306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658278] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.660998] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684580] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687418] Linux agpgart interface v0.103 [ 0.690610] brd: module loaded [ 0.692655] loop: module loaded [ 0.697702] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.699599] GPT:90111 != 2097151 [ 0.700500] GPT:Alternate GPT header not at the end of the disk. [ 0.701923] GPT:90111 != 2097151 [ 0.702822] GPT: Use GNU Parted to correct GPT errors. [ 0.704083] vda: vda1 vda15 [ 0.705651] scsi host0: ata_piix [ 0.706682] scsi host1: ata_piix [ 0.707626] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.709204] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.711102] libphy: Fixed MDIO Bus: probed [ 0.712187] tun: Universal TUN/TAP device driver, 1.6 [ 0.713430] tun: (C) 1999-2004 Max Krasnyansky [ 0.716248] PPP generic driver version 2.4.2 [ 0.717443] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.719002] ehci-pci: EHCI PCI platform driver [ 0.720154] ehci-platform: EHCI generic platform driver [ 0.721450] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.722932] ohci-pci: OHCI PCI platform driver [ 0.724086] ohci-platform: OHCI generic platform driver [ 0.725381] uhci_hcd: USB Universal Host Controller Interface driver [ 0.739886] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.741206] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.743131] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.744465] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.745954] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.747552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.749423] usb usb1: Product: UHCI Host Controller [ 0.750631] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.752109] usb usb1: SerialNumber: 0000:00:01.2 [ 0.753377] hub 1-0:1.0: USB hub found [ 0.754409] hub 1-0:1.0: 2 ports detected [ 0.755632] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.758484] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.759736] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761081] mousedev: PS/2 mouse device common for all mice [ 0.762727] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.765147] rtc_cmos 00:00: RTC can wake from S4 [ 0.766618] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.768158] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.769703] i2c /dev entries driver [ 0.770719] device-mapper: uevent: version 1.0.3 [ 0.771969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.774110] ledtrig-cpu: registered to indicate activity on CPUs [ 0.775886] NET: Registered protocol family 10 [ 0.777338] NET: Registered protocol family 17 [ 0.778521] Key type dns_resolver registered [ 0.779840] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.781251] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.783538] registered taskstats version 1 [ 0.784649] Loading compiled-in X.509 certificates [ 0.786424] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.788839] zswap: loaded using pool lzo/zbud [ 0.790829] Key type trusted registered [ 0.792849] Key type encrypted registered [ 0.793933] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795291] ima: No TPM chip found, activating TPM-bypass! [ 0.796665] evm: HMAC attrs: 0x1 [ 0.797910] Magic number: 14:92:91 [ 0.799012] rtc_cmos 00:00: setting system clock to 2018-12-07 19:05:12 UTC (1544209512) [ 0.801149] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.802603] EDD information not available. [ 0.871924] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.888171] Write protecting the kernel read-only data: 14336k [ 0.890948] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.893298] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.941550] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.80 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.93. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJng6iOAVsKGYygzn/dLaMJq4cHbb0Cc3YcyGCqwD2Z3+nALCgVBy9mzB2WiqoeRpdDi49IB0YVmPRZZ9uEXe57jdd5ezH6rvxLpg+cYvzs+BnynCXwg8lNWyA462fvBVbTOqAmwn7CCT6+EaoiRzi5wFW3oyItfi+KFJEZwvpramrrcVUQjUGQKxOTRGNE3Q86DA6zeDpKCuqxbKOvb6ytYBbmPxOKbswkPzbipNMjOpL6f6i9FWdCWUwmvfDmwMADYwXCpCKhznkd2Fi/I8xPAutF6pjqmsx8AEfF0ng7uWEQH6kBycPgYO6wfxaLN2YQDmMNSkiYVu9jlrPkScB root@singlevm2-vm-bb2ee47f-e393-4302-854c-7de6655805f3 ssh-dss AAAAB3NzaC1kc3MAAACBAJoZg34xVyWofu8Q5W6qgfZprUyYo2zolEs0zTD+n19P330Fwqe0y01w5mUpH/q/p9oT/4NEpsKbAfvPnTc/HPS82lSLbq5ZBPfk95vEh7dBYDST13QGgmgOm7cw9fMh0mUR5KQxyd5c193KGcp5HJ4fMIaVIyoALvDcY/xZYPjrAAAAFQDkEv7IZecx57HJaEqsQt63zEX4bwAAAIAq3uTm/zdohuD4x+mevcxhPvputw0I7OMU9/Y2cZu0eJ7srZcrUUV/nnlRz30QxJCIC56u13wxM/dicmsZpvfa6O6J37lOcn2SuSBxTc7dxFzz0nXNx2tR52A21FCMJoxQFXB9SIIhvJqzwpX54/AnmieonaecpyQ2mUAJyQOlNQAAAIBXe+NOwDdDpy3rfnpvYHpNh8RjIt8oTpJEz3p3jKD9G1hyoOvZNiukhmaNS9ICv6+VxjaPaMCk1PWD4RFlZbSRB7P8DaS3lK+ESoK9qHgxX/Pwo3DtGVQsRizj9xaxu+nULZIH7zzCWR61b4XDI62aNf5FjWRrgzDWCwqIOZMxWA== root@singlevm2-vm-bb2ee47f-e393-4302-854c-7de6655805f3 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.40s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fede:63f3/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-bb2ee47f-e393-4302-854c-7de6655805f3 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.19 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-bb2ee47f-e393-4302-854c-7de6655805f3 login: 2018-12-07 19:05:18,454 - functest.core.singlevm - DEBUG - output: Hello World 2018-12-07 19:05:18,454 - functest.core.singlevm - DEBUG - error: 2018-12-07 19:05:18,572 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-07 19:05:18,572 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:45 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-07 19:05:40,470 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-12-07 19:05:41,843 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'bf590fc504a443a2b5a750e4b9bc73c9', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_ssh-project_4eefa54c-c4ef-491d-9043-e82816987f02'}) 2018-12-07 19:05:42,343 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6daff7a14fa447bcaa3fee50f01eb321', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_4eefa54c-c4ef-491d-9043-e82816987f02'}) 2018-12-07 19:05:44,112 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_4eefa54c-c4ef-491d-9043-e82816987f02', 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'bf590fc504a443a2b5a750e4b9bc73c9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '88fc1407-90c2-45d0-a66c-b27dab68c4cd', 'username': u'vping_ssh-user_4eefa54c-c4ef-491d-9043-e82816987f02', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-07 19:05:44,116 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_4eefa54c-c4ef-491d-9043-e82816987f02', 'password': '88fc1407-90c2-45d0-a66c-b27dab68c4cd', 'project_name': 'vping_ssh-project_4eefa54c-c4ef-491d-9043-e82816987f02', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'bf590fc504a443a2b5a750e4b9bc73c9', 'project_domain_name': 'Default'} 2018-12-07 19:05:44,116 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-12-07 19:05:45,083 - 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-12-07T19:05:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c9f25fb7-b8c7-4757-af2a-a55cc4293e7f', u'provider:segmentation_id': 8, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_4eefa54c-c4ef-491d-9043-e82816987f02', u'created_at': u'2018-12-07T19:05:44Z', u'mtu': 1450, u'tenant_id': u'bf590fc504a443a2b5a750e4b9bc73c9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bf590fc504a443a2b5a750e4b9bc73c9', u'l2_adjacency': True}) 2018-12-07 19:05:46,831 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-07T19:05:46Z', 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'933b5a8d-e49e-4e38-a861-dee6a986c384', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_4eefa54c-c4ef-491d-9043-e82816987f02', u'enable_dhcp': True, u'network_id': u'c9f25fb7-b8c7-4757-af2a-a55cc4293e7f', u'tenant_id': u'bf590fc504a443a2b5a750e4b9bc73c9', u'created_at': u'2018-12-07T19:05:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bf590fc504a443a2b5a750e4b9bc73c9'}) 2018-12-07 19:05:53,773 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-07T19:05:49Z', u'revision_number': 3, u'id': u'9976f97d-23ff-40cd-afb7-2698318edb8a', u'external_gateway_info': {u'network_id': u'fdd3e9d3-cf03-4cd7-9a72-2c6f92f894d9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'725ec903-1ad6-4d03-b6c7-86497fbec6d0', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_4eefa54c-c4ef-491d-9043-e82816987f02', u'admin_state_up': True, u'tenant_id': u'bf590fc504a443a2b5a750e4b9bc73c9', u'created_at': u'2018-12-07T19:05:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'bf590fc504a443a2b5a750e4b9bc73c9'}) 2018-12-07 19:05:59,758 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d08bfd43-6573-4869-8944-a143974f584e/images/a98ef303-a7ca-477a-a468-bf995e61dfa1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a98ef303-a7ca-477a-a468-bf995e61dfa1/file', 'owner': u'bf590fc504a443a2b5a750e4b9bc73c9', 'id': u'a98ef303-a7ca-477a-a468-bf995e61dfa1', 'size': 12716032, u'self': u'/v2/images/a98ef303-a7ca-477a-a468-bf995e61dfa1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bf590fc504a443a2b5a750e4b9bc73c9', 'name': 'vping_ssh-project_4eefa54c-c4ef-491d-9043-e82816987f02', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d08bfd43-6573-4869-8944-a143974f584e/images/a98ef303-a7ca-477a-a468-bf995e61dfa1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-07T19:05:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-07T19:05:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_4eefa54c-c4ef-491d-9043-e82816987f02', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a98ef303-a7ca-477a-a468-bf995e61dfa1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_4eefa54c-c4ef-491d-9043-e82816987f02', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_4eefa54c-c4ef-491d-9043-e82816987f02', 'created': u'2018-12-07T19:05:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-07T19:05:57Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a98ef303-a7ca-477a-a468-bf995e61dfa1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_4eefa54c-c4ef-491d-9043-e82816987f02', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-07 19:06:00,127 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_4eefa54c-c4ef-491d-9043-e82816987f02', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'83504cbb2fcb488ea266579c69e4b320', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'f6ce39eb-f55a-4a43-8c7c-6a0eab50edfc', 'swap': 0}) 2018-12-07 19:06:01,286 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNQiAH6aUDbEAgfC3B3bEn20lps9QsxI7U9T7XmKU8RScOPyl7QCdQCSaQTfxbtsJsqeAICOpVsoi3ujeh3ywmPwOTXUbzZfRXOenFHLyUh4U1lvEWKpbnA1GpX43y66H3t6es9Y2ppPEJW7cXHkFn2gbl/sbMxf5tu0STxGkZLMeQQXOmk8xh9Ic8a3c6WWAzHJJhtomXkYQtejgu+jWLKPtybileiC/Uyz+aGsfrpB7DUwpehwlr2GGfMylic/U/O520NLlP9GXFiq/erwRZHU36ScBt5/8HYMYSHyc4u6Y2QsajyW4B2PoUCcoE4oPezsNQ2soNdwu14Ny65Jaz Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAzUIgB+mlA2xAIHwtwd2xJ9tJabPULMSO1PU+15ilPEUnDj8p\ne0AnUAkmkE38W7bCbKngCAjqVbKIt7o3od8sJj8Dk11G82X0VznpxRy8lIeFNZbx\nFiqW5wNRqV+N8uuh97enrPWNqaTxCVu3Fx5BZ9oG5f7GzMX+bbtEk8RpGSzHkEFz\nppPMYfSHPGt3OllgMxySYbaJl5GELXo4Lvo1iyj7cm4pXogv1Ms/mhrH66Qew1MK\nXocJa9hhnzMpYnP1PzudtDS5T/RlxYqv3q8EWR1N+knAbef/B2DGEh8nOLumNkLG\no8luAdj6FAnKBOKD3s7DUNrKDXcLteDcuuSWswIDAQABAoH/ObpfR9pujofjgT9r\nnxq6uHr0KsZo5i5h/YL8KabE0i6gzWD2SbPBWsE4F13Xm/PKusUMPTZEsdWEnifB\nfcVGpXsThl61lb8W+XFQTh/G6f8zd97770ALMO2+CeTWB3w+EW2Vuw9UyGGbaQZi\neB4KRysKxaTiRLVq2XHR171l0a5FFahzRqRY2K0lwFsd62gn8Rxq6RzYfVctp5RA\nQdQLPXEmtD9+hESBIBSC2FvhdHV2P5YuYKq+iDJWMUa2OggCSqN4NPgHN43ugGll\nX7KGUZAfd64kDdwkWTyeSgfVEcAk5i0YsgMINpmdbdz5kILeIbm/dniLZOWeg8Tt\nm1iBAoGBAPiASo2HqvPPn9DUuMkydyCCl8t53090xAdzuFesVDnay1k5LMRh/geY\n6NJrVQXv6WUl+3vbyY2dnsd3UZfGmxMlD/iso6OTbObSdkq6KS5BLIMpq2q5/F2u\nNIm/parxxalqdyvedg+jBCBEa2NcefHX+nW5l7MDv6/3EL9H173pAoGBANNzxsZb\nBqGAeEo3r5e3zKWPkbibSd8bB46FSVLez5RVv8xe8neZ1L+5zmLIH58W93cZnSP4\nnQzgNoNwXlp8wrZJpWIGAgbadTCHMTQgoqRCS6q037oz6u7URT4B8fFBVTp8by0B\nYo9ZBz1DQIUjH+wvYvQIQxBoJYiA/MM5MAI7AoGAYoORiqwXBJLx23sJSpHcEiJT\nhRHqinhS4lVo5jDmLw1jAhsdeTkT2PUwj4KHcVQb5cJ6AS8vpxmugYr26MGOZreR\nrlbahJWEXblftd45RyIFQHY7g5L5zjWqlFVKmws//hq75cNKcIaCszwMipZ1rX+e\nxh7uWcSJsHu0wu/7QkkCgYEAxBQEK0OVboWXBhuFNIc3uf7b/ffiFIUYCM0IJVR/\n4OlzJayV4to/Mlq2S1uQFxJQ/5w833JXD+2KH3A/zmEKncbFGZTApGJHcWyr786j\ngvYG/JElNaGXJUipvMpI9JLE2asx3OX/4zWHRQPr/ImJvJZkiC5xIfGxfFdADDgn\nkKkCgYEAjjPnP9ZEWy6WGMgn0ngUYWYCgrQTdhOU9QX4bwQR4QR/yNZKuMXREUGj\nyoL5GpUro0D3xvnXRQrjcSr2KH87tQYKjltP6yTn17pPN6eVskY9Z8M9dwZUhz/G\nCtRcuERjoq7mAj8A+brxnVrIxEOPNoTEO12KPFZcX0FN6p0+vOo=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'6daff7a14fa447bcaa3fee50f01eb321', 'name': u'vping_ssh-kp_4eefa54c-c4ef-491d-9043-e82816987f02', 'created_at': '2018-12-07T19:06:01.286532', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bf590fc504a443a2b5a750e4b9bc73c9', 'name': 'vping_ssh-project_4eefa54c-c4ef-491d-9043-e82816987f02', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'39:94:fe:00:78:8c:91:13:52:5a:ad:34:d3:7f:8b:a7', 'type': 'ssh', 'id': u'vping_ssh-kp_4eefa54c-c4ef-491d-9043-e82816987f02'}) 2018-12-07 19:06:01,287 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAzUIgB+mlA2xAIHwtwd2xJ9tJabPULMSO1PU+15ilPEUnDj8p e0AnUAkmkE38W7bCbKngCAjqVbKIt7o3od8sJj8Dk11G82X0VznpxRy8lIeFNZbx FiqW5wNRqV+N8uuh97enrPWNqaTxCVu3Fx5BZ9oG5f7GzMX+bbtEk8RpGSzHkEFz ppPMYfSHPGt3OllgMxySYbaJl5GELXo4Lvo1iyj7cm4pXogv1Ms/mhrH66Qew1MK XocJa9hhnzMpYnP1PzudtDS5T/RlxYqv3q8EWR1N+knAbef/B2DGEh8nOLumNkLG o8luAdj6FAnKBOKD3s7DUNrKDXcLteDcuuSWswIDAQABAoH/ObpfR9pujofjgT9r nxq6uHr0KsZo5i5h/YL8KabE0i6gzWD2SbPBWsE4F13Xm/PKusUMPTZEsdWEnifB fcVGpXsThl61lb8W+XFQTh/G6f8zd97770ALMO2+CeTWB3w+EW2Vuw9UyGGbaQZi eB4KRysKxaTiRLVq2XHR171l0a5FFahzRqRY2K0lwFsd62gn8Rxq6RzYfVctp5RA QdQLPXEmtD9+hESBIBSC2FvhdHV2P5YuYKq+iDJWMUa2OggCSqN4NPgHN43ugGll X7KGUZAfd64kDdwkWTyeSgfVEcAk5i0YsgMINpmdbdz5kILeIbm/dniLZOWeg8Tt m1iBAoGBAPiASo2HqvPPn9DUuMkydyCCl8t53090xAdzuFesVDnay1k5LMRh/geY 6NJrVQXv6WUl+3vbyY2dnsd3UZfGmxMlD/iso6OTbObSdkq6KS5BLIMpq2q5/F2u NIm/parxxalqdyvedg+jBCBEa2NcefHX+nW5l7MDv6/3EL9H173pAoGBANNzxsZb BqGAeEo3r5e3zKWPkbibSd8bB46FSVLez5RVv8xe8neZ1L+5zmLIH58W93cZnSP4 nQzgNoNwXlp8wrZJpWIGAgbadTCHMTQgoqRCS6q037oz6u7URT4B8fFBVTp8by0B Yo9ZBz1DQIUjH+wvYvQIQxBoJYiA/MM5MAI7AoGAYoORiqwXBJLx23sJSpHcEiJT hRHqinhS4lVo5jDmLw1jAhsdeTkT2PUwj4KHcVQb5cJ6AS8vpxmugYr26MGOZreR rlbahJWEXblftd45RyIFQHY7g5L5zjWqlFVKmws//hq75cNKcIaCszwMipZ1rX+e xh7uWcSJsHu0wu/7QkkCgYEAxBQEK0OVboWXBhuFNIc3uf7b/ffiFIUYCM0IJVR/ 4OlzJayV4to/Mlq2S1uQFxJQ/5w833JXD+2KH3A/zmEKncbFGZTApGJHcWyr786j gvYG/JElNaGXJUipvMpI9JLE2asx3OX/4zWHRQPr/ImJvJZkiC5xIfGxfFdADDgn kKkCgYEAjjPnP9ZEWy6WGMgn0ngUYWYCgrQTdhOU9QX4bwQR4QR/yNZKuMXREUGj yoL5GpUro0D3xvnXRQrjcSr2KH87tQYKjltP6yTn17pPN6eVskY9Z8M9dwZUhz/G CtRcuERjoq7mAj8A+brxnVrIxEOPNoTEO12KPFZcX0FN6p0+vOo= -----END RSA PRIVATE KEY----- 2018-12-07 19:06:21,522 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_4eefa54c-c4ef-491d-9043-e82816987f02': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ea:24:7f', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a98ef303-a7ca-477a-a468-bf995e61dfa1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-07T19:06:18.000000', 'flavor': Munch({u'id': u'f6ce39eb-f55a-4a43-8c7c-6a0eab50edfc'}), 'az': u'nova', 'id': u'7a07c20b-b8d7-46c9-89d3-37c7a1cef8bf', 'security_groups': [Munch({u'name': u'vping_ssh-sg_4eefa54c-c4ef-491d-9043-e82816987f02'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6daff7a14fa447bcaa3fee50f01eb321', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bf590fc504a443a2b5a750e4b9bc73c9', 'name': 'vping_ssh-project_4eefa54c-c4ef-491d-9043-e82816987f02', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-07T19:06:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-07T19:06:18Z', 'hostId': u'317742b398ff6efafd3ae190246c2166474920239df2a579511af743', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'317742b398ff6efafd3ae190246c2166474920239df2a579511af743', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-07T19:06:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'bf590fc504a443a2b5a750e4b9bc73c9', 'name': u'vping_ssh-vm2_4eefa54c-c4ef-491d-9043-e82816987f02', 'adminPass': u'bsQJnNUDC9jW', 'tenant_id': u'bf590fc504a443a2b5a750e4b9bc73c9', 'created_at': u'2018-12-07T19:06:09Z', 'created': u'2018-12-07T19:06:09Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-07 19:06:38,774 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_4eefa54c-c4ef-491d-9043-e82816987f02': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6b:7a:65', u'version': 4, u'addr': u'192.168.120.23', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a98ef303-a7ca-477a-a468-bf995e61dfa1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-07T19:06:36.000000', 'flavor': Munch({u'id': u'f6ce39eb-f55a-4a43-8c7c-6a0eab50edfc'}), 'az': u'nova', 'id': u'732d5c4f-d3d6-468b-af45-ec42e52ae2de', 'security_groups': [Munch({u'name': u'vping_ssh-sg_4eefa54c-c4ef-491d-9043-e82816987f02'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6daff7a14fa447bcaa3fee50f01eb321', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bf590fc504a443a2b5a750e4b9bc73c9', 'name': 'vping_ssh-project_4eefa54c-c4ef-491d-9043-e82816987f02', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-07T19:06:36.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-07T19:06:35Z', 'hostId': u'317742b398ff6efafd3ae190246c2166474920239df2a579511af743', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_4eefa54c-c4ef-491d-9043-e82816987f02', 'public_v6': '', 'private_v4': u'192.168.120.23', 'cloud': 'envvars', 'host_id': u'317742b398ff6efafd3ae190246c2166474920239df2a579511af743', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-07T19:06:36.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'bf590fc504a443a2b5a750e4b9bc73c9', 'name': u'vping_ssh-vm_4eefa54c-c4ef-491d-9043-e82816987f02', 'adminPass': u'wMbkEssk67Eg', 'tenant_id': u'bf590fc504a443a2b5a750e4b9bc73c9', 'created_at': u'2018-12-07T19:06:25Z', 'created': u'2018-12-07T19:06:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-07 19:06:43,996 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'9976f97d-23ff-40cd-afb7-2698318edb8a', 'updated_at': u'2018-12-07T19:06:43Z', 'fixed_ip_address': u'192.168.120.23', 'floating_ip_address': u'172.30.9.211', 'revision_number': 1, 'port_id': u'81eb39e9-1c48-406e-8020-54ae0f658dda', 'id': u'348ded0e-28d5-4bfe-ad21-24a73dae3cbe', 'network': u'fdd3e9d3-cf03-4cd7-9a72-2c6f92f894d9', 'port': u'81eb39e9-1c48-406e-8020-54ae0f658dda', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bf590fc504a443a2b5a750e4b9bc73c9', 'name': 'vping_ssh-project_4eefa54c-c4ef-491d-9043-e82816987f02', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'bf590fc504a443a2b5a750e4b9bc73c9', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'fdd3e9d3-cf03-4cd7-9a72-2c6f92f894d9', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c9f25fb7-b8c7-4757-af2a-a55cc4293e7f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6b:7a:65', u'device_id': u'732d5c4f-d3d6-468b-af45-ec42e52ae2de'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'bf590fc504a443a2b5a750e4b9bc73c9', 'created_at': u'2018-12-07T19:06:39Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c9f25fb7-b8c7-4757-af2a-a55cc4293e7f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6b:7a:65', u'device_id': u'732d5c4f-d3d6-468b-af45-ec42e52ae2de'}), 'router': u'9976f97d-23ff-40cd-afb7-2698318edb8a'}) 2018-12-07 19:06:44,073 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 489367079 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.208243] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.210611] pid_max: default: 32768 minimum: 301 [ 0.211894] ACPI: Core revision 20150930 [ 0.213613] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.215476] Security Framework initialized [ 0.216646] Yama: becoming mindful. [ 0.217685] AppArmor: AppArmor initialized [ 0.218908] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.220792] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.222594] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.224312] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.226262] Initializing cgroup subsys io [ 0.227450] Initializing cgroup subsys memory [ 0.228686] Initializing cgroup subsys devices [ 0.229929] Initializing cgroup subsys freezer [ 0.231188] Initializing cgroup subsys net_cls [ 0.232430] Initializing cgroup subsys perf_event [ 0.233729] Initializing cgroup subsys net_prio [ 0.234996] Initializing cgroup subsys hugetlb [ 0.236234] Initializing cgroup subsys pids [ 0.237470] CPU: Physical Processor ID: 0 [ 0.239349] mce: CPU supports 10 MCE banks [ 0.240543] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241973] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.259071] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.265851] ftrace: allocating 31920 entries in 125 pages [ 0.291823] smpboot: Max logical packages: 1 [ 0.293044] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.294990] x2apic enabled [ 0.296143] Switched APIC routing to physical x2apic. [ 0.298621] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.300234] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.303167] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.305709] KVM setup paravirtual spinlock [ 0.307316] x86: Booted up 1 node, 1 CPUs [ 0.308441] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.310351] devtmpfs: initialized [ 0.312309] evm: security.selinux [ 0.313292] evm: security.SMACK64 [ 0.314303] evm: security.SMACK64EXEC [ 0.315346] evm: security.SMACK64TRANSMUTE [ 0.316480] evm: security.SMACK64MMAP [ 0.317520] evm: security.ima [ 0.318425] evm: security.capability [ 0.319524] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.322133] pinctrl core: initialized pinctrl subsystem [ 0.323634] RTC time: 19:06:36, date: 12/07/18 [ 0.324979] NET: Registered protocol family 16 [ 0.326316] cpuidle: using governor ladder [ 0.327468] cpuidle: using governor menu [ 0.328592] PCCT header not found. [ 0.329648] ACPI: bus type PCI registered [ 0.330767] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.332484] PCI: Using configuration type 1 for base access [ 0.334687] ACPI: Added _OSI(Module Device) [ 0.335860] ACPI: Added _OSI(Processor Device) [ 0.337071] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.338336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.340561] ACPI: Interpreter enabled [ 0.341643] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.344247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.346831] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.349403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.352003] ACPI: (supports S0 S5) [ 0.352989] ACPI: Using IOAPIC for interrupt routing [ 0.354324] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.358190] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.359768] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.361510] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.363178] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.366247] acpiphp: Slot [3] registered [ 0.367363] acpiphp: Slot [4] registered [ 0.368478] acpiphp: Slot [5] registered [ 0.369589] acpiphp: Slot [6] registered [ 0.370725] acpiphp: Slot [7] registered [ 0.371857] acpiphp: Slot [8] registered [ 0.372977] acpiphp: Slot [9] registered [ 0.374089] acpiphp: Slot [10] registered [ 0.375253] acpiphp: Slot [11] registered [ 0.376385] acpiphp: Slot [12] registered [ 0.377515] acpiphp: Slot [13] registered [ 0.378649] acpiphp: Slot [14] registered [ 0.379783] acpiphp: Slot [15] registered [ 0.394363] acpiphp: Slot [16] registered [ 0.395526] acpiphp: Slot [17] registered [ 0.396648] acpiphp: Slot [18] registered [ 0.397773] acpiphp: Slot [19] registered [ 0.398935] acpiphp: Slot [20] registered [ 0.400076] acpiphp: Slot [21] registered [ 0.401233] acpiphp: Slot [22] registered [ 0.402367] acpiphp: Slot [23] registered [ 0.403505] acpiphp: Slot [24] registered [ 0.404636] acpiphp: Slot [25] registered [ 0.405800] acpiphp: Slot [26] registered [ 0.406969] acpiphp: Slot [27] registered [ 0.408103] acpiphp: Slot [28] registered [ 0.409235] acpiphp: Slot [29] registered [ 0.410370] acpiphp: Slot [30] registered [ 0.411500] acpiphp: Slot [31] registered [ 0.412631] PCI host bridge to bus 0000:00 [ 0.413762] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.415486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.417218] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.419246] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.421277] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.423341] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.427305] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.429074] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.430704] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.432469] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.436807] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.438826] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.458916] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.460908] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.462840] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.464769] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.466698] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.468553] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.470341] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.471816] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.473996] vgaarb: loaded [ 0.474842] vgaarb: bridge control possible 0000:00:02.0 [ 0.476529] SCSI subsystem initialized [ 0.477860] ACPI: bus type USB registered [ 0.479021] usbcore: registered new interface driver usbfs [ 0.480457] usbcore: registered new interface driver hub [ 0.481867] usbcore: registered new device driver usb [ 0.483383] PCI: Using ACPI for IRQ routing [ 0.484905] NetLabel: Initializing [ 0.485930] NetLabel: domain hash size = 128 [ 0.487133] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.488475] NetLabel: unlabeled traffic allowed by default [ 0.490080] clocksource: Switched to clocksource kvm-clock [ 0.499522] AppArmor: AppArmor Filesystem Enabled [ 0.500811] pnp: PnP ACPI init [ 0.502042] pnp: PnP ACPI: found 5 devices [ 0.508854] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.511258] NET: Registered protocol family 2 [ 0.512684] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.514491] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.516196] TCP: Hash tables configured (established 4096 bind 4096) [ 0.517890] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.519409] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.521053] NET: Registered protocol family 1 [ 0.522286] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.523820] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.525326] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.539574] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.553965] Trying to unpack rootfs image as initramfs... [ 0.615008] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.621553] Scanning for low memory corruption every 60 seconds [ 0.624497] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.626068] audit: initializing netlink subsys (disabled) [ 0.627666] audit: type=2000 audit(1544209597.141:1): initialized [ 0.629689] Initialise system trusted keyring [ 0.631173] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.632685] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.635417] zbud: loaded [ 0.636447] VFS: Disk quotas dquot_6.6.0 [ 0.637549] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.639747] fuse init (API version 7.23) [ 0.640956] Key type big_key registered [ 0.642026] Allocating IMA MOK and blacklist keyrings. [ 0.643668] Key type asymmetric registered [ 0.644773] Asymmetric key parser 'x509' registered [ 0.646041] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.648048] io scheduler noop registered [ 0.649108] io scheduler deadline registered (default) [ 0.650426] io scheduler cfq registered [ 0.651652] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.653011] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.654794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.656719] ACPI: Power Button [PWRF] [ 0.658012] GHES: HEST is not enabled! [ 0.672203] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.701188] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.704029] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.729349] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.732300] Linux agpgart interface v0.103 [ 0.735905] brd: module loaded [ 0.738096] loop: module loaded [ 0.743324] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.745270] GPT:90111 != 2097151 [ 0.746191] GPT:Alternate GPT header not at the end of the disk. [ 0.747612] GPT:90111 != 2097151 [ 0.748513] GPT: Use GNU Parted to correct GPT errors. [ 0.749795] vda: vda1 vda15 [ 0.751633] scsi host0: ata_piix [ 0.752674] scsi host1: ata_piix [ 0.753631] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.755253] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.757214] libphy: Fixed MDIO Bus: probed [ 0.758535] tun: Universal TUN/TAP device driver, 1.6 [ 0.759829] tun: (C) 1999-2004 Max Krasnyansky [ 0.762826] PPP generic driver version 2.4.2 [ 0.764050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.765623] ehci-pci: EHCI PCI platform driver [ 0.766827] ehci-platform: EHCI generic platform driver [ 0.768130] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.769616] ohci-pci: OHCI PCI platform driver [ 0.770791] ohci-platform: OHCI generic platform driver [ 0.772117] uhci_hcd: USB Universal Host Controller Interface driver [ 0.786712] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.788042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.790013] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.791352] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.792926] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.794538] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.796502] usb usb1: Product: UHCI Host Controller [ 0.797767] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.799247] usb usb1: SerialNumber: 0000:00:01.2 [ 0.800555] hub 1-0:1.0: USB hub found [ 0.801683] hub 1-0:1.0: 2 ports detected [ 0.803010] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.805868] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.807144] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.808496] mousedev: PS/2 mouse device common for all mice [ 0.810184] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.812585] rtc_cmos 00:00: RTC can wake from S4 [ 0.814116] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815684] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817291] i2c /dev entries driver [ 0.818324] device-mapper: uevent: version 1.0.3 [ 0.819607] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.821804] ledtrig-cpu: registered to indicate activity on CPUs [ 0.823759] NET: Registered protocol family 10 [ 0.825515] NET: Registered protocol family 17 [ 0.826737] Key type dns_resolver registered [ 0.828068] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.829521] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.831939] registered taskstats version 1 [ 0.833094] Loading compiled-in X.509 certificates [ 0.834959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.837414] zswap: loaded using pool lzo/zbud [ 0.839841] Key type trusted registered [ 0.841937] Key type encrypted registered [ 0.843047] AppArmor: AppArmor sha1 policy hashing enabled [ 0.844436] ima: No TPM chip found, activating TPM-bypass! [ 0.845813] evm: HMAC attrs: 0x1 [ 0.847127] Magic number: 14:642:141 [ 0.848169] block ram6: hash matches [ 0.849207] acpi device:12: hash matches [ 0.850376] rtc_cmos 00:00: setting system clock to 2018-12-07 19:06:36 UTC (1544209596) [ 0.852564] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.867839] EDD information not available. [ 0.916633] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.918687] Write protecting the kernel read-only data: 14336k [ 0.923304] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.925877] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.974651] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.80 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.23... Lease of 192.168.120.23 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. iid=i-0000000b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDh6wBzWqfTsbuLw32CCcn5Kol9NSItynCi6SkgjV0xUKqrqm4nb6/EqYXv32wJQDVZpz04x8pWPFoEJeYanHRFHD08+jyaPHx6I+K0Cv9zUiJLxn6hRBlBEyjaxkrEtTwMDfKM2/USBnYdv3q/zypHuI8t8yT2wtpjKw31ISoJ3gUUVo6bGic2ir2NlScTIpPKY1GjdlksKixbNM3Q7foWFPHMxqX3KNE3gW4Bom9pZMDqew5QVMjiqPsEacU6P/a3Gbk4OUl0CMEP4rM5M0zeFHEwIxFfZg167VnsrNP6nqeL9f0F1cECCSEEna5ElspfscyqJelp2mk0gBWVD5Rj root@vping-ssh-vm-4eefa54c-c4ef-491d-9043-e82816987f02 ssh-dss AAAAB3NzaC1kc3MAAACBAILwflFrEyiTqQYVh3lUkUEH2vIyw65b8y1srxPR13xMQXD4eUuY+VsB4be/Z7rFVXcEqKy+HNN3Dw3+gcXmvE07BAXsUn2dS7+CeebvsXAA5AsJ7Gb+68/rvXynDAdUibUilTTS2fFcp1cca/ZuD4Iv+xWJLoAEclT/qu9DKkTlAAAAFQDpTjOfxXc/cpuulfN4fVoF1CUI9wAAAIACZLf13Ibci+yKweEovjpsYoy8iIB4UY3ServLIzCwHyorGzhCgAsYb2TJ9v/Ij9Qygn5LIlWlWO87m9HzTQqWfOKcuVG8j2SBbfVGHyBbQu9QQDXiolHB12VWYEA/HPtLb200FdFw20jC/mX3ZpIO+6I/39u28w0hfJ+eN22P6gAAAIAaxOTLeMsOyK0PJ5vnSGOKyvG217LJ36mRTr8KOMplZUloXKDve5eAQSFnLtkegZeOPPt3u9vUvQVOPBceEDMZO/shmOr+XZMPCSp7VJDRtECX+OKRO/uObjrWPDTaTW+bSY71yCPexuzKrnZW9ifqwMHhCRKIPgPYK/SmNUtCcg== root@vping-ssh-vm-4eefa54c-c4ef-491d-9043-e82816987f02 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.23,24,fe80::f816:3eff:fe6b:7a65/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.23 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-4eefa54c-c4ef-491d-9043-e82816987f02 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.96 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-4eefa54c-c4ef-491d-9043-e82816987f02 login: 2018-12-07 19:06:44,183 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.8 (192.168.120.8): 56 data bytes 64 bytes from 192.168.120.8: seq=0 ttl=64 time=0.797 ms --- 192.168.120.8 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 0.797/0.797/0.797 ms 2018-12-07 19:06:44,183 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-12-07 19:06:44,302 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-07 19:06:44,303 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:00 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-07 19:07:10,195 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-12-07 19:07:11,487 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'e3213e131029498ab1ed0d9e3c61774a', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_userdata-project_94bdd540-4b76-441c-9e30-65e5fcb3382d'}) 2018-12-07 19:07:12,028 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e08c1e47a6464503a63c45b16773dc1a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_94bdd540-4b76-441c-9e30-65e5fcb3382d'}) 2018-12-07 19:07:13,807 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_94bdd540-4b76-441c-9e30-65e5fcb3382d', 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'e3213e131029498ab1ed0d9e3c61774a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2775ef61-c2c3-4bd8-85a9-32f12589cdbd', 'username': u'vping_userdata-user_94bdd540-4b76-441c-9e30-65e5fcb3382d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-07 19:07:13,811 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_94bdd540-4b76-441c-9e30-65e5fcb3382d', 'password': '2775ef61-c2c3-4bd8-85a9-32f12589cdbd', 'project_name': 'vping_userdata-project_94bdd540-4b76-441c-9e30-65e5fcb3382d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'e3213e131029498ab1ed0d9e3c61774a', 'project_domain_name': 'Default'} 2018-12-07 19:07:13,812 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-12-07 19:07:14,843 - 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-12-07T19:07:14Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1114234a-f18c-4450-806a-77aadbb8ce69', u'provider:segmentation_id': 44, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_94bdd540-4b76-441c-9e30-65e5fcb3382d', u'created_at': u'2018-12-07T19:07:14Z', u'mtu': 1450, u'tenant_id': u'e3213e131029498ab1ed0d9e3c61774a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e3213e131029498ab1ed0d9e3c61774a', u'l2_adjacency': True}) 2018-12-07 19:07:16,759 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-07T19:07:16Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'537148fa-3128-45e4-a2be-d1ce98fc9530', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_94bdd540-4b76-441c-9e30-65e5fcb3382d', u'enable_dhcp': True, u'network_id': u'1114234a-f18c-4450-806a-77aadbb8ce69', u'tenant_id': u'e3213e131029498ab1ed0d9e3c61774a', u'created_at': u'2018-12-07T19:07:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e3213e131029498ab1ed0d9e3c61774a'}) 2018-12-07 19:07:23,863 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-07T19:07:18Z', u'revision_number': 3, u'id': u'c37b5b32-d25b-4626-920a-f757645bc810', u'external_gateway_info': {u'network_id': u'fdd3e9d3-cf03-4cd7-9a72-2c6f92f894d9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'725ec903-1ad6-4d03-b6c7-86497fbec6d0', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_94bdd540-4b76-441c-9e30-65e5fcb3382d', u'admin_state_up': True, u'tenant_id': u'e3213e131029498ab1ed0d9e3c61774a', u'created_at': u'2018-12-07T19:07:17Z', u'flavor_id': None, u'routes': [], u'project_id': u'e3213e131029498ab1ed0d9e3c61774a'}) 2018-12-07 19:07:29,834 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d08bfd43-6573-4869-8944-a143974f584e/images/2f45f3e7-4b81-44cc-8000-aaf2b6170201/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2f45f3e7-4b81-44cc-8000-aaf2b6170201/file', 'owner': u'e3213e131029498ab1ed0d9e3c61774a', 'id': u'2f45f3e7-4b81-44cc-8000-aaf2b6170201', 'size': 12716032, u'self': u'/v2/images/2f45f3e7-4b81-44cc-8000-aaf2b6170201', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e3213e131029498ab1ed0d9e3c61774a', 'name': 'vping_userdata-project_94bdd540-4b76-441c-9e30-65e5fcb3382d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d08bfd43-6573-4869-8944-a143974f584e/images/2f45f3e7-4b81-44cc-8000-aaf2b6170201/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-07T19:07:29Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-07T19:07:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_94bdd540-4b76-441c-9e30-65e5fcb3382d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2f45f3e7-4b81-44cc-8000-aaf2b6170201', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_94bdd540-4b76-441c-9e30-65e5fcb3382d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_94bdd540-4b76-441c-9e30-65e5fcb3382d', 'created': u'2018-12-07T19:07:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-07T19:07:27Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2f45f3e7-4b81-44cc-8000-aaf2b6170201', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_94bdd540-4b76-441c-9e30-65e5fcb3382d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-07 19:07:30,184 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_94bdd540-4b76-441c-9e30-65e5fcb3382d', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'83504cbb2fcb488ea266579c69e4b320', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'9d44a3b8-4871-4808-95d6-62db42f2ad83', 'swap': 0}) 2018-12-07 19:07:50,277 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_94bdd540-4b76-441c-9e30-65e5fcb3382d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9b:1f:08', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2f45f3e7-4b81-44cc-8000-aaf2b6170201'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-07T19:07:46.000000', 'flavor': Munch({u'id': u'9d44a3b8-4871-4808-95d6-62db42f2ad83'}), 'az': u'nova', 'id': u'959f435e-6eb1-4a5e-a9e1-e897d8865c10', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e08c1e47a6464503a63c45b16773dc1a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e3213e131029498ab1ed0d9e3c61774a', 'name': 'vping_userdata-project_94bdd540-4b76-441c-9e30-65e5fcb3382d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-07T19:07:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-07T19:07:45Z', 'hostId': u'332681a58b573488abed4311d825dabf80c039667e6196012e89b977', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'332681a58b573488abed4311d825dabf80c039667e6196012e89b977', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-07T19:07:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e3213e131029498ab1ed0d9e3c61774a', 'name': u'vping_userdata-vm_94bdd540-4b76-441c-9e30-65e5fcb3382d', 'adminPass': u'yR4Z5Bpiv9St', 'tenant_id': u'e3213e131029498ab1ed0d9e3c61774a', 'created_at': u'2018-12-07T19:07:36Z', 'created': u'2018-12-07T19:07:36Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-07 19:07:57,987 - functest.opnfv_tests.openstack.vping.vping_userdata - ERROR - Unexpected error running vping_userdata Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/vping/vping_userdata.py", line 48, in run userdata=self._get_userdata()) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 216, in boot_vm timeout=self.create_server_timeout, wait=True, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/openstack/cloud/_utils.py", line 377, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6654, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6697, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6714, in get_active_server "Error in creating the server", extra_data=dict(server=server)) SDKException: Error in creating the server 2018-12-07 19:07:58,176 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-07 19:07:58,177 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:16 | FAIL | +------------------------+------------------+------------------+----------------+ 2018-12-07 19:08:16,579 - xtesting.ci.run_tests - ERROR - The test case 'vping_userdata' failed. 2018-12-07 19:08:16,580 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | tenantnetwork1 | functest | healthcheck | 00:17 | PASS | | tenantnetwork2 | functest | healthcheck | 00:15 | PASS | | vmready1 | functest | healthcheck | 00:21 | PASS | | vmready2 | functest | healthcheck | 00:19 | PASS | | singlevm1 | functest | healthcheck | 00:49 | PASS | | singlevm2 | functest | healthcheck | 00:45 | PASS | | vping_ssh | functest | healthcheck | 01:00 | PASS | | vping_userdata | functest | healthcheck | 00:16 | FAIL | | cinder_test | functest | healthcheck | 00:00 | SKIP | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-12-07 19:08:16,594 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR