Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-auth0-python.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682182447.361173/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 aarch64 --nodeps /builddir/build/SPECS/python-auth0-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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-auth0-python-4.1.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-auth0-python.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682182447.361173/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 aarch64 --nodeps /builddir/build/SPECS/python-auth0-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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-auth0-python-4.1.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-auth0-python.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682182447.361173/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 aarch64 --nodeps /builddir/build/SPECS/python-auth0-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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PvsjSH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf auth0-python-4.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/auth0-python-4.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd auth0-python-4.1.1 + /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.tUrAQU + umask 022 + cd /builddir/build/BUILD + cd auth0-python-4.1.1 + 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 -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/auth0 copying auth0/exceptions.py -> build/lib/auth0 copying auth0/asyncify.py -> build/lib/auth0 copying auth0/rest.py -> build/lib/auth0 copying auth0/rest_async.py -> build/lib/auth0 copying auth0/__init__.py -> build/lib/auth0 copying auth0/utils.py -> build/lib/auth0 creating build/lib/auth0/management copying auth0/management/actions.py -> build/lib/auth0/management copying auth0/management/branding.py -> build/lib/auth0/management copying auth0/management/prompts.py -> build/lib/auth0/management copying auth0/management/resource_servers.py -> build/lib/auth0/management copying auth0/management/organizations.py -> build/lib/auth0/management copying auth0/management/hooks.py -> build/lib/auth0/management copying auth0/management/users.py -> build/lib/auth0/management copying auth0/management/users_by_email.py -> build/lib/auth0/management copying auth0/management/user_blocks.py -> build/lib/auth0/management copying auth0/management/async_auth0.py -> build/lib/auth0/management copying auth0/management/attack_protection.py -> build/lib/auth0/management copying auth0/management/guardian.py -> build/lib/auth0/management copying auth0/management/device_credentials.py -> build/lib/auth0/management copying auth0/management/tenants.py -> build/lib/auth0/management copying auth0/management/client_credentials.py -> build/lib/auth0/management copying auth0/management/stats.py -> build/lib/auth0/management copying auth0/management/client_grants.py -> build/lib/auth0/management copying auth0/management/clients.py -> build/lib/auth0/management copying auth0/management/connections.py -> build/lib/auth0/management copying auth0/management/rules_configs.py -> build/lib/auth0/management copying auth0/management/__init__.py -> build/lib/auth0/management copying auth0/management/grants.py -> build/lib/auth0/management copying auth0/management/tickets.py -> build/lib/auth0/management copying auth0/management/email_templates.py -> build/lib/auth0/management copying auth0/management/logs.py -> build/lib/auth0/management copying auth0/management/roles.py -> build/lib/auth0/management copying auth0/management/jobs.py -> build/lib/auth0/management copying auth0/management/emails.py -> build/lib/auth0/management copying auth0/management/rules.py -> build/lib/auth0/management copying auth0/management/auth0.py -> build/lib/auth0/management copying auth0/management/custom_domains.py -> build/lib/auth0/management copying auth0/management/log_streams.py -> build/lib/auth0/management copying auth0/management/blacklists.py -> build/lib/auth0/management creating build/lib/auth0/authentication copying auth0/authentication/revoke_token.py -> build/lib/auth0/authentication copying auth0/authentication/users.py -> build/lib/auth0/authentication copying auth0/authentication/enterprise.py -> build/lib/auth0/authentication copying auth0/authentication/base.py -> build/lib/auth0/authentication copying auth0/authentication/social.py -> build/lib/auth0/authentication copying auth0/authentication/passwordless.py -> build/lib/auth0/authentication copying auth0/authentication/get_token.py -> build/lib/auth0/authentication copying auth0/authentication/delegated.py -> build/lib/auth0/authentication copying auth0/authentication/database.py -> build/lib/auth0/authentication copying auth0/authentication/__init__.py -> build/lib/auth0/authentication copying auth0/authentication/async_token_verifier.py -> build/lib/auth0/authentication copying auth0/authentication/client_authentication.py -> build/lib/auth0/authentication copying auth0/authentication/token_verifier.py -> build/lib/auth0/authentication creating build/lib/auth0/test copying auth0/test/__init__.py -> build/lib/auth0/test creating build/lib/auth0/test_async copying auth0/test_async/test_async_token_verifier.py -> build/lib/auth0/test_async copying auth0/test_async/test_asyncify.py -> build/lib/auth0/test_async copying auth0/test_async/__init__.py -> build/lib/auth0/test_async copying auth0/test_async/test_async_auth0.py -> build/lib/auth0/test_async creating build/lib/auth0/test/management copying auth0/test/management/test_jobs.py -> build/lib/auth0/test/management copying auth0/test/management/test_device_credentials.py -> build/lib/auth0/test/management copying auth0/test/management/test_auth0.py -> build/lib/auth0/test/management copying auth0/test/management/test_branding.py -> build/lib/auth0/test/management copying auth0/test/management/test_connections.py -> build/lib/auth0/test/management copying auth0/test/management/test_custom_domains.py -> build/lib/auth0/test/management copying auth0/test/management/test_actions.py -> build/lib/auth0/test/management copying auth0/test/management/test_client_grants.py -> build/lib/auth0/test/management copying auth0/test/management/test_logs.py -> build/lib/auth0/test/management copying auth0/test/management/test_emails.py -> build/lib/auth0/test/management copying auth0/test/management/test_user_blocks.py -> build/lib/auth0/test/management copying auth0/test/management/test_users.py -> build/lib/auth0/test/management copying auth0/test/management/test_hooks.py -> build/lib/auth0/test/management copying auth0/test/management/test_guardian.py -> build/lib/auth0/test/management copying auth0/test/management/test_email_endpoints.py -> build/lib/auth0/test/management copying auth0/test/management/test_tenants.py -> build/lib/auth0/test/management copying auth0/test/management/test_resource_servers.py -> build/lib/auth0/test/management copying auth0/test/management/test_log_streams.py -> build/lib/auth0/test/management copying auth0/test/management/test_rules_configs.py -> build/lib/auth0/test/management copying auth0/test/management/test_client_credentials.py -> build/lib/auth0/test/management copying auth0/test/management/test_blacklists.py -> build/lib/auth0/test/management copying auth0/test/management/test_tickets.py -> build/lib/auth0/test/management copying auth0/test/management/test_rest.py -> build/lib/auth0/test/management copying auth0/test/management/test_clients.py -> build/lib/auth0/test/management copying auth0/test/management/test_prompts.py -> build/lib/auth0/test/management copying auth0/test/management/test_users_by_email.py -> build/lib/auth0/test/management copying auth0/test/management/test_roles.py -> build/lib/auth0/test/management copying auth0/test/management/test_organizations.py -> build/lib/auth0/test/management copying auth0/test/management/test_grants.py -> build/lib/auth0/test/management copying auth0/test/management/__init__.py -> build/lib/auth0/test/management copying auth0/test/management/test_atack_protection.py -> build/lib/auth0/test/management copying auth0/test/management/test_stats.py -> build/lib/auth0/test/management copying auth0/test/management/test_rules.py -> build/lib/auth0/test/management creating build/lib/auth0/test/authentication copying auth0/test/authentication/test_passwordless.py -> build/lib/auth0/test/authentication copying auth0/test/authentication/test_get_token.py -> build/lib/auth0/test/authentication copying auth0/test/authentication/test_base.py -> build/lib/auth0/test/authentication copying auth0/test/authentication/test_enterprise.py -> build/lib/auth0/test/authentication copying auth0/test/authentication/test_users.py -> build/lib/auth0/test/authentication copying auth0/test/authentication/test_social.py -> build/lib/auth0/test/authentication copying auth0/test/authentication/test_token_verifier.py -> build/lib/auth0/test/authentication copying auth0/test/authentication/test_revoke_token.py -> build/lib/auth0/test/authentication copying auth0/test/authentication/__init__.py -> build/lib/auth0/test/authentication copying auth0/test/authentication/test_delegated.py -> build/lib/auth0/test/authentication copying auth0/test/authentication/test_database.py -> build/lib/auth0/test/authentication + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.S1QRaD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64 + cd auth0-python-4.1.1 + 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 -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-auth0-python-4.1.1-1.aarch64 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-auth0-python-4.1.1-1.aarch64/usr creating /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0 copying build/lib/auth0/exceptions.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0 copying build/lib/auth0/asyncify.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0 copying build/lib/auth0/rest.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0 creating /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/actions.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/branding.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/prompts.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/resource_servers.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/organizations.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/hooks.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/users.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/users_by_email.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/user_blocks.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/async_auth0.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/attack_protection.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/guardian.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/device_credentials.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/tenants.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/client_credentials.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/stats.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/client_grants.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/clients.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/connections.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/rules_configs.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/__init__.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/grants.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/tickets.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/email_templates.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/logs.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/roles.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/jobs.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/emails.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/rules.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/auth0.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/custom_domains.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/log_streams.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management copying build/lib/auth0/management/blacklists.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management creating /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication copying build/lib/auth0/authentication/revoke_token.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication copying build/lib/auth0/authentication/users.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication copying build/lib/auth0/authentication/enterprise.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication copying build/lib/auth0/authentication/base.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication copying build/lib/auth0/authentication/social.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication copying build/lib/auth0/authentication/passwordless.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication copying build/lib/auth0/authentication/get_token.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication copying build/lib/auth0/authentication/delegated.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication copying build/lib/auth0/authentication/database.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication copying build/lib/auth0/authentication/__init__.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication copying build/lib/auth0/authentication/async_token_verifier.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication copying build/lib/auth0/authentication/client_authentication.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication copying build/lib/auth0/authentication/token_verifier.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication copying build/lib/auth0/rest_async.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0 copying build/lib/auth0/__init__.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0 creating /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test creating /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_jobs.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_device_credentials.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_auth0.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_branding.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_connections.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_custom_domains.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_actions.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_client_grants.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_logs.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_emails.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_user_blocks.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_users.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_hooks.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_guardian.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_email_endpoints.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_tenants.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_resource_servers.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_log_streams.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_rules_configs.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_client_credentials.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_blacklists.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_tickets.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_rest.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_clients.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_prompts.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_users_by_email.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_roles.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_organizations.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_grants.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/__init__.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_atack_protection.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_stats.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management copying build/lib/auth0/test/management/test_rules.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management creating /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/authentication copying build/lib/auth0/test/authentication/test_passwordless.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/authentication copying build/lib/auth0/test/authentication/test_get_token.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/authentication copying build/lib/auth0/test/authentication/test_base.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/authentication copying build/lib/auth0/test/authentication/test_enterprise.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/authentication copying build/lib/auth0/test/authentication/test_users.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/authentication copying build/lib/auth0/test/authentication/test_social.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/authentication copying build/lib/auth0/test/authentication/test_token_verifier.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/authentication copying build/lib/auth0/test/authentication/test_revoke_token.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/authentication copying build/lib/auth0/test/authentication/__init__.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/authentication copying build/lib/auth0/test/authentication/test_delegated.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/authentication copying build/lib/auth0/test/authentication/test_database.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/authentication copying build/lib/auth0/test/__init__.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test creating /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test_async copying build/lib/auth0/test_async/test_async_token_verifier.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test_async copying build/lib/auth0/test_async/test_asyncify.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test_async copying build/lib/auth0/test_async/__init__.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test_async copying build/lib/auth0/test_async/test_async_auth0.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test_async copying build/lib/auth0/utils.py -> /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0 byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/asyncify.py to asyncify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/rest.py to rest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/actions.py to actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/branding.py to branding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/prompts.py to prompts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/resource_servers.py to resource_servers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/organizations.py to organizations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/hooks.py to hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/users.py to users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/users_by_email.py to users_by_email.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/user_blocks.py to user_blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/async_auth0.py to async_auth0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/attack_protection.py to attack_protection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/guardian.py to guardian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/device_credentials.py to device_credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/tenants.py to tenants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/client_credentials.py to client_credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/stats.py to stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/client_grants.py to client_grants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/clients.py to clients.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/connections.py to connections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/rules_configs.py to rules_configs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/grants.py to grants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/tickets.py to tickets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/email_templates.py to email_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/logs.py to logs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/roles.py to roles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/jobs.py to jobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/emails.py to emails.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/rules.py to rules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/auth0.py to auth0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/custom_domains.py to custom_domains.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/log_streams.py to log_streams.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/management/blacklists.py to blacklists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication/revoke_token.py to revoke_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication/users.py to users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication/enterprise.py to enterprise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication/social.py to social.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication/passwordless.py to passwordless.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication/get_token.py to get_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication/delegated.py to delegated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication/database.py to database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication/async_token_verifier.py to async_token_verifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication/client_authentication.py to client_authentication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/authentication/token_verifier.py to token_verifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/rest_async.py to rest_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_jobs.py to test_jobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_device_credentials.py to test_device_credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_auth0.py to test_auth0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_branding.py to test_branding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_connections.py to test_connections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_custom_domains.py to test_custom_domains.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_actions.py to test_actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_client_grants.py to test_client_grants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_logs.py to test_logs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_emails.py to test_emails.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_user_blocks.py to test_user_blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_users.py to test_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_hooks.py to test_hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_guardian.py to test_guardian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_email_endpoints.py to test_email_endpoints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_tenants.py to test_tenants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_resource_servers.py to test_resource_servers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_log_streams.py to test_log_streams.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_rules_configs.py to test_rules_configs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_client_credentials.py to test_client_credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_blacklists.py to test_blacklists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_tickets.py to test_tickets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_rest.py to test_rest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_clients.py to test_clients.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_prompts.py to test_prompts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_users_by_email.py to test_users_by_email.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_roles.py to test_roles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_organizations.py to test_organizations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_grants.py to test_grants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_atack_protection.py to test_atack_protection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_stats.py to test_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/management/test_rules.py to test_rules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/authentication/test_passwordless.py to test_passwordless.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/authentication/test_get_token.py to test_get_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/authentication/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/authentication/test_enterprise.py to test_enterprise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/authentication/test_users.py to test_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/authentication/test_social.py to test_social.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/authentication/test_token_verifier.py to test_token_verifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/authentication/test_revoke_token.py to test_revoke_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/authentication/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/authentication/test_delegated.py to test_delegated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/authentication/test_database.py to test_database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test_async/test_async_token_verifier.py to test_async_token_verifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test_async/test_asyncify.py to test_asyncify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test_async/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/test_async/test_async_auth0.py to test_async_auth0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0/utils.py to utils.cpython-39.pyc writing byte-compilation script '/tmp/tmp7evfaayq.py' /usr/bin/python3 /tmp/tmp7evfaayq.py removing /tmp/tmp7evfaayq.py running install_egg_info running egg_info writing auth0_python.egg-info/PKG-INFO writing dependency_links to auth0_python.egg-info/dependency_links.txt writing requirements to auth0_python.egg-info/requires.txt writing top-level names to auth0_python.egg-info/top_level.txt reading manifest file 'auth0_python.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'auth0_python.egg-info/SOURCES.txt' Copying auth0_python.egg-info to /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9/site-packages/auth0_python-4.1.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64//usr/share/doc/python-auth0-python + '[' -d doc ']' ~/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64 ~/build/BUILD/auth0-python-4.1.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64 + '[' -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/auth0-python-4.1.1 + popd + mv /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 4.1.1-1 --unique-debug-suffix -4.1.1-1.aarch64 --unique-debug-src-base python-auth0-python-4.1.1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/auth0-python-4.1.1 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-auth0-python-4.1.1-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-auth0-python-4.1.1-1.noarch Provides: python-auth0-python python3-auth0-python = 4.1.1-1 python3.9dist(auth0-python) = 4.1.1 python3dist(auth0-python) = 4.1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(pyjwt) >= 2.6 python3.9dist(requests) >= 2.14 Processing files: python-auth0-python-help-4.1.1-1.noarch warning: Empty %files file /builddir/build/BUILD/auth0-python-4.1.1/doclist.lst Provides: python-auth0-python-help = 4.1.1-1 python3-auth0-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-auth0-python-4.1.1-1.aarch64 Wrote: /builddir/build/RPMS/python-auth0-python-help-4.1.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-auth0-python-4.1.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.obvEXs + umask 022 + cd /builddir/build/BUILD + cd auth0-python-4.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-auth0-python-4.1.1-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0