[Python-modules-team] Bug#973162: python-opentracing: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.9 3.8" returned exit code 13

Lucas Nussbaum lucas at debian.org
Tue Oct 27 17:18:32 GMT 2020


Source: python-opentracing
Version: 2.3.0-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201027 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[3]: Entering directory '/<<PKGBUILDDIR>>/docs/_build/texinfo'
> makeinfo --no-split -o 'opentracing-python.info' 'opentracing-python.texi'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs/_build/texinfo'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:217: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_opentracing/build; python3.9 -m pytest tests
> ============================= test session starts ==============================
> platform linux -- Python 3.9.0+, pytest-4.6.11, py-1.9.0, pluggy-0.13.0
> rootdir: /<<PKGBUILDDIR>>
> collected 122 items
> 
> tests/test_api.py .........................                              [ 20%]
> tests/test_api_check_mixin.py .....                                      [ 24%]
> tests/test_globaltracer.py ....                                          [ 27%]
> tests/test_noop_span.py ....                                             [ 31%]
> tests/test_noop_tracer.py ..                                             [ 32%]
> tests/test_scope.py ....                                                 [ 36%]
> tests/test_scope_check_mixin.py ....                                     [ 39%]
> tests/test_scope_manager.py .                                            [ 40%]
> tests/mocktracer/test_api.py .........................                   [ 60%]
> tests/mocktracer/test_propagation.py ...                                 [ 63%]
> tests/mocktracer/test_span.py .                                          [ 63%]
> tests/mocktracer/test_tracer.py ..                                       [ 65%]
> tests/scope_managers/test_asyncio.py FFFFFFFF.                           [ 72%]
> tests/scope_managers/test_contextvars.py .........                       [ 80%]
> tests/scope_managers/test_gevent.py Segmentation fault
> E: pybuild pybuild:352: test: plugin distutils failed with: exit code=139: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_opentracing/build; python3.9 -m pytest tests
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.9 3.8" returned exit code 13

The full build log is available from:
   http://qa-logs.debian.net/2020/10/27/python-opentracing_2.3.0-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Python-modules-team mailing list