Your message dated Wed, 20 Jan 2021 18:34:01 +0000
with message-id <e1l2iir-000i2v...@fasolo.debian.org>
and subject line Bug#979480: fixed in openmpi 4.1.0-7
has caused the Debian Bug report #979480,
regarding mpi4py: autopkgtest failure on arm64, armhf and ppc64el
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 ow...@bugs.debian.org
immediately.)


-- 
979480: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=979480
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mpi4py
Version: 3.0.3-7
X-Debbugs-CC: debian...@lists.debian.org
Severity: serious
Tags: bullseye sid
User: debian...@lists.debian.org
Usertags: needs-update

Hi Maintainer

The autopkgtests of mpi4py have been failing since the upload of
openmpi 4.1.0-1 to unstable. I'm reporting this for arm64, armhf and
ppc64el, because amd64 and i386 fail in a different way due to
#979041.

I've copied what I hope is the relevant part of the log below.

I've also noticed that during the autopkgtest, there seem to be five
instances of pytest running in parallel and each test is run five
times.   Is this the correct way of testing this package?

autopkgtest [07:23:18]: test command1:
OMPI_MCA_rmaps_base_oversubscribe=yes mpiexec -n 5 pytest-3 --color=no
--verbose
autopkgtest [07:23:18]: test command1: [-----------------------
============================= test session starts ==============================
platform linux -- Python 3.9.1, pytest-4.6.11, py-1.9.0, pluggy-0.13.0
-- /usr/bin/python3
cachedir: .pytest_cache
rootdir: /tmp/autopkgtest-lxc.llginr1y/downtmp/build.sWC/src, inifile:
setup.cfg, testpaths: test
collecting ... ============================= test session starts
==============================
platform linux -- Python 3.9.1, pytest-4.6.11, py-1.9.0, pluggy-0.13.0
-- /usr/bin/python3
cachedir: .pytest_cache
rootdir: /tmp/autopkgtest-lxc.llginr1y/downtmp/build.sWC/src, inifile:
setup.cfg, testpaths: test
collecting ... ============================= test session starts
==============================
platform linux -- Python 3.9.1, pytest-4.6.11, py-1.9.0, pluggy-0.13.0
-- /usr/bin/python3
cachedir: .pytest_cache
rootdir: /tmp/autopkgtest-lxc.llginr1y/downtmp/build.sWC/src, inifile:
setup.cfg, testpaths: test
collecting ... ============================= test session starts
==============================
platform linux -- Python 3.9.1, pytest-4.6.11, py-1.9.0, pluggy-0.13.0
-- /usr/bin/python3
cachedir: .pytest_cache
rootdir: /tmp/autopkgtest-lxc.llginr1y/downtmp/build.sWC/src, inifile:
setup.cfg, testpaths: test
collecting ... ============================= test session starts
==============================
platform linux -- Python 3.9.1, pytest-4.6.11, py-1.9.0, pluggy-0.13.0
-- /usr/bin/python3
cachedir: .pytest_cache
rootdir: /tmp/autopkgtest-lxc.llginr1y/downtmp/build.sWC/src, inifile:
setup.cfg, testpaths: test

Regards
Graham


=================================== FAILURES ===================================
_____________________________ TestGrequest.testAll _____________________________

self = <test_grequest.TestGrequest testMethod=testAll>

    def testAll(self):
        ctx = GReqCtx()
        greq = MPI.Grequest.Start(ctx.query, ctx.free, ctx.cancel)
>       self.assertFalse(greq.Test())
E       AssertionError: True is not false

test/test_grequest.py:30: AssertionError
____________________________ TestGrequest.testAll1 _____________________________


self = <test_grequest.TestGrequest testMethod=testAll1>

    def testAll1(self):
        ctx = GReqCtx()
        greq = MPI.Grequest.Start(ctx.query, None, None)
>       self.assertFalse(greq.Test())
E       AssertionError: True is not false

test/test_grequest.py:50: AssertionError

____________________________ TestGrequest.testAll2 _____________________________

self = <test_grequest.TestGrequest testMethod=testAll2>

    def testAll2(self):
        greq = MPI.Grequest.Start(None, None, None)
>       self.assertFalse(greq.Test())
E       AssertionError: True is not false

test/test_grequest.py:63: AssertionError

...

======= 3 failed, 1109 passed, 30 skipped, 1 warnings in 143.17 seconds ========

--- End Message ---
--- Begin Message ---
Source: openmpi
Source-Version: 4.1.0-7
Done: Alastair McKinstry <mckins...@debian.org>

We believe that the bug you reported is fixed in the latest version of
openmpi, 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 979...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alastair McKinstry <mckins...@debian.org> (supplier of updated openmpi 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 20 Jan 2021 17:22:18 +0000
Source: openmpi
Architecture: source
Version: 4.1.0-7
Distribution: unstable
Urgency: medium
Maintainer: Alastair McKinstry <mckins...@debian.org>
Changed-By: Alastair McKinstry <mckins...@debian.org>
Closes: 979041 979480
Changes:
 openmpi (4.1.0-7) unstable; urgency=medium
 .
   * Also disable ofi BTL to avoid libfabric issues
     (user can re-enable on systems with RDMA hardware)
     Closes: #979041
   * Backport grequest fix from 4.1.x. Closes: #979480
Checksums-Sha1:
 d7cae3262ebcad71b114f2fc67ab177e2937e660 2670 openmpi_4.1.0-7.dsc
 d65ed9059bd7e57e51a96abba066c739c6c9ae36 68532 openmpi_4.1.0-7.debian.tar.xz
Checksums-Sha256:
 e2ea853ac086c8c12b65b7147849c36a8daab06b34aa959b190fc79cabc29b51 2670 
openmpi_4.1.0-7.dsc
 998cf75c6db65fc3ab7445a3fb36a6a44e015cfde9ee8e72807b6a79751e8b2a 68532 
openmpi_4.1.0-7.debian.tar.xz
Files:
 12010d800c34068e07a263c48519ea9e 2670 net optional openmpi_4.1.0-7.dsc
 4ac659e172061a49cd3f7fc8e70d54d8 68532 net optional 
openmpi_4.1.0-7.debian.tar.xz

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

iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAmAIdDkACgkQy+a7Tl2a
06XhpBAAhOsHhW8MoR2qjxTqx05HkSFWitU7NSgiOrGA+Kxpbm+6Gx9q1WlucuB+
bc4mr9j9BiczYOEzCOz5xhWeeY13TYSN7Mj5IJPEKSqrroMWFQ+sHShifME/Sbm5
cxL7JfCGoCuO2NNwkB8CgIAOh6NF85KjY2+WSrOf9DboX8y9FgUypu5J4XtQZSbR
DS2F6vt5Csj9hLJKvqsHRX/QuZMjG6tjwcpE9gbcIWCXN0tQr31qSK+QB+mrgZdL
8RKp5ZedYKgWga7Jjc87DzIBnLTtxMAN9oRXwRfmDQWVV3k8ApD9fnEYdYSppNWw
Q3irj6mrDHRnWcE4QxNGLng2hVEv+zCjAALRYxHbHIO8Tdk/9Kv/HiioTirLZ9+o
Rdt7XL8KQD6RgdovAUTB/SCFqOgX7WrDT/d74g1+a8Ds9ywQqNpcyFNaB9FG6ajc
mJSO/WrS2w7tjN2rTRYh2B7Av7NuS4KS20lKPitNTKkXgRzbLJ0mZMRiDDPZ/gtN
6o0P6kKum5cjyVT5PQGEtrpMEEABSrXWZ05+w+cUJWejFoxPMRFa3x2+00YLR9VR
pvpayDkfIu8B9y/UL9cf2lTa8pPCm+8s4hc+ZRgR9UOdGGd24fhmUfCAMGXnp0VX
btzt6Jg3A9i0Lj+bkEyb+Wx6h2FCs/5zMSdHiBLzgKNu9m00vxg=
=dykE
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to