Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pyota.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683328279.996488/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-pyota.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-PyOTA-2.1.0-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-pyota.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683328279.996488/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-pyota.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-PyOTA-2.1.0-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-pyota.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683328279.996488/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-pyota.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.H3xxTR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PyOTA-2.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/PyOTA-2.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyOTA-2.1.0 + /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.nOSuWX + umask 022 + cd /builddir/build/BUILD + cd PyOTA-2.1.0 + 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/iota copying iota/codecs.py -> build/lib/iota copying iota/types.py -> build/lib/iota copying iota/__init__.py -> build/lib/iota copying iota/trits.py -> build/lib/iota copying iota/filters.py -> build/lib/iota copying iota/exceptions.py -> build/lib/iota copying iota/api.py -> build/lib/iota copying iota/json.py -> build/lib/iota creating build/lib/iota/bin copying iota/bin/repl.py -> build/lib/iota/bin copying iota/bin/__init__.py -> build/lib/iota/bin creating build/lib/iota/crypto copying iota/crypto/pycurl.py -> build/lib/iota/crypto copying iota/crypto/types.py -> build/lib/iota/crypto copying iota/crypto/__init__.py -> build/lib/iota/crypto copying iota/crypto/addresses.py -> build/lib/iota/crypto copying iota/crypto/signing.py -> build/lib/iota/crypto creating build/lib/iota/multisig copying iota/multisig/types.py -> build/lib/iota/multisig copying iota/multisig/__init__.py -> build/lib/iota/multisig copying iota/multisig/transaction.py -> build/lib/iota/multisig copying iota/multisig/api.py -> build/lib/iota/multisig creating build/lib/iota/transaction copying iota/transaction/utils.py -> build/lib/iota/transaction copying iota/transaction/base.py -> build/lib/iota/transaction copying iota/transaction/types.py -> build/lib/iota/transaction copying iota/transaction/__init__.py -> build/lib/iota/transaction copying iota/transaction/validator.py -> build/lib/iota/transaction copying iota/transaction/creation.py -> build/lib/iota/transaction creating build/lib/iota/adapter copying iota/adapter/__init__.py -> build/lib/iota/adapter copying iota/adapter/wrappers.py -> build/lib/iota/adapter copying iota/adapter/sandbox.py -> build/lib/iota/adapter creating build/lib/iota/commands copying iota/commands/__init__.py -> build/lib/iota/commands creating build/lib/iota/crypto/kerl copying iota/crypto/kerl/__init__.py -> build/lib/iota/crypto/kerl copying iota/crypto/kerl/conv.py -> build/lib/iota/crypto/kerl copying iota/crypto/kerl/pykerl.py -> build/lib/iota/crypto/kerl creating build/lib/iota/multisig/crypto copying iota/multisig/crypto/__init__.py -> build/lib/iota/multisig/crypto copying iota/multisig/crypto/addresses.py -> build/lib/iota/multisig/crypto creating build/lib/iota/multisig/commands copying iota/multisig/commands/__init__.py -> build/lib/iota/multisig/commands copying iota/multisig/commands/prepare_multisig_transfer.py -> build/lib/iota/multisig/commands copying iota/multisig/commands/create_multisig_address.py -> build/lib/iota/multisig/commands copying iota/multisig/commands/get_private_keys.py -> build/lib/iota/multisig/commands copying iota/multisig/commands/get_digests.py -> build/lib/iota/multisig/commands creating build/lib/iota/commands/extended copying iota/commands/extended/get_inputs.py -> build/lib/iota/commands/extended copying iota/commands/extended/replay_bundle.py -> build/lib/iota/commands/extended copying iota/commands/extended/utils.py -> build/lib/iota/commands/extended copying iota/commands/extended/helpers.py -> build/lib/iota/commands/extended copying iota/commands/extended/__init__.py -> build/lib/iota/commands/extended copying iota/commands/extended/is_reattachable.py -> build/lib/iota/commands/extended copying iota/commands/extended/promote_transaction.py -> build/lib/iota/commands/extended copying iota/commands/extended/broadcast_and_store.py -> build/lib/iota/commands/extended copying iota/commands/extended/send_trytes.py -> build/lib/iota/commands/extended copying iota/commands/extended/find_transaction_objects.py -> build/lib/iota/commands/extended copying iota/commands/extended/get_transaction_objects.py -> build/lib/iota/commands/extended copying iota/commands/extended/get_new_addresses.py -> build/lib/iota/commands/extended copying iota/commands/extended/send_transfer.py -> build/lib/iota/commands/extended copying iota/commands/extended/get_transfers.py -> build/lib/iota/commands/extended copying iota/commands/extended/get_bundles.py -> build/lib/iota/commands/extended copying iota/commands/extended/get_latest_inclusion.py -> build/lib/iota/commands/extended copying iota/commands/extended/prepare_transfer.py -> build/lib/iota/commands/extended copying iota/commands/extended/get_account_data.py -> build/lib/iota/commands/extended creating build/lib/iota/commands/core copying iota/commands/core/add_neighbors.py -> build/lib/iota/commands/core copying iota/commands/core/get_inclusion_states.py -> build/lib/iota/commands/core copying iota/commands/core/__init__.py -> build/lib/iota/commands/core copying iota/commands/core/get_node_info.py -> build/lib/iota/commands/core copying iota/commands/core/get_node_api_configuration.py -> build/lib/iota/commands/core copying iota/commands/core/get_transactions_to_approve.py -> build/lib/iota/commands/core copying iota/commands/core/get_trytes.py -> build/lib/iota/commands/core copying iota/commands/core/remove_neighbors.py -> build/lib/iota/commands/core copying iota/commands/core/get_neighbors.py -> build/lib/iota/commands/core copying iota/commands/core/get_tips.py -> build/lib/iota/commands/core copying iota/commands/core/get_balances.py -> build/lib/iota/commands/core copying iota/commands/core/attach_to_tangle.py -> build/lib/iota/commands/core copying iota/commands/core/get_missing_transactions.py -> build/lib/iota/commands/core copying iota/commands/core/store_transactions.py -> build/lib/iota/commands/core copying iota/commands/core/find_transactions.py -> build/lib/iota/commands/core copying iota/commands/core/interrupt_attaching_to_tangle.py -> build/lib/iota/commands/core copying iota/commands/core/were_addresses_spent_from.py -> build/lib/iota/commands/core copying iota/commands/core/check_consistency.py -> build/lib/iota/commands/core copying iota/commands/core/broadcast_transactions.py -> build/lib/iota/commands/core running egg_info writing PyOTA.egg-info/PKG-INFO writing dependency_links to PyOTA.egg-info/dependency_links.txt writing entry points to PyOTA.egg-info/entry_points.txt writing requirements to PyOTA.egg-info/requires.txt writing top-level names to PyOTA.egg-info/top_level.txt reading manifest file 'PyOTA.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'PyOTA.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wicK6y + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64 + cd PyOTA-2.1.0 + 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-PyOTA-2.1.0-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-PyOTA-2.1.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota creating /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/bin copying build/lib/iota/bin/repl.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/bin copying build/lib/iota/bin/__init__.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/bin copying build/lib/iota/codecs.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota copying build/lib/iota/types.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota copying build/lib/iota/__init__.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota copying build/lib/iota/trits.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota creating /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/crypto copying build/lib/iota/crypto/pycurl.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/crypto copying build/lib/iota/crypto/types.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/crypto copying build/lib/iota/crypto/__init__.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/crypto copying build/lib/iota/crypto/addresses.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/crypto creating /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/crypto/kerl copying build/lib/iota/crypto/kerl/__init__.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/crypto/kerl copying build/lib/iota/crypto/kerl/conv.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/crypto/kerl copying build/lib/iota/crypto/kerl/pykerl.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/crypto/kerl copying build/lib/iota/crypto/signing.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/crypto copying build/lib/iota/filters.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota creating /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/multisig copying build/lib/iota/multisig/types.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/multisig copying build/lib/iota/multisig/__init__.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/multisig copying build/lib/iota/multisig/transaction.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/multisig creating /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/multisig/crypto copying build/lib/iota/multisig/crypto/__init__.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/multisig/crypto copying build/lib/iota/multisig/crypto/addresses.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/multisig/crypto copying build/lib/iota/multisig/api.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/multisig creating /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/multisig/commands copying build/lib/iota/multisig/commands/__init__.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/multisig/commands copying build/lib/iota/multisig/commands/prepare_multisig_transfer.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/multisig/commands copying build/lib/iota/multisig/commands/create_multisig_address.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/multisig/commands copying build/lib/iota/multisig/commands/get_private_keys.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/multisig/commands copying build/lib/iota/multisig/commands/get_digests.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/multisig/commands copying build/lib/iota/exceptions.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota creating /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/transaction copying build/lib/iota/transaction/utils.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/transaction copying build/lib/iota/transaction/base.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/transaction copying build/lib/iota/transaction/types.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/transaction copying build/lib/iota/transaction/__init__.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/transaction copying build/lib/iota/transaction/validator.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/transaction copying build/lib/iota/transaction/creation.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/transaction copying build/lib/iota/api.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota copying build/lib/iota/json.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota creating /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/adapter copying build/lib/iota/adapter/__init__.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/adapter copying build/lib/iota/adapter/wrappers.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/adapter copying build/lib/iota/adapter/sandbox.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/adapter creating /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands creating /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended copying build/lib/iota/commands/extended/get_inputs.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended copying build/lib/iota/commands/extended/replay_bundle.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended copying build/lib/iota/commands/extended/utils.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended copying build/lib/iota/commands/extended/helpers.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended copying build/lib/iota/commands/extended/__init__.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended copying build/lib/iota/commands/extended/is_reattachable.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended copying build/lib/iota/commands/extended/promote_transaction.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended copying build/lib/iota/commands/extended/broadcast_and_store.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended copying build/lib/iota/commands/extended/send_trytes.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended copying build/lib/iota/commands/extended/find_transaction_objects.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended copying build/lib/iota/commands/extended/get_transaction_objects.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended copying build/lib/iota/commands/extended/get_new_addresses.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended copying build/lib/iota/commands/extended/send_transfer.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended copying build/lib/iota/commands/extended/get_transfers.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended copying build/lib/iota/commands/extended/get_bundles.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended copying build/lib/iota/commands/extended/get_latest_inclusion.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended copying build/lib/iota/commands/extended/prepare_transfer.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended copying build/lib/iota/commands/extended/get_account_data.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended copying build/lib/iota/commands/__init__.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands creating /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core copying build/lib/iota/commands/core/add_neighbors.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core copying build/lib/iota/commands/core/get_inclusion_states.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core copying build/lib/iota/commands/core/__init__.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core copying build/lib/iota/commands/core/get_node_info.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core copying build/lib/iota/commands/core/get_node_api_configuration.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core copying build/lib/iota/commands/core/get_transactions_to_approve.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core copying build/lib/iota/commands/core/get_trytes.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core copying build/lib/iota/commands/core/remove_neighbors.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core copying build/lib/iota/commands/core/get_neighbors.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core copying build/lib/iota/commands/core/get_tips.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core copying build/lib/iota/commands/core/get_balances.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core copying build/lib/iota/commands/core/attach_to_tangle.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core copying build/lib/iota/commands/core/get_missing_transactions.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core copying build/lib/iota/commands/core/store_transactions.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core copying build/lib/iota/commands/core/find_transactions.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core copying build/lib/iota/commands/core/interrupt_attaching_to_tangle.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core copying build/lib/iota/commands/core/were_addresses_spent_from.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core copying build/lib/iota/commands/core/check_consistency.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core copying build/lib/iota/commands/core/broadcast_transactions.py -> /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/bin/repl.py to repl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/bin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/codecs.py to codecs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/trits.py to trits.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/crypto/pycurl.py to pycurl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/crypto/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/crypto/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/crypto/addresses.py to addresses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/crypto/kerl/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/crypto/kerl/conv.py to conv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/crypto/kerl/pykerl.py to pykerl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/crypto/signing.py to signing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/multisig/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/multisig/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/multisig/transaction.py to transaction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/multisig/crypto/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/multisig/crypto/addresses.py to addresses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/multisig/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/multisig/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/multisig/commands/prepare_multisig_transfer.py to prepare_multisig_transfer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/multisig/commands/create_multisig_address.py to create_multisig_address.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/multisig/commands/get_private_keys.py to get_private_keys.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/multisig/commands/get_digests.py to get_digests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/transaction/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/transaction/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/transaction/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/transaction/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/transaction/validator.py to validator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/transaction/creation.py to creation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/adapter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/adapter/wrappers.py to wrappers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/adapter/sandbox.py to sandbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended/get_inputs.py to get_inputs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended/replay_bundle.py to replay_bundle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended/is_reattachable.py to is_reattachable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended/promote_transaction.py to promote_transaction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended/broadcast_and_store.py to broadcast_and_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended/send_trytes.py to send_trytes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended/find_transaction_objects.py to find_transaction_objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended/get_transaction_objects.py to get_transaction_objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended/get_new_addresses.py to get_new_addresses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended/send_transfer.py to send_transfer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended/get_transfers.py to get_transfers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended/get_bundles.py to get_bundles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended/get_latest_inclusion.py to get_latest_inclusion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended/prepare_transfer.py to prepare_transfer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/extended/get_account_data.py to get_account_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core/add_neighbors.py to add_neighbors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core/get_inclusion_states.py to get_inclusion_states.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core/get_node_info.py to get_node_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core/get_node_api_configuration.py to get_node_api_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core/get_transactions_to_approve.py to get_transactions_to_approve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core/get_trytes.py to get_trytes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core/remove_neighbors.py to remove_neighbors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core/get_neighbors.py to get_neighbors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core/get_tips.py to get_tips.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core/get_balances.py to get_balances.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core/attach_to_tangle.py to attach_to_tangle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core/get_missing_transactions.py to get_missing_transactions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core/store_transactions.py to store_transactions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core/find_transactions.py to find_transactions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core/interrupt_attaching_to_tangle.py to interrupt_attaching_to_tangle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core/were_addresses_spent_from.py to were_addresses_spent_from.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core/check_consistency.py to check_consistency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/iota/commands/core/broadcast_transactions.py to broadcast_transactions.cpython-39.pyc writing byte-compilation script '/tmp/tmp8wkoind2.py' /usr/bin/python3 /tmp/tmp8wkoind2.py removing /tmp/tmp8wkoind2.py running install_egg_info running egg_info writing PyOTA.egg-info/PKG-INFO writing dependency_links to PyOTA.egg-info/dependency_links.txt writing entry points to PyOTA.egg-info/entry_points.txt writing requirements to PyOTA.egg-info/requires.txt writing top-level names to PyOTA.egg-info/top_level.txt reading manifest file 'PyOTA.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'PyOTA.egg-info/SOURCES.txt' Copying PyOTA.egg-info to /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/PyOTA-2.1.0-py3.9.egg-info running install_scripts Installing pyota-cli script to /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64//usr/share/doc/python-PyOTA + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64//usr/share/doc/python-PyOTA + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64//usr/share/doc/python-PyOTA + pushd /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64 ~/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64 ~/build/BUILD/PyOTA-2.1.0 + '[' -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/PyOTA-2.1.0 + mv /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.1.0-1 --unique-debug-suffix -2.1.0-1.x86_64 --unique-debug-src-base python-PyOTA-2.1.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/PyOTA-2.1.0 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-PyOTA-2.1.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-PyOTA-2.1.0-1.noarch Provides: python-PyOTA python3-PyOTA = 2.1.0-1 python3.9dist(pyota) = 2.1 python3dist(pyota) = 2.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(phx-filters) python3.9dist(pysha3) python3.9dist(requests) >= 2.4.1 python3.9dist(setuptools) python3.9dist(six) Processing files: python-PyOTA-help-2.1.0-1.noarch warning: Empty %files file /builddir/build/BUILD/PyOTA-2.1.0/doclist.lst Provides: python-PyOTA-help = 2.1.0-1 python3-PyOTA-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-PyOTA-2.1.0-1.x86_64 Wrote: /builddir/build/RPMS/python-PyOTA-help-2.1.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-PyOTA-2.1.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QAf9wA + umask 022 + cd /builddir/build/BUILD + cd PyOTA-2.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-PyOTA-2.1.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0