Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/bodhi.spec'], chrootPath='/var/lib/mock/f34-build-24265056-2498637/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/bodhi.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=1606694400 Wrote: /builddir/build/SRPMS/bodhi-5.6.1-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/bodhi.spec'], chrootPath='/var/lib/mock/f34-build-24265056-2498637/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/bodhi.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=1606694400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cQnbod + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bodhi-5.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/bodhi-5.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bodhi-5.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Remove-Graphql-for-packaging.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i /pyramid_debugtoolbar/d setup.py + sed -i /pyramid_debugtoolbar/d devel/development.ini.example + mv devel/development.ini.example development.ini + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RUGVYb + umask 022 + cd /builddir/build/BUILD + cd bodhi-5.6.1 + 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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-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/bodhi copying bodhi/__init__.py -> build/lib/bodhi running egg_info creating bodhi.egg-info writing bodhi.egg-info/PKG-INFO writing dependency_links to bodhi.egg-info/dependency_links.txt writing top-level names to bodhi.egg-info/top_level.txt writing manifest file 'bodhi.egg-info/SOURCES.txt' reading manifest file 'bodhi.egg-info/SOURCES.txt' reading manifest template 'BODHI_MANIFEST.in' writing manifest file 'bodhi.egg-info/SOURCES.txt' running build running build_py creating build/lib/bodhi/client copying bodhi/client/bindings.py -> build/lib/bodhi/client copying bodhi/client/__init__.py -> build/lib/bodhi/client running build running build_py creating build/lib/bodhi/messages copying bodhi/messages/__init__.py -> build/lib/bodhi/messages copying bodhi/messages/utils.py -> build/lib/bodhi/messages creating build/lib/bodhi/messages/schemas copying bodhi/messages/schemas/errata.py -> build/lib/bodhi/messages/schemas copying bodhi/messages/schemas/compose.py -> build/lib/bodhi/messages/schemas copying bodhi/messages/schemas/base.py -> build/lib/bodhi/messages/schemas copying bodhi/messages/schemas/update.py -> build/lib/bodhi/messages/schemas copying bodhi/messages/schemas/__init__.py -> build/lib/bodhi/messages/schemas copying bodhi/messages/schemas/buildroot_override.py -> build/lib/bodhi/messages/schemas running egg_info creating bodhi_messages.egg-info writing bodhi_messages.egg-info/PKG-INFO writing dependency_links to bodhi_messages.egg-info/dependency_links.txt writing entry points to bodhi_messages.egg-info/entry_points.txt writing requirements to bodhi_messages.egg-info/requires.txt writing top-level names to bodhi_messages.egg-info/top_level.txt writing manifest file 'bodhi_messages.egg-info/SOURCES.txt' reading manifest file 'bodhi_messages.egg-info/SOURCES.txt' writing manifest file 'bodhi_messages.egg-info/SOURCES.txt' /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'paster_plugins' warnings.warn(msg) running build running build_py creating build/lib/bodhi/server copying bodhi/server/mail.py -> build/lib/bodhi/server copying bodhi/server/webapp.py -> build/lib/bodhi/server copying bodhi/server/push.py -> build/lib/bodhi/server copying bodhi/server/schemas.py -> build/lib/bodhi/server copying bodhi/server/ffmarkdown.py -> build/lib/bodhi/server copying bodhi/server/exceptions.py -> build/lib/bodhi/server copying bodhi/server/config.py -> build/lib/bodhi/server copying bodhi/server/renderers.py -> build/lib/bodhi/server copying bodhi/server/metadata.py -> build/lib/bodhi/server copying bodhi/server/buildsys.py -> build/lib/bodhi/server copying bodhi/server/notifications.py -> build/lib/bodhi/server copying bodhi/server/logging.py -> build/lib/bodhi/server copying bodhi/server/validators.py -> build/lib/bodhi/server copying bodhi/server/security.py -> build/lib/bodhi/server copying bodhi/server/__init__.py -> build/lib/bodhi/server copying bodhi/server/bugs.py -> build/lib/bodhi/server copying bodhi/server/util.py -> build/lib/bodhi/server copying bodhi/server/models.py -> build/lib/bodhi/server creating build/lib/bodhi/server/tasks copying bodhi/server/tasks/work_on_bugs.py -> build/lib/bodhi/server/tasks copying bodhi/server/tasks/fetch_test_cases.py -> build/lib/bodhi/server/tasks copying bodhi/server/tasks/handle_side_and_related_tags.py -> build/lib/bodhi/server/tasks copying bodhi/server/tasks/__init__.py -> build/lib/bodhi/server/tasks copying bodhi/server/tasks/check_policies.py -> build/lib/bodhi/server/tasks copying bodhi/server/tasks/expire_overrides.py -> build/lib/bodhi/server/tasks copying bodhi/server/tasks/composer.py -> build/lib/bodhi/server/tasks copying bodhi/server/tasks/approve_testing.py -> build/lib/bodhi/server/tasks copying bodhi/server/tasks/check_signed_builds.py -> build/lib/bodhi/server/tasks copying bodhi/server/tasks/clean_old_composes.py -> build/lib/bodhi/server/tasks copying bodhi/server/tasks/tag_update_builds.py -> build/lib/bodhi/server/tasks creating build/lib/bodhi/server/scripts copying bodhi/server/scripts/untag_branched.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/compat.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/sar.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/skopeo_lite.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/__init__.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/bshell.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/initializedb.py -> build/lib/bodhi/server/scripts creating build/lib/bodhi/server/consumers copying bodhi/server/consumers/signed.py -> build/lib/bodhi/server/consumers copying bodhi/server/consumers/ci.py -> build/lib/bodhi/server/consumers copying bodhi/server/consumers/greenwave.py -> build/lib/bodhi/server/consumers copying bodhi/server/consumers/__init__.py -> build/lib/bodhi/server/consumers copying bodhi/server/consumers/automatic_updates.py -> build/lib/bodhi/server/consumers creating build/lib/bodhi/server/static copying bodhi/server/static/__init__.py -> build/lib/bodhi/server/static creating build/lib/bodhi/server/migrations copying bodhi/server/migrations/env.py -> build/lib/bodhi/server/migrations copying bodhi/server/migrations/__init__.py -> build/lib/bodhi/server/migrations creating build/lib/bodhi/server/services copying bodhi/server/services/metrics_tween.py -> build/lib/bodhi/server/services copying bodhi/server/services/builds.py -> build/lib/bodhi/server/services copying bodhi/server/services/schemas.py -> build/lib/bodhi/server/services copying bodhi/server/services/markdown.py -> build/lib/bodhi/server/services copying bodhi/server/services/user.py -> build/lib/bodhi/server/services copying bodhi/server/services/overrides.py -> build/lib/bodhi/server/services copying bodhi/server/services/csrf.py -> build/lib/bodhi/server/services copying bodhi/server/services/errors.py -> build/lib/bodhi/server/services copying bodhi/server/services/composes.py -> build/lib/bodhi/server/services copying bodhi/server/services/comments.py -> build/lib/bodhi/server/services copying bodhi/server/services/releases.py -> build/lib/bodhi/server/services copying bodhi/server/services/packages.py -> build/lib/bodhi/server/services copying bodhi/server/services/__init__.py -> build/lib/bodhi/server/services copying bodhi/server/services/updates.py -> build/lib/bodhi/server/services creating build/lib/bodhi/server/views copying bodhi/server/views/generic.py -> build/lib/bodhi/server/views copying bodhi/server/views/__init__.py -> build/lib/bodhi/server/views creating build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/e5b3ddb35df3_remove_the_greenwave_summary_string_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/8e9dc57e082d_obsolete_updates_for_archived_release.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/eec610d7ab3a_index_the_builds_update_id_column.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/a3580bdf5129_remove_the_ci_url_field_from_builds.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/e8a059156d38_add_the_create_automatic_updates_bool_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/c98beb4940b5_remove_the_comments_anonymous_column.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/19e28e9851a2_index_comment_update_id.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/a418acf470f8_drop_the_stacks_table.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/aae0d29d49b7_remove_the_private_field_on_the_bug_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/9991cf10ec50_mark_the_bugs_private_field_as_nullable.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/d986618207bc_add_composed_by_bodhi_flag_to_releases_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/6b3eb9ae2b87_remove_unused_updatestatus_processing.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/7ba286412ad4_drop_the_relationship_between_packages_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/bdf0e37ab793_disallow_null_values_in_stable_karma_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/1c97477e38ee_convert_br_override_notes_to_unicodetext.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/ff834fa4f23e_increase_the_update_alias_size.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/f8a44498c806_remove_legacy_old_updateid.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/190ba571c7d2_remove_the_batching_request_state.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/8c4d6aad9b78_add_the_greenwave_failed_enum_to_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/b1fd856efcf6_add_autopush_boolean_and_stable_days_to_update.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/f50dc199039c_make_comments_user_id_not_nullable.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/2fc96aa44a74_drop_the_user_show_popup_column.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/58b7919b942c_remove_the_updates_title_column.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/__init__.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/d3f8bd499ecd_add_from_tag_column_to_updates.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/3a2e248d1757_add_the_unspecified_enum_to_updatetype.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/5703ddfe855d_add_package_manager_and_testing_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/559acf7e2c16_make_comments_update_not_nullable.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/c60d95eef4f1_add_frozen_release_state.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/9c0a34961768_remove_the_greenwave_unsatisfied_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/325954bac9f7_link_testcases_to_builds.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/5c86a3f9dc03_drop_support_for_cve_tracking.py -> build/lib/bodhi/server/migrations/versions running egg_info creating bodhi_server.egg-info writing bodhi_server.egg-info/PKG-INFO writing dependency_links to bodhi_server.egg-info/dependency_links.txt writing entry points to bodhi_server.egg-info/entry_points.txt writing requirements to bodhi_server.egg-info/requires.txt writing top-level names to bodhi_server.egg-info/top_level.txt writing manifest file 'bodhi_server.egg-info/SOURCES.txt' reading manifest file 'bodhi_server.egg-info/SOURCES.txt' reading manifest template 'SERVER_MANIFEST.in' warning: no files found matching '*.gif' under directory 'bodhi' warning: no files found matching '*.jpg' under directory 'bodhi' warning: no files found matching '*.pt' under directory 'bodhi' warning: no files found matching '*.txt' under directory 'bodhi' warning: no files found matching '*.mak' under directory 'bodhi' warning: no files found matching '*.xml' under directory 'bodhi' warning: no files found matching '*.py' under directory 'alembic' warning: no files found matching '*.mako' under directory 'alembic' warning: no files found matching '*.rst' under directory 'alembic' warning: no files found matching '*' under directory 'tools' writing manifest file 'bodhi_server.egg-info/SOURCES.txt' creating build/lib/bodhi/server/email creating build/lib/bodhi/server/email/templates copying bodhi/server/email/templates/fedora_epel_errata_template.tpl -> build/lib/bodhi/server/email/templates copying bodhi/server/email/templates/fedora_epel_legacy_errata_template.tpl -> build/lib/bodhi/server/email/templates copying bodhi/server/email/templates/fedora_errata_template.tpl -> build/lib/bodhi/server/email/templates copying bodhi/server/email/templates/fedora_modular_errata_template.tpl -> build/lib/bodhi/server/email/templates copying bodhi/server/email/templates/maillist_template.tpl -> build/lib/bodhi/server/email/templates creating build/lib/bodhi/server/locale copying bodhi/server/locale/.placeholder -> build/lib/bodhi/server/locale creating build/lib/bodhi/server/templates copying bodhi/server/templates/comment.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/comments.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/compose.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/composes.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/errors.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/fragments.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/home.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/master.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/new_update.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/override.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/overrides.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/pager.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/release.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/releases.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/update.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/updates.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/user.html -> build/lib/bodhi/server/templates copying bodhi/server/static/bodhi-logo.svg -> build/lib/bodhi/server/static creating build/lib/bodhi/server/static/css copying bodhi/server/static/css/site.css -> build/lib/bodhi/server/static/css creating build/lib/bodhi/server/static/fonts copying bodhi/server/static/fonts/font-awesome.css -> build/lib/bodhi/server/static/fonts copying bodhi/server/static/fonts/hack.css -> build/lib/bodhi/server/static/fonts copying bodhi/server/static/fonts/open-sans.css -> build/lib/bodhi/server/static/fonts creating build/lib/bodhi/server/static/fonts/font-awesome copying bodhi/server/static/fonts/font-awesome/FontAwesome.otf -> build/lib/bodhi/server/static/fonts/font-awesome copying bodhi/server/static/fonts/font-awesome/fontawesome-webfont.eot -> build/lib/bodhi/server/static/fonts/font-awesome copying bodhi/server/static/fonts/font-awesome/fontawesome-webfont.svg -> build/lib/bodhi/server/static/fonts/font-awesome copying bodhi/server/static/fonts/font-awesome/fontawesome-webfont.ttf -> build/lib/bodhi/server/static/fonts/font-awesome copying bodhi/server/static/fonts/font-awesome/fontawesome-webfont.woff -> build/lib/bodhi/server/static/fonts/font-awesome copying bodhi/server/static/fonts/font-awesome/fontawesome-webfont.woff2 -> build/lib/bodhi/server/static/fonts/font-awesome creating build/lib/bodhi/server/static/fonts/hack creating build/lib/bodhi/server/static/fonts/hack/eot copying bodhi/server/static/fonts/hack/eot/hack-bold-webfont.eot -> build/lib/bodhi/server/static/fonts/hack/eot copying bodhi/server/static/fonts/hack/eot/hack-bolditalic-webfont.eot -> build/lib/bodhi/server/static/fonts/hack/eot copying bodhi/server/static/fonts/hack/eot/hack-italic-webfont.eot -> build/lib/bodhi/server/static/fonts/hack/eot copying bodhi/server/static/fonts/hack/eot/hack-regular-webfont.eot -> build/lib/bodhi/server/static/fonts/hack/eot creating build/lib/bodhi/server/static/fonts/hack/eot/latin copying bodhi/server/static/fonts/hack/eot/latin/hack-bold-latin-webfont.eot -> build/lib/bodhi/server/static/fonts/hack/eot/latin copying bodhi/server/static/fonts/hack/eot/latin/hack-bolditalic-latin-webfont.eot -> build/lib/bodhi/server/static/fonts/hack/eot/latin copying bodhi/server/static/fonts/hack/eot/latin/hack-italic-latin-webfont.eot -> build/lib/bodhi/server/static/fonts/hack/eot/latin copying bodhi/server/static/fonts/hack/eot/latin/hack-regular-latin-webfont.eot -> build/lib/bodhi/server/static/fonts/hack/eot/latin creating build/lib/bodhi/server/static/fonts/hack/web-ttf copying bodhi/server/static/fonts/hack/web-ttf/hack-bold-webfont.ttf -> build/lib/bodhi/server/static/fonts/hack/web-ttf copying bodhi/server/static/fonts/hack/web-ttf/hack-bolditalic-webfont.ttf -> build/lib/bodhi/server/static/fonts/hack/web-ttf copying bodhi/server/static/fonts/hack/web-ttf/hack-italic-webfont.ttf -> build/lib/bodhi/server/static/fonts/hack/web-ttf copying bodhi/server/static/fonts/hack/web-ttf/hack-regular-webfont.ttf -> build/lib/bodhi/server/static/fonts/hack/web-ttf creating build/lib/bodhi/server/static/fonts/hack/web-ttf/latin copying bodhi/server/static/fonts/hack/web-ttf/latin/hack-bold-latin-webfont.ttf -> build/lib/bodhi/server/static/fonts/hack/web-ttf/latin copying bodhi/server/static/fonts/hack/web-ttf/latin/hack-bolditalic-latin-webfont.ttf -> build/lib/bodhi/server/static/fonts/hack/web-ttf/latin copying bodhi/server/static/fonts/hack/web-ttf/latin/hack-italic-latin-webfont.ttf -> build/lib/bodhi/server/static/fonts/hack/web-ttf/latin copying bodhi/server/static/fonts/hack/web-ttf/latin/hack-regular-latin-webfont.ttf -> build/lib/bodhi/server/static/fonts/hack/web-ttf/latin creating build/lib/bodhi/server/static/fonts/hack/woff copying bodhi/server/static/fonts/hack/woff/hack-bold-webfont.woff -> build/lib/bodhi/server/static/fonts/hack/woff copying bodhi/server/static/fonts/hack/woff/hack-bolditalic-webfont.woff -> build/lib/bodhi/server/static/fonts/hack/woff copying bodhi/server/static/fonts/hack/woff/hack-italic-webfont.woff -> build/lib/bodhi/server/static/fonts/hack/woff copying bodhi/server/static/fonts/hack/woff/hack-regular-webfont.woff -> build/lib/bodhi/server/static/fonts/hack/woff creating build/lib/bodhi/server/static/fonts/hack/woff/latin copying bodhi/server/static/fonts/hack/woff/latin/hack-bold-latin-webfont.woff -> build/lib/bodhi/server/static/fonts/hack/woff/latin copying bodhi/server/static/fonts/hack/woff/latin/hack-bolditalic-latin-webfont.woff -> build/lib/bodhi/server/static/fonts/hack/woff/latin copying bodhi/server/static/fonts/hack/woff/latin/hack-italic-latin-webfont.woff -> build/lib/bodhi/server/static/fonts/hack/woff/latin copying bodhi/server/static/fonts/hack/woff/latin/hack-regular-latin-webfont.woff -> build/lib/bodhi/server/static/fonts/hack/woff/latin creating build/lib/bodhi/server/static/fonts/hack/woff2 copying bodhi/server/static/fonts/hack/woff2/hack-bold-webfont.woff2 -> build/lib/bodhi/server/static/fonts/hack/woff2 copying bodhi/server/static/fonts/hack/woff2/hack-bolditalic-webfont.woff2 -> build/lib/bodhi/server/static/fonts/hack/woff2 copying bodhi/server/static/fonts/hack/woff2/hack-italic-webfont.woff2 -> build/lib/bodhi/server/static/fonts/hack/woff2 copying bodhi/server/static/fonts/hack/woff2/hack-regular-webfont.woff2 -> build/lib/bodhi/server/static/fonts/hack/woff2 creating build/lib/bodhi/server/static/fonts/hack/woff2/latin copying bodhi/server/static/fonts/hack/woff2/latin/hack-bold-latin-webfont.woff2 -> build/lib/bodhi/server/static/fonts/hack/woff2/latin copying bodhi/server/static/fonts/hack/woff2/latin/hack-bolditalic-latin-webfont.woff2 -> build/lib/bodhi/server/static/fonts/hack/woff2/latin copying bodhi/server/static/fonts/hack/woff2/latin/hack-italic-latin-webfont.woff2 -> build/lib/bodhi/server/static/fonts/hack/woff2/latin copying bodhi/server/static/fonts/hack/woff2/latin/hack-regular-latin-webfont.woff2 -> build/lib/bodhi/server/static/fonts/hack/woff2/latin creating build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300.eot -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300.svg -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300.ttf -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300.woff -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300.woff2 -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300italic.eot -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300italic.svg -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300italic.ttf -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300italic.woff -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300italic.woff2 -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700.eot -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700.svg -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700.ttf -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700.woff -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700.woff2 -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700italic.eot -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700italic.svg -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700italic.ttf -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700italic.woff -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700italic.woff2 -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-italic.eot -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-italic.svg -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-italic.ttf -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-italic.woff -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-italic.woff2 -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-regular.eot -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-regular.svg -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-regular.ttf -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-regular.woff -> build/lib/bodhi/server/static/fonts/open-sans copying bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-regular.woff2 -> build/lib/bodhi/server/static/fonts/open-sans creating build/lib/bodhi/server/static/ico copying bodhi/server/static/ico/favicon.ico -> build/lib/bodhi/server/static/ico creating build/lib/bodhi/server/static/img copying bodhi/server/static/img/bodhi-logo.png -> build/lib/bodhi/server/static/img copying bodhi/server/static/img/bodhi-logo.svg -> build/lib/bodhi/server/static/img copying bodhi/server/static/img/logo-large.png -> build/lib/bodhi/server/static/img copying bodhi/server/static/img/logo.png -> build/lib/bodhi/server/static/img creating build/lib/bodhi/server/static/js copying bodhi/server/static/js/comment_form.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/forms.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/override_form.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/search.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/site.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/update_form.js -> build/lib/bodhi/server/static/js creating build/lib/bodhi/server/static/vendor creating build/lib/bodhi/server/static/vendor/chartjs copying bodhi/server/static/vendor/chartjs/Chart.min.css -> build/lib/bodhi/server/static/vendor/chartjs copying bodhi/server/static/vendor/chartjs/Chart.min.js -> build/lib/bodhi/server/static/vendor/chartjs creating build/lib/bodhi/server/static/vendor/fedora-bootstrap copying bodhi/server/static/vendor/fedora-bootstrap/fedora-bootstrap.css -> build/lib/bodhi/server/static/vendor/fedora-bootstrap copying bodhi/server/static/vendor/fedora-bootstrap/fedora-bootstrap.js -> build/lib/bodhi/server/static/vendor/fedora-bootstrap copying bodhi/server/static/vendor/fedora-bootstrap/fedora-bootstrap.min.css -> build/lib/bodhi/server/static/vendor/fedora-bootstrap copying bodhi/server/static/vendor/fedora-bootstrap/fedora-bootstrap.min.js -> build/lib/bodhi/server/static/vendor/fedora-bootstrap creating build/lib/bodhi/server/static/vendor/jquery copying bodhi/server/static/vendor/jquery/jquery-1.10.2.min.js -> build/lib/bodhi/server/static/vendor/jquery creating build/lib/bodhi/server/static/vendor/jquery-typeahead copying bodhi/server/static/vendor/jquery-typeahead/jquery.typeahead.min.css -> build/lib/bodhi/server/static/vendor/jquery-typeahead copying bodhi/server/static/vendor/jquery-typeahead/jquery.typeahead.min.js -> build/lib/bodhi/server/static/vendor/jquery-typeahead creating build/lib/bodhi/server/static/vendor/messenger creating build/lib/bodhi/server/static/vendor/messenger/css copying bodhi/server/static/vendor/messenger/css/messenger-spinner.css -> build/lib/bodhi/server/static/vendor/messenger/css copying bodhi/server/static/vendor/messenger/css/messenger-theme-air.css -> build/lib/bodhi/server/static/vendor/messenger/css copying bodhi/server/static/vendor/messenger/css/messenger-theme-block.css -> build/lib/bodhi/server/static/vendor/messenger/css copying bodhi/server/static/vendor/messenger/css/messenger-theme-flat.css -> build/lib/bodhi/server/static/vendor/messenger/css copying bodhi/server/static/vendor/messenger/css/messenger-theme-future.css -> build/lib/bodhi/server/static/vendor/messenger/css copying bodhi/server/static/vendor/messenger/css/messenger-theme-ice.css -> build/lib/bodhi/server/static/vendor/messenger/css copying bodhi/server/static/vendor/messenger/css/messenger.css -> build/lib/bodhi/server/static/vendor/messenger/css creating build/lib/bodhi/server/static/vendor/messenger/js copying bodhi/server/static/vendor/messenger/js/messenger-theme-flat.js -> build/lib/bodhi/server/static/vendor/messenger/js copying bodhi/server/static/vendor/messenger/js/messenger-theme-future.js -> build/lib/bodhi/server/static/vendor/messenger/js copying bodhi/server/static/vendor/messenger/js/messenger.js -> build/lib/bodhi/server/static/vendor/messenger/js copying bodhi/server/static/vendor/messenger/js/messenger.min.js -> build/lib/bodhi/server/static/vendor/messenger/js creating build/lib/bodhi/server/static/vendor/moment copying bodhi/server/static/vendor/moment/moment.min.js -> build/lib/bodhi/server/static/vendor/moment creating build/lib/bodhi/server/static/vendor/selectize copying bodhi/server/static/vendor/selectize/selectize-0.12.3.js -> build/lib/bodhi/server/static/vendor/selectize copying bodhi/server/static/vendor/selectize/selectize-0.12.3.min.js -> build/lib/bodhi/server/static/vendor/selectize copying bodhi/server/static/vendor/selectize/selectize.bootstrap3-0.12.3.css -> build/lib/bodhi/server/static/vendor/selectize creating build/lib/bodhi/server/static/vendor/typeahead copying bodhi/server/static/vendor/typeahead/typeahead.bundle.js -> build/lib/bodhi/server/static/vendor/typeahead copying bodhi/server/migrations/script.py.mako -> build/lib/bodhi/server/migrations ++ pwd + export PYTHONPATH=/builddir/build/BUILD/bodhi-5.6.1 + PYTHONPATH=/builddir/build/BUILD/bodhi-5.6.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3vbEGd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch ++ dirname /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch + cd bodhi-5.6.1 + 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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-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/bodhi-5.6.1-1.fc34.noarch running install running install_lib creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/client copying build/lib/bodhi/client/bindings.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/client copying build/lib/bodhi/client/__init__.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/client creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server copying build/lib/bodhi/server/mail.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server copying build/lib/bodhi/server/webapp.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server copying build/lib/bodhi/server/push.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server copying build/lib/bodhi/server/schemas.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server copying build/lib/bodhi/server/ffmarkdown.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server copying build/lib/bodhi/server/exceptions.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/tasks copying build/lib/bodhi/server/tasks/work_on_bugs.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/tasks copying build/lib/bodhi/server/tasks/fetch_test_cases.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/tasks copying build/lib/bodhi/server/tasks/handle_side_and_related_tags.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/tasks copying build/lib/bodhi/server/tasks/__init__.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/tasks copying build/lib/bodhi/server/tasks/check_policies.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/tasks copying build/lib/bodhi/server/tasks/expire_overrides.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/tasks copying build/lib/bodhi/server/tasks/composer.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/tasks copying build/lib/bodhi/server/tasks/approve_testing.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/tasks copying build/lib/bodhi/server/tasks/check_signed_builds.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/tasks copying build/lib/bodhi/server/tasks/clean_old_composes.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/tasks copying build/lib/bodhi/server/tasks/tag_update_builds.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/tasks creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/untag_branched.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/compat.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/sar.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/skopeo_lite.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/__init__.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/bshell.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/initializedb.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/config.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server copying build/lib/bodhi/server/renderers.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server copying build/lib/bodhi/server/metadata.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/consumers copying build/lib/bodhi/server/consumers/signed.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/consumers copying build/lib/bodhi/server/consumers/ci.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/consumers copying build/lib/bodhi/server/consumers/greenwave.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/consumers copying build/lib/bodhi/server/consumers/__init__.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/consumers copying build/lib/bodhi/server/consumers/automatic_updates.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/consumers creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700italic.eot -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700italic.svg -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700.svg -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700.ttf -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-italic.woff2 -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300italic.ttf -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-italic.eot -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300italic.eot -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700italic.woff -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-italic.woff -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700.eot -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300.svg -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700.woff -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700.woff2 -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-regular.ttf -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700italic.ttf -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-700italic.woff2 -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-regular.svg -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-regular.woff2 -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300italic.woff2 -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-regular.woff -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300.woff -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-italic.ttf -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-italic.svg -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300italic.svg -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300italic.woff -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300.eot -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-regular.eot -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300.ttf -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans/open-sans-v13-latin_latin-ext-300.woff2 -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/open-sans.css -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts copying build/lib/bodhi/server/static/fonts/font-awesome.css -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/woff2 copying build/lib/bodhi/server/static/fonts/hack/woff2/hack-bolditalic-webfont.woff2 -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/woff2 copying build/lib/bodhi/server/static/fonts/hack/woff2/hack-bold-webfont.woff2 -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/woff2 creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/woff2/latin copying build/lib/bodhi/server/static/fonts/hack/woff2/latin/hack-italic-latin-webfont.woff2 -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/woff2/latin copying build/lib/bodhi/server/static/fonts/hack/woff2/latin/hack-bolditalic-latin-webfont.woff2 -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/woff2/latin copying build/lib/bodhi/server/static/fonts/hack/woff2/latin/hack-bold-latin-webfont.woff2 -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/woff2/latin copying build/lib/bodhi/server/static/fonts/hack/woff2/latin/hack-regular-latin-webfont.woff2 -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/woff2/latin copying build/lib/bodhi/server/static/fonts/hack/woff2/hack-regular-webfont.woff2 -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/woff2 copying build/lib/bodhi/server/static/fonts/hack/woff2/hack-italic-webfont.woff2 -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/woff2 creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/eot copying build/lib/bodhi/server/static/fonts/hack/eot/hack-bold-webfont.eot -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/eot creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/eot/latin copying build/lib/bodhi/server/static/fonts/hack/eot/latin/hack-bold-latin-webfont.eot -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/eot/latin copying build/lib/bodhi/server/static/fonts/hack/eot/latin/hack-italic-latin-webfont.eot -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/eot/latin copying build/lib/bodhi/server/static/fonts/hack/eot/latin/hack-regular-latin-webfont.eot -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/eot/latin copying build/lib/bodhi/server/static/fonts/hack/eot/latin/hack-bolditalic-latin-webfont.eot -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/eot/latin copying build/lib/bodhi/server/static/fonts/hack/eot/hack-italic-webfont.eot -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/eot copying build/lib/bodhi/server/static/fonts/hack/eot/hack-bolditalic-webfont.eot -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/eot copying build/lib/bodhi/server/static/fonts/hack/eot/hack-regular-webfont.eot -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/eot creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/web-ttf copying build/lib/bodhi/server/static/fonts/hack/web-ttf/hack-bold-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/web-ttf creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/web-ttf/latin copying build/lib/bodhi/server/static/fonts/hack/web-ttf/latin/hack-italic-latin-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/web-ttf/latin copying build/lib/bodhi/server/static/fonts/hack/web-ttf/latin/hack-regular-latin-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/web-ttf/latin copying build/lib/bodhi/server/static/fonts/hack/web-ttf/latin/hack-bolditalic-latin-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/web-ttf/latin copying build/lib/bodhi/server/static/fonts/hack/web-ttf/latin/hack-bold-latin-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/web-ttf/latin copying build/lib/bodhi/server/static/fonts/hack/web-ttf/hack-italic-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/web-ttf copying build/lib/bodhi/server/static/fonts/hack/web-ttf/hack-regular-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/web-ttf copying build/lib/bodhi/server/static/fonts/hack/web-ttf/hack-bolditalic-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/web-ttf creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/woff copying build/lib/bodhi/server/static/fonts/hack/woff/hack-bolditalic-webfont.woff -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/woff creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/woff/latin copying build/lib/bodhi/server/static/fonts/hack/woff/latin/hack-regular-latin-webfont.woff -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/woff/latin copying build/lib/bodhi/server/static/fonts/hack/woff/latin/hack-italic-latin-webfont.woff -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/woff/latin copying build/lib/bodhi/server/static/fonts/hack/woff/latin/hack-bolditalic-latin-webfont.woff -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/woff/latin copying build/lib/bodhi/server/static/fonts/hack/woff/latin/hack-bold-latin-webfont.woff -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/woff/latin copying build/lib/bodhi/server/static/fonts/hack/woff/hack-bold-webfont.woff -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/woff copying build/lib/bodhi/server/static/fonts/hack/woff/hack-italic-webfont.woff -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/woff copying build/lib/bodhi/server/static/fonts/hack/woff/hack-regular-webfont.woff -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/hack/woff copying build/lib/bodhi/server/static/fonts/hack.css -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/font-awesome copying build/lib/bodhi/server/static/fonts/font-awesome/fontawesome-webfont.svg -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/font-awesome copying build/lib/bodhi/server/static/fonts/font-awesome/fontawesome-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/font-awesome copying build/lib/bodhi/server/static/fonts/font-awesome/FontAwesome.otf -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/font-awesome copying build/lib/bodhi/server/static/fonts/font-awesome/fontawesome-webfont.eot -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/font-awesome copying build/lib/bodhi/server/static/fonts/font-awesome/fontawesome-webfont.woff -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/font-awesome copying build/lib/bodhi/server/static/fonts/font-awesome/fontawesome-webfont.woff2 -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/fonts/font-awesome copying build/lib/bodhi/server/static/bodhi-logo.svg -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/img copying build/lib/bodhi/server/static/img/bodhi-logo.svg -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/img copying build/lib/bodhi/server/static/img/logo-large.png -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/img copying build/lib/bodhi/server/static/img/logo.png -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/img copying build/lib/bodhi/server/static/img/bodhi-logo.png -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/img creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/chartjs copying build/lib/bodhi/server/static/vendor/chartjs/Chart.min.js -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/chartjs copying build/lib/bodhi/server/static/vendor/chartjs/Chart.min.css -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/chartjs creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/jquery-typeahead copying build/lib/bodhi/server/static/vendor/jquery-typeahead/jquery.typeahead.min.js -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/jquery-typeahead copying build/lib/bodhi/server/static/vendor/jquery-typeahead/jquery.typeahead.min.css -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/jquery-typeahead creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/selectize copying build/lib/bodhi/server/static/vendor/selectize/selectize-0.12.3.js -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/selectize copying build/lib/bodhi/server/static/vendor/selectize/selectize-0.12.3.min.js -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/selectize copying build/lib/bodhi/server/static/vendor/selectize/selectize.bootstrap3-0.12.3.css -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/selectize creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/jquery copying build/lib/bodhi/server/static/vendor/jquery/jquery-1.10.2.min.js -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/jquery creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/typeahead copying build/lib/bodhi/server/static/vendor/typeahead/typeahead.bundle.js -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/typeahead creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/moment copying build/lib/bodhi/server/static/vendor/moment/moment.min.js -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/moment creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/fedora-bootstrap copying build/lib/bodhi/server/static/vendor/fedora-bootstrap/fedora-bootstrap.js -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/fedora-bootstrap copying build/lib/bodhi/server/static/vendor/fedora-bootstrap/fedora-bootstrap.css -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/fedora-bootstrap copying build/lib/bodhi/server/static/vendor/fedora-bootstrap/fedora-bootstrap.min.css -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/fedora-bootstrap copying build/lib/bodhi/server/static/vendor/fedora-bootstrap/fedora-bootstrap.min.js -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/fedora-bootstrap creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/messenger creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/messenger/js copying build/lib/bodhi/server/static/vendor/messenger/js/messenger.js -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/messenger/js copying build/lib/bodhi/server/static/vendor/messenger/js/messenger.min.js -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/messenger/js copying build/lib/bodhi/server/static/vendor/messenger/js/messenger-theme-future.js -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/messenger/js copying build/lib/bodhi/server/static/vendor/messenger/js/messenger-theme-flat.js -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/messenger/js creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/messenger/css copying build/lib/bodhi/server/static/vendor/messenger/css/messenger-spinner.css -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/messenger/css copying build/lib/bodhi/server/static/vendor/messenger/css/messenger-theme-flat.css -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/messenger/css copying build/lib/bodhi/server/static/vendor/messenger/css/messenger-theme-block.css -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/messenger/css copying build/lib/bodhi/server/static/vendor/messenger/css/messenger-theme-air.css -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/messenger/css copying build/lib/bodhi/server/static/vendor/messenger/css/messenger-theme-ice.css -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/messenger/css copying build/lib/bodhi/server/static/vendor/messenger/css/messenger.css -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/messenger/css copying build/lib/bodhi/server/static/vendor/messenger/css/messenger-theme-future.css -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/vendor/messenger/css creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/ico copying build/lib/bodhi/server/static/ico/favicon.ico -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/ico creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/update_form.js -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/comment_form.js -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/forms.js -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/search.js -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/site.js -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/override_form.js -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/js creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/css copying build/lib/bodhi/server/static/css/site.css -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/css copying build/lib/bodhi/server/static/__init__.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static copying build/lib/bodhi/server/buildsys.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/locale copying build/lib/bodhi/server/locale/.placeholder -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/locale copying build/lib/bodhi/server/notifications.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/email creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/email/templates copying build/lib/bodhi/server/email/templates/fedora_modular_errata_template.tpl -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/email/templates copying build/lib/bodhi/server/email/templates/fedora_errata_template.tpl -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/email/templates copying build/lib/bodhi/server/email/templates/maillist_template.tpl -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/email/templates copying build/lib/bodhi/server/email/templates/fedora_epel_legacy_errata_template.tpl -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/email/templates copying build/lib/bodhi/server/email/templates/fedora_epel_errata_template.tpl -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/email/templates copying build/lib/bodhi/server/logging.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations copying build/lib/bodhi/server/migrations/env.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/e5b3ddb35df3_remove_the_greenwave_summary_string_.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/8e9dc57e082d_obsolete_updates_for_archived_release.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/eec610d7ab3a_index_the_builds_update_id_column.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/a3580bdf5129_remove_the_ci_url_field_from_builds.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/e8a059156d38_add_the_create_automatic_updates_bool_.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/c98beb4940b5_remove_the_comments_anonymous_column.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/19e28e9851a2_index_comment_update_id.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/a418acf470f8_drop_the_stacks_table.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/aae0d29d49b7_remove_the_private_field_on_the_bug_.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/9991cf10ec50_mark_the_bugs_private_field_as_nullable.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/d986618207bc_add_composed_by_bodhi_flag_to_releases_.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/6b3eb9ae2b87_remove_unused_updatestatus_processing.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/7ba286412ad4_drop_the_relationship_between_packages_.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/bdf0e37ab793_disallow_null_values_in_stable_karma_.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/1c97477e38ee_convert_br_override_notes_to_unicodetext.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/ff834fa4f23e_increase_the_update_alias_size.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/f8a44498c806_remove_legacy_old_updateid.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/190ba571c7d2_remove_the_batching_request_state.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/8c4d6aad9b78_add_the_greenwave_failed_enum_to_.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/b1fd856efcf6_add_autopush_boolean_and_stable_days_to_update.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/f50dc199039c_make_comments_user_id_not_nullable.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/2fc96aa44a74_drop_the_user_show_popup_column.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/58b7919b942c_remove_the_updates_title_column.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/__init__.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/d3f8bd499ecd_add_from_tag_column_to_updates.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/3a2e248d1757_add_the_unspecified_enum_to_updatetype.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/5703ddfe855d_add_package_manager_and_testing_.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/559acf7e2c16_make_comments_update_not_nullable.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/c60d95eef4f1_add_frozen_release_state.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/9c0a34961768_remove_the_greenwave_unsatisfied_.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/325954bac9f7_link_testcases_to_builds.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/5c86a3f9dc03_drop_support_for_cve_tracking.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/script.py.mako -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations copying build/lib/bodhi/server/migrations/__init__.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations copying build/lib/bodhi/server/validators.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server copying build/lib/bodhi/server/security.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/metrics_tween.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/builds.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/schemas.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/markdown.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/user.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/overrides.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/csrf.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/errors.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/composes.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/comments.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/releases.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/packages.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/__init__.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/updates.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services copying build/lib/bodhi/server/__init__.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/releases.html -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/master.html -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/comments.html -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/home.html -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/overrides.html -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/comment.html -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/pager.html -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/update.html -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/errors.html -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/compose.html -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/release.html -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/override.html -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/updates.html -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/fragments.html -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/new_update.html -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/user.html -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/composes.html -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/templates copying build/lib/bodhi/server/bugs.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/views copying build/lib/bodhi/server/views/generic.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/views copying build/lib/bodhi/server/views/__init__.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/views copying build/lib/bodhi/server/util.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server copying build/lib/bodhi/server/models.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/messages copying build/lib/bodhi/messages/__init__.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/messages copying build/lib/bodhi/messages/utils.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/messages creating /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/messages/schemas copying build/lib/bodhi/messages/schemas/errata.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/messages/schemas copying build/lib/bodhi/messages/schemas/compose.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/messages/schemas copying build/lib/bodhi/messages/schemas/base.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/messages/schemas copying build/lib/bodhi/messages/schemas/update.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/messages/schemas copying build/lib/bodhi/messages/schemas/__init__.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/messages/schemas copying build/lib/bodhi/messages/schemas/buildroot_override.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/messages/schemas copying build/lib/bodhi/__init__.py -> /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/client/bindings.py to bindings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/mail.py to mail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/webapp.py to webapp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/push.py to push.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/ffmarkdown.py to ffmarkdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/tasks/work_on_bugs.py to work_on_bugs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/tasks/fetch_test_cases.py to fetch_test_cases.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/tasks/handle_side_and_related_tags.py to handle_side_and_related_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/tasks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/tasks/check_policies.py to check_policies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/tasks/expire_overrides.py to expire_overrides.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/tasks/composer.py to composer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/tasks/approve_testing.py to approve_testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/tasks/check_signed_builds.py to check_signed_builds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/tasks/clean_old_composes.py to clean_old_composes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/tasks/tag_update_builds.py to tag_update_builds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/scripts/untag_branched.py to untag_branched.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/scripts/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/scripts/sar.py to sar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/scripts/skopeo_lite.py to skopeo_lite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/scripts/bshell.py to bshell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/scripts/initializedb.py to initializedb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/renderers.py to renderers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/metadata.py to metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/consumers/signed.py to signed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/consumers/ci.py to ci.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/consumers/greenwave.py to greenwave.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/consumers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/consumers/automatic_updates.py to automatic_updates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/static/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/buildsys.py to buildsys.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/notifications.py to notifications.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/logging.py to logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/env.py to env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/e5b3ddb35df3_remove_the_greenwave_summary_string_.py to e5b3ddb35df3_remove_the_greenwave_summary_string_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/8e9dc57e082d_obsolete_updates_for_archived_release.py to 8e9dc57e082d_obsolete_updates_for_archived_release.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/eec610d7ab3a_index_the_builds_update_id_column.py to eec610d7ab3a_index_the_builds_update_id_column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/a3580bdf5129_remove_the_ci_url_field_from_builds.py to a3580bdf5129_remove_the_ci_url_field_from_builds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/e8a059156d38_add_the_create_automatic_updates_bool_.py to e8a059156d38_add_the_create_automatic_updates_bool_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/c98beb4940b5_remove_the_comments_anonymous_column.py to c98beb4940b5_remove_the_comments_anonymous_column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/19e28e9851a2_index_comment_update_id.py to 19e28e9851a2_index_comment_update_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/a418acf470f8_drop_the_stacks_table.py to a418acf470f8_drop_the_stacks_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/aae0d29d49b7_remove_the_private_field_on_the_bug_.py to aae0d29d49b7_remove_the_private_field_on_the_bug_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/9991cf10ec50_mark_the_bugs_private_field_as_nullable.py to 9991cf10ec50_mark_the_bugs_private_field_as_nullable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/d986618207bc_add_composed_by_bodhi_flag_to_releases_.py to d986618207bc_add_composed_by_bodhi_flag_to_releases_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/6b3eb9ae2b87_remove_unused_updatestatus_processing.py to 6b3eb9ae2b87_remove_unused_updatestatus_processing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/7ba286412ad4_drop_the_relationship_between_packages_.py to 7ba286412ad4_drop_the_relationship_between_packages_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/bdf0e37ab793_disallow_null_values_in_stable_karma_.py to bdf0e37ab793_disallow_null_values_in_stable_karma_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/1c97477e38ee_convert_br_override_notes_to_unicodetext.py to 1c97477e38ee_convert_br_override_notes_to_unicodetext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/ff834fa4f23e_increase_the_update_alias_size.py to ff834fa4f23e_increase_the_update_alias_size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/f8a44498c806_remove_legacy_old_updateid.py to f8a44498c806_remove_legacy_old_updateid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/190ba571c7d2_remove_the_batching_request_state.py to 190ba571c7d2_remove_the_batching_request_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/8c4d6aad9b78_add_the_greenwave_failed_enum_to_.py to 8c4d6aad9b78_add_the_greenwave_failed_enum_to_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/b1fd856efcf6_add_autopush_boolean_and_stable_days_to_update.py to b1fd856efcf6_add_autopush_boolean_and_stable_days_to_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/f50dc199039c_make_comments_user_id_not_nullable.py to f50dc199039c_make_comments_user_id_not_nullable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/2fc96aa44a74_drop_the_user_show_popup_column.py to 2fc96aa44a74_drop_the_user_show_popup_column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/58b7919b942c_remove_the_updates_title_column.py to 58b7919b942c_remove_the_updates_title_column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/d3f8bd499ecd_add_from_tag_column_to_updates.py to d3f8bd499ecd_add_from_tag_column_to_updates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/3a2e248d1757_add_the_unspecified_enum_to_updatetype.py to 3a2e248d1757_add_the_unspecified_enum_to_updatetype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/5703ddfe855d_add_package_manager_and_testing_.py to 5703ddfe855d_add_package_manager_and_testing_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/559acf7e2c16_make_comments_update_not_nullable.py to 559acf7e2c16_make_comments_update_not_nullable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/c60d95eef4f1_add_frozen_release_state.py to c60d95eef4f1_add_frozen_release_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/9c0a34961768_remove_the_greenwave_unsatisfied_.py to 9c0a34961768_remove_the_greenwave_unsatisfied_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/325954bac9f7_link_testcases_to_builds.py to 325954bac9f7_link_testcases_to_builds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/versions/5c86a3f9dc03_drop_support_for_cve_tracking.py to 5c86a3f9dc03_drop_support_for_cve_tracking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/security.py to security.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services/metrics_tween.py to metrics_tween.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services/builds.py to builds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services/markdown.py to markdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services/overrides.py to overrides.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services/csrf.py to csrf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services/composes.py to composes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services/comments.py to comments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services/releases.py to releases.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services/packages.py to packages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/services/updates.py to updates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/bugs.py to bugs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/views/generic.py to generic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/server/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/messages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/messages/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/messages/schemas/errata.py to errata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/messages/schemas/compose.py to compose.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/messages/schemas/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/messages/schemas/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/messages/schemas/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/messages/schemas/buildroot_override.py to buildroot_override.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpyr8qyip1.py' /usr/bin/python3 /tmp/tmpyr8qyip1.py removing /tmp/tmpyr8qyip1.py running install_egg_info running egg_info writing bodhi.egg-info/PKG-INFO writing dependency_links to bodhi.egg-info/dependency_links.txt writing top-level names to bodhi.egg-info/top_level.txt reading manifest file 'bodhi.egg-info/SOURCES.txt' reading manifest template 'BODHI_MANIFEST.in' writing manifest file 'bodhi.egg-info/SOURCES.txt' Copying bodhi.egg-info to /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi-5.6.1-py3.9.egg-info running install_scripts running install running install_lib writing byte-compilation script '/tmp/tmpi2pq25wy.py' /usr/bin/python3 /tmp/tmpi2pq25wy.py removing /tmp/tmpi2pq25wy.py running install_egg_info running egg_info creating bodhi_client.egg-info writing bodhi_client.egg-info/PKG-INFO writing dependency_links to bodhi_client.egg-info/dependency_links.txt writing entry points to bodhi_client.egg-info/entry_points.txt writing requirements to bodhi_client.egg-info/requires.txt writing top-level names to bodhi_client.egg-info/top_level.txt writing manifest file 'bodhi_client.egg-info/SOURCES.txt' reading manifest file 'bodhi_client.egg-info/SOURCES.txt' reading manifest template 'CLIENT_MANIFEST.in' writing manifest file 'bodhi_client.egg-info/SOURCES.txt' Copying bodhi_client.egg-info to /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi_client-5.6.1-py3.9.egg-info running install_scripts Installing bodhi script to /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/bin running install running install_lib writing byte-compilation script '/tmp/tmpzxpin92s.py' /usr/bin/python3 /tmp/tmpzxpin92s.py removing /tmp/tmpzxpin92s.py running install_egg_info running egg_info writing bodhi_messages.egg-info/PKG-INFO writing dependency_links to bodhi_messages.egg-info/dependency_links.txt writing entry points to bodhi_messages.egg-info/entry_points.txt writing requirements to bodhi_messages.egg-info/requires.txt writing top-level names to bodhi_messages.egg-info/top_level.txt reading manifest file 'bodhi_messages.egg-info/SOURCES.txt' writing manifest file 'bodhi_messages.egg-info/SOURCES.txt' Copying bodhi_messages.egg-info to /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi_messages-5.6.1-py3.9.egg-info running install_scripts /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'paster_plugins' warnings.warn(msg) running install running install_lib writing byte-compilation script '/tmp/tmph77cmkq6.py' /usr/bin/python3 /tmp/tmph77cmkq6.py removing /tmp/tmph77cmkq6.py running install_egg_info running egg_info writing bodhi_server.egg-info/PKG-INFO writing dependency_links to bodhi_server.egg-info/dependency_links.txt writing entry points to bodhi_server.egg-info/entry_points.txt writing requirements to bodhi_server.egg-info/requires.txt writing top-level names to bodhi_server.egg-info/top_level.txt reading manifest file 'bodhi_server.egg-info/SOURCES.txt' reading manifest template 'SERVER_MANIFEST.in' warning: no files found matching '*.gif' under directory 'bodhi' warning: no files found matching '*.jpg' under directory 'bodhi' warning: no files found matching '*.pt' under directory 'bodhi' warning: no files found matching '*.txt' under directory 'bodhi' warning: no files found matching '*.mak' under directory 'bodhi' warning: no files found matching '*.xml' under directory 'bodhi' warning: no files found matching '*.py' under directory 'alembic' warning: no files found matching '*.mako' under directory 'alembic' warning: no files found matching '*.rst' under directory 'alembic' warning: no files found matching '*' under directory 'tools' writing manifest file 'bodhi_server.egg-info/SOURCES.txt' Copying bodhi_server.egg-info to /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9/site-packages/bodhi_server-5.6.1-py3.9.egg-info running install_scripts Installing initialize_bodhi_db script to /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/bin Installing bodhi-push script to /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/bin Installing bodhi-untag-branched script to /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/bin Installing bodhi-skopeo-lite script to /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/bin Installing bodhi-sar script to /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/bin Installing bodhi-shell script to /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/bin Installing bodhi-clean-old-composes script to /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/bin Installing bodhi-expire-overrides script to /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/bin Installing bodhi-approve-testing script to /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/bin Installing bodhi-check-policies script to /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/bin/__pycache__ + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/var/lib/bodhi + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/var/cache/bodhi + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/etc/httpd/conf.d + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/etc/bodhi + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/bodhi + /usr/bin/mkdir -p -m 0755 /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch//var/log/bodhi + install -Dpm 0755 bodhi-complete.sh /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/bash-completion/completions/bodhi + install -m 644 apache/bodhi.conf /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/etc/httpd/conf.d/bodhi.conf + sed -i -s s/BODHI_VERSION/5.6.1/g /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/etc/httpd/conf.d/bodhi.conf + install -m 640 production.ini /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/etc/bodhi/production.ini + install -m 640 alembic.ini /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/etc/bodhi/alembic.ini + install apache/bodhi.wsgi /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/bodhi/bodhi.wsgi + /usr/lib/rpm/find-debuginfo.sh -j3 --strict-build-id -m -i --build-id-seed 5.6.1-1.fc34 --unique-debug-suffix -5.6.1-1.fc34.noarch --unique-debug-src-base bodhi-5.6.1-1.fc34.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/bodhi-5.6.1 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/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/share/bodhi/bodhi.wsgi is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/bash-completion/completions/bodhi is executable but has no shebang, removing executable bit Processing files: bodhi-client-5.6.1-1.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.773M8b + umask 022 + cd /builddir/build/BUILD + cd bodhi-5.6.1 + DOCDIR=/builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/doc/bodhi-client + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/doc/bodhi-client + cp -pr README.rst /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/doc/bodhi-client + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.k3h3Pc + umask 022 + cd /builddir/build/BUILD + cd bodhi-5.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/licenses/bodhi-client + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/licenses/bodhi-client + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/licenses/bodhi-client + RPM_EC=0 ++ jobs -p + exit 0 Provides: bodhi-client = 5.6.1-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Processing files: bodhi-composer-5.6.1-1.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.s3kIXd + umask 022 + cd /builddir/build/BUILD + cd bodhi-5.6.1 + DOCDIR=/builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/doc/bodhi-composer + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/doc/bodhi-composer + cp -pr README.rst /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/doc/bodhi-composer + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.b6MpWb + umask 022 + cd /builddir/build/BUILD + cd bodhi-5.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/licenses/bodhi-composer + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/licenses/bodhi-composer + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/licenses/bodhi-composer + RPM_EC=0 ++ jobs -p + exit 0 Provides: bodhi-composer = 5.6.1-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Processing files: bodhi-docs-5.6.1-1.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FwK89b + umask 022 + cd /builddir/build/BUILD + cd bodhi-5.6.1 + DOCDIR=/builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/doc/bodhi-docs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/doc/bodhi-docs + cp -pr README.rst /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/doc/bodhi-docs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Pswbdf + umask 022 + cd /builddir/build/BUILD + cd bodhi-5.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/licenses/bodhi-docs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/licenses/bodhi-docs + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/licenses/bodhi-docs + RPM_EC=0 ++ jobs -p + exit 0 Provides: bodhi-docs = 5.6.1-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-bodhi-5.6.1-1.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.n5xyic + umask 022 + cd /builddir/build/BUILD + cd bodhi-5.6.1 + DOCDIR=/builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/doc/python3-bodhi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/doc/python3-bodhi + cp -pr README.rst /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/doc/python3-bodhi + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.74mPHe + umask 022 + cd /builddir/build/BUILD + cd bodhi-5.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/licenses/python3-bodhi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/licenses/python3-bodhi + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/licenses/python3-bodhi + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-bodhi = 5.6.1-1.fc34 python3-bodhi = 5.6.1-1.fc34 python3.9-bodhi = 5.6.1-1.fc34 python3.9dist(bodhi) = 5.6.1 python3dist(bodhi) = 5.6.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 Obsoletes: python-bodhi < 5.6.1-1.fc34 Processing files: python3-bodhi-client-5.6.1-1.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4p7nWc + umask 022 + cd /builddir/build/BUILD + cd bodhi-5.6.1 + DOCDIR=/builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/doc/python3-bodhi-client + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/doc/python3-bodhi-client + cp -pr README.rst /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/doc/python3-bodhi-client + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.H4OLKd + umask 022 + cd /builddir/build/BUILD + cd bodhi-5.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/licenses/python3-bodhi-client + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/licenses/python3-bodhi-client + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/licenses/python3-bodhi-client + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-bodhi-client = 5.6.1-1.fc34 python3-bodhi-client = 5.6.1-1.fc34 python3.9-bodhi-client = 5.6.1-1.fc34 python3.9dist(bodhi-client) = 5.6.1 python3dist(bodhi-client) = 5.6.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(click) python3.9dist(python-fedora) >= 0.9 python3.9dist(setuptools) Obsoletes: python-bodhi-client < 5.6.1-1.fc34 Processing files: python3-bodhi-messages-5.6.1-1.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RkUhBf + umask 022 + cd /builddir/build/BUILD + cd bodhi-5.6.1 + DOCDIR=/builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/doc/python3-bodhi-messages + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/doc/python3-bodhi-messages + cp -pr README.rst /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/doc/python3-bodhi-messages + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Va4KTe + umask 022 + cd /builddir/build/BUILD + cd bodhi-5.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/licenses/python3-bodhi-messages + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/licenses/python3-bodhi-messages + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/licenses/python3-bodhi-messages + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-bodhi-messages = 5.6.1-1.fc34 python3-bodhi-messages = 5.6.1-1.fc34 python3.9-bodhi-messages = 5.6.1-1.fc34 python3.9dist(bodhi-messages) = 5.6.1 python3dist(bodhi-messages) = 5.6.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(bodhi) python3.9dist(fedora-messaging) Obsoletes: python-bodhi-messages < 5.6.1-1.fc34 Processing files: bodhi-server-5.6.1-1.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xi5S9c + umask 022 + cd /builddir/build/BUILD + cd bodhi-5.6.1 + DOCDIR=/builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/doc/bodhi-server + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/doc/bodhi-server + cp -pr README.rst /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/doc/bodhi-server + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.E8cTFf + umask 022 + cd /builddir/build/BUILD + cd bodhi-5.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/licenses/bodhi-server + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/licenses/bodhi-server + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch/usr/share/licenses/bodhi-server + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /etc/bodhi/alembic.ini Provides: bodhi-server = 5.6.1-1.fc34 bundled(aajohan-comfortaa-fonts) bundled(abattis-cantarell-fonts) bundled(bootstrap) = 3.0.1 bundled(bootstrap) = 3.0.2 bundled(bootstrap) = 3.1.1 bundled(chrissimpkins-hack-fonts) bundled(fedora-bootstrap) = 1.0.1 bundled(fontawesome-fonts-web) = 4.4.0 bundled(js-chart) bundled(js-excanvas) bundled(js-jquery) = 1.10.2 bundled(js-jquery) = 2.0.3 bundled(js-messenger) bundled(js-moment) bundled(js-typeahead.js) = 1.1.1 bundled(nodejs-flot) bundled(open-sans-fonts) bundled(xstatic-bootstrap-datepicker-common) config(bodhi-server) = 5.6.1-1.fc34 python3.9dist(bodhi-server) = 5.6.1 python3dist(bodhi-server) = 5.6.1 Requires(interp): /bin/sh 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(pre): /bin/sh Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(alembic) python3.9dist(arrow) python3.9dist(backoff) python3.9dist(bleach) python3.9dist(celery) >= 4.2 python3.9dist(click) python3.9dist(colander) python3.9dist(cornice) >= 3.1 python3.9dist(dogpile-cache) python3.9dist(fedora-messaging) python3.9dist(feedgen) >= 0.7 python3.9dist(jinja2) python3.9dist(markdown) >= 3 python3.9dist(prometheus-client) python3.9dist(psycopg2) python3.9dist(py3dns) python3.9dist(pyasn1-modules) python3.9dist(pylibravatar) python3.9dist(pyramid) >= 1.7 python3.9dist(pyramid-fas-openid) python3.9dist(pyramid-mako) python3.9dist(python-bugzilla) python3.9dist(python-fedora) python3.9dist(pyyaml) python3.9dist(setuptools) python3.9dist(simplemediawiki) python3.9dist(sqlalchemy) python3.9dist(waitress) python3.9dist(whitenoise) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch Wrote: /builddir/build/RPMS/bodhi-composer-5.6.1-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/python3-bodhi-client-5.6.1-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/python3-bodhi-5.6.1-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/bodhi-client-5.6.1-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/bodhi-docs-5.6.1-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/python3-bodhi-messages-5.6.1-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/bodhi-server-5.6.1-1.fc34.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7hfUSc + umask 022 + cd /builddir/build/BUILD + cd bodhi-5.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/bodhi-5.6.1-1.fc34.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0