[Openstack-stable-maint] Build failed in Jenkins: periodic-nova-docs-stable-folsom #249

OpenStack Jenkins jenkins at openstack.org
Fri Jun 7 06:09:07 UTC 2013


See <https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/249/>

------------------------------------------
[...truncated 765 lines...]
    building 'Crypto.Cipher._AES' extension
    gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/AES.c -o build/temp.linux-x86_64-2.7/src/AES.o
    gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/AES.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_AES.so
    building 'Crypto.Cipher._ARC2' extension
    gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/ARC2.c -o build/temp.linux-x86_64-2.7/src/ARC2.o
    gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/ARC2.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_ARC2.so
    building 'Crypto.Cipher._Blowfish' extension
    gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/Blowfish.c -o build/temp.linux-x86_64-2.7/src/Blowfish.o
    gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/Blowfish.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_Blowfish.so
    building 'Crypto.Cipher._CAST' extension
    gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/CAST.c -o build/temp.linux-x86_64-2.7/src/CAST.o
    gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/CAST.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_CAST.so
    building 'Crypto.Cipher._DES' extension
    gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -Isrc/libtom/ -I/usr/include/python2.7 -c src/DES.c -o build/temp.linux-x86_64-2.7/src/DES.o
    gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/DES.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_DES.so
    building 'Crypto.Cipher._DES3' extension
    gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -Isrc/libtom/ -I/usr/include/python2.7 -c src/DES3.c -o build/temp.linux-x86_64-2.7/src/DES3.o
    gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/DES3.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_DES3.so
    building 'Crypto.Cipher._ARC4' extension
    gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/ARC4.c -o build/temp.linux-x86_64-2.7/src/ARC4.o
    gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/ARC4.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_ARC4.so
    building 'Crypto.Cipher._XOR' extension
    gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/XOR.c -o build/temp.linux-x86_64-2.7/src/XOR.o
    gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/XOR.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_XOR.so
    building 'Crypto.Util.strxor' extension
    gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/strxor.c -o build/temp.linux-x86_64-2.7/src/strxor.o
    gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/strxor.o -o build/lib.linux-x86_64-2.7/Crypto/Util/strxor.so
    building 'Crypto.Util._counter' extension
    gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/_counter.c -o build/temp.linux-x86_64-2.7/src/_counter.o
    gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/_counter.o -o build/lib.linux-x86_64-2.7/Crypto/Util/_counter.so
    
  Running setup.py install for cliff
    
  Running setup.py install for prettytable
    
  Running setup.py install for pyparsing
    
  Running setup.py install for simplejson
    building 'simplejson._speedups' extension
    gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c simplejson/_speedups.c -o build/temp.linux-x86_64-2.7/simplejson/_speedups.o
    gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/simplejson/_speedups.o -o build/lib.linux-x86_64-2.7/simplejson/_speedups.so
    
  Running setup.py install for python-keystoneclient
    Searching for oslo.config>=1.1.0
    Reading http://pypi.openstack.org/openstack/oslo.config/
    Reading http://pypi.openstack.org/openstack/oslo.config/?C=N;O=D
    Reading http://pypi.openstack.org/openstack/oslo.config/?C=M;O=A
    Reading http://pypi.openstack.org/openstack/oslo.config/?C=D;O=A
    Reading http://pypi.openstack.org/openstack/oslo.config/?C=S;O=A
    Best match: oslo.config 1.1.1
    Downloading http://pypi.openstack.org/openstack/oslo.config/oslo.config-1.1.1.tar.gz
    Processing oslo.config-1.1.1.tar.gz
    Writing /tmp/easy_install-Qdn76K/oslo.config-1.1.1/setup.cfg
    Running oslo.config-1.1.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Qdn76K/oslo.config-1.1.1/egg-dist-tmp-Xza6d2
    warning: no previously-included files found matching '.gitignore'
    warning: no previously-included files found matching '.gitreview'
    zip_safe flag not set; analyzing archive contents...
    
    Installed <https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/lib/python2.7/site-packages/oslo.config-1.1.1-py2.7.egg>
    Searching for six
    Reading http://pypi.openstack.org/openstack/six/
    Reading http://pypi.openstack.org/openstack/six/?C=M;O=A
    Reading http://pypi.openstack.org/openstack/six/?C=N;O=D
    Reading http://pypi.openstack.org/openstack/six/?C=D;O=A
    Reading http://pypi.openstack.org/openstack/six/?C=S;O=A
    Best match: six 1.3.0
    Downloading http://pypi.openstack.org/openstack/six/six-1.3.0.tar.gz
    Processing six-1.3.0.tar.gz
    Writing /tmp/easy_install-9_MHth/six-1.3.0/setup.cfg
    Running six-1.3.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9_MHth/six-1.3.0/egg-dist-tmp-o9yl6P
    zip_safe flag not set; analyzing archive contents...
    
    Installed <https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/lib/python2.7/site-packages/six-1.3.0-py2.7.egg>
    Searching for requests>=0.8.8
    Reading http://pypi.openstack.org/openstack/requests/
    Reading http://pypi.openstack.org/openstack/requests/?C=M;O=A
    Reading http://pypi.openstack.org/openstack/requests/?C=N;O=D
    Reading http://pypi.openstack.org/openstack/requests/?C=S;O=A
    Reading http://pypi.openstack.org/openstack/requests/?C=D;O=A
    Best match: requests 1.2.3
    Downloading http://pypi.openstack.org/openstack/requests/requests-1.2.3.tar.gz
    Processing requests-1.2.3.tar.gz
    Writing /tmp/easy_install-52U0Ea/requests-1.2.3/setup.cfg
    Running requests-1.2.3/setup.py -q bdist_egg --dist-dir /tmp/easy_install-52U0Ea/requests-1.2.3/egg-dist-tmp-iyCfYB
    
    Installed <https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/lib/python2.7/site-packages/requests-1.2.3-py2.7.egg>
    
    Installing keystone script to <https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/bin>
  Running setup.py install for pyOpenSSL
    building 'OpenSSL.crypto' extension
    gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/crypto.c -o build/temp.linux-x86_64-2.7/OpenSSL/crypto/crypto.o
    gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/x509.c -o build/temp.linux-x86_64-2.7/OpenSSL/crypto/x509.o
    gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/x509name.c -o build/temp.linux-x86_64-2.7/OpenSSL/crypto/x509name.o
    gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/pkey.c -o build/temp.linux-x86_64-2.7/OpenSSL/crypto/pkey.o
    gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/x509store.c -o build/temp.linux-x86_64-2.7/OpenSSL/crypto/x509store.o
    gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/x509req.c -o build/temp.linux-x86_64-2.7/OpenSSL/crypto/x509req.o
    gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/x509ext.c -o build/temp.linux-x86_64-2.7/OpenSSL/crypto/x509ext.o
    gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/pkcs7.c -o build/temp.linux-x86_64-2.7/OpenSSL/crypto/pkcs7.o
    gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/pkcs12.c -o build/temp.linux-x86_64-2.7/OpenSSL/crypto/pkcs12.o
    gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/netscape_spki.c -o build/temp.linux-x86_64-2.7/OpenSSL/crypto/netscape_spki.o
    gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/revoked.c -o build/temp.linux-x86_64-2.7/OpenSSL/crypto/revoked.o
    gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/crl.c -o build/temp.linux-x86_64-2.7/OpenSSL/crypto/crl.o
    gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c OpenSSL/util.c -o build/temp.linux-x86_64-2.7/OpenSSL/util.o
    gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/OpenSSL/crypto/crypto.o build/temp.linux-x86_64-2.7/OpenSSL/crypto/x509.o build/temp.linux-x86_64-2.7/OpenSSL/crypto/x509name.o build/temp.linux-x86_64-2.7/OpenSSL/crypto/pkey.o build/temp.linux-x86_64-2.7/OpenSSL/crypto/x509store.o build/temp.linux-x86_64-2.7/OpenSSL/crypto/x509req.o build/temp.linux-x86_64-2.7/OpenSSL/crypto/x509ext.o build/temp.linux-x86_64-2.7/OpenSSL/crypto/pkcs7.o build/temp.linux-x86_64-2.7/OpenSSL/crypto/pkcs12.o build/temp.linux-x86_64-2.7/OpenSSL/crypto/netscape_spki.o build/temp.linux-x86_64-2.7/OpenSSL/crypto/revoked.o build/temp.linux-x86_64-2.7/OpenSSL/crypto/crl.o build/temp.linux-x86_64-2.7/OpenSSL/util.o -lssl -lcrypto -o build/lib.linux-x86_64-2.7/OpenSSL/crypto.so
    building 'OpenSSL.rand' extension
    gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c OpenSSL/rand/rand.c -o build/temp.linux-x86_64-2.7/OpenSSL/rand/rand.o
    gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c OpenSSL/util.c -o build/temp.linux-x86_64-2.7/OpenSSL/util.o
    gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/OpenSSL/rand/rand.o build/temp.linux-x86_64-2.7/OpenSSL/util.o -lssl -lcrypto -o build/lib.linux-x86_64-2.7/OpenSSL/rand.so
    building 'OpenSSL.SSL' extension
    gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c OpenSSL/ssl/connection.c -o build/temp.linux-x86_64-2.7/OpenSSL/ssl/connection.o
    gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c OpenSSL/ssl/context.c -o build/temp.linux-x86_64-2.7/OpenSSL/ssl/context.o
    gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c OpenSSL/ssl/ssl.c -o build/temp.linux-x86_64-2.7/OpenSSL/ssl/ssl.o
    gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c OpenSSL/util.c -o build/temp.linux-x86_64-2.7/OpenSSL/util.o
    gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/OpenSSL/ssl/connection.o build/temp.linux-x86_64-2.7/OpenSSL/ssl/context.o build/temp.linux-x86_64-2.7/OpenSSL/ssl/ssl.o build/temp.linux-x86_64-2.7/OpenSSL/util.o -lssl -lcrypto -o build/lib.linux-x86_64-2.7/OpenSSL/SSL.so
    
    warning: no previously-included files matching '*.pyc' found anywhere in distribution
  Running setup.py install for warlock
    
    warning: no files found matching 'LICENSE'
  Running setup.py install for colorama
    
  Running setup.py install for termcolor
    
  Running setup.py install for logilab-common
    package init file './test/__init__.py' not found (or not a regular file)
    package init file './test/__init__.py' not found (or not a regular file)
    changing mode of build/scripts-2.7/pytest from 664 to 775
    deleting logilab_common.egg-info/requires.txt
    
    package init file './test/__init__.py' not found (or not a regular file)
    warning: no files found matching '*.py' under directory 'test/input'
    warning: no files found matching '*' under directory 'doc/html'
    Installing <https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/lib/python2.7/site-packages/logilab_common-0.59.1-py2.7-nspkg.pth>
    changing mode of <https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/bin/pytest> to 775
    package init file './test/__init__.py' not found (or not a regular file)
  Running setup.py install for logilab-astng
    package init file './test/__init__.py' not found (or not a regular file)
    package init file './test/__init__.py' not found (or not a regular file)
    
    package init file './test/__init__.py' not found (or not a regular file)
    Installing <https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/lib/python2.7/site-packages/logilab_astng-0.24.3-py2.7-nspkg.pth>
    package init file './test/__init__.py' not found (or not a regular file)
  Running setup.py install for Pygments
    
    Installing pygmentize script to <https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/bin>
  Running setup.py install for Jinja2
    
    warning: no files found matching '*' under directory 'custom_fixers'
    warning: no previously-included files matching '*' found under directory 'docs/_build'
    warning: no previously-included files matching '*.pyc' found under directory 'jinja2'
    warning: no previously-included files matching '*.pyc' found under directory 'docs'
    warning: no previously-included files matching '*.pyo' found under directory 'jinja2'
    warning: no previously-included files matching '*.pyo' found under directory 'docs'
  Running setup.py install for docutils
    changing mode of build/scripts-2.7/rst2html.py from 664 to 775
    changing mode of build/scripts-2.7/rst2s5.py from 664 to 775
    changing mode of build/scripts-2.7/rst2latex.py from 664 to 775
    changing mode of build/scripts-2.7/rst2xetex.py from 664 to 775
    changing mode of build/scripts-2.7/rst2man.py from 664 to 775
    changing mode of build/scripts-2.7/rst2xml.py from 664 to 775
    changing mode of build/scripts-2.7/rst2pseudoxml.py from 664 to 775
    changing mode of build/scripts-2.7/rstpep2html.py from 664 to 775
    changing mode of build/scripts-2.7/rst2odt.py from 664 to 775
    changing mode of build/scripts-2.7/rst2odt_prepstyles.py from 664 to 775
    
    warning: no files found matching 'MANIFEST'
    warning: no files found matching '*' under directory 'extras'
    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 '*'
    changing mode of <https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/bin/rst2s5.py> to 775
    changing mode of <https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/bin/rst2man.py> to 775
    changing mode of <https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/bin/rstpep2html.py> to 775
    changing mode of <https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/bin/rst2latex.py> to 775
    changing mode of <https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/bin/rst2xml.py> to 775
    changing mode of <https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/bin/rst2odt_prepstyles.py> to 775
    changing mode of <https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/bin/rst2xetex.py> to 775
    changing mode of <https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/bin/rst2pseudoxml.py> to 775
    changing mode of <https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/bin/rst2odt.py> to 775
    changing mode of <https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/bin/rst2html.py> to 775
  Running setup.py install for requests
    
  Running setup.py install for cmd2
    
  Running setup.py install for d2to1
    [d2to1] running patched manifest_maker command with extra_files support
    
  Running setup.py install for pbr
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "<https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/build/pbr/setup.py",> line 21, in <module>
        d2to1=True)
      File "/usr/lib/python2.7/distutils/core.py", line 152, in setup
        dist.run_commands()
      File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
        self.run_command(cmd)
      File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
        cmd_obj.run()
      File "pbr/packaging.py", line 278, in run
        installer=self.fetch_build_egg):
      File "<https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/local/lib/python2.7/site-packages/distribute-0.6.34-py2.7.egg/pkg_resources.py",> line 598, in resolve
        raise VersionConflict(dist,req) # XXX put more info here
    pkg_resources.VersionConflict: (Jinja2 2.7 (<https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/lib/python2.7/site-packages),> Requirement.parse('jinja2<2.7'))
    Complete output from command <https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/bin/python2.7> -c "import setuptools;__file__='<https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/build/pbr/setup.py';exec(compile(open(__file__).read().replace('\r\n',> '\n'), __file__, 'exec'))" install --record /tmp/pip-K24mv3-record/install-record.txt --single-version-externally-managed --install-headers <https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/include/site/python2.7>:
    running install

Traceback (most recent call last):

  File "<string>", line 1, in <module>

  File "<https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/build/pbr/setup.py",> line 21, in <module>

    d2to1=True)

  File "/usr/lib/python2.7/distutils/core.py", line 152, in setup

    dist.run_commands()

  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands

    self.run_command(cmd)

  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command

    cmd_obj.run()

  File "pbr/packaging.py", line 278, in run

    installer=self.fetch_build_egg):

  File "<https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/local/lib/python2.7/site-packages/distribute-0.6.34-py2.7.egg/pkg_resources.py",> line 598, in resolve

    raise VersionConflict(dist,req) # XXX put more info here

pkg_resources.VersionConflict: (Jinja2 2.7 (<https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/lib/python2.7/site-packages),> Requirement.parse('jinja2<2.7'))

----------------------------------------
Command <https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/bin/python2.7> -c "import setuptools;__file__='<https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/build/pbr/setup.py';exec(compile(open(__file__).read().replace('\r\n',> '\n'), __file__, 'exec'))" install --record /tmp/pip-K24mv3-record/install-record.txt --single-version-externally-managed --install-headers <https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/include/site/python2.7> failed with error code 1 in <https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/.tox/venv/build/pbr>
Storing complete log in /home/jenkins/.pip/pip.log

ERROR: could not install deps [-r<https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/tools/pip-requires,> -r<https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/tools/test-requires]>
___________________________________ summary ____________________________________
ERROR:   venv: could not install deps [-r<https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/tools/pip-requires,> -r<https://jenkins.openstack.org/job/periodic-nova-docs-stable-folsom/ws/tools/test-requires]>
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-nova-docs-stable-folsom
[SCP] Trying to create /srv/static/logs/periodic/periodic-nova-docs-stable-folsom/249
[SCP] Copying console log.



More information about the Openstack-stable-maint mailing list