Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mad-notifications.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686306688.341293/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-mad-notifications.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-mad-notifications-1.5.3-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-mad-notifications.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686306688.341293/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-mad-notifications.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-mad-notifications-1.5.3-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-mad-notifications.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686306688.341293/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-mad-notifications.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.0jFCYP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mad_notifications-1.5.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/mad_notifications-1.5.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mad_notifications-1.5.3 + /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.wiOPpR + umask 022 + cd /builddir/build/BUILD + cd mad_notifications-1.5.3 + 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/mad_notifications copying mad_notifications/__init__.py -> build/lib/mad_notifications copying mad_notifications/signals.py -> build/lib/mad_notifications copying mad_notifications/notification.py -> build/lib/mad_notifications copying mad_notifications/admin.py -> build/lib/mad_notifications copying mad_notifications/user.py -> build/lib/mad_notifications copying mad_notifications/apps.py -> build/lib/mad_notifications copying mad_notifications/models.py -> build/lib/mad_notifications copying mad_notifications/utils.py -> build/lib/mad_notifications copying mad_notifications/tests.py -> build/lib/mad_notifications copying mad_notifications/settings.py -> build/lib/mad_notifications copying mad_notifications/shorthand.py -> build/lib/mad_notifications creating build/lib/mad_notifications/migrations copying mad_notifications/migrations/0008_auto_20211026_1408.py -> build/lib/mad_notifications/migrations copying mad_notifications/migrations/0009_emailtemplate_from_email.py -> build/lib/mad_notifications/migrations copying mad_notifications/migrations/0013_alter_emailtemplate_from_email.py -> build/lib/mad_notifications/migrations copying mad_notifications/migrations/0012_emailtemplate_subject.py -> build/lib/mad_notifications/migrations copying mad_notifications/migrations/0006_auto_20211022_1917.py -> build/lib/mad_notifications/migrations copying mad_notifications/migrations/0007_auto_20211025_1927.py -> build/lib/mad_notifications/migrations copying mad_notifications/migrations/0016_alter_emailtemplate_slug.py -> build/lib/mad_notifications/migrations copying mad_notifications/migrations/__init__.py -> build/lib/mad_notifications/migrations copying mad_notifications/migrations/0018_alter_notification_template.py -> build/lib/mad_notifications/migrations copying mad_notifications/migrations/0014_auto_20220530_1815.py -> build/lib/mad_notifications/migrations copying mad_notifications/migrations/0015_usernotificationconfig.py -> build/lib/mad_notifications/migrations copying mad_notifications/migrations/0010_auto_20211102_2232.py -> build/lib/mad_notifications/migrations copying mad_notifications/migrations/0011_auto_20211129_1024.py -> build/lib/mad_notifications/migrations copying mad_notifications/migrations/0017_alter_usernotificationconfig_user.py -> build/lib/mad_notifications/migrations copying mad_notifications/migrations/0002_notification_action.py -> build/lib/mad_notifications/migrations copying mad_notifications/migrations/0003_auto_20211019_1206.py -> build/lib/mad_notifications/migrations copying mad_notifications/migrations/0005_auto_20211022_1908.py -> build/lib/mad_notifications/migrations copying mad_notifications/migrations/0004_auto_20211022_1847.py -> build/lib/mad_notifications/migrations copying mad_notifications/migrations/0001_initial.py -> build/lib/mad_notifications/migrations running egg_info writing mad_notifications.egg-info/PKG-INFO writing dependency_links to mad_notifications.egg-info/dependency_links.txt writing requirements to mad_notifications.egg-info/requires.txt writing top-level names to mad_notifications.egg-info/top_level.txt reading manifest file 'mad_notifications.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE' warning: no files found matching 'README.rst' adding license file 'LICENCE.md' writing manifest file 'mad_notifications.egg-info/SOURCES.txt' creating build/lib/mad_notifications/api copying mad_notifications/api/serializers.py -> build/lib/mad_notifications/api copying mad_notifications/api/urls.py -> build/lib/mad_notifications/api copying mad_notifications/api/views.py -> build/lib/mad_notifications/api creating build/lib/mad_notifications/notify copying mad_notifications/notify/email.py -> build/lib/mad_notifications/notify copying mad_notifications/notify/firebase.py -> build/lib/mad_notifications/notify copying mad_notifications/notify/twilio.py -> build/lib/mad_notifications/notify creating build/lib/mad_notifications/senders copying mad_notifications/senders/email.py -> build/lib/mad_notifications/senders copying mad_notifications/senders/firebase.py -> build/lib/mad_notifications/senders copying mad_notifications/senders/twilio.py -> build/lib/mad_notifications/senders + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.j3gtDB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64 + cd mad_notifications-1.5.3 + 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-mad-notifications-1.5.3-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-mad-notifications-1.5.3-1.x86_64/usr creating /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications creating /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/notify copying build/lib/mad_notifications/notify/email.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/notify copying build/lib/mad_notifications/notify/firebase.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/notify copying build/lib/mad_notifications/notify/twilio.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/notify copying build/lib/mad_notifications/__init__.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications copying build/lib/mad_notifications/signals.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications creating /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/senders copying build/lib/mad_notifications/senders/email.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/senders copying build/lib/mad_notifications/senders/firebase.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/senders copying build/lib/mad_notifications/senders/twilio.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/senders copying build/lib/mad_notifications/notification.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications creating /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/api copying build/lib/mad_notifications/api/views.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/api copying build/lib/mad_notifications/api/urls.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/api copying build/lib/mad_notifications/api/serializers.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/api copying build/lib/mad_notifications/admin.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications copying build/lib/mad_notifications/user.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications creating /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations copying build/lib/mad_notifications/migrations/0008_auto_20211026_1408.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations copying build/lib/mad_notifications/migrations/0009_emailtemplate_from_email.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations copying build/lib/mad_notifications/migrations/0013_alter_emailtemplate_from_email.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations copying build/lib/mad_notifications/migrations/0012_emailtemplate_subject.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations copying build/lib/mad_notifications/migrations/0006_auto_20211022_1917.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations copying build/lib/mad_notifications/migrations/0007_auto_20211025_1927.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations copying build/lib/mad_notifications/migrations/0016_alter_emailtemplate_slug.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations copying build/lib/mad_notifications/migrations/__init__.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations copying build/lib/mad_notifications/migrations/0018_alter_notification_template.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations copying build/lib/mad_notifications/migrations/0014_auto_20220530_1815.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations copying build/lib/mad_notifications/migrations/0015_usernotificationconfig.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations copying build/lib/mad_notifications/migrations/0010_auto_20211102_2232.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations copying build/lib/mad_notifications/migrations/0011_auto_20211129_1024.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations copying build/lib/mad_notifications/migrations/0017_alter_usernotificationconfig_user.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations copying build/lib/mad_notifications/migrations/0002_notification_action.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations copying build/lib/mad_notifications/migrations/0003_auto_20211019_1206.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations copying build/lib/mad_notifications/migrations/0005_auto_20211022_1908.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations copying build/lib/mad_notifications/migrations/0004_auto_20211022_1847.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations copying build/lib/mad_notifications/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations copying build/lib/mad_notifications/apps.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications copying build/lib/mad_notifications/models.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications copying build/lib/mad_notifications/utils.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications copying build/lib/mad_notifications/tests.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications copying build/lib/mad_notifications/settings.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications copying build/lib/mad_notifications/shorthand.py -> /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/notify/email.py to email.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/notify/firebase.py to firebase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/notify/twilio.py to twilio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/senders/email.py to email.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/senders/firebase.py to firebase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/senders/twilio.py to twilio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/notification.py to notification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/api/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/api/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/api/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations/0008_auto_20211026_1408.py to 0008_auto_20211026_1408.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations/0009_emailtemplate_from_email.py to 0009_emailtemplate_from_email.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations/0013_alter_emailtemplate_from_email.py to 0013_alter_emailtemplate_from_email.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations/0012_emailtemplate_subject.py to 0012_emailtemplate_subject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations/0006_auto_20211022_1917.py to 0006_auto_20211022_1917.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations/0007_auto_20211025_1927.py to 0007_auto_20211025_1927.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations/0016_alter_emailtemplate_slug.py to 0016_alter_emailtemplate_slug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations/0018_alter_notification_template.py to 0018_alter_notification_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations/0014_auto_20220530_1815.py to 0014_auto_20220530_1815.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations/0015_usernotificationconfig.py to 0015_usernotificationconfig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations/0010_auto_20211102_2232.py to 0010_auto_20211102_2232.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations/0011_auto_20211129_1024.py to 0011_auto_20211129_1024.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations/0017_alter_usernotificationconfig_user.py to 0017_alter_usernotificationconfig_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations/0002_notification_action.py to 0002_notification_action.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations/0003_auto_20211019_1206.py to 0003_auto_20211019_1206.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations/0005_auto_20211022_1908.py to 0005_auto_20211022_1908.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations/0004_auto_20211022_1847.py to 0004_auto_20211022_1847.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications/shorthand.py to shorthand.cpython-39.pyc writing byte-compilation script '/tmp/tmpf7hlxub9.py' /usr/bin/python3 /tmp/tmpf7hlxub9.py removing /tmp/tmpf7hlxub9.py running install_egg_info running egg_info writing mad_notifications.egg-info/PKG-INFO writing dependency_links to mad_notifications.egg-info/dependency_links.txt writing requirements to mad_notifications.egg-info/requires.txt writing top-level names to mad_notifications.egg-info/top_level.txt reading manifest file 'mad_notifications.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE' warning: no files found matching 'README.rst' adding license file 'LICENCE.md' writing manifest file 'mad_notifications.egg-info/SOURCES.txt' Copying mad_notifications.egg-info to /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9/site-packages/mad_notifications-1.5.3-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64//usr/share/doc/python-mad-notifications + '[' -d doc ']' ~/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64 ~/build/BUILD/mad_notifications-1.5.3 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/mad_notifications-1.5.3 + popd + mv /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.5.3-1 --unique-debug-suffix -1.5.3-1.x86_64 --unique-debug-src-base python-mad-notifications-1.5.3-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/mad_notifications-1.5.3 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-mad-notifications-1.5.3-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-mad-notifications-1.5.3-1.noarch Provides: python-mad-notifications python3-mad-notifications = 1.5.3-1 python3.9dist(mad-notifications) = 1.5.3 python3dist(mad-notifications) = 1.5.3 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) >= 4.4.6 python3.9dist(django) >= 3.2.15 python3.9dist(django-celery-beat) >= 2.1 python3.9dist(django-filter) >= 2.3 python3.9dist(djangorestframework) >= 3.12.2 python3.9dist(firebase-admin) >= 5.0.1 python3.9dist(google-api-core) >= 1.31 python3.9dist(google-api-python-client) >= 2.13 python3.9dist(google-auth) >= 1.33 python3.9dist(google-auth-httplib2) >= 0.1 python3.9dist(google-cloud-firestore) >= 2.1.3 python3.9dist(googleapis-common-protos) >= 1.53 python3.9dist(twilio) = 7.9.2 Processing files: python-mad-notifications-help-1.5.3-1.noarch warning: Empty %files file /builddir/build/BUILD/mad_notifications-1.5.3/doclist.lst Provides: python-mad-notifications-help = 1.5.3-1 python3-mad-notifications-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-mad-notifications-1.5.3-1.x86_64 Wrote: /builddir/build/RPMS/python-mad-notifications-help-1.5.3-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-mad-notifications-1.5.3-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EEIn0h + umask 022 + cd /builddir/build/BUILD + cd mad_notifications-1.5.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-mad-notifications-1.5.3-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0