Build failed in Jenkins: raring-adt-sphinx » amd64,albali #1
Jenkins Notification
devnull at canonical.com
Fri Oct 26 16:43:07 UTC 2012
See <http://10.189.74.2:8080/job/raring-adt-sphinx/./ARCH=amd64,label=albali/1/>
------------------------------------------
[...truncated 1455 lines...]
test_versioning.test_get_ratio ... ok
test_versioning.test_add_uids ... ok
test_versioning.test_picklablility ... ok
test_versioning.test_modified ... ok
test_versioning.test_added ... ok
test_versioning.test_deleted ... ok
test_versioning.test_deleted_end ... ok
test_versioning.test_insert ... ok
test_versioning.test_insert_beginning ... ok
test_versioning.test_insert_similar ... ok
test_websupport.test_build ... SKIP: needs sqlalchemy
test_websupport.test_comments ... SKIP: needs sqlalchemy
test_websupport.test_get_document ... SKIP: needs sqlalchemy
test_websupport.test_moderation ... SKIP: needs sqlalchemy
test_websupport.test_moderator_delete_comments ... SKIP: needs sqlalchemy
Make sure the correct exception is raised if srcdir is not given. ... ok
test_websupport.test_proposals ... SKIP: needs sqlalchemy
test_websupport.test_update_username ... SKIP: needs sqlalchemy
test_websupport.test_user_delete_comments ... SKIP: needs sqlalchemy
test_websupport.test_voting ... SKIP: needs sqlalchemy
test_websupport.test_differ ... ok
======================================================================
FAIL: test_autodoc.test_new_documenter
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
self.test(*self.arg)
File "/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/test_autodoc.py", line 328, in test_new_documenter
assert_result_contains('.. py:data:: integer', 'module', 'test_autodoc')
File "/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/test_autodoc.py", line 324, in assert_result_contains
assert item in directive.result
AssertionError
======================================================================
FAIL: test_autodoc.test_generate
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
self.test(*self.arg)
File "/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/test_autodoc.py", line 387, in test_generate
'function', 'foobar', more_content=None)
File "/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/test_autodoc.py", line 335, in assert_warns
assert len(directive.result) == 0, directive.result
AssertionError: ['', '.. py:module:: test_autodoc', '', 'test_autodoc', '~~~~~~~~~~~~', '', 'Test the autodoc extension. This tests mainly the Documenters; the auto', 'directives are tested in a test source file translated by test_build.', '', ':copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS.', ':license: BSD, see LICENSE for details.', '']
======================================================================
FAIL: Failure: AssertionError (Warnings don't match:
--- Expected (regex):
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/autodoc_fodder.py:docstring of autodoc_fodder\.MarkupError:2: WARNING: Explicit markup ends without a blank line; unexpected unindent\.\n?
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/images.txt:9: WARNING: image file not readable: foo.png
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/images.txt:23: WARNING: nonlocal image URI found: http://www.python.org/logo.png
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/includes.txt:\d*: WARNING: Encoding 'utf-8-sig' used for reading included file '.*?wrongenc.inc' seems to be wrong, try giving an :encoding: option\n?
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/includes.txt:4: WARNING: download file not readable: .*?nonexisting.png
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/objects.txt:\d*: WARNING: using old C markup; please migrate to new-style markup \(e.g. c:function instead of cfunction\), see http://sphinx.pocoo.org/domains.html
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/images.txt:20: WARNING: no matching candidate for image URI 'foo.\*'
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/markup.txt:: WARNING: invalid single index entry ''
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/markup.txt:: WARNING: invalid pair index entry ''
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/markup.txt:: WARNING: invalid pair index entry 'keyword; '
--- Got:
<string>:docstring of autodoc_fodder.MarkupError:2: WARNING: Explicit markup ends without a blank line; unexpected unindent.
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/images.txt:9: WARNING: image file not readable: foo.png
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/images.txt:23: WARNING: nonlocal image URI found: http://www.python.org/logo.png
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/includes.txt:9: WARNING: Encoding 'utf-8-sig' used for reading included file '/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/wrongenc.inc' seems to be wrong, try giving an :encoding: option
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/includes.txt:4: WARNING: download file not readable: /tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/nonexisting.png
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/objects.txt:97: WARNING: using old C markup; please migrate to new-style markup (e.g. c:function instead of cfunction), see http://sphinx.pocoo.org/domains.html
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/images.txt:20: WARNING: no matching candidate for image URI 'foo.*'
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/markup.txt:: WARNING: invalid single index entry ''
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/markup.txt:: WARNING: invalid pair index entry ''
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/markup.txt:: WARNING: invalid pair index entry 'keyword; '
)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/nose/failure.py", line 37, in runTest
raise self.exc_class(self.exc_val).with_traceback(self.tb)
File "/usr/lib/python3/dist-packages/nose/loader.py", line 232, in generate
for test in g():
File "/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/util.py", line 203, in deco
for item in func(app, *args2, **kwargs2):
File "/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/test_build_html.py", line 326, in test_html
'--- Got:\n' + html_warnings
AssertionError: Warnings don't match:
--- Expected (regex):
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/autodoc_fodder.py:docstring of autodoc_fodder\.MarkupError:2: WARNING: Explicit markup ends without a blank line; unexpected unindent\.\n?
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/images.txt:9: WARNING: image file not readable: foo.png
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/images.txt:23: WARNING: nonlocal image URI found: http://www.python.org/logo.png
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/includes.txt:\d*: WARNING: Encoding 'utf-8-sig' used for reading included file '.*?wrongenc.inc' seems to be wrong, try giving an :encoding: option\n?
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/includes.txt:4: WARNING: download file not readable: .*?nonexisting.png
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/objects.txt:\d*: WARNING: using old C markup; please migrate to new-style markup \(e.g. c:function instead of cfunction\), see http://sphinx.pocoo.org/domains.html
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/images.txt:20: WARNING: no matching candidate for image URI 'foo.\*'
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/markup.txt:: WARNING: invalid single index entry ''
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/markup.txt:: WARNING: invalid pair index entry ''
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/markup.txt:: WARNING: invalid pair index entry 'keyword; '
--- Got:
<string>:docstring of autodoc_fodder.MarkupError:2: WARNING: Explicit markup ends without a blank line; unexpected unindent.
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/images.txt:9: WARNING: image file not readable: foo.png
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/images.txt:23: WARNING: nonlocal image URI found: http://www.python.org/logo.png
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/includes.txt:9: WARNING: Encoding 'utf-8-sig' used for reading included file '/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/wrongenc.inc' seems to be wrong, try giving an :encoding: option
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/includes.txt:4: WARNING: download file not readable: /tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/nonexisting.png
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/objects.txt:97: WARNING: using old C markup; please migrate to new-style markup (e.g. c:function instead of cfunction), see http://sphinx.pocoo.org/domains.html
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/images.txt:20: WARNING: no matching candidate for image URI 'foo.*'
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/markup.txt:: WARNING: invalid single index entry ''
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/markup.txt:: WARNING: invalid pair index entry ''
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/markup.txt:: WARNING: invalid pair index entry 'keyword; '
======================================================================
FAIL: test_build_latex.test_latex
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
self.test(*self.arg)
File "/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/util.py", line 187, in deco
func(app, *args2, **kwargs2)
File "/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/test_build_latex.py", line 50, in test_latex
'--- Got:\n' + latex_warnings
AssertionError: Warnings don't match:
--- Expected (regex):
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/autodoc_fodder.py:docstring of autodoc_fodder\.MarkupError:2: WARNING: Explicit markup ends without a blank line; unexpected unindent\.\n?
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/images.txt:9: WARNING: image file not readable: foo.png
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/images.txt:23: WARNING: nonlocal image URI found: http://www.python.org/logo.png
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/includes.txt:\d*: WARNING: Encoding 'utf-8-sig' used for reading included file '.*?wrongenc.inc' seems to be wrong, try giving an :encoding: option\n?
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/includes.txt:4: WARNING: download file not readable: .*?nonexisting.png
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/objects.txt:\d*: WARNING: using old C markup; please migrate to new-style markup \(e.g. c:function instead of cfunction\), see http://sphinx.pocoo.org/domains.html
None:None: WARNING: no matching candidate for image URI 'foo.\*'
WARNING: invalid pair index entry ''
WARNING: invalid pair index entry 'keyword; '
--- Got:
<string>:docstring of autodoc_fodder.MarkupError:2: WARNING: Explicit markup ends without a blank line; unexpected unindent.
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/images.txt:9: WARNING: image file not readable: foo.png
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/images.txt:23: WARNING: nonlocal image URI found: http://www.python.org/logo.png
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/includes.txt:9: WARNING: Encoding 'utf-8-sig' used for reading included file '/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/wrongenc.inc' seems to be wrong, try giving an :encoding: option
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/includes.txt:4: WARNING: download file not readable: /tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/nonexisting.png
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/objects.txt:97: WARNING: using old C markup; please migrate to new-style markup (e.g. c:function instead of cfunction), see http://sphinx.pocoo.org/domains.html
None:None: WARNING: no matching candidate for image URI 'foo.*'
WARNING: invalid pair index entry ''
WARNING: invalid pair index entry 'keyword; '
======================================================================
FAIL: test_build_texinfo.test_texinfo
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
self.test(*self.arg)
File "/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/util.py", line 187, in deco
func(app, *args2, **kwargs2)
File "/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/test_build_texinfo.py", line 48, in test_texinfo
'--- Got:\n' + texinfo_warnings
AssertionError: Warnings don't match:
--- Expected (regex):
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/autodoc_fodder.py:docstring of autodoc_fodder\.MarkupError:2: WARNING: Explicit markup ends without a blank line; unexpected unindent\.\n?
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/images.txt:9: WARNING: image file not readable: foo.png
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/images.txt:23: WARNING: nonlocal image URI found: http://www.python.org/logo.png
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/includes.txt:\d*: WARNING: Encoding 'utf-8-sig' used for reading included file '.*?wrongenc.inc' seems to be wrong, try giving an :encoding: option\n?
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/includes.txt:4: WARNING: download file not readable: .*?nonexisting.png
\/tmp\/tmp\.mmeH3wzt6s\/dsc0t\-python3\-sphinx\-testtmp\/adttmp\/tests\/root/objects.txt:\d*: WARNING: using old C markup; please migrate to new-style markup \(e.g. c:function instead of cfunction\), see http://sphinx.pocoo.org/domains.html
None:None: WARNING: no matching candidate for image URI 'foo.\*'
None:None: WARNING: no matching candidate for image URI 'svgimg.\*'
--- Got:
<string>:docstring of autodoc_fodder.MarkupError:2: WARNING: Explicit markup ends without a blank line; unexpected unindent.
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/images.txt:9: WARNING: image file not readable: foo.png
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/images.txt:23: WARNING: nonlocal image URI found: http://www.python.org/logo.png
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/includes.txt:9: WARNING: Encoding 'utf-8-sig' used for reading included file '/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/wrongenc.inc' seems to be wrong, try giving an :encoding: option
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/includes.txt:4: WARNING: download file not readable: /tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/nonexisting.png
/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/root/objects.txt:97: WARNING: using old C markup; please migrate to new-style markup (e.g. c:function instead of cfunction), see http://sphinx.pocoo.org/domains.html
None:None: WARNING: no matching candidate for image URI 'foo.*'
None:None: WARNING: no matching candidate for image URI 'svgimg.*'
======================================================================
FAIL: test_intersphinx.test_missing_reference
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
self.test(*self.arg)
File "/usr/lib/python3/dist-packages/nose/util.py", line 622, in newfunc
return func(*arg, **kw)
File "/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/util.py", line 187, in deco
func(app, *args2, **kwargs2)
File "/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/util.py", line 214, in new_func
func(tempdir, *args, **kwds)
File "/tmp/tmp.mmeH3wzt6s/dsc0t-python3-sphinx-testtmp/adttmp/tests/test_intersphinx.py", line 100, in test_missing_reference
('foo', '2.0', 'http://docs.python.org/foo.html#module-module2', '-')
AssertionError
----------------------------------------------------------------------
Ran 104 tests in 54.132s
FAILED (SKIP=11, failures=6)
adt-run: trace: & dsc0t-python3-sphinx: ----------------------------------------]
adt-run: trace1: ** needs_reset, previously=False
adt-run: trace: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ tests done.
adt-run: trace: ** stop
adt-run: trace: ** close, scratch=tb-scratch~/tmp/tmp.mmeH3wzt6s:-/|/tmp/tmp.mmeH3wzt6s/!
+ RC=4
+ [ 0 -eq 1 ]
+ chown -R ubuntu /home/ubuntu/adt-log
+ chmod og+r /var/log/syslog
+ chmod og+r /var/crash/*
+ true
+ exit 4
+ RET=4
+ [ 0 -eq 1 ]
+ [ 4 -gt 0 ]
+ log_failure_msg adt-run exited with status 4.
+ log_msg Failure: adt-run exited with status 4.\n
+ date +%F %X
+ printf 2012-10-26 16:43:05: Failure: adt-run exited with status 4.\n
2012-10-26 16:43:05: Failure: adt-run exited with status 4.
+ [ 0 -eq 0 ]
+ mkdir -p <http://10.189.74.2:8080/job/raring-adt-sphinx/./ARCH=amd64,label=albali/ws/results>
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -p 54322 -t -o BatchMode=yes -l ubuntu localhost sudo chown -R ubuntu /home/ubuntu/adt-log; find -type f -empty | xargs rm
Pseudo-terminal will not be allocated because stdin is not a terminal.
Warning: Permanently added '[localhost]:54322' (ECDSA) to the list of known hosts.
sudo: unable to resolve host ubuntu
find: `./.autopkgtest/gpg': Permission denied
+ scp -r -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -P 54322 ubuntu at localhost:/home/ubuntu/adt-log/*
/var/crash/*crash /var/log/syslog <http://10.189.74.2:8080/job/raring-adt-sphinx/./ARCH=amd64,label=albali/ws/results>
+ true
+ log_info_msg Test artifacts copied to <http://10.189.74.2:8080/job/raring-adt-sphinx/./ARCH=amd64,label=albali/ws/results>
+ log_msg Info: Test artifacts copied to <http://10.189.74.2:8080/job/raring-adt-sphinx/./ARCH=amd64,label=albali/ws/results\n>
+ date +%F %X
+ printf 2012-10-26 16:43:06: Info: Test artifacts copied to <http://10.189.74.2:8080/job/raring-adt-sphinx/./ARCH=amd64,label=albali/ws/results\n>
2012-10-26 16:43:06: Info: Test artifacts copied to <http://10.189.74.2:8080/job/raring-adt-sphinx/./ARCH=amd64,label=albali/ws/results>
+ [ 0 -eq 0 ]
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -p 54322 -t -o BatchMode=yes -l ubuntu localhost sudo poweroff
Pseudo-terminal will not be allocated because stdin is not a terminal.
Warning: Permanently added '[localhost]:54322' (ECDSA) to the list of known hosts.
sudo: unable to resolve host ubuntu
+ exit 4
+ on_exit
+ log_info_msg Cleaning up
+ log_msg Info: Cleaning up\n
+ date +%F %X
+ printf 2012-10-26 16:43:06: Info: Cleaning up\n
2012-10-26 16:43:06: Info: Cleaning up
+ [ -f /dev/shm/adt/raring-amd64-sphinx-20121026_163606.img.pid ]
+ cat /dev/shm/adt/raring-amd64-sphinx-20121026_163606.img.pid
+ kill -9 7145
+ rm -f /dev/shm/adt/raring-amd64-sphinx-20121026_163606.img.pid
+ rm -f /dev/shm/adt/raring-amd64-sphinx-20121026_163606.img
+ rm -f /var/lock/adt/ssh.54322.lock
+ rm -f /var/lock/adt/vnc.5910.lock
+ [ -d /tmp/adt-amd64.b0i1jj ]
+ rm -Rf /tmp/adt-amd64.b0i1jj
+ exit 4
Build step 'Execute shell' marked build as failure
Archiving artifacts
More information about the ubuntu-testing-notifications
mailing list