Buildbot failure in Python on s390x RHEL8 3.x

The Buildbot has detected a failed build on builder s390x RHEL8 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/509/builds/260
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel8-z
Build Reason: <unknown> Blamelist: Victor Stinner <vstinner@python.org>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
==
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/test_os.py", line 762, in test_utime_current_old self._test_utime_current(set_time) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/test_os.py", line 749, in _test_utime_current self.assertAlmostEqual(st.st_mtime, current, AssertionError: 1603981504.2480948 != 1603981504.3209374 within 0.05 delta (0.07284259796142578 difference) : st_time=1603981504.2480948, current=1603981504.3209374, dt=-0.07284259796142578
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/test_os.py", line 756, in test_utime_current self._test_utime_current(set_time) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/test/test_os.py", line 749, in _test_utime_current self.assertAlmostEqual(st.st_mtime, current, AssertionError: 1603981504.2480948 != 1603981504.318087 within 0.05 delta (0.0699923038482666 difference) : st_time=1603981504.2480948, current=1603981504.318087, dt=-0.0699923038482666
Test report
Failed tests:
- test_os
- test_multiprocessing_fork
Failed subtests:
- test_utime_current_old - test.test_os.UtimeTests
- test_utime_current - test.test_os.UtimeTests
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org