Your message dated Thu, 28 Mar 2019 21:49:07 +0000
with message-id <[email protected]>
and subject line Bug#925208: fixed in python-smoke-zephyr 1.4.0-2
has caused the Debian Bug report #925208,
regarding python-smoke-zephyr: FTBFS randomly (tests hang the autobuilder)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
925208: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925208
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-smoke-zephyr
Version: 1.4.0-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with python2,python3 --buildsystem=pybuild
   dh_update_autotools_config -i -O--buildsystem=pybuild
   dh_autoreconf -i -O--buildsystem=pybuild
   dh_auto_configure -i -O--buildsystem=pybuild
I: pybuild base:217: python2.7 setup.py config 
running config
I: pybuild base:217: python3.7 setup.py config 
running config
   dh_auto_build -i -O--buildsystem=pybuild
I: pybuild base:217: /usr/bin/python setup.py build 
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_smoke-zephyr/build/smoke_zephyr
copying smoke_zephyr/requirements.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_smoke-zephyr/build/smoke_zephyr
copying smoke_zephyr/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_smoke-zephyr/build/smoke_zephyr
copying smoke_zephyr/utilities.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_smoke-zephyr/build/smoke_zephyr
copying smoke_zephyr/argparse_types.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_smoke-zephyr/build/smoke_zephyr
copying smoke_zephyr/job.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_smoke-zephyr/build/smoke_zephyr
copying smoke_zephyr/configuration.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_smoke-zephyr/build/smoke_zephyr
I: pybuild base:217: /usr/bin/python3 setup.py build 
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_smoke-zephyr/build/smoke_zephyr
copying smoke_zephyr/requirements.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_smoke-zephyr/build/smoke_zephyr
copying smoke_zephyr/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_smoke-zephyr/build/smoke_zephyr
copying smoke_zephyr/utilities.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_smoke-zephyr/build/smoke_zephyr
copying smoke_zephyr/argparse_types.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_smoke-zephyr/build/smoke_zephyr
copying smoke_zephyr/job.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_smoke-zephyr/build/smoke_zephyr
copying smoke_zephyr/configuration.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_smoke-zephyr/build/smoke_zephyr
   dh_auto_test -i -O--buildsystem=pybuild
I: pybuild base:217: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_smoke-zephyr/build; python2.7 -m 
unittest discover -v -s /<<PKGBUILDDIR>>/tests -p "[a-z]*.py"
test_cache (utilities.UtilitiesCacheTests) ... ok
test_cache_cache_clear (utilities.UtilitiesCacheTests) ... ok
test_cache_flatten_args (utilities.UtilitiesCacheTests) ... ok
test_attribute_dict (utilities.UtilitiesTests) ... ok
test_escape_single_quote (utilities.UtilitiesTests) ... ok
test_is_valid_email_address (utilities.UtilitiesTests) ... ok
test_parse_case_camel_to_snake (utilities.UtilitiesTests) ... ok
test_parse_case_snake_to_camel (utilities.UtilitiesTests) ... ok
test_parse_server (utilities.UtilitiesTests) ... ok
test_parse_timespan (utilities.UtilitiesTests) ... ok
test_parse_to_slug (utilities.UtilitiesTests) ... ok
test_selection_collision (utilities.UtilitiesTests) ... ok
test_unescape_single_quote (utilities.UtilitiesTests) ... ok
test_bin_b64_type (argparse_types.ArgparseTypeTests) ... ok
test_bin_hex_type (argparse_types.ArgparseTypeTests) ... ok
test_dir_type (argparse_types.ArgparseTypeTests) ... ok
test_log_level_type (argparse_types.ArgparseTypeTests) ... ok
test_port_type (argparse_types.ArgparseTypeTests) ... ok
test_timespan_type (argparse_types.ArgparseTypeTests) ... ok
test_job_add (job.JobManagerTests) ... ok
test_job_delete (job.JobManagerTests) ... 
E: Build killed with signal TERM after 10 minutes of inactivity
--------------------------------------------------------------------------------

The failure happens randomly. Sometimes it fails, sometimes it does not,
but in some of my autobuilders the failure rate is around 100%, which is why
I'm filing this as serious.

I've put a bunch of failed build logs here:

https://people.debian.org/~sanvila/build-logs/python-smoke-zephyr/

I've tested the build on machines with 1 CPU and 2 CPUs. The issue happens
in both, but it's particularly easy to reproduce on machines with 1 CPU.

If you need a test machine to reproduce it, please contact me privately
and I will gladly offer ssh access.

Note: In cases like this one I would recommend forwarding the bug
upstream and disabling the offending test in the meantime. However,
please note that there are several of them. If I grep "\.\.\. $" on
the build logs above and count how many occurrences there are, this is
the result:

 74 test_job_delete (job.JobManagerTests) ... 
  7 test_job_disable (job.JobManagerTests) ... 
  3 test_job_init (job.JobManagerTests) ... 

Thanks.

--- End Message ---
--- Begin Message ---
Source: python-smoke-zephyr
Source-Version: 1.4.0-2

We believe that the bug you reported is fixed in the latest version of
python-smoke-zephyr, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Samuel Henrique <[email protected]> (supplier of updated python-smoke-zephyr 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 28 Mar 2019 21:27:46 +0000
Source: python-smoke-zephyr
Architecture: source
Version: 1.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team <[email protected]>
Changed-By: Samuel Henrique <[email protected]>
Closes: 925208
Changes:
 python-smoke-zephyr (1.4.0-2) unstable; urgency=medium
 .
   * d/p/remove_tests_fix_ftbfs: disable tests that have always been
     problematic (closes: #925208)
Checksums-Sha1:
 29379d6a2bb2c9f21527e92b99d19caad11cfa89 2202 python-smoke-zephyr_1.4.0-2.dsc
 a4b682b4fdb52d7546237047af95252012f977a4 4920 
python-smoke-zephyr_1.4.0-2.debian.tar.xz
 c839fef11f15f50b1dde980ced96a4fb7d948fd1 6796 
python-smoke-zephyr_1.4.0-2_amd64.buildinfo
Checksums-Sha256:
 91639220bb42e960d673d4373b8594ad26ef23f86cdac9a5805074183c8f0bda 2202 
python-smoke-zephyr_1.4.0-2.dsc
 da405fbb38e6d2bee528ef2c5605ff3f19f06b90b68d85179a5958967d62b66d 4920 
python-smoke-zephyr_1.4.0-2.debian.tar.xz
 3ca2d728db32b4d461b673cbaf5f0a05cdbc4a21d5e5fc39151a30a2ea356ceb 6796 
python-smoke-zephyr_1.4.0-2_amd64.buildinfo
Files:
 f27d93f1c335d6dbaf329b90213719c0 2202 python optional 
python-smoke-zephyr_1.4.0-2.dsc
 ed3936b6026925a1f7fe9a840119995b 4920 python optional 
python-smoke-zephyr_1.4.0-2.debian.tar.xz
 c9925bd3c15de2095af4a933351e1678 6796 python optional 
python-smoke-zephyr_1.4.0-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEBdtqg34QX0sdAsVfu6n6rcz7RwcFAlydPJMACgkQu6n6rcz7
RwfDVg//SX+2rtzlsmpBuV+lQEtHPwKL69419rbZjQsRHdGj5Y05vQ3opAnMJ6n2
GXWwQACCOSvE5fxCFuRd/kT7ChfGtIXp9TEolezDDq0aeV7moy0YtKcVGICD7Pkb
uXce+mUKSa3k1iNVVX9+7nVRZdgpm68HfC3OfMIab19RQZ1FjtYv9eGRPWZGCwSc
s+2tE/c5MYf26u7I1OWcHpTNzdU2B8tb13eu/4cimf+my15cuNh1ekOTpzJunZOb
OG2uzwRztaOnV5NWdKme5uc67vQlJajVZBF6WlDUjclXpp2rmtPg4eRWmuvRicIp
/k6BFLVuaKYW1dVQJe9lRxhtlKphELpboldc/FjCoFkuTJ82zO0cD7g7Vg2L9CUR
y2tyl6jrAjtcNG4YNiEgA7Dk6ef+G3NKNLBPzLoXs8Y4YA3ThtOV3iqxYOVyMTBE
xQ42EzUtlsOdmDF/97wjOOFj6KjNykAoUehCI2s46DrOEiygG2974U++QN4Cn4r8
a63CNRF1btKON5Lej2IUo+9vC+HZmAKaArPyg/bmJUX/+vmn9L8xJDs3sOp2lZqy
k+rQBEqUpirSiRaC7JKd6JhZBhEk1AuFWdko9UnX+Gpe97kP+EYQCmabxL/Qf0Ac
MrcdiEYQZ+odycVp0Q1Cn7LSVpX6pqe71li8c3dvcIjIybmbwDg=
=3sJl
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to