See 
<https://jenkins.shiningpanda.com/tryton/job/account/./python=CPython-2.7/1/>

------------------------------------------
Started by upstream project "account" build number 1
Building remotely on Default Debian 6 - Squeeze .1
$ hg clone --rev default http://hg.tryton.org/modules/account 
<https://jenkins.shiningpanda.com/tryton/job/account/./python=CPython-2.7/ws/>
requesting all changes
adding changesets
adding manifests
adding file changes
added 655 changesets with 1069 changes to 45 files
updating to branch default
40 files updated, 0 files merged, 0 files removed, 0 files unresolved
[CPython-2.7] $ hg log --rev . --template {node}
[CPython-2.7] $ /sp/lib/python/cpython-2.7/bin/virtualenv --distribute 
<https://jenkins.shiningpanda.com/tryton/job/account/./python=CPython-2.7/ws/env>
PYTHONHOME is set.  You *must* activate the virtualenv before using it
New python executable in 
<https://jenkins.shiningpanda.com/tryton/job/account/./python=CPython-2.7/ws/env/bin/python>
Installing 
distribute....................................................................................................................................................................................done.
Installing pip...............done.
[CPython-2.7] $ /bin/sh -xe /tmp/shiningpanda4101875795027773899.sh
+ pip install coverage
Downloading/unpacking coverage
  Running setup.py egg_info for package coverage
    
    no previously-included directories found matching 'test'
Installing collected packages: coverage
  Running setup.py install for coverage
    building 'coverage.tracer' extension
    gcc -pthread -fno-strict-aliasing 
-I/tmp/13173940678/Python-2.7.2/Modules/expat -I/opt/local/include 
-I/usr/local/include -I/usr/include -I/include -DNDEBUG -g -fwrapv -O3 -Wall 
-Wstrict-prototypes -fPIC -I/sp/lib/python/cpython-2.7/include/python2.7 -c 
coverage/tracer.c -o build/temp.linux-x86_64-2.7/coverage/tracer.o
    gcc -pthread -shared -L/opt/local/lib -L/usr/local/lib -L/usr/lib -L/lib 
build/temp.linux-x86_64-2.7/coverage/tracer.o -o 
build/lib.linux-x86_64-2.7/coverage/tracer.so
    
    no previously-included directories found matching 'test'
    Installing coverage script to 
<https://jenkins.shiningpanda.com/tryton/job/account/./python=CPython-2.7/ws/env/bin>
Successfully installed coverage
Cleaning up...
+ pip install http://hg.tryton.org/trytond/archive/tip.tar.bz2
Downloading/unpacking http://hg.tryton.org/trytond/archive/tip.tar.bz2
  Running setup.py egg_info for package from 
http://hg.tryton.org/trytond/archive/tip.tar.bz2
    
    warning: no files found matching '*.po' under directory 'doc'
    warning: no files found matching '*.pot' under directory 'doc'
    warning: no files found matching 'trytond/ir/ui/icons/LICENSE'
Downloading/unpacking lxml>=2.0 (from trytond==2.1.0)
  Running setup.py egg_info for package lxml
    Building lxml version 2.3.1.
    Building without Cython.
    Using build configuration of libxslt 1.1.26
    Building against libxml2/libxslt in the following directory: /usr/lib
    
    warning: no previously-included files found matching '*.py'
Downloading/unpacking relatorio>=0.2.0 (from trytond==2.1.0)
  Downloading relatorio-0.5.5.tar.gz
  Running setup.py egg_info for package relatorio
    
Downloading/unpacking Genshi (from trytond==2.1.0)
  Running setup.py egg_info for package Genshi
    
    warning: no previously-included files found matching 'doc/2000ft.graffle'
    warning: no previously-included files matching '*' found under directory 
'doc/logo.lineform'
Downloading/unpacking python-dateutil (from trytond==2.1.0)
  Running setup.py egg_info for package python-dateutil
    
Installing collected packages: lxml, relatorio, Genshi, python-dateutil, trytond
  Running setup.py install for lxml
    Building lxml version 2.3.1.
    Building without Cython.
    Using build configuration of libxslt 1.1.26
    Building against libxml2/libxslt in the following directory: /usr/lib
    building 'lxml.etree' extension
    gcc -pthread -fno-strict-aliasing 
-I/tmp/13173940678/Python-2.7.2/Modules/expat -I/opt/local/include 
-I/usr/local/include -I/usr/include -I/include -DNDEBUG -g -fwrapv -O3 -Wall 
-Wstrict-prototypes -fPIC -I/usr/include/libxml2 
-I/sp/lib/python/cpython-2.7/include/python2.7 -c src/lxml/lxml.etree.c -o 
build/temp.linux-x86_64-2.7/src/lxml/lxml.etree.o -w
    gcc -pthread -shared -L/opt/local/lib -L/usr/local/lib -L/usr/lib -L/lib 
build/temp.linux-x86_64-2.7/src/lxml/lxml.etree.o -L/usr/lib -lxslt -lexslt 
-lxml2 -lz -lm -o build/lib.linux-x86_64-2.7/lxml/etree.so
    building 'lxml.objectify' extension
    gcc -pthread -fno-strict-aliasing 
-I/tmp/13173940678/Python-2.7.2/Modules/expat -I/opt/local/include 
-I/usr/local/include -I/usr/include -I/include -DNDEBUG -g -fwrapv -O3 -Wall 
-Wstrict-prototypes -fPIC -I/usr/include/libxml2 
-I/sp/lib/python/cpython-2.7/include/python2.7 -c src/lxml/lxml.objectify.c -o 
build/temp.linux-x86_64-2.7/src/lxml/lxml.objectify.o -w
    gcc -pthread -shared -L/opt/local/lib -L/usr/local/lib -L/usr/lib -L/lib 
build/temp.linux-x86_64-2.7/src/lxml/lxml.objectify.o -L/usr/lib -lxslt -lexslt 
-lxml2 -lz -lm -o build/lib.linux-x86_64-2.7/lxml/objectify.so
    
  Running setup.py install for relatorio
    
  Running setup.py install for Genshi
    
    warning: no previously-included files found matching 'doc/2000ft.graffle'
    warning: no previously-included files matching '*' found under directory 
'doc/logo.lineform'
  Running setup.py install for python-dateutil
    
  Running setup.py install for trytond
    changing mode of build/scripts-2.7/trytond from 644 to 755
    
    warning: no files found matching '*.po' under directory 'doc'
    warning: no files found matching '*.pot' under directory 'doc'
    warning: no files found matching 'trytond/ir/ui/icons/LICENSE'
    changing mode of 
<https://jenkins.shiningpanda.com/tryton/job/account/./python=CPython-2.7/ws/env/bin/trytond>
 to 755
Successfully installed lxml relatorio Genshi python-dateutil trytond
Cleaning up...
+ pip install http://hg.tryton.org/modules/currency/archive/tip.tar.bz2
Downloading/unpacking http://hg.tryton.org/modules/currency/archive/tip.tar.bz2
  Running setup.py egg_info for package from 
http://hg.tryton.org/modules/currency/archive/tip.tar.bz2
    
    warning: no files found matching '*.odt'
Requirement already satisfied (use --upgrade to upgrade): trytond>=2.1,<2.2 in 
./env/lib/python2.7/site-packages (from trytond-currency==2.1.0)
Requirement already satisfied (use --upgrade to upgrade): lxml>=2.0 in 
./env/lib/python2.7/site-packages (from 
trytond>=2.1,<2.2->trytond-currency==2.1.0)
Requirement already satisfied (use --upgrade to upgrade): relatorio>=0.2.0 in 
./env/lib/python2.7/site-packages (from 
trytond>=2.1,<2.2->trytond-currency==2.1.0)
Requirement already satisfied (use --upgrade to upgrade): Genshi in 
./env/lib/python2.7/site-packages (from 
trytond>=2.1,<2.2->trytond-currency==2.1.0)
Requirement already satisfied (use --upgrade to upgrade): python-dateutil in 
./env/lib/python2.7/site-packages (from 
trytond>=2.1,<2.2->trytond-currency==2.1.0)
Installing collected packages: trytond-currency
  Running setup.py install for trytond-currency
    
    warning: no files found matching '*.odt'
Successfully installed trytond-currency
Cleaning up...
+ pip install http://hg.tryton.org/modules/country/archive/tip.tar.bz2
Downloading/unpacking http://hg.tryton.org/modules/country/archive/tip.tar.bz2
  Running setup.py egg_info for package from 
http://hg.tryton.org/modules/country/archive/tip.tar.bz2
    
    warning: no files found matching 'TODO'
    warning: no files found matching '*.odt'
Requirement already satisfied (use --upgrade to upgrade): trytond>=2.1,<2.2 in 
./env/lib/python2.7/site-packages (from trytond-country==2.1.0)
Requirement already satisfied (use --upgrade to upgrade): lxml>=2.0 in 
./env/lib/python2.7/site-packages (from 
trytond>=2.1,<2.2->trytond-country==2.1.0)
Requirement already satisfied (use --upgrade to upgrade): relatorio>=0.2.0 in 
./env/lib/python2.7/site-packages (from 
trytond>=2.1,<2.2->trytond-country==2.1.0)
Requirement already satisfied (use --upgrade to upgrade): Genshi in 
./env/lib/python2.7/site-packages (from 
trytond>=2.1,<2.2->trytond-country==2.1.0)
Requirement already satisfied (use --upgrade to upgrade): python-dateutil in 
./env/lib/python2.7/site-packages (from 
trytond>=2.1,<2.2->trytond-country==2.1.0)
Installing collected packages: trytond-country
  Running setup.py install for trytond-country
    
    warning: no files found matching 'TODO'
    warning: no files found matching '*.odt'
Successfully installed trytond-country
Cleaning up...
+ pip install http://hg.tryton.org/modules/party/archive/tip.tar.bz2
Downloading/unpacking http://hg.tryton.org/modules/party/archive/tip.tar.bz2
  Running setup.py egg_info for package from 
http://hg.tryton.org/modules/party/archive/tip.tar.bz2
    
    warning: no files found matching 'TODO'
Requirement already satisfied (use --upgrade to upgrade): 
trytond-country>=2.1,<2.2 in ./env/lib/python2.7/site-packages (from 
trytond-party==2.1.0)
Requirement already satisfied (use --upgrade to upgrade): trytond>=2.1,<2.2 in 
./env/lib/python2.7/site-packages (from trytond-party==2.1.0)
Requirement already satisfied (use --upgrade to upgrade): lxml>=2.0 in 
./env/lib/python2.7/site-packages (from trytond>=2.1,<2.2->trytond-party==2.1.0)
Requirement already satisfied (use --upgrade to upgrade): relatorio>=0.2.0 in 
./env/lib/python2.7/site-packages (from trytond>=2.1,<2.2->trytond-party==2.1.0)
Requirement already satisfied (use --upgrade to upgrade): Genshi in 
./env/lib/python2.7/site-packages (from trytond>=2.1,<2.2->trytond-party==2.1.0)
Requirement already satisfied (use --upgrade to upgrade): python-dateutil in 
./env/lib/python2.7/site-packages (from trytond>=2.1,<2.2->trytond-party==2.1.0)
Installing collected packages: trytond-party
  Running setup.py install for trytond-party
    
    warning: no files found matching 'TODO'
Successfully installed trytond-party
Cleaning up...
+ pip install http://hg.tryton.org/modules/company/archive/tip.tar.bz2
Downloading/unpacking http://hg.tryton.org/modules/company/archive/tip.tar.bz2
  Running setup.py egg_info for package from 
http://hg.tryton.org/modules/company/archive/tip.tar.bz2
    
    warning: no files found matching 'TODO'
Requirement already satisfied (use --upgrade to upgrade): 
trytond-party>=2.1,<2.2 in ./env/lib/python2.7/site-packages (from 
trytond-company==2.1.0)
Requirement already satisfied (use --upgrade to upgrade): 
trytond-currency>=2.1,<2.2 in ./env/lib/python2.7/site-packages (from 
trytond-company==2.1.0)
Requirement already satisfied (use --upgrade to upgrade): trytond>=2.1,<2.2 in 
./env/lib/python2.7/site-packages (from trytond-company==2.1.0)
Requirement already satisfied (use --upgrade to upgrade): 
trytond-country>=2.1,<2.2 in ./env/lib/python2.7/site-packages (from 
trytond-party>=2.1,<2.2->trytond-company==2.1.0)
Requirement already satisfied (use --upgrade to upgrade): lxml>=2.0 in 
./env/lib/python2.7/site-packages (from 
trytond>=2.1,<2.2->trytond-company==2.1.0)
Requirement already satisfied (use --upgrade to upgrade): relatorio>=0.2.0 in 
./env/lib/python2.7/site-packages (from 
trytond>=2.1,<2.2->trytond-company==2.1.0)
Requirement already satisfied (use --upgrade to upgrade): Genshi in 
./env/lib/python2.7/site-packages (from 
trytond>=2.1,<2.2->trytond-company==2.1.0)
Requirement already satisfied (use --upgrade to upgrade): python-dateutil in 
./env/lib/python2.7/site-packages (from 
trytond>=2.1,<2.2->trytond-company==2.1.0)
Installing collected packages: trytond-company
  Running setup.py install for trytond-company
    
    warning: no files found matching 'TODO'
Successfully installed trytond-company
Cleaning up...
+ coverage run setup.py test
running test
running egg_info
creating trytond_account.egg-info
writing requirements to trytond_account.egg-info/requires.txt
writing trytond_account.egg-info/PKG-INFO
writing top-level names to trytond_account.egg-info/top_level.txt
writing dependency_links to trytond_account.egg-info/dependency_links.txt
writing entry points to trytond_account.egg-info/entry_points.txt
writing manifest file 'trytond_account.egg-info/SOURCES.txt'
reading manifest file 'trytond_account.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'trytond_account.egg-info/SOURCES.txt'
running build_ext
Traceback (most recent call last):
  File "setup.py", line 68, in <module>
    test_loader='trytond.test_loader:Loader',
  File "/sp/lib/python/cpython-2.7/lib/python2.7/distutils/core.py", line 152, 
in setup
    dist.run_commands()
  File "/sp/lib/python/cpython-2.7/lib/python2.7/distutils/dist.py", line 953, 
in run_commands
    self.run_command(cmd)
  File "/sp/lib/python/cpython-2.7/lib/python2.7/distutils/dist.py", line 972, 
in run_command
    cmd_obj.run()
  File 
"<https://jenkins.shiningpanda.com/tryton/job/account/./python=CPython-2.7/ws/env/lib/python2.7/site-packages/distribute-0.6.19-py2.7.egg/setuptools/command/test.py";,>
 line 137, in run
    self.with_project_on_sys_path(self.run_tests)
  File 
"<https://jenkins.shiningpanda.com/tryton/job/account/./python=CPython-2.7/ws/env/lib/python2.7/site-packages/distribute-0.6.19-py2.7.egg/setuptools/command/test.py";,>
 line 117, in with_project_on_sys_path
    func()
  File 
"<https://jenkins.shiningpanda.com/tryton/job/account/./python=CPython-2.7/ws/env/lib/python2.7/site-packages/distribute-0.6.19-py2.7.egg/setuptools/command/test.py";,>
 line 146, in run_tests
    testLoader = loader_class()
  File "/sp/lib/python/cpython-2.7/lib/python2.7/unittest/main.py", line 94, in 
__init__
    self.parseArgs(argv)
  File "/sp/lib/python/cpython-2.7/lib/python2.7/unittest/main.py", line 149, 
in parseArgs
    self.createTests()
  File "/sp/lib/python/cpython-2.7/lib/python2.7/unittest/main.py", line 158, 
in createTests
    self.module)
  File "/sp/lib/python/cpython-2.7/lib/python2.7/unittest/loader.py", line 128, 
in loadTestsFromNames
    suites = [self.loadTestsFromName(name, module) for name in names]
  File "/sp/lib/python/cpython-2.7/lib/python2.7/unittest/loader.py", line 91, 
in loadTestsFromName
    module = __import__('.'.join(parts_copy))
  File 
"<https://jenkins.shiningpanda.com/tryton/job/account/./python=CPython-2.7/ws/tests/__init__.py";,>
 line 4, in <module>
    from test_account import suite
  File 
"<https://jenkins.shiningpanda.com/tryton/job/account/./python=CPython-2.7/ws/tests/test_account.py";,>
 line 12, in <module>
    import trytond.tests.test_tryton
  File 
"<https://jenkins.shiningpanda.com/tryton/job/account/./python=CPython-2.7/ws/env/lib/python2.7/site-packages/trytond/tests/__init__.py";,>
 line 4, in <module>
    from test_tryton import all_suite as suite
  File 
"<https://jenkins.shiningpanda.com/tryton/job/account/./python=CPython-2.7/ws/env/lib/python2.7/site-packages/trytond/tests/test_tryton.py";,>
 line 38, in <module>
    register_classes()
  File 
"<https://jenkins.shiningpanda.com/tryton/job/account/./python=CPython-2.7/ws/env/lib/python2.7/site-packages/trytond/modules/__init__.py";,>
 line 385, in register_classes
    [mod_path])
ImportError: No module named account
Build step 'Virtualenv Builder' marked build as failure
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

-- 
[email protected] mailing list

Reply via email to