Buildbot-status
Threads by month
- ----- 2025 -----
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
November 2021
- 1 participants
- 272 discussions
The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide Clang 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/188/builds/1176
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Weipeng Hong <hongweichen8888(a)sina.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
413 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 34 sec
- test_peg_generator: 2 min 15 sec
- test_multiprocessing_spawn: 1 min 31 sec
- test_multiprocessing_forkserver: 1 min 11 sec
- test_multiprocessing_fork: 1 min 4 sec
- test_asyncio: 50.5 sec
- test_signal: 47.5 sec
- test_socket: 37.6 sec
- test_io: 35.0 sec
- test_xmlrpc: 27.6 sec
1 test altered the execution environment:
test_ftplib
13 tests skipped:
test_devpoll test_epoll test_ioctl test_kqueue test_msilib
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
Total duration: 3 min 49 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_aa942c1e'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/threading.py", line 1031, in _bootstrap_inner
self.run()
^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_ftplib.py", line 294, in run
asyncore.loop(timeout=0.1, count=1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/support/_asyncore.py", line 208, in loop
poll_fun(timeout, map)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/support/_asyncore.py", line 151, in poll
read(obj)
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/support/_asyncore.py", line 88, in read
obj.handle_error()
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_ftplib.py", line 417, in handle_error
raise Exception
^^^^^^^^^^^^^^^
Exception
k
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_b31449ba'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_b48807cd'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/support/_asyncore.py", line 84, in read
obj.handle_read_event()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_ftplib.py", line 380, in handle_read_event
self._do_ssl_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_ftplib.py", line 341, in _do_ssl_handshake
self.socket.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/ssl.py", line 1346, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:998)
Test report
===========
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide LTO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/375/builds/1056
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Victor Stinner <vstinner(a)python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
413 tests OK.
10 slowest tests:
- test_peg_generator: 3 min 37 sec
- test_concurrent_futures: 2 min 32 sec
- test_gdb: 1 min 45 sec
- test_multiprocessing_spawn: 1 min 27 sec
- test_multiprocessing_forkserver: 1 min 9 sec
- test_multiprocessing_fork: 1 min 4 sec
- test_signal: 47.2 sec
- test_asyncio: 47.0 sec
- test_io: 36.9 sec
- test_socket: 36.7 sec
1 test altered the execution environment:
test_ftplib
13 tests skipped:
test_devpoll test_epoll test_ioctl test_kqueue test_msilib
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
Total duration: 4 min 59 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_1fbd8cfd'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/threading.py", line 1031, in _bootstrap_inner
self.run()
^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_ftplib.py", line 294, in run
asyncore.loop(timeout=0.1, count=1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/support/_asyncore.py", line 208, in loop
poll_fun(timeout, map)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/support/_asyncore.py", line 151, in poll
read(obj)
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/support/_asyncore.py", line 88, in read
obj.handle_error()
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_ftplib.py", line 417, in handle_error
raise Exception
^^^^^^^^^^^^^^^
Exception
k
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/support/_asyncore.py", line 84, in read
obj.handle_read_event()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_ftplib.py", line 380, in handle_read_event
self._do_ssl_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_ftplib.py", line 341, in _do_ssl_handshake
self.socket.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/ssl.py", line 1346, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:998)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_9fe2604c'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_178b1102'
Test report
===========
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide LTO + PGO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/79/builds/1211
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Victor Stinner <vstinner(a)python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
412 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 29 sec
- test_multiprocessing_spawn: 1 min 24 sec
- test_multiprocessing_forkserver: 1 min 8 sec
- test_multiprocessing_fork: 1 min 3 sec
- test_signal: 47.5 sec
- test_asyncio: 46.4 sec
- test_socket: 36.7 sec
- test_io: 35.9 sec
- test_xmlrpc: 27.5 sec
- test_subprocess: 23.9 sec
1 test altered the execution environment:
test_ftplib
14 tests skipped:
test_devpoll test_epoll test_gdb test_ioctl test_kqueue
test_msilib test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64
Total duration: 3 min 36 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_f39583ce'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/threading.py", line 1031, in _bootstrap_inner
self.run()
^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_ftplib.py", line 294, in run
asyncore.loop(timeout=0.1, count=1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/support/_asyncore.py", line 208, in loop
poll_fun(timeout, map)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/support/_asyncore.py", line 151, in poll
read(obj)
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/support/_asyncore.py", line 88, in read
obj.handle_error()
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_ftplib.py", line 417, in handle_error
raise Exception
^^^^^^^^^^^^^^^
Exception
k
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_900d2ce6'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_99015f79'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/support/_asyncore.py", line 84, in read
obj.handle_read_event()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_ftplib.py", line 380, in handle_read_event
self._do_ssl_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_ftplib.py", line 341, in _do_ssl_handshake
self.socket.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/ssl.py", line 1346, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:998)
Test report
===========
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder aarch64 Fedora Stable Refleaks 3.8 while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/521/builds/215
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-aarch64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
From https://github.com/python/cpython
* branch 3.8 -> FETCH_HEAD
Note: switching to 'FETCH_HEAD'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at c37a0d9c0a bpo-45792: Fix contextvar.Token's intersphinx FQN (GH-29533) (GH-29537)
Switched to and reset branch '3.8'
/tmp/ccpyxA6Z.s: Assembler messages:
Fatal error: can't create Objects/tupleobject.o: No space left on device
Assembler messages:
Fatal error: can't create Python/getversion.o: No space left on device
/tmp/ccM7pSc6.s: Assembler messages:
/tmp/ccM7pSc6.s: Fatal error: can't write 3919 bytes to section .debug_str of Python/future.o: 'No space left on device'
Assembler messages:
/tmp/ccpyxA6Z.s: Fatal error: can't write 3920 bytes to section .debug_info of Objects/descrobject.o: 'No space left on device'
make: *** [Makefile:1730: Python/getversion.o] Error 1
make: *** Waiting for unfinished jobs....
/tmp/ccM7pSc6.s: /tmp/ccpyxA6Z.s: Fatal error: Fatal error: can't close Python/future.o: No space left on devicecan't close Objects/descrobject.o: No space left on device
make: *** [Makefile:1730: Objects/tupleobject.o] Error 1
make: *** [Makefile:1730: Python/future.o] Error 1
make: *** [Makefile:1730: Objects/descrobject.o] Error 1
Assembler messages:
Fatal error: can't create Objects/obmalloc.o: No space left on device
make: *** [Makefile:1730: Objects/obmalloc.o] Error 1
Assembler messages:
Fatal error: can't create Python/ast_unparse.o: No space left on device
make: *** [Makefile:1730: Python/ast_unparse.o] Error 1
Assembler messages:
Fatal error: can't create Python/_warnings.o: No space left on device
make: *** [Makefile:1730: Python/_warnings.o] Error 1
Assembler messages:
Fatal error: can't create Python/ast_opt.o: No space left on device
make: *** [Makefile:1730: Python/ast_opt.o] Error 1
Assembler messages:
Fatal error: can't create Python/mysnprintf.o: No space left on device
make: *** [Makefile:1730: Python/mysnprintf.o] Error 1
Assembler messages:
Fatal error: can't create Objects/object.o: No space left on device
make: *** [Makefile:1730: Objects/object.o] Error 1
Assembler messages:
Fatal error: can't create Python/mystrtoul.o: No space left on device
make: *** [Makefile:1730: Python/mystrtoul.o] Error 1
Assembler messages:
Fatal error: can't create Python/importdl.o: No space left on device
make: *** [Makefile:899: Python/importdl.o] Error 1
Assembler messages:
Fatal error: can't create Objects/unicodectype.o: No space left on device
make: *** [Makefile:1730: Objects/unicodectype.o] Error 1
Assembler messages:
Fatal error: can't create Objects/weakrefobject.o: No space left on device
make: *** [Makefile:1730: Objects/weakrefobject.o] Error 1
Assembler messages:
Fatal error: can't create Python/context.o: No space left on device
make: *** [Makefile:1730: Python/context.o] Error 1
Assembler messages:
Fatal error: can't create Objects/abstract.o: No space left on device
make: *** [Makefile:1730: Objects/abstract.o] Error 1
Assembler messages:
Fatal error: can't create Python/pathconfig.o: No space left on device
make: *** [Makefile:1730: Python/pathconfig.o] Error 1
Assembler messages:
Fatal error: can't create Python/modsupport.o: No space left on device
make: *** [Makefile:1730: Python/modsupport.o] Error 1
Assembler messages:
Fatal error: can't create Objects/memoryobject.o: No space left on device
make: *** [Makefile:1730: Objects/memoryobject.o] Error 1
Assembler messages:
Fatal error: can't create Python/errors.o: No space left on device
make: *** [Makefile:1730: Python/errors.o] Error 1
Assembler messages:
Fatal error: can't create Objects/setobject.o: No space left on device
make: *** [Makefile:1730: Objects/setobject.o] Error 1
Assembler messages:
Fatal error: can't create Objects/listobject.o: No space left on device
make: *** [Makefile:1730: Objects/listobject.o] Error 1
Assembler messages:
Fatal error: can't create Objects/exceptions.o: No space left on device
make: *** [Makefile:1730: Objects/exceptions.o] Error 1
Assembler messages:
Fatal error: can't create Python/codecs.o: No space left on device
make: *** [Makefile:1730: Python/codecs.o] Error 1
Assembler messages:
Fatal error: can't create Python/bltinmodule.o: No space left on device
make: *** [Makefile:1730: Python/bltinmodule.o] Error 1
Assembler messages:
Fatal error: can't create Python/marshal.o: No space left on device
make: *** [Makefile:1730: Python/marshal.o] Error 1
Assembler messages:
Fatal error: can't create Python/hamt.o: No space left on device
make: *** [Makefile:1730: Python/hamt.o] Error 1
Assembler messages:
Fatal error: can't create Python/getargs.o: No space left on device
make: *** [Makefile:1730: Python/getargs.o] Error 1
Assembler messages:
Fatal error: can't create Python/initconfig.o: No space left on device
make: *** [Makefile:1730: Python/initconfig.o] Error 1
Assembler messages:
Fatal error: can't create Python/import.o: No space left on device
make: *** [Makefile:1730: Python/import.o] Error 1
Assembler messages:
Fatal error: can't create Objects/dictobject.o: No space left on device
make: *** [Makefile:1730: Objects/dictobject.o] Error 1
Assembler messages:
Fatal error: can't create Objects/bytearrayobject.o: No space left on device
make: *** [Makefile:1730: Objects/bytearrayobject.o] Error 1
Assembler messages:
Fatal error: can't create Objects/longobject.o: No space left on device
make: *** [Makefile:1730: Objects/longobject.o] Error 1
Assembler messages:
Fatal error: can't create Objects/bytesobject.o: No space left on device
make: *** [Makefile:1730: Objects/bytesobject.o] Error 1
Assembler messages:
Fatal error: can't create Python/ast.o: No space left on device
make: *** [Makefile:1730: Python/ast.o] Error 1
Assembler messages:
Fatal error: can't create Python/compile.o: No space left on device
make: *** [Makefile:1730: Python/compile.o] Error 1
Assembler messages:
Fatal error: can't create Objects/typeobject.o: No space left on device
make: *** [Makefile:1730: Objects/typeobject.o] Error 1
Assembler messages:
Fatal error: can't create Python/Python-ast.o: No space left on device
make: *** [Makefile:1730: Python/Python-ast.o] Error 1
Assembler messages:
Fatal error: can't create Python/ceval.o: No space left on device
make: *** [Makefile:1730: Python/ceval.o] Error 1
Assembler messages:
Fatal error: can't create Objects/unicodeobject.o: No space left on device
make: *** [Makefile:1730: Objects/unicodeobject.o] Error 1
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make: [Makefile:1800: clean] Error 1 (ignored)
Test report
===========
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder aarch64 Fedora Rawhide LTO + PGO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/73/builds/1076
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown>
Blamelist: Victor Stinner <vstinner(a)python.org>, Vishal Pandey <vishalpandeyviptsk(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
412 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 35 sec
- test_multiprocessing_spawn: 1 min 29 sec
- test_multiprocessing_forkserver: 1 min 17 sec
- test_multiprocessing_fork: 1 min 4 sec
- test_asyncio: 51.3 sec
- test_signal: 47.1 sec
- test_io: 38.4 sec
- test_socket: 36.8 sec
- test_xmlrpc: 27.6 sec
- test_subprocess: 25.1 sec
1 test altered the execution environment:
test_ftplib
14 tests skipped:
test_devpoll test_epoll test_gdb test_ioctl test_kqueue
test_msilib test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64
Total duration: 2 min 45 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/threading.py", line 1031, in _bootstrap_inner
self.run()
^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/test_ftplib.py", line 294, in run
asyncore.loop(timeout=0.1, count=1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/support/_asyncore.py", line 208, in loop
poll_fun(timeout, map)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/support/_asyncore.py", line 151, in poll
read(obj)
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/support/_asyncore.py", line 88, in read
obj.handle_error()
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/test_ftplib.py", line 417, in handle_error
raise Exception
^^^^^^^^^^^^^^^
Exception
k
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_7ae0dc97'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/support/_asyncore.py", line 84, in read
obj.handle_read_event()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/test_ftplib.py", line 380, in handle_read_event
self._do_ssl_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/test_ftplib.py", line 341, in _do_ssl_handshake
self.socket.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/ssl.py", line 1346, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:998)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_47864058'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_ee2cbe27'
Test report
===========
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/285/builds/1164
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Victor Stinner <vstinner(a)python.org>, Vishal Pandey <vishalpandeyviptsk(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
413 tests OK.
10 slowest tests:
- test_gdb: 3 min 21 sec
- test_concurrent_futures: 3 min 1 sec
- test_multiprocessing_spawn: 2 min 11 sec
- test_peg_generator: 2 min 7 sec
- test_multiprocessing_forkserver: 1 min 24 sec
- test_asyncio: 1 min 14 sec
- test_multiprocessing_fork: 1 min 13 sec
- test_capi: 1 min 11 sec
- test_unparse: 1 min 4 sec
- test_tokenize: 54.6 sec
1 test altered the execution environment:
test_ftplib
13 tests skipped:
test_devpoll test_epoll test_ioctl test_kqueue test_msilib
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
Total duration: 4 min 24 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/support/_asyncore.py", line 84, in read
obj.handle_read_event()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_ftplib.py", line 380, in handle_read_event
self._do_ssl_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_ftplib.py", line 341, in _do_ssl_handshake
self.socket.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/ssl.py", line 1346, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:998)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/threading.py", line 1031, in _bootstrap_inner
self.run()
^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_ftplib.py", line 294, in run
asyncore.loop(timeout=0.1, count=1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/support/_asyncore.py", line 208, in loop
poll_fun(timeout, map)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/support/_asyncore.py", line 151, in poll
read(obj)
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/support/_asyncore.py", line 88, in read
obj.handle_error()
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_ftplib.py", line 417, in handle_error
raise Exception
^^^^^^^^^^^^^^^
Exception
k
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_1a8267b7'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_04bba3db'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_0c2d1b95'
Test report
===========
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide LTO + PGO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/79/builds/1208
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Adrian Garcia Badaracco <1755071+adriangb(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
412 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 31 sec
- test_multiprocessing_spawn: 1 min 28 sec
- test_multiprocessing_forkserver: 1 min 9 sec
- test_multiprocessing_fork: 1 min 3 sec
- test_asyncio: 49.1 sec
- test_signal: 47.4 sec
- test_socket: 36.8 sec
- test_io: 36.4 sec
- test_xmlrpc: 27.6 sec
- test_subprocess: 24.2 sec
1 test altered the execution environment:
test_ftplib
14 tests skipped:
test_devpoll test_epoll test_gdb test_ioctl test_kqueue
test_msilib test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64
Total duration: 3 min 4 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_2438bf10'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/threading.py", line 1031, in _bootstrap_inner
self.run()
^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_ftplib.py", line 294, in run
asyncore.loop(timeout=0.1, count=1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/support/_asyncore.py", line 208, in loop
poll_fun(timeout, map)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/support/_asyncore.py", line 151, in poll
read(obj)
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/support/_asyncore.py", line 88, in read
obj.handle_error()
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_ftplib.py", line 417, in handle_error
raise Exception
^^^^^^^^^^^^^^^
Exception
k
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/support/_asyncore.py", line 84, in read
obj.handle_read_event()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_ftplib.py", line 380, in handle_read_event
self._do_ssl_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_ftplib.py", line 341, in _do_ssl_handshake
self.socket.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/ssl.py", line 1346, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:998)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_9c047bbf'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_005f2c0d'
Test report
===========
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder aarch64 Fedora Rawhide Clang 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/40/builds/1081
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown>
Blamelist: David Federman <david.federman(a)outlook.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
413 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 53 sec
- test_peg_generator: 2 min 31 sec
- test_multiprocessing_spawn: 1 min 50 sec
- test_multiprocessing_forkserver: 1 min 21 sec
- test_multiprocessing_fork: 1 min 7 sec
- test_nntplib: 1 min 7 sec
- test_asyncio: 54.5 sec
- test_signal: 47.5 sec
- test_io: 38.9 sec
- test_socket: 38.3 sec
1 test altered the execution environment:
test_ftplib
13 tests skipped:
test_devpoll test_epoll test_ioctl test_kqueue test_msilib
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
Total duration: 3 min
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/support/_asyncore.py", line 84, in read
obj.handle_read_event()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_ftplib.py", line 380, in handle_read_event
self._do_ssl_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_ftplib.py", line 341, in _do_ssl_handshake
self.socket.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/ssl.py", line 1346, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:998)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_a387a488'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_27004a07'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_c0be1ebe'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/threading.py", line 1031, in _bootstrap_inner
self.run()
^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_ftplib.py", line 294, in run
asyncore.loop(timeout=0.1, count=1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/support/_asyncore.py", line 208, in loop
poll_fun(timeout, map)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/support/_asyncore.py", line 151, in poll
read(obj)
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/support/_asyncore.py", line 88, in read
obj.handle_error()
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_ftplib.py", line 417, in handle_error
raise Exception
^^^^^^^^^^^^^^^
Exception
k
Test report
===========
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder AMD64 Debian root 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/429/builds/344
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: angelico-debian-amd64
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed configure (failure) clean (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
remote: Enumerating objects: 19, done.
remote: Counting objects: 5% (1/17)
remote: Counting objects: 11% (2/17)
remote: Counting objects: 17% (3/17)
remote: Counting objects: 23% (4/17)
remote: Counting objects: 29% (5/17)
remote: Counting objects: 35% (6/17)
remote: Counting objects: 41% (7/17)
remote: Counting objects: 47% (8/17)
remote: Counting objects: 52% (9/17)
remote: Counting objects: 58% (10/17)
remote: Counting objects: 64% (11/17)
remote: Counting objects: 70% (12/17)
remote: Counting objects: 76% (13/17)
remote: Counting objects: 82% (14/17)
remote: Counting objects: 88% (15/17)
remote: Counting objects: 94% (16/17)
remote: Counting objects: 100% (17/17)
remote: Counting objects: 100% (17/17), done.
remote: Compressing objects: 7% (1/13)
remote: Compressing objects: 15% (2/13)
remote: Compressing objects: 23% (3/13)
remote: Compressing objects: 30% (4/13)
remote: Compressing objects: 38% (5/13)
remote: Compressing objects: 46% (6/13)
remote: Compressing objects: 53% (7/13)
remote: Compressing objects: 61% (8/13)
remote: Compressing objects: 69% (9/13)
remote: Compressing objects: 76% (10/13)
remote: Compressing objects: 84% (11/13)
remote: Compressing objects: 92% (12/13)
remote: Compressing objects: 100% (13/13)
remote: Compressing objects: 100% (13/13), done.
remote: Total 19 (delta 4), reused 13 (delta 4), pack-reused 2
From https://github.com/python/cpython
* branch 3.9 -> FETCH_HEAD
Note: checking out '40a57532a5ad5dfd81ab6c72c5fb2e2dc4509199'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD is now at 40a5753... [3.9] bpo-44391: Remove unused argument from a varargs call. (GH-29843) (GH-29850)
Switched to and reset branch '3.9'
configure: error: in `/root/buildarea/3.9.angelico-debian-amd64/build':
configure: error: C compiler cannot create executables
See `config.log' for more details
make: *** No rule to make target 'distclean'. Stop.
Test report
===========
Sincerely,
-The Buildbot
1
0
The Buildbot working for 'Python' has noticed that the worker named angelico-debian-amd64 went away.
It last disconnected at Mon Nov 29 23:18:42 2021.
The admin on record (as reported by WORKER:info/admin) was Chris Angelico <rosuav(a)gmail.com>
.
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide Clang 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/662/builds/444
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
414 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 48 sec
- test_peg_generator: 2 min 47 sec
- test_multiprocessing_spawn: 1 min 58 sec
- test_tokenize: 1 min 28 sec
- test_multiprocessing_forkserver: 1 min 22 sec
- test_unparse: 1 min 15 sec
- test_multiprocessing_fork: 1 min 11 sec
- test_asyncio: 1 min 4 sec
- test_nntplib: 1 min 2 sec
- test_lib2to3: 59.3 sec
1 test altered the execution environment:
test_ftplib
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
Total duration: 5 min 7 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_f7e3809c'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/threading.py", line 1009, in _bootstrap_inner
self.run()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_ftplib.py", line 298, in run
asyncore.loop(timeout=0.1, count=1)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/asyncore.py", line 157, in poll
read(obj)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_ftplib.py", line 421, in handle_error
raise Exception
Exception
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_70554774'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_d2e95924'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_ftplib.py", line 384, in handle_read_event
self._do_ssl_handshake()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake
self.socket.do_handshake()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/ssl.py", line 1341, in do_handshake
self._sslobj.do_handshake()
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Test report
===========
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora Rawhide Clang 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/686/builds/456
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
414 tests OK.
10 slowest tests:
- test_peg_generator: 3 min 20 sec
- test_concurrent_futures: 2 min 50 sec
- test_multiprocessing_spawn: 1 min 51 sec
- test_asyncio: 1 min 27 sec
- test_multiprocessing_forkserver: 1 min 24 sec
- test_multiprocessing_fork: 1 min 14 sec
- test_nntplib: 1 min 6 sec
- test_signal: 47.5 sec
- test_io: 43.4 sec
- test_tokenize: 41.1 sec
1 test altered the execution environment:
test_ftplib
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
Total duration: 3 min 32 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-aarch64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_0384ad56'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-aarch64.clang/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_ftplib.py", line 384, in handle_read_event
self._do_ssl_handshake()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake
self.socket.do_handshake()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-aarch64.clang/build/Lib/ssl.py", line 1341, in do_handshake
self._sslobj.do_handshake()
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-aarch64.clang/build/Lib/threading.py", line 1009, in _bootstrap_inner
self.run()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_ftplib.py", line 298, in run
asyncore.loop(timeout=0.1, count=1)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-aarch64.clang/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-aarch64.clang/build/Lib/asyncore.py", line 157, in poll
read(obj)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-aarch64.clang/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_ftplib.py", line 421, in handle_error
raise Exception
Exception
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-aarch64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_09093368'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-aarch64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_dff00d18'
Test report
===========
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide Clang 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/643/builds/517
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
414 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 32 sec
- test_peg_generator: 1 min 50 sec
- test_multiprocessing_spawn: 1 min 28 sec
- test_multiprocessing_forkserver: 1 min 10 sec
- test_nntplib: 1 min 5 sec
- test_multiprocessing_fork: 1 min 3 sec
- test_asyncio: 53.4 sec
- test_signal: 46.8 sec
- test_io: 38.3 sec
- test_socket: 37.2 sec
1 test altered the execution environment:
test_ftplib
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
Total duration: 3 min 18 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_87db5b8b'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_f796501d'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_d8e65cbd'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/threading.py", line 1009, in _bootstrap_inner
self.run()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_ftplib.py", line 298, in run
asyncore.loop(timeout=0.1, count=1)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/asyncore.py", line 157, in poll
read(obj)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_ftplib.py", line 421, in handle_error
raise Exception
Exception
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_ftplib.py", line 384, in handle_read_event
self._do_ssl_handshake()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake
self.socket.do_handshake()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/ssl.py", line 1341, in do_handshake
self._sslobj.do_handshake()
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Test report
===========
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/657/builds/515
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
414 tests OK.
10 slowest tests:
- test_gdb: 3 min 5 sec
- test_concurrent_futures: 2 min 52 sec
- test_multiprocessing_spawn: 1 min 56 sec
- test_capi: 1 min 47 sec
- test_peg_generator: 1 min 46 sec
- test_multiprocessing_forkserver: 1 min 22 sec
- test_asyncio: 1 min 19 sec
- test_unparse: 1 min 11 sec
- test_multiprocessing_fork: 1 min 11 sec
- test_nntplib: 1 min 6 sec
1 test altered the execution environment:
test_ftplib
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
Total duration: 4 min 44 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_801dcee7'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/threading.py", line 1009, in _bootstrap_inner
self.run()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_ftplib.py", line 298, in run
asyncore.loop(timeout=0.1, count=1)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/asyncore.py", line 157, in poll
read(obj)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_ftplib.py", line 421, in handle_error
raise Exception
Exception
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_4fdbb093'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_d1c3a012'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_ftplib.py", line 384, in handle_read_event
self._do_ssl_handshake()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake
self.socket.do_handshake()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/ssl.py", line 1341, in do_handshake
self._sslobj.do_handshake()
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Test report
===========
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Debian root 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/664/builds/551
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: angelico-debian-amd64
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
405 tests OK.
10 slowest tests:
- test_multiprocessing_spawn: 20 min
- test_mailbox: 3 min 36 sec
- test_concurrent_futures: 3 min 30 sec
- test_tokenize: 2 min 10 sec
- test_capi: 1 min 54 sec
- test_multiprocessing_forkserver: 1 min 38 sec
- test_unparse: 1 min 37 sec
- test_multiprocessing_fork: 1 min 25 sec
- test_asyncio: 1 min 25 sec
- test_peg_generator: 1 min 22 sec
1 test failed:
test_peg_generator
20 tests skipped:
test_dbm_ndbm test_devpoll test_gdb test_idle test_ioctl
test_kqueue test_msilib test_smtpnet test_ssl test_startfile
test_tcl test_tix test_tk test_ttk_guionly test_ttk_textonly
test_turtle test_winconsoleio test_winreg test_winsound
test_zipfile64
2 re-run tests:
test_multiprocessing_spawn test_peg_generator
1 test run no tests:
test_multiprocessing_spawn
Total duration: 38 min 18 sec
Captured traceback
==================
Traceback (most recent call last):
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 166, in test_negative_lookahead
self.run_test(grammar_source, test_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 96, in run_test
self.build_extension(grammar_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 93, in build_extension
generate_parser_c_extension(grammar, Path(self.tmp_path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/testutil.py", line 104, in generate_parser_c_extension
compile_c_extension(str(source), build_dir=str(path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/build.py", line 93, in compile_c_extension
cmd.run()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 340, in run
self.build_extensions()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 449, in build_extensions
self._build_extensions_serial()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 474, in _build_extensions_serial
self.build_extension(ext)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 551, in build_extension
self.compiler.link_shared_object(
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/ccompiler.py", line 713, in link_shared_object
self.link(CCompiler.SHARED_OBJECT, objects,
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/unixccompiler.py", line 206, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/gcc' failed with exit code 1
Traceback (most recent call last):
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 391, in test_syntax_error_for_string
self.run_test(grammar_source, test_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 96, in run_test
self.build_extension(grammar_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 93, in build_extension
generate_parser_c_extension(grammar, Path(self.tmp_path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/testutil.py", line 104, in generate_parser_c_extension
compile_c_extension(str(source), build_dir=str(path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/build.py", line 93, in compile_c_extension
cmd.run()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 340, in run
self.build_extensions()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 449, in build_extensions
self._build_extensions_serial()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 474, in _build_extensions_serial
self.build_extension(ext)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 551, in build_extension
self.compiler.link_shared_object(
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/ccompiler.py", line 713, in link_shared_object
self.link(CCompiler.SHARED_OBJECT, objects,
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/unixccompiler.py", line 206, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/gcc' failed with exit code 1
Traceback (most recent call last):
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 154, in test_lookahead
self.run_test(grammar_source, test_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 96, in run_test
self.build_extension(grammar_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 93, in build_extension
generate_parser_c_extension(grammar, Path(self.tmp_path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/testutil.py", line 104, in generate_parser_c_extension
compile_c_extension(str(source), build_dir=str(path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/build.py", line 93, in compile_c_extension
cmd.run()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 340, in run
self.build_extensions()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 449, in build_extensions
self._build_extensions_serial()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 474, in _build_extensions_serial
self.build_extension(ext)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 551, in build_extension
self.compiler.link_shared_object(
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/ccompiler.py", line 713, in link_shared_object
self.link(CCompiler.SHARED_OBJECT, objects,
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/unixccompiler.py", line 206, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/gcc' failed with exit code 1
Traceback (most recent call last):
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 311, in test_if_stmt_action
self.run_test(grammar_source, test_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 96, in run_test
self.build_extension(grammar_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 93, in build_extension
generate_parser_c_extension(grammar, Path(self.tmp_path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/testutil.py", line 104, in generate_parser_c_extension
compile_c_extension(str(source), build_dir=str(path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/build.py", line 93, in compile_c_extension
cmd.run()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 340, in run
self.build_extensions()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 449, in build_extensions
self._build_extensions_serial()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 474, in _build_extensions_serial
self.build_extension(ext)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 551, in build_extension
self.compiler.link_shared_object(
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/ccompiler.py", line 713, in link_shared_object
self.link(CCompiler.SHARED_OBJECT, objects,
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/unixccompiler.py", line 206, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/gcc' failed with exit code 1
Traceback (most recent call last):
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_133799b2'
Traceback (most recent call last):
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 448, in test_soft_keywords_parse
self.run_test(grammar_source, test_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 96, in run_test
self.build_extension(grammar_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 93, in build_extension
generate_parser_c_extension(grammar, Path(self.tmp_path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/testutil.py", line 104, in generate_parser_c_extension
compile_c_extension(str(source), build_dir=str(path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/build.py", line 93, in compile_c_extension
cmd.run()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 340, in run
self.build_extensions()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 449, in build_extensions
self._build_extensions_serial()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 474, in _build_extensions_serial
self.build_extension(ext)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 551, in build_extension
self.compiler.link_shared_object(
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/ccompiler.py", line 713, in link_shared_object
self.link(CCompiler.SHARED_OBJECT, objects,
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/unixccompiler.py", line 206, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/gcc' failed with exit code 1
Traceback (most recent call last):
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 206, in test_left_recursion
self.run_test(grammar_source, test_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 96, in run_test
self.build_extension(grammar_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 93, in build_extension
generate_parser_c_extension(grammar, Path(self.tmp_path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/testutil.py", line 104, in generate_parser_c_extension
compile_c_extension(str(source), build_dir=str(path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/build.py", line 93, in compile_c_extension
cmd.run()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 340, in run
self.build_extensions()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 449, in build_extensions
self._build_extensions_serial()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 474, in _build_extensions_serial
self.build_extension(ext)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 551, in build_extension
self.compiler.link_shared_object(
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/ccompiler.py", line 713, in link_shared_object
self.link(CCompiler.SHARED_OBJECT, objects,
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/unixccompiler.py", line 206, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/gcc' failed with exit code 1
Traceback (most recent call last):
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 283, in test_pass_stmt_action
self.run_test(grammar_source, test_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 96, in run_test
self.build_extension(grammar_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 93, in build_extension
generate_parser_c_extension(grammar, Path(self.tmp_path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/testutil.py", line 104, in generate_parser_c_extension
compile_c_extension(str(source), build_dir=str(path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/build.py", line 93, in compile_c_extension
cmd.run()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 340, in run
self.build_extensions()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 449, in build_extensions
self._build_extensions_serial()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 474, in _build_extensions_serial
self.build_extension(ext)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 551, in build_extension
self.compiler.link_shared_object(
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/ccompiler.py", line 713, in link_shared_object
self.link(CCompiler.SHARED_OBJECT, objects,
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/unixccompiler.py", line 206, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/gcc' failed with exit code 1
Traceback (most recent call last):
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 331, in test_same_name_different_types
self.run_test(grammar_source, test_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 96, in run_test
self.build_extension(grammar_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 93, in build_extension
generate_parser_c_extension(grammar, Path(self.tmp_path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/testutil.py", line 104, in generate_parser_c_extension
compile_c_extension(str(source), build_dir=str(path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/build.py", line 93, in compile_c_extension
cmd.run()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 340, in run
self.build_extensions()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 449, in build_extensions
self._build_extensions_serial()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 474, in _build_extensions_serial
self.build_extension(ext)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 551, in build_extension
self.compiler.link_shared_object(
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/ccompiler.py", line 713, in link_shared_object
self.link(CCompiler.SHARED_OBJECT, objects,
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/unixccompiler.py", line 206, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/gcc' failed with exit code 1
Traceback (most recent call last):
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 268, in test_gather_action_ast
self.run_test(grammar_source, test_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 96, in run_test
self.build_extension(grammar_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 93, in build_extension
generate_parser_c_extension(grammar, Path(self.tmp_path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/testutil.py", line 104, in generate_parser_c_extension
compile_c_extension(str(source), build_dir=str(path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/build.py", line 93, in compile_c_extension
cmd.run()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 340, in run
self.build_extensions()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 449, in build_extensions
self._build_extensions_serial()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 474, in _build_extensions_serial
self.build_extension(ext)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 551, in build_extension
self.compiler.link_shared_object(
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/ccompiler.py", line 713, in link_shared_object
self.link(CCompiler.SHARED_OBJECT, objects,
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/unixccompiler.py", line 206, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/gcc' failed with exit code 1
Traceback (most recent call last):
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_c1a34ee2'
Traceback (most recent call last):
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 242, in test_nasty_mutually_left_recursive
self.run_test(grammar_source, test_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 96, in run_test
self.build_extension(grammar_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 93, in build_extension
generate_parser_c_extension(grammar, Path(self.tmp_path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/testutil.py", line 104, in generate_parser_c_extension
compile_c_extension(str(source), build_dir=str(path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/build.py", line 93, in compile_c_extension
cmd.run()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 340, in run
self.build_extensions()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 449, in build_extensions
self._build_extensions_serial()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 474, in _build_extensions_serial
self.build_extension(ext)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 551, in build_extension
self.compiler.link_shared_object(
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/ccompiler.py", line 713, in link_shared_object
self.link(CCompiler.SHARED_OBJECT, objects,
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/unixccompiler.py", line 206, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/gcc' failed with exit code 1
Traceback (most recent call last):
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/unixccompiler.py", line 204, in link
self.spawn(linker + ld_args)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/ccompiler.py", line 910, in spawn
spawn(cmd, dry_run=self.dry_run)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/spawn.py", line 91, in spawn
raise DistutilsExecError(
distutils.errors.DistutilsExecError: command '/usr/bin/gcc' failed with exit code 1
Traceback (most recent call last):
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 460, in test_soft_keywords_lookahead
self.run_test(grammar_source, test_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 96, in run_test
self.build_extension(grammar_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 93, in build_extension
generate_parser_c_extension(grammar, Path(self.tmp_path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/testutil.py", line 104, in generate_parser_c_extension
compile_c_extension(str(source), build_dir=str(path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/build.py", line 93, in compile_c_extension
cmd.run()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 340, in run
self.build_extensions()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 449, in build_extensions
self._build_extensions_serial()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 474, in _build_extensions_serial
self.build_extension(ext)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 551, in build_extension
self.compiler.link_shared_object(
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/ccompiler.py", line 713, in link_shared_object
self.link(CCompiler.SHARED_OBJECT, objects,
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/unixccompiler.py", line 206, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/gcc' failed with exit code 1
Traceback (most recent call last):
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 229, in test_mutually_left_recursive
self.run_test(grammar_source, test_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 96, in run_test
self.build_extension(grammar_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 93, in build_extension
generate_parser_c_extension(grammar, Path(self.tmp_path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/testutil.py", line 104, in generate_parser_c_extension
compile_c_extension(str(source), build_dir=str(path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/build.py", line 93, in compile_c_extension
cmd.run()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 340, in run
self.build_extensions()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 449, in build_extensions
self._build_extensions_serial()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 474, in _build_extensions_serial
self.build_extension(ext)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 551, in build_extension
self.compiler.link_shared_object(
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/ccompiler.py", line 713, in link_shared_object
self.link(CCompiler.SHARED_OBJECT, objects,
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/unixccompiler.py", line 206, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/gcc' failed with exit code 1
Traceback (most recent call last):
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 257, in test_return_stmt_noexpr_action
self.run_test(grammar_source, test_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 96, in run_test
self.build_extension(grammar_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 93, in build_extension
generate_parser_c_extension(grammar, Path(self.tmp_path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/testutil.py", line 104, in generate_parser_c_extension
compile_c_extension(str(source), build_dir=str(path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/build.py", line 93, in compile_c_extension
cmd.run()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 340, in run
self.build_extensions()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 449, in build_extensions
self._build_extensions_serial()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 474, in _build_extensions_serial
self.build_extension(ext)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 551, in build_extension
self.compiler.link_shared_object(
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/ccompiler.py", line 713, in link_shared_object
self.link(CCompiler.SHARED_OBJECT, objects,
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/unixccompiler.py", line 206, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/gcc' failed with exit code 1
Traceback (most recent call last):
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 142, in test_c_parser
self.run_test(grammar_source, test_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 96, in run_test
self.build_extension(grammar_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 93, in build_extension
generate_parser_c_extension(grammar, Path(self.tmp_path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/testutil.py", line 104, in generate_parser_c_extension
compile_c_extension(str(source), build_dir=str(path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/build.py", line 93, in compile_c_extension
cmd.run()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 340, in run
self.build_extensions()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 449, in build_extensions
self._build_extensions_serial()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 474, in _build_extensions_serial
self.build_extension(ext)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 551, in build_extension
self.compiler.link_shared_object(
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/ccompiler.py", line 713, in link_shared_object
self.link(CCompiler.SHARED_OBJECT, objects,
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/unixccompiler.py", line 206, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/gcc' failed with exit code 1
Traceback (most recent call last):
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 418, in test_error_in_rules
self.run_test(grammar_source, test_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 96, in run_test
self.build_extension(grammar_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 93, in build_extension
generate_parser_c_extension(grammar, Path(self.tmp_path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/testutil.py", line 104, in generate_parser_c_extension
compile_c_extension(str(source), build_dir=str(path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/build.py", line 93, in compile_c_extension
cmd.run()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 340, in run
self.build_extensions()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 449, in build_extensions
self._build_extensions_serial()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 474, in _build_extensions_serial
self.build_extension(ext)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 551, in build_extension
self.compiler.link_shared_object(
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/ccompiler.py", line 713, in link_shared_object
self.link(CCompiler.SHARED_OBJECT, objects,
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/unixccompiler.py", line 206, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/gcc' failed with exit code 1
Traceback (most recent call last):
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 182, in test_cut
self.run_test(grammar_source, test_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 96, in run_test
self.build_extension(grammar_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 93, in build_extension
generate_parser_c_extension(grammar, Path(self.tmp_path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/testutil.py", line 104, in generate_parser_c_extension
compile_c_extension(str(source), build_dir=str(path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/build.py", line 93, in compile_c_extension
cmd.run()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 340, in run
self.build_extensions()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 449, in build_extensions
self._build_extensions_serial()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 474, in _build_extensions_serial
self.build_extension(ext)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 551, in build_extension
self.compiler.link_shared_object(
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/ccompiler.py", line 713, in link_shared_object
self.link(CCompiler.SHARED_OBJECT, objects,
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/unixccompiler.py", line 206, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/gcc' failed with exit code 1
Traceback (most recent call last):
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 375, in test_ternary_operator
self.run_test(grammar_source, test_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 96, in run_test
self.build_extension(grammar_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 93, in build_extension
generate_parser_c_extension(grammar, Path(self.tmp_path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/testutil.py", line 104, in generate_parser_c_extension
compile_c_extension(str(source), build_dir=str(path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/build.py", line 93, in compile_c_extension
cmd.run()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 340, in run
self.build_extensions()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 449, in build_extensions
self._build_extensions_serial()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 474, in _build_extensions_serial
self.build_extension(ext)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 551, in build_extension
self.compiler.link_shared_object(
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/ccompiler.py", line 713, in link_shared_object
self.link(CCompiler.SHARED_OBJECT, objects,
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/unixccompiler.py", line 206, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/gcc' failed with exit code 1
Traceback (most recent call last):
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 217, in test_advanced_left_recursive
self.run_test(grammar_source, test_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 96, in run_test
self.build_extension(grammar_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 93, in build_extension
generate_parser_c_extension(grammar, Path(self.tmp_path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/testutil.py", line 104, in generate_parser_c_extension
compile_c_extension(str(source), build_dir=str(path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/build.py", line 93, in compile_c_extension
cmd.run()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 340, in run
self.build_extensions()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 449, in build_extensions
self._build_extensions_serial()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 474, in _build_extensions_serial
self.build_extension(ext)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 551, in build_extension
self.compiler.link_shared_object(
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/ccompiler.py", line 713, in link_shared_object
self.link(CCompiler.SHARED_OBJECT, objects,
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/unixccompiler.py", line 206, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/gcc' failed with exit code 1
Traceback (most recent call last):
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 194, in test_gather
self.run_test(grammar_source, test_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 96, in run_test
self.build_extension(grammar_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 93, in build_extension
generate_parser_c_extension(grammar, Path(self.tmp_path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/testutil.py", line 104, in generate_parser_c_extension
compile_c_extension(str(source), build_dir=str(path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/build.py", line 93, in compile_c_extension
cmd.run()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 340, in run
self.build_extensions()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 449, in build_extensions
self._build_extensions_serial()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 474, in _build_extensions_serial
self.build_extension(ext)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 551, in build_extension
self.compiler.link_shared_object(
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/ccompiler.py", line 713, in link_shared_object
self.link(CCompiler.SHARED_OBJECT, objects,
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/unixccompiler.py", line 206, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/gcc' failed with exit code 1
Traceback (most recent call last):
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 357, in test_with_stmt_with_paren
self.run_test(grammar_source, test_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 96, in run_test
self.build_extension(grammar_source)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/test/test_peg_generator/test_c_parser.py", line 93, in build_extension
generate_parser_c_extension(grammar, Path(self.tmp_path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/testutil.py", line 104, in generate_parser_c_extension
compile_c_extension(str(source), build_dir=str(path))
File "/root/buildarea/3.10.angelico-debian-amd64/build/Tools/peg_generator/pegen/build.py", line 93, in compile_c_extension
cmd.run()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 340, in run
self.build_extensions()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 449, in build_extensions
self._build_extensions_serial()
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 474, in _build_extensions_serial
self.build_extension(ext)
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/command/build_ext.py", line 551, in build_extension
self.compiler.link_shared_object(
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/ccompiler.py", line 713, in link_shared_object
self.link(CCompiler.SHARED_OBJECT, objects,
File "/root/buildarea/3.10.angelico-debian-amd64/build/Lib/distutils/unixccompiler.py", line 206, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/gcc' failed with exit code 1
Test report
===========
Failed tests:
- test_multiprocessing_spawn
- test_peg_generator
Failed subtests:
- test_negative_lookahead - test.test_peg_generator.test_c_parser.TestCParser
- test_cut - test.test_peg_generator.test_c_parser.TestCParser
- test_gather - test.test_peg_generator.test_c_parser.TestCParser
- test_nasty_mutually_left_recursive - test.test_peg_generator.test_c_parser.TestCParser
- test_soft_keywords_parse - test.test_peg_generator.test_c_parser.TestCParser
- test_return_stmt_noexpr_action - test.test_peg_generator.test_c_parser.TestCParser
- test_left_recursion - test.test_peg_generator.test_c_parser.TestCParser
- test_c_parser - test.test_peg_generator.test_c_parser.TestCParser
- test_soft_keywords_lookahead - test.test_peg_generator.test_c_parser.TestCParser
- test_if_stmt_action - test.test_peg_generator.test_c_parser.TestCParser
- test_same_name_different_types - test.test_peg_generator.test_c_parser.TestCParser
- test_mutually_left_recursive - test.test_peg_generator.test_c_parser.TestCParser
- test_with_stmt_with_paren - test.test_peg_generator.test_c_parser.TestCParser
- test_error_in_rules - test.test_peg_generator.test_c_parser.TestCParser
- test_gather_action_ast - test.test_peg_generator.test_c_parser.TestCParser
- test_pass_stmt_action - test.test_peg_generator.test_c_parser.TestCParser
- test_lookahead - test.test_peg_generator.test_c_parser.TestCParser
- test_ternary_operator - test.test_peg_generator.test_c_parser.TestCParser
- test_advanced_left_recursive - test.test_peg_generator.test_c_parser.TestCParser
- test_syntax_error_for_string - test.test_peg_generator.test_c_parser.TestCParser
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder ARM Raspbian 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/424/builds/787
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: gps-raspbian
Build Reason: <unknown>
Blamelist: 180909 <wjh180909(a)gmail.com>, Alex Waygood <Alex.Waygood(a)Gmail.com>, Arthur Milchior <arthur(a)milchior.fr>, Carl Friedrich Bolz-Tereick <cfbolz(a)gmx.de>, Christian Heimes <christian(a)python.org>, Dong-hee Na <donghee.na(a)python.org>, Eric Snow <ericsnowcurrently(a)gmail.com>, Eric V. Smith <ericvsmith(a)users.noreply.github.com>, Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Gideon <41593269+Turreted(a)users.noreply.github.com>, Guido van Rossum <guido(a)python.org>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Jakub Kulík <Kulikjak(a)gmail.com>, Jason R. Coombs <jaraco(a)jaraco.com>, Jim Crist-Harif <jcristharif(a)gmail.com>, Julien Palard <julien(a)palard.fr>, Kumar Aditya <rahuladitya303(a)gmail.com>, Ma Lin <animalize(a)users.noreply.github.com>, Mark Shannon <mark(a)hotpy.org>, Miro Hrončok <miro(a)hroncok.cz>, Neil Schemenauer <nas-github(a)arctrix.com>, Nikita Sobolev <mail(a)sobolevn.me>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Petr Viktorin <encukou(a)gmail.com>, Raymon
d Hettinger <rhettinger(a)users.noreply.github.com>, Sam Bull <aa6bs0(a)sambull.org>, Sergey Kolesnikov <kolesnik-mipt(a)phystech.edu>, Serhiy Storchaka <storchaka(a)gmail.com>, Simon McVittie <smcv(a)debian.org>, Steve Dower <steve.dower(a)python.org>, Victor Stinner <vstinner(a)python.org>, Vinay Sajip <vinay_sajip(a)yahoo.co.uk>, Zachary Ware <zach(a)python.org>, Zbigniew Siciarz <zbigniew(a)siciarz.net>, andrei kulakov <andrei.avk(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
408 tests OK.
10 slowest tests:
- test_peg_generator: 8 min 59 sec
- test_multiprocessing_spawn: 8 min 5 sec
- test_concurrent_futures: 7 min 32 sec
- test_unparse: 5 min 15 sec
- test_tokenize: 4 min 56 sec
- test_gdb: 4 min 45 sec
- test_capi: 4 min 21 sec
- test_zipfile: 3 min 40 sec
- test_multiprocessing_forkserver: 3 min 34 sec
- test_lib2to3: 3 min 18 sec
2 tests failed:
test_gdb test_tools
17 tests skipped:
test_devpoll test_epoll test_idle test_ioctl test_kqueue
test_msilib test_startfile test_tcl test_tix test_tk
test_ttk_guionly test_ttk_textonly test_turtle test_winconsoleio
test_winreg test_winsound test_zipfile64
3 re-run tests:
test_gdb test_tarfile test_tools
Total duration: 24 min 15 sec
Captured traceback
==================
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 711, in test_one_abs_arg
self.assertListing(' 9 def baz(*args):\n'
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 689, in assertListing
self.assertEndsWith(actual, expected)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 291, in assertEndsWith
self.assertTrue(actual.endswith(exp_end),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: False is not true : 'Breakpoint 1 at 0x2cdf14: file Python/bltinmodule.c, line 1195.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1195\n1195\t{\n' did not end with ' 9 def baz(*args):\n >10 id(42)\n 11 \n 12 foo(1, 2, 3)\n'
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 853, in test_threads
self.assertIn('Waiting for the GIL', gdb_output)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'Waiting for the GIL' not found in 'Breakpoint 1 at 0x2cdf14: file Python/bltinmodule.c, line 1195.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n[New Thread 0xb679e440 (LWP 9929)]\n[New Thread 0xb5dff440 (LWP 9930)]\n[New Thread 0xb53ff440 (LWP 9931)]\n[New Thread 0xb49ff440 (LWP 9932)]\n\nThread 1 "python" hit Breakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1195\n1195\t{\n\nThread 5 (Thread 0xb49ff440 (LWP 9932) "python"):\n'
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 1028, in test_locals_after_up
self.assertMultilineMatches(bt,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 297, in assertMultilineMatches
self.fail(msg='%r did not match %r' % (actual, pattern))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'Breakpoint 1 at 0x2cdf14: file Python/bltinmodule.c, line 1195.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1195\n1195\t{\nUnable to find an older python frame\n' did not match '^.*\nLocals for foo\na = 1\nb = 2\nc = 3\nLocals for <module>\n.*$'
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 753, in test_pyup_command
self.assertMultilineMatches(bt,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 297, in assertMultilineMatches
self.fail(msg='%r did not match %r' % (actual, pattern))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'Breakpoint 1 at 0x2cdf14: file Python/bltinmodule.c, line 1195.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1195\n1195\t{\n#12 <built-in method pyobject_fastcall of module object at remote 0xb689ec60>\n' did not match '^.*\n#[0-9]+ Frame 0x-?[0-9a-f]+, for file <string>, line 12, in baz \\(args=\\(1, 2, 3\\)\\)\n#[0-9]+ <built-in method pyobject_fastcall of module object at remote 0x[0-9a-f]+>\n$'
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 1010, in test_printing_builtin
self.assertMultilineMatches(bt,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 297, in assertMultilineMatches
self.fail(msg='%r did not match %r' % (actual, pattern))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'Breakpoint 1 at 0x2cdf14: file Python/bltinmodule.c, line 1195.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1195\n1195\t{\n' did not match ".*\\nbuiltin 'len' = <built-in method len of module object at remote 0x-?[0-9a-f]+>\\n.*"
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script
outdir, scriptfile, python = helper.prepare(script, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Tools/freeze/test/freeze.py", line 134, in prepare
copy_source_tree(srcdir, SRCDIR)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Tools/freeze/test/freeze.py", line 83, in copy_source_tree
shutil.copytree(oldroot, newroot)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/shutil.py", line 558, in copytree
return _copytree(entries=entries, src=src, dst=dst, symlinks=symlinks,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/shutil.py", line 514, in _copytree
raise Error(errors)
^^^^^^^^^^^^^^^^^^^
shutil.Error: [('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/dictobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/dictobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/dictobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/dictobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/accu.o', '/tmp/tmpfwn71hu3/cpython/Objects/accu.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/accu.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/accu.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/frameobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/frameobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/frameobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/frameobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/sliceobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/sliceobject.c', "[Errno 28] No space
left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/sliceobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/sliceobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/typeobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/typeobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/typeobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/typeobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/setobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/setobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/setobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/setobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/memoryobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/memoryobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/memoryobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/memoryobj
ect.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/floatobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/floatobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/floatobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/floatobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/enumobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/enumobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/enumobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/enumobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/memoryobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/memoryobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/memoryobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/memoryobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/obmalloc.c', '/tmp/tmpfwn71hu3/cpython/Objects/obmalloc.c'
, "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/obmalloc.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/obmalloc.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/stringlib', '/tmp/tmpfwn71hu3/cpython/Objects/stringlib', "[Errno 28] No space left on device: '/tmp/tmpfwn71hu3/cpython/Objects/stringlib'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/fileobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/fileobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/fileobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/fileobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/capsule.o', '/tmp/tmpfwn71hu3/cpython/Objects/capsule.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/capsule.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/capsule.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/exceptions.c',
'/tmp/tmpfwn71hu3/cpython/Objects/exceptions.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/exceptions.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/exceptions.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/structseq.c', '/tmp/tmpfwn71hu3/cpython/Objects/structseq.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/structseq.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/structseq.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/object.c', '/tmp/tmpfwn71hu3/cpython/Objects/object.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/object.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/object.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/bytes_methods.o', '/tmp/tmpfwn71hu3/cpython/Objects/bytes_methods.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/bytes_met
hods.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/bytes_methods.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/odictobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/odictobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/odictobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/odictobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/call.c', '/tmp/tmpfwn71hu3/cpython/Objects/call.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/call.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/call.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/classobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/classobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/classobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/classobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/dictnotes.txt', '/tmp/tmpfwn71h
u3/cpython/Objects/dictnotes.txt', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/dictnotes.txt' -> '/tmp/tmpfwn71hu3/cpython/Objects/dictnotes.txt'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/moduleobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/moduleobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/moduleobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/moduleobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/weakrefobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/weakrefobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/weakrefobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/weakrefobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/unionobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/unionobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian
/build/Objects/unionobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/unionobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/longobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/longobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/longobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/longobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/fileobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/fileobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/fileobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/fileobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/genericaliasobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/genericaliasobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/genericaliasobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/genericaliasobject.o'"), ('/var/lib/buildbot/wo
rkers/3.x.gps-raspbian/build/Objects/listobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/listobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/listobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/listobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/picklebufobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/picklebufobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/picklebufobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/picklebufobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/complexobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/complexobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/complexobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/complexobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/longobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/longobject.o', "[Errn
o 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/longobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/longobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/typeobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/typeobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/typeobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/typeobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/exception_handling_notes.txt', '/tmp/tmpfwn71hu3/cpython/Objects/exception_handling_notes.txt', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/exception_handling_notes.txt' -> '/tmp/tmpfwn71hu3/cpython/Objects/exception_handling_notes.txt'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/bytesobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/bytesobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbia
n/build/Objects/bytesobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/bytesobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/listsort.txt', '/tmp/tmpfwn71hu3/cpython/Objects/listsort.txt', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/listsort.txt' -> '/tmp/tmpfwn71hu3/cpython/Objects/listsort.txt'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/rangeobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/rangeobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/rangeobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/rangeobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/moduleobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/moduleobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/moduleobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/moduleobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspb
ian/build/Objects/descrobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/descrobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/descrobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/descrobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/capsule.c', '/tmp/tmpfwn71hu3/cpython/Objects/capsule.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/capsule.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/capsule.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/picklebufobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/picklebufobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/picklebufobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/picklebufobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/odictobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/odictobject.c', "[Errno 28] No space left on device: '/var/
lib/buildbot/workers/3.x.gps-raspbian/build/Objects/odictobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/odictobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/methodobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/methodobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/methodobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/methodobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/namespaceobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/namespaceobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/namespaceobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/namespaceobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/listobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/listobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/listobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/listob
ject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/interpreteridobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/interpreteridobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/interpreteridobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/interpreteridobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/cellobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/cellobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/cellobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/cellobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/tupleobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/tupleobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/tupleobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/tupleobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/codeobject.c', '/tmp/tmpfwn71
hu3/cpython/Objects/codeobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/codeobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/codeobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/tupleobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/tupleobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/tupleobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/tupleobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/genobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/genobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/genobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/genobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/object.o', '/tmp/tmpfwn71hu3/cpython/Objects/object.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/object.o' -> '/tm
p/tmpfwn71hu3/cpython/Objects/object.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/lnotab_notes.txt', '/tmp/tmpfwn71hu3/cpython/Objects/lnotab_notes.txt', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/lnotab_notes.txt' -> '/tmp/tmpfwn71hu3/cpython/Objects/lnotab_notes.txt'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/iterobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/iterobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/iterobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/iterobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/funcobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/funcobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/funcobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/funcobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/descrobject.o', '/tmp
/tmpfwn71hu3/cpython/Objects/descrobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/descrobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/descrobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/accu.c', '/tmp/tmpfwn71hu3/cpython/Objects/accu.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/accu.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/accu.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/iterobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/iterobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/iterobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/iterobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/boolobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/boolobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/boolobject.c' -> '/tm
p/tmpfwn71hu3/cpython/Objects/boolobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/README', '/tmp/tmpfwn71hu3/cpython/Objects/README', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/README' -> '/tmp/tmpfwn71hu3/cpython/Objects/README'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/weakrefobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/weakrefobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/weakrefobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/weakrefobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/unicodectype.o', '/tmp/tmpfwn71hu3/cpython/Objects/unicodectype.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/unicodectype.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/unicodectype.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/obmalloc.o', '/tmp/tmpfwn71hu3/cpytho
n/Objects/obmalloc.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/obmalloc.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/obmalloc.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/codeobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/codeobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/codeobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/codeobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/unicodetype_db.h', '/tmp/tmpfwn71hu3/cpython/Objects/unicodetype_db.h', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/unicodetype_db.h' -> '/tmp/tmpfwn71hu3/cpython/Objects/unicodetype_db.h'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/exceptions.o', '/tmp/tmpfwn71hu3/cpython/Objects/exceptions.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/exception
s.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/exceptions.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/rangeobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/rangeobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/rangeobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/rangeobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/floatobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/floatobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/floatobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/floatobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/call.o', '/tmp/tmpfwn71hu3/cpython/Objects/call.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/call.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/call.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/frameobject.o', '/tmp/tmpfwn71hu3/cpy
thon/Objects/frameobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/frameobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/frameobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/clinic', '/tmp/tmpfwn71hu3/cpython/Objects/clinic', "[Errno 28] No space left on device: '/tmp/tmpfwn71hu3/cpython/Objects/clinic'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/abstract.o', '/tmp/tmpfwn71hu3/cpython/Objects/abstract.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/abstract.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/abstract.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/sliceobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/sliceobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/sliceobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/sliceobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbi
an/build/Objects/classobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/classobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/classobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/classobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/boolobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/boolobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/boolobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/boolobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/genericaliasobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/genericaliasobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/genericaliasobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/genericaliasobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/bytesobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/bytesobject.c', "[Errno 28] No space
left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/bytesobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/bytesobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/interpreteridobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/interpreteridobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/interpreteridobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/interpreteridobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/cellobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/cellobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/cellobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/cellobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/complexobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/complexobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/complexobject.c' ->
'/tmp/tmpfwn71hu3/cpython/Objects/complexobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/namespaceobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/namespaceobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/namespaceobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/namespaceobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/dictobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/dictobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/dictobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/dictobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/setobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/setobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/setobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/setobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/structseq.
o', '/tmp/tmpfwn71hu3/cpython/Objects/structseq.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/structseq.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/structseq.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/bytearrayobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/bytearrayobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/bytearrayobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/bytearrayobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/funcobject.c', '/tmp/tmpfwn71hu3/cpython/Objects/funcobject.c', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/funcobject.c' -> '/tmp/tmpfwn71hu3/cpython/Objects/funcobject.c'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/typeslots.py', '/tmp/tmpfwn71hu3/cpython/Objects/typeslots.py', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.g
ps-raspbian/build/Objects/typeslots.py' -> '/tmp/tmpfwn71hu3/cpython/Objects/typeslots.py'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/unicodeobject.o', '/tmp/tmpfwn71hu3/cpython/Objects/unicodeobject.o', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/Objects/unicodeobject.o' -> '/tmp/tmpfwn71hu3/cpython/Objects/unicodeobject.o'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git', '/tmp/tmpfwn71hu3/cpython/.git', "[Errno 28] No space left on device: '/tmp/tmpfwn71hu3/cpython/.git'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/netlify.toml', '/tmp/tmpfwn71hu3/cpython/netlify.toml', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/netlify.toml' -> '/tmp/tmpfwn71hu3/cpython/netlify.toml'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/LICENSE', '/tmp/tmpfwn71hu3/cpython/LICENSE', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/LICE
NSE' -> '/tmp/tmpfwn71hu3/cpython/LICENSE'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/build', '/tmp/tmpfwn71hu3/cpython/build', "[Errno 28] No space left on device: '/tmp/tmpfwn71hu3/cpython/build'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/libpython3.11d.a', '/tmp/tmpfwn71hu3/cpython/libpython3.11d.a', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/libpython3.11d.a' -> '/tmp/tmpfwn71hu3/cpython/libpython3.11d.a'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/platform', '/tmp/tmpfwn71hu3/cpython/platform', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/platform' -> '/tmp/tmpfwn71hu3/cpython/platform'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/install-sh', '/tmp/tmpfwn71hu3/cpython/install-sh', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/install-sh' -> '/tmp/tmpfwn71hu3/cpython/install-sh'"), ('/var/lib/buildbot/workers/3.x
.gps-raspbian/build/.travis.yml', '/tmp/tmpfwn71hu3/cpython/.travis.yml', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/.travis.yml' -> '/tmp/tmpfwn71hu3/cpython/.travis.yml'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/python-gdb.py', '/tmp/tmpfwn71hu3/cpython/python-gdb.py', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/python-gdb.py' -> '/tmp/tmpfwn71hu3/cpython/python-gdb.py'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Parser', '/tmp/tmpfwn71hu3/cpython/Parser', "[Errno 28] No space left on device: '/tmp/tmpfwn71hu3/cpython/Parser'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/python', '/tmp/tmpfwn71hu3/cpython/python', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/python' -> '/tmp/tmpfwn71hu3/cpython/python'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/pybuilddir.txt', '/tmp/tmpfwn71hu3/cpython/pybuilddir.txt', "[Errno 28
] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/pybuilddir.txt' -> '/tmp/tmpfwn71hu3/cpython/pybuilddir.txt'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Programs', '/tmp/tmpfwn71hu3/cpython/Programs', "[Errno 28] No space left on device: '/tmp/tmpfwn71hu3/cpython/Programs'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Doc', '/tmp/tmpfwn71hu3/cpython/Doc', "[Errno 28] No space left on device: '/tmp/tmpfwn71hu3/cpython/Doc'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/README.rst', '/tmp/tmpfwn71hu3/cpython/README.rst', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/README.rst' -> '/tmp/tmpfwn71hu3/cpython/README.rst'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/.azure-pipelines', '/tmp/tmpfwn71hu3/cpython/.azure-pipelines', "[Errno 28] No space left on device: '/tmp/tmpfwn71hu3/cpython/.azure-pipelines'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/config.sub', '/tmp/tmpfwn
71hu3/cpython/config.sub', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/config.sub' -> '/tmp/tmpfwn71hu3/cpython/config.sub'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/CODE_OF_CONDUCT.md', '/tmp/tmpfwn71hu3/cpython/CODE_OF_CONDUCT.md', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/CODE_OF_CONDUCT.md' -> '/tmp/tmpfwn71hu3/cpython/CODE_OF_CONDUCT.md'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/config.log', '/tmp/tmpfwn71hu3/cpython/config.log', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/config.log' -> '/tmp/tmpfwn71hu3/cpython/config.log'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Include', '/tmp/tmpfwn71hu3/cpython/Include', "[Errno 28] No space left on device: '/tmp/tmpfwn71hu3/cpython/Include'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/configure.ac', '/tmp/tmpfwn71hu3/cpython/configure.ac', "[Errno 28] No space lef
t on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/configure.ac' -> '/tmp/tmpfwn71hu3/cpython/configure.ac'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Misc', '/tmp/tmpfwn71hu3/cpython/Misc', "[Errno 28] No space left on device: '/tmp/tmpfwn71hu3/cpython/Misc'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/.editorconfig', '/tmp/tmpfwn71hu3/cpython/.editorconfig', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/.editorconfig' -> '/tmp/tmpfwn71hu3/cpython/.editorconfig'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/Modules', '/tmp/tmpfwn71hu3/cpython/Modules', "[Errno 28] No space left on device: '/tmp/tmpfwn71hu3/cpython/Modules'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/.github', '/tmp/tmpfwn71hu3/cpython/.github', "[Errno 28] No space left on device: '/tmp/tmpfwn71hu3/cpython/.github'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/python-config.py', '/tmp/tmpfwn71hu3/cpython/python-config
.py', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/python-config.py' -> '/tmp/tmpfwn71hu3/cpython/python-config.py'")]
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 722, in test_two_abs_args
self.assertListing(' 1 # Sample script for use by test_gdb.py\n'
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 689, in assertListing
self.assertEndsWith(actual, expected)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 291, in assertEndsWith
self.assertTrue(actual.endswith(exp_end),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: False is not true : 'Breakpoint 1 at 0x2cdf14: file Python/bltinmodule.c, line 1195.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1195\n1195\t{\n' did not end with ' 1 # Sample script for use by test_gdb.py\n 2 \n 3 def foo(a, b, c):\n'
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 1019, in test_basic_command
self.assertMultilineMatches(bt,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 297, in assertMultilineMatches
self.fail(msg='%r did not match %r' % (actual, pattern))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'Breakpoint 1 at 0x2cdf14: file Python/bltinmodule.c, line 1195.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1195\n1195\t{\n' did not match '.*\\nargs = \\(1, 2, 3\\)\\n.*'
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 853, in test_threads
self.assertIn('Waiting for the GIL', gdb_output)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'Waiting for the GIL' not found in 'Breakpoint 1 at 0x2cdf14: file Python/bltinmodule.c, line 1195.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n[New Thread 0xb679e440 (LWP 10272)]\n[New Thread 0xb5dff440 (LWP 10273)]\n[New Thread 0xb53ff440 (LWP 10274)]\n[New Thread 0xb49ff440 (LWP 10275)]\n\nThread 1 "python" hit Breakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1195\n1195\t{\n\nThread 5 (Thread 0xb49ff440 (LWP 10275) "python"):\n'
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 1002, in test_printing_global
self.assertMultilineMatches(bt,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 297, in assertMultilineMatches
self.fail(msg='%r did not match %r' % (actual, pattern))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'Breakpoint 1 at 0x2cdf14: file Python/bltinmodule.c, line 1195.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1195\n1195\t{\n' did not match ".*\\nglobal '__name__' = '__main__'\\n.*"
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 985, in test_basic_command
self.assertMultilineMatches(bt,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 297, in assertMultilineMatches
self.fail(msg='%r did not match %r' % (actual, pattern))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'Breakpoint 1 at 0x2cdf14: file Python/bltinmodule.c, line 1195.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1195\n1195\t{\n' did not match ".*\\nlocal 'args' = \\(1, 2, 3\\)\\n.*"
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 782, in test_up_then_down
self.assertMultilineMatches(bt,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 297, in assertMultilineMatches
self.fail(msg='%r did not match %r' % (actual, pattern))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'Breakpoint 1 at 0x2cdf14: file Python/bltinmodule.c, line 1195.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1195\n1195\t{\n#12 <built-in method pyobject_fastcall of module object at remote 0xb689ec60>\n' did not match '^.*\n#[0-9]+ Frame 0x-?[0-9a-f]+, for file <string>, line 12, in baz \\(args=\\(1, 2, 3\\)\\)\n#[0-9]+ <built-in method pyobject_fastcall of module object at remote 0x[0-9a-f]+>\n#[0-9]+ Frame 0x-?[0-9a-f]+, for file <string>, line 12, in baz \\(args=\\(1, 2, 3\\)\\)\n$'
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script
outdir, scriptfile, python = helper.prepare(script, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Tools/freeze/test/freeze.py", line 134, in prepare
copy_source_tree(srcdir, SRCDIR)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Tools/freeze/test/freeze.py", line 83, in copy_source_tree
shutil.copytree(oldroot, newroot)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/shutil.py", line 558, in copytree
return _copytree(entries=entries, src=src, dst=dst, symlinks=symlinks,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/shutil.py", line 514, in _copytree
raise Error(errors)
^^^^^^^^^^^^^^^^^^^
shutil.Error: [('/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-73f105297e010c89945f3e14e90793dfc9219363.pack', '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-73f105297e010c89945f3e14e90793dfc9219363.pack', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-73f105297e010c89945f3e14e90793dfc9219363.pack' -> '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-73f105297e010c89945f3e14e90793dfc9219363.pack'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-5473eeb7b40f122b017c45f06db90db6052515b0.pack', '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-5473eeb7b40f122b017c45f06db90db6052515b0.pack', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-5473eeb7b40f122b017c45f06db90db6052515b0.pack' -> '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-5473eeb7b40f122b017c45f06db90db6052515b0.pack'"), ('/var/lib/buildbot/workers
/3.x.gps-raspbian/build/.git/objects/pack/pack-4ddfd31bbd69ebda3d6d2ea904e08fcd9473a4a9.pack', '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-4ddfd31bbd69ebda3d6d2ea904e08fcd9473a4a9.pack', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-4ddfd31bbd69ebda3d6d2ea904e08fcd9473a4a9.pack' -> '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-4ddfd31bbd69ebda3d6d2ea904e08fcd9473a4a9.pack'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-5d0822cd1a36f83fed929efeb9a913b09bad3ac0.idx', '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-5d0822cd1a36f83fed929efeb9a913b09bad3ac0.idx', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-5d0822cd1a36f83fed929efeb9a913b09bad3ac0.idx' -> '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-5d0822cd1a36f83fed929efeb9a913b09bad3ac0.idx'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pac
k-7999b2e2aa5a7814f7d18c1767bdccc3ce91a16f.pack', '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-7999b2e2aa5a7814f7d18c1767bdccc3ce91a16f.pack', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-7999b2e2aa5a7814f7d18c1767bdccc3ce91a16f.pack' -> '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-7999b2e2aa5a7814f7d18c1767bdccc3ce91a16f.pack'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-de2f2784ddb6146c01c95abe1e288d4442c5f628.idx', '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-de2f2784ddb6146c01c95abe1e288d4442c5f628.idx', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-de2f2784ddb6146c01c95abe1e288d4442c5f628.idx' -> '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-de2f2784ddb6146c01c95abe1e288d4442c5f628.idx'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-d81fea60ea1a94cc2da43c2b47e6d13efc8ff2e9.id
x', '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-d81fea60ea1a94cc2da43c2b47e6d13efc8ff2e9.idx', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-d81fea60ea1a94cc2da43c2b47e6d13efc8ff2e9.idx' -> '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-d81fea60ea1a94cc2da43c2b47e6d13efc8ff2e9.idx'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-0f70fad504936bc15398182989fadbc3103af743.pack', '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-0f70fad504936bc15398182989fadbc3103af743.pack', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-0f70fad504936bc15398182989fadbc3103af743.pack' -> '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-0f70fad504936bc15398182989fadbc3103af743.pack'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-688dfb4aaadbfc21b6a4aa4ebb1e3a07b2e9a2a1.idx', '/tmp/tmpcs4sbpwk/cpython/.git/objects/pa
ck/pack-688dfb4aaadbfc21b6a4aa4ebb1e3a07b2e9a2a1.idx', "[Errno 28] No space left on device: '/var/lib/build
bot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-688dfb4aaadbfc21b6a4aa4ebb1e3a07b2e9a2a1.idx' -> '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-688dfb4aaadbfc21b6a4aa4ebb1e3a07b2e9a2a1.idx'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-64c78b7918f0cb21a2a03aa774644af0bb166196.pack', '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-64c78b7918f0cb21a2a03aa774644af0bb166196.pack', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-64c78b7918f0cb21a2a03aa774644af0bb166196.pack' -> '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-64c78b7918f0cb21a2a03aa774644af0bb166196.pack'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-5d0822cd1a36f83fed929efeb9a913b09bad3ac0.pack', '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-5d0822cd1a36f83fed929efeb9a913b09bad3ac0.pack', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/obje
cts/pack/pack-5d0822cd1a36f83fed929efeb9a913b09bad3ac0.pack' -> '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-5d0822cd1a36f83fed929efeb9a913b09bad3ac0.pack'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-213ac924132eb33b0d593c9bbc3cff2c57366727.pack', '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-213ac924132eb33b0d593c9bbc3cff2c57366727.pack', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-213ac924132eb33b0d593c9bbc3cff2c57366727.pack' -> '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-213ac924132eb33b0d593c9bbc3cff2c57366727.pack'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-1d8a89f4ba8bf72a5351a0e92445e76be7c84936.idx', '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-1d8a89f4ba8bf72a5351a0e92445e76be7c84936.idx', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-1d8a89f4ba8bf72a5351a0e92445e
76be7c84936.idx' -> '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-1d8a89f4ba8bf72a5351a0e92445e76be7c84936.idx'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-a3f8306c0c72e8ba6c9c0d9cc0f1724f2efe116d.idx', '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-a3f8306c0c72e8ba6c9c0d9cc0f1724f2efe116d.idx', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-a3f8306c0c72e8ba6c9c0d9cc0f1724f2efe116d.idx' -> '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-a3f8306c0c72e8ba6c9c0d9cc0f1724f2efe116d.idx'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-2dbc56e079cb27ea2fff554223b2422ec3cd50a5.idx', '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-2dbc56e079cb27ea2fff554223b2422ec3cd50a5.idx', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-2dbc56e079cb27ea2fff554223b2422ec3cd50a5.idx' -> '/tmp/tmpcs4sbpwk/cpython/.gi
t/objects/pack/pack-2dbc56e079cb27ea2fff554223b2422ec3cd50a5.idx'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-66067967573175cda60a98048b6b0670a01f2035.idx', '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-66067967573175cda60a98048b6b0670a01f2035.idx', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-66067967573175cda60a98048b6b0670a01f2035.idx' -> '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-66067967573175cda60a98048b6b0670a01f2035.idx'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-a29d5e9081f8967ff9e6b5c0c8ee0e2a01964b97.idx', '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-a29d5e9081f8967ff9e6b5c0c8ee0e2a01964b97.idx', "[Errno 28] No space left on device: '/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-a29d5e9081f8967ff9e6b5c0c8ee0e2a01964b97.idx' -> '/tmp/tmpcs4sbpwk/cpython/.git/objects/pack/pack-a29d5e9081f8967ff9e6b5c0c8ee0
e2a01964b97.idx'"), ('/var/lib/buildbot/workers/3.x.gps-raspbian/build/.git/objects/pack/pack-8f5308a31b3b9
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 816, in test_bt_full
self.assertMultilineMatches(bt,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 297, in assertMultilineMatches
self.fail(msg='%r did not match %r' % (actual, pattern))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'Breakpoint 1 at 0x2cdf14: file Python/bltinmodule.c, line 1195.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1195\n1195\t{\n#1 <built-in method id of module object at remote 0xb68b2810>\n' did not match '^.*\n#[0-9]+ Frame 0x-?[0-9a-f]+, for file .*gdb_sample.py, line 7, in bar \\(a=1, b=2, c=3\\)\n baz\\(a, b, c\\)\n#[0-9]+ Frame 0x-?[0-9a-f]+, for file .*gdb_sample.py, line 4, in foo \\(a=1, b=2, c=3\\)\n bar\\(a=a, b=b, c=c\\)\n#[0-9]+ Frame 0x-?[0-9a-f]+, for file .*gdb_sample.py, line 12, in <module> \\(\\)\n foo\\(1, 2, 3\\)\n'
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 796, in test_bt
self.assertMultilineMatches(bt,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 297, in assertMultilineMatches
self.fail(msg='%r did not match %r' % (actual, pattern))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'Breakpoint 1 at 0x2cdf14: file Python/bltinmodule.c, line 1195.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1195\n1195\t{\nTraceback (most recent call first):\n <built-in method id of module object at remote 0xb68b2810>\n' did not match '^.*\nTraceback \\(most recent call first\\):\n <built-in method id of module object .*>\n File ".*gdb_sample.py", line 10, in baz\n id\\(42\\)\n File ".*gdb_sample.py", line 7, in bar\n baz\\(a, b, c\\)\n File ".*gdb_sample.py", line 4, in foo\n bar\\(a=a, b=b, c=c\\)\n File ".*gdb_sample.py", line 12, in <module>\n foo\\(1, 2, 3\\)\n'
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 696, in test_basic_command
self.assertListing(' 5 \n'
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 689, in assertListing
self.assertEndsWith(actual, expected)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_gdb.py", line 291, in assertEndsWith
self.assertTrue(actual.endswith(exp_end),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: False is not true : 'Breakpoint 1 at 0x2cdf14: file Python/bltinmodule.c, line 1195.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1195\n1195\t{\n' did not end with ' 5 \n 6 def bar(a, b, c):\n 7 baz(a, b, c)\n 8 \n 9 def baz(*args):\n >10 id(42)\n 11 \n 12 foo(1, 2, 3)\n'
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/tarfile.py", line 1781, in close
self.fileobj.write(NUL * (RECORDSIZE - remainder))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/test_tarfile.py", line 415, in test_premature_end_of_archive
with tarfile.open(tmpname, "w:") as tar:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/tarfile.py", line 2477, in __exit__
self.close()
^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/tarfile.py", line 1784, in close
self.fileobj.close()
^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device
Test report
===========
Failed tests:
- test_tools
- test_gdb
- test_tarfile
Failed subtests:
- test_bt_full - test.test_gdb.PyBtTests
- test_basic_command - test.test_gdb.PyLocalsTests
- test_basic_command - test.test_gdb.PyListTests
- test_printing_builtin - test.test_gdb.PyPrintTests
- test_pyup_command - test.test_gdb.StackNavigationTests
- test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze
- test_premature_end_of_archive - test.test_tarfile.GzipStreamReadTest
- test_locals_after_up - test.test_gdb.PyLocalsTests
- test_printing_global - test.test_gdb.PyPrintTests
- test_up_then_down - test.test_gdb.StackNavigationTests
- test_bt - test.test_gdb.PyBtTests
- test_threads - test.test_gdb.PyBtTests
- test_two_abs_args - test.test_gdb.PyListTests
- test_basic_command - test.test_gdb.PyPrintTests
- test_one_abs_arg - test.test_gdb.PyListTests
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 RHEL8 FIPS No Builtin Hashes 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/480/builds/1388
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-fips-x86_64
Build Reason: <unknown>
Blamelist: 180909 <wjh180909(a)gmail.com>, Alex Waygood <Alex.Waygood(a)Gmail.com>, Arthur Milchior <arthur(a)milchior.fr>, Brandt Bucher <brandt(a)python.org>, Brett Cannon <brett(a)python.org>, Carl Friedrich Bolz-Tereick <cfbolz(a)gmx.de>, Christian Heimes <christian(a)python.org>, Dennis Sweeney <36520290+sweeneyde(a)users.noreply.github.com>, Dong-hee Na <donghee.na(a)python.org>, Dylan Van Assche <me(a)dylanvanassche.be>, Emmanuel Arias <eamanu(a)yaerobi.com>, Eric Snow <ericsnowcurrently(a)gmail.com>, Eric V. Smith <ericvsmith(a)users.noreply.github.com>, Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Gideon <41593269+Turreted(a)users.noreply.github.com>, Guido van Rossum <guido(a)python.org>, Géry Ogam <gery.ogam(a)gmail.com>, Hugo van Kemenade <hugovk(a)users.noreply.github.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, JMcB <joel.mcbride1(a)live.com>, Jakub Kulík <Kulikjak(a)gmail.com>, Jason R. Coombs <jaraco(a)jaraco.com>, Jim Crist-Harif <jcristharif(a)gmail.com>, Jouke Witteveen <j.wit
teveen(a)gmail.com>, Julien Palard <julien(a)palard.fr>, Kumar Aditya <rahuladitya303(a)gmail.com>, Logan Jones <loganasherjones(a)gmail.com>, Ma Lin <animalize(a)users.noreply.github.com>, Mark Shannon <mark(a)hotpy.org>, Miro Hrončok <miro(a)hroncok.cz>, Neil Schemenauer <nas-github(a)arctrix.com>, Nikita Sobolev <mail(a)sobolevn.me>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Petr Viktorin <encukou(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Ruben Vorderman <r.h.p.vorderman(a)lumc.nl>, Sam Bull <aa6bs0(a)sambull.org>, Sam Gross <colesbury(a)gmail.com>, Sergey Kolesnikov <kolesnik-mipt(a)phystech.edu>, Serhiy Storchaka <storchaka(a)gmail.com>, Simon McVittie <smcv(a)debian.org>, Steve Dower <steve.dower(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Victor Stinner <vstinner(a)python.org>, Vinay Sajip <vinay_sajip(a)yahoo.co.uk>, Zachary Ware <zach(a)python.org>, Zbigniew Siciarz <zbigniew(a)siciarz.net>, andrei kulakov <andrei.avk(a)gmail.com>, ch33zer <ch33zer(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
403 tests OK.
10 slowest tests:
- test_gdb: 5 min 55 sec
- test_concurrent_futures: 3 min 9 sec
- test_peg_generator: 2 min 27 sec
- test_multiprocessing_spawn: 1 min 42 sec
- test_capi: 1 min 37 sec
- test_asyncio: 1 min 24 sec
- test_unparse: 1 min 21 sec
- test_multiprocessing_forkserver: 1 min 20 sec
- test_tokenize: 1 min 8 sec
- test_multiprocessing_fork: 1 min
11 tests failed:
test___all__ test_compileall test_concurrent_futures test_hashlib
test_logging test_multiprocessing_forkserver
test_multiprocessing_main_handling test_regrtest test_tempfile
test_threading test_venv
13 tests skipped:
test_devpoll test_epoll test_ioctl test_kqueue test_msilib
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
12 re-run tests:
test___all__ test_compileall test_concurrent_futures test_hashlib
test_lib2to3 test_logging test_multiprocessing_forkserver
test_multiprocessing_main_handling test_regrtest test_tempfile
test_threading test_venv
Total duration: 11 min 37 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_regrtest.py", line 936, in test_list_tests
self.assertEqual(output.rstrip().splitlines(),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Lists differ: ['ERROR:root:code for hash blake2b was not [2589 chars]op6'] != ['test_regrtest_noop2', 'test_regrtest_noop[67 chars]op6']
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/h
me/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFou
ndError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No
module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 237, in test_zipfile_compiled
self._check_script(zip_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
fetching http://www.pythontest.net/unicode/CP932.TXT ...
fetching http://www.pythontest.net/unicode/EUC-JISX0213.TXT ...
fetching http://www.pythontest.net/unicode/EUC-JP.TXT ...
fetching http://www.pythontest.net/unicode/SHIFTJIS.TXT ...
fetching http://www.pythontest.net/unicode/SHIFT_JISX0213.TXT ...
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/bui
ldarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_
constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __g
t_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builti
n_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes
/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 191, in test_ipython_workaround
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constr
uctor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiproces
sing_main_handling.py", line 174, in test_basic_script
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_construct
r(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/builda
rea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", li
ne 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 252, in test_module_in_package_in_zipfile
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check
_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Fi
le "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/L
ib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashli
b.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 4905, in test_has_handlers
self.assertFalse(self.logger.hasHandlers())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: True is not false
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 220, in test_directory_compiled
self._check_script(script_dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [12205 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__fun
c_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/build
area/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 323, in test_interpreter_shutdown
self.assertFalse(err)
^^^^^^^^^^^^^^^^^^^^^
AssertionError: b'ERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fip
s-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86
_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2s\nERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-b
uiltin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\
nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2s\n' is not false
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-bui
ltin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/b
uildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 174, in test_basic_script
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 258, in test_module_in_subpackage_in_zipfile
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 210, in test_directory
self._check_script(script_dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^
^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 203, in test_script_compiled
self._check_script(pyc_file)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.
no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __g
t_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py",
line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/bu
ildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RH
EL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not fo
und.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_na
me] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleN
tFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512
import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", l
ine 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cst
ratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_regrtest.py", line 936, in test_list_tests
self.assertEqual(output.rstrip().splitlines(),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Lists differ: ['ERROR:root:code for hash blake2b was not [2593 chars]p13'] != ['test_regrtest_noop9', 'test_regrtest_noop[71 chars]p13']
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__fu
nc_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64
.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test___all__.py", line 43, in check_all
self.fail("__all__ failure in {}: {}: {}".format(
^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: __all__ failure in hashlib: AttributeError: module 'hashlib' has no attribute 'blake2b'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 497, in test_cancel_futures_wait_false
self.assertFalse(err)
^^^^^^^^^^^^^^^^^^^^^
AssertionError: b'ERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstr
atak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2s\n' is not false
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (
most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 210, in test_directory
self._check_script(script_dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no
-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 228, in test_zipfile
self._check_script(zip_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [12205 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buil
dbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise
ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sh
a512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_py_compile.py", line 32, in wrapper
return fxn(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_compileall.py", line 806, in test_workers
self.assertRunOK(self.directory, '-j', '0')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_compileall.py", line 497, in assertRunOK
self.assertEqual(b'', err)
^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: b'' != b'ERROR:root:code for hash blake2b was not [2405 chars]2s\n'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named
'_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-R
HEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/ra
ndom.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 203, in test_script_compiled
self._check_script(pyc_file)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [7305 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_na
me)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
fetching http://www.pythontest.net/unicode/BIG5HKSCS-2004.TXT ...
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/bui
ldbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.n
-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most
recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name
] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
<string>:2: DeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+
/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/unittest/loader.py:355: DeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+
__import__(name)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", lin
261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^
^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_b
uiltin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
glob
als()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 258, in test_module_in_subpackage_in_zipfile
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 174, in test_basic_script
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [9755 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was n
t found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 323, in test_interpreter_shutdown
self.assertFalse(err)
^^^^^^^^^^^^^^^^^^^^^
AssertionError: b'ERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstr
atak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2s\n' is not false
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512
import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_threading.py", line 710, in test_finalization_shutdown
self.assertEqual(err, b"")
^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: b'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != b''
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 258, in test_module_in_subpackage_in_zipfile
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [7305 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was n
t found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 228, in test_zipfile
self._check_script(zip_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get
_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/concurrent/futures/_base.py", line 413, in add_done_callback
fn(self)
^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 1382, in raising_fn
raise Exception('doh!')
^^^^^^^^^^^^^^^^^^^^^^^
Exception: doh!
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
E
RROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/h
ashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 220, in test_directo
ry_compiled
self._check_script(script_dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [12205 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback
(most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Trace
back (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-built
in-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
T
raceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 252, in test_module_in_package_in_zipfile
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 228, in test_zipfile
self._check_script(zip_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals(
)[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Tr
aceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/h
me/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/has
hlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstrata
k-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <m
dule>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", lin
62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 5165, in setUp
BaseTest.setUp(self)
^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 116, in setUp
raise AssertionError('Unexpected handlers: %s' % hlist)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Unexpected handlers: [<StreamHandler <stderr> (NOTSET)>]
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/build
area/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent ca
ll last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/b
uildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 252, in test_module_in_package_in_zipfile
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type bl
ake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 1990, in setUp
BaseTest.setUp(self)
^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 116, in setUp
raise AssertionError('Unexpected handlers: %s' % hlist)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Unexpected handlers: [<StreamHandler <stderr> (NOTSET)>]
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/bui
ld/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-
RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:asyncio:Task was destroyed but it is pending!
task: <Task pending name='Task-12' coro=<<async_generator_athrow without __name__>()>>
ERROR:asyncio:Task was destroyed but it is pending!
task: <Task pending name='Task-14' coro=<<async_generator_athrow without __name__>()>>
ERROR:asyncio:Task was destroyed but it is pending!
task: <Task pending name='Task-23' coro=<<async_generator_athrow without __name__>()>>
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 237, in test_zipfile_compiled
self._check_script(zip_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [12205 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 191, in test_ipython_workaround
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [9755 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (m
st recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstr
atak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Warning -- logging._handlerList was modified by test_hashlib
Warning -- Before: (140458750751872, [<weakref at 0x7fbf19fd5490; to '_StderrHandler' at 0x7fbf19fc7250>, <weakref at 0x7fbf19f83050; dead>, <weakref at 0x7fbeeb22e7b0; to 'StreamHandler' at 0x7fbeeadbbde0>], [<weakref at 0x7fbf19fd5490; to '_StderrHandler' at 0x7fbf19fc7250>, <weakref at 0x7fbf19f83050; dead>])
Warning -- After: (140458750751872, [<weakref at 0x7fbf19fd5490; to '_StderrHandler' at 0x7fbf19fc7250>, <weakref at 0x7fbf19f83050; dead>, <weakref at 0x7fbeeb22e7b0; to 'StreamHandler' at 0x7fbeeadbbde0>], [<weakref at 0x7fbf19fd5490; to '_StderrHandler' at 0x7fbf19fc7250>, <weakref at 0x7fbf19f83050; dead>, <weakref at 0x7fbeeb22e7b0; to 'StreamHandler' at 0x7fbeeadbbde0>])
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test___all__.py", line 40, in check_all
exec("from %s import *" % modname, names)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'hashlib' has no attribute 'blake2b'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", l
ine 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes
/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_bu
iltin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^
^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 281, in test_package_compiled
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/build
bot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 281, in test_package_compiled
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.
py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha5
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
CRITICAL:root:critical test! <RecordingHandler (NOTSET)>
ERROR:root:testing exception: <RecordingHandler (NOTSET)>
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 4856, in test_exception
1 / 0
~~^~~
ZeroDivisionError: division by zero
ERROR:root:exc_info test
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 4871, in test_exception_excinfo
1 / 0
~~^~~
ZeroDivisionError: division by zero
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <m
dule>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor
(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 237, in test_zipfile_compiled
self._check_script(zip_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for has
h blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, an
ther exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/bu
ild/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/bui
ldbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/_test_multiprocessing.py", line 5210, in test_preload_resources
self.fail("failed spawning forkserver or grandchild")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: failed spawning forkserver or grandchild
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 1804, in setUp
BaseTest.setUp(self)
^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 116, in setUp
raise AssertionError('Unexpected handlers: %s' % hlist)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Unexpected handlers: [<StreamHandler <stderr> (NOTSET)>]
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
fetching http://www.pythontest.net/unicode/gb-18030-2000.xml ...
fetching http://www.pythontest.net/unicode/EUC-CN.TXT ...
fetching http://www.pythontest.net/unicode/CP936.TXT ...
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^
^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 246, in test_module_in_package
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exce
ption, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/
buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test___all__.py", line 43, in check_all
self.fail("__all__ failure in {}: {}: {}".format(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: __all__ failure in hashlib: AttributeError: module 'hashlib' has no attribute 'blake2b'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/
random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 191, in test_ipython_workaround
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [12205 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_h
ash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512
as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most re
cent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fi
ps-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _
sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_venv.py", line 547, in test_with_pip
self.do_test_with_pip(False)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_venv.py", line 500, in do_test_with_pip
self.assertEqual(err, "")
^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 246, in test_module_in_packa
ge
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [9755 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most r
cent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x
.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home
/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 180, in test_basic_script_no_suffix
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [9755 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No modu
le named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildare
a/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fi
ps-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 174, in test_basic_script
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_
constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/rand
m.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <modul
>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
fetching http://www.pythontest.net/unicode/BIG5.TXT ...
fetching http://www.pythontest.net/unicode/CP950.TXT ...
Traceback (most recent call last):
File "/home/buildbot/
buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in
__get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/bu
ild/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
fetching http://www.pythontest.net/unicode/14.0.0/NormalizationTest.txt ...
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <mo
dule>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86
_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <mod
ule>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module na
med '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 246, in test_module_in_package
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/ho
me/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_c
nstructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
fetching http://www.pythontest.net/unicode/CP949.TXT ...
fetching http://www.pythontest.net/unicode/EUC-KR.TXT ...
fetching http://www.pythontest.net/unicode/JOHAB.TXT ...
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildar
a/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openss
l_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_tempfile.py", line 1584, in test_del_on_shutdown_ignore_errors
self.assertNotIn("Error", err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'Error' unexpectedly found in 'ERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/bui
ldarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildare
a/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2s\n/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/tempfile.py:841: ResourceWarning: Implicitly cleaning up <TemporaryDirectory \'/tmp/tmpnxu7irzh/tmp8pgyusx4\'>\n _warnings.warn(warn_message, ResourceWarning)\nsys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name=\'/tmp/tmpnxu7irzh/tmp8pgyusx4/test_dir/open_file.txt\' mode=\'w\' encoding=\'UTF-8\'>\n'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashe
s/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 268, in test_package
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [7305 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build
/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/b
uild/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-b
uiltin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as
_sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNot
FoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildar
a/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib
/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERRO
R:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buil
dbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 268, in test_package
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstrat
ak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
rais
ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named
'_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashe
s/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea
/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in _
_get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261,
in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.
x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_regrtest.py", line 956, in test_list_cases
self.assertEqual(output.splitlines(), all_methods)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Lists differ: ['ERROR:root:code for hash blake2b was not [2558 chars]od2'] != ['test_regrtest_noop1.Tests.test_method1', [36 chars]od2']
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 210, in test_directory
self._check_script(script_dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:c
de for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sh
a512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 281, in test_package_compiled
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- global
s()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cst
ratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
== CPython 3.11.0a2+ (heads/main:6266e4af87, Nov 29 2021, 14:51:41) [GCC 8.5.0 20210514 (Red Hat 8.5.0-4)]
== Linux-4.18.0-348.2.1.el8_5.x86_64-x86_64-with-glibc2.28 little-endian
== cwd: /home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/build/test_python_118159æ
== CPU count: 4
== encodings: locale=UTF-8, FS=utf-8
Using random seed 3003584
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fi
ps-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_
constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise
ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 258, in test_module_in_subpackage_in_zipfile
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home
/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes
/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + nam
)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported h
ash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 237, in test_zipfile_compiled
self._check_script(zip_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 220, in test_directory_compiled
self._check_script(script_dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", l
ine 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module n
amed '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module
>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstr
atak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get
_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was n
t found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/bui
ldarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 1978, in setUp
super(IPv6SysLogHandlerTest, self).setUp()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 1885, in setUp
BaseTest.setUp(self)
^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 116, in setUp
raise AssertionError('Unexpected handlers: %s' % hlist)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Unexpected handlers: [<StreamHandler <stderr> (NOTSET)>]
Traceback (most recent call last):
File "/home/buildbot
/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most
recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:c
de for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call la
st):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 203, in test_script_compiled
self._check_script(pyc_file)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <
module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line
180, in test_basic_script_no_suffix
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [7305 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-bu
iltin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 228, in test_zipfile
self._check_script(zip_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('uns
upported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash
type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 174, in test_basic_script
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstr
atak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/bu
ildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 237, in test_zipfile_compiled
self._check_script(zip_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [9755 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildare
a/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('
unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import s
ha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return
__get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported ha
sh type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-
RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported has
h type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 im
port sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()
[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 268, in test_package
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builti
n-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/build
bot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/build
area/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 1344, in test_done_callback_raises
self.assertIn('Exception: doh!', stderr.getvalue())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'Exception: doh!' not found in ''
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash t
ype ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(nam
)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last)
:
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.p
y", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-h
ashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No
module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR
:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py
", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstrat
ak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueE
rror: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_has
h(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py",
line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHE
L8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueErro
r: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 246, in test_module_in_package
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueErr
r: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash
type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_py_compile.py", line 22, in wrapper
return fxn(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_compileall.py", line 806, in test_workers
self.assertRunOK(self.directory, '-j', '0')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_compileall.py", line 497, in assertRunOK
self.assertEqual(b'', err)
^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: b'' != b'ERROR:root:code for hash blake2b was not [2405 chars]2s\n'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported ha
sh type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:concurrent.futures:exception calling callback for <Future at 0x7f9d8b94ee90 state=finished returned int>
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/concurrent/futures/_base.py", line 329, in _invoke_callbacks
callback(self)
^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 1332, in raising_fn
raise Exception('doh!')
^^^^^^^^^^^^^^^^^^^^^^^
Exception: doh!
ERROR:concurrent.futures:exception calling callback for <Future at 0x7f9d8b965900 state=finished returned int>
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/concurrent/futures/_base.py", line 413, in add_done_callback
fn(self)
^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 1382, in raising_fn
raise Exception('doh!')
^^^^^^^^^^^^^^^^^^^^^^^
Exception: doh!
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupport
d hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 258, in test_module_in_subpackage_in_zipfile
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [7305 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 281, in test_package_compiled
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [14655 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent
call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_co
nstructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 252, in test_module_in_package_in_zipfile
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [9755 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak
-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 228, in test_zipfile
self._check_script(zip_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 180, in test_basic_script_no_suffix
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/bui
ld/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-has
hes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 191, in test_ipython_workaround
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_
handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' +
name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/lib2to3/tests/test_main.py", line 89, in test_filename_changing_on_output_single_dir
self.assertIn(
^^^^^^^^^^^^^^
AssertionError: "Output in '/tmp/tmp0pbm_j52/python3_project' will mirror the input directory '/tmp/tmp0pbm_j52/python2_project' layout" not found in 'WARNING: --write-unchanged-files/-W implies -w.\n'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsup
ported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 323, in test_interpreter_shutdown
self.assertFalse(err)
^^^^^^^^^^^^^^^^^^^^^
AssertionError: b'ERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fip
s-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86
_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2s\n' is not false
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/bui
ldbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 252, in test_module_in_package_in_zipfile
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 3504, in setUp
BaseTest.setUp(self)
^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 116, in setUp
raise AssertionError('Unexpected handlers: %s' % hlist)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Unexpected handlers: [<StreamHandler <stderr> (NOTSET)>]
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get
_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 220, in test_directory_compiled
self._check_script(script_dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261
, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buil
darea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 258, in test_module_in_subpackage_in_zipfile
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last
):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62
, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import
sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type bla
ke2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 252, in test_module_in_package_in_zipfile
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [9755 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes
/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
-
Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildb
t/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^
^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module name
d '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' +
name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 180, in test_basic_script_no_suffix
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
F
ile "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/libregrtest/runtest.py", line 352, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/libregrtest/runtest.py", line 309, in _runtest_inner2
test_runner()
^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/libregrtest/runtest.py", line 268, in _test_module
tests = loader.loadTestsFromModule(the_module)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/unittest/loader.py", line 102, in loadTestsFromModule
tests.append(self.loadTestsFromTestCase(obj))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/unittest/loader.py", line 93, in loadTestsFromTestCase
loaded_suite = self.suiteClass(map(testCaseClass, testCaseNames))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/unittest/suite.py", line 24, in __init__
self.addTests(tests)
^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/unittest/suite.py", line 57, in addTests
for test in tests:
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_hashlib.py", line 130, in __init__
constructors.add(getattr(hashlib, algorithm))
^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'hashlib' has no attribute 'blake2b'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 191, in test_ipython_workaround
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 180, in test_basic_script_no_suffix
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/libregrtest/runtest.py", line 352, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/libregrtest/runtest.py", line 309, in _runtest_inner2
test_runner()
^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/libregrtest/runtest.py", line 268, in _test_module
tests = loader.loadTestsFromModule(the_module)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/unittest/loader.py", line 102, in loadTestsFromModule
tests.append(self.loadTestsFromTestCase(obj))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot
/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash typ
blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-
builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib
.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not
found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hash
lib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 116, in setUp
raise AssertionError('Unexpected handlers: %s' % hlist)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Unexpected handlers: [<StreamHandler <stderr> (NOTSET)>]
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_tempfile.py", line 1584, in test_del_on_shutdown_ignore_errors
self.assertNotIn("Error", err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'Error' unexpectedly found in 'ERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/bui
ldarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildare
a/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2s\n/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/tempfile.py:841: ResourceWarning: Implicitly cleaning up <TemporaryDirectory \'/tmp/tmpbpxdb8c7/tmpbdogpea4\'>\n _warnings.warn(warn_message, ResourceWarning)\nsys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name=\'/tmp/tmpbpxdb8c7/tmpbdogpea4/test_dir/open_file.txt\' mode=\'w\' encoding=\'UTF-8\'>\n'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build
/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.
py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' +
name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", li
ne 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 268, in test_package
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [14655 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoun
dError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from
_sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_buil
tin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 174, in test_basic_script
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [7305 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_threading.py", line 1086, in test_4_daemon_threads
self.assertFalse(err)
^^^^^^^^^^^^^^^^^^^^^
AssertionError: b'ERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fip
s-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86
_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2s\n' is not false
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 281, in test_package_compiled
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent
call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home
/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fip
s-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x
.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 220, in test_directory_compiled
self._check_script(script_dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 457, in setUp
BaseTest.setUp(self)
^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 116, in setUp
raise AssertionError('Unexpected handlers: %s' % hlist)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Unexpected handlers: [<StreamHandler <stderr> (NOTSET)>]
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceba
ck (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 246, in test_module_in_package
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [12205 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.
cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hash
lib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buil
dbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 246, in test_module_in_package
self._che
ck_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 1391, in test_done_callback_raises_already_succeeded
self.assertIn('exception calling callback for', stderr.getvalue())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'exception calling callback for' not found in ''
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py",
line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('u
nsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('uns
upported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(na
me)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 203, in test_script_compiled
self._check_script(pyc_file)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '
')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sh
a512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py"
, line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/concurrent/futures/_base.py", line 329, in _invoke_callbacks
callback(self)
^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 1332, in raising_fn
raise Exception('doh!')
^^^^^^^^^^^^^^^^^^^^^^^
Exception: doh!
Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 220, in test_directory_compiled
self._check_script(script_dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_
sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 281, in test_package_compiled
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [7305 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call
last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 203, in test_script_compiled
self._check_script(pyc_file)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 180, in test_basic_script_no_suffix
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cst
ratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 203, in test_script_compiled
self._check_script(pyc_file)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [9755 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^
^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_b
uiltin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/ha
shlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstrat
ak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x8
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Trace
back (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
fetching http://www.pythontest.net/unicode/14.0.0/NamedSequences.txt ...
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 210, in test_directory
self._check_script(script_dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
F
ile "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin
-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __g
t_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_regrtest.py", line 956, in test_list_cases
self.assertEqual(output.splitlines(), all_methods)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Lists differ: ['ERROR:root:code for hash blake2b was not [2558 chars]od2'] != ['test_regrtest_noop8.Tests.test_method1', [36 chars]od2']
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-bu
iltin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
M
duleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_built
in_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 268, in test_package
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blak
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 268, in test_package
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", li
ne 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundErr
r: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 400, in test_hang_issue39205
self.assertFalse(err)
^^^^^^^^^^^^^^^^^^^^^
AssertionError: b'ERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstr
atak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2s\n' is not false
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 210, in test_directory
self._check_script(script_dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [14655 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/buil
d/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Trace
back (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
hi there
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash bl
ake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin
-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Test report
===========
Failed tests:
- test___all__
- test_lib2to3
- test_logging
- test_concurrent_futures
- test_multiprocessing_forkserver
- test_tempfile
- test_compileall
- test_threading
- test_venv
- test_hashlib
- test_multiprocessing_main_handling
- test_regrtest
Failed subtests:
- test_custom_formatter_function_with_validate - test.test_logging.ConfigDictTest
- test_builtin_handlers - test.test_logging.HandlerTest
- test_zipfile - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_directory - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_module_in_package - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_directory_compiled - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_package_compiled - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_basic_script - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_package - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_config2_failure - test.test_logging.ConfigFileTest
- test_basic_script_no_suffix - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_all - test.test___all__.AllTest
- test_done_callback_raises_already_succeeded - test.test_concurrent_futures.FutureTests
- test_config13_failure - test.test_logging.ConfigDictTest
- test_config2a_failure - test.test_logging.ConfigDictTest
- test_list_tests - test.test_regrtest.ArgsTestCase
- test_interpreter_shutdown - test.test_concurrent_futures.ProcessPoolSpawnProcessPoolShutdownTest
- test_workers - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_config2b_failure - test.test_logging.ConfigDictTest
- test_formatting - test.test_logging.ExceptionTest
- test_zipfile_compiled - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_logger_filter - test.test_logging.CustomLevelsAndFiltersTest
- test_out_of_order_with_dollar_style - test.test_logging.ConfigDictTest
- test_child_loggers - test.test_logging.ChildLoggerTest
- test_issue27935 - test.test_logging.BuiltinLevelsTest
- test_config6_ok - test.test_logging.ConfigFileTest
- test_workers - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_script_compiled - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_config7_ok - test.test_logging.ConfigDictTest
- test_config4_ok - test.test_logging.ConfigDictTest
- test_specific_filters - test.test_logging.CustomLevelsAndFiltersTest
- test_done_callback_raises - test.test_concurrent_futures.FutureTests
- test_ipython_workaround - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_4_daemon_threads - test.test_threading.ThreadJoinOnShutdown
- test_module_in_package_in_zipfile - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_interpreter_shutdown - test.test_concurrent_futures.ThreadPoolShutdownTest
- test_last_resort - test.test_logging.LastResortTest
- test_callable_filter - test.test_logging.BasicFilterTest
- test_interpreter_shutdown - test.test_concurrent_futures.ProcessPoolForkProcessPoolShutdownTest
- test_directory_compiled - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_filter - test.test_logging.BasicFilterTest
- test_module_in_subpackage_in_zipfile - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_basic_script - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_zipfile - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_nested_inherited - test.test_logging.BuiltinLevelsTest
- test_listen_verify - test.test_logging.ConfigDictTest
- test_config7_ok - test.test_logging.ConfigFileTest
- test_basic_script_no_suffix - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_config4_ok - test.test_logging.ConfigFileTest
- test_directory - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_module_in_package - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_package_compiled - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_optional - test.test_logging.LogRecordTest
- test_post_fork_child_no_deadlock - test.test_logging.HandlerTest
- test_package - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_directory_compiled - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_config1_ok - test.test_logging.ConfigDictTest
- test_str_rep - test.test_logging.LogRecordTest
- test_namedtuple - test.test_logging.ConfigDictTest
- test_config_9_ok - test.test_logging.ConfigDictTest
- test_logrecord_class - test.test_logging.LogRecordFactoryTest
- test_basic_script_no_suffix - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_finalization_shutdown - test.test_threading.ThreadTests
- test_config_8_ok - test.test_logging.ConfigDictTest
- test_zipfile_compiled - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_listen_config_1_ok - test.test_logging.ConfigDictTest
- test_nested_explicit - test.test_logging.BuiltinLevelsTest
- test_config11_ok - test.test_logging.ConfigDictTest
- test_out_of_order - test.test_logging.ConfigDictTest
- test_script_compiled - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_config_set_handler_names - test.test_logging.ConfigFileTest
- test_list_cases - test.test_regrtest.ArgsTestCase
- test_config_10_ok - test.test_logging.ConfigDictTest
- test_race - test.test_logging.HandlerTest
- test_custom_formatter_class_with_validate2_with_wrong_fmt - test.test_logging.ConfigDictTest
- test_output - test.test_logging.IPv6SysLogHandlerTest
- test_config1_ok - test.test_logging.ConfigFileTest
- test_encoding_plain_file - test.test_logging.EncodingTest
- test_config8_ok - test.test_logging.ConfigFileTest
- test_ipython_workaround - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_output - test.test_logging.DatagramHandlerTest
- test_config14_ok - test.test_logging.ConfigDictTest
- test_config5_ok - test.test_logging.ConfigDictTest
- test_custom_formatter_class_with_validate - test.test_logging.ConfigDictTest
- test_script_compiled - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_module_in_package_in_zipfile - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_output - test.test_logging.HTTPHandlerTest
- test_zipfile - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_config3_failure - test.test_logging.ConfigDictTest
- test_module_in_subpackage_in_zipfile - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_config12_failure - test.test_logging.ConfigDictTest
- test_flat - test.test_logging.BuiltinLevelsTest
- test_basic_script - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_module_in_package - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_package_compiled - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_with_pip - test.test_venv.EnsurePipTest
- test_interpreter_shutdown - test.test_concurrent_futures.ProcessPoolForkserverProcessPoolShutdownTest
- test_config5_ok - test.test_logging.ConfigFileTest
- test_multiprocessing - test.test_logging.LogRecordTest
- test_package - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_custom_formatter_class_with_validate3 - test.test_logging.ConfigDictTest
- test_nested_with_virtual_parent - test.test_logging.BuiltinLevelsTest
- test_listen_config_10_ok - test.test_logging.ConfigDictTest
- test_preload_resources - test.test_multiprocessing_forkserver.TestStartMethod
- test_delay - test.test_logging.FileHandlerTest
- test_zipfile_compiled - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_config0_ok - test.test_logging.ConfigDictTest
- test_config3_failure - test.test_logging.ConfigFileTest
- test_logger_disabling - test.test_logging.ConfigFileTest
- test_custom_formatter_class_with_validate2 - test.test_logging.ConfigDictTest
- test_config15_ok - test.test_logging.ConfigDictTest
- test_dict_arg - test.test_logging.LogRecordTest
- test_empty_filter - test.test_logging.BasicFilterTest
- test_config4a_ok - test.test_logging.ConfigDictTest
- test_config_8a_ok - test.test_logging.ConfigDictTest
- test_defaults_do_no_interpolation - test.test_logging.ConfigFileTest
- test_handler_filter - test.test_logging.CustomLevelsAndFiltersTest
- test_name - test.test_logging.HandlerTest
- test_config0_using_cp_ok - test.test_logging.ConfigFileTest
- test_ipython_workaround - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_udp_reconnection - test.test_logging.IPv6SysLogHandlerTest
- test_encoding_cyrillic_unicode - test.test_logging.EncodingTest
- test_config0_ok - test.test_logging.ConfigFileTest
- test_config2_failure - test.test_logging.ConfigDictTest
- test_has_handlers - test.test_logging.LoggerAdapterTest
- test_config6_failure - test.test_logging.ConfigDictTest
- test_module_in_package_in_zipfile - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_cancel_futures_wait_false - test.test_concurrent_futures.ThreadPoolShutdownTest
- test_emit_after_closing_in_write_mode - test.test_logging.FileHandlerTest
- test_module_in_subpackage_in_zipfile - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_directory - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_baseconfig - test.test_logging.ConfigDictTest
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64 AIX 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/438/builds/1494
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-aix-ppc64
Build Reason: <unknown>
Blamelist: 180909 <wjh180909(a)gmail.com>, Alex Waygood <Alex.Waygood(a)Gmail.com>, Arthur Milchior <arthur(a)milchior.fr>, Brandt Bucher <brandt(a)python.org>, Brett Cannon <brett(a)python.org>, Carl Friedrich Bolz-Tereick <cfbolz(a)gmx.de>, Christian Heimes <christian(a)python.org>, Dennis Sweeney <36520290+sweeneyde(a)users.noreply.github.com>, Dong-hee Na <donghee.na(a)python.org>, Dylan Van Assche <me(a)dylanvanassche.be>, Emmanuel Arias <eamanu(a)yaerobi.com>, Eric Snow <ericsnowcurrently(a)gmail.com>, Eric V. Smith <ericvsmith(a)users.noreply.github.com>, Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Gideon <41593269+Turreted(a)users.noreply.github.com>, Guido van Rossum <guido(a)python.org>, Géry Ogam <gery.ogam(a)gmail.com>, Hugo van Kemenade <hugovk(a)users.noreply.github.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, JMcB <joel.mcbride1(a)live.com>, Jakub Kulík <Kulikjak(a)gmail.com>, Jason R. Coombs <jaraco(a)jaraco.com>, Jim Crist-Harif <jcristharif(a)gmail.com>, Jouke Witteveen <j.wit
teveen(a)gmail.com>, Julien Palard <julien(a)palard.fr>, Kumar Aditya <rahuladitya303(a)gmail.com>, Logan Jones <loganasherjones(a)gmail.com>, Ma Lin <animalize(a)users.noreply.github.com>, Mark Shannon <mark(a)hotpy.org>, Miro Hrončok <miro(a)hroncok.cz>, Neil Schemenauer <nas-github(a)arctrix.com>, Nikita Sobolev <mail(a)sobolevn.me>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Petr Viktorin <encukou(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Ruben Vorderman <r.h.p.vorderman(a)lumc.nl>, Sam Bull <aa6bs0(a)sambull.org>, Sam Gross <colesbury(a)gmail.com>, Sergey Kolesnikov <kolesnik-mipt(a)phystech.edu>, Serhiy Storchaka <storchaka(a)gmail.com>, Simon McVittie <smcv(a)debian.org>, Steve Dower <steve.dower(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Victor Stinner <vstinner(a)python.org>, Vinay Sajip <vinay_sajip(a)yahoo.co.uk>, Zachary Ware <zach(a)python.org>, Zbigniew Siciarz <zbigniew(a)siciarz.net>, andrei kulakov <andrei.avk(a)gmail.com>, ch33zer <ch33zer(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
398 tests OK.
10 slowest tests:
- test_tools: 5 min 1 sec
- test_multiprocessing_spawn: 4 min 51 sec
- test_subprocess: 4 min 26 sec
- test_concurrent_futures: 4 min 20 sec
- test_multiprocessing_forkserver: 3 min 2 sec
- test_multiprocessing_fork: 2 min 40 sec
- test_capi: 2 min
- test_unparse: 1 min 46 sec
- test_tokenize: 1 min 43 sec
- test_asyncio: 1 min 31 sec
3 tests failed:
test_eintr test_shutil test_tools
2 tests altered the execution environment:
test_concurrent_futures test_importlib
23 tests skipped:
test_devpoll test_epoll test_gdb test_idle test_ioctl test_kqueue
test_msilib test_ossaudiodev test_smtpnet test_spwd test_sqlite3
test_ssl test_startfile test_tcl test_tix test_tk test_ttk_guionly
test_ttk_textonly test_turtle test_winconsoleio test_winreg
test_winsound test_zipfile64
4 re-run tests:
test_curses test_eintr test_shutil test_tools
1 test run no tests:
test_curses
Total duration: 13 min 29 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Lib/test/test_eintr.py", line 16, in test_all
script_helper.run_test_script(script)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Lib/test/support/script_helper.py", line 292, in run_test_script
raise AssertionError(f"{name} failed")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: script _test_eintr.py failed
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Lib/test/test_shutil.py", line 1282, in test_copyfile_nonexistent_dir
self.assertRaises(FileNotFoundError, shutil.copyfile, src_file, dst)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: FileNotFoundError not raised by copyfile
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Lib/test/_test_eintr.py", line 526, in test_flock
self._lock(fcntl.flock, "flock")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Lib/test/_test_eintr.py", line 505, in _lock
lock_func(f, fcntl.LOCK_EX | fcntl.LOCK_NB)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
PermissionError: [Errno 13] Permission denied
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Lib/test/test_tools/test_freeze.py", line 28, in test_freeze_simple_script
executable = helper.freeze(python, scriptfile, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Tools/freeze/test/freeze.py", line 176, in freeze
_run_quiet([MAKE, '-C', os.path.dirname(scriptfile)])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Lib/subprocess.py", line 525, in run
raise CalledProcessError(retcode, process.args,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
subprocess.CalledProcessError: Command '['/opt/freeware/bin/make', '-C', '/tmp/tmp7dj45vsk']' returned non-zero exit status 2.
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Lib/test/test_tools/test_freeze.py", line 28, in test_freeze_simple_script
executable = helper.freeze(python, scriptfile, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Tools/freeze/test/freeze.py", line 176, in freeze
_run_quiet([MAKE, '-C', os.path.dirname(scriptfile)])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Lib/subprocess.py", line 525, in run
raise CalledProcessError(retcode, process.args,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
subprocess.CalledProcessError: Command '['/opt/freeware/bin/make', '-C', '/tmp/tmp8waqbihv']' returned non-zero exit status 2.
Test report
===========
Failed tests:
- test_curses
- test_shutil
- test_eintr
- test_tools
Failed subtests:
- test_all - test.test_eintr.EINTRTests
- test_flock - __main__.FNTLEINTRTest
- test_copyfile_nonexistent_dir - test.test_shutil.TestCopy
- test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder ARM64 Windows Non-Debug 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/730/builds/343
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: linaro-win-arm64
Build Reason: <unknown>
Blamelist: Gideon <41593269+Turreted(a)users.noreply.github.com>, Vinay Sajip <vinay_sajip(a)yahoo.co.uk>, andrei kulakov <andrei.avk(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
389 tests OK.
10 slowest tests:
- test_peg_generator: 4 min 11 sec
- test_multiprocessing_spawn: 1 min 49 sec
- test_concurrent_futures: 1 min 32 sec
- test_mmap: 1 min 27 sec
- test_asyncio: 1 min 7 sec
- test_socket: 1 min 1 sec
- test_distutils: 45.0 sec
- test_io: 43.2 sec
- test_urllib2_localnet: 38.5 sec
- test_tokenize: 35.5 sec
1 test failed:
test_asyncio
37 tests skipped:
test_curses test_dbm_gnu test_dbm_ndbm test_devpoll test_epoll
test_fcntl test_fork1 test_gdb test_grp test_idle test_ioctl
test_kqueue test_multiprocessing_fork
test_multiprocessing_forkserver test_nis test_openpty
test_ossaudiodev test_pipes test_poll test_posix test_pty test_pwd
test_readline test_resource test_spwd test_syslog test_tcl
test_threadsignals test_tix test_tk test_ttk_guionly
test_ttk_textonly test_turtle test_wait3 test_wait4
test_xxtestfuzz test_zipfile64
1 re-run test:
test_asyncio
Total duration: 13 min 8 sec
Captured traceback
==================
Traceback (most recent call last):
File "C:\Workspace\buildarea\3.x.linaro-win-arm64.nondebug\build\lib\test\test_asyncio\test_sendfile.py", line 464, in test_sendfile_close_peer_in_the_middle_of_receiving
self.assertTrue(1024 <= self.file.tell() < len(self.DATA),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: False is not true : 131088
Test report
===========
Failed tests:
- test_asyncio
Failed subtests:
- test_sendfile_close_peer_in_the_middle_of_receiving - test.test_asyncio.test_sendfile.ProactorEventLoopTests
Sincerely,
-The Buildbot
1
0