Mock Version: 2.11 Mock Version: 2.11 Mock Version: 2.11 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-django-health-check.spec'], chrootPath='/var/lib/mock/f35-build-28680444-3876591/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-django-health-check.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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1626998400 Wrote: /builddir/build/SRPMS/python-django-health-check-3.11.0-7.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-django-health-check.spec'], chrootPath='/var/lib/mock/f35-build-28680444-3876591/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-django-health-check.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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1626998400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.roZGvr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-health-check-3.11.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-health-check-3.11.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-health-check-3.11.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.DxGTxw + umask 022 + cd /builddir/build/BUILD + cd django-health-check-3.11.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-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/health_check copying health_check/urls.py -> build/lib/health_check copying health_check/conf.py -> build/lib/health_check copying health_check/plugins.py -> build/lib/health_check copying health_check/backends.py -> build/lib/health_check copying health_check/exceptions.py -> build/lib/health_check copying health_check/__init__.py -> build/lib/health_check copying health_check/views.py -> build/lib/health_check running egg_info writing django_health_check.egg-info/PKG-INFO writing dependency_links to django_health_check.egg-info/dependency_links.txt writing requirements to django_health_check.egg-info/requires.txt writing top-level names to django_health_check.egg-info/top_level.txt reading manifest file 'django_health_check.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 2: 'recursive-include' expects ... warning: manifest_maker: MANIFEST.in, line 3: 'prune' expects a single adding license file 'LICENSE' writing manifest file 'django_health_check.egg-info/SOURCES.txt' creating build/lib/health_check/cache copying health_check/cache/__init__.py -> build/lib/health_check/cache copying health_check/cache/apps.py -> build/lib/health_check/cache copying health_check/cache/backends.py -> build/lib/health_check/cache creating build/lib/health_check/contrib copying health_check/contrib/__init__.py -> build/lib/health_check/contrib creating build/lib/health_check/contrib/celery copying health_check/contrib/celery/__init__.py -> build/lib/health_check/contrib/celery copying health_check/contrib/celery/apps.py -> build/lib/health_check/contrib/celery copying health_check/contrib/celery/backends.py -> build/lib/health_check/contrib/celery copying health_check/contrib/celery/tasks.py -> build/lib/health_check/contrib/celery creating build/lib/health_check/contrib/psutil copying health_check/contrib/psutil/__init__.py -> build/lib/health_check/contrib/psutil copying health_check/contrib/psutil/apps.py -> build/lib/health_check/contrib/psutil copying health_check/contrib/psutil/backends.py -> build/lib/health_check/contrib/psutil creating build/lib/health_check/contrib/rabbitmq copying health_check/contrib/rabbitmq/__init__.py -> build/lib/health_check/contrib/rabbitmq copying health_check/contrib/rabbitmq/apps.py -> build/lib/health_check/contrib/rabbitmq copying health_check/contrib/rabbitmq/backends.py -> build/lib/health_check/contrib/rabbitmq creating build/lib/health_check/contrib/redis copying health_check/contrib/redis/__init__.py -> build/lib/health_check/contrib/redis copying health_check/contrib/redis/apps.py -> build/lib/health_check/contrib/redis copying health_check/contrib/redis/backends.py -> build/lib/health_check/contrib/redis creating build/lib/health_check/contrib/s3boto3_storage copying health_check/contrib/s3boto3_storage/__init__.py -> build/lib/health_check/contrib/s3boto3_storage copying health_check/contrib/s3boto3_storage/apps.py -> build/lib/health_check/contrib/s3boto3_storage copying health_check/contrib/s3boto3_storage/backends.py -> build/lib/health_check/contrib/s3boto3_storage creating build/lib/health_check/contrib/s3boto_storage copying health_check/contrib/s3boto_storage/__init__.py -> build/lib/health_check/contrib/s3boto_storage copying health_check/contrib/s3boto_storage/apps.py -> build/lib/health_check/contrib/s3boto_storage copying health_check/contrib/s3boto_storage/backends.py -> build/lib/health_check/contrib/s3boto_storage creating build/lib/health_check/db copying health_check/db/__init__.py -> build/lib/health_check/db copying health_check/db/apps.py -> build/lib/health_check/db copying health_check/db/backends.py -> build/lib/health_check/db copying health_check/db/models.py -> build/lib/health_check/db creating build/lib/health_check/db/migrations copying health_check/db/migrations/0001_initial.py -> build/lib/health_check/db/migrations copying health_check/db/migrations/__init__.py -> build/lib/health_check/db/migrations creating build/lib/health_check/storage copying health_check/storage/__init__.py -> build/lib/health_check/storage copying health_check/storage/apps.py -> build/lib/health_check/storage copying health_check/storage/backends.py -> build/lib/health_check/storage creating build/lib/health_check/templates creating build/lib/health_check/templates/health_check copying health_check/templates/health_check/index.html -> build/lib/health_check/templates/health_check + PYTHONPATH=/builddir/build/BUILD/django-health-check-3.11.0 + sphinx-build-3 docs html Running Sphinx v4.0.2 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 5 source files that are out of date updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] changelog reading sources... [ 40%] contrib reading sources... [ 60%] index reading sources... [ 80%] readme reading sources... [100%] settings looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] changelog writing output... [ 40%] contrib writing output... [ 60%] index writing output... [ 80%] readme writing output... [100%] settings generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mBAP4d + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch ++ dirname /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch + cd django-health-check-3.11.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr creating /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib creating /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10 creating /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages creating /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check copying build/lib/health_check/urls.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check copying build/lib/health_check/conf.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check copying build/lib/health_check/plugins.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check copying build/lib/health_check/backends.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check copying build/lib/health_check/exceptions.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check copying build/lib/health_check/__init__.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check copying build/lib/health_check/views.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check creating /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/cache copying build/lib/health_check/cache/__init__.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/cache copying build/lib/health_check/cache/apps.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/cache copying build/lib/health_check/cache/backends.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/cache creating /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib copying build/lib/health_check/contrib/__init__.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib creating /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/celery copying build/lib/health_check/contrib/celery/__init__.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/celery copying build/lib/health_check/contrib/celery/apps.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/celery copying build/lib/health_check/contrib/celery/backends.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/celery copying build/lib/health_check/contrib/celery/tasks.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/celery creating /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/psutil copying build/lib/health_check/contrib/psutil/__init__.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/psutil copying build/lib/health_check/contrib/psutil/apps.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/psutil copying build/lib/health_check/contrib/psutil/backends.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/psutil creating /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/rabbitmq copying build/lib/health_check/contrib/rabbitmq/__init__.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/rabbitmq copying build/lib/health_check/contrib/rabbitmq/apps.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/rabbitmq copying build/lib/health_check/contrib/rabbitmq/backends.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/rabbitmq creating /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/redis copying build/lib/health_check/contrib/redis/__init__.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/redis copying build/lib/health_check/contrib/redis/apps.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/redis copying build/lib/health_check/contrib/redis/backends.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/redis creating /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/s3boto3_storage copying build/lib/health_check/contrib/s3boto3_storage/__init__.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/s3boto3_storage copying build/lib/health_check/contrib/s3boto3_storage/apps.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/s3boto3_storage copying build/lib/health_check/contrib/s3boto3_storage/backends.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/s3boto3_storage creating /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/s3boto_storage copying build/lib/health_check/contrib/s3boto_storage/__init__.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/s3boto_storage copying build/lib/health_check/contrib/s3boto_storage/apps.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/s3boto_storage copying build/lib/health_check/contrib/s3boto_storage/backends.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/s3boto_storage creating /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/db copying build/lib/health_check/db/__init__.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/db copying build/lib/health_check/db/apps.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/db copying build/lib/health_check/db/backends.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/db copying build/lib/health_check/db/models.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/db creating /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/db/migrations copying build/lib/health_check/db/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/db/migrations copying build/lib/health_check/db/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/db/migrations creating /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/storage copying build/lib/health_check/storage/__init__.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/storage copying build/lib/health_check/storage/apps.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/storage copying build/lib/health_check/storage/backends.py -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/storage creating /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/templates creating /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/templates/health_check copying build/lib/health_check/templates/health_check/index.html -> /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/templates/health_check byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/urls.py to urls.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/conf.py to conf.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/plugins.py to plugins.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/backends.py to backends.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/exceptions.py to exceptions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/views.py to views.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/cache/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/cache/apps.py to apps.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/cache/backends.py to backends.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/celery/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/celery/apps.py to apps.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/celery/backends.py to backends.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/celery/tasks.py to tasks.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/psutil/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/psutil/apps.py to apps.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/psutil/backends.py to backends.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/rabbitmq/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/rabbitmq/apps.py to apps.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/rabbitmq/backends.py to backends.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/redis/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/redis/apps.py to apps.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/redis/backends.py to backends.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/s3boto3_storage/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/s3boto3_storage/apps.py to apps.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/s3boto3_storage/backends.py to backends.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/s3boto_storage/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/s3boto_storage/apps.py to apps.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/contrib/s3boto_storage/backends.py to backends.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/db/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/db/apps.py to apps.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/db/backends.py to backends.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/db/models.py to models.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/db/migrations/0001_initial.py to 0001_initial.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/db/migrations/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/storage/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/storage/apps.py to apps.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/health_check/storage/backends.py to backends.cpython-310.pyc writing byte-compilation script '/tmp/tmppo2qggx6.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmppo2qggx6.py removing /tmp/tmppo2qggx6.py running install_egg_info running egg_info writing django_health_check.egg-info/PKG-INFO writing dependency_links to django_health_check.egg-info/dependency_links.txt writing requirements to django_health_check.egg-info/requires.txt writing top-level names to django_health_check.egg-info/top_level.txt reading manifest file 'django_health_check.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 2: 'recursive-include' expects ... adding license file 'LICENSE' warning: manifest_maker: MANIFEST.in, line 3: 'prune' expects a single writing manifest file 'django_health_check.egg-info/SOURCES.txt' Copying django_health_check.egg-info to /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10/site-packages/django_health_check-3.11.0-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j6 --strict-build-id -m -i --build-id-seed 3.11.0-7.fc35 --unique-debug-suffix -3.11.0-7.fc35.noarch --unique-debug-src-base python-django-health-check-3.11.0-7.fc35.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/django-health-check-3.11.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-django-health-check-3.11.0-7.fc35.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OWzfzL + umask 022 + cd /builddir/build/BUILD + cd django-health-check-3.11.0 + DOCDIR=/builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/share/doc/python3-django-health-check + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/share/doc/python3-django-health-check + cp -pr README.rst /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/share/doc/python3-django-health-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JWmERp + umask 022 + cd /builddir/build/BUILD + cd django-health-check-3.11.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/share/licenses/python3-django-health-check + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/share/licenses/python3-django-health-check + cp -pr LICENSE /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/share/licenses/python3-django-health-check + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-django-health-check = 3.11.0-7.fc35 python3-django-health-check = 3.11.0-7.fc35 python3.10-django-health-check = 3.11.0-7.fc35 python3.10dist(django-health-check) = 3.11 python3dist(django-health-check) = 3.11 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.10 python3.10dist(django) >= 1.11 Obsoletes: python-django-health-check < 3.11.0-7.fc35 Processing files: python-django-health-check-doc-3.11.0-7.fc35.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tPJzMa + umask 022 + cd /builddir/build/BUILD + cd django-health-check-3.11.0 + DOCDIR=/builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/share/doc/python-django-health-check-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/share/doc/python-django-health-check-doc + cp -pr html /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/share/doc/python-django-health-check-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OEyhuq + umask 022 + cd /builddir/build/BUILD + cd django-health-check-3.11.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/share/licenses/python-django-health-check-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/share/licenses/python-django-health-check-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch/usr/share/licenses/python-django-health-check-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-django-health-check-doc = 3.11.0-7.fc35 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-health-check-3.11.0-7.fc35.noarch Wrote: /builddir/build/RPMS/python3-django-health-check-3.11.0-7.fc35.noarch.rpm Wrote: /builddir/build/RPMS/python-django-health-check-doc-3.11.0-7.fc35.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Fq86nS + umask 022 + cd /builddir/build/BUILD + cd django-health-check-3.11.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-health-check-3.11.0-7.fc35.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0