Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-jumper.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683754155.758615/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-jumper.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-jumper-0.3.90-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-jumper.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683754155.758615/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-jumper.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-jumper-0.3.90-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-jumper.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683754155.758615/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-jumper.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.BWd2oz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jumper-0.3.90 + /usr/bin/gzip -dc /builddir/build/SOURCES/jumper-0.3.90.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jumper-0.3.90 + /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.IuGUze + umask 022 + cd /builddir/build/BUILD + cd jumper-0.3.90 + 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' {'__builtins__': {'__name__': 'builtins', '__doc__': "Built-in functions, exceptions, and other objects.\n\nNoteworthy: None is the `nil' object; Ellipsis represents `...' in slices.", '__package__': '', '__loader__': , '__spec__': ModuleSpec(name='builtins', loader=, origin='built-in'), '__build_class__': , '__import__': , 'abs': , 'all': , 'any': , 'ascii': , 'bin': , 'breakpoint': , 'callable': , 'chr': , 'compile': , 'delattr': , 'dir': , 'divmod': , 'eval': , 'exec': , 'format': , 'getattr': , 'globals': , 'hasattr': , 'hash': , 'hex': , 'id': , 'input': , 'isinstance': , 'issubclass': , 'iter': , 'len': , 'locals': , 'max': , 'min': , 'next': , 'oct': , 'ord': , 'pow': , 'print': , 'repr': , 'round': , 'setattr': , 'sorted': , 'sum': , 'vars': , 'None': None, 'Ellipsis': Ellipsis, 'NotImplemented': NotImplemented, 'False': False, 'True': True, 'bool': , 'memoryview': , 'bytearray': , 'bytes': , 'classmethod': , 'complex': , 'dict': , 'enumerate': , 'filter': , 'float': , 'frozenset': , 'property': , 'int': , 'list': , 'map': , 'object': , 'range': , 'reversed': , 'set': , 'slice': , 'staticmethod': , 'str': , 'super': , 'tuple': , 'type': , 'zip': , '__debug__': True, 'BaseException': , 'Exception': , 'TypeError': , 'StopAsyncIteration': , 'StopIteration': , 'GeneratorExit': , 'SystemExit': , 'KeyboardInterrupt': , 'ImportError': , 'ModuleNotFoundError': , 'OSError': , 'EnvironmentError': , 'IOError': , 'EOFError': , 'RuntimeError': , 'RecursionError': , 'NotImplementedError': , 'NameError': , 'UnboundLocalError': , 'AttributeError': , 'SyntaxError': , 'IndentationError': , 'TabError': , 'LookupError': , 'IndexError': , 'KeyError': , 'ValueError': , 'UnicodeError': , 'UnicodeEncodeError': , 'UnicodeDecodeError': , 'UnicodeTranslateError': , 'AssertionError': , 'ArithmeticError': , 'FloatingPointError': , 'OverflowError': , 'ZeroDivisionError': , 'SystemError': , 'ReferenceError': , 'MemoryError': , 'BufferError': , 'Warning': , 'UserWarning': , 'DeprecationWarning': , 'PendingDeprecationWarning': , 'SyntaxWarning': , 'RuntimeWarning': , 'FutureWarning': , 'ImportWarning': , 'UnicodeWarning': , 'BytesWarning': , 'ResourceWarning': , 'ConnectionError': , 'BlockingIOError': , 'BrokenPipeError': , 'ChildProcessError': , 'ConnectionAbortedError': , 'ConnectionRefusedError': , 'ConnectionResetError': , 'FileExistsError': , 'FileNotFoundError': , 'IsADirectoryError': , 'NotADirectoryError': , 'InterruptedError': , 'PermissionError': , 'ProcessLookupError': , 'TimeoutError': , 'open': , 'quit': Use quit() or Ctrl-D (i.e. EOF) to exit, 'exit': Use exit() or Ctrl-D (i.e. EOF) to exit, 'copyright': Copyright (c) 2001-2021 Python Software Foundation. All Rights Reserved. Copyright (c) 2000 BeOpen.com. All Rights Reserved. Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved., 'credits': Thanks to CWI, CNRI, BeOpen.com, Zope Corporation and a cast of thousands for supporting Python development. See www.python.org for more information., 'license': Type license() to see the full license text, 'help': Type help() for interactive help, or help(object) for help about object.}, '__doc__': '\n:copyright: (c) 2018 by Jumper Labs Ltd.\n:license: Apache 2.0, see LICENSE.txt for more details.\n', '__version__': '0.3.90'} running build running build_py creating build creating build/lib creating build/lib/jumper copying jumper/analytics.py -> build/lib/jumper copying jumper/__init__.py -> build/lib/jumper copying jumper/jemu_bsp_parser.py -> build/lib/jumper copying jumper/config.py -> build/lib/jumper copying jumper/jemu_i2c_slave.py -> build/lib/jumper copying jumper/jemu_button.py -> build/lib/jumper copying jumper/__version__.py -> build/lib/jumper copying jumper/jemu_uart_tcp.py -> build/lib/jumper copying jumper/vlab_runner.py -> build/lib/jumper copying jumper/__main__.py -> build/lib/jumper copying jumper/jemu_args_parser.py -> build/lib/jumper copying jumper/jemu_interrupts.py -> build/lib/jumper copying jumper/put_file.py -> build/lib/jumper copying jumper/jemu_spi_slave.py -> build/lib/jumper copying jumper/vlab.py -> build/lib/jumper copying jumper/jemu_i2c_master.py -> build/lib/jumper copying jumper/jemu_bma280.py -> build/lib/jumper copying jumper/jemu_can.py -> build/lib/jumper copying jumper/jemu_memory.py -> build/lib/jumper copying jumper/jemu_sudo.py -> build/lib/jumper copying jumper/vlab_events_handler.py -> build/lib/jumper copying jumper/jemu_connection.py -> build/lib/jumper copying jumper/jemu_uart.py -> build/lib/jumper copying jumper/user_error_reporting.py -> build/lib/jumper copying jumper/jemu_gpio.py -> build/lib/jumper copying jumper/jemu_bme280.py -> build/lib/jumper copying jumper/version_check.py -> build/lib/jumper copying jumper/vlab_hci_device.py -> build/lib/jumper copying jumper/common.py -> build/lib/jumper copying jumper/jemu_external_peripheral_base.py -> build/lib/jumper copying jumper/timeout_dec.py -> build/lib/jumper copying jumper/jemu_web_api.py -> build/lib/jumper copying jumper/jemu_bq27421.py -> build/lib/jumper copying jumper/jemu_vars.py -> build/lib/jumper copying jumper/jemu_cpu.py -> build/lib/jumper copying jumper/jemu_bq24160.py -> build/lib/jumper copying jumper/platforms.py -> build/lib/jumper copying jumper/jemu_peripheral.py -> build/lib/jumper copying jumper/login.py -> build/lib/jumper copying jumper/jemu_uart_json.py -> build/lib/jumper copying jumper/jemu_mem_peripheral.py -> build/lib/jumper creating build/lib/jumper/hci copying jumper/hci/bsp.json -> build/lib/jumper/hci copying jumper/hci/program.bin -> build/lib/jumper/hci creating build/lib/jumper/platforms creating build/lib/jumper/platforms/default-boards copying jumper/platforms/default-boards/nrf52832_default_board.json -> build/lib/jumper/platforms/default-boards copying jumper/platforms/default-boards/nrf52840_default_board.json -> build/lib/jumper/platforms/default-boards copying jumper/platforms/default-boards/stm32f401_default_board.json -> build/lib/jumper/platforms/default-boards copying jumper/platforms/default-boards/stm32f407_default_board.json -> build/lib/jumper/platforms/default-boards copying jumper/platforms/default-boards/stm32f410_default_board.json -> build/lib/jumper/platforms/default-boards copying jumper/platforms/default-boards/stm32f411_default_board.json -> build/lib/jumper/platforms/default-boards copying jumper/platforms/default-boards/stm32f413_default_board.json -> build/lib/jumper/platforms/default-boards copying jumper/platforms/default-boards/stm32f429_default_board.json -> build/lib/jumper/platforms/default-boards copying jumper/platforms/default-boards/stm32f446_default_board.json -> build/lib/jumper/platforms/default-boards copying jumper/platforms/default-boards/stm32l476_default_board.json -> build/lib/jumper/platforms/default-boards copying jumper/platforms/default-boards/stm32l475_default_board.json -> build/lib/jumper/platforms/default-boards copying jumper/platforms/default-boards/mk64fn1m0vll12_default_board.json -> build/lib/jumper/platforms/default-boards copying jumper/examples_hash_list.json -> build/lib/jumper creating build/lib/jumper/jemu creating build/lib/jumper/jemu/jemu-linux copying jumper/jemu/jemu-linux/arm-none-eabi-objcopy -> build/lib/jumper/jemu/jemu-linux copying jumper/jemu/jemu-linux/arm-none-eabi-objdump -> build/lib/jumper/jemu/jemu-linux creating build/lib/jumper/jemu/jemu-mac copying jumper/jemu/jemu-mac/arm-none-eabi-objcopy -> build/lib/jumper/jemu/jemu-mac copying jumper/jemu/jemu-mac/arm-none-eabi-objdump -> build/lib/jumper/jemu/jemu-mac creating build/lib/jumper/jemu/jemu-windows copying jumper/jemu/jemu-windows/arm-none-eabi-objcopy.exe -> build/lib/jumper/jemu/jemu-windows copying jumper/jemu/jemu-windows/arm-none-eabi-objdump.exe -> build/lib/jumper/jemu/jemu-windows copying jumper/jemu/jemu-linux/libcrypto.so.1.1 -> build/lib/jumper/jemu/jemu-linux copying jumper/jemu/jemu-linux/libssl.so.1.1 -> build/lib/jumper/jemu/jemu-linux copying jumper/jemu/jemu-linux/jemu -> build/lib/jumper/jemu/jemu-linux + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WCvjO1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64 + cd jumper-0.3.90 + 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-jumper-0.3.90-1.x86_64 {'__builtins__': {'__name__': 'builtins', '__doc__': "Built-in functions, exceptions, and other objects.\n\nNoteworthy: None is the `nil' object; Ellipsis represents `...' in slices.", '__package__': '', '__loader__': , '__spec__': ModuleSpec(name='builtins', loader=, origin='built-in'), '__build_class__': , '__import__': , 'abs': , 'all': , 'any': , 'ascii': , 'bin': , 'breakpoint': , 'callable': , 'chr': , 'compile': , 'delattr': , 'dir': , 'divmod': , 'eval': , 'exec': , 'format': , 'getattr': , 'globals': , 'hasattr': , 'hash': , 'hex': , 'id': , 'input': , 'isinstance': , 'issubclass': , 'iter': , 'len': , 'locals': , 'max': , 'min': , 'next': , 'oct': , 'ord': , 'pow': , 'print': , 'repr': , 'round': , 'setattr': , 'sorted': , 'sum': , 'vars': , 'None': None, 'Ellipsis': Ellipsis, 'NotImplemented': NotImplemented, 'False': False, 'True': True, 'bool': , 'memoryview': , 'bytearray': , 'bytes': , 'classmethod': , 'complex': , 'dict': , 'enumerate': , 'filter': , 'float': , 'frozenset': , 'property': , 'int': , 'list': , 'map': , 'object': , 'range': , 'reversed': , 'set': , 'slice': , 'staticmethod': , 'str': , 'super': , 'tuple': , 'type': , 'zip': , '__debug__': True, 'BaseException': , 'Exception': , 'TypeError': , 'StopAsyncIteration': , 'StopIteration': , 'GeneratorExit': , 'SystemExit': , 'KeyboardInterrupt': , 'ImportError': , 'ModuleNotFoundError': , 'OSError': , 'EnvironmentError': , 'IOError': , 'EOFError': , 'RuntimeError': , 'RecursionError': , 'NotImplementedError': , 'NameError': , 'UnboundLocalError': , 'AttributeError': , 'SyntaxError': , 'IndentationError': , 'TabError': , 'LookupError': , 'IndexError': , 'KeyError': , 'ValueError': , 'UnicodeError': , 'UnicodeEncodeError': , 'UnicodeDecodeError': , 'UnicodeTranslateError': , 'AssertionError': , 'ArithmeticError': , 'FloatingPointError': , 'OverflowError': , 'ZeroDivisionError': , 'SystemError': , 'ReferenceError': , 'MemoryError': , 'BufferError': , 'Warning': , 'UserWarning': , 'DeprecationWarning': , 'PendingDeprecationWarning': , 'SyntaxWarning': , 'RuntimeWarning': , 'FutureWarning': , 'ImportWarning': , 'UnicodeWarning': , 'BytesWarning': , 'ResourceWarning': , 'ConnectionError': , 'BlockingIOError': , 'BrokenPipeError': , 'ChildProcessError': , 'ConnectionAbortedError': , 'ConnectionRefusedError': , 'ConnectionResetError': , 'FileExistsError': , 'FileNotFoundError': , 'IsADirectoryError': , 'NotADirectoryError': , 'InterruptedError': , 'PermissionError': , 'ProcessLookupError': , 'TimeoutError': , 'open': , 'quit': Use quit() or Ctrl-D (i.e. EOF) to exit, 'exit': Use exit() or Ctrl-D (i.e. EOF) to exit, 'copyright': Copyright (c) 2001-2021 Python Software Foundation. All Rights Reserved. Copyright (c) 2000 BeOpen.com. All Rights Reserved. Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved., 'credits': Thanks to CWI, CNRI, BeOpen.com, Zope Corporation and a cast of thousands for supporting Python development. See www.python.org for more information., 'license': Type license() to see the full license text, 'help': Type help() for interactive help, or help(object) for help about object.}, '__doc__': '\n:copyright: (c) 2018 by Jumper Labs Ltd.\n:license: Apache 2.0, see LICENSE.txt for more details.\n', '__version__': '0.3.90'} 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-jumper-0.3.90-1.x86_64/usr creating /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/analytics.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/__init__.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/jemu_bsp_parser.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/config.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/examples_hash_list.json -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/jemu_i2c_slave.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/jemu_button.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/__version__.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/jemu_uart_tcp.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/vlab_runner.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/__main__.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/jemu_args_parser.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper creating /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/hci copying build/lib/jumper/hci/program.bin -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/hci copying build/lib/jumper/hci/bsp.json -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/hci copying build/lib/jumper/jemu_interrupts.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/put_file.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/jemu_spi_slave.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/vlab.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/jemu_i2c_master.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/jemu_bma280.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/jemu_can.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/jemu_memory.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/jemu_sudo.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/vlab_events_handler.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/jemu_connection.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/jemu_uart.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/user_error_reporting.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper creating /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu creating /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu/jemu-windows copying build/lib/jumper/jemu/jemu-windows/arm-none-eabi-objdump.exe -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu/jemu-windows copying build/lib/jumper/jemu/jemu-windows/arm-none-eabi-objcopy.exe -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu/jemu-windows creating /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu/jemu-linux copying build/lib/jumper/jemu/jemu-linux/arm-none-eabi-objdump -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu/jemu-linux copying build/lib/jumper/jemu/jemu-linux/arm-none-eabi-objcopy -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu/jemu-linux copying build/lib/jumper/jemu/jemu-linux/jemu -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu/jemu-linux copying build/lib/jumper/jemu/jemu-linux/libssl.so.1.1 -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu/jemu-linux copying build/lib/jumper/jemu/jemu-linux/libcrypto.so.1.1 -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu/jemu-linux creating /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu/jemu-mac copying build/lib/jumper/jemu/jemu-mac/arm-none-eabi-objdump -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu/jemu-mac copying build/lib/jumper/jemu/jemu-mac/arm-none-eabi-objcopy -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu/jemu-mac copying build/lib/jumper/jemu_gpio.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/jemu_bme280.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/version_check.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/vlab_hci_device.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/common.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/jemu_external_peripheral_base.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper creating /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/platforms creating /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/platforms/default-boards copying build/lib/jumper/platforms/default-boards/stm32f411_default_board.json -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/platforms/default-boards copying build/lib/jumper/platforms/default-boards/stm32f429_default_board.json -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/platforms/default-boards copying build/lib/jumper/platforms/default-boards/mk64fn1m0vll12_default_board.json -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/platforms/default-boards copying build/lib/jumper/platforms/default-boards/stm32l476_default_board.json -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/platforms/default-boards copying build/lib/jumper/platforms/default-boards/stm32f407_default_board.json -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/platforms/default-boards copying build/lib/jumper/platforms/default-boards/nrf52832_default_board.json -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/platforms/default-boards copying build/lib/jumper/platforms/default-boards/stm32f413_default_board.json -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/platforms/default-boards copying build/lib/jumper/platforms/default-boards/stm32f410_default_board.json -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/platforms/default-boards copying build/lib/jumper/platforms/default-boards/nrf52840_default_board.json -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/platforms/default-boards copying build/lib/jumper/platforms/default-boards/stm32f401_default_board.json -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/platforms/default-boards copying build/lib/jumper/platforms/default-boards/stm32l475_default_board.json -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/platforms/default-boards copying build/lib/jumper/platforms/default-boards/stm32f446_default_board.json -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/platforms/default-boards copying build/lib/jumper/timeout_dec.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/jemu_web_api.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/jemu_bq27421.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/jemu_vars.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/jemu_cpu.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/jemu_bq24160.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/platforms.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/jemu_peripheral.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/login.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/jemu_uart_json.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper copying build/lib/jumper/jemu_mem_peripheral.py -> /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/analytics.py to analytics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_bsp_parser.py to jemu_bsp_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_i2c_slave.py to jemu_i2c_slave.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_button.py to jemu_button.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/__version__.py to __version__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_uart_tcp.py to jemu_uart_tcp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/vlab_runner.py to vlab_runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_args_parser.py to jemu_args_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_interrupts.py to jemu_interrupts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/put_file.py to put_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_spi_slave.py to jemu_spi_slave.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/vlab.py to vlab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_i2c_master.py to jemu_i2c_master.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_bma280.py to jemu_bma280.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_can.py to jemu_can.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_memory.py to jemu_memory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_sudo.py to jemu_sudo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/vlab_events_handler.py to vlab_events_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_connection.py to jemu_connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_uart.py to jemu_uart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/user_error_reporting.py to user_error_reporting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_gpio.py to jemu_gpio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_bme280.py to jemu_bme280.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/version_check.py to version_check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/vlab_hci_device.py to vlab_hci_device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_external_peripheral_base.py to jemu_external_peripheral_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/timeout_dec.py to timeout_dec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_web_api.py to jemu_web_api.cpython-39.pyc File "/usr/lib/python3.9/site-packages/jumper/jemu_web_api.py", line 124 except requests.HTTPError, requests.ConnectionError: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_bq27421.py to jemu_bq27421.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_vars.py to jemu_vars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_cpu.py to jemu_cpu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_bq24160.py to jemu_bq24160.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/platforms.py to platforms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_peripheral.py to jemu_peripheral.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/login.py to login.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_uart_json.py to jemu_uart_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_mem_peripheral.py to jemu_mem_peripheral.cpython-39.pyc writing byte-compilation script '/tmp/tmpf9hi5jvi.py' /usr/bin/python3 /tmp/tmpf9hi5jvi.py File "/usr/lib/python3.9/site-packages/jumper/jemu_web_api.py", line 124 except requests.HTTPError, requests.ConnectionError: ^ SyntaxError: invalid syntax removing /tmp/tmpf9hi5jvi.py running install_egg_info running egg_info writing jumper.egg-info/PKG-INFO writing dependency_links to jumper.egg-info/dependency_links.txt writing entry points to jumper.egg-info/entry_points.txt writing requirements to jumper.egg-info/requires.txt writing top-level names to jumper.egg-info/top_level.txt reading manifest file 'jumper.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'jumper/platforms/default-boards/stm32f475_default_board.json' warning: no files found matching 'jumper/platforms/default-boards/stm32l4_default_board.json' warning: no files found matching 'jumper/jemu/jemu-windows/jemu.exe' warning: no files found matching 'jumper/jemu/jemu-windows/ssleay32.dll' adding license file 'LICENSE.txt' adding license file 'NOTICE.txt' writing manifest file 'jumper.egg-info/SOURCES.txt' Copying jumper.egg-info to /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper-0.3.90-py3.9.egg-info running install_scripts Installing jumper script to /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64//usr/share/doc/python-jumper + '[' -d doc ']' ~/build/BUILDROOT/python-jumper-0.3.90-1.x86_64 ~/build/BUILD/jumper-0.3.90 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64 + '[' -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/jumper-0.3.90 + mv /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.3.90-1 --unique-debug-suffix -0.3.90-1.x86_64 --unique-debug-src-base python-jumper-0.3.90-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/jumper-0.3.90 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu/jemu-linux/jemu extracting debug info from /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu/jemu-linux/jemu gdb-add-index: No index was created for /builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu/jemu-linux/jemu gdb-add-index: [Was there no debuginfo? Was there already an index?] + /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-jumper-0.3.90-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-jumper-0.3.90-1.x86_64/usr/lib/python3.9/site-packages/jumper/jemu_web_api.py'... File "/usr/lib/python3.9/site-packages/jumper/jemu_web_api.py", line 124 except requests.HTTPError, requests.ConnectionError: ^ SyntaxError: invalid syntax RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.WCvjO1 (%install) Bad exit status from /var/tmp/rpm-tmp.WCvjO1 (%install) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-jumper.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-jumper.spec