Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-fintoc.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687325484.330062/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-fintoc.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-fintoc-2.3.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-fintoc.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687325484.330062/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-fintoc.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-fintoc-2.3.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-fintoc.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687325484.330062/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-fintoc.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.j713iE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fintoc-2.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/fintoc-2.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fintoc-2.3.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.A5pU9Y + umask 022 + cd /builddir/build/BUILD + cd fintoc-2.3.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/fintoc copying fintoc/version.py -> build/lib/fintoc copying fintoc/__init__.py -> build/lib/fintoc copying fintoc/core.py -> build/lib/fintoc copying fintoc/paginator.py -> build/lib/fintoc copying fintoc/resource_handlers.py -> build/lib/fintoc copying fintoc/errors.py -> build/lib/fintoc copying fintoc/constants.py -> build/lib/fintoc copying fintoc/utils.py -> build/lib/fintoc copying fintoc/client.py -> build/lib/fintoc creating build/lib/fintoc/managers copying fintoc/managers/accounts_manager.py -> build/lib/fintoc/managers copying fintoc/managers/subscription_intents_manager.py -> build/lib/fintoc/managers copying fintoc/managers/payment_intents_manager.py -> build/lib/fintoc/managers copying fintoc/managers/links_manager.py -> build/lib/fintoc/managers copying fintoc/managers/__init__.py -> build/lib/fintoc/managers copying fintoc/managers/charges_manager.py -> build/lib/fintoc/managers copying fintoc/managers/movements_manager.py -> build/lib/fintoc/managers copying fintoc/managers/invoices_manager.py -> build/lib/fintoc/managers copying fintoc/managers/tax_returns_manager.py -> build/lib/fintoc/managers copying fintoc/managers/webhook_endpoints_manager.py -> build/lib/fintoc/managers copying fintoc/managers/subscriptions_manager.py -> build/lib/fintoc/managers copying fintoc/managers/refresh_intents_manager.py -> build/lib/fintoc/managers creating build/lib/fintoc/mixins copying fintoc/mixins/manager_mixin.py -> build/lib/fintoc/mixins copying fintoc/mixins/__init__.py -> build/lib/fintoc/mixins copying fintoc/mixins/resource_mixin.py -> build/lib/fintoc/mixins creating build/lib/fintoc/resources copying fintoc/resources/subscription_intent.py -> build/lib/fintoc/resources copying fintoc/resources/generic_fintoc_resource.py -> build/lib/fintoc/resources copying fintoc/resources/invoice.py -> build/lib/fintoc/resources copying fintoc/resources/tax_return.py -> build/lib/fintoc/resources copying fintoc/resources/__init__.py -> build/lib/fintoc/resources copying fintoc/resources/charge.py -> build/lib/fintoc/resources copying fintoc/resources/institution_tax_return.py -> build/lib/fintoc/resources copying fintoc/resources/income.py -> build/lib/fintoc/resources copying fintoc/resources/payment_intent.py -> build/lib/fintoc/resources copying fintoc/resources/tobacco_taxes.py -> build/lib/fintoc/resources copying fintoc/resources/services_invoice.py -> build/lib/fintoc/resources copying fintoc/resources/link.py -> build/lib/fintoc/resources copying fintoc/resources/movement.py -> build/lib/fintoc/resources copying fintoc/resources/institution.py -> build/lib/fintoc/resources copying fintoc/resources/taxpayer.py -> build/lib/fintoc/resources copying fintoc/resources/webhook_endpoint.py -> build/lib/fintoc/resources copying fintoc/resources/account.py -> build/lib/fintoc/resources copying fintoc/resources/balance.py -> build/lib/fintoc/resources copying fintoc/resources/other_taxes.py -> build/lib/fintoc/resources copying fintoc/resources/institution_invoice.py -> build/lib/fintoc/resources copying fintoc/resources/subscription.py -> build/lib/fintoc/resources copying fintoc/resources/transfer_account.py -> build/lib/fintoc/resources copying fintoc/resources/refresh_intent.py -> build/lib/fintoc/resources + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bkkwlX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64 + cd fintoc-2.3.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-fintoc-2.3.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-fintoc-2.3.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc creating /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/managers copying build/lib/fintoc/managers/accounts_manager.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/managers copying build/lib/fintoc/managers/subscription_intents_manager.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/managers copying build/lib/fintoc/managers/payment_intents_manager.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/managers copying build/lib/fintoc/managers/links_manager.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/managers copying build/lib/fintoc/managers/__init__.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/managers copying build/lib/fintoc/managers/charges_manager.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/managers copying build/lib/fintoc/managers/movements_manager.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/managers copying build/lib/fintoc/managers/invoices_manager.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/managers copying build/lib/fintoc/managers/tax_returns_manager.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/managers copying build/lib/fintoc/managers/webhook_endpoints_manager.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/managers copying build/lib/fintoc/managers/subscriptions_manager.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/managers copying build/lib/fintoc/managers/refresh_intents_manager.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/managers creating /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources copying build/lib/fintoc/resources/subscription_intent.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources copying build/lib/fintoc/resources/generic_fintoc_resource.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources copying build/lib/fintoc/resources/invoice.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources copying build/lib/fintoc/resources/tax_return.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources copying build/lib/fintoc/resources/__init__.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources copying build/lib/fintoc/resources/charge.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources copying build/lib/fintoc/resources/institution_tax_return.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources copying build/lib/fintoc/resources/income.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources copying build/lib/fintoc/resources/payment_intent.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources copying build/lib/fintoc/resources/tobacco_taxes.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources copying build/lib/fintoc/resources/services_invoice.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources copying build/lib/fintoc/resources/link.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources copying build/lib/fintoc/resources/movement.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources copying build/lib/fintoc/resources/institution.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources copying build/lib/fintoc/resources/taxpayer.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources copying build/lib/fintoc/resources/webhook_endpoint.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources copying build/lib/fintoc/resources/account.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources copying build/lib/fintoc/resources/balance.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources copying build/lib/fintoc/resources/other_taxes.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources copying build/lib/fintoc/resources/institution_invoice.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources copying build/lib/fintoc/resources/subscription.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources copying build/lib/fintoc/resources/transfer_account.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources copying build/lib/fintoc/resources/refresh_intent.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources copying build/lib/fintoc/version.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc copying build/lib/fintoc/__init__.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc copying build/lib/fintoc/core.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc creating /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/mixins copying build/lib/fintoc/mixins/manager_mixin.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/mixins copying build/lib/fintoc/mixins/__init__.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/mixins copying build/lib/fintoc/mixins/resource_mixin.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/mixins copying build/lib/fintoc/paginator.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc copying build/lib/fintoc/resource_handlers.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc copying build/lib/fintoc/errors.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc copying build/lib/fintoc/constants.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc copying build/lib/fintoc/utils.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc copying build/lib/fintoc/client.py -> /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/managers/accounts_manager.py to accounts_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/managers/subscription_intents_manager.py to subscription_intents_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/managers/payment_intents_manager.py to payment_intents_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/managers/links_manager.py to links_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/managers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/managers/charges_manager.py to charges_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/managers/movements_manager.py to movements_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/managers/invoices_manager.py to invoices_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/managers/tax_returns_manager.py to tax_returns_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/managers/webhook_endpoints_manager.py to webhook_endpoints_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/managers/subscriptions_manager.py to subscriptions_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/managers/refresh_intents_manager.py to refresh_intents_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources/subscription_intent.py to subscription_intent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources/generic_fintoc_resource.py to generic_fintoc_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources/invoice.py to invoice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources/tax_return.py to tax_return.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources/charge.py to charge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources/institution_tax_return.py to institution_tax_return.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources/income.py to income.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources/payment_intent.py to payment_intent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources/tobacco_taxes.py to tobacco_taxes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources/services_invoice.py to services_invoice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources/link.py to link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources/movement.py to movement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources/institution.py to institution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources/taxpayer.py to taxpayer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources/webhook_endpoint.py to webhook_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources/account.py to account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources/balance.py to balance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources/other_taxes.py to other_taxes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources/institution_invoice.py to institution_invoice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources/subscription.py to subscription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources/transfer_account.py to transfer_account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resources/refresh_intent.py to refresh_intent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/mixins/manager_mixin.py to manager_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/mixins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/mixins/resource_mixin.py to resource_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/paginator.py to paginator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/resource_handlers.py to resource_handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc/client.py to client.cpython-39.pyc writing byte-compilation script '/tmp/tmp027hsa4t.py' /usr/bin/python3 /tmp/tmp027hsa4t.py removing /tmp/tmp027hsa4t.py running install_egg_info running egg_info creating fintoc.egg-info writing fintoc.egg-info/PKG-INFO writing dependency_links to fintoc.egg-info/dependency_links.txt writing requirements to fintoc.egg-info/requires.txt writing top-level names to fintoc.egg-info/top_level.txt writing manifest file 'fintoc.egg-info/SOURCES.txt' reading manifest file 'fintoc.egg-info/SOURCES.txt' adding license file 'LICENSE.md' writing manifest file 'fintoc.egg-info/SOURCES.txt' Copying fintoc.egg-info to /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/usr/lib/python3.9/site-packages/fintoc-2.3.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64//usr/share/doc/python-fintoc + '[' -d doc ']' + '[' -d docs ']' ~/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64 ~/build/BUILD/fintoc-2.3.0 + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-fintoc-2.3.0-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/fintoc-2.3.0 + mv /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.3.0-1 --unique-debug-suffix -2.3.0-1.x86_64 --unique-debug-src-base python-fintoc-2.3.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/fintoc-2.3.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-fintoc-2.3.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-fintoc-2.3.0-1.noarch Provides: python-fintoc python3-fintoc = 2.3.0-1 python3.9dist(fintoc) = 2.3 python3dist(fintoc) = 2.3 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(httpx) >= 0.16 python3.9dist(httpx) < 1 Processing files: python-fintoc-help-2.3.0-1.noarch warning: Empty %files file /builddir/build/BUILD/fintoc-2.3.0/doclist.lst Provides: python-fintoc-help = 2.3.0-1 python3-fintoc-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-fintoc-2.3.0-1.x86_64 Wrote: /builddir/build/RPMS/python-fintoc-help-2.3.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-fintoc-2.3.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nNHqcI + umask 022 + cd /builddir/build/BUILD + cd fintoc-2.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-fintoc-2.3.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0