Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-taggit.spec'], chrootPath='/var/lib/mock/837222-epel-7-x86_64-1544773668.638286/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '59bc7f6911b84499909a286ff5f7b60c', '-D', '/var/lib/mock/837222-epel-7-x86_64-1544773668.638286/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-taggit.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ufven-netbox25-python-django-taggit-0.23.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-taggit.spec'], chrootPath='/var/lib/mock/837222-epel-7-x86_64-1544773668.638286/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e589a8057a484111b4330e7145a21053', '-D', '/var/lib/mock/837222-epel-7-x86_64-1544773668.638286/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-taggit.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.duUCgq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-taggit-0.23.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-taggit-0.23.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-taggit-0.23.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf django-taggit.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.r9Kj6j + umask 022 + cd /builddir/build/BUILD + cd django-taggit-0.23.0 + scl enable ufven-netbox25 ' BUILDSTDERR: /opt/rh/rh-python36/root/usr/bin/python3 setup.py build BUILDSTDERR: ' BUILDSTDERR: zip_safe flag not set; analyzing archive contents... BUILDSTDERR: isort.__pycache__.settings.cpython-36: module MAY be using inspect.trace Installed /builddir/build/BUILD/django-taggit-0.23.0/.eggs/isort-4.3.4-py3.6.egg running build running build_py creating build creating build/lib creating build/lib/taggit copying taggit/__init__.py -> build/lib/taggit copying taggit/views.py -> build/lib/taggit copying taggit/models.py -> build/lib/taggit copying taggit/admin.py -> build/lib/taggit copying taggit/utils.py -> build/lib/taggit copying taggit/managers.py -> build/lib/taggit copying taggit/apps.py -> build/lib/taggit copying taggit/forms.py -> build/lib/taggit creating build/lib/taggit/migrations copying taggit/migrations/__init__.py -> build/lib/taggit/migrations copying taggit/migrations/0001_initial.py -> build/lib/taggit/migrations copying taggit/migrations/0002_auto_20150616_2121.py -> build/lib/taggit/migrations running egg_info writing django_taggit.egg-info/PKG-INFO writing dependency_links to django_taggit.egg-info/dependency_links.txt writing requirements to django_taggit.egg-info/requires.txt writing top-level names to django_taggit.egg-info/top_level.txt reading manifest file 'django_taggit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'runtests.py' writing manifest file 'django_taggit.egg-info/SOURCES.txt' creating build/lib/taggit/locale creating build/lib/taggit/locale/cs creating build/lib/taggit/locale/cs/LC_MESSAGES copying taggit/locale/cs/LC_MESSAGES/django.mo -> build/lib/taggit/locale/cs/LC_MESSAGES copying taggit/locale/cs/LC_MESSAGES/django.po -> build/lib/taggit/locale/cs/LC_MESSAGES creating build/lib/taggit/locale/de creating build/lib/taggit/locale/de/LC_MESSAGES copying taggit/locale/de/LC_MESSAGES/django.mo -> build/lib/taggit/locale/de/LC_MESSAGES copying taggit/locale/de/LC_MESSAGES/django.po -> build/lib/taggit/locale/de/LC_MESSAGES creating build/lib/taggit/locale/el creating build/lib/taggit/locale/el/LC_MESSAGES copying taggit/locale/el/LC_MESSAGES/django.mo -> build/lib/taggit/locale/el/LC_MESSAGES copying taggit/locale/el/LC_MESSAGES/django.po -> build/lib/taggit/locale/el/LC_MESSAGES creating build/lib/taggit/locale/en creating build/lib/taggit/locale/en/LC_MESSAGES copying taggit/locale/en/LC_MESSAGES/django.po -> build/lib/taggit/locale/en/LC_MESSAGES creating build/lib/taggit/locale/eo creating build/lib/taggit/locale/eo/LC_MESSAGES copying taggit/locale/eo/LC_MESSAGES/django.mo -> build/lib/taggit/locale/eo/LC_MESSAGES copying taggit/locale/eo/LC_MESSAGES/django.po -> build/lib/taggit/locale/eo/LC_MESSAGES creating build/lib/taggit/locale/es creating build/lib/taggit/locale/es/LC_MESSAGES copying taggit/locale/es/LC_MESSAGES/django.mo -> build/lib/taggit/locale/es/LC_MESSAGES copying taggit/locale/es/LC_MESSAGES/django.po -> build/lib/taggit/locale/es/LC_MESSAGES creating build/lib/taggit/locale/he creating build/lib/taggit/locale/he/LC_MESSAGES copying taggit/locale/he/LC_MESSAGES/django.mo -> build/lib/taggit/locale/he/LC_MESSAGES copying taggit/locale/he/LC_MESSAGES/django.po -> build/lib/taggit/locale/he/LC_MESSAGES creating build/lib/taggit/locale/it creating build/lib/taggit/locale/it/LC_MESSAGES copying taggit/locale/it/LC_MESSAGES/django.mo -> build/lib/taggit/locale/it/LC_MESSAGES copying taggit/locale/it/LC_MESSAGES/django.po -> build/lib/taggit/locale/it/LC_MESSAGES creating build/lib/taggit/locale/ja creating build/lib/taggit/locale/ja/LC_MESSAGES copying taggit/locale/ja/LC_MESSAGES/django.mo -> build/lib/taggit/locale/ja/LC_MESSAGES copying taggit/locale/ja/LC_MESSAGES/django.po -> build/lib/taggit/locale/ja/LC_MESSAGES creating build/lib/taggit/locale/nb creating build/lib/taggit/locale/nb/LC_MESSAGES copying taggit/locale/nb/LC_MESSAGES/django.mo -> build/lib/taggit/locale/nb/LC_MESSAGES copying taggit/locale/nb/LC_MESSAGES/django.po -> build/lib/taggit/locale/nb/LC_MESSAGES creating build/lib/taggit/locale/nl creating build/lib/taggit/locale/nl/LC_MESSAGES copying taggit/locale/nl/LC_MESSAGES/django.mo -> build/lib/taggit/locale/nl/LC_MESSAGES copying taggit/locale/nl/LC_MESSAGES/django.po -> build/lib/taggit/locale/nl/LC_MESSAGES creating build/lib/taggit/locale/pt_BR creating build/lib/taggit/locale/pt_BR/LC_MESSAGES copying taggit/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/taggit/locale/pt_BR/LC_MESSAGES copying taggit/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/taggit/locale/pt_BR/LC_MESSAGES creating build/lib/taggit/locale/ru creating build/lib/taggit/locale/ru/LC_MESSAGES copying taggit/locale/ru/LC_MESSAGES/django.mo -> build/lib/taggit/locale/ru/LC_MESSAGES copying taggit/locale/ru/LC_MESSAGES/django.po -> build/lib/taggit/locale/ru/LC_MESSAGES creating build/lib/taggit/locale/tr creating build/lib/taggit/locale/tr/LC_MESSAGES copying taggit/locale/tr/LC_MESSAGES/django.mo -> build/lib/taggit/locale/tr/LC_MESSAGES copying taggit/locale/tr/LC_MESSAGES/django.po -> build/lib/taggit/locale/tr/LC_MESSAGES creating build/lib/taggit/locale/zh_Hans creating build/lib/taggit/locale/zh_Hans/LC_MESSAGES copying taggit/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/taggit/locale/zh_Hans/LC_MESSAGES copying taggit/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/taggit/locale/zh_Hans/LC_MESSAGES + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Plufxj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64 + cd django-taggit-0.23.0 + scl enable ufven-netbox25 ' BUILDSTDERR: /opt/rh/rh-python36/root/usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64 --install-purelib /opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages BUILDSTDERR: ' running install running install_lib creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25 creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6 creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/zh_Hans creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/zh_Hans/LC_MESSAGES copying build/lib/taggit/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/zh_Hans/LC_MESSAGES copying build/lib/taggit/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/tr creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/tr/LC_MESSAGES copying build/lib/taggit/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/tr/LC_MESSAGES copying build/lib/taggit/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/ru creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/ru/LC_MESSAGES copying build/lib/taggit/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/ru/LC_MESSAGES copying build/lib/taggit/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/pt_BR creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/pt_BR/LC_MESSAGES copying build/lib/taggit/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/pt_BR/LC_MESSAGES copying build/lib/taggit/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/nl creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/nl/LC_MESSAGES copying build/lib/taggit/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/nl/LC_MESSAGES copying build/lib/taggit/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/nb creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/nb/LC_MESSAGES copying build/lib/taggit/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/nb/LC_MESSAGES copying build/lib/taggit/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/ja creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/ja/LC_MESSAGES copying build/lib/taggit/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/ja/LC_MESSAGES copying build/lib/taggit/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/it creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/it/LC_MESSAGES copying build/lib/taggit/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/it/LC_MESSAGES copying build/lib/taggit/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/he creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/he/LC_MESSAGES copying build/lib/taggit/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/he/LC_MESSAGES copying build/lib/taggit/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/es creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/es/LC_MESSAGES copying build/lib/taggit/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/es/LC_MESSAGES copying build/lib/taggit/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/eo creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/eo/LC_MESSAGES copying build/lib/taggit/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/eo/LC_MESSAGES copying build/lib/taggit/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/en creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/en/LC_MESSAGES copying build/lib/taggit/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/el creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/el/LC_MESSAGES copying build/lib/taggit/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/el/LC_MESSAGES copying build/lib/taggit/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/de creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/de/LC_MESSAGES copying build/lib/taggit/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/de/LC_MESSAGES copying build/lib/taggit/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/cs creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/cs/LC_MESSAGES copying build/lib/taggit/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/cs/LC_MESSAGES copying build/lib/taggit/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/migrations copying build/lib/taggit/migrations/0002_auto_20150616_2121.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/migrations copying build/lib/taggit/migrations/0001_initial.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/migrations copying build/lib/taggit/migrations/__init__.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/migrations copying build/lib/taggit/forms.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit copying build/lib/taggit/apps.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit copying build/lib/taggit/managers.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit copying build/lib/taggit/utils.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit copying build/lib/taggit/admin.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit copying build/lib/taggit/models.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit copying build/lib/taggit/views.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit copying build/lib/taggit/__init__.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/migrations/0002_auto_20150616_2121.py to 0002_auto_20150616_2121.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/migrations/0001_initial.py to 0001_initial.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/migrations/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/forms.py to forms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/apps.py to apps.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/managers.py to managers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/admin.py to admin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/models.py to models.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/views.py to views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/taggit/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpg0g0s7lc.py' /opt/rh/rh-python36/root/usr/bin/python3 /tmp/tmpg0g0s7lc.py removing /tmp/tmpg0g0s7lc.py running install_egg_info running egg_info writing django_taggit.egg-info/PKG-INFO writing dependency_links to django_taggit.egg-info/dependency_links.txt writing requirements to django_taggit.egg-info/requires.txt writing top-level names to django_taggit.egg-info/top_level.txt reading manifest file 'django_taggit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'runtests.py' writing manifest file 'django_taggit.egg-info/SOURCES.txt' Copying django_taggit.egg-info to /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/django_taggit-0.23.0-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/django-taggit-0.23.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/ufven/ufven-netbox25/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable rh-python36 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python-36 /opt/rh/rh-python36/root/usr/bin/python3 1 /opt/ufven/ufven-netbox25/root' + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: ufven-netbox25-python-django-taggit-0.23.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Bj0QNl + umask 022 + cd /builddir/build/BUILD + cd django-taggit-0.23.0 + DOCDIR=/builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/share/doc/ufven-netbox25-python-django-taggit-0.23.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/share/doc/ufven-netbox25-python-django-taggit-0.23.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/share/doc/ufven-netbox25-python-django-taggit-0.23.0 + cp -pr CHANGELOG.txt /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/share/doc/ufven-netbox25-python-django-taggit-0.23.0 + cp -pr README.rst /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/share/doc/ufven-netbox25-python-django-taggit-0.23.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZD0h6n + umask 022 + cd /builddir/build/BUILD + cd django-taggit-0.23.0 + LICENSEDIR=/builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/share/licenses/ufven-netbox25-python-django-taggit-0.23.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/share/licenses/ufven-netbox25-python-django-taggit-0.23.0 + cp -pr LICENSE /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/share/licenses/ufven-netbox25-python-django-taggit-0.23.0 + exit 0 Provides: scl-package(ufven-netbox25) ufven-netbox25-python-django-taggit = 0.23.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: rh-python36-python(abi) = 3.6 ufven-netbox25-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64 Wrote: /builddir/build/RPMS/ufven-netbox25-python-django-taggit-0.23.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ngA9Ay + umask 022 + cd /builddir/build/BUILD + cd django-taggit-0.23.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ufven-netbox25-python-django-taggit-0.23.0-1.el7.x86_64 + exit 0 Child return code was: 0