See <https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/19/> ------------------------------------------ [...truncated 31 lines...] + TMPDIR=/tmp/tmp.iITtntc6uk + trap 'rm -rf /tmp/tmp.iITtntc6uk' EXIT + /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh pre + sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh pre + source /usr/local/jenkins/slave_scripts/select-mirror.sh openstack nova ++ org=openstack ++ project=nova ++ [[ -z openstack ]] ++ [[ -z nova ]] ++ rm -f /home/jenkins/.pydistutils.cfg ++ mkdir -p /home/jenkins/.pip ++ rm -f /home/jenkins/.pip/pip.conf ++ '[' openstack == openstack ']' ++ '[' nova == requirements ']' ++ '[' openstack == openstack ']' ++ export TOX_INDEX_URL=http://pypi.openstack.org/openstack ++ TOX_INDEX_URL=http://pypi.openstack.org/openstack ++ cat ++ cat + python setup.py --version jenkins.periodic.nova.python26.stable.grizzly.19 + tox -epy26 GLOB sdist-make: <https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/ws/setup.py> py26 create: <https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/ws/.tox/py26> py26 installdeps: -r<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/ws/tools/pip-requires,> -r<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/ws/tools/test-requires> py26 inst: <https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/ws/.tox/dist/nova-jenkins.periodic.nova.python26.stable.grizzly.19.zip> py26 runtests: commands[0] | python tools/patch_tox_venv.py py26 runtests: commands[1] | python setup.py testr --slowest --testr-args= running testr running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --list running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --load-list /tmp/tmp.iITtntc6uk/tmpGX_If5 running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --load-list /tmp/tmp.iITtntc6uk/tmpEIYNwj running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --load-list /tmp/tmp.iITtntc6uk/tmpxrv7pj running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --load-list /tmp/tmp.iITtntc6uk/tmpmO4jSQ ====================================================================== FAIL: nova.tests.test_api.ApiEc2TestCase.test_authorize_revoke_security_group_foreign_group tags: worker-2 ---------------------------------------------------------------------- Empty attachments: pythonlogging:'boto' stderr stdout pythonlogging:'nova': {{{ Create Security Group dutaid 0.63905s None POST /services/Cloud/ CloudController:CreateSecurityGroup 200 [Boto/2.13.0 Python/2.6.6 Linux/2.6.32-358.11.1.el6.x86_64] application/x-www-form-urlencoded text/xml Create Security Group twrp 0.53530s None POST /services/Cloud/ CloudController:CreateSecurityGroup 200 [Boto/2.13.0 Python/2.6.6 Linux/2.6.32-358.11.1.el6.x86_64] application/x-www-form-urlencoded text/xml Authorize security group ingress dutaid 0.135309s None GET /services/Cloud/ CloudController:AuthorizeSecurityGroupIngress 200 [Boto/2.13.0 Python/2.6.6 Linux/2.6.32-358.11.1.el6.x86_64] text/xml }}} Traceback (most recent call last): File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/ws/nova/tests/test_api.py",> line 582, in test_authorize_revoke_security_group_foreign_group group.authorize(src_group=other_group) File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/boto/ec2/securitygroup.py",> line 207, in authorize src_group_group_id, dry_run=dry_run) File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/boto/ec2/securitygroup.py",> line 115, in add_rule dry_run=dry_run TypeError: add_grant() got an unexpected keyword argument 'dry_run' ====================================================================== FAIL: nova.tests.test_api.ApiEc2TestCase.test_authorize_revoke_security_group_cidr tags: worker-3 ---------------------------------------------------------------------- Empty attachments: pythonlogging:'boto' stderr stdout pythonlogging:'nova': {{{ Create Security Group uqcsciq 0.83409s None POST /services/Cloud/ CloudController:CreateSecurityGroup 200 [Boto/2.13.0 Python/2.6.6 Linux/2.6.32-358.11.1.el6.x86_64] application/x-www-form-urlencoded text/xml Authorize security group ingress uqcsciq 0.93311s None POST /services/Cloud/ CloudController:AuthorizeSecurityGroupIngress 200 [Boto/2.13.0 Python/2.6.6 Linux/2.6.32-358.11.1.el6.x86_64] application/x-www-form-urlencoded text/xml }}} Traceback (most recent call last): File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/ws/nova/tests/test_api.py",> line 419, in test_authorize_revoke_security_group_cidr group.authorize('tcp', 80, 81, '0.0.0.0/0') File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/boto/ec2/securitygroup.py",> line 207, in authorize src_group_group_id, dry_run=dry_run) File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/boto/ec2/securitygroup.py",> line 115, in add_rule dry_run=dry_run TypeError: add_grant() got an unexpected keyword argument 'dry_run' ====================================================================== FAIL: nova.tests.test_api.ApiEc2TestCase.test_authorize_revoke_security_group_cidr_v6 tags: worker-3 ---------------------------------------------------------------------- Empty attachments: pythonlogging:'boto' stderr stdout pythonlogging:'nova': {{{ Create Security Group eaeptqds 0.80065s None POST /services/Cloud/ CloudController:CreateSecurityGroup 200 [Boto/2.13.0 Python/2.6.6 Linux/2.6.32-358.11.1.el6.x86_64] application/x-www-form-urlencoded text/xml Authorize security group ingress eaeptqds 0.92480s None POST /services/Cloud/ CloudController:AuthorizeSecurityGroupIngress 200 [Boto/2.13.0 Python/2.6.6 Linux/2.6.32-358.11.1.el6.x86_64] application/x-www-form-urlencoded text/xml }}} Traceback (most recent call last): File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/ws/nova/tests/test_api.py",> line 521, in test_authorize_revoke_security_group_cidr_v6 group.authorize('tcp', 80, 81, '::/0') File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/boto/ec2/securitygroup.py",> line 207, in authorize src_group_group_id, dry_run=dry_run) File "<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/boto/ec2/securitygroup.py",> line 115, in add_rule dry_run=dry_run TypeError: add_grant() got an unexpected keyword argument 'dry_run' ====================================================================== FAIL: process-returncode tags: worker-2 ---------------------------------------------------------------------- Binary content: traceback (test/plain; charset="utf8") ====================================================================== FAIL: process-returncode tags: worker-3 ---------------------------------------------------------------------- Binary content: traceback (test/plain; charset="utf8") Ran 11310 tests in 414.147s FAILED (id=0, failures=5, skips=13) error: testr failed (1) ERROR: InvocationError: '<https://jenkins01.openstack.org/job/periodic-nova-python26-stable-grizzly/ws/.tox/py26/bin/python> setup.py testr --slowest --testr-args=' ___________________________________ summary ____________________________________ ERROR: py26: commands failed + result=1 + echo 'Begin pip freeze output from test virtualenv:' Begin pip freeze output from test virtualenv: + echo ====================================================================== ====================================================================== + .tox/py26/bin/pip freeze Babel==1.3 Cheetah==2.4.4 Jinja2==2.7.1 Markdown==2.3.1 MarkupSafe==0.18 MySQL-python==1.2.4 Paste==1.7.5.1 PasteDeploy==1.5.0 Pygments==1.6 Routes==1.13 SQLAlchemy==0.7.10 Sphinx==1.2b1 Tempita==0.5.1 WebOb==1.2.3 amqp==1.0.13 amqplib==1.0.2 anyjson==0.3.3 argparse==1.2.1 boto==2.13.0 cliff==1.4.4 cmd2==0.6.5.1 coverage==3.6 d2to1==0.2.11 decorator==3.4.0 discover==0.4.0 distribute==0.7.3 docutils==0.10 eventlet==0.14.0 extras==0.0.3 feedparser==5.1.3 fixtures==0.3.14 greenlet==0.4.1 httplib2==0.8 importlib==1.0.2 iso8601==0.1.4 jsonpatch==1.1 jsonpointer==1.0 jsonschema==2.0.0 kombu==2.5.14 logilab-astng==0.24.3 logilab-common==0.60.0 lxml==3.2.3 mox==0.5.3 netaddr==0.7.10 nova==jenkins.periodic.nova.python26.stable.grizzly.19 numpy==1.7.1 ordereddict==1.1 oslo.config==1.1.1 paramiko==1.11.0 pbr==0.5.21 pep8==1.3.3 prettytable==0.7.2 psycopg2==2.5.1 pyOpenSSL==0.13.1 pyasn1==0.1.7 pycrypto==2.6 pyflakes==0.7.3 pylint==0.25.2 pyparsing==1.5.7 python-cinderclient==1.0.5 python-glanceclient==0.11.0 python-keystoneclient==0.3.2 python-mimeparse==0.1.4 python-quantumclient==2.2.3 python-subunit==0.0.15 pytz==2013d repoze.lru==0.6 requests==1.2.2 setuptools-git==1.0 simplejson==3.3.0 six==1.4.1 sqlalchemy-migrate==0.7.2 stevedore==0.11 suds==0.4 testrepository==0.0.17 testtools==0.9.32 unittest2==0.5.1 warlock==1.0.1 websockify==0.3.0 + echo ====================================================================== ====================================================================== + '[' -d .testrepository ']' + '[' -f .testrepository/0.2 ']' + '[' -f .testrepository/0 ']' + .tox/py26/bin/subunit-1to2 + .tox/py26/bin/python /usr/local/jenkins/slave_scripts/subunit2html.py ./subunit_log.txt testr_results.html nova.tests.test_api.ApiEc2TestCase.test_authorize_revoke_security_group_foreign_group nova.tests.test_api.ApiEc2TestCase.test_authorize_revoke_security_group_cidr nova.tests.test_api.ApiEc2TestCase.test_authorize_revoke_security_group_cidr_v6 process-returncode process-returncode + gzip -9 ./subunit_log.txt + gzip -9 ./testr_results.html + sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post + sudoresult=0 + '[' 0 -ne 0 ']' + /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post + oomresult=0 + '[' 0 -ne 0 ']' ++ find . -name nose_results.html + htmlreport= + '[' -f '' ']' + echo + echo 'WARNING: Unable to find to confirm results!' WARNING: Unable to find to confirm results! + echo + exit 1 + rm -rf /tmp/tmp.iITtntc6uk Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] No file(s) found: **/*nose_results.html [SCP] '**/*nose_results.html' doesn't match anything: '**' exists but not '**/*nose_results.html' [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-nova-python26-stable-grizzly/centos6-11/19 [SCP] Copying console log.