Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-django-oscar-bundles.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686364011.231369/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 aarch64 --nodeps /builddir/build/SPECS/python-django-oscar-bundles.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-django-oscar-bundles-2.1.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 aarch64 --nodeps /builddir/build/SPECS/python-django-oscar-bundles.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686364011.231369/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 aarch64 --nodeps /builddir/build/SPECS/python-django-oscar-bundles.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-django-oscar-bundles-2.1.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-django-oscar-bundles.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686364011.231369/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 aarch64 --nodeps /builddir/build/SPECS/python-django-oscar-bundles.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dN66mI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-oscar-bundles-2.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-oscar-bundles-2.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-oscar-bundles-2.1.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.ycsgto + umask 022 + cd /builddir/build/BUILD + cd django-oscar-bundles-2.1.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 -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' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/oscarbundles copying src/oscarbundles/__init__.py -> build/lib/oscarbundles copying src/oscarbundles/models.py -> build/lib/oscarbundles copying src/oscarbundles/apps.py -> build/lib/oscarbundles copying src/oscarbundles/admin.py -> build/lib/oscarbundles creating build/lib/oscarbundles/migrations copying src/oscarbundles/migrations/0010_auto_20180319_1116.py -> build/lib/oscarbundles/migrations copying src/oscarbundles/migrations/0003_auto_20180315_1137.py -> build/lib/oscarbundles/migrations copying src/oscarbundles/migrations/0008_auto_20180318_1933.py -> build/lib/oscarbundles/migrations copying src/oscarbundles/migrations/0011_auto_20180319_1121.py -> build/lib/oscarbundles/migrations copying src/oscarbundles/migrations/0007_auto_20180318_1919.py -> build/lib/oscarbundles/migrations copying src/oscarbundles/migrations/__init__.py -> build/lib/oscarbundles/migrations copying src/oscarbundles/migrations/0001_initial.py -> build/lib/oscarbundles/migrations copying src/oscarbundles/migrations/0002_auto_20160902_1106.py -> build/lib/oscarbundles/migrations copying src/oscarbundles/migrations/0009_auto_20180319_1116.py -> build/lib/oscarbundles/migrations copying src/oscarbundles/migrations/0002_bundlegroup_is_active.py -> build/lib/oscarbundles/migrations copying src/oscarbundles/migrations/0006_auto_20180318_1907.py -> build/lib/oscarbundles/migrations copying src/oscarbundles/migrations/0013_bundlegroup_headline.py -> build/lib/oscarbundles/migrations copying src/oscarbundles/migrations/0015_auto_20190826_1326.py -> build/lib/oscarbundles/migrations copying src/oscarbundles/migrations/0014_auto_20190305_0420.py -> build/lib/oscarbundles/migrations copying src/oscarbundles/migrations/0012_auto_20180319_1613.py -> build/lib/oscarbundles/migrations copying src/oscarbundles/migrations/0001_squashed_0016_auto_20190906_1645.py -> build/lib/oscarbundles/migrations copying src/oscarbundles/migrations/0016_auto_20190906_1645.py -> build/lib/oscarbundles/migrations copying src/oscarbundles/migrations/0004_auto_20180315_1349.py -> build/lib/oscarbundles/migrations copying src/oscarbundles/migrations/0005_bundleentry.py -> build/lib/oscarbundles/migrations creating build/lib/oscarbundles/tests copying src/oscarbundles/tests/__init__.py -> build/lib/oscarbundles/tests copying src/oscarbundles/tests/test_api.py -> build/lib/oscarbundles/tests creating build/lib/oscarbundles/dashboard copying src/oscarbundles/dashboard/views.py -> build/lib/oscarbundles/dashboard copying src/oscarbundles/dashboard/__init__.py -> build/lib/oscarbundles/dashboard copying src/oscarbundles/dashboard/apps.py -> build/lib/oscarbundles/dashboard creating build/lib/oscarbundles/api copying src/oscarbundles/api/views.py -> build/lib/oscarbundles/api copying src/oscarbundles/api/__init__.py -> build/lib/oscarbundles/api copying src/oscarbundles/api/serializers.py -> build/lib/oscarbundles/api copying src/oscarbundles/api/apps.py -> build/lib/oscarbundles/api running egg_info writing src/django_oscar_bundles.egg-info/PKG-INFO writing dependency_links to src/django_oscar_bundles.egg-info/dependency_links.txt writing requirements to src/django_oscar_bundles.egg-info/requires.txt writing top-level names to src/django_oscar_bundles.egg-info/top_level.txt reading manifest file 'src/django_oscar_bundles.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' writing manifest file 'src/django_oscar_bundles.egg-info/SOURCES.txt' creating build/lib/oscarbundles/fixtures copying src/oscarbundles/fixtures/bundles-test.yaml -> build/lib/oscarbundles/fixtures creating build/lib/oscarbundles/static creating build/lib/oscarbundles/static/oscarbundles copying src/oscarbundles/static/oscarbundles/bundles.css -> build/lib/oscarbundles/static/oscarbundles copying src/oscarbundles/static/oscarbundles/bundles.css.map -> build/lib/oscarbundles/static/oscarbundles copying src/oscarbundles/static/oscarbundles/bundles.js -> build/lib/oscarbundles/static/oscarbundles copying src/oscarbundles/static/oscarbundles/bundles.js.map -> build/lib/oscarbundles/static/oscarbundles copying src/oscarbundles/static/oscarbundles/vendor.js -> build/lib/oscarbundles/static/oscarbundles copying src/oscarbundles/static/oscarbundles/vendor.js.map -> build/lib/oscarbundles/static/oscarbundles copying src/oscarbundles/static/oscarbundles/webpack-stats.json -> build/lib/oscarbundles/static/oscarbundles creating build/lib/oscarbundles/templates creating build/lib/oscarbundles/templates/oscarbundles creating build/lib/oscarbundles/templates/oscarbundles/dashboard creating build/lib/oscarbundles/templates/oscarbundles/dashboard/bundlegroup copying src/oscarbundles/templates/oscarbundles/dashboard/bundlegroup/bundlegroup-spa.html -> build/lib/oscarbundles/templates/oscarbundles/dashboard/bundlegroup + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jx1Gih + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64 + cd django-oscar-bundles-2.1.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 -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-oscar-bundles-2.1.0-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. 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-oscar-bundles-2.1.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles creating /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/static creating /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/static/oscarbundles copying build/lib/oscarbundles/static/oscarbundles/bundles.css.map -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/static/oscarbundles copying build/lib/oscarbundles/static/oscarbundles/bundles.js.map -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/static/oscarbundles copying build/lib/oscarbundles/static/oscarbundles/vendor.js.map -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/static/oscarbundles copying build/lib/oscarbundles/static/oscarbundles/webpack-stats.json -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/static/oscarbundles copying build/lib/oscarbundles/static/oscarbundles/bundles.css -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/static/oscarbundles copying build/lib/oscarbundles/static/oscarbundles/vendor.js -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/static/oscarbundles copying build/lib/oscarbundles/static/oscarbundles/bundles.js -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/static/oscarbundles creating /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations copying build/lib/oscarbundles/migrations/0010_auto_20180319_1116.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations copying build/lib/oscarbundles/migrations/0003_auto_20180315_1137.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations copying build/lib/oscarbundles/migrations/0008_auto_20180318_1933.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations copying build/lib/oscarbundles/migrations/0011_auto_20180319_1121.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations copying build/lib/oscarbundles/migrations/0007_auto_20180318_1919.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations copying build/lib/oscarbundles/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations copying build/lib/oscarbundles/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations copying build/lib/oscarbundles/migrations/0002_auto_20160902_1106.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations copying build/lib/oscarbundles/migrations/0009_auto_20180319_1116.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations copying build/lib/oscarbundles/migrations/0002_bundlegroup_is_active.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations copying build/lib/oscarbundles/migrations/0006_auto_20180318_1907.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations copying build/lib/oscarbundles/migrations/0013_bundlegroup_headline.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations copying build/lib/oscarbundles/migrations/0015_auto_20190826_1326.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations copying build/lib/oscarbundles/migrations/0014_auto_20190305_0420.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations copying build/lib/oscarbundles/migrations/0012_auto_20180319_1613.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations copying build/lib/oscarbundles/migrations/0001_squashed_0016_auto_20190906_1645.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations copying build/lib/oscarbundles/migrations/0016_auto_20190906_1645.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations copying build/lib/oscarbundles/migrations/0004_auto_20180315_1349.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations copying build/lib/oscarbundles/migrations/0005_bundleentry.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations creating /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/tests copying build/lib/oscarbundles/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/tests copying build/lib/oscarbundles/tests/test_api.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/tests copying build/lib/oscarbundles/__init__.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles creating /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/dashboard copying build/lib/oscarbundles/dashboard/views.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/dashboard copying build/lib/oscarbundles/dashboard/__init__.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/dashboard copying build/lib/oscarbundles/dashboard/apps.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/dashboard copying build/lib/oscarbundles/models.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles creating /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/api copying build/lib/oscarbundles/api/views.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/api copying build/lib/oscarbundles/api/__init__.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/api copying build/lib/oscarbundles/api/serializers.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/api copying build/lib/oscarbundles/api/apps.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/api creating /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/templates creating /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/templates/oscarbundles creating /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/templates/oscarbundles/dashboard creating /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/templates/oscarbundles/dashboard/bundlegroup copying build/lib/oscarbundles/templates/oscarbundles/dashboard/bundlegroup/bundlegroup-spa.html -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/templates/oscarbundles/dashboard/bundlegroup creating /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/fixtures copying build/lib/oscarbundles/fixtures/bundles-test.yaml -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/fixtures copying build/lib/oscarbundles/apps.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles copying build/lib/oscarbundles/admin.py -> /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations/0010_auto_20180319_1116.py to 0010_auto_20180319_1116.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations/0003_auto_20180315_1137.py to 0003_auto_20180315_1137.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations/0008_auto_20180318_1933.py to 0008_auto_20180318_1933.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations/0011_auto_20180319_1121.py to 0011_auto_20180319_1121.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations/0007_auto_20180318_1919.py to 0007_auto_20180318_1919.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations/0002_auto_20160902_1106.py to 0002_auto_20160902_1106.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations/0009_auto_20180319_1116.py to 0009_auto_20180319_1116.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations/0002_bundlegroup_is_active.py to 0002_bundlegroup_is_active.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations/0006_auto_20180318_1907.py to 0006_auto_20180318_1907.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations/0013_bundlegroup_headline.py to 0013_bundlegroup_headline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations/0015_auto_20190826_1326.py to 0015_auto_20190826_1326.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations/0014_auto_20190305_0420.py to 0014_auto_20190305_0420.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations/0012_auto_20180319_1613.py to 0012_auto_20180319_1613.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations/0001_squashed_0016_auto_20190906_1645.py to 0001_squashed_0016_auto_20190906_1645.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations/0016_auto_20190906_1645.py to 0016_auto_20190906_1645.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations/0004_auto_20180315_1349.py to 0004_auto_20180315_1349.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/migrations/0005_bundleentry.py to 0005_bundleentry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/tests/test_api.py to test_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/dashboard/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/dashboard/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/dashboard/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/api/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/api/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/api/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/oscarbundles/admin.py to admin.cpython-39.pyc writing byte-compilation script '/tmp/tmpe51pjc5u.py' /usr/bin/python3 /tmp/tmpe51pjc5u.py removing /tmp/tmpe51pjc5u.py running install_egg_info running egg_info writing src/django_oscar_bundles.egg-info/PKG-INFO writing dependency_links to src/django_oscar_bundles.egg-info/dependency_links.txt writing requirements to src/django_oscar_bundles.egg-info/requires.txt writing top-level names to src/django_oscar_bundles.egg-info/top_level.txt reading manifest file 'src/django_oscar_bundles.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' writing manifest file 'src/django_oscar_bundles.egg-info/SOURCES.txt' Copying src/django_oscar_bundles.egg-info to /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/django_oscar_bundles-2.1.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64//usr/share/doc/python-django-oscar-bundles + '[' -d doc ']' ~/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64 ~/build/BUILD/django-oscar-bundles-2.1.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64 + '[' -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-oscar-bundles-2.1.0 + popd + mv /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.1.0-1 --unique-debug-suffix -2.1.0-1.aarch64 --unique-debug-src-base python-django-oscar-bundles-2.1.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/django-oscar-bundles-2.1.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-django-oscar-bundles-2.1.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-oscar-bundles-2.1.0-1.noarch Provides: python-django-oscar-bundles python3-django-oscar-bundles = 2.1.0-1 python3.9dist(django-oscar-bundles) = 2.1 python3dist(django-oscar-bundles) = 2.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 python3.9dist(django) >= 3.2 python3.9dist(django-oscar) >= 3 python3.9dist(django-oscar-api) >= 2 python3.9dist(phonenumbers) >= 8.8.8 Processing files: python-django-oscar-bundles-help-2.1.0-1.noarch warning: Empty %files file /builddir/build/BUILD/django-oscar-bundles-2.1.0/doclist.lst Provides: python-django-oscar-bundles-help = 2.1.0-1 python3-django-oscar-bundles-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-oscar-bundles-2.1.0-1.aarch64 Wrote: /builddir/build/RPMS/python-django-oscar-bundles-help-2.1.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-oscar-bundles-2.1.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.p7X9Cx + umask 022 + cd /builddir/build/BUILD + cd django-oscar-bundles-2.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-oscar-bundles-2.1.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0