Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-xendit-python.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686578216.453391/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-xendit-python.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-xendit-python-0.2.2-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-xendit-python.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686578216.453391/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-xendit-python.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-xendit-python-0.2.2-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-xendit-python.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686578216.453391/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-xendit-python.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.g6Djrk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xendit_python-0.2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/xendit_python-0.2.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xendit_python-0.2.2 + /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.2maeti + umask 022 + cd /builddir/build/BUILD + cd xendit_python-0.2.2 + 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/xendit copying xendit/_extract_params.py -> build/lib/xendit copying xendit/xendit.py -> build/lib/xendit copying xendit/_api_requestor.py -> build/lib/xendit copying xendit/__init__.py -> build/lib/xendit copying xendit/xendit_error.py -> build/lib/xendit copying xendit/_xendit_param_injector.py -> build/lib/xendit copying xendit/_config.py -> build/lib/xendit creating build/lib/xendit/models copying xendit/models/_base_query.py -> build/lib/xendit/models copying xendit/models/__init__.py -> build/lib/xendit/models copying xendit/models/_base_model.py -> build/lib/xendit/models creating build/lib/xendit/models/balance copying xendit/models/balance/balance_account_type.py -> build/lib/xendit/models/balance copying xendit/models/balance/__init__.py -> build/lib/xendit/models/balance copying xendit/models/balance/balance.py -> build/lib/xendit/models/balance creating build/lib/xendit/models/batchdisbursement copying xendit/models/batchdisbursement/batch_disbursement.py -> build/lib/xendit/models/batchdisbursement copying xendit/models/batchdisbursement/__init__.py -> build/lib/xendit/models/batchdisbursement copying xendit/models/batchdisbursement/batch_disbursement_item.py -> build/lib/xendit/models/batchdisbursement creating build/lib/xendit/models/cardlesscredit copying xendit/models/cardlesscredit/cardless_credit_type.py -> build/lib/xendit/models/cardlesscredit copying xendit/models/cardlesscredit/cardless_credit_item.py -> build/lib/xendit/models/cardlesscredit copying xendit/models/cardlesscredit/cardless_credit.py -> build/lib/xendit/models/cardlesscredit copying xendit/models/cardlesscredit/__init__.py -> build/lib/xendit/models/cardlesscredit creating build/lib/xendit/models/cardlesscredit/payment copying xendit/models/cardlesscredit/payment/cardless_credit_shipping_address.py -> build/lib/xendit/models/cardlesscredit/payment copying xendit/models/cardlesscredit/payment/cardless_credit_payment_type_calculation.py -> build/lib/xendit/models/cardlesscredit/payment copying xendit/models/cardlesscredit/payment/cardless_credit_customer_details.py -> build/lib/xendit/models/cardlesscredit/payment copying xendit/models/cardlesscredit/payment/__init__.py -> build/lib/xendit/models/cardlesscredit/payment copying xendit/models/cardlesscredit/payment/cardless_credit_payment_type.py -> build/lib/xendit/models/cardlesscredit/payment copying xendit/models/cardlesscredit/payment/cardless_credit_payment.py -> build/lib/xendit/models/cardlesscredit/payment creating build/lib/xendit/models/creditcard copying xendit/models/creditcard/credit_card.py -> build/lib/xendit/models/creditcard copying xendit/models/creditcard/credit_card_reverse_authorization.py -> build/lib/xendit/models/creditcard copying xendit/models/creditcard/credit_card_refund.py -> build/lib/xendit/models/creditcard copying xendit/models/creditcard/__init__.py -> build/lib/xendit/models/creditcard copying xendit/models/creditcard/credit_card_promotion.py -> build/lib/xendit/models/creditcard creating build/lib/xendit/models/creditcard/charge copying xendit/models/creditcard/charge/credit_card_charge_installment.py -> build/lib/xendit/models/creditcard/charge copying xendit/models/creditcard/charge/credit_card_charge_address.py -> build/lib/xendit/models/creditcard/charge copying xendit/models/creditcard/charge/credit_card_charge_promotion.py -> build/lib/xendit/models/creditcard/charge copying xendit/models/creditcard/charge/__init__.py -> build/lib/xendit/models/creditcard/charge copying xendit/models/creditcard/charge/credit_card_charge_billing_details.py -> build/lib/xendit/models/creditcard/charge copying xendit/models/creditcard/charge/credit_card_charge.py -> build/lib/xendit/models/creditcard/charge creating build/lib/xendit/models/directdebit copying xendit/models/directdebit/__init__.py -> build/lib/xendit/models/directdebit copying xendit/models/directdebit/direct_debit.py -> build/lib/xendit/models/directdebit creating build/lib/xendit/models/directdebit/customer copying xendit/models/directdebit/customer/direct_debit_customer.py -> build/lib/xendit/models/directdebit/customer copying xendit/models/directdebit/customer/direct_debit_customer_address.py -> build/lib/xendit/models/directdebit/customer copying xendit/models/directdebit/customer/__init__.py -> build/lib/xendit/models/directdebit/customer creating build/lib/xendit/models/directdebit/payment copying xendit/models/directdebit/payment/direct_debit_payment.py -> build/lib/xendit/models/directdebit/payment copying xendit/models/directdebit/payment/direct_debit_basket.py -> build/lib/xendit/models/directdebit/payment copying xendit/models/directdebit/payment/__init__.py -> build/lib/xendit/models/directdebit/payment creating build/lib/xendit/models/directdebit/paymentmethod copying xendit/models/directdebit/paymentmethod/direct_debit_payment_method.py -> build/lib/xendit/models/directdebit/paymentmethod copying xendit/models/directdebit/paymentmethod/direct_debit_payment_method_type.py -> build/lib/xendit/models/directdebit/paymentmethod copying xendit/models/directdebit/paymentmethod/__init__.py -> build/lib/xendit/models/directdebit/paymentmethod copying xendit/models/directdebit/paymentmethod/direct_debit_payment_method_properties.py -> build/lib/xendit/models/directdebit/paymentmethod creating build/lib/xendit/models/directdebit/token copying xendit/models/directdebit/token/direct_debit_accessible_account.py -> build/lib/xendit/models/directdebit/token copying xendit/models/directdebit/token/direct_debit_token.py -> build/lib/xendit/models/directdebit/token copying xendit/models/directdebit/token/direct_debit_card_link.py -> build/lib/xendit/models/directdebit/token copying xendit/models/directdebit/token/__init__.py -> build/lib/xendit/models/directdebit/token copying xendit/models/directdebit/token/direct_debit_online_banking_link.py -> build/lib/xendit/models/directdebit/token creating build/lib/xendit/models/disbursement copying xendit/models/disbursement/disbursement_bank.py -> build/lib/xendit/models/disbursement copying xendit/models/disbursement/disbursement.py -> build/lib/xendit/models/disbursement copying xendit/models/disbursement/__init__.py -> build/lib/xendit/models/disbursement creating build/lib/xendit/models/ewallet copying xendit/models/ewallet/ewallet_charge.py -> build/lib/xendit/models/ewallet copying xendit/models/ewallet/ewallet_type.py -> build/lib/xendit/models/ewallet copying xendit/models/ewallet/ewallet_basket.py -> build/lib/xendit/models/ewallet copying xendit/models/ewallet/__init__.py -> build/lib/xendit/models/ewallet copying xendit/models/ewallet/ewallet.py -> build/lib/xendit/models/ewallet creating build/lib/xendit/models/ewallet/dana copying xendit/models/ewallet/dana/dana_payment.py -> build/lib/xendit/models/ewallet/dana copying xendit/models/ewallet/dana/dana_payment_status.py -> build/lib/xendit/models/ewallet/dana copying xendit/models/ewallet/dana/__init__.py -> build/lib/xendit/models/ewallet/dana creating build/lib/xendit/models/ewallet/linkaja copying xendit/models/ewallet/linkaja/__init__.py -> build/lib/xendit/models/ewallet/linkaja copying xendit/models/ewallet/linkaja/linkaja_payment_status.py -> build/lib/xendit/models/ewallet/linkaja copying xendit/models/ewallet/linkaja/linkaja_payment.py -> build/lib/xendit/models/ewallet/linkaja copying xendit/models/ewallet/linkaja/linkaja_item.py -> build/lib/xendit/models/ewallet/linkaja creating build/lib/xendit/models/ewallet/ovo copying xendit/models/ewallet/ovo/ovo_payment.py -> build/lib/xendit/models/ewallet/ovo copying xendit/models/ewallet/ovo/ovo_payment_status.py -> build/lib/xendit/models/ewallet/ovo copying xendit/models/ewallet/ovo/__init__.py -> build/lib/xendit/models/ewallet/ovo creating build/lib/xendit/models/invoice copying xendit/models/invoice/invoice_ewallet.py -> build/lib/xendit/models/invoice copying xendit/models/invoice/invoice.py -> build/lib/xendit/models/invoice copying xendit/models/invoice/__init__.py -> build/lib/xendit/models/invoice copying xendit/models/invoice/invoice_bank.py -> build/lib/xendit/models/invoice copying xendit/models/invoice/invoice_retail_outlet.py -> build/lib/xendit/models/invoice creating build/lib/xendit/models/payment copying xendit/models/payment/payment.py -> build/lib/xendit/models/payment copying xendit/models/payment/__init__.py -> build/lib/xendit/models/payment creating build/lib/xendit/models/paymentmethod copying xendit/models/paymentmethod/billing_information.py -> build/lib/xendit/models/paymentmethod copying xendit/models/paymentmethod/payment_method.py -> build/lib/xendit/models/paymentmethod copying xendit/models/paymentmethod/__init__.py -> build/lib/xendit/models/paymentmethod creating build/lib/xendit/models/paymentmethod/card copying xendit/models/paymentmethod/card/card_information.py -> build/lib/xendit/models/paymentmethod/card copying xendit/models/paymentmethod/card/card.py -> build/lib/xendit/models/paymentmethod/card copying xendit/models/paymentmethod/card/__init__.py -> build/lib/xendit/models/paymentmethod/card copying xendit/models/paymentmethod/card/card_verification_results.py -> build/lib/xendit/models/paymentmethod/card copying xendit/models/paymentmethod/card/channel_properties.py -> build/lib/xendit/models/paymentmethod/card creating build/lib/xendit/models/paymentmethod/direct_debit copying xendit/models/paymentmethod/direct_debit/debit_card.py -> build/lib/xendit/models/paymentmethod/direct_debit copying xendit/models/paymentmethod/direct_debit/__init__.py -> build/lib/xendit/models/paymentmethod/direct_debit copying xendit/models/paymentmethod/direct_debit/bank_account.py -> build/lib/xendit/models/paymentmethod/direct_debit copying xendit/models/paymentmethod/direct_debit/direct_debit.py -> build/lib/xendit/models/paymentmethod/direct_debit copying xendit/models/paymentmethod/direct_debit/channel_properties.py -> build/lib/xendit/models/paymentmethod/direct_debit creating build/lib/xendit/models/paymentmethod/ewallet copying xendit/models/paymentmethod/ewallet/__init__.py -> build/lib/xendit/models/paymentmethod/ewallet copying xendit/models/paymentmethod/ewallet/ewallet.py -> build/lib/xendit/models/paymentmethod/ewallet copying xendit/models/paymentmethod/ewallet/account.py -> build/lib/xendit/models/paymentmethod/ewallet copying xendit/models/paymentmethod/ewallet/channel_properties.py -> build/lib/xendit/models/paymentmethod/ewallet creating build/lib/xendit/models/paymentmethod/over_the_counter copying xendit/models/paymentmethod/over_the_counter/__init__.py -> build/lib/xendit/models/paymentmethod/over_the_counter copying xendit/models/paymentmethod/over_the_counter/over_the_counter.py -> build/lib/xendit/models/paymentmethod/over_the_counter copying xendit/models/paymentmethod/over_the_counter/channel_properties.py -> build/lib/xendit/models/paymentmethod/over_the_counter creating build/lib/xendit/models/paymentmethod/qr_code copying xendit/models/paymentmethod/qr_code/qr_code.py -> build/lib/xendit/models/paymentmethod/qr_code copying xendit/models/paymentmethod/qr_code/__init__.py -> build/lib/xendit/models/paymentmethod/qr_code copying xendit/models/paymentmethod/qr_code/channel_properties.py -> build/lib/xendit/models/paymentmethod/qr_code creating build/lib/xendit/models/paymentmethod/virtual_account copying xendit/models/paymentmethod/virtual_account/virtual_account.py -> build/lib/xendit/models/paymentmethod/virtual_account copying xendit/models/paymentmethod/virtual_account/__init__.py -> build/lib/xendit/models/paymentmethod/virtual_account copying xendit/models/paymentmethod/virtual_account/channel_properties.py -> build/lib/xendit/models/paymentmethod/virtual_account creating build/lib/xendit/models/paymentrequest copying xendit/models/paymentrequest/__init__.py -> build/lib/xendit/models/paymentrequest copying xendit/models/paymentrequest/payment_request.py -> build/lib/xendit/models/paymentrequest creating build/lib/xendit/models/payout copying xendit/models/payout/__init__.py -> build/lib/xendit/models/payout copying xendit/models/payout/payout.py -> build/lib/xendit/models/payout creating build/lib/xendit/models/qrcode copying xendit/models/qrcode/qrcode_type.py -> build/lib/xendit/models/qrcode copying xendit/models/qrcode/qrcode.py -> build/lib/xendit/models/qrcode copying xendit/models/qrcode/__init__.py -> build/lib/xendit/models/qrcode creating build/lib/xendit/models/recurringpayment copying xendit/models/recurringpayment/__init__.py -> build/lib/xendit/models/recurringpayment copying xendit/models/recurringpayment/recurring_payment.py -> build/lib/xendit/models/recurringpayment creating build/lib/xendit/models/refund copying xendit/models/refund/__init__.py -> build/lib/xendit/models/refund copying xendit/models/refund/refund.py -> build/lib/xendit/models/refund creating build/lib/xendit/models/retailoutlet copying xendit/models/retailoutlet/retail_outlet.py -> build/lib/xendit/models/retailoutlet copying xendit/models/retailoutlet/__init__.py -> build/lib/xendit/models/retailoutlet creating build/lib/xendit/models/virtualaccount copying xendit/models/virtualaccount/virtual_account_payment.py -> build/lib/xendit/models/virtualaccount copying xendit/models/virtualaccount/virtual_account.py -> build/lib/xendit/models/virtualaccount copying xendit/models/virtualaccount/__init__.py -> build/lib/xendit/models/virtualaccount copying xendit/models/virtualaccount/virtual_acount_bank.py -> build/lib/xendit/models/virtualaccount creating build/lib/xendit/models/xenplatform copying xendit/models/xenplatform/xenplatform.py -> build/lib/xendit/models/xenplatform copying xendit/models/xenplatform/__init__.py -> build/lib/xendit/models/xenplatform copying xendit/models/xenplatform/xenplatform_business_profile.py -> build/lib/xendit/models/xenplatform copying xendit/models/xenplatform/xenplatform_url_type.py -> build/lib/xendit/models/xenplatform copying xendit/models/xenplatform/xenplatform_account_type.py -> build/lib/xendit/models/xenplatform creating build/lib/xendit/models/xenplatform/response copying xendit/models/xenplatform/response/xenplatform_callback_url.py -> build/lib/xendit/models/xenplatform/response copying xendit/models/xenplatform/response/xenplatform_transfers.py -> build/lib/xendit/models/xenplatform/response copying xendit/models/xenplatform/response/__init__.py -> build/lib/xendit/models/xenplatform/response copying xendit/models/xenplatform/response/xenplatform_account.py -> build/lib/xendit/models/xenplatform/response creating build/lib/xendit/network copying xendit/network/xendit_response.py -> build/lib/xendit/network copying xendit/network/__init__.py -> build/lib/xendit/network copying xendit/network/http_client_interface.py -> build/lib/xendit/network + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.X3jDYA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64 + cd xendit_python-0.2.2 + 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-xendit-python-0.2.2-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-xendit-python-0.2.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/disbursement copying build/lib/xendit/models/disbursement/disbursement_bank.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/disbursement copying build/lib/xendit/models/disbursement/disbursement.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/disbursement copying build/lib/xendit/models/disbursement/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/disbursement creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod copying build/lib/xendit/models/paymentmethod/billing_information.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/card copying build/lib/xendit/models/paymentmethod/card/card_information.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/card copying build/lib/xendit/models/paymentmethod/card/card.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/card copying build/lib/xendit/models/paymentmethod/card/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/card copying build/lib/xendit/models/paymentmethod/card/card_verification_results.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/card copying build/lib/xendit/models/paymentmethod/card/channel_properties.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/card creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/direct_debit copying build/lib/xendit/models/paymentmethod/direct_debit/debit_card.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/direct_debit copying build/lib/xendit/models/paymentmethod/direct_debit/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/direct_debit copying build/lib/xendit/models/paymentmethod/direct_debit/bank_account.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/direct_debit copying build/lib/xendit/models/paymentmethod/direct_debit/direct_debit.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/direct_debit copying build/lib/xendit/models/paymentmethod/direct_debit/channel_properties.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/direct_debit creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/virtual_account copying build/lib/xendit/models/paymentmethod/virtual_account/virtual_account.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/virtual_account copying build/lib/xendit/models/paymentmethod/virtual_account/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/virtual_account copying build/lib/xendit/models/paymentmethod/virtual_account/channel_properties.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/virtual_account creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/over_the_counter copying build/lib/xendit/models/paymentmethod/over_the_counter/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/over_the_counter copying build/lib/xendit/models/paymentmethod/over_the_counter/over_the_counter.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/over_the_counter copying build/lib/xendit/models/paymentmethod/over_the_counter/channel_properties.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/over_the_counter copying build/lib/xendit/models/paymentmethod/payment_method.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod copying build/lib/xendit/models/paymentmethod/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/qr_code copying build/lib/xendit/models/paymentmethod/qr_code/qr_code.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/qr_code copying build/lib/xendit/models/paymentmethod/qr_code/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/qr_code copying build/lib/xendit/models/paymentmethod/qr_code/channel_properties.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/qr_code creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/ewallet copying build/lib/xendit/models/paymentmethod/ewallet/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/ewallet copying build/lib/xendit/models/paymentmethod/ewallet/ewallet.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/ewallet copying build/lib/xendit/models/paymentmethod/ewallet/account.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/ewallet copying build/lib/xendit/models/paymentmethod/ewallet/channel_properties.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/ewallet creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/refund copying build/lib/xendit/models/refund/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/refund copying build/lib/xendit/models/refund/refund.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/refund creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/retailoutlet copying build/lib/xendit/models/retailoutlet/retail_outlet.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/retailoutlet copying build/lib/xendit/models/retailoutlet/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/retailoutlet copying build/lib/xendit/models/_base_query.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/payout copying build/lib/xendit/models/payout/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/payout copying build/lib/xendit/models/payout/payout.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/payout creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/recurringpayment copying build/lib/xendit/models/recurringpayment/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/recurringpayment copying build/lib/xendit/models/recurringpayment/recurring_payment.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/recurringpayment creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/balance copying build/lib/xendit/models/balance/balance_account_type.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/balance copying build/lib/xendit/models/balance/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/balance copying build/lib/xendit/models/balance/balance.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/balance creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/virtualaccount copying build/lib/xendit/models/virtualaccount/virtual_account_payment.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/virtualaccount copying build/lib/xendit/models/virtualaccount/virtual_account.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/virtualaccount copying build/lib/xendit/models/virtualaccount/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/virtualaccount copying build/lib/xendit/models/virtualaccount/virtual_acount_bank.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/virtualaccount copying build/lib/xendit/models/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/xenplatform copying build/lib/xendit/models/xenplatform/xenplatform.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/xenplatform creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/xenplatform/response copying build/lib/xendit/models/xenplatform/response/xenplatform_callback_url.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/xenplatform/response copying build/lib/xendit/models/xenplatform/response/xenplatform_transfers.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/xenplatform/response copying build/lib/xendit/models/xenplatform/response/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/xenplatform/response copying build/lib/xendit/models/xenplatform/response/xenplatform_account.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/xenplatform/response copying build/lib/xendit/models/xenplatform/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/xenplatform copying build/lib/xendit/models/xenplatform/xenplatform_business_profile.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/xenplatform copying build/lib/xendit/models/xenplatform/xenplatform_url_type.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/xenplatform copying build/lib/xendit/models/xenplatform/xenplatform_account_type.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/xenplatform creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentrequest copying build/lib/xendit/models/paymentrequest/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentrequest copying build/lib/xendit/models/paymentrequest/payment_request.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentrequest creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/paymentmethod copying build/lib/xendit/models/directdebit/paymentmethod/direct_debit_payment_method.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/paymentmethod copying build/lib/xendit/models/directdebit/paymentmethod/direct_debit_payment_method_type.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/paymentmethod copying build/lib/xendit/models/directdebit/paymentmethod/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/paymentmethod copying build/lib/xendit/models/directdebit/paymentmethod/direct_debit_payment_method_properties.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/paymentmethod creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/customer copying build/lib/xendit/models/directdebit/customer/direct_debit_customer.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/customer copying build/lib/xendit/models/directdebit/customer/direct_debit_customer_address.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/customer copying build/lib/xendit/models/directdebit/customer/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/customer copying build/lib/xendit/models/directdebit/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/token copying build/lib/xendit/models/directdebit/token/direct_debit_accessible_account.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/token copying build/lib/xendit/models/directdebit/token/direct_debit_token.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/token copying build/lib/xendit/models/directdebit/token/direct_debit_card_link.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/token copying build/lib/xendit/models/directdebit/token/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/token copying build/lib/xendit/models/directdebit/token/direct_debit_online_banking_link.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/token creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/payment copying build/lib/xendit/models/directdebit/payment/direct_debit_payment.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/payment copying build/lib/xendit/models/directdebit/payment/direct_debit_basket.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/payment copying build/lib/xendit/models/directdebit/payment/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/payment copying build/lib/xendit/models/directdebit/direct_debit.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/batchdisbursement copying build/lib/xendit/models/batchdisbursement/batch_disbursement.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/batchdisbursement copying build/lib/xendit/models/batchdisbursement/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/batchdisbursement copying build/lib/xendit/models/batchdisbursement/batch_disbursement_item.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/batchdisbursement creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/creditcard copying build/lib/xendit/models/creditcard/credit_card.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/creditcard copying build/lib/xendit/models/creditcard/credit_card_reverse_authorization.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/creditcard copying build/lib/xendit/models/creditcard/credit_card_refund.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/creditcard copying build/lib/xendit/models/creditcard/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/creditcard copying build/lib/xendit/models/creditcard/credit_card_promotion.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/creditcard creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/creditcard/charge copying build/lib/xendit/models/creditcard/charge/credit_card_charge_installment.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/creditcard/charge copying build/lib/xendit/models/creditcard/charge/credit_card_charge_address.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/creditcard/charge copying build/lib/xendit/models/creditcard/charge/credit_card_charge_promotion.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/creditcard/charge copying build/lib/xendit/models/creditcard/charge/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/creditcard/charge copying build/lib/xendit/models/creditcard/charge/credit_card_charge_billing_details.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/creditcard/charge copying build/lib/xendit/models/creditcard/charge/credit_card_charge.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/creditcard/charge creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/payment copying build/lib/xendit/models/payment/payment.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/payment copying build/lib/xendit/models/payment/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/payment creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/cardlesscredit copying build/lib/xendit/models/cardlesscredit/cardless_credit_type.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/cardlesscredit copying build/lib/xendit/models/cardlesscredit/cardless_credit_item.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/cardlesscredit copying build/lib/xendit/models/cardlesscredit/cardless_credit.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/cardlesscredit copying build/lib/xendit/models/cardlesscredit/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/cardlesscredit creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/cardlesscredit/payment copying build/lib/xendit/models/cardlesscredit/payment/cardless_credit_shipping_address.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/cardlesscredit/payment copying build/lib/xendit/models/cardlesscredit/payment/cardless_credit_payment_type_calculation.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/cardlesscredit/payment copying build/lib/xendit/models/cardlesscredit/payment/cardless_credit_customer_details.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/cardlesscredit/payment copying build/lib/xendit/models/cardlesscredit/payment/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/cardlesscredit/payment copying build/lib/xendit/models/cardlesscredit/payment/cardless_credit_payment_type.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/cardlesscredit/payment copying build/lib/xendit/models/cardlesscredit/payment/cardless_credit_payment.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/cardlesscredit/payment copying build/lib/xendit/models/_base_model.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/qrcode copying build/lib/xendit/models/qrcode/qrcode_type.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/qrcode copying build/lib/xendit/models/qrcode/qrcode.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/qrcode copying build/lib/xendit/models/qrcode/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/qrcode creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/dana copying build/lib/xendit/models/ewallet/dana/dana_payment.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/dana copying build/lib/xendit/models/ewallet/dana/dana_payment_status.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/dana copying build/lib/xendit/models/ewallet/dana/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/dana copying build/lib/xendit/models/ewallet/ewallet_charge.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet copying build/lib/xendit/models/ewallet/ewallet_type.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet copying build/lib/xendit/models/ewallet/ewallet_basket.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/ovo copying build/lib/xendit/models/ewallet/ovo/ovo_payment.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/ovo copying build/lib/xendit/models/ewallet/ovo/ovo_payment_status.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/ovo copying build/lib/xendit/models/ewallet/ovo/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/ovo creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/linkaja copying build/lib/xendit/models/ewallet/linkaja/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/linkaja copying build/lib/xendit/models/ewallet/linkaja/linkaja_payment_status.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/linkaja copying build/lib/xendit/models/ewallet/linkaja/linkaja_payment.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/linkaja copying build/lib/xendit/models/ewallet/linkaja/linkaja_item.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/linkaja copying build/lib/xendit/models/ewallet/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet copying build/lib/xendit/models/ewallet/ewallet.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/invoice copying build/lib/xendit/models/invoice/invoice_ewallet.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/invoice copying build/lib/xendit/models/invoice/invoice.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/invoice copying build/lib/xendit/models/invoice/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/invoice copying build/lib/xendit/models/invoice/invoice_bank.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/invoice copying build/lib/xendit/models/invoice/invoice_retail_outlet.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/invoice copying build/lib/xendit/_extract_params.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit copying build/lib/xendit/xendit.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit copying build/lib/xendit/_api_requestor.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit copying build/lib/xendit/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit copying build/lib/xendit/xendit_error.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit copying build/lib/xendit/_xendit_param_injector.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit copying build/lib/xendit/_config.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit creating /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/network copying build/lib/xendit/network/xendit_response.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/network copying build/lib/xendit/network/__init__.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/network copying build/lib/xendit/network/http_client_interface.py -> /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/network byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/disbursement/disbursement_bank.py to disbursement_bank.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/disbursement/disbursement.py to disbursement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/disbursement/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/billing_information.py to billing_information.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/card/card_information.py to card_information.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/card/card.py to card.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/card/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/card/card_verification_results.py to card_verification_results.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/card/channel_properties.py to channel_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/direct_debit/debit_card.py to debit_card.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/direct_debit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/direct_debit/bank_account.py to bank_account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/direct_debit/direct_debit.py to direct_debit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/direct_debit/channel_properties.py to channel_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/virtual_account/virtual_account.py to virtual_account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/virtual_account/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/virtual_account/channel_properties.py to channel_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/over_the_counter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/over_the_counter/over_the_counter.py to over_the_counter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/over_the_counter/channel_properties.py to channel_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/payment_method.py to payment_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/qr_code/qr_code.py to qr_code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/qr_code/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/qr_code/channel_properties.py to channel_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/ewallet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/ewallet/ewallet.py to ewallet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/ewallet/account.py to account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentmethod/ewallet/channel_properties.py to channel_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/refund/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/refund/refund.py to refund.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/retailoutlet/retail_outlet.py to retail_outlet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/retailoutlet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/_base_query.py to _base_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/payout/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/payout/payout.py to payout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/recurringpayment/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/recurringpayment/recurring_payment.py to recurring_payment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/balance/balance_account_type.py to balance_account_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/balance/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/balance/balance.py to balance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/virtualaccount/virtual_account_payment.py to virtual_account_payment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/virtualaccount/virtual_account.py to virtual_account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/virtualaccount/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/virtualaccount/virtual_acount_bank.py to virtual_acount_bank.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/xenplatform/xenplatform.py to xenplatform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/xenplatform/response/xenplatform_callback_url.py to xenplatform_callback_url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/xenplatform/response/xenplatform_transfers.py to xenplatform_transfers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/xenplatform/response/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/xenplatform/response/xenplatform_account.py to xenplatform_account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/xenplatform/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/xenplatform/xenplatform_business_profile.py to xenplatform_business_profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/xenplatform/xenplatform_url_type.py to xenplatform_url_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/xenplatform/xenplatform_account_type.py to xenplatform_account_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentrequest/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/paymentrequest/payment_request.py to payment_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/paymentmethod/direct_debit_payment_method.py to direct_debit_payment_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/paymentmethod/direct_debit_payment_method_type.py to direct_debit_payment_method_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/paymentmethod/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/paymentmethod/direct_debit_payment_method_properties.py to direct_debit_payment_method_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/customer/direct_debit_customer.py to direct_debit_customer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/customer/direct_debit_customer_address.py to direct_debit_customer_address.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/customer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/token/direct_debit_accessible_account.py to direct_debit_accessible_account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/token/direct_debit_token.py to direct_debit_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/token/direct_debit_card_link.py to direct_debit_card_link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/token/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/token/direct_debit_online_banking_link.py to direct_debit_online_banking_link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/payment/direct_debit_payment.py to direct_debit_payment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/payment/direct_debit_basket.py to direct_debit_basket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/payment/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/directdebit/direct_debit.py to direct_debit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/batchdisbursement/batch_disbursement.py to batch_disbursement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/batchdisbursement/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/batchdisbursement/batch_disbursement_item.py to batch_disbursement_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/creditcard/credit_card.py to credit_card.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/creditcard/credit_card_reverse_authorization.py to credit_card_reverse_authorization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/creditcard/credit_card_refund.py to credit_card_refund.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/creditcard/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/creditcard/credit_card_promotion.py to credit_card_promotion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/creditcard/charge/credit_card_charge_installment.py to credit_card_charge_installment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/creditcard/charge/credit_card_charge_address.py to credit_card_charge_address.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/creditcard/charge/credit_card_charge_promotion.py to credit_card_charge_promotion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/creditcard/charge/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/creditcard/charge/credit_card_charge_billing_details.py to credit_card_charge_billing_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/creditcard/charge/credit_card_charge.py to credit_card_charge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/payment/payment.py to payment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/payment/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/cardlesscredit/cardless_credit_type.py to cardless_credit_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/cardlesscredit/cardless_credit_item.py to cardless_credit_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/cardlesscredit/cardless_credit.py to cardless_credit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/cardlesscredit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/cardlesscredit/payment/cardless_credit_shipping_address.py to cardless_credit_shipping_address.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/cardlesscredit/payment/cardless_credit_payment_type_calculation.py to cardless_credit_payment_type_calculation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/cardlesscredit/payment/cardless_credit_customer_details.py to cardless_credit_customer_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/cardlesscredit/payment/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/cardlesscredit/payment/cardless_credit_payment_type.py to cardless_credit_payment_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/cardlesscredit/payment/cardless_credit_payment.py to cardless_credit_payment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/_base_model.py to _base_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/qrcode/qrcode_type.py to qrcode_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/qrcode/qrcode.py to qrcode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/qrcode/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/dana/dana_payment.py to dana_payment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/dana/dana_payment_status.py to dana_payment_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/dana/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/ewallet_charge.py to ewallet_charge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/ewallet_type.py to ewallet_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/ewallet_basket.py to ewallet_basket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/ovo/ovo_payment.py to ovo_payment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/ovo/ovo_payment_status.py to ovo_payment_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/ovo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/linkaja/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/linkaja/linkaja_payment_status.py to linkaja_payment_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/linkaja/linkaja_payment.py to linkaja_payment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/linkaja/linkaja_item.py to linkaja_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/ewallet/ewallet.py to ewallet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/invoice/invoice_ewallet.py to invoice_ewallet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/invoice/invoice.py to invoice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/invoice/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/invoice/invoice_bank.py to invoice_bank.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/models/invoice/invoice_retail_outlet.py to invoice_retail_outlet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/_extract_params.py to _extract_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/xendit.py to xendit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/_api_requestor.py to _api_requestor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/xendit_error.py to xendit_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/_xendit_param_injector.py to _xendit_param_injector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/_config.py to _config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/network/xendit_response.py to xendit_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/network/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit/network/http_client_interface.py to http_client_interface.cpython-39.pyc writing byte-compilation script '/tmp/tmpdr1oo39i.py' /usr/bin/python3 /tmp/tmpdr1oo39i.py removing /tmp/tmpdr1oo39i.py running install_egg_info running egg_info creating xendit_python.egg-info writing xendit_python.egg-info/PKG-INFO writing dependency_links to xendit_python.egg-info/dependency_links.txt writing requirements to xendit_python.egg-info/requires.txt writing top-level names to xendit_python.egg-info/top_level.txt writing manifest file 'xendit_python.egg-info/SOURCES.txt' reading manifest file 'xendit_python.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'xendit_python.egg-info/SOURCES.txt' Copying xendit_python.egg-info to /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9/site-packages/xendit_python-0.2.2-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64//usr/share/doc/python-xendit-python + '[' -d doc ']' ~/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64 ~/build/BUILD/xendit_python-0.2.2 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-xendit-python-0.2.2-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 ']' ~/build/BUILD/xendit_python-0.2.2 + popd + mv /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.2.2-1 --unique-debug-suffix -0.2.2-1.x86_64 --unique-debug-src-base python-xendit-python-0.2.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/xendit_python-0.2.2 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-xendit-python-0.2.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-xendit-python-0.2.2-1.noarch Provides: python-xendit-python python3-xendit-python = 0.2.2-1 python3.9dist(xendit-python) = 0.2.2 python3dist(xendit-python) = 0.2.2 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(requests) >= 2.23 python3.9dist(requests) < 3 Processing files: python-xendit-python-help-0.2.2-1.noarch warning: Empty %files file /builddir/build/BUILD/xendit_python-0.2.2/doclist.lst Provides: python-xendit-python-help = 0.2.2-1 python3-xendit-python-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-xendit-python-0.2.2-1.x86_64 Wrote: /builddir/build/RPMS/python-xendit-python-help-0.2.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-xendit-python-0.2.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EuKDHN + umask 022 + cd /builddir/build/BUILD + cd xendit_python-0.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-xendit-python-0.2.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0