Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-unicore-cms.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687332623.194866/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-unicore-cms.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-unicore-cms-1.10.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-unicore-cms.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687332623.194866/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-unicore-cms.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-unicore-cms-1.10.1-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-unicore-cms.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687332623.194866/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-unicore-cms.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.QZzXoZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf unicore-cms-1.10.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/unicore-cms-1.10.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd unicore-cms-1.10.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZRgGgD + umask 022 + cd /builddir/build/BUILD + cd unicore-cms-1.10.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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/cms copying cms/tasks.py -> build/lib/cms copying cms/utils.py -> build/lib/cms copying cms/events.py -> build/lib/cms copying cms/__init__.py -> build/lib/cms creating build/lib/cms/tests copying cms/tests/base.py -> build/lib/cms/tests copying cms/tests/test_views.py -> build/lib/cms/tests copying cms/tests/test_events.py -> build/lib/cms/tests copying cms/tests/test_auth.py -> build/lib/cms/tests copying cms/tests/test_directionality.py -> build/lib/cms/tests copying cms/tests/test_utils.py -> build/lib/cms/tests copying cms/tests/test_comments.py -> build/lib/cms/tests copying cms/tests/test_notify.py -> build/lib/cms/tests copying cms/tests/__init__.py -> build/lib/cms/tests copying cms/tests/test_tasks.py -> build/lib/cms/tests copying cms/tests/test_search.py -> build/lib/cms/tests creating build/lib/cms/views copying cms/views/base.py -> build/lib/cms/views copying cms/views/utils.py -> build/lib/cms/views copying cms/views/__init__.py -> build/lib/cms/views copying cms/views/cms_views.py -> build/lib/cms/views copying cms/views/forms.py -> build/lib/cms/views running egg_info writing unicore_cms.egg-info/PKG-INFO writing dependency_links to unicore_cms.egg-info/dependency_links.txt writing entry points to unicore_cms.egg-info/entry_points.txt deleting unicore_cms.egg-info/requires.txt writing top-level names to unicore_cms.egg-info/top_level.txt reading manifest file 'unicore_cms.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'utils' adding license file 'LICENSE' writing manifest file 'unicore_cms.egg-info/SOURCES.txt' copying cms/__init__.pyc -> build/lib/cms copying cms/events.pyc -> build/lib/cms copying cms/tasks.pyc -> build/lib/cms copying cms/utils.pyc -> build/lib/cms creating build/lib/cms/static copying cms/static/pyramid-16x16.png -> build/lib/cms/static copying cms/static/pyramid.png -> build/lib/cms/static copying cms/static/theme.css -> build/lib/cms/static copying cms/static/theme.min.css -> build/lib/cms/static creating build/lib/cms/static/css copying cms/static/css/style.css -> build/lib/cms/static/css creating build/lib/cms/static/img copying cms/static/img/facebook.png -> build/lib/cms/static/img copying cms/static/img/favicon.ico -> build/lib/cms/static/img copying cms/static/img/icon-diarrhoea.jpg -> build/lib/cms/static/img copying cms/static/img/icon-facebook.png -> build/lib/cms/static/img copying cms/static/img/icon-hygiene.jpg -> build/lib/cms/static/img copying cms/static/img/icon-twitter.png -> build/lib/cms/static/img copying cms/static/img/kids.jpg -> build/lib/cms/static/img copying cms/static/img/logo-unaids.png -> build/lib/cms/static/img copying cms/static/img/logo-undp.png -> build/lib/cms/static/img copying cms/static/img/logo-unesco.png -> build/lib/cms/static/img copying cms/static/img/logo-unfpa.png -> build/lib/cms/static/img copying cms/static/img/logo-unicef.png -> build/lib/cms/static/img copying cms/static/img/logo-wfp.png -> build/lib/cms/static/img copying cms/static/img/logo-who.png -> build/lib/cms/static/img copying cms/static/img/logo-world-bank.png -> build/lib/cms/static/img copying cms/static/img/logo.png -> build/lib/cms/static/img copying cms/static/img/twitter.png -> build/lib/cms/static/img creating build/lib/cms/static/js copying cms/static/js/jquery.rest.min.js -> build/lib/cms/static/js creating build/lib/cms/templates copying cms/templates/404.jinja2 -> build/lib/cms/templates copying cms/templates/404.pt -> build/lib/cms/templates copying cms/templates/atoms.html -> build/lib/cms/templates copying cms/templates/auth.pt -> build/lib/cms/templates copying cms/templates/base.jinja2 -> build/lib/cms/templates copying cms/templates/base.pt -> build/lib/cms/templates copying cms/templates/categories.pt -> build/lib/cms/templates copying cms/templates/category.jinja2 -> build/lib/cms/templates copying cms/templates/category.pt -> build/lib/cms/templates copying cms/templates/content.jinja2 -> build/lib/cms/templates copying cms/templates/content.pt -> build/lib/cms/templates copying cms/templates/flatpage.jinja2 -> build/lib/cms/templates copying cms/templates/flatpage.pt -> build/lib/cms/templates copying cms/templates/form_utils.jinja2 -> build/lib/cms/templates copying cms/templates/home.jinja2 -> build/lib/cms/templates copying cms/templates/home.pt -> build/lib/cms/templates copying cms/templates/locale_change.jinja2 -> build/lib/cms/templates copying cms/templates/locale_change.pt -> build/lib/cms/templates copying cms/templates/logo.pt -> build/lib/cms/templates copying cms/templates/molecules.html -> build/lib/cms/templates copying cms/templates/organisms.html -> build/lib/cms/templates copying cms/templates/paginator.pt -> build/lib/cms/templates copying cms/templates/paginator_category.pt -> build/lib/cms/templates copying cms/templates/search_box.pt -> build/lib/cms/templates copying cms/templates/search_results.jinja2 -> build/lib/cms/templates copying cms/templates/search_results.pt -> build/lib/cms/templates creating build/lib/cms/templates/admin copying cms/templates/admin/configure.pt -> build/lib/cms/templates/admin copying cms/templates/admin/home.pt -> build/lib/cms/templates/admin creating build/lib/cms/templates/comments copying cms/templates/comments/comment.jinja2 -> build/lib/cms/templates/comments copying cms/templates/comments/comment_flagged.jinja2 -> build/lib/cms/templates/comments copying cms/templates/comments/comment_form.jinja2 -> build/lib/cms/templates/comments copying cms/templates/comments/comment_list.jinja2 -> build/lib/cms/templates/comments copying cms/templates/comments/comment_page.jinja2 -> build/lib/cms/templates/comments copying cms/tests/__init__.pyc -> build/lib/cms/tests copying cms/tests/base.pyc -> build/lib/cms/tests creating build/lib/cms/tests/__pycache__ copying cms/tests/__pycache__/test_auth.cpython-27-PYTEST.pyc -> build/lib/cms/tests/__pycache__ copying cms/tests/__pycache__/test_comments.cpython-27-PYTEST.pyc -> build/lib/cms/tests/__pycache__ copying cms/tests/__pycache__/test_directionality.cpython-27-PYTEST.pyc -> build/lib/cms/tests/__pycache__ copying cms/tests/__pycache__/test_events.cpython-27-PYTEST.pyc -> build/lib/cms/tests/__pycache__ copying cms/tests/__pycache__/test_notify.cpython-27-PYTEST.pyc -> build/lib/cms/tests/__pycache__ copying cms/tests/__pycache__/test_search.cpython-27-PYTEST.pyc -> build/lib/cms/tests/__pycache__ copying cms/tests/__pycache__/test_tasks.cpython-27-PYTEST.pyc -> build/lib/cms/tests/__pycache__ copying cms/tests/__pycache__/test_utils.cpython-27-PYTEST.pyc -> build/lib/cms/tests/__pycache__ copying cms/tests/__pycache__/test_views.cpython-27-PYTEST.pyc -> build/lib/cms/tests/__pycache__ copying cms/views/__init__.pyc -> build/lib/cms/views copying cms/views/base.pyc -> build/lib/cms/views copying cms/views/cms_views.pyc -> build/lib/cms/views copying cms/views/forms.pyc -> build/lib/cms/views copying cms/views/utils.pyc -> build/lib/cms/views + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ne9VMg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64 + cd unicore-cms-1.10.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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-unicore-cms-1.10.1-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-unicore-cms-1.10.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms copying build/lib/cms/tasks.py -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms copying build/lib/cms/utils.pyc -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms copying build/lib/cms/__init__.pyc -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms copying build/lib/cms/utils.py -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms creating /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates copying build/lib/cms/templates/paginator.pt -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates copying build/lib/cms/templates/locale_change.jinja2 -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates copying build/lib/cms/templates/paginator_category.pt -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates copying build/lib/cms/templates/flatpage.pt -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates copying build/lib/cms/templates/home.jinja2 -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates creating /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates/comments copying build/lib/cms/templates/comments/comment_flagged.jinja2 -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates/comments copying build/lib/cms/templates/comments/comment_form.jinja2 -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates/comments copying build/lib/cms/templates/comments/comment_page.jinja2 -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates/comments copying build/lib/cms/templates/comments/comment_list.jinja2 -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates/comments copying build/lib/cms/templates/comments/comment.jinja2 -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates/comments creating /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates/admin copying build/lib/cms/templates/admin/home.pt -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates/admin copying build/lib/cms/templates/admin/configure.pt -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates/admin copying build/lib/cms/templates/logo.pt -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates copying build/lib/cms/templates/molecules.html -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates copying build/lib/cms/templates/category.pt -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates copying build/lib/cms/templates/search_results.pt -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates copying build/lib/cms/templates/organisms.html -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates copying build/lib/cms/templates/home.pt -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates copying build/lib/cms/templates/content.jinja2 -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates copying build/lib/cms/templates/locale_change.pt -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates copying build/lib/cms/templates/categories.pt -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates copying build/lib/cms/templates/atoms.html -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates copying build/lib/cms/templates/form_utils.jinja2 -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates copying build/lib/cms/templates/base.pt -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates copying build/lib/cms/templates/search_results.jinja2 -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates copying build/lib/cms/templates/content.pt -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates copying build/lib/cms/templates/base.jinja2 -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates copying build/lib/cms/templates/category.jinja2 -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates copying build/lib/cms/templates/auth.pt -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates copying build/lib/cms/templates/404.pt -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates copying build/lib/cms/templates/search_box.pt -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates copying build/lib/cms/templates/flatpage.jinja2 -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates copying build/lib/cms/templates/404.jinja2 -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/templates creating /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static copying build/lib/cms/static/pyramid.png -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static creating /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static/css copying build/lib/cms/static/css/style.css -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static/css creating /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static/img copying build/lib/cms/static/img/logo-who.png -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static/img copying build/lib/cms/static/img/icon-twitter.png -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static/img copying build/lib/cms/static/img/icon-diarrhoea.jpg -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static/img copying build/lib/cms/static/img/logo-unesco.png -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static/img copying build/lib/cms/static/img/icon-hygiene.jpg -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static/img copying build/lib/cms/static/img/logo.png -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static/img copying build/lib/cms/static/img/logo-world-bank.png -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static/img copying build/lib/cms/static/img/logo-unfpa.png -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static/img copying build/lib/cms/static/img/twitter.png -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static/img copying build/lib/cms/static/img/icon-facebook.png -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static/img copying build/lib/cms/static/img/logo-unicef.png -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static/img copying build/lib/cms/static/img/logo-wfp.png -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static/img copying build/lib/cms/static/img/logo-unaids.png -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static/img copying build/lib/cms/static/img/favicon.ico -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static/img copying build/lib/cms/static/img/kids.jpg -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static/img copying build/lib/cms/static/img/facebook.png -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static/img copying build/lib/cms/static/img/logo-undp.png -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static/img copying build/lib/cms/static/theme.css -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static creating /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static/js copying build/lib/cms/static/js/jquery.rest.min.js -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static/js copying build/lib/cms/static/pyramid-16x16.png -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static copying build/lib/cms/static/theme.min.css -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/static copying build/lib/cms/events.py -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms copying build/lib/cms/events.pyc -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms creating /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests copying build/lib/cms/tests/base.py -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests copying build/lib/cms/tests/test_views.py -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests copying build/lib/cms/tests/test_events.py -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests copying build/lib/cms/tests/test_auth.py -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests copying build/lib/cms/tests/test_directionality.py -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests copying build/lib/cms/tests/test_utils.py -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests copying build/lib/cms/tests/test_comments.py -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests copying build/lib/cms/tests/__init__.pyc -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests copying build/lib/cms/tests/test_notify.py -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests creating /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests/__pycache__ copying build/lib/cms/tests/__pycache__/test_utils.cpython-27-PYTEST.pyc -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests/__pycache__ copying build/lib/cms/tests/__pycache__/test_directionality.cpython-27-PYTEST.pyc -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests/__pycache__ copying build/lib/cms/tests/__pycache__/test_tasks.cpython-27-PYTEST.pyc -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests/__pycache__ copying build/lib/cms/tests/__pycache__/test_notify.cpython-27-PYTEST.pyc -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests/__pycache__ copying build/lib/cms/tests/__pycache__/test_views.cpython-27-PYTEST.pyc -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests/__pycache__ copying build/lib/cms/tests/__pycache__/test_comments.cpython-27-PYTEST.pyc -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests/__pycache__ copying build/lib/cms/tests/__pycache__/test_search.cpython-27-PYTEST.pyc -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests/__pycache__ copying build/lib/cms/tests/__pycache__/test_auth.cpython-27-PYTEST.pyc -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests/__pycache__ copying build/lib/cms/tests/__pycache__/test_events.cpython-27-PYTEST.pyc -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests/__pycache__ copying build/lib/cms/tests/__init__.py -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests copying build/lib/cms/tests/test_tasks.py -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests copying build/lib/cms/tests/test_search.py -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests copying build/lib/cms/tests/base.pyc -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests copying build/lib/cms/__init__.py -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms copying build/lib/cms/tasks.pyc -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms creating /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/views copying build/lib/cms/views/base.py -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/views copying build/lib/cms/views/forms.pyc -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/views copying build/lib/cms/views/utils.pyc -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/views copying build/lib/cms/views/cms_views.pyc -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/views copying build/lib/cms/views/__init__.pyc -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/views copying build/lib/cms/views/utils.py -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/views copying build/lib/cms/views/__init__.py -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/views copying build/lib/cms/views/cms_views.py -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/views copying build/lib/cms/views/forms.py -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/views copying build/lib/cms/views/base.pyc -> /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/views byte-compiling /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests/test_views.py to test_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests/test_events.py to test_events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests/test_auth.py to test_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests/test_directionality.py to test_directionality.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests/test_comments.py to test_comments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests/test_notify.py to test_notify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests/test_tasks.py to test_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/tests/test_search.py to test_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/views/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/views/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/views/cms_views.py to cms_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/cms/views/forms.py to forms.cpython-39.pyc writing byte-compilation script '/tmp/tmpro_n9ppy.py' /usr/bin/python3 /tmp/tmpro_n9ppy.py removing /tmp/tmpro_n9ppy.py running install_egg_info running egg_info writing unicore_cms.egg-info/PKG-INFO writing dependency_links to unicore_cms.egg-info/dependency_links.txt writing entry points to unicore_cms.egg-info/entry_points.txt writing top-level names to unicore_cms.egg-info/top_level.txt reading manifest file 'unicore_cms.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'utils' adding license file 'LICENSE' writing manifest file 'unicore_cms.egg-info/SOURCES.txt' Copying unicore_cms.egg-info to /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9/site-packages/unicore_cms-1.10.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64//usr/share/doc/python-unicore-cms + '[' -d doc ']' ~/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64 ~/build/BUILD/unicore-cms-1.10.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/unicore-cms-1.10.1 + popd + mv /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.10.1-1 --unique-debug-suffix -1.10.1-1.x86_64 --unique-debug-src-base python-unicore-cms-1.10.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/unicore-cms-1.10.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-unicore-cms-1.10.1-1.noarch Provides: python-unicore-cms python3-unicore-cms = 1.10.1-1 python3.9dist(unicore-cms) = 1.10.1 python3dist(unicore-cms) = 1.10.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Processing files: python-unicore-cms-help-1.10.1-1.noarch warning: Empty %files file /builddir/build/BUILD/unicore-cms-1.10.1/doclist.lst Provides: python-unicore-cms-help = 1.10.1-1 python3-unicore-cms-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-unicore-cms-1.10.1-1.x86_64 Wrote: /builddir/build/RPMS/python-unicore-cms-help-1.10.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-unicore-cms-1.10.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ofMleD + umask 022 + cd /builddir/build/BUILD + cd unicore-cms-1.10.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-unicore-cms-1.10.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0