Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-concrete-datastore.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686594246.628410/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-concrete-datastore.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-concrete-datastore-1.52.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-concrete-datastore.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686594246.628410/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-concrete-datastore.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-concrete-datastore-1.52.0-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-concrete-datastore.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686594246.628410/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-concrete-datastore.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.TMW1So + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf concrete-datastore-1.52.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/concrete-datastore-1.52.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd concrete-datastore-1.52.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.L21Epz + umask 022 + cd /builddir/build/BUILD + cd concrete-datastore-1.52.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/concrete_datastore copying concrete_datastore/__init__.py -> build/lib/concrete_datastore creating build/lib/concrete_datastore/authentication copying concrete_datastore/authentication/__init__.py -> build/lib/concrete_datastore/authentication copying concrete_datastore/authentication/oauth2_utils.py -> build/lib/concrete_datastore/authentication copying concrete_datastore/authentication/mfa.py -> build/lib/concrete_datastore/authentication copying concrete_datastore/authentication/auth.py -> build/lib/concrete_datastore/authentication creating build/lib/concrete_datastore/settings copying concrete_datastore/settings/__init__.py -> build/lib/concrete_datastore/settings copying concrete_datastore/settings/utils.py -> build/lib/concrete_datastore/settings copying concrete_datastore/settings/base.py -> build/lib/concrete_datastore/settings copying concrete_datastore/settings/celery.py -> build/lib/concrete_datastore/settings creating build/lib/concrete_datastore/routes copying concrete_datastore/routes/views.py -> build/lib/concrete_datastore/routes copying concrete_datastore/routes/urls.py -> build/lib/concrete_datastore/routes copying concrete_datastore/routes/forms.py -> build/lib/concrete_datastore/routes copying concrete_datastore/routes/__init__.py -> build/lib/concrete_datastore/routes creating build/lib/concrete_datastore/concrete copying concrete_datastore/concrete/views.py -> build/lib/concrete_datastore/concrete copying concrete_datastore/concrete/urls.py -> build/lib/concrete_datastore/concrete copying concrete_datastore/concrete/middleware.py -> build/lib/concrete_datastore/concrete copying concrete_datastore/concrete/meta.py -> build/lib/concrete_datastore/concrete copying concrete_datastore/concrete/constants.py -> build/lib/concrete_datastore/concrete copying concrete_datastore/concrete/__init__.py -> build/lib/concrete_datastore/concrete copying concrete_datastore/concrete/models.py -> build/lib/concrete_datastore/concrete copying concrete_datastore/concrete/password.py -> build/lib/concrete_datastore/concrete copying concrete_datastore/concrete/apps.py -> build/lib/concrete_datastore/concrete creating build/lib/concrete_datastore/api copying concrete_datastore/api/__init__.py -> build/lib/concrete_datastore/api creating build/lib/concrete_datastore/parsers copying concrete_datastore/parsers/meta.py -> build/lib/concrete_datastore/parsers copying concrete_datastore/parsers/loaders.py -> build/lib/concrete_datastore/parsers copying concrete_datastore/parsers/fields.py -> build/lib/concrete_datastore/parsers copying concrete_datastore/parsers/constants.py -> build/lib/concrete_datastore/parsers copying concrete_datastore/parsers/__init__.py -> build/lib/concrete_datastore/parsers copying concrete_datastore/parsers/parsers.py -> build/lib/concrete_datastore/parsers copying concrete_datastore/parsers/models.py -> build/lib/concrete_datastore/parsers copying concrete_datastore/parsers/exceptions.py -> build/lib/concrete_datastore/parsers copying concrete_datastore/parsers/helpers.py -> build/lib/concrete_datastore/parsers copying concrete_datastore/parsers/validators.py -> build/lib/concrete_datastore/parsers creating build/lib/concrete_datastore/interfaces copying concrete_datastore/interfaces/csv.py -> build/lib/concrete_datastore/interfaces copying concrete_datastore/interfaces/openapi_schema_generator.py -> build/lib/concrete_datastore/interfaces copying concrete_datastore/interfaces/__init__.py -> build/lib/concrete_datastore/interfaces copying concrete_datastore/interfaces/yaml_renderer.py -> build/lib/concrete_datastore/interfaces creating build/lib/concrete_datastore/admin copying concrete_datastore/admin/admin_site.py -> build/lib/concrete_datastore/admin copying concrete_datastore/admin/__init__.py -> build/lib/concrete_datastore/admin copying concrete_datastore/admin/admin_models.py -> build/lib/concrete_datastore/admin copying concrete_datastore/admin/admin_form.py -> build/lib/concrete_datastore/admin copying concrete_datastore/admin/admin.py -> build/lib/concrete_datastore/admin creating build/lib/concrete_datastore/concrete/migrations copying concrete_datastore/concrete/migrations/__init__.py -> build/lib/concrete_datastore/concrete/migrations creating build/lib/concrete_datastore/concrete/automation copying concrete_datastore/concrete/automation/signals.py -> build/lib/concrete_datastore/concrete/automation copying concrete_datastore/concrete/automation/__init__.py -> build/lib/concrete_datastore/concrete/automation copying concrete_datastore/concrete/automation/signal_processor.py -> build/lib/concrete_datastore/concrete/automation copying concrete_datastore/concrete/automation/tasks.py -> build/lib/concrete_datastore/concrete/automation creating build/lib/concrete_datastore/concrete/management copying concrete_datastore/concrete/management/__init__.py -> build/lib/concrete_datastore/concrete/management creating build/lib/concrete_datastore/concrete/management/commands copying concrete_datastore/concrete/management/commands/get_stats_models_count.py -> build/lib/concrete_datastore/concrete/management/commands copying concrete_datastore/concrete/management/commands/invite_user_for_otp_activation.py -> build/lib/concrete_datastore/concrete/management/commands copying concrete_datastore/concrete/management/commands/db_connection_string.py -> build/lib/concrete_datastore/concrete/management/commands copying concrete_datastore/concrete/management/commands/create_superuser_with_email.py -> build/lib/concrete_datastore/concrete/management/commands copying concrete_datastore/concrete/management/commands/__init__.py -> build/lib/concrete_datastore/concrete/management/commands copying concrete_datastore/concrete/management/commands/create_superuser.py -> build/lib/concrete_datastore/concrete/management/commands copying concrete_datastore/concrete/management/commands/reset_password.py -> build/lib/concrete_datastore/concrete/management/commands copying concrete_datastore/concrete/management/commands/init_app.py -> build/lib/concrete_datastore/concrete/management/commands copying concrete_datastore/concrete/management/commands/openapispec.py -> build/lib/concrete_datastore/concrete/management/commands creating build/lib/concrete_datastore/api/v1 copying concrete_datastore/api/v1/views.py -> build/lib/concrete_datastore/api/v1 copying concrete_datastore/api/v1/signals.py -> build/lib/concrete_datastore/api/v1 copying concrete_datastore/api/v1/throttling.py -> build/lib/concrete_datastore/api/v1 copying concrete_datastore/api/v1/responses.py -> build/lib/concrete_datastore/api/v1 copying concrete_datastore/api/v1/urls.py -> build/lib/concrete_datastore/api/v1 copying concrete_datastore/api/v1/pagination.py -> build/lib/concrete_datastore/api/v1 copying concrete_datastore/api/v1/__init__.py -> build/lib/concrete_datastore/api/v1 copying concrete_datastore/api/v1/permissions.py -> build/lib/concrete_datastore/api/v1 copying concrete_datastore/api/v1/filters.py -> build/lib/concrete_datastore/api/v1 copying concrete_datastore/api/v1/exceptions.py -> build/lib/concrete_datastore/api/v1 copying concrete_datastore/api/v1/datetime.py -> build/lib/concrete_datastore/api/v1 copying concrete_datastore/api/v1/serializers.py -> build/lib/concrete_datastore/api/v1 copying concrete_datastore/api/v1/authentication.py -> build/lib/concrete_datastore/api/v1 copying concrete_datastore/api/v1/validators.py -> build/lib/concrete_datastore/api/v1 creating build/lib/concrete_datastore/api/v1_1 copying concrete_datastore/api/v1_1/views.py -> build/lib/concrete_datastore/api/v1_1 copying concrete_datastore/api/v1_1/urls.py -> build/lib/concrete_datastore/api/v1_1 copying concrete_datastore/api/v1_1/__init__.py -> build/lib/concrete_datastore/api/v1_1 copying concrete_datastore/api/v1_1/permissions.py -> build/lib/concrete_datastore/api/v1_1 copying concrete_datastore/api/v1_1/serializers.py -> build/lib/concrete_datastore/api/v1_1 running egg_info writing concrete_datastore.egg-info/PKG-INFO writing dependency_links to concrete_datastore.egg-info/dependency_links.txt writing entry points to concrete_datastore.egg-info/entry_points.txt writing requirements to concrete_datastore.egg-info/requires.txt writing top-level names to concrete_datastore.egg-info/top_level.txt reading manifest file 'concrete_datastore.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'concrete_datastore/settings/static/' no previously-included directories found matching 'concrete_datastore/settings/media/' no previously-included directories found matching 'concrete_datastore/settings/logs/' no previously-included directories found matching 'development' no previously-included directories found matching 'tests' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'concrete_datastore.egg-info/SOURCES.txt' creating build/lib/concrete_datastore/concrete/locale copying concrete_datastore/concrete/locale/.gitignore -> build/lib/concrete_datastore/concrete/locale creating build/lib/concrete_datastore/concrete/templates creating build/lib/concrete_datastore/concrete/templates/admin copying concrete_datastore/concrete/templates/admin/add_form.html -> build/lib/concrete_datastore/concrete/templates/admin copying concrete_datastore/concrete/templates/admin/base.html -> build/lib/concrete_datastore/concrete/templates/admin copying concrete_datastore/concrete/templates/admin/change_list.html -> build/lib/concrete_datastore/concrete/templates/admin copying concrete_datastore/concrete/templates/admin/index.html -> build/lib/concrete_datastore/concrete/templates/admin copying concrete_datastore/concrete/templates/admin/mfa-login.html -> build/lib/concrete_datastore/concrete/templates/admin creating build/lib/concrete_datastore/concrete/templates/mainApp copying concrete_datastore/concrete/templates/mainApp/configure-otp.html -> build/lib/concrete_datastore/concrete/templates/mainApp copying concrete_datastore/concrete/templates/mainApp/datamodel.html -> build/lib/concrete_datastore/concrete/templates/mainApp copying concrete_datastore/concrete/templates/mainApp/index.html -> build/lib/concrete_datastore/concrete/templates/mainApp copying concrete_datastore/concrete/templates/mainApp/logged-using-oauth.html -> build/lib/concrete_datastore/concrete/templates/mainApp copying concrete_datastore/concrete/templates/mainApp/swagger-ui.html -> build/lib/concrete_datastore/concrete/templates/mainApp copying concrete_datastore/concrete/templates/mainApp/unsubscribe.html -> build/lib/concrete_datastore/concrete/templates/mainApp copying concrete_datastore/concrete/templates/mainApp/unsubscribe_result.html -> build/lib/concrete_datastore/concrete/templates/mainApp + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kvZocK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64 + cd concrete-datastore-1.52.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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-concrete-datastore-1.52.0-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( 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-concrete-datastore-1.52.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore creating /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/authentication copying build/lib/concrete_datastore/authentication/__init__.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/authentication copying build/lib/concrete_datastore/authentication/oauth2_utils.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/authentication copying build/lib/concrete_datastore/authentication/mfa.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/authentication copying build/lib/concrete_datastore/authentication/auth.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/authentication creating /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/settings copying build/lib/concrete_datastore/settings/__init__.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/settings copying build/lib/concrete_datastore/settings/utils.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/settings copying build/lib/concrete_datastore/settings/base.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/settings copying build/lib/concrete_datastore/settings/celery.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/settings creating /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/routes copying build/lib/concrete_datastore/routes/views.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/routes copying build/lib/concrete_datastore/routes/urls.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/routes copying build/lib/concrete_datastore/routes/forms.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/routes copying build/lib/concrete_datastore/routes/__init__.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/routes creating /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete copying build/lib/concrete_datastore/concrete/views.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete copying build/lib/concrete_datastore/concrete/urls.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete copying build/lib/concrete_datastore/concrete/middleware.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete copying build/lib/concrete_datastore/concrete/meta.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete creating /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/migrations copying build/lib/concrete_datastore/concrete/migrations/__init__.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/migrations copying build/lib/concrete_datastore/concrete/constants.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete copying build/lib/concrete_datastore/concrete/__init__.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete copying build/lib/concrete_datastore/concrete/models.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete creating /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/locale copying build/lib/concrete_datastore/concrete/locale/.gitignore -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/locale copying build/lib/concrete_datastore/concrete/password.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete creating /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/templates creating /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/templates/mainApp copying build/lib/concrete_datastore/concrete/templates/mainApp/logged-using-oauth.html -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/templates/mainApp copying build/lib/concrete_datastore/concrete/templates/mainApp/index.html -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/templates/mainApp copying build/lib/concrete_datastore/concrete/templates/mainApp/unsubscribe.html -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/templates/mainApp copying build/lib/concrete_datastore/concrete/templates/mainApp/swagger-ui.html -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/templates/mainApp copying build/lib/concrete_datastore/concrete/templates/mainApp/configure-otp.html -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/templates/mainApp copying build/lib/concrete_datastore/concrete/templates/mainApp/unsubscribe_result.html -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/templates/mainApp copying build/lib/concrete_datastore/concrete/templates/mainApp/datamodel.html -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/templates/mainApp creating /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/templates/admin copying build/lib/concrete_datastore/concrete/templates/admin/index.html -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/templates/admin copying build/lib/concrete_datastore/concrete/templates/admin/change_list.html -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/templates/admin copying build/lib/concrete_datastore/concrete/templates/admin/add_form.html -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/templates/admin copying build/lib/concrete_datastore/concrete/templates/admin/mfa-login.html -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/templates/admin copying build/lib/concrete_datastore/concrete/templates/admin/base.html -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/templates/admin creating /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/automation copying build/lib/concrete_datastore/concrete/automation/signals.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/automation copying build/lib/concrete_datastore/concrete/automation/__init__.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/automation copying build/lib/concrete_datastore/concrete/automation/signal_processor.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/automation copying build/lib/concrete_datastore/concrete/automation/tasks.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/automation copying build/lib/concrete_datastore/concrete/apps.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete creating /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/management copying build/lib/concrete_datastore/concrete/management/__init__.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/management creating /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/management/commands copying build/lib/concrete_datastore/concrete/management/commands/get_stats_models_count.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/management/commands copying build/lib/concrete_datastore/concrete/management/commands/invite_user_for_otp_activation.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/management/commands copying build/lib/concrete_datastore/concrete/management/commands/db_connection_string.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/management/commands copying build/lib/concrete_datastore/concrete/management/commands/create_superuser_with_email.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/management/commands copying build/lib/concrete_datastore/concrete/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/management/commands copying build/lib/concrete_datastore/concrete/management/commands/create_superuser.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/management/commands copying build/lib/concrete_datastore/concrete/management/commands/reset_password.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/management/commands copying build/lib/concrete_datastore/concrete/management/commands/init_app.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/management/commands copying build/lib/concrete_datastore/concrete/management/commands/openapispec.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/management/commands copying build/lib/concrete_datastore/__init__.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore creating /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api creating /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1 copying build/lib/concrete_datastore/api/v1/views.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1 copying build/lib/concrete_datastore/api/v1/signals.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1 copying build/lib/concrete_datastore/api/v1/throttling.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1 copying build/lib/concrete_datastore/api/v1/responses.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1 copying build/lib/concrete_datastore/api/v1/urls.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1 copying build/lib/concrete_datastore/api/v1/pagination.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1 copying build/lib/concrete_datastore/api/v1/__init__.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1 copying build/lib/concrete_datastore/api/v1/permissions.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1 copying build/lib/concrete_datastore/api/v1/filters.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1 copying build/lib/concrete_datastore/api/v1/exceptions.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1 copying build/lib/concrete_datastore/api/v1/datetime.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1 copying build/lib/concrete_datastore/api/v1/serializers.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1 copying build/lib/concrete_datastore/api/v1/authentication.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1 copying build/lib/concrete_datastore/api/v1/validators.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1 creating /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1_1 copying build/lib/concrete_datastore/api/v1_1/views.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1_1 copying build/lib/concrete_datastore/api/v1_1/urls.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1_1 copying build/lib/concrete_datastore/api/v1_1/__init__.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1_1 copying build/lib/concrete_datastore/api/v1_1/permissions.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1_1 copying build/lib/concrete_datastore/api/v1_1/serializers.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1_1 copying build/lib/concrete_datastore/api/__init__.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api creating /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/parsers copying build/lib/concrete_datastore/parsers/meta.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/parsers copying build/lib/concrete_datastore/parsers/loaders.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/parsers copying build/lib/concrete_datastore/parsers/fields.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/parsers copying build/lib/concrete_datastore/parsers/constants.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/parsers copying build/lib/concrete_datastore/parsers/__init__.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/parsers copying build/lib/concrete_datastore/parsers/parsers.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/parsers copying build/lib/concrete_datastore/parsers/models.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/parsers copying build/lib/concrete_datastore/parsers/exceptions.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/parsers copying build/lib/concrete_datastore/parsers/helpers.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/parsers copying build/lib/concrete_datastore/parsers/validators.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/parsers creating /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/interfaces copying build/lib/concrete_datastore/interfaces/csv.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/interfaces copying build/lib/concrete_datastore/interfaces/openapi_schema_generator.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/interfaces copying build/lib/concrete_datastore/interfaces/__init__.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/interfaces copying build/lib/concrete_datastore/interfaces/yaml_renderer.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/interfaces creating /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/admin copying build/lib/concrete_datastore/admin/admin_site.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/admin copying build/lib/concrete_datastore/admin/__init__.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/admin copying build/lib/concrete_datastore/admin/admin_models.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/admin copying build/lib/concrete_datastore/admin/admin_form.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/admin copying build/lib/concrete_datastore/admin/admin.py -> /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/admin byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/authentication/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/authentication/oauth2_utils.py to oauth2_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/authentication/mfa.py to mfa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/authentication/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/settings/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/settings/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/settings/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/settings/celery.py to celery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/routes/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/routes/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/routes/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/routes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/meta.py to meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/password.py to password.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/automation/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/automation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/automation/signal_processor.py to signal_processor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/automation/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/management/commands/get_stats_models_count.py to get_stats_models_count.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/management/commands/invite_user_for_otp_activation.py to invite_user_for_otp_activation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/management/commands/db_connection_string.py to db_connection_string.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/management/commands/create_superuser_with_email.py to create_superuser_with_email.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/management/commands/create_superuser.py to create_superuser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/management/commands/reset_password.py to reset_password.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/management/commands/init_app.py to init_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/concrete/management/commands/openapispec.py to openapispec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1/throttling.py to throttling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1/responses.py to responses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1/pagination.py to pagination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1/permissions.py to permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1/datetime.py to datetime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1/authentication.py to authentication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1_1/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1_1/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1_1/permissions.py to permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/v1_1/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/parsers/meta.py to meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/parsers/loaders.py to loaders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/parsers/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/parsers/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/parsers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/parsers/parsers.py to parsers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/parsers/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/parsers/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/parsers/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/parsers/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/interfaces/csv.py to csv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/interfaces/openapi_schema_generator.py to openapi_schema_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/interfaces/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/interfaces/yaml_renderer.py to yaml_renderer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/admin/admin_site.py to admin_site.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/admin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/admin/admin_models.py to admin_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/admin/admin_form.py to admin_form.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore/admin/admin.py to admin.cpython-39.pyc writing byte-compilation script '/tmp/tmpijllkne3.py' /usr/bin/python3 /tmp/tmpijllkne3.py removing /tmp/tmpijllkne3.py running install_egg_info running egg_info writing concrete_datastore.egg-info/PKG-INFO writing dependency_links to concrete_datastore.egg-info/dependency_links.txt writing entry points to concrete_datastore.egg-info/entry_points.txt writing requirements to concrete_datastore.egg-info/requires.txt writing top-level names to concrete_datastore.egg-info/top_level.txt reading manifest file 'concrete_datastore.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'concrete_datastore/settings/static/' no previously-included directories found matching 'concrete_datastore/settings/media/' no previously-included directories found matching 'concrete_datastore/settings/logs/' no previously-included directories found matching 'development' no previously-included directories found matching 'tests' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'concrete_datastore.egg-info/SOURCES.txt' Copying concrete_datastore.egg-info to /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9/site-packages/concrete_datastore-1.52.0-py3.9.egg-info running install_scripts Installing concrete-datastore script to /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/bin Installing django script to /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64//usr/share/doc/python-concrete-datastore + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64//usr/share/doc/python-concrete-datastore + '[' -d example ']' ~/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64 ~/build/BUILD/concrete-datastore-1.52.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/concrete-datastore-1.52.0 + popd + mv /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.52.0-1 --unique-debug-suffix -1.52.0-1.aarch64 --unique-debug-src-base python-concrete-datastore-1.52.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/concrete-datastore-1.52.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-concrete-datastore-1.52.0-1.noarch Provides: python-concrete-datastore python3-concrete-datastore = 1.52.0-1 python3.9dist(concrete-datastore) = 1.52 python3dist(concrete-datastore) = 1.52 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(celery) >= 4.3 python3.9dist(celery) < 5 python3.9dist(concrete-mailer) >= 2.18 python3.9dist(concrete-mailer) < 3 python3.9dist(django) >= 3.2 python3.9dist(django) < 3.3 python3.9dist(django-cors-headers) >= 3.10 python3.9dist(django-cors-headers) < 4 python3.9dist(django-extensions) >= 3.1.3 python3.9dist(django-extensions) < 4 python3.9dist(django-filter) >= 2.1 python3.9dist(django-filter) < 3 python3.9dist(django-otp) >= 1.1.4 python3.9dist(django-otp) < 2 python3.9dist(djangorestframework) >= 3.12.4 python3.9dist(djangorestframework) < 3.13 python3.9dist(djangorestframework-gis) >= 0.17 python3.9dist(djangorestframework-gis) < 0.18 python3.9dist(drf-extra-fields) >= 3.0.4 python3.9dist(drf-extra-fields) < 4 python3.9dist(importlib-metadata) < 5 python3.9dist(pendulum) >= 2 python3.9dist(pendulum) < 3 python3.9dist(pillow) >= 8 python3.9dist(pillow) < 9 python3.9dist(psycopg2-binary) >= 2.8.1 python3.9dist(psycopg2-binary) < 2.9 python3.9dist(python-slugify) >= 3.0.3 python3.9dist(python-slugify) < 4 python3.9dist(pytz) >= 2018.5 python3.9dist(pyyaml) >= 5.1.2 python3.9dist(pyyaml) < 6 python3.9dist(qrcode) >= 7.3.1 python3.9dist(qrcode) < 8 python3.9dist(redis) >= 3.2 python3.9dist(redis) < 4 python3.9dist(requests) >= 2.13 python3.9dist(requests) < 3 python3.9dist(setuptools) python3.9dist(six) >= 1.12 python3.9dist(six) < 2 python3.9dist(social-auth-app-django) >= 5 python3.9dist(social-auth-app-django) < 6 python3.9dist(social-auth-core) >= 4.1 python3.9dist(social-auth-core) < 5 python3.9dist(tenacity) >= 8.0.1 python3.9dist(tenacity) < 9 python3.9dist(uritemplate) >= 3 python3.9dist(uritemplate) < 4 Processing files: python-concrete-datastore-help-1.52.0-1.noarch warning: Empty %files file /builddir/build/BUILD/concrete-datastore-1.52.0/doclist.lst Provides: python-concrete-datastore-help = 1.52.0-1 python3-concrete-datastore-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-concrete-datastore-1.52.0-1.aarch64 Wrote: /builddir/build/RPMS/python-concrete-datastore-help-1.52.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-concrete-datastore-1.52.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZuILO2 + umask 022 + cd /builddir/build/BUILD + cd concrete-datastore-1.52.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-concrete-datastore-1.52.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0