Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mainnet.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683308703.512794/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-mainnet.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-mainnet-1.1.10-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-mainnet.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683308703.512794/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-mainnet.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-mainnet-1.1.10-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-mainnet.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683308703.512794/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-mainnet.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.1bLtK8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mainnet-1.1.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/mainnet-1.1.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mainnet-1.1.10 + /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.ujaBMW + umask 022 + cd /builddir/build/BUILD + cd mainnet-1.1.10 + 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/mainnet copying mainnet/__init__.py -> build/lib/mainnet copying mainnet/api_client.py -> build/lib/mainnet copying mainnet/exceptions.py -> build/lib/mainnet copying mainnet/rest.py -> build/lib/mainnet copying mainnet/configuration.py -> build/lib/mainnet creating build/lib/mainnet/api copying mainnet/api/__init__.py -> build/lib/mainnet/api copying mainnet/api/webhook_api.py -> build/lib/mainnet/api copying mainnet/api/wallet_slp_api.py -> build/lib/mainnet/api copying mainnet/api/contract_escrow_api.py -> build/lib/mainnet/api copying mainnet/api/smartbch_contract_api.py -> build/lib/mainnet/api copying mainnet/api/contract_api.py -> build/lib/mainnet/api copying mainnet/api/wallet_signed_api.py -> build/lib/mainnet/api copying mainnet/api/smartbch_wallet_api.py -> build/lib/mainnet/api copying mainnet/api/mine_api.py -> build/lib/mainnet/api copying mainnet/api/smartbch_sep20_api.py -> build/lib/mainnet/api copying mainnet/api/wallet_util_api.py -> build/lib/mainnet/api copying mainnet/api/wallet_bcmr_api.py -> build/lib/mainnet/api copying mainnet/api/wallet_api.py -> build/lib/mainnet/api copying mainnet/api/faucet_api.py -> build/lib/mainnet/api copying mainnet/api/util_api.py -> build/lib/mainnet/api creating build/lib/mainnet/models copying mainnet/models/get_testnet_sbch_request.py -> build/lib/mainnet/models copying mainnet/models/wallet_replace_named_request.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_contract_deploy_response.py -> build/lib/mainnet/models copying mainnet/models/inline_object3.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_send_request.py -> build/lib/mainnet/models copying mainnet/models/__init__.py -> build/lib/mainnet/models copying mainnet/models/get_testnet_sep20_response.py -> build/lib/mainnet/models copying mainnet/models/electrum_raw_transaction.py -> build/lib/mainnet/models copying mainnet/models/get_testnet_sep20_request.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_transaction_receipt.py -> build/lib/mainnet/models copying mainnet/models/token_genesis_request.py -> build/lib/mainnet/models copying mainnet/models/escrow_contract.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_contract_request.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_sep20_genesis_response.py -> build/lib/mainnet/models copying mainnet/models/get_addrs_by_xpub_key_request.py -> build/lib/mainnet/models copying mainnet/models/contract_info_response.py -> build/lib/mainnet/models copying mainnet/models/balance_request.py -> build/lib/mainnet/models copying mainnet/models/deposit_address_response.py -> build/lib/mainnet/models copying mainnet/models/submit_transaction_response.py -> build/lib/mainnet/models copying mainnet/models/electrum_raw_transaction_script_sig.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_sep20_mint_response.py -> build/lib/mainnet/models copying mainnet/models/contract_request.py -> build/lib/mainnet/models copying mainnet/models/contract_fn_request.py -> build/lib/mainnet/models copying mainnet/models/get_addresses_response.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_contract_deploy_request.py -> build/lib/mainnet/models copying mainnet/models/network_enum.py -> build/lib/mainnet/models copying mainnet/models/escrow_request.py -> build/lib/mainnet/models copying mainnet/models/escrow_response.py -> build/lib/mainnet/models copying mainnet/models/escrow_info_response.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_sep20_balance_response.py -> build/lib/mainnet/models copying mainnet/models/slp_send_max_request.py -> build/lib/mainnet/models copying mainnet/models/slp_utxo.py -> build/lib/mainnet/models copying mainnet/models/contract_info_request.py -> build/lib/mainnet/models copying mainnet/models/x_pub_key.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_contract_estimate_gas_response.py -> build/lib/mainnet/models copying mainnet/models/slp_send_request.py -> build/lib/mainnet/models copying mainnet/models/history_request.py -> build/lib/mainnet/models copying mainnet/models/get_testnet_bch_response.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_contract_info_response.py -> build/lib/mainnet/models copying mainnet/models/verify_signed_message_request.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_sep20_genesis_request.py -> build/lib/mainnet/models copying mainnet/models/get_xpub_key_info_request.py -> build/lib/mainnet/models copying mainnet/models/slp_deposit_address_response.py -> build/lib/mainnet/models copying mainnet/models/electrum_raw_transaction_vout.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_sep20_mint_request.py -> build/lib/mainnet/models copying mainnet/models/auth_chain_element.py -> build/lib/mainnet/models copying mainnet/models/utxo.py -> build/lib/mainnet/models copying mainnet/models/unit_type.py -> build/lib/mainnet/models copying mainnet/models/electrum_raw_transaction_script_pub_key.py -> build/lib/mainnet/models copying mainnet/models/slp_token_info_request.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_overrides.py -> build/lib/mainnet/models copying mainnet/models/slp_mint_request.py -> build/lib/mainnet/models copying mainnet/models/escrow_info_request.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_sep20_send_request.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_sep20_send_max_request.py -> build/lib/mainnet/models copying mainnet/models/utxo_token.py -> build/lib/mainnet/models copying mainnet/models/escrow_fn_request.py -> build/lib/mainnet/models copying mainnet/models/send_request_item.py -> build/lib/mainnet/models copying mainnet/models/token_burn_request.py -> build/lib/mainnet/models copying mainnet/models/util_decode_transaction_request.py -> build/lib/mainnet/models copying mainnet/models/send_response.py -> build/lib/mainnet/models copying mainnet/models/convert_request.py -> build/lib/mainnet/models copying mainnet/models/max_amount_to_send_request.py -> build/lib/mainnet/models copying mainnet/models/slp_genesis_request.py -> build/lib/mainnet/models copying mainnet/models/send_request_item_any_of.py -> build/lib/mainnet/models copying mainnet/models/get_testnet_slp_request.py -> build/lib/mainnet/models copying mainnet/models/electrum_raw_transaction_vin.py -> build/lib/mainnet/models copying mainnet/models/slp_send_request_options.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_send_request_options.py -> build/lib/mainnet/models copying mainnet/models/verify_signed_message_response_details.py -> build/lib/mainnet/models copying mainnet/models/mine_request.py -> build/lib/mainnet/models copying mainnet/models/wallet_named_exists_request.py -> build/lib/mainnet/models copying mainnet/models/wif.py -> build/lib/mainnet/models copying mainnet/models/encode_transaction_request.py -> build/lib/mainnet/models copying mainnet/models/contract.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_send_response_item.py -> build/lib/mainnet/models copying mainnet/models/get_testnet_slp_response.py -> build/lib/mainnet/models copying mainnet/models/inline_object.py -> build/lib/mainnet/models copying mainnet/models/slp_balance_request.py -> build/lib/mainnet/models copying mainnet/models/send_request.py -> build/lib/mainnet/models copying mainnet/models/error.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_sep20_all_balances_request.py -> build/lib/mainnet/models copying mainnet/models/x_pub_key_response.py -> build/lib/mainnet/models copying mainnet/models/x_pub_key_request.py -> build/lib/mainnet/models copying mainnet/models/contract_fn_response.py -> build/lib/mainnet/models copying mainnet/models/op_return_data.py -> build/lib/mainnet/models copying mainnet/models/signed_message_response.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_sep20_balance_request.py -> build/lib/mainnet/models copying mainnet/models/balance_response.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_sep20_token_info_response.py -> build/lib/mainnet/models copying mainnet/models/transaction_history_item.py -> build/lib/mainnet/models copying mainnet/models/verify_signed_message_response.py -> build/lib/mainnet/models copying mainnet/models/wallet_mnemonic.py -> build/lib/mainnet/models copying mainnet/models/zero_balance_response.py -> build/lib/mainnet/models copying mainnet/models/token_mint_request_requests.py -> build/lib/mainnet/models copying mainnet/models/send_max_response.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_contract_info_request.py -> build/lib/mainnet/models copying mainnet/models/slp_outpoints_response.py -> build/lib/mainnet/models copying mainnet/models/get_testnet_bch_request.py -> build/lib/mainnet/models copying mainnet/models/get_xpub_key_info_response.py -> build/lib/mainnet/models copying mainnet/models/cashscript_receipt.py -> build/lib/mainnet/models copying mainnet/models/serialized_wallet.py -> build/lib/mainnet/models copying mainnet/models/wallet_info.py -> build/lib/mainnet/models copying mainnet/models/inline_object2.py -> build/lib/mainnet/models copying mainnet/models/create_signed_message_request.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_contract_estimate_gas_request.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_deposit_address_response.py -> build/lib/mainnet/models copying mainnet/models/contract_response.py -> build/lib/mainnet/models copying mainnet/models/history_response.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_contract_response.py -> build/lib/mainnet/models copying mainnet/models/submit_transaction_request.py -> build/lib/mainnet/models copying mainnet/models/slp_send_request_item.py -> build/lib/mainnet/models copying mainnet/models/send_request_options.py -> build/lib/mainnet/models copying mainnet/models/slp_mint_response.py -> build/lib/mainnet/models copying mainnet/models/get_testnet_sbch_response.py -> build/lib/mainnet/models copying mainnet/models/watch_address_request.py -> build/lib/mainnet/models copying mainnet/models/wallet_response.py -> build/lib/mainnet/models copying mainnet/models/slp_token_info_response.py -> build/lib/mainnet/models copying mainnet/models/signed_message_response_raw.py -> build/lib/mainnet/models copying mainnet/models/wallet_request.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_sep20_send_request_item.py -> build/lib/mainnet/models copying mainnet/models/slp_balance_response.py -> build/lib/mainnet/models copying mainnet/models/token_mint_request.py -> build/lib/mainnet/models copying mainnet/models/scalable_vector_graphic.py -> build/lib/mainnet/models copying mainnet/models/wallet_type.py -> build/lib/mainnet/models copying mainnet/models/inline_object1.py -> build/lib/mainnet/models copying mainnet/models/inline_object4.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_contract_fn_call_request.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_sep20_token_info_request.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_send_request_item_any_of.py -> build/lib/mainnet/models copying mainnet/models/slp_send_response.py -> build/lib/mainnet/models copying mainnet/models/slp_utxo_response.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_contract_fn_call_response.py -> build/lib/mainnet/models copying mainnet/models/token_send_request.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_send_max_request.py -> build/lib/mainnet/models copying mainnet/models/slp_genesis_response.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_max_amount_to_send_request.py -> build/lib/mainnet/models copying mainnet/models/smart_bch_send_request_item.py -> build/lib/mainnet/models copying mainnet/models/watch_address_response.py -> build/lib/mainnet/models copying mainnet/models/send_max_request.py -> build/lib/mainnet/models copying mainnet/models/encode_transaction_response.py -> build/lib/mainnet/models copying mainnet/models/signed_message_response_details.py -> build/lib/mainnet/models running egg_info writing mainnet.egg-info/PKG-INFO writing dependency_links to mainnet.egg-info/dependency_links.txt writing requirements to mainnet.egg-info/requires.txt writing top-level names to mainnet.egg-info/top_level.txt reading manifest file 'mainnet.egg-info/SOURCES.txt' writing manifest file 'mainnet.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JSqEUN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64 + cd mainnet-1.1.10 + 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-mainnet-1.1.10-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-mainnet-1.1.10-1.x86_64/usr creating /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet copying build/lib/mainnet/__init__.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet copying build/lib/mainnet/api_client.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet copying build/lib/mainnet/exceptions.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet copying build/lib/mainnet/rest.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet copying build/lib/mainnet/configuration.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet creating /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api copying build/lib/mainnet/api/__init__.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api copying build/lib/mainnet/api/webhook_api.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api copying build/lib/mainnet/api/wallet_slp_api.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api copying build/lib/mainnet/api/contract_escrow_api.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api copying build/lib/mainnet/api/smartbch_contract_api.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api copying build/lib/mainnet/api/contract_api.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api copying build/lib/mainnet/api/wallet_signed_api.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api copying build/lib/mainnet/api/smartbch_wallet_api.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api copying build/lib/mainnet/api/mine_api.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api copying build/lib/mainnet/api/smartbch_sep20_api.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api copying build/lib/mainnet/api/wallet_util_api.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api copying build/lib/mainnet/api/wallet_bcmr_api.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api copying build/lib/mainnet/api/wallet_api.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api copying build/lib/mainnet/api/faucet_api.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api copying build/lib/mainnet/api/util_api.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api creating /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/get_testnet_sbch_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/wallet_replace_named_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_contract_deploy_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/inline_object3.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_send_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/__init__.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/get_testnet_sep20_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/electrum_raw_transaction.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/get_testnet_sep20_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_transaction_receipt.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/token_genesis_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/escrow_contract.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_contract_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_sep20_genesis_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/get_addrs_by_xpub_key_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/contract_info_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/balance_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/deposit_address_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/submit_transaction_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/electrum_raw_transaction_script_sig.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_sep20_mint_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/contract_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/contract_fn_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/get_addresses_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_contract_deploy_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/network_enum.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/escrow_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/escrow_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/escrow_info_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_sep20_balance_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/slp_send_max_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/slp_utxo.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/contract_info_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/x_pub_key.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_contract_estimate_gas_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/slp_send_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/history_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/get_testnet_bch_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_contract_info_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/verify_signed_message_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_sep20_genesis_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/get_xpub_key_info_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/slp_deposit_address_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/electrum_raw_transaction_vout.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_sep20_mint_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/auth_chain_element.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/utxo.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/unit_type.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/electrum_raw_transaction_script_pub_key.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/slp_token_info_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_overrides.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/slp_mint_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/escrow_info_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_sep20_send_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_sep20_send_max_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/utxo_token.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/escrow_fn_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/send_request_item.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/token_burn_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/util_decode_transaction_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/send_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/convert_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/max_amount_to_send_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/slp_genesis_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/send_request_item_any_of.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/get_testnet_slp_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/electrum_raw_transaction_vin.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/slp_send_request_options.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_send_request_options.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/verify_signed_message_response_details.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/mine_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/wallet_named_exists_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/wif.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/encode_transaction_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/contract.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_send_response_item.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/get_testnet_slp_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/inline_object.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/slp_balance_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/send_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/error.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_sep20_all_balances_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/x_pub_key_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/x_pub_key_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/contract_fn_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/op_return_data.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/signed_message_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_sep20_balance_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/balance_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_sep20_token_info_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/transaction_history_item.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/verify_signed_message_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/wallet_mnemonic.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/zero_balance_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/token_mint_request_requests.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/send_max_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_contract_info_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/slp_outpoints_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/get_testnet_bch_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/get_xpub_key_info_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/cashscript_receipt.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/serialized_wallet.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/wallet_info.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/inline_object2.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/create_signed_message_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_contract_estimate_gas_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_deposit_address_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/contract_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/history_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_contract_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/submit_transaction_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/slp_send_request_item.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/send_request_options.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/slp_mint_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/get_testnet_sbch_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/watch_address_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/wallet_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/slp_token_info_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/signed_message_response_raw.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/wallet_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_sep20_send_request_item.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/slp_balance_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/token_mint_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/scalable_vector_graphic.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/wallet_type.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/inline_object1.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/inline_object4.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_contract_fn_call_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_sep20_token_info_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_send_request_item_any_of.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/slp_send_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/slp_utxo_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_contract_fn_call_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/token_send_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_send_max_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/slp_genesis_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_max_amount_to_send_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/smart_bch_send_request_item.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/watch_address_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/send_max_request.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/encode_transaction_response.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models copying build/lib/mainnet/models/signed_message_response_details.py -> /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api_client.py to api_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/rest.py to rest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/configuration.py to configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api/webhook_api.py to webhook_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api/wallet_slp_api.py to wallet_slp_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api/contract_escrow_api.py to contract_escrow_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api/smartbch_contract_api.py to smartbch_contract_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api/contract_api.py to contract_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api/wallet_signed_api.py to wallet_signed_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api/smartbch_wallet_api.py to smartbch_wallet_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api/mine_api.py to mine_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api/smartbch_sep20_api.py to smartbch_sep20_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api/wallet_util_api.py to wallet_util_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api/wallet_bcmr_api.py to wallet_bcmr_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api/wallet_api.py to wallet_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api/faucet_api.py to faucet_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/api/util_api.py to util_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/get_testnet_sbch_request.py to get_testnet_sbch_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/wallet_replace_named_request.py to wallet_replace_named_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_contract_deploy_response.py to smart_bch_contract_deploy_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/inline_object3.py to inline_object3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_send_request.py to smart_bch_send_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/get_testnet_sep20_response.py to get_testnet_sep20_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/electrum_raw_transaction.py to electrum_raw_transaction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/get_testnet_sep20_request.py to get_testnet_sep20_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_transaction_receipt.py to smart_bch_transaction_receipt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/token_genesis_request.py to token_genesis_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/escrow_contract.py to escrow_contract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_contract_request.py to smart_bch_contract_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_sep20_genesis_response.py to smart_bch_sep20_genesis_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/get_addrs_by_xpub_key_request.py to get_addrs_by_xpub_key_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/contract_info_response.py to contract_info_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/balance_request.py to balance_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/deposit_address_response.py to deposit_address_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/submit_transaction_response.py to submit_transaction_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/electrum_raw_transaction_script_sig.py to electrum_raw_transaction_script_sig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_sep20_mint_response.py to smart_bch_sep20_mint_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/contract_request.py to contract_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/contract_fn_request.py to contract_fn_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/get_addresses_response.py to get_addresses_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_contract_deploy_request.py to smart_bch_contract_deploy_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/network_enum.py to network_enum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/escrow_request.py to escrow_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/escrow_response.py to escrow_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/escrow_info_response.py to escrow_info_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_sep20_balance_response.py to smart_bch_sep20_balance_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/slp_send_max_request.py to slp_send_max_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/slp_utxo.py to slp_utxo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/contract_info_request.py to contract_info_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/x_pub_key.py to x_pub_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_contract_estimate_gas_response.py to smart_bch_contract_estimate_gas_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/slp_send_request.py to slp_send_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/history_request.py to history_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/get_testnet_bch_response.py to get_testnet_bch_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_contract_info_response.py to smart_bch_contract_info_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/verify_signed_message_request.py to verify_signed_message_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_sep20_genesis_request.py to smart_bch_sep20_genesis_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/get_xpub_key_info_request.py to get_xpub_key_info_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/slp_deposit_address_response.py to slp_deposit_address_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/electrum_raw_transaction_vout.py to electrum_raw_transaction_vout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_sep20_mint_request.py to smart_bch_sep20_mint_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/auth_chain_element.py to auth_chain_element.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/utxo.py to utxo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/unit_type.py to unit_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/electrum_raw_transaction_script_pub_key.py to electrum_raw_transaction_script_pub_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/slp_token_info_request.py to slp_token_info_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_overrides.py to smart_bch_overrides.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/slp_mint_request.py to slp_mint_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/escrow_info_request.py to escrow_info_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_sep20_send_request.py to smart_bch_sep20_send_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_sep20_send_max_request.py to smart_bch_sep20_send_max_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/utxo_token.py to utxo_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/escrow_fn_request.py to escrow_fn_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/send_request_item.py to send_request_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/token_burn_request.py to token_burn_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/util_decode_transaction_request.py to util_decode_transaction_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/send_response.py to send_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/convert_request.py to convert_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/max_amount_to_send_request.py to max_amount_to_send_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/slp_genesis_request.py to slp_genesis_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/send_request_item_any_of.py to send_request_item_any_of.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/get_testnet_slp_request.py to get_testnet_slp_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/electrum_raw_transaction_vin.py to electrum_raw_transaction_vin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/slp_send_request_options.py to slp_send_request_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_send_request_options.py to smart_bch_send_request_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/verify_signed_message_response_details.py to verify_signed_message_response_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/mine_request.py to mine_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/wallet_named_exists_request.py to wallet_named_exists_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/wif.py to wif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/encode_transaction_request.py to encode_transaction_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/contract.py to contract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_send_response_item.py to smart_bch_send_response_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/get_testnet_slp_response.py to get_testnet_slp_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/inline_object.py to inline_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/slp_balance_request.py to slp_balance_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/send_request.py to send_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_sep20_all_balances_request.py to smart_bch_sep20_all_balances_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/x_pub_key_response.py to x_pub_key_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/x_pub_key_request.py to x_pub_key_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/contract_fn_response.py to contract_fn_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/op_return_data.py to op_return_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/signed_message_response.py to signed_message_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_sep20_balance_request.py to smart_bch_sep20_balance_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/balance_response.py to balance_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_sep20_token_info_response.py to smart_bch_sep20_token_info_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/transaction_history_item.py to transaction_history_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/verify_signed_message_response.py to verify_signed_message_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/wallet_mnemonic.py to wallet_mnemonic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/zero_balance_response.py to zero_balance_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/token_mint_request_requests.py to token_mint_request_requests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/send_max_response.py to send_max_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_contract_info_request.py to smart_bch_contract_info_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/slp_outpoints_response.py to slp_outpoints_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/get_testnet_bch_request.py to get_testnet_bch_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/get_xpub_key_info_response.py to get_xpub_key_info_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/cashscript_receipt.py to cashscript_receipt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/serialized_wallet.py to serialized_wallet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/wallet_info.py to wallet_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/inline_object2.py to inline_object2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/create_signed_message_request.py to create_signed_message_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_contract_estimate_gas_request.py to smart_bch_contract_estimate_gas_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_deposit_address_response.py to smart_bch_deposit_address_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/contract_response.py to contract_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/history_response.py to history_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_contract_response.py to smart_bch_contract_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/submit_transaction_request.py to submit_transaction_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/slp_send_request_item.py to slp_send_request_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/send_request_options.py to send_request_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/slp_mint_response.py to slp_mint_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/get_testnet_sbch_response.py to get_testnet_sbch_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/watch_address_request.py to watch_address_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/wallet_response.py to wallet_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/slp_token_info_response.py to slp_token_info_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/signed_message_response_raw.py to signed_message_response_raw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/wallet_request.py to wallet_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_sep20_send_request_item.py to smart_bch_sep20_send_request_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/slp_balance_response.py to slp_balance_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/token_mint_request.py to token_mint_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/scalable_vector_graphic.py to scalable_vector_graphic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/wallet_type.py to wallet_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/inline_object1.py to inline_object1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/inline_object4.py to inline_object4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_contract_fn_call_request.py to smart_bch_contract_fn_call_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_sep20_token_info_request.py to smart_bch_sep20_token_info_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_send_request_item_any_of.py to smart_bch_send_request_item_any_of.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/slp_send_response.py to slp_send_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/slp_utxo_response.py to slp_utxo_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_contract_fn_call_response.py to smart_bch_contract_fn_call_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/token_send_request.py to token_send_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_send_max_request.py to smart_bch_send_max_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/slp_genesis_response.py to slp_genesis_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_max_amount_to_send_request.py to smart_bch_max_amount_to_send_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/smart_bch_send_request_item.py to smart_bch_send_request_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/watch_address_response.py to watch_address_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/send_max_request.py to send_max_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/encode_transaction_response.py to encode_transaction_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet/models/signed_message_response_details.py to signed_message_response_details.cpython-39.pyc writing byte-compilation script '/tmp/tmpjtjdj231.py' /usr/bin/python3 /tmp/tmpjtjdj231.py removing /tmp/tmpjtjdj231.py running install_egg_info running egg_info writing mainnet.egg-info/PKG-INFO writing dependency_links to mainnet.egg-info/dependency_links.txt writing requirements to mainnet.egg-info/requires.txt writing top-level names to mainnet.egg-info/top_level.txt reading manifest file 'mainnet.egg-info/SOURCES.txt' writing manifest file 'mainnet.egg-info/SOURCES.txt' Copying mainnet.egg-info to /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/usr/lib/python3.9/site-packages/mainnet-1.1.10-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64//usr/share/doc/python-mainnet + '[' -d doc ']' ~/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64 ~/build/BUILD/mainnet-1.1.10 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/mainnet-1.1.10 + mv /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.1.10-1 --unique-debug-suffix -1.1.10-1.x86_64 --unique-debug-src-base python-mainnet-1.1.10-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/mainnet-1.1.10 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-mainnet-1.1.10-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-mainnet-1.1.10-1.noarch Provides: python-mainnet python3-mainnet = 1.1.10-1 python3.9dist(mainnet) = 1.1.10 python3dist(mainnet) = 1.1.10 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: python(abi) = 3.9 python3.9dist(certifi) python3.9dist(python-dateutil) python3.9dist(six) >= 1.10 python3.9dist(urllib3) >= 1.15 Processing files: python-mainnet-help-1.1.10-1.noarch warning: Empty %files file /builddir/build/BUILD/mainnet-1.1.10/doclist.lst Provides: python-mainnet-help = 1.1.10-1 python3-mainnet-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-mainnet-1.1.10-1.x86_64 Wrote: /builddir/build/RPMS/python-mainnet-help-1.1.10-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-mainnet-1.1.10-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SjTU9b + umask 022 + cd /builddir/build/BUILD + cd mainnet-1.1.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-mainnet-1.1.10-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0