Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-boofuzz.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683753874.271417/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-boofuzz.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-boofuzz-0.4.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-boofuzz.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683753874.271417/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-boofuzz.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-boofuzz-0.4.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-boofuzz.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683753874.271417/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-boofuzz.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9UPjae + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf boofuzz-0.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/boofuzz-0.4.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd boofuzz-0.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tjVJtX + umask 022 + cd /builddir/build/BUILD + cd boofuzz-0.4.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/boofuzz copying boofuzz/event_hook.py -> build/lib/boofuzz copying boofuzz/constants.py -> build/lib/boofuzz copying boofuzz/__init__.py -> build/lib/boofuzz copying boofuzz/helpers.py -> build/lib/boofuzz copying boofuzz/mutation.py -> build/lib/boofuzz copying boofuzz/fuzz_logger_db.py -> build/lib/boofuzz copying boofuzz/repeater.py -> build/lib/boofuzz copying boofuzz/sessions.py -> build/lib/boofuzz copying boofuzz/fuzz_logger.py -> build/lib/boofuzz copying boofuzz/fuzzable.py -> build/lib/boofuzz copying boofuzz/ifuzz_logger.py -> build/lib/boofuzz copying boofuzz/fuzzable_block.py -> build/lib/boofuzz copying boofuzz/data_test_step.py -> build/lib/boofuzz copying boofuzz/cli_context.py -> build/lib/boofuzz copying boofuzz/protocol_session.py -> build/lib/boofuzz copying boofuzz/mutation_context.py -> build/lib/boofuzz copying boofuzz/fuzzers.py -> build/lib/boofuzz copying boofuzz/protocol_session_reference.py -> build/lib/boofuzz copying boofuzz/fuzz_logger_curses.py -> build/lib/boofuzz copying boofuzz/data_test_case.py -> build/lib/boofuzz copying boofuzz/fuzz_logger_text.py -> build/lib/boofuzz copying boofuzz/fuzz_logger_csv.py -> build/lib/boofuzz copying boofuzz/ifuzz_logger_backend.py -> build/lib/boofuzz copying boofuzz/cli.py -> build/lib/boofuzz copying boofuzz/exception.py -> build/lib/boofuzz creating build/lib/boofuzz/primitives copying boofuzz/primitives/__init__.py -> build/lib/boofuzz/primitives copying boofuzz/primitives/simple.py -> build/lib/boofuzz/primitives copying boofuzz/primitives/bytes.py -> build/lib/boofuzz/primitives copying boofuzz/primitives/group.py -> build/lib/boofuzz/primitives copying boofuzz/primitives/string.py -> build/lib/boofuzz/primitives copying boofuzz/primitives/from_file.py -> build/lib/boofuzz/primitives copying boofuzz/primitives/static.py -> build/lib/boofuzz/primitives copying boofuzz/primitives/base_primitive.py -> build/lib/boofuzz/primitives copying boofuzz/primitives/float.py -> build/lib/boofuzz/primitives copying boofuzz/primitives/word.py -> build/lib/boofuzz/primitives copying boofuzz/primitives/dword.py -> build/lib/boofuzz/primitives copying boofuzz/primitives/bit_field.py -> build/lib/boofuzz/primitives copying boofuzz/primitives/delim.py -> build/lib/boofuzz/primitives copying boofuzz/primitives/mirror.py -> build/lib/boofuzz/primitives copying boofuzz/primitives/byte.py -> build/lib/boofuzz/primitives copying boofuzz/primitives/random_data.py -> build/lib/boofuzz/primitives copying boofuzz/primitives/qword.py -> build/lib/boofuzz/primitives creating build/lib/boofuzz/pgraph copying boofuzz/pgraph/__init__.py -> build/lib/boofuzz/pgraph copying boofuzz/pgraph/node.py -> build/lib/boofuzz/pgraph copying boofuzz/pgraph/edge.py -> build/lib/boofuzz/pgraph copying boofuzz/pgraph/cluster.py -> build/lib/boofuzz/pgraph copying boofuzz/pgraph/graph.py -> build/lib/boofuzz/pgraph creating build/lib/boofuzz/legos copying boofuzz/legos/__init__.py -> build/lib/boofuzz/legos copying boofuzz/legos/dcerpc.py -> build/lib/boofuzz/legos copying boofuzz/legos/misc.py -> build/lib/boofuzz/legos copying boofuzz/legos/ber.py -> build/lib/boofuzz/legos copying boofuzz/legos/xdr.py -> build/lib/boofuzz/legos creating build/lib/boofuzz/web copying boofuzz/web/__init__.py -> build/lib/boofuzz/web copying boofuzz/web/app.py -> build/lib/boofuzz/web creating build/lib/boofuzz/monitors copying boofuzz/monitors/__init__.py -> build/lib/boofuzz/monitors copying boofuzz/monitors/callback_monitor.py -> build/lib/boofuzz/monitors copying boofuzz/monitors/pedrpc.py -> build/lib/boofuzz/monitors copying boofuzz/monitors/base_monitor.py -> build/lib/boofuzz/monitors copying boofuzz/monitors/external_monitor.py -> build/lib/boofuzz/monitors copying boofuzz/monitors/network_monitor.py -> build/lib/boofuzz/monitors copying boofuzz/monitors/process_monitor.py -> build/lib/boofuzz/monitors creating build/lib/boofuzz/utils copying boofuzz/utils/__init__.py -> build/lib/boofuzz/utils copying boofuzz/utils/crash_binning.py -> build/lib/boofuzz/utils copying boofuzz/utils/scada.py -> build/lib/boofuzz/utils copying boofuzz/utils/process_monitor_pedrpc_server.py -> build/lib/boofuzz/utils copying boofuzz/utils/dcerpc.py -> build/lib/boofuzz/utils copying boofuzz/utils/debugger_thread_pydbg.py -> build/lib/boofuzz/utils copying boofuzz/utils/debugger_thread_simple.py -> build/lib/boofuzz/utils copying boofuzz/utils/process_monitor_local.py -> build/lib/boofuzz/utils creating build/lib/boofuzz/blocks copying boofuzz/blocks/block.py -> build/lib/boofuzz/blocks copying boofuzz/blocks/__init__.py -> build/lib/boofuzz/blocks copying boofuzz/blocks/request.py -> build/lib/boofuzz/blocks copying boofuzz/blocks/aligned.py -> build/lib/boofuzz/blocks copying boofuzz/blocks/checksum.py -> build/lib/boofuzz/blocks copying boofuzz/blocks/repeat.py -> build/lib/boofuzz/blocks copying boofuzz/blocks/size.py -> build/lib/boofuzz/blocks creating build/lib/boofuzz/connections copying boofuzz/connections/__init__.py -> build/lib/boofuzz/connections copying boofuzz/connections/tcp_socket_connection.py -> build/lib/boofuzz/connections copying boofuzz/connections/netconf_connection.py -> build/lib/boofuzz/connections copying boofuzz/connections/file_connection.py -> build/lib/boofuzz/connections copying boofuzz/connections/ssl_socket_connection.py -> build/lib/boofuzz/connections copying boofuzz/connections/socket_connection.py -> build/lib/boofuzz/connections copying boofuzz/connections/serial_connection_low_level.py -> build/lib/boofuzz/connections copying boofuzz/connections/raw_l2_socket_connection.py -> build/lib/boofuzz/connections copying boofuzz/connections/serial_connection.py -> build/lib/boofuzz/connections copying boofuzz/connections/raw_l3_socket_connection.py -> build/lib/boofuzz/connections copying boofuzz/connections/itarget_connection.py -> build/lib/boofuzz/connections copying boofuzz/connections/udp_socket_connection.py -> build/lib/boofuzz/connections copying boofuzz/connections/iserial_like.py -> build/lib/boofuzz/connections copying boofuzz/connections/base_socket_connection.py -> build/lib/boofuzz/connections copying boofuzz/connections/unix_socket_connection.py -> build/lib/boofuzz/connections copying boofuzz/connections/ip_constants.py -> build/lib/boofuzz/connections creating build/lib/boofuzz/web/static copying boofuzz/web/static/favicon.svg -> build/lib/boofuzz/web/static copying boofuzz/web/static/favicon-32x32.ico -> build/lib/boofuzz/web/static creating build/lib/boofuzz/web/static/js copying boofuzz/web/static/js/index.js -> build/lib/boofuzz/web/static/js creating build/lib/boofuzz/web/static/css copying boofuzz/web/static/css/boofuzz.css -> build/lib/boofuzz/web/static/css creating build/lib/boofuzz/web/templates copying boofuzz/web/templates/base.html -> build/lib/boofuzz/web/templates copying boofuzz/web/templates/index.html -> build/lib/boofuzz/web/templates copying boofuzz/web/templates/test-case.html -> build/lib/boofuzz/web/templates copying boofuzz/web/templates/test-case-log-widget.html -> build/lib/boofuzz/web/templates + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.By7Uar + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64 + cd boofuzz-0.4.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz copying build/lib/boofuzz/event_hook.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz copying build/lib/boofuzz/constants.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz copying build/lib/boofuzz/__init__.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz copying build/lib/boofuzz/helpers.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz copying build/lib/boofuzz/mutation.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz copying build/lib/boofuzz/fuzz_logger_db.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz copying build/lib/boofuzz/repeater.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz copying build/lib/boofuzz/sessions.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz copying build/lib/boofuzz/fuzz_logger.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz creating /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives copying build/lib/boofuzz/primitives/__init__.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives copying build/lib/boofuzz/primitives/simple.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives copying build/lib/boofuzz/primitives/bytes.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives copying build/lib/boofuzz/primitives/group.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives copying build/lib/boofuzz/primitives/string.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives copying build/lib/boofuzz/primitives/from_file.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives copying build/lib/boofuzz/primitives/static.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives copying build/lib/boofuzz/primitives/base_primitive.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives copying build/lib/boofuzz/primitives/float.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives copying build/lib/boofuzz/primitives/word.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives copying build/lib/boofuzz/primitives/dword.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives copying build/lib/boofuzz/primitives/bit_field.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives copying build/lib/boofuzz/primitives/delim.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives copying build/lib/boofuzz/primitives/mirror.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives copying build/lib/boofuzz/primitives/byte.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives copying build/lib/boofuzz/primitives/random_data.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives copying build/lib/boofuzz/primitives/qword.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives creating /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/pgraph copying build/lib/boofuzz/pgraph/__init__.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/pgraph copying build/lib/boofuzz/pgraph/node.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/pgraph copying build/lib/boofuzz/pgraph/edge.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/pgraph copying build/lib/boofuzz/pgraph/cluster.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/pgraph copying build/lib/boofuzz/pgraph/graph.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/pgraph copying build/lib/boofuzz/fuzzable.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz copying build/lib/boofuzz/ifuzz_logger.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz copying build/lib/boofuzz/fuzzable_block.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz copying build/lib/boofuzz/data_test_step.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz creating /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/legos copying build/lib/boofuzz/legos/__init__.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/legos copying build/lib/boofuzz/legos/dcerpc.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/legos copying build/lib/boofuzz/legos/misc.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/legos copying build/lib/boofuzz/legos/ber.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/legos copying build/lib/boofuzz/legos/xdr.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/legos creating /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/web copying build/lib/boofuzz/web/__init__.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/web copying build/lib/boofuzz/web/app.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/web creating /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/web/static creating /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/web/static/js copying build/lib/boofuzz/web/static/js/index.js -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/web/static/js creating /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/web/static/css copying build/lib/boofuzz/web/static/css/boofuzz.css -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/web/static/css copying build/lib/boofuzz/web/static/favicon.svg -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/web/static copying build/lib/boofuzz/web/static/favicon-32x32.ico -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/web/static creating /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/web/templates copying build/lib/boofuzz/web/templates/base.html -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/web/templates copying build/lib/boofuzz/web/templates/index.html -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/web/templates copying build/lib/boofuzz/web/templates/test-case.html -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/web/templates copying build/lib/boofuzz/web/templates/test-case-log-widget.html -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/web/templates copying build/lib/boofuzz/cli_context.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz creating /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/monitors copying build/lib/boofuzz/monitors/__init__.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/monitors copying build/lib/boofuzz/monitors/callback_monitor.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/monitors copying build/lib/boofuzz/monitors/pedrpc.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/monitors copying build/lib/boofuzz/monitors/base_monitor.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/monitors copying build/lib/boofuzz/monitors/external_monitor.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/monitors copying build/lib/boofuzz/monitors/network_monitor.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/monitors copying build/lib/boofuzz/monitors/process_monitor.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/monitors creating /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/utils copying build/lib/boofuzz/utils/__init__.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/utils copying build/lib/boofuzz/utils/crash_binning.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/utils copying build/lib/boofuzz/utils/scada.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/utils copying build/lib/boofuzz/utils/process_monitor_pedrpc_server.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/utils copying build/lib/boofuzz/utils/dcerpc.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/utils copying build/lib/boofuzz/utils/debugger_thread_pydbg.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/utils copying build/lib/boofuzz/utils/debugger_thread_simple.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/utils copying build/lib/boofuzz/utils/process_monitor_local.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/utils copying build/lib/boofuzz/protocol_session.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz copying build/lib/boofuzz/mutation_context.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz creating /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/blocks copying build/lib/boofuzz/blocks/block.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/blocks copying build/lib/boofuzz/blocks/__init__.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/blocks copying build/lib/boofuzz/blocks/request.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/blocks copying build/lib/boofuzz/blocks/aligned.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/blocks copying build/lib/boofuzz/blocks/checksum.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/blocks copying build/lib/boofuzz/blocks/repeat.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/blocks copying build/lib/boofuzz/blocks/size.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/blocks copying build/lib/boofuzz/fuzzers.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz copying build/lib/boofuzz/protocol_session_reference.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz copying build/lib/boofuzz/fuzz_logger_curses.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz copying build/lib/boofuzz/data_test_case.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz copying build/lib/boofuzz/fuzz_logger_text.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz creating /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections copying build/lib/boofuzz/connections/__init__.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections copying build/lib/boofuzz/connections/tcp_socket_connection.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections copying build/lib/boofuzz/connections/netconf_connection.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections copying build/lib/boofuzz/connections/file_connection.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections copying build/lib/boofuzz/connections/ssl_socket_connection.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections copying build/lib/boofuzz/connections/socket_connection.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections copying build/lib/boofuzz/connections/serial_connection_low_level.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections copying build/lib/boofuzz/connections/raw_l2_socket_connection.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections copying build/lib/boofuzz/connections/serial_connection.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections copying build/lib/boofuzz/connections/raw_l3_socket_connection.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections copying build/lib/boofuzz/connections/itarget_connection.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections copying build/lib/boofuzz/connections/udp_socket_connection.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections copying build/lib/boofuzz/connections/iserial_like.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections copying build/lib/boofuzz/connections/base_socket_connection.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections copying build/lib/boofuzz/connections/unix_socket_connection.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections copying build/lib/boofuzz/connections/ip_constants.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections copying build/lib/boofuzz/fuzz_logger_csv.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz copying build/lib/boofuzz/ifuzz_logger_backend.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz copying build/lib/boofuzz/cli.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz copying build/lib/boofuzz/exception.py -> /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/event_hook.py to event_hook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/mutation.py to mutation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/fuzz_logger_db.py to fuzz_logger_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/repeater.py to repeater.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/sessions.py to sessions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/fuzz_logger.py to fuzz_logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives/simple.py to simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives/bytes.py to bytes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives/group.py to group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives/string.py to string.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives/from_file.py to from_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives/static.py to static.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives/base_primitive.py to base_primitive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives/float.py to float.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives/word.py to word.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives/dword.py to dword.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives/bit_field.py to bit_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives/delim.py to delim.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives/mirror.py to mirror.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives/byte.py to byte.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives/random_data.py to random_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/primitives/qword.py to qword.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/pgraph/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/pgraph/node.py to node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/pgraph/edge.py to edge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/pgraph/cluster.py to cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/pgraph/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/fuzzable.py to fuzzable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/ifuzz_logger.py to ifuzz_logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/fuzzable_block.py to fuzzable_block.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/data_test_step.py to data_test_step.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/legos/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/legos/dcerpc.py to dcerpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/legos/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/legos/ber.py to ber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/legos/xdr.py to xdr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/web/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/web/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/cli_context.py to cli_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/monitors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/monitors/callback_monitor.py to callback_monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/monitors/pedrpc.py to pedrpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/monitors/base_monitor.py to base_monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/monitors/external_monitor.py to external_monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/monitors/network_monitor.py to network_monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/monitors/process_monitor.py to process_monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/utils/crash_binning.py to crash_binning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/utils/scada.py to scada.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/utils/process_monitor_pedrpc_server.py to process_monitor_pedrpc_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/utils/dcerpc.py to dcerpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/utils/debugger_thread_pydbg.py to debugger_thread_pydbg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/utils/debugger_thread_simple.py to debugger_thread_simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/utils/process_monitor_local.py to process_monitor_local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/protocol_session.py to protocol_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/mutation_context.py to mutation_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/blocks/block.py to block.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/blocks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/blocks/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/blocks/aligned.py to aligned.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/blocks/checksum.py to checksum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/blocks/repeat.py to repeat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/blocks/size.py to size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/fuzzers.py to fuzzers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/protocol_session_reference.py to protocol_session_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/fuzz_logger_curses.py to fuzz_logger_curses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/data_test_case.py to data_test_case.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/fuzz_logger_text.py to fuzz_logger_text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections/tcp_socket_connection.py to tcp_socket_connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections/netconf_connection.py to netconf_connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections/file_connection.py to file_connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections/ssl_socket_connection.py to ssl_socket_connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections/socket_connection.py to socket_connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections/serial_connection_low_level.py to serial_connection_low_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections/raw_l2_socket_connection.py to raw_l2_socket_connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections/serial_connection.py to serial_connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections/raw_l3_socket_connection.py to raw_l3_socket_connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections/itarget_connection.py to itarget_connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections/udp_socket_connection.py to udp_socket_connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections/iserial_like.py to iserial_like.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections/base_socket_connection.py to base_socket_connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections/unix_socket_connection.py to unix_socket_connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/connections/ip_constants.py to ip_constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/fuzz_logger_csv.py to fuzz_logger_csv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/ifuzz_logger_backend.py to ifuzz_logger_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz/exception.py to exception.cpython-39.pyc writing byte-compilation script '/tmp/tmp9bgndrcb.py' /usr/bin/python3 /tmp/tmp9bgndrcb.py removing /tmp/tmp9bgndrcb.py running install_egg_info running egg_info writing boofuzz.egg-info/PKG-INFO writing dependency_links to boofuzz.egg-info/dependency_links.txt writing entry points to boofuzz.egg-info/entry_points.txt writing requirements to boofuzz.egg-info/requires.txt writing top-level names to boofuzz.egg-info/top_level.txt reading manifest file 'boofuzz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.md' under directory 'examples' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching 'codecov.yml' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE.txt' adding license file 'AUTHORS.txt' writing manifest file 'boofuzz.egg-info/SOURCES.txt' Copying boofuzz.egg-info to /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/boofuzz-0.4.1-py3.9.egg-info running install_scripts Installing boo script to /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64//usr/share/doc/python-boofuzz + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64//usr/share/doc/python-boofuzz + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64//usr/share/doc/python-boofuzz + pushd /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64 ~/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64 ~/build/BUILD/boofuzz-0.4.1 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/boofuzz-0.4.1 + mv /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.4.1-1 --unique-debug-suffix -0.4.1-1.x86_64 --unique-debug-src-base python-boofuzz-0.4.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/boofuzz-0.4.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-boofuzz-0.4.1-1.noarch Provides: python-boofuzz python3-boofuzz = 0.4.1-1 python3.9dist(boofuzz) = 0.4.1 python3dist(boofuzz) = 0.4.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(attrs) python3.9dist(click) python3.9dist(colorama) python3.9dist(flask) python3.9dist(funcy) python3.9dist(future) python3.9dist(psutil) python3.9dist(pydot) python3.9dist(pyserial) python3.9dist(setuptools) python3.9dist(six) python3.9dist(tornado) Processing files: python-boofuzz-help-0.4.1-1.noarch warning: Empty %files file /builddir/build/BUILD/boofuzz-0.4.1/doclist.lst Provides: python-boofuzz-help = 0.4.1-1 python3-boofuzz-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64 Wrote: /builddir/build/RPMS/python-boofuzz-help-0.4.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-boofuzz-0.4.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.936QFx + umask 022 + cd /builddir/build/BUILD + cd boofuzz-0.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-boofuzz-0.4.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0