Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-sentry.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686460484.018137/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-sentry.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-sentry-1.13.5-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-sentry.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686460484.018137/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-sentry.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-sentry-1.13.5-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-sentry.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686460484.018137/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-sentry.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BOFbPC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-sentry-1.13.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-sentry-1.13.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-sentry-1.13.5 + /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.bs1OVU + umask 022 + cd /builddir/build/BUILD + cd django-sentry-1.13.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/sentry copying sentry/filters.py -> build/lib/sentry copying sentry/wsgi.py -> build/lib/sentry copying sentry/models.py -> build/lib/sentry copying sentry/search_indexes.py -> build/lib/sentry copying sentry/__init__.py -> build/lib/sentry copying sentry/signals.py -> build/lib/sentry creating build/lib/sentry/plugins copying sentry/plugins/__init__.py -> build/lib/sentry/plugins creating build/lib/sentry/conf copying sentry/conf/settings.py -> build/lib/sentry/conf copying sentry/conf/defaults.py -> build/lib/sentry/conf copying sentry/conf/__init__.py -> build/lib/sentry/conf copying sentry/conf/server.py -> build/lib/sentry/conf creating build/lib/sentry/client copying sentry/client/async.py -> build/lib/sentry/client copying sentry/client/middleware.py -> build/lib/sentry/client copying sentry/client/models.py -> build/lib/sentry/client copying sentry/client/handlers.py -> build/lib/sentry/client copying sentry/client/base.py -> build/lib/sentry/client copying sentry/client/__init__.py -> build/lib/sentry/client creating build/lib/sentry/utils copying sentry/utils/router.py -> build/lib/sentry/utils copying sentry/utils/json.py -> build/lib/sentry/utils copying sentry/utils/stacks.py -> build/lib/sentry/utils copying sentry/utils/charts.py -> build/lib/sentry/utils copying sentry/utils/query.py -> build/lib/sentry/utils copying sentry/utils/__init__.py -> build/lib/sentry/utils copying sentry/utils/manager.py -> build/lib/sentry/utils creating build/lib/sentry/templatetags copying sentry/templatetags/sentry_helpers.py -> build/lib/sentry/templatetags copying sentry/templatetags/__init__.py -> build/lib/sentry/templatetags creating build/lib/sentry/migrations copying sentry/migrations/0008_auto__chg_field_message_view__add_field_groupedmessage_data__chg_field.py -> build/lib/sentry/migrations copying sentry/migrations/0010_auto__add_messageindex__add_unique_messageindex_column_value_object_id.py -> build/lib/sentry/migrations copying sentry/migrations/0003_auto__add_field_message_group__del_field_groupedmessage_server_name.py -> build/lib/sentry/migrations copying sentry/migrations/0007_auto__add_field_message_site.py -> build/lib/sentry/migrations copying sentry/migrations/0014_auto.py -> build/lib/sentry/migrations copying sentry/migrations/0001_initial.py -> build/lib/sentry/migrations copying sentry/migrations/0004_auto__add_filtervalue__add_unique_filtervalue_key_value.py -> build/lib/sentry/migrations copying sentry/migrations/0013_auto__add_messagecountbyminute__add_unique_messagecountbyminute_group_.py -> build/lib/sentry/migrations copying sentry/migrations/__init__.py -> build/lib/sentry/migrations copying sentry/migrations/0011_auto__add_field_groupedmessage_score.py -> build/lib/sentry/migrations copying sentry/migrations/0005_auto.py -> build/lib/sentry/migrations copying sentry/migrations/0006_auto.py -> build/lib/sentry/migrations copying sentry/migrations/0009_auto__add_field_message_message_id.py -> build/lib/sentry/migrations copying sentry/migrations/0012_auto.py -> build/lib/sentry/migrations copying sentry/migrations/0002_auto__del_field_groupedmessage_url__chg_field_groupedmessage_view__chg.py -> build/lib/sentry/migrations creating build/lib/sentry/scripts copying sentry/scripts/runner.py -> build/lib/sentry/scripts copying sentry/scripts/__init__.py -> build/lib/sentry/scripts creating build/lib/sentry/web copying sentry/web/views.py -> build/lib/sentry/web copying sentry/web/urls.py -> build/lib/sentry/web copying sentry/web/feeds.py -> build/lib/sentry/web copying sentry/web/__init__.py -> build/lib/sentry/web creating build/lib/sentry/plugins/sentry_urls copying sentry/plugins/sentry_urls/models.py -> build/lib/sentry/plugins/sentry_urls copying sentry/plugins/sentry_urls/__init__.py -> build/lib/sentry/plugins/sentry_urls creating build/lib/sentry/plugins/sentry_redmine copying sentry/plugins/sentry_redmine/conf.py -> build/lib/sentry/plugins/sentry_redmine copying sentry/plugins/sentry_redmine/models.py -> build/lib/sentry/plugins/sentry_redmine copying sentry/plugins/sentry_redmine/__init__.py -> build/lib/sentry/plugins/sentry_redmine creating build/lib/sentry/plugins/sentry_servers copying sentry/plugins/sentry_servers/models.py -> build/lib/sentry/plugins/sentry_servers copying sentry/plugins/sentry_servers/__init__.py -> build/lib/sentry/plugins/sentry_servers creating build/lib/sentry/plugins/sentry_sites copying sentry/plugins/sentry_sites/models.py -> build/lib/sentry/plugins/sentry_sites copying sentry/plugins/sentry_sites/__init__.py -> build/lib/sentry/plugins/sentry_sites creating build/lib/sentry/plugins/sentry_redmine/tests copying sentry/plugins/sentry_redmine/tests/__init__.py -> build/lib/sentry/plugins/sentry_redmine/tests creating build/lib/sentry/plugins/sentry_redmine/migrations copying sentry/plugins/sentry_redmine/migrations/0001_initial.py -> build/lib/sentry/plugins/sentry_redmine/migrations copying sentry/plugins/sentry_redmine/migrations/__init__.py -> build/lib/sentry/plugins/sentry_redmine/migrations creating build/lib/sentry/client/log copying sentry/client/log/__init__.py -> build/lib/sentry/client/log creating build/lib/sentry/client/celery copying sentry/client/celery/tasks.py -> build/lib/sentry/client/celery copying sentry/client/celery/client.py -> build/lib/sentry/client/celery copying sentry/client/celery/conf.py -> build/lib/sentry/client/celery copying sentry/client/celery/models.py -> build/lib/sentry/client/celery copying sentry/client/celery/__init__.py -> build/lib/sentry/client/celery creating build/lib/sentry/utils/compat copying sentry/utils/compat/db.py -> build/lib/sentry/utils/compat copying sentry/utils/compat/__init__.py -> build/lib/sentry/utils/compat running egg_info writing django_sentry.egg-info/PKG-INFO writing dependency_links to django_sentry.egg-info/dependency_links.txt writing entry points to django_sentry.egg-info/entry_points.txt writing requirements to django_sentry.egg-info/requires.txt writing top-level names to django_sentry.egg-info/top_level.txt reading manifest file 'django_sentry.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'distribute_setup.py' warning: no previously-included files matching '*~' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'django_sentry.egg-info/SOURCES.txt' creating build/lib/sentry/static creating build/lib/sentry/static/fonts copying sentry/static/fonts/OFL.txt -> build/lib/sentry/static/fonts copying sentry/static/fonts/YanoneKaffeesatz-Regular.ttf -> build/lib/sentry/static/fonts creating build/lib/sentry/static/images copying sentry/static/images/search.png -> build/lib/sentry/static/images copying sentry/static/images/sentry.png -> build/lib/sentry/static/images creating build/lib/sentry/static/scripts copying sentry/static/scripts/global.js -> build/lib/sentry/static/scripts copying sentry/static/scripts/jquery.animate-colors-min.js -> build/lib/sentry/static/scripts copying sentry/static/scripts/jquery.flot.min.js -> build/lib/sentry/static/scripts copying sentry/static/scripts/jquery.js -> build/lib/sentry/static/scripts creating build/lib/sentry/static/styles copying sentry/static/styles/global.css -> build/lib/sentry/static/styles creating build/lib/sentry/templates creating build/lib/sentry/templates/sentry copying sentry/templates/sentry/404.html -> build/lib/sentry/templates/sentry copying sentry/templates/sentry/500.html -> build/lib/sentry/templates/sentry copying sentry/templates/sentry/index.html -> build/lib/sentry/templates/sentry copying sentry/templates/sentry/invalid_message_id.html -> build/lib/sentry/templates/sentry copying sentry/templates/sentry/layout.html -> build/lib/sentry/templates/sentry copying sentry/templates/sentry/login.html -> build/lib/sentry/templates/sentry copying sentry/templates/sentry/missing_permissions.html -> build/lib/sentry/templates/sentry copying sentry/templates/sentry/search.html -> build/lib/sentry/templates/sentry creating build/lib/sentry/templates/sentry/emails copying sentry/templates/sentry/emails/error.txt -> build/lib/sentry/templates/sentry/emails creating build/lib/sentry/templates/sentry/group copying sentry/templates/sentry/group/details.html -> build/lib/sentry/templates/sentry/group copying sentry/templates/sentry/group/message.html -> build/lib/sentry/templates/sentry/group copying sentry/templates/sentry/group/message_list.html -> build/lib/sentry/templates/sentry/group creating build/lib/sentry/templates/sentry/partial copying sentry/templates/sentry/partial/_group.html -> build/lib/sentry/templates/sentry/partial copying sentry/templates/sentry/partial/_message.html -> build/lib/sentry/templates/sentry/partial copying sentry/templates/sentry/partial/_notification.html -> build/lib/sentry/templates/sentry/partial copying sentry/templates/sentry/partial/_pager.html -> build/lib/sentry/templates/sentry/partial creating build/lib/sentry/plugins/sentry_urls/templates creating build/lib/sentry/plugins/sentry_urls/templates/sentry creating build/lib/sentry/plugins/sentry_urls/templates/sentry/plugins creating build/lib/sentry/plugins/sentry_urls/templates/sentry/plugins/sentry_urls copying sentry/plugins/sentry_urls/templates/sentry/plugins/sentry_urls/index.html -> build/lib/sentry/plugins/sentry_urls/templates/sentry/plugins/sentry_urls copying sentry/plugins/sentry_urls/templates/sentry/plugins/sentry_urls/widget.html -> build/lib/sentry/plugins/sentry_urls/templates/sentry/plugins/sentry_urls creating build/lib/sentry/plugins/sentry_redmine/templates creating build/lib/sentry/plugins/sentry_redmine/templates/sentry creating build/lib/sentry/plugins/sentry_redmine/templates/sentry/plugins creating build/lib/sentry/plugins/sentry_redmine/templates/sentry/plugins/redmine copying sentry/plugins/sentry_redmine/templates/sentry/plugins/redmine/create_issue.html -> build/lib/sentry/plugins/sentry_redmine/templates/sentry/plugins/redmine creating build/lib/sentry/plugins/sentry_servers/templates creating build/lib/sentry/plugins/sentry_servers/templates/sentry creating build/lib/sentry/plugins/sentry_servers/templates/sentry/plugins creating build/lib/sentry/plugins/sentry_servers/templates/sentry/plugins/sentry_servers copying sentry/plugins/sentry_servers/templates/sentry/plugins/sentry_servers/index.html -> build/lib/sentry/plugins/sentry_servers/templates/sentry/plugins/sentry_servers copying sentry/plugins/sentry_servers/templates/sentry/plugins/sentry_servers/widget.html -> build/lib/sentry/plugins/sentry_servers/templates/sentry/plugins/sentry_servers creating build/lib/sentry/plugins/sentry_sites/templates creating build/lib/sentry/plugins/sentry_sites/templates/sentry creating build/lib/sentry/plugins/sentry_sites/templates/sentry/plugins creating build/lib/sentry/plugins/sentry_sites/templates/sentry/plugins/sentry_sites copying sentry/plugins/sentry_sites/templates/sentry/plugins/sentry_sites/index.html -> build/lib/sentry/plugins/sentry_sites/templates/sentry/plugins/sentry_sites copying sentry/plugins/sentry_sites/templates/sentry/plugins/sentry_sites/widget.html -> build/lib/sentry/plugins/sentry_sites/templates/sentry/plugins/sentry_sites + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9f0ypV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64 + cd django-sentry-1.13.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_urls copying build/lib/sentry/plugins/sentry_urls/models.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_urls copying build/lib/sentry/plugins/sentry_urls/__init__.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_urls creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_urls/templates creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_urls/templates/sentry creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_urls/templates/sentry/plugins creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_urls/templates/sentry/plugins/sentry_urls copying build/lib/sentry/plugins/sentry_urls/templates/sentry/plugins/sentry_urls/index.html -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_urls/templates/sentry/plugins/sentry_urls copying build/lib/sentry/plugins/sentry_urls/templates/sentry/plugins/sentry_urls/widget.html -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_urls/templates/sentry/plugins/sentry_urls creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_redmine copying build/lib/sentry/plugins/sentry_redmine/conf.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_redmine copying build/lib/sentry/plugins/sentry_redmine/models.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_redmine creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_redmine/tests copying build/lib/sentry/plugins/sentry_redmine/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_redmine/tests copying build/lib/sentry/plugins/sentry_redmine/__init__.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_redmine creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_redmine/migrations copying build/lib/sentry/plugins/sentry_redmine/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_redmine/migrations copying build/lib/sentry/plugins/sentry_redmine/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_redmine/migrations creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_redmine/templates creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_redmine/templates/sentry creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_redmine/templates/sentry/plugins creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_redmine/templates/sentry/plugins/redmine copying build/lib/sentry/plugins/sentry_redmine/templates/sentry/plugins/redmine/create_issue.html -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_redmine/templates/sentry/plugins/redmine creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_servers copying build/lib/sentry/plugins/sentry_servers/models.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_servers copying build/lib/sentry/plugins/sentry_servers/__init__.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_servers creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_servers/templates creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_servers/templates/sentry creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_servers/templates/sentry/plugins creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_servers/templates/sentry/plugins/sentry_servers copying build/lib/sentry/plugins/sentry_servers/templates/sentry/plugins/sentry_servers/index.html -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_servers/templates/sentry/plugins/sentry_servers copying build/lib/sentry/plugins/sentry_servers/templates/sentry/plugins/sentry_servers/widget.html -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_servers/templates/sentry/plugins/sentry_servers creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_sites copying build/lib/sentry/plugins/sentry_sites/models.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_sites copying build/lib/sentry/plugins/sentry_sites/__init__.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_sites creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_sites/templates creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_sites/templates/sentry creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_sites/templates/sentry/plugins creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_sites/templates/sentry/plugins/sentry_sites copying build/lib/sentry/plugins/sentry_sites/templates/sentry/plugins/sentry_sites/index.html -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_sites/templates/sentry/plugins/sentry_sites copying build/lib/sentry/plugins/sentry_sites/templates/sentry/plugins/sentry_sites/widget.html -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_sites/templates/sentry/plugins/sentry_sites copying build/lib/sentry/plugins/__init__.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins copying build/lib/sentry/filters.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/conf copying build/lib/sentry/conf/settings.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/conf copying build/lib/sentry/conf/defaults.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/conf copying build/lib/sentry/conf/__init__.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/conf copying build/lib/sentry/conf/server.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/conf creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client copying build/lib/sentry/client/async.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client copying build/lib/sentry/client/middleware.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client copying build/lib/sentry/client/models.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client copying build/lib/sentry/client/handlers.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client copying build/lib/sentry/client/base.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client copying build/lib/sentry/client/__init__.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client/log copying build/lib/sentry/client/log/__init__.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client/log creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client/celery copying build/lib/sentry/client/celery/tasks.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client/celery copying build/lib/sentry/client/celery/client.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client/celery copying build/lib/sentry/client/celery/conf.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client/celery copying build/lib/sentry/client/celery/models.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client/celery copying build/lib/sentry/client/celery/__init__.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client/celery copying build/lib/sentry/wsgi.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry copying build/lib/sentry/models.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry copying build/lib/sentry/search_indexes.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/utils copying build/lib/sentry/utils/router.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/utils copying build/lib/sentry/utils/json.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/utils copying build/lib/sentry/utils/stacks.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/utils copying build/lib/sentry/utils/charts.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/utils copying build/lib/sentry/utils/query.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/utils creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/utils/compat copying build/lib/sentry/utils/compat/db.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/utils/compat copying build/lib/sentry/utils/compat/__init__.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/utils/compat copying build/lib/sentry/utils/__init__.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/utils copying build/lib/sentry/utils/manager.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/utils copying build/lib/sentry/__init__.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templatetags copying build/lib/sentry/templatetags/sentry_helpers.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templatetags copying build/lib/sentry/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templatetags creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations copying build/lib/sentry/migrations/0008_auto__chg_field_message_view__add_field_groupedmessage_data__chg_field.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations copying build/lib/sentry/migrations/0010_auto__add_messageindex__add_unique_messageindex_column_value_object_id.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations copying build/lib/sentry/migrations/0003_auto__add_field_message_group__del_field_groupedmessage_server_name.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations copying build/lib/sentry/migrations/0007_auto__add_field_message_site.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations copying build/lib/sentry/migrations/0014_auto.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations copying build/lib/sentry/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations copying build/lib/sentry/migrations/0004_auto__add_filtervalue__add_unique_filtervalue_key_value.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations copying build/lib/sentry/migrations/0013_auto__add_messagecountbyminute__add_unique_messagecountbyminute_group_.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations copying build/lib/sentry/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations copying build/lib/sentry/migrations/0011_auto__add_field_groupedmessage_score.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations copying build/lib/sentry/migrations/0005_auto.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations copying build/lib/sentry/migrations/0006_auto.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations copying build/lib/sentry/migrations/0009_auto__add_field_message_message_id.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations copying build/lib/sentry/migrations/0012_auto.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations copying build/lib/sentry/migrations/0002_auto__del_field_groupedmessage_url__chg_field_groupedmessage_view__chg.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/scripts copying build/lib/sentry/scripts/runner.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/scripts copying build/lib/sentry/scripts/__init__.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/scripts creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/static creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/static/styles copying build/lib/sentry/static/styles/global.css -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/static/styles creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/static/images copying build/lib/sentry/static/images/sentry.png -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/static/images copying build/lib/sentry/static/images/search.png -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/static/images creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/static/scripts copying build/lib/sentry/static/scripts/jquery.flot.min.js -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/static/scripts copying build/lib/sentry/static/scripts/global.js -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/static/scripts copying build/lib/sentry/static/scripts/jquery.animate-colors-min.js -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/static/scripts copying build/lib/sentry/static/scripts/jquery.js -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/static/scripts creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/static/fonts copying build/lib/sentry/static/fonts/OFL.txt -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/static/fonts copying build/lib/sentry/static/fonts/YanoneKaffeesatz-Regular.ttf -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/static/fonts copying build/lib/sentry/signals.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templates creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templates/sentry copying build/lib/sentry/templates/sentry/404.html -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templates/sentry creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templates/sentry/partial copying build/lib/sentry/templates/sentry/partial/_message.html -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templates/sentry/partial copying build/lib/sentry/templates/sentry/partial/_group.html -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templates/sentry/partial copying build/lib/sentry/templates/sentry/partial/_pager.html -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templates/sentry/partial copying build/lib/sentry/templates/sentry/partial/_notification.html -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templates/sentry/partial creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templates/sentry/group copying build/lib/sentry/templates/sentry/group/message.html -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templates/sentry/group copying build/lib/sentry/templates/sentry/group/details.html -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templates/sentry/group copying build/lib/sentry/templates/sentry/group/message_list.html -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templates/sentry/group creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templates/sentry/emails copying build/lib/sentry/templates/sentry/emails/error.txt -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templates/sentry/emails copying build/lib/sentry/templates/sentry/login.html -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templates/sentry copying build/lib/sentry/templates/sentry/missing_permissions.html -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templates/sentry copying build/lib/sentry/templates/sentry/index.html -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templates/sentry copying build/lib/sentry/templates/sentry/invalid_message_id.html -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templates/sentry copying build/lib/sentry/templates/sentry/500.html -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templates/sentry copying build/lib/sentry/templates/sentry/search.html -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templates/sentry copying build/lib/sentry/templates/sentry/layout.html -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templates/sentry creating /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/web copying build/lib/sentry/web/views.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/web copying build/lib/sentry/web/urls.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/web copying build/lib/sentry/web/feeds.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/web copying build/lib/sentry/web/__init__.py -> /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/web byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_urls/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_urls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_redmine/conf.py to conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_redmine/models.py to models.cpython-39.pyc File "/usr/lib/python3.9/site-packages/sentry/plugins/sentry_redmine/models.py", line 67 except urllib2.HTTPError, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_redmine/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_redmine/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_redmine/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_redmine/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_servers/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_servers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_sites/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_sites/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/conf/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/conf/defaults.py to defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/conf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/conf/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client/async.py to async.cpython-39.pyc File "/usr/lib/python3.9/site-packages/sentry/client/async.py", line 70 print "Sentry attempts to send %s error messages" % size ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Sentry attempts to send %s error messages" % size)? byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client/models.py to models.cpython-39.pyc File "/usr/lib/python3.9/site-packages/sentry/client/models.py", line 63 except Exception, exc: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client/base.py to base.cpython-39.pyc File "/usr/lib/python3.9/site-packages/sentry/client/base.py", line 44 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client/log/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client/celery/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client/celery/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client/celery/conf.py to conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client/celery/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client/celery/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/models.py to models.cpython-39.pyc File "/usr/lib/python3.9/site-packages/sentry/models.py", line 63 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/search_indexes.py to search_indexes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/utils/router.py to router.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/utils/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/utils/stacks.py to stacks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/utils/charts.py to charts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/utils/query.py to query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/utils/compat/db.py to db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/utils/compat/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/utils/manager.py to manager.cpython-39.pyc File "/usr/lib/python3.9/site-packages/sentry/utils/manager.py", line 205 except Exception, exc: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templatetags/sentry_helpers.py to sentry_helpers.cpython-39.pyc File "/usr/lib/python3.9/site-packages/sentry/__init__.py", line 12 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations/0008_auto__chg_field_message_view__add_field_groupedmessage_data__chg_field.py to 0008_auto__chg_field_message_view__add_field_groupedmessage_data__chg_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations/0010_auto__add_messageindex__add_unique_messageindex_column_value_object_id.py to 0010_auto__add_messageindex__add_unique_messageindex_column_value_object_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations/0003_auto__add_field_message_group__del_field_groupedmessage_server_name.py to 0003_auto__add_field_message_group__del_field_groupedmessage_server_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations/0007_auto__add_field_message_site.py to 0007_auto__add_field_message_site.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations/0014_auto.py to 0014_auto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations/0004_auto__add_filtervalue__add_unique_filtervalue_key_value.py to 0004_auto__add_filtervalue__add_unique_filtervalue_key_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations/0013_auto__add_messagecountbyminute__add_unique_messagecountbyminute_group_.py to 0013_auto__add_messagecountbyminute__add_unique_messagecountbyminute_group_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations/0011_auto__add_field_groupedmessage_score.py to 0011_auto__add_field_groupedmessage_score.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations/0005_auto.py to 0005_auto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations/0006_auto.py to 0006_auto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations/0009_auto__add_field_message_message_id.py to 0009_auto__add_field_message_message_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations/0012_auto.py to 0012_auto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/migrations/0002_auto__del_field_groupedmessage_url__chg_field_groupedmessage_view__chg.py to 0002_auto__del_field_groupedmessage_url__chg_field_groupedmessage_view__chg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/scripts/runner.py to runner.cpython-39.pyc File "/usr/lib/python3.9/site-packages/sentry/scripts/runner.py", line 75 except IOError, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/web/views.py to views.cpython-39.pyc File "/usr/lib/python3.9/site-packages/sentry/web/views.py", line 548 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/web/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/web/feeds.py to feeds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/web/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpmnztyyzo.py' /usr/bin/python3 /tmp/tmpmnztyyzo.py File "/usr/lib/python3.9/site-packages/sentry/plugins/sentry_redmine/models.py", line 67 except urllib2.HTTPError, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/sentry/client/async.py", line 70 print "Sentry attempts to send %s error messages" % size ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Sentry attempts to send %s error messages" % size)? File "/usr/lib/python3.9/site-packages/sentry/client/models.py", line 63 except Exception, exc: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/sentry/client/base.py", line 44 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/sentry/models.py", line 63 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/sentry/utils/manager.py", line 205 except Exception, exc: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/sentry/__init__.py", line 12 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/sentry/scripts/runner.py", line 75 except IOError, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/sentry/web/views.py", line 548 except Exception, e: ^ SyntaxError: invalid syntax removing /tmp/tmpmnztyyzo.py running install_egg_info running egg_info writing django_sentry.egg-info/PKG-INFO writing dependency_links to django_sentry.egg-info/dependency_links.txt writing entry points to django_sentry.egg-info/entry_points.txt writing requirements to django_sentry.egg-info/requires.txt writing top-level names to django_sentry.egg-info/top_level.txt reading manifest file 'django_sentry.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'distribute_setup.py' warning: no previously-included files matching '*~' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'django_sentry.egg-info/SOURCES.txt' Copying django_sentry.egg-info to /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/django_sentry-1.13.5-py3.9.egg-info running install_scripts Installing sentry script to /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64//usr/share/doc/python-django-sentry + '[' -d doc ']' ~/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64 ~/build/BUILD/django-sentry-1.13.5 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64 + '[' -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 ']' + popd ~/build/BUILD/django-sentry-1.13.5 + mv /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.13.5-1 --unique-debug-suffix -1.13.5-1.x86_64 --unique-debug-src-base python-django-sentry-1.13.5-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django-sentry-1.13.5 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-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/__init__.py'... File "/usr/lib/python3.9/site-packages/sentry/__init__.py", line 12 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client/async.py'... File "/usr/lib/python3.9/site-packages/sentry/client/async.py", line 70 print "Sentry attempts to send %s error messages" % size ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Sentry attempts to send %s error messages" % size)? *** Error compiling '/builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client/base.py'... File "/usr/lib/python3.9/site-packages/sentry/client/base.py", line 44 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/client/models.py'... File "/usr/lib/python3.9/site-packages/sentry/client/models.py", line 63 except Exception, exc: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/models.py'... File "/usr/lib/python3.9/site-packages/sentry/models.py", line 63 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/plugins/sentry_redmine/models.py'... File "/usr/lib/python3.9/site-packages/sentry/plugins/sentry_redmine/models.py", line 67 except urllib2.HTTPError, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/scripts/runner.py'... File "/usr/lib/python3.9/site-packages/sentry/scripts/runner.py", line 75 except IOError, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/utils/manager.py'... File "/usr/lib/python3.9/site-packages/sentry/utils/manager.py", line 205 except Exception, exc: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-django-sentry-1.13.5-1.x86_64/usr/lib/python3.9/site-packages/sentry/web/views.py'... File "/usr/lib/python3.9/site-packages/sentry/web/views.py", line 548 except Exception, e: ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.9f0ypV (%install) Bad exit status from /var/tmp/rpm-tmp.9f0ypV (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-sentry.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-sentry.spec