Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-djangocms-icon.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682455309.415335/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-djangocms-icon.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-djangocms-icon-2.0.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-djangocms-icon.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682455309.415335/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-djangocms-icon.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-djangocms-icon-2.0.0-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-djangocms-icon.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682455309.415335/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-djangocms-icon.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.uELqsw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf djangocms-icon-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/djangocms-icon-2.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd djangocms-icon-2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.x00Dwx + umask 022 + cd /builddir/build/BUILD + cd djangocms-icon-2.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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/djangocms_icon copying djangocms_icon/fields.py -> build/lib/djangocms_icon copying djangocms_icon/cms_plugins.py -> build/lib/djangocms_icon copying djangocms_icon/forms.py -> build/lib/djangocms_icon copying djangocms_icon/models.py -> build/lib/djangocms_icon copying djangocms_icon/__init__.py -> build/lib/djangocms_icon creating build/lib/tests copying tests/test_migrations.py -> build/lib/tests copying tests/test_fields.py -> build/lib/tests copying tests/test_models.py -> build/lib/tests copying tests/settings.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_plugins.py -> build/lib/tests creating build/lib/djangocms_icon/migrations copying djangocms_icon/migrations/0001_initial.py -> build/lib/djangocms_icon/migrations copying djangocms_icon/migrations/0002_auto_20190218_2017.py -> build/lib/djangocms_icon/migrations copying djangocms_icon/migrations/__init__.py -> build/lib/djangocms_icon/migrations running egg_info writing djangocms_icon.egg-info/PKG-INFO writing dependency_links to djangocms_icon.egg-info/dependency_links.txt writing requirements to djangocms_icon.egg-info/requires.txt writing top-level names to djangocms_icon.egg-info/top_level.txt reading manifest file 'djangocms_icon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'djangocms_icon.egg-info/SOURCES.txt' creating build/lib/djangocms_icon/locale creating build/lib/djangocms_icon/locale/de creating build/lib/djangocms_icon/locale/de/LC_MESSAGES copying djangocms_icon/locale/de/LC_MESSAGES/django.mo -> build/lib/djangocms_icon/locale/de/LC_MESSAGES copying djangocms_icon/locale/de/LC_MESSAGES/django.po -> build/lib/djangocms_icon/locale/de/LC_MESSAGES creating build/lib/djangocms_icon/locale/en creating build/lib/djangocms_icon/locale/en/LC_MESSAGES copying djangocms_icon/locale/en/LC_MESSAGES/django.mo -> build/lib/djangocms_icon/locale/en/LC_MESSAGES copying djangocms_icon/locale/en/LC_MESSAGES/django.po -> build/lib/djangocms_icon/locale/en/LC_MESSAGES creating build/lib/djangocms_icon/locale/es creating build/lib/djangocms_icon/locale/es/LC_MESSAGES copying djangocms_icon/locale/es/LC_MESSAGES/django.mo -> build/lib/djangocms_icon/locale/es/LC_MESSAGES copying djangocms_icon/locale/es/LC_MESSAGES/django.po -> build/lib/djangocms_icon/locale/es/LC_MESSAGES creating build/lib/djangocms_icon/locale/fr creating build/lib/djangocms_icon/locale/fr/LC_MESSAGES copying djangocms_icon/locale/fr/LC_MESSAGES/django.mo -> build/lib/djangocms_icon/locale/fr/LC_MESSAGES copying djangocms_icon/locale/fr/LC_MESSAGES/django.po -> build/lib/djangocms_icon/locale/fr/LC_MESSAGES creating build/lib/djangocms_icon/locale/it creating build/lib/djangocms_icon/locale/it/LC_MESSAGES copying djangocms_icon/locale/it/LC_MESSAGES/django.mo -> build/lib/djangocms_icon/locale/it/LC_MESSAGES copying djangocms_icon/locale/it/LC_MESSAGES/django.po -> build/lib/djangocms_icon/locale/it/LC_MESSAGES creating build/lib/djangocms_icon/static creating build/lib/djangocms_icon/static/djangocms_icon creating build/lib/djangocms_icon/static/djangocms_icon/css copying djangocms_icon/static/djangocms_icon/css/djangocms-icon.css -> build/lib/djangocms_icon/static/djangocms_icon/css creating build/lib/djangocms_icon/static/djangocms_icon/js copying djangocms_icon/static/djangocms_icon/js/base.js -> build/lib/djangocms_icon/static/djangocms_icon/js copying djangocms_icon/static/djangocms_icon/js/icon-picker.js -> build/lib/djangocms_icon/static/djangocms_icon/js copying djangocms_icon/static/djangocms_icon/js/icon-widget.js -> build/lib/djangocms_icon/static/djangocms_icon/js creating build/lib/djangocms_icon/static/djangocms_icon/js/dist copying djangocms_icon/static/djangocms_icon/js/dist/bundle.icon.min.js -> build/lib/djangocms_icon/static/djangocms_icon/js/dist creating build/lib/djangocms_icon/static/djangocms_icon/js/libs copying djangocms_icon/static/djangocms_icon/js/libs/bootstrap-iconpicker.js -> build/lib/djangocms_icon/static/djangocms_icon/js/libs creating build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset copying djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-elusiveicon-all.js -> build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset copying djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-flagicon-all.js -> build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset copying djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-fontawesome-4-all.js -> build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset copying djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-fontawesome-5-brands.js -> build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset copying djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-fontawesome-5-light.js -> build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset copying djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-fontawesome-5-regular.js -> build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset copying djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-fontawesome-5-solid.js -> build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset copying djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-glyphicon-all.js -> build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset copying djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-ionicon-all.js -> build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset copying djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-mapicon-all.js -> build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset copying djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-materialdesign-all.js -> build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset copying djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-octicon-all.js -> build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset copying djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-typicon-all.js -> build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset copying djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-weathericon-all.js -> build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset copying djangocms_icon/static/djangocms_icon/js/libs/iconset/index.js -> build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset creating build/lib/djangocms_icon/static/djangocms_icon/sass copying djangocms_icon/static/djangocms_icon/sass/_popover.scss -> build/lib/djangocms_icon/static/djangocms_icon/sass copying djangocms_icon/static/djangocms_icon/sass/djangocms-icon.scss -> build/lib/djangocms_icon/static/djangocms_icon/sass creating build/lib/djangocms_icon/templates creating build/lib/djangocms_icon/templates/admin creating build/lib/djangocms_icon/templates/admin/djangocms_icon creating build/lib/djangocms_icon/templates/admin/djangocms_icon/includes copying djangocms_icon/templates/admin/djangocms_icon/includes/assets.html -> build/lib/djangocms_icon/templates/admin/djangocms_icon/includes creating build/lib/djangocms_icon/templates/admin/djangocms_icon/widgets copying djangocms_icon/templates/admin/djangocms_icon/widgets/icon.html -> build/lib/djangocms_icon/templates/admin/djangocms_icon/widgets creating build/lib/djangocms_icon/templates/djangocms_icon creating build/lib/djangocms_icon/templates/djangocms_icon/default copying djangocms_icon/templates/djangocms_icon/default/icon.html -> build/lib/djangocms_icon/templates/djangocms_icon/default creating build/lib/djangocms_icon/templates/djangocms_icon/includes copying djangocms_icon/templates/djangocms_icon/includes/icon.html -> build/lib/djangocms_icon/templates/djangocms_icon/includes + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BozsHe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64 + cd djangocms-icon-2.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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-djangocms-icon-2.0.0-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-djangocms-icon-2.0.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/css copying build/lib/djangocms_icon/static/djangocms_icon/css/djangocms-icon.css -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/css creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/sass copying build/lib/djangocms_icon/static/djangocms_icon/sass/_popover.scss -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/sass copying build/lib/djangocms_icon/static/djangocms_icon/sass/djangocms-icon.scss -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/sass creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/js creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/js/dist copying build/lib/djangocms_icon/static/djangocms_icon/js/dist/bundle.icon.min.js -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/js/dist copying build/lib/djangocms_icon/static/djangocms_icon/js/icon-widget.js -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/js copying build/lib/djangocms_icon/static/djangocms_icon/js/icon-picker.js -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/js creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/js/libs creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/js/libs/iconset copying build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-weathericon-all.js -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/js/libs/iconset copying build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset/index.js -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/js/libs/iconset copying build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-flagicon-all.js -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/js/libs/iconset copying build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-fontawesome-5-regular.js -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/js/libs/iconset copying build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-ionicon-all.js -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/js/libs/iconset copying build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-mapicon-all.js -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/js/libs/iconset copying build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-typicon-all.js -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/js/libs/iconset copying build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-fontawesome-4-all.js -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/js/libs/iconset copying build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-glyphicon-all.js -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/js/libs/iconset copying build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-fontawesome-5-light.js -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/js/libs/iconset copying build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-materialdesign-all.js -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/js/libs/iconset copying build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-fontawesome-5-brands.js -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/js/libs/iconset copying build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-fontawesome-5-solid.js -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/js/libs/iconset copying build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-elusiveicon-all.js -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/js/libs/iconset copying build/lib/djangocms_icon/static/djangocms_icon/js/libs/iconset/iconset-octicon-all.js -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/js/libs/iconset copying build/lib/djangocms_icon/static/djangocms_icon/js/libs/bootstrap-iconpicker.js -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/js/libs copying build/lib/djangocms_icon/static/djangocms_icon/js/base.js -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/static/djangocms_icon/js copying build/lib/djangocms_icon/fields.py -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon copying build/lib/djangocms_icon/cms_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon copying build/lib/djangocms_icon/forms.py -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon copying build/lib/djangocms_icon/models.py -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/templates creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/templates/djangocms_icon creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/templates/djangocms_icon/default copying build/lib/djangocms_icon/templates/djangocms_icon/default/icon.html -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/templates/djangocms_icon/default creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/templates/djangocms_icon/includes copying build/lib/djangocms_icon/templates/djangocms_icon/includes/icon.html -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/templates/djangocms_icon/includes creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/templates/admin creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/templates/admin/djangocms_icon creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/templates/admin/djangocms_icon/includes copying build/lib/djangocms_icon/templates/admin/djangocms_icon/includes/assets.html -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/templates/admin/djangocms_icon/includes creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/templates/admin/djangocms_icon/widgets copying build/lib/djangocms_icon/templates/admin/djangocms_icon/widgets/icon.html -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/templates/admin/djangocms_icon/widgets creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/locale creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/locale/de creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/locale/de/LC_MESSAGES copying build/lib/djangocms_icon/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/locale/de/LC_MESSAGES copying build/lib/djangocms_icon/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/locale/fr creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/locale/fr/LC_MESSAGES copying build/lib/djangocms_icon/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/locale/fr/LC_MESSAGES copying build/lib/djangocms_icon/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/locale/en creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/locale/en/LC_MESSAGES copying build/lib/djangocms_icon/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/locale/en/LC_MESSAGES copying build/lib/djangocms_icon/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/locale/es creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/locale/es/LC_MESSAGES copying build/lib/djangocms_icon/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/locale/es/LC_MESSAGES copying build/lib/djangocms_icon/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/locale/it creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/locale/it/LC_MESSAGES copying build/lib/djangocms_icon/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/locale/it/LC_MESSAGES copying build/lib/djangocms_icon/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/migrations copying build/lib/djangocms_icon/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/migrations copying build/lib/djangocms_icon/migrations/0002_auto_20190218_2017.py -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/migrations copying build/lib/djangocms_icon/migrations/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/migrations copying build/lib/djangocms_icon/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon creating /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_migrations.py -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_fields.py -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_models.py -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/settings.py -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests byte-compiling /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/migrations/0002_auto_20190218_2017.py to 0002_auto_20190218_2017.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_migrations.py to test_migrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_fields.py to test_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_plugins.py to test_plugins.cpython-39.pyc writing byte-compilation script '/tmp/tmpt6l7ywee.py' /usr/bin/python3 /tmp/tmpt6l7ywee.py removing /tmp/tmpt6l7ywee.py running install_egg_info running egg_info writing djangocms_icon.egg-info/PKG-INFO writing dependency_links to djangocms_icon.egg-info/dependency_links.txt writing requirements to djangocms_icon.egg-info/requires.txt writing top-level names to djangocms_icon.egg-info/top_level.txt reading manifest file 'djangocms_icon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'djangocms_icon.egg-info/SOURCES.txt' Copying djangocms_icon.egg-info to /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_icon-2.0.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64//usr/share/doc/python-djangocms-icon + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64 ~/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64 ~/build/BUILD/djangocms-icon-2.0.0 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/djangocms-icon-2.0.0 + mv /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.0.0-1 --unique-debug-suffix -2.0.0-1.x86_64 --unique-debug-src-base python-djangocms-icon-2.0.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/djangocms-icon-2.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-djangocms-icon-2.0.0-1.noarch Provides: python-djangocms-icon python3-djangocms-icon = 2.0.0-1 python3.9dist(djangocms-icon) = 2 python3dist(djangocms-icon) = 2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(django-cms) >= 3.7 python3.9dist(djangocms-attributes-field) >= 1 Processing files: python-djangocms-icon-help-2.0.0-1.noarch warning: Empty %files file /builddir/build/BUILD/djangocms-icon-2.0.0/doclist.lst Provides: python-djangocms-icon-help = 2.0.0-1 python3-djangocms-icon-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64 Wrote: /builddir/build/RPMS/python-djangocms-icon-help-2.0.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-djangocms-icon-2.0.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qPY10d + umask 022 + cd /builddir/build/BUILD + cd djangocms-icon-2.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-djangocms-icon-2.0.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0