Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-baton.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683308006.122387/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-baton.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-baton-2.7.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-django-baton.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683308006.122387/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-baton.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-baton-2.7.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-django-baton.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683308006.122387/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-baton.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.QK1Frn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-baton-2.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-baton-2.7.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-baton-2.7.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.THGhFg + umask 022 + cd /builddir/build/BUILD + cd django-baton-2.7.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/baton copying baton/__init__.py -> build/lib/baton copying baton/config.py -> build/lib/baton copying baton/views.py -> build/lib/baton copying baton/tests.py -> build/lib/baton copying baton/apps.py -> build/lib/baton copying baton/urls.py -> build/lib/baton copying baton/admin.py -> build/lib/baton copying baton/models.py -> build/lib/baton creating build/lib/baton/autodiscover copying baton/autodiscover/__init__.py -> build/lib/baton/autodiscover copying baton/autodiscover/admin.py -> build/lib/baton/autodiscover creating build/lib/baton/templatetags copying baton/templatetags/__init__.py -> build/lib/baton/templatetags copying baton/templatetags/baton_tags.py -> build/lib/baton/templatetags running egg_info writing django_baton.egg-info/PKG-INFO writing dependency_links to django_baton.egg-info/dependency_links.txt writing requirements to django_baton.egg-info/requires.txt writing top-level names to django_baton.egg-info/top_level.txt reading manifest file 'django_baton.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.pyc' found under directory '*' adding license file 'LICENSE' writing manifest file 'django_baton.egg-info/SOURCES.txt' creating build/lib/baton/locale creating build/lib/baton/locale/it creating build/lib/baton/locale/it/LC_MESSAGES copying baton/locale/it/LC_MESSAGES/django.mo -> build/lib/baton/locale/it/LC_MESSAGES copying baton/locale/it/LC_MESSAGES/django.po -> build/lib/baton/locale/it/LC_MESSAGES creating build/lib/baton/static creating build/lib/baton/static/admin creating build/lib/baton/static/admin/css copying baton/static/admin/css/base.css -> build/lib/baton/static/admin/css copying baton/static/admin/css/changelists.css -> build/lib/baton/static/admin/css copying baton/static/admin/css/dashboard.css -> build/lib/baton/static/admin/css copying baton/static/admin/css/forms.css -> build/lib/baton/static/admin/css copying baton/static/admin/css/responsive.css -> build/lib/baton/static/admin/css creating build/lib/baton/static/baton creating build/lib/baton/static/baton/app copying baton/static/baton/app/.babelrc -> build/lib/baton/static/baton/app copying baton/static/baton/app/.eslintignore -> build/lib/baton/static/baton/app copying baton/static/baton/app/.eslintrc -> build/lib/baton/static/baton/app copying baton/static/baton/app/.prettierrc.json -> build/lib/baton/static/baton/app copying baton/static/baton/app/.tern-project -> build/lib/baton/static/baton/app copying baton/static/baton/app/package-lock.json -> build/lib/baton/static/baton/app copying baton/static/baton/app/package.json -> build/lib/baton/static/baton/app copying baton/static/baton/app/postcss.config.js -> build/lib/baton/static/baton/app copying baton/static/baton/app/stats.json -> build/lib/baton/static/baton/app copying baton/static/baton/app/webpack.common.js -> build/lib/baton/static/baton/app copying baton/static/baton/app/webpack.dev.js -> build/lib/baton/static/baton/app copying baton/static/baton/app/webpack.prod.js -> build/lib/baton/static/baton/app creating build/lib/baton/static/baton/app/dist copying baton/static/baton/app/dist/1d5b13020cf1d7efde67.svg -> build/lib/baton/static/baton/app/dist copying baton/static/baton/app/dist/28b74339da09e9f659af.ttf -> build/lib/baton/static/baton/app/dist copying baton/static/baton/app/dist/62397fb22f9cf321cfcd.svg -> build/lib/baton/static/baton/app/dist copying baton/static/baton/app/dist/66104b766c3d0462b3c5.woff2 -> build/lib/baton/static/baton/app/dist copying baton/static/baton/app/dist/7fd18804f2abd547c565.svg -> build/lib/baton/static/baton/app/dist copying baton/static/baton/app/dist/820a83e6dbb5ee491646.svg -> build/lib/baton/static/baton/app/dist copying baton/static/baton/app/dist/88591a33d733b344a8e3.ttf -> build/lib/baton/static/baton/app/dist copying baton/static/baton/app/dist/b128f9e98de1bbea51b7.ttf -> build/lib/baton/static/baton/app/dist copying baton/static/baton/app/dist/b48ad290d0335879a92b.ttf -> build/lib/baton/static/baton/app/dist copying baton/static/baton/app/dist/baton.min.js -> build/lib/baton/static/baton/app/dist copying baton/static/baton/app/dist/baton.min.js.LICENSE.txt -> build/lib/baton/static/baton/app/dist copying baton/static/baton/app/dist/ce6c392454ee4567292d.svg -> build/lib/baton/static/baton/app/dist copying baton/static/baton/app/dist/e1a247a5ef41e1975742.woff2 -> build/lib/baton/static/baton/app/dist copying baton/static/baton/app/dist/f9ee61fab3c11e2f3ed3.ttf -> build/lib/baton/static/baton/app/dist creating build/lib/baton/static/baton/app/src copying baton/static/baton/app/src/.vimrc -> build/lib/baton/static/baton/app/src copying baton/static/baton/app/src/index.js -> build/lib/baton/static/baton/app/src creating build/lib/baton/static/baton/app/src/core copying baton/static/baton/app/src/core/ActionResult.js -> build/lib/baton/static/baton/app/src/core copying baton/static/baton/app/src/core/AdminDocs.js -> build/lib/baton/static/baton/app/src/core copying baton/static/baton/app/src/core/Analytics.js -> build/lib/baton/static/baton/app/src/core copying baton/static/baton/app/src/core/Breakpoints.js -> build/lib/baton/static/baton/app/src/core copying baton/static/baton/app/src/core/ChangeForm.js -> build/lib/baton/static/baton/app/src/core copying baton/static/baton/app/src/core/ChangeList.js -> build/lib/baton/static/baton/app/src/core copying baton/static/baton/app/src/core/Filer.js -> build/lib/baton/static/baton/app/src/core copying baton/static/baton/app/src/core/Footer.js -> build/lib/baton/static/baton/app/src/core copying baton/static/baton/app/src/core/Login.js -> build/lib/baton/static/baton/app/src/core copying baton/static/baton/app/src/core/Menu.js -> build/lib/baton/static/baton/app/src/core copying baton/static/baton/app/src/core/Messages.js -> build/lib/baton/static/baton/app/src/core copying baton/static/baton/app/src/core/Modal.js -> build/lib/baton/static/baton/app/src/core copying baton/static/baton/app/src/core/Navbar.js -> build/lib/baton/static/baton/app/src/core copying baton/static/baton/app/src/core/PasswordChange.js -> build/lib/baton/static/baton/app/src/core copying baton/static/baton/app/src/core/Tabs.js -> build/lib/baton/static/baton/app/src/core copying baton/static/baton/app/src/core/Template.js -> build/lib/baton/static/baton/app/src/core copying baton/static/baton/app/src/core/Utils.js -> build/lib/baton/static/baton/app/src/core copying baton/static/baton/app/src/core/i18n.js -> build/lib/baton/static/baton/app/src/core creating build/lib/baton/static/baton/app/src/fonts copying baton/static/baton/app/src/fonts/Dosis-Bold.ttf -> build/lib/baton/static/baton/app/src/fonts copying baton/static/baton/app/src/fonts/Dosis-ExtraBold.ttf -> build/lib/baton/static/baton/app/src/fonts copying baton/static/baton/app/src/fonts/Dosis-ExtraLight.ttf -> build/lib/baton/static/baton/app/src/fonts copying baton/static/baton/app/src/fonts/Dosis-Light.ttf -> build/lib/baton/static/baton/app/src/fonts copying baton/static/baton/app/src/fonts/Dosis-Medium.ttf -> build/lib/baton/static/baton/app/src/fonts copying baton/static/baton/app/src/fonts/Dosis-Regular.ttf -> build/lib/baton/static/baton/app/src/fonts copying baton/static/baton/app/src/fonts/Dosis-SemiBold.ttf -> build/lib/baton/static/baton/app/src/fonts copying baton/static/baton/app/src/fonts/Dosis-VariableFont:wght.ttf -> build/lib/baton/static/baton/app/src/fonts creating build/lib/baton/static/baton/app/src/img copying baton/static/baton/app/src/img/calendar-icons.svg -> build/lib/baton/static/baton/app/src/img copying baton/static/baton/app/src/img/icon-unknown.svg -> build/lib/baton/static/baton/app/src/img copying baton/static/baton/app/src/img/search.svg -> build/lib/baton/static/baton/app/src/img copying baton/static/baton/app/src/img/selector-icons.svg -> build/lib/baton/static/baton/app/src/img copying baton/static/baton/app/src/img/sorting-icons.svg -> build/lib/baton/static/baton/app/src/img creating build/lib/baton/static/baton/app/src/styles copying baton/static/baton/app/src/styles/_actionresult.scss -> build/lib/baton/static/baton/app/src/styles copying baton/static/baton/app/src/styles/_admindocs.scss -> build/lib/baton/static/baton/app/src/styles copying baton/static/baton/app/src/styles/_analytics.scss -> build/lib/baton/static/baton/app/src/styles copying baton/static/baton/app/src/styles/_breadcrumbs.scss -> build/lib/baton/static/baton/app/src/styles copying baton/static/baton/app/src/styles/_calendarclock.scss -> build/lib/baton/static/baton/app/src/styles copying baton/static/baton/app/src/styles/_changeform.scss -> build/lib/baton/static/baton/app/src/styles copying baton/static/baton/app/src/styles/_changehistory.scss -> build/lib/baton/static/baton/app/src/styles copying baton/static/baton/app/src/styles/_changelist.scss -> build/lib/baton/static/baton/app/src/styles copying baton/static/baton/app/src/styles/_content.scss -> build/lib/baton/static/baton/app/src/styles copying baton/static/baton/app/src/styles/_dashboard.scss -> build/lib/baton/static/baton/app/src/styles copying baton/static/baton/app/src/styles/_delete_confirmation.scss -> build/lib/baton/static/baton/app/src/styles copying baton/static/baton/app/src/styles/_filer.scss -> build/lib/baton/static/baton/app/src/styles copying baton/static/baton/app/src/styles/_fonts.scss -> build/lib/baton/static/baton/app/src/styles copying baton/static/baton/app/src/styles/_footer.scss -> build/lib/baton/static/baton/app/src/styles copying baton/static/baton/app/src/styles/_login.scss -> build/lib/baton/static/baton/app/src/styles copying baton/static/baton/app/src/styles/_logout.scss -> build/lib/baton/static/baton/app/src/styles copying baton/static/baton/app/src/styles/_main.scss -> build/lib/baton/static/baton/app/src/styles copying baton/static/baton/app/src/styles/_menu.scss -> build/lib/baton/static/baton/app/src/styles copying baton/static/baton/app/src/styles/_navbar.scss -> build/lib/baton/static/baton/app/src/styles copying baton/static/baton/app/src/styles/_pagination.scss -> build/lib/baton/static/baton/app/src/styles copying baton/static/baton/app/src/styles/_passwordchange.scss -> build/lib/baton/static/baton/app/src/styles copying baton/static/baton/app/src/styles/_placeholders.scss -> build/lib/baton/static/baton/app/src/styles copying baton/static/baton/app/src/styles/_variables.scss -> build/lib/baton/static/baton/app/src/styles copying baton/static/baton/app/src/styles/baton.scss -> build/lib/baton/static/baton/app/src/styles creating build/lib/baton/static/baton/img copying baton/static/baton/img/logo.png -> build/lib/baton/static/baton/img creating build/lib/baton/static/baton/js_snippets copying baton/static/baton/js_snippets/init_analytics.js -> build/lib/baton/static/baton/js_snippets copying baton/static/baton/js_snippets/init_baton.js -> build/lib/baton/static/baton/js_snippets creating build/lib/baton/templates creating build/lib/baton/templates/admin copying baton/templates/admin/base_site.html -> build/lib/baton/templates/admin copying baton/templates/admin/change_form.html -> build/lib/baton/templates/admin copying baton/templates/admin/change_list.html -> build/lib/baton/templates/admin copying baton/templates/admin/delete_confirmation.html -> build/lib/baton/templates/admin copying baton/templates/admin/delete_selected_confirmation.html -> build/lib/baton/templates/admin copying baton/templates/admin/filter.html -> build/lib/baton/templates/admin creating build/lib/baton/templates/admin/filer creating build/lib/baton/templates/admin/filer/folder copying baton/templates/admin/filer/folder/directory_listing.html -> build/lib/baton/templates/admin/filer/folder creating build/lib/baton/templates/baton copying baton/templates/baton/analytics.html -> build/lib/baton/templates/baton copying baton/templates/baton/footer.html -> build/lib/baton/templates/baton copying baton/templates/baton/index.html -> build/lib/baton/templates/baton creating build/lib/baton/templates/baton/filters copying baton/templates/baton/filters/dropdown_filter.html -> build/lib/baton/templates/baton/filters copying baton/templates/baton/filters/input_filter.html -> build/lib/baton/templates/baton/filters copying baton/templates/baton/filters/multiple_choice_filter.html -> build/lib/baton/templates/baton/filters + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DsDSnX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64 + cd django-baton-2.7.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-django-baton-2.7.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-django-baton-2.7.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton copying build/lib/baton/__init__.py -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton copying build/lib/baton/config.py -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton copying build/lib/baton/views.py -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/templatetags copying build/lib/baton/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/templatetags copying build/lib/baton/templatetags/baton_tags.py -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/templatetags copying build/lib/baton/tests.py -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton copying build/lib/baton/apps.py -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/admin creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/admin/css copying build/lib/baton/static/admin/css/changelists.css -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/admin/css copying build/lib/baton/static/admin/css/dashboard.css -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/admin/css copying build/lib/baton/static/admin/css/forms.css -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/admin/css copying build/lib/baton/static/admin/css/base.css -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/admin/css copying build/lib/baton/static/admin/css/responsive.css -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/admin/css creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/dist copying build/lib/baton/static/baton/app/dist/ce6c392454ee4567292d.svg -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/dist copying build/lib/baton/static/baton/app/dist/66104b766c3d0462b3c5.woff2 -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/dist copying build/lib/baton/static/baton/app/dist/baton.min.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/dist copying build/lib/baton/static/baton/app/dist/88591a33d733b344a8e3.ttf -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/dist copying build/lib/baton/static/baton/app/dist/e1a247a5ef41e1975742.woff2 -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/dist copying build/lib/baton/static/baton/app/dist/7fd18804f2abd547c565.svg -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/dist copying build/lib/baton/static/baton/app/dist/28b74339da09e9f659af.ttf -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/dist copying build/lib/baton/static/baton/app/dist/b48ad290d0335879a92b.ttf -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/dist copying build/lib/baton/static/baton/app/dist/baton.min.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/dist copying build/lib/baton/static/baton/app/dist/f9ee61fab3c11e2f3ed3.ttf -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/dist copying build/lib/baton/static/baton/app/dist/62397fb22f9cf321cfcd.svg -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/dist copying build/lib/baton/static/baton/app/dist/1d5b13020cf1d7efde67.svg -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/dist copying build/lib/baton/static/baton/app/dist/b128f9e98de1bbea51b7.ttf -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/dist copying build/lib/baton/static/baton/app/dist/820a83e6dbb5ee491646.svg -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/dist copying build/lib/baton/static/baton/app/webpack.common.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app copying build/lib/baton/static/baton/app/package-lock.json -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app copying build/lib/baton/static/baton/app/.eslintignore -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app copying build/lib/baton/static/baton/app/.tern-project -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app copying build/lib/baton/static/baton/app/webpack.prod.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app copying build/lib/baton/static/baton/app/webpack.dev.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app copying build/lib/baton/static/baton/app/postcss.config.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app copying build/lib/baton/static/baton/app/stats.json -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app copying build/lib/baton/static/baton/app/.eslintrc -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app copying build/lib/baton/static/baton/app/.babelrc -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src copying build/lib/baton/static/baton/app/src/.vimrc -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/fonts copying build/lib/baton/static/baton/app/src/fonts/Dosis-ExtraBold.ttf -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/fonts copying build/lib/baton/static/baton/app/src/fonts/Dosis-Medium.ttf -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/fonts copying build/lib/baton/static/baton/app/src/fonts/Dosis-VariableFont:wght.ttf -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/fonts copying build/lib/baton/static/baton/app/src/fonts/Dosis-Light.ttf -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/fonts copying build/lib/baton/static/baton/app/src/fonts/Dosis-Bold.ttf -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/fonts copying build/lib/baton/static/baton/app/src/fonts/Dosis-Regular.ttf -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/fonts copying build/lib/baton/static/baton/app/src/fonts/Dosis-SemiBold.ttf -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/fonts copying build/lib/baton/static/baton/app/src/fonts/Dosis-ExtraLight.ttf -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/fonts creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/core copying build/lib/baton/static/baton/app/src/core/Login.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/core copying build/lib/baton/static/baton/app/src/core/Menu.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/core copying build/lib/baton/static/baton/app/src/core/ChangeForm.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/core copying build/lib/baton/static/baton/app/src/core/Breakpoints.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/core copying build/lib/baton/static/baton/app/src/core/Filer.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/core copying build/lib/baton/static/baton/app/src/core/Modal.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/core copying build/lib/baton/static/baton/app/src/core/Utils.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/core copying build/lib/baton/static/baton/app/src/core/ActionResult.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/core copying build/lib/baton/static/baton/app/src/core/i18n.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/core copying build/lib/baton/static/baton/app/src/core/Footer.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/core copying build/lib/baton/static/baton/app/src/core/Tabs.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/core copying build/lib/baton/static/baton/app/src/core/AdminDocs.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/core copying build/lib/baton/static/baton/app/src/core/Navbar.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/core copying build/lib/baton/static/baton/app/src/core/ChangeList.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/core copying build/lib/baton/static/baton/app/src/core/Analytics.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/core copying build/lib/baton/static/baton/app/src/core/Messages.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/core copying build/lib/baton/static/baton/app/src/core/PasswordChange.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/core copying build/lib/baton/static/baton/app/src/core/Template.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/core creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/img copying build/lib/baton/static/baton/app/src/img/calendar-icons.svg -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/img copying build/lib/baton/static/baton/app/src/img/search.svg -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/img copying build/lib/baton/static/baton/app/src/img/selector-icons.svg -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/img copying build/lib/baton/static/baton/app/src/img/icon-unknown.svg -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/img copying build/lib/baton/static/baton/app/src/img/sorting-icons.svg -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/img copying build/lib/baton/static/baton/app/src/index.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/styles copying build/lib/baton/static/baton/app/src/styles/_logout.scss -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/styles copying build/lib/baton/static/baton/app/src/styles/_changehistory.scss -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/styles copying build/lib/baton/static/baton/app/src/styles/_placeholders.scss -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/styles copying build/lib/baton/static/baton/app/src/styles/_login.scss -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/styles copying build/lib/baton/static/baton/app/src/styles/_dashboard.scss -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/styles copying build/lib/baton/static/baton/app/src/styles/_main.scss -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/styles copying build/lib/baton/static/baton/app/src/styles/_changelist.scss -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/styles copying build/lib/baton/static/baton/app/src/styles/_filer.scss -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/styles copying build/lib/baton/static/baton/app/src/styles/_delete_confirmation.scss -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/styles copying build/lib/baton/static/baton/app/src/styles/_navbar.scss -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/styles copying build/lib/baton/static/baton/app/src/styles/_fonts.scss -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/styles copying build/lib/baton/static/baton/app/src/styles/_passwordchange.scss -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/styles copying build/lib/baton/static/baton/app/src/styles/_breadcrumbs.scss -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/styles copying build/lib/baton/static/baton/app/src/styles/_changeform.scss -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/styles copying build/lib/baton/static/baton/app/src/styles/baton.scss -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/styles copying build/lib/baton/static/baton/app/src/styles/_variables.scss -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/styles copying build/lib/baton/static/baton/app/src/styles/_admindocs.scss -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/styles copying build/lib/baton/static/baton/app/src/styles/_pagination.scss -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/styles copying build/lib/baton/static/baton/app/src/styles/_actionresult.scss -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/styles copying build/lib/baton/static/baton/app/src/styles/_analytics.scss -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/styles copying build/lib/baton/static/baton/app/src/styles/_footer.scss -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/styles copying build/lib/baton/static/baton/app/src/styles/_menu.scss -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/styles copying build/lib/baton/static/baton/app/src/styles/_calendarclock.scss -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/styles copying build/lib/baton/static/baton/app/src/styles/_content.scss -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app/src/styles copying build/lib/baton/static/baton/app/package.json -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app copying build/lib/baton/static/baton/app/.prettierrc.json -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/app creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/img copying build/lib/baton/static/baton/img/logo.png -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/img creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/js_snippets copying build/lib/baton/static/baton/js_snippets/init_analytics.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/js_snippets copying build/lib/baton/static/baton/js_snippets/init_baton.js -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/static/baton/js_snippets copying build/lib/baton/urls.py -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/templates creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/templates/admin copying build/lib/baton/templates/admin/change_list.html -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/templates/admin copying build/lib/baton/templates/admin/change_form.html -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/templates/admin copying build/lib/baton/templates/admin/base_site.html -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/templates/admin copying build/lib/baton/templates/admin/delete_selected_confirmation.html -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/templates/admin creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/templates/admin/filer creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/templates/admin/filer/folder copying build/lib/baton/templates/admin/filer/folder/directory_listing.html -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/templates/admin/filer/folder copying build/lib/baton/templates/admin/delete_confirmation.html -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/templates/admin copying build/lib/baton/templates/admin/filter.html -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/templates/admin creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/templates/baton copying build/lib/baton/templates/baton/analytics.html -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/templates/baton creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/templates/baton/filters copying build/lib/baton/templates/baton/filters/input_filter.html -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/templates/baton/filters copying build/lib/baton/templates/baton/filters/multiple_choice_filter.html -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/templates/baton/filters copying build/lib/baton/templates/baton/filters/dropdown_filter.html -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/templates/baton/filters copying build/lib/baton/templates/baton/footer.html -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/templates/baton copying build/lib/baton/templates/baton/index.html -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/templates/baton copying build/lib/baton/admin.py -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/locale creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/locale/it creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/locale/it/LC_MESSAGES copying build/lib/baton/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/locale/it/LC_MESSAGES copying build/lib/baton/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/autodiscover copying build/lib/baton/autodiscover/__init__.py -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/autodiscover copying build/lib/baton/autodiscover/admin.py -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/autodiscover copying build/lib/baton/models.py -> /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton byte-compiling /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/templatetags/baton_tags.py to baton_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/autodiscover/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/autodiscover/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/baton/models.py to models.cpython-39.pyc writing byte-compilation script '/tmp/tmpc9x39irk.py' /usr/bin/python3 /tmp/tmpc9x39irk.py removing /tmp/tmpc9x39irk.py running install_egg_info running egg_info writing django_baton.egg-info/PKG-INFO writing dependency_links to django_baton.egg-info/dependency_links.txt writing requirements to django_baton.egg-info/requires.txt writing top-level names to django_baton.egg-info/top_level.txt reading manifest file 'django_baton.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.pyc' found under directory '*' adding license file 'LICENSE' writing manifest file 'django_baton.egg-info/SOURCES.txt' Copying django_baton.egg-info to /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/usr/lib/python3.9/site-packages/django_baton-2.7.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64//usr/share/doc/python-django-baton + '[' -d doc ']' ~/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64 ~/build/BUILD/django-baton-2.7.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-baton-2.7.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/django-baton-2.7.1 + popd + mv /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.7.1-1 --unique-debug-suffix -2.7.1-1.x86_64 --unique-debug-src-base python-django-baton-2.7.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django-baton-2.7.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-django-baton-2.7.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-baton-2.7.1-1.noarch Provides: python-django-baton python3-django-baton = 2.7.1-1 python3.9dist(django-baton) = 2.7.1 python3dist(django-baton) = 2.7.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-django-baton-help-2.7.1-1.noarch warning: Empty %files file /builddir/build/BUILD/django-baton-2.7.1/doclist.lst Provides: python-django-baton-help = 2.7.1-1 python3-django-baton-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-django-baton-2.7.1-1.x86_64 Wrote: /builddir/build/RPMS/python-django-baton-help-2.7.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-baton-2.7.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SFl3ha + umask 022 + cd /builddir/build/BUILD + cd django-baton-2.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-baton-2.7.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0