Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-celery.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681768341.604849/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-celery.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-celery-3.3.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-celery.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681768341.604849/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-celery.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-celery-3.3.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-celery.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681768341.604849/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-celery.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.9LhJ19 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-celery-3.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-celery-3.3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-celery-3.3.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.ALLkv0 + umask 022 + cd /builddir/build/BUILD + cd django-celery-3.3.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/djcelery copying djcelery/mon.py -> build/lib/djcelery copying djcelery/managers.py -> build/lib/djcelery copying djcelery/common.py -> build/lib/djcelery copying djcelery/utils.py -> build/lib/djcelery copying djcelery/humanize.py -> build/lib/djcelery copying djcelery/models.py -> build/lib/djcelery copying djcelery/schedulers.py -> build/lib/djcelery copying djcelery/__init__.py -> build/lib/djcelery copying djcelery/loaders.py -> build/lib/djcelery copying djcelery/urls.py -> build/lib/djcelery copying djcelery/admin_utils.py -> build/lib/djcelery copying djcelery/compat.py -> build/lib/djcelery copying djcelery/snapshot.py -> build/lib/djcelery copying djcelery/admin.py -> build/lib/djcelery copying djcelery/app.py -> build/lib/djcelery copying djcelery/db.py -> build/lib/djcelery copying djcelery/views.py -> build/lib/djcelery copying djcelery/picklefield.py -> build/lib/djcelery creating build/lib/djcelery/backends copying djcelery/backends/cache.py -> build/lib/djcelery/backends copying djcelery/backends/database.py -> build/lib/djcelery/backends copying djcelery/backends/__init__.py -> build/lib/djcelery/backends creating build/lib/djcelery/management copying djcelery/management/__init__.py -> build/lib/djcelery/management copying djcelery/management/base.py -> build/lib/djcelery/management creating build/lib/djcelery/management/commands copying djcelery/management/commands/celeryd.py -> build/lib/djcelery/management/commands copying djcelery/management/commands/celerybeat.py -> build/lib/djcelery/management/commands copying djcelery/management/commands/celeryd_multi.py -> build/lib/djcelery/management/commands copying djcelery/management/commands/__init__.py -> build/lib/djcelery/management/commands copying djcelery/management/commands/celeryd_detach.py -> build/lib/djcelery/management/commands copying djcelery/management/commands/celerycam.py -> build/lib/djcelery/management/commands copying djcelery/management/commands/celery.py -> build/lib/djcelery/management/commands copying djcelery/management/commands/celerymon.py -> build/lib/djcelery/management/commands copying djcelery/management/commands/djcelerymon.py -> build/lib/djcelery/management/commands creating build/lib/djcelery/tests copying djcelery/tests/test_worker_job.py -> build/lib/djcelery/tests copying djcelery/tests/test_loaders.py -> build/lib/djcelery/tests copying djcelery/tests/test_discovery.py -> build/lib/djcelery/tests copying djcelery/tests/test_snapshot.py -> build/lib/djcelery/tests copying djcelery/tests/req.py -> build/lib/djcelery/tests copying djcelery/tests/utils.py -> build/lib/djcelery/tests copying djcelery/tests/_compat.py -> build/lib/djcelery/tests copying djcelery/tests/test_admin.py -> build/lib/djcelery/tests copying djcelery/tests/test_commands.py -> build/lib/djcelery/tests copying djcelery/tests/__init__.py -> build/lib/djcelery/tests copying djcelery/tests/test_models.py -> build/lib/djcelery/tests copying djcelery/tests/test_views.py -> build/lib/djcelery/tests copying djcelery/tests/test_schedulers.py -> build/lib/djcelery/tests creating build/lib/djcelery/tests/test_backends copying djcelery/tests/test_backends/test_database.py -> build/lib/djcelery/tests/test_backends copying djcelery/tests/test_backends/__init__.py -> build/lib/djcelery/tests/test_backends copying djcelery/tests/test_backends/test_cache.py -> build/lib/djcelery/tests/test_backends creating build/lib/djcelery/contrib copying djcelery/contrib/__init__.py -> build/lib/djcelery/contrib copying djcelery/contrib/test_runner.py -> build/lib/djcelery/contrib creating build/lib/djcelery/migrations copying djcelery/migrations/0001_initial.py -> build/lib/djcelery/migrations copying djcelery/migrations/__init__.py -> build/lib/djcelery/migrations creating build/lib/djcelery/monproj copying djcelery/monproj/__init__.py -> build/lib/djcelery/monproj copying djcelery/monproj/urls.py -> build/lib/djcelery/monproj creating build/lib/djcelery/transport copying djcelery/transport/__init__.py -> build/lib/djcelery/transport creating build/lib/djcelery/templates creating build/lib/djcelery/templates/admin creating build/lib/djcelery/templates/admin/djcelery copying djcelery/templates/admin/djcelery/change_list.html -> build/lib/djcelery/templates/admin/djcelery creating build/lib/djcelery/templates/djcelery copying djcelery/templates/djcelery/confirm_rate_limit.html -> build/lib/djcelery/templates/djcelery creating build/lib/djcelery/static creating build/lib/djcelery/static/djcelery copying djcelery/static/djcelery/style.css -> build/lib/djcelery/static/djcelery + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZIYJ9I + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64 + cd django-celery-3.3.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-celery-3.3.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-celery-3.3.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery creating /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/backends copying build/lib/djcelery/backends/cache.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/backends copying build/lib/djcelery/backends/database.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/backends copying build/lib/djcelery/backends/__init__.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/backends copying build/lib/djcelery/mon.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery creating /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/management copying build/lib/djcelery/management/__init__.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/management creating /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/management/commands copying build/lib/djcelery/management/commands/celeryd.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/management/commands copying build/lib/djcelery/management/commands/celerybeat.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/management/commands copying build/lib/djcelery/management/commands/celeryd_multi.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/management/commands copying build/lib/djcelery/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/management/commands copying build/lib/djcelery/management/commands/celeryd_detach.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/management/commands copying build/lib/djcelery/management/commands/celerycam.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/management/commands copying build/lib/djcelery/management/commands/celery.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/management/commands copying build/lib/djcelery/management/commands/celerymon.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/management/commands copying build/lib/djcelery/management/commands/djcelerymon.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/management/commands copying build/lib/djcelery/management/base.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/management copying build/lib/djcelery/managers.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery copying build/lib/djcelery/common.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery creating /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests copying build/lib/djcelery/tests/test_worker_job.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests copying build/lib/djcelery/tests/test_loaders.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests copying build/lib/djcelery/tests/test_discovery.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests copying build/lib/djcelery/tests/test_snapshot.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests copying build/lib/djcelery/tests/req.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests copying build/lib/djcelery/tests/utils.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests copying build/lib/djcelery/tests/_compat.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests copying build/lib/djcelery/tests/test_admin.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests copying build/lib/djcelery/tests/test_commands.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests copying build/lib/djcelery/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests creating /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests/test_backends copying build/lib/djcelery/tests/test_backends/test_database.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests/test_backends copying build/lib/djcelery/tests/test_backends/__init__.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests/test_backends copying build/lib/djcelery/tests/test_backends/test_cache.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests/test_backends copying build/lib/djcelery/tests/test_models.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests copying build/lib/djcelery/tests/test_views.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests copying build/lib/djcelery/tests/test_schedulers.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests creating /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/contrib copying build/lib/djcelery/contrib/__init__.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/contrib copying build/lib/djcelery/contrib/test_runner.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/contrib copying build/lib/djcelery/utils.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery copying build/lib/djcelery/humanize.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery copying build/lib/djcelery/models.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery copying build/lib/djcelery/schedulers.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery copying build/lib/djcelery/__init__.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery copying build/lib/djcelery/loaders.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery copying build/lib/djcelery/urls.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery copying build/lib/djcelery/admin_utils.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery creating /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/migrations copying build/lib/djcelery/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/migrations copying build/lib/djcelery/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/migrations copying build/lib/djcelery/compat.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery copying build/lib/djcelery/snapshot.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery creating /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/monproj copying build/lib/djcelery/monproj/__init__.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/monproj copying build/lib/djcelery/monproj/urls.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/monproj creating /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/templates creating /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/templates/admin creating /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/templates/admin/djcelery copying build/lib/djcelery/templates/admin/djcelery/change_list.html -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/templates/admin/djcelery creating /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/templates/djcelery copying build/lib/djcelery/templates/djcelery/confirm_rate_limit.html -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/templates/djcelery copying build/lib/djcelery/admin.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery copying build/lib/djcelery/app.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery copying build/lib/djcelery/db.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery copying build/lib/djcelery/views.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery creating /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/static creating /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/static/djcelery copying build/lib/djcelery/static/djcelery/style.css -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/static/djcelery creating /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/transport copying build/lib/djcelery/transport/__init__.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/transport copying build/lib/djcelery/picklefield.py -> /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/backends/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/backends/database.py to database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/mon.py to mon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/management/commands/celeryd.py to celeryd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/management/commands/celerybeat.py to celerybeat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/management/commands/celeryd_multi.py to celeryd_multi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/management/commands/celeryd_detach.py to celeryd_detach.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/management/commands/celerycam.py to celerycam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/management/commands/celery.py to celery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/management/commands/celerymon.py to celerymon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/management/commands/djcelerymon.py to djcelerymon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/management/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests/test_worker_job.py to test_worker_job.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests/test_loaders.py to test_loaders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests/test_discovery.py to test_discovery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests/test_snapshot.py to test_snapshot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests/req.py to req.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests/_compat.py to _compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests/test_admin.py to test_admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests/test_commands.py to test_commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests/test_backends/test_database.py to test_database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests/test_backends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests/test_backends/test_cache.py to test_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests/test_views.py to test_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/tests/test_schedulers.py to test_schedulers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/contrib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/contrib/test_runner.py to test_runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/humanize.py to humanize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/schedulers.py to schedulers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/loaders.py to loaders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/admin_utils.py to admin_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/snapshot.py to snapshot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/monproj/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/monproj/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/db.py to db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/transport/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/djcelery/picklefield.py to picklefield.cpython-39.pyc writing byte-compilation script '/tmp/tmph1su1je1.py' /usr/bin/python3 /tmp/tmph1su1je1.py removing /tmp/tmph1su1je1.py running install_egg_info running egg_info writing django_celery.egg-info/PKG-INFO writing dependency_links to django_celery.egg-info/dependency_links.txt writing requirements to django_celery.egg-info/requires.txt writing top-level names to django_celery.egg-info/top_level.txt reading manifest file 'django_celery.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'TODO' warning: no files found matching '*' under directory 'bin' no previously-included directories found matching 'bin/*.pyc' no previously-included directories found matching 'tests/*.pyc' no previously-included directories found matching 'docs/*.pyc' no previously-included directories found matching 'extra/*.pyc' no previously-included directories found matching 'djcelery/*.pyc' no previously-included directories found matching 'docs/.build' no previously-included directories found matching 'examples/*.pyc' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'django_celery.egg-info/SOURCES.txt' Copying django_celery.egg-info to /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/usr/lib/python3.9/site-packages/django_celery-3.3.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64//usr/share/doc/python-django-celery + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64//usr/share/doc/python-django-celery + '[' -d example ']' ~/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64 ~/build/BUILD/django-celery-3.3.1 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-celery-3.3.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 ']' + popd ~/build/BUILD/django-celery-3.3.1 + mv /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.3.1-1 --unique-debug-suffix -3.3.1-1.x86_64 --unique-debug-src-base python-django-celery-3.3.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django-celery-3.3.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-celery-3.3.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-celery-3.3.1-1.noarch Provides: python-django-celery python3-django-celery = 3.3.1-1 python3.9dist(django-celery) = 3.3.1 python3dist(django-celery) = 3.3.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(celery) >= 3.1.15 python3.9dist(celery) < 4 python3.9dist(django) >= 1.8 Processing files: python-django-celery-help-3.3.1-1.noarch warning: Empty %files file /builddir/build/BUILD/django-celery-3.3.1/doclist.lst Provides: python-django-celery-help = 3.3.1-1 python3-django-celery-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-celery-3.3.1-1.x86_64 Wrote: /builddir/build/RPMS/python-django-celery-help-3.3.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-celery-3.3.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KpbXZB + umask 022 + cd /builddir/build/BUILD + cd django-celery-3.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-celery-3.3.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0