You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/09/23 12:26:58 UTC

Build failed in Jenkins: Allura #342

See <https://builds.apache.org/job/Allura/342/>

------------------------------------------
[...truncated 64 lines...]
  1700K .......... .......... .......... .......... .......... 89% 13.7M 0s
  1750K .......... .......... .......... .......... .......... 91% 98.7M 0s
  1800K .......... .......... .......... .......... .......... 94% 96.5M 0s
  1850K .......... .......... .......... .......... .......... 97% 83.1M 0s
  1900K .......... .......... .......... .......... .......... 99% 68.7M 0s
  1950K .......                                               100% 93.2M=0.05s

2013-09-23 10:25:13 (40.7 MB/s) - `virtualenv-1.9.1.tar.gz' saved [2004589/2004589]

virtualenv-1.9.1/
virtualenv-1.9.1/AUTHORS.txt
virtualenv-1.9.1/bin/
virtualenv-1.9.1/bin/rebuild-script.py
virtualenv-1.9.1/bin/refresh-support-files.py
virtualenv-1.9.1/docs/
virtualenv-1.9.1/docs/_theme/
virtualenv-1.9.1/docs/_theme/nature/
virtualenv-1.9.1/docs/_theme/nature/static/
virtualenv-1.9.1/docs/_theme/nature/static/nature.css_t
virtualenv-1.9.1/docs/_theme/nature/static/pygments.css
virtualenv-1.9.1/docs/_theme/nature/theme.conf
virtualenv-1.9.1/docs/conf.py
virtualenv-1.9.1/docs/index.txt
virtualenv-1.9.1/docs/make.bat
virtualenv-1.9.1/docs/Makefile
virtualenv-1.9.1/docs/news.txt
virtualenv-1.9.1/LICENSE.txt
virtualenv-1.9.1/MANIFEST.in
virtualenv-1.9.1/PKG-INFO
virtualenv-1.9.1/README.rst
virtualenv-1.9.1/scripts/
virtualenv-1.9.1/scripts/virtualenv
virtualenv-1.9.1/setup.cfg
virtualenv-1.9.1/setup.py
virtualenv-1.9.1/virtualenv.egg-info/
virtualenv-1.9.1/virtualenv.egg-info/dependency_links.txt
virtualenv-1.9.1/virtualenv.egg-info/entry_points.txt
virtualenv-1.9.1/virtualenv.egg-info/not-zip-safe
virtualenv-1.9.1/virtualenv.egg-info/PKG-INFO
virtualenv-1.9.1/virtualenv.egg-info/SOURCES.txt
virtualenv-1.9.1/virtualenv.egg-info/top_level.txt
virtualenv-1.9.1/virtualenv.py
virtualenv-1.9.1/virtualenv_embedded/
virtualenv-1.9.1/virtualenv_embedded/activate.bat
virtualenv-1.9.1/virtualenv_embedded/activate.csh
virtualenv-1.9.1/virtualenv_embedded/activate.fish
virtualenv-1.9.1/virtualenv_embedded/activate.ps1
virtualenv-1.9.1/virtualenv_embedded/activate.sh
virtualenv-1.9.1/virtualenv_embedded/activate_this.py
virtualenv-1.9.1/virtualenv_embedded/deactivate.bat
virtualenv-1.9.1/virtualenv_embedded/distribute_from_egg.py
virtualenv-1.9.1/virtualenv_embedded/distribute_setup.py
virtualenv-1.9.1/virtualenv_embedded/distutils-init.py
virtualenv-1.9.1/virtualenv_embedded/distutils.cfg
virtualenv-1.9.1/virtualenv_embedded/ez_setup.py
virtualenv-1.9.1/virtualenv_embedded/site.py
virtualenv-1.9.1/virtualenv_support/
virtualenv-1.9.1/virtualenv_support/__init__.py
virtualenv-1.9.1/virtualenv_support/distribute-0.6.34.tar.gz
virtualenv-1.9.1/virtualenv_support/pip-1.3.1.tar.gz
virtualenv-1.9.1/virtualenv_support/setuptools-0.6c11-py2.5.egg
virtualenv-1.9.1/virtualenv_support/setuptools-0.6c11-py2.6.egg
virtualenv-1.9.1/virtualenv_support/setuptools-0.6c11-py2.7.egg
New python executable in .allura-venv/bin/python
Installing setuptools............done.
Installing pip...............done.
Not removing .allura-venv/
Removing virtualenv-1.9.1.tar.gz
Not removing virtualenv-1.9.1/
Downloading/unpacking pytz==2012j (from -r requirements-common.txt (line 3))
Creating supposed download cache at /tmp/python-pip-cache
  Error <urlopen error timed out> while getting https://pypi.python.org/packages/source/p/pytz/pytz-2012j.tar.bz2#md5=2b20917e67917b38f74f720bf2cadcf1 (from https://pypi.python.org/simple/pytz/)
Exception:
Traceback (most recent call last):
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/basecommand.py",> line 139, in main
    status = self.run(options, args)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/commands/install.py",> line 266, in run
    requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/req.py",> line 1033, in prepare_files
    self.unpack_url(url, location, self.is_download)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/req.py",> line 1161, in unpack_url
    retval = unpack_http_url(link, location, self.download_cache, self.download_dir)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/download.py",> line 534, in unpack_http_url
    resp = _get_response_from_url(target_url, link)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/download.py",> line 569, in _get_response_from_url
    resp = urlopen(target_url)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/download.py",> line 143, in __call__
    response = self.get_opener(scheme=scheme).open(url)
  File "/usr/lib/python2.7/urllib2.py", line 400, in open
    response = self._open(req, data)
  File "/usr/lib/python2.7/urllib2.py", line 418, in _open
    '_open', req)
  File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
    result = func(*args)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/download.py",> line 123, in https_open
    return self.do_open(self.specialized_conn_class, req)
  File "/usr/lib/python2.7/urllib2.py", line 1177, in do_open
    raise URLError(err)
URLError: <urlopen error timed out>

Storing complete log in /home/jenkins/.pip/pip.log
retrying pip install after short sleep
Downloading/unpacking pytz==2012j (from -r requirements-common.txt (line 3))
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fp%2Fpytz%2Fpytz-2012j.tar.bz2
  Running setup.py egg_info for package pytz
    
    warning: no files found matching '*.pot' under directory 'pytz'
    warning: no previously-included files found matching 'test_zdump.py'
Downloading/unpacking ActivityStream==0.1.4 (from -r requirements-common.txt (line 4))
  Downloading ActivityStream-0.1.4.tar.gz
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2FA%2FActivityStream%2FActivityStream-0.1.4.tar.gz
  Running setup.py egg_info for package ActivityStream
    
Downloading/unpacking BeautifulSoup==3.2.0 (from -r requirements-common.txt (line 5))
  Downloading BeautifulSoup-3.2.0.tar.gz
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2FB%2FBeautifulSoup%2FBeautifulSoup-3.2.0.tar.gz
  Running setup.py egg_info for package BeautifulSoup
    
Downloading/unpacking chardet==1.0.1 (from -r requirements-common.txt (line 6))
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fc%2Fchardet%2Fchardet-1.0.1.tar.gz
  Running setup.py egg_info for package chardet
    
Downloading/unpacking colander==0.9.3 (from -r requirements-common.txt (line 7))
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fc%2Fcolander%2Fcolander-0.9.3.tar.gz
  Running setup.py egg_info for package colander
    
Downloading/unpacking Creoleparser==0.7.3 (from -r requirements-common.txt (line 9))
  Error <urlopen error [Errno 113] No route to host> while getting https://pypi.python.org/packages/source/C/Creoleparser/Creoleparser-0.7.3.zip#md5=8ebc33b0e33db753d9e040d8dc5b30fe (from https://pypi.python.org/simple/Creoleparser/)
Exception:
Traceback (most recent call last):
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/basecommand.py",> line 139, in main
    status = self.run(options, args)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/commands/install.py",> line 266, in run
    requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/req.py",> line 1033, in prepare_files
    self.unpack_url(url, location, self.is_download)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/req.py",> line 1161, in unpack_url
    retval = unpack_http_url(link, location, self.download_cache, self.download_dir)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/download.py",> line 534, in unpack_http_url
    resp = _get_response_from_url(target_url, link)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/download.py",> line 569, in _get_response_from_url
    resp = urlopen(target_url)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/download.py",> line 143, in __call__
    response = self.get_opener(scheme=scheme).open(url)
  File "/usr/lib/python2.7/urllib2.py", line 400, in open
    response = self._open(req, data)
  File "/usr/lib/python2.7/urllib2.py", line 418, in _open
    '_open', req)
  File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
    result = func(*args)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/download.py",> line 123, in https_open
    return self.do_open(self.specialized_conn_class, req)
  File "/usr/lib/python2.7/urllib2.py", line 1177, in do_open
    raise URLError(err)
URLError: <urlopen error [Errno 113] No route to host>

Storing complete log in /home/jenkins/.pip/pip.log
retrying pip install after short sleep
Downloading/unpacking pytz==2012j (from -r requirements-common.txt (line 3))
  Running setup.py egg_info for package pytz
    
    warning: no files found matching '*.pot' under directory 'pytz'
    warning: no previously-included files found matching 'test_zdump.py'
Downloading/unpacking ActivityStream==0.1.4 (from -r requirements-common.txt (line 4))
  Running setup.py egg_info for package ActivityStream
    
Downloading/unpacking BeautifulSoup==3.2.0 (from -r requirements-common.txt (line 5))
  Running setup.py egg_info for package BeautifulSoup
    
Downloading/unpacking chardet==1.0.1 (from -r requirements-common.txt (line 6))
  Running setup.py egg_info for package chardet
    
Downloading/unpacking colander==0.9.3 (from -r requirements-common.txt (line 7))
  Running setup.py egg_info for package colander
    
Downloading/unpacking Creoleparser==0.7.3 (from -r requirements-common.txt (line 9))
  Downloading Creoleparser-0.7.3.zip
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2FC%2FCreoleparser%2FCreoleparser-0.7.3.zip
  Running setup.py egg_info for package Creoleparser
    
    no previously-included directories found matching './creoleparser/test*'
    no previously-included directories found matching './docs'
Downloading/unpacking decorator==3.3.2 (from -r requirements-common.txt (line 10))
  Downloading decorator-3.3.2.tar.gz
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fd%2Fdecorator%2Fdecorator-3.3.2.tar.gz
  Running setup.py egg_info for package decorator
    /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'use_2to3'
      warnings.warn(msg)
    
    warning: no previously-included files found matching 'Makefile'
Downloading/unpacking docutils==0.8.1 (from -r requirements-common.txt (line 12))
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fd%2Fdocutils%2Fdocutils-0.8.1.tar.gz
  Running setup.py egg_info for package docutils
    
    warning: no files found matching 'MANIFEST'
    warning: no previously-included files matching '.cvsignore' found under directory '*'
    warning: no previously-included files matching '*.pyc' found under directory '*'
    warning: no previously-included files matching '*~' found under directory '*'
    warning: no previously-included files matching '.DS_Store' found under directory '*'
Downloading/unpacking EasyWidgets==0.2dev-20130716 (from -r requirements-common.txt (line 13))
  Downloading EasyWidgets-0.2dev-20130716.tar.gz
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2FE%2FEasyWidgets%2FEasyWidgets-0.2dev-20130716.tar.gz
  Running setup.py egg_info for package EasyWidgets
    
    warning: no files found matching '*.txt'
Downloading/unpacking faulthandler==2.1 (from -r requirements-common.txt (line 14))
  Downloading faulthandler-2.1.tar.gz
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Ff%2Ffaulthandler%2Ffaulthandler-2.1.tar.gz
  Running setup.py egg_info for package faulthandler
    
    warning: no files found matching 'faulthandler/faulthandler.h'
Downloading/unpacking feedparser==5.0.1 (from -r requirements-common.txt (line 15))
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Ff%2Ffeedparser%2Ffeedparser-5.0.1.tar.bz2
  Running setup.py egg_info for package feedparser
    
Downloading/unpacking FormEncode==1.2.4 (from -r requirements-common.txt (line 16))
  Error <urlopen error [Errno 113] No route to host> while getting https://pypi.python.org/packages/source/F/FormEncode/FormEncode-1.2.4.tar.gz#md5=6bc17fb9aed8aea198975e888e2077f4 (from https://pypi.python.org/simple/FormEncode/)
Exception:
Traceback (most recent call last):
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/basecommand.py",> line 139, in main
    status = self.run(options, args)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/commands/install.py",> line 266, in run
    requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/req.py",> line 1033, in prepare_files
    self.unpack_url(url, location, self.is_download)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/req.py",> line 1161, in unpack_url
    retval = unpack_http_url(link, location, self.download_cache, self.download_dir)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/download.py",> line 534, in unpack_http_url
    resp = _get_response_from_url(target_url, link)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/download.py",> line 569, in _get_response_from_url
    resp = urlopen(target_url)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/download.py",> line 143, in __call__
    response = self.get_opener(scheme=scheme).open(url)
  File "/usr/lib/python2.7/urllib2.py", line 400, in open
    response = self._open(req, data)
  File "/usr/lib/python2.7/urllib2.py", line 418, in _open
    '_open', req)
  File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
    result = func(*args)
  File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/download.py",> line 123, in https_open
    return self.do_open(self.specialized_conn_class, req)
  File "/usr/lib/python2.7/urllib2.py", line 1177, in do_open
    raise URLError(err)
URLError: <urlopen error [Errno 113] No route to host>

Storing complete log in /home/jenkins/.pip/pip.log
Build step 'Execute shell' marked build as failure
Skipping Cobertura coverage report as build was not SUCCESS or better ...
Recording test results

Jenkins build is back to normal : Allura #343

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Allura/343/changes>