Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/bodhi.spec'], chrootPath='/var/lib/mock/f29-infra-build-15912262-1142200/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=172800uid=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 Wrote: /builddir/build/SRPMS/bodhi-3.14.0-1.fc29.infra.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/bodhi.spec'], chrootPath='/var/lib/mock/f29-infra-build-15912262-1142200/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=172800uid=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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pMvXqL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bodhi-3.14.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/bodhi-3.14.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bodhi-3.14.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i /pyramid_debugtoolbar/d setup.py + sed -i /pyramid_debugtoolbar/d devel/development.ini.example + mv devel/development.ini.example development.ini + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AU86gH + umask 022 + cd /builddir/build/BUILD + cd bodhi-3.14.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -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/server copying bodhi/server/__init__.py -> build/lib/bodhi/server copying bodhi/server/ffmarkdown.py -> build/lib/bodhi/server copying bodhi/server/buildsys.py -> build/lib/bodhi/server copying bodhi/server/schemas.py -> build/lib/bodhi/server copying bodhi/server/renderers.py -> build/lib/bodhi/server copying bodhi/server/models.py -> build/lib/bodhi/server copying bodhi/server/config.py -> build/lib/bodhi/server copying bodhi/server/mail.py -> build/lib/bodhi/server copying bodhi/server/util.py -> build/lib/bodhi/server copying bodhi/server/webapp.py -> build/lib/bodhi/server copying bodhi/server/captcha.py -> build/lib/bodhi/server copying bodhi/server/security.py -> build/lib/bodhi/server copying bodhi/server/metadata.py -> build/lib/bodhi/server copying bodhi/server/notifications.py -> build/lib/bodhi/server copying bodhi/server/bugs.py -> build/lib/bodhi/server copying bodhi/server/validators.py -> build/lib/bodhi/server copying bodhi/server/push.py -> build/lib/bodhi/server copying bodhi/server/exceptions.py -> build/lib/bodhi/server creating build/lib/bodhi/server/views copying bodhi/server/views/search.py -> build/lib/bodhi/server/views copying bodhi/server/views/__init__.py -> build/lib/bodhi/server/views copying bodhi/server/views/metrics.py -> build/lib/bodhi/server/views copying bodhi/server/views/admin.py -> build/lib/bodhi/server/views copying bodhi/server/views/generic.py -> build/lib/bodhi/server/views creating build/lib/bodhi/server/static copying bodhi/server/static/__init__.py -> build/lib/bodhi/server/static creating build/lib/bodhi/server/consumers copying bodhi/server/consumers/__init__.py -> build/lib/bodhi/server/consumers copying bodhi/server/consumers/updates.py -> build/lib/bodhi/server/consumers copying bodhi/server/consumers/signed.py -> build/lib/bodhi/server/consumers copying bodhi/server/consumers/masher.py -> build/lib/bodhi/server/consumers creating build/lib/bodhi/server/services copying bodhi/server/services/zz_redirects.py -> build/lib/bodhi/server/services copying bodhi/server/services/markdown.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/__init__.py -> build/lib/bodhi/server/services copying bodhi/server/services/overrides.py -> build/lib/bodhi/server/services copying bodhi/server/services/user.py -> build/lib/bodhi/server/services copying bodhi/server/services/updates.py -> build/lib/bodhi/server/services copying bodhi/server/services/builds.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/stacks.py -> build/lib/bodhi/server/services copying bodhi/server/services/csrf.py -> build/lib/bodhi/server/services creating build/lib/bodhi/server/scripts copying bodhi/server/scripts/manage_releases.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/sar.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/dequeue_stable.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/skopeo_lite.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/clean_old_mashes.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/bshell.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/monitor_composes.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/__init__.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/untag_branched.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/initializedb.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/approve_testing.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/check_policies.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/expire_overrides.py -> build/lib/bodhi/server/scripts creating build/lib/bodhi/server/migrations copying bodhi/server/migrations/__init__.py -> build/lib/bodhi/server/migrations copying bodhi/server/migrations/env.py -> build/lib/bodhi/server/migrations creating build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/adee0d22d09f_drop_the_uniqueness_constraint_on_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/4f2f825bcf4a_disallow_null_values_in_autokarma.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/fc6b0169c596_add_a_column_for_single_table_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/3a14c47250fb_add_a_private_flag_to_bugs.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/12d3e8695f90_drop_the_unused_inherited_column_from_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/c21dd18b161a_add_a_new_signing_repo_composestate_enum.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/2a10629168e4_add_request_for_batched_update.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/be25565a1211_add_a_dislay_name_field_to_the_updates_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/b01a62d98aa4_convert_package_and_build_type_columns_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/4ed8554a4fc9_add_the_new_compose_model.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/06aa0e8aa5d2_drop_the_update_karma_column.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/da710ff02641_add_container_enum.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/c6a5e2849ca4_add_a_uniqueness_constraint_on_name_.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/9241378c92ab_convert_the_builds_table_to_be_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/4b357c65441e_add_ci_status_to_builds.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/95ce24bed77a_remove_the_ci_status_feature.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/385acbb51075_add_flatpak_enum.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/630acb5218a4_make_updates_release_id_non_nullable.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/8c4d6aad9b78_add_the_greenwave_failed_enum_to_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/2c5d45f0c932_add_a_new_state_for_cleaning_composes.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/74cfbc6116ad_add_packages_type_constraint.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/39132c56a47e_drop_uniqueness_constraint_on_user_email.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/ebaab70b2cda_added_field_to_store_mail_template_.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/33a416e03f50_add_greenwave_fields.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/0e105f6e36b4_add_an_scm_url_column_to_the_builds_table.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/865d9432fa7d_build_package_id_is_now_required.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/2616c86d8ac6_add_indexes_for_status_and_request.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/8eaacb38b036_add_the_ci_url_field_to_builds.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/68f9ccb1f388_add_a_syncing_repo_composestate_enum_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/59c0f5fbc1b2_add_a_greenwave_unsatisfied_.py -> build/lib/bodhi/server/migrations/versions copying bodhi/server/migrations/versions/22858ba91115_add_new_side_tag_update_states.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' BUILDSTDERR: /usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'paster_plugins' BUILDSTDERR: warnings.warn(msg) BUILDSTDERR: warning: no files found matching '*.jpg' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.pt' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.txt' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.mak' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.xml' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.py' under directory 'alembic' BUILDSTDERR: warning: no files found matching '*.mako' under directory 'alembic' BUILDSTDERR: warning: no files found matching '*.rst' under directory 'alembic' BUILDSTDERR: warning: no files found matching 'bodhi/server/static/bootstrap' 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/masher.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/master.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/metrics.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/new_stack.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/stacks.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/tables.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 copying bodhi/server/static/excanvas.min.js -> build/lib/bodhi/server/static copying bodhi/server/static/jquery.flot.js -> build/lib/bodhi/server/static copying bodhi/server/static/jquery.flot.stack.js -> build/lib/bodhi/server/static copying bodhi/server/static/jquery.js -> build/lib/bodhi/server/static creating build/lib/bodhi/server/static/bootstrap-3.0.1-dist creating build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css copying bodhi/server/static/bootstrap-3.0.1-dist/css/bootstrap-theme.css -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css copying bodhi/server/static/bootstrap-3.0.1-dist/css/bootstrap-theme.min.css -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css copying bodhi/server/static/bootstrap-3.0.1-dist/css/bootstrap.css -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css copying bodhi/server/static/bootstrap-3.0.1-dist/css/bootstrap.min.css -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css creating build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts copying bodhi/server/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.eot -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts copying bodhi/server/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.svg -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts copying bodhi/server/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.ttf -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts copying bodhi/server/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.woff -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts creating build/lib/bodhi/server/static/bootstrap-3.0.1-dist/js copying bodhi/server/static/bootstrap-3.0.1-dist/js/bootstrap.js -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/js copying bodhi/server/static/bootstrap-3.0.1-dist/js/bootstrap.min.js -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/js creating build/lib/bodhi/server/static/bootstrap-3.0.2-fedora creating build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css copying bodhi/server/static/bootstrap-3.0.2-fedora/css/bootstrap-theme.css -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css copying bodhi/server/static/bootstrap-3.0.2-fedora/css/bootstrap-theme.min.css -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css copying bodhi/server/static/bootstrap-3.0.2-fedora/css/bootstrap.css -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css copying bodhi/server/static/bootstrap-3.0.2-fedora/css/bootstrap.min.css -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css creating build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts copying bodhi/server/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.eot -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts copying bodhi/server/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.svg -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts copying bodhi/server/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.ttf -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts copying bodhi/server/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.woff -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts creating build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/js copying bodhi/server/static/bootstrap-3.0.2-fedora/js/bootstrap.js -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/js copying bodhi/server/static/bootstrap-3.0.2-fedora/js/bootstrap.min.js -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/js creating build/lib/bodhi/server/static/bootstrap-3.1.1-fedora creating build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css copying bodhi/server/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.css -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css copying bodhi/server/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.min.css -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css copying bodhi/server/static/bootstrap-3.1.1-fedora/css/bootstrap.css -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css copying bodhi/server/static/bootstrap-3.1.1-fedora/css/bootstrap.min.css -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css creating build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts copying bodhi/server/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.eot -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts copying bodhi/server/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.svg -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts copying bodhi/server/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.ttf -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts copying bodhi/server/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.woff -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts creating build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/js copying bodhi/server/static/bootstrap-3.1.1-fedora/js/bootstrap.js -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/js copying bodhi/server/static/bootstrap-3.1.1-fedora/js/bootstrap.min.js -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/js creating build/lib/bodhi/server/static/bootstrap creating build/lib/bodhi/server/static/bootstrap/css copying bodhi/server/static/bootstrap/css/bootstrap-theme.css -> build/lib/bodhi/server/static/bootstrap/css copying bodhi/server/static/bootstrap/css/bootstrap-theme.min.css -> build/lib/bodhi/server/static/bootstrap/css copying bodhi/server/static/bootstrap/css/bootstrap.css -> build/lib/bodhi/server/static/bootstrap/css copying bodhi/server/static/bootstrap/css/bootstrap.min.css -> build/lib/bodhi/server/static/bootstrap/css creating build/lib/bodhi/server/static/bootstrap/fonts copying bodhi/server/static/bootstrap/fonts/glyphicons-halflings-regular.eot -> build/lib/bodhi/server/static/bootstrap/fonts copying bodhi/server/static/bootstrap/fonts/glyphicons-halflings-regular.svg -> build/lib/bodhi/server/static/bootstrap/fonts copying bodhi/server/static/bootstrap/fonts/glyphicons-halflings-regular.ttf -> build/lib/bodhi/server/static/bootstrap/fonts copying bodhi/server/static/bootstrap/fonts/glyphicons-halflings-regular.woff -> build/lib/bodhi/server/static/bootstrap/fonts creating build/lib/bodhi/server/static/bootstrap/js copying bodhi/server/static/bootstrap/js/bootstrap.js -> build/lib/bodhi/server/static/bootstrap/js copying bodhi/server/static/bootstrap/js/bootstrap.min.js -> build/lib/bodhi/server/static/bootstrap/js creating build/lib/bodhi/server/static/css copying bodhi/server/static/css/datagrepper-feed.css -> build/lib/bodhi/server/static/css copying bodhi/server/static/css/footer.css -> build/lib/bodhi/server/static/css copying bodhi/server/static/css/navbar.css -> build/lib/bodhi/server/static/css copying bodhi/server/static/css/panel.css -> build/lib/bodhi/server/static/css copying bodhi/server/static/css/site.css -> build/lib/bodhi/server/static/css copying bodhi/server/static/css/text.css -> build/lib/bodhi/server/static/css creating build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Bold-webfont.eot -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Bold-webfont.svg -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Bold-webfont.ttf -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Bold-webfont.woff -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.eot -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.svg -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.ttf -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.woff -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.eot -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.svg -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.ttf -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.woff -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Regular-webfont.eot -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Regular-webfont.svg -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Regular-webfont.ttf -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Regular-webfont.woff -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.eot -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.svg -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.ttf -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.woff -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.eot -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.svg -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.ttf -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.woff -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.eot -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.svg -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.ttf -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.woff -> build/lib/bodhi/server/static/css/fonts creating build/lib/bodhi/server/static/datepicker creating build/lib/bodhi/server/static/datepicker/css copying bodhi/server/static/datepicker/css/datepicker.css -> build/lib/bodhi/server/static/datepicker/css creating build/lib/bodhi/server/static/datepicker/js copying bodhi/server/static/datepicker/js/bootstrap-datepicker.js -> build/lib/bodhi/server/static/datepicker/js creating build/lib/bodhi/server/static/fedora-bootstrap-1.0.1 copying bodhi/server/static/fedora-bootstrap-1.0.1/fedora-bootstrap.css -> build/lib/bodhi/server/static/fedora-bootstrap-1.0.1 copying bodhi/server/static/fedora-bootstrap-1.0.1/fedora-bootstrap.js -> build/lib/bodhi/server/static/fedora-bootstrap-1.0.1 creating build/lib/bodhi/server/static/font-awesome-4.4.0 creating build/lib/bodhi/server/static/font-awesome-4.4.0/css copying bodhi/server/static/font-awesome-4.4.0/css/font-awesome.css -> build/lib/bodhi/server/static/font-awesome-4.4.0/css copying bodhi/server/static/font-awesome-4.4.0/css/font-awesome.min.css -> build/lib/bodhi/server/static/font-awesome-4.4.0/css creating build/lib/bodhi/server/static/font-awesome-4.4.0/fonts copying bodhi/server/static/font-awesome-4.4.0/fonts/FontAwesome.otf -> build/lib/bodhi/server/static/font-awesome-4.4.0/fonts copying bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.eot -> build/lib/bodhi/server/static/font-awesome-4.4.0/fonts copying bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.svg -> build/lib/bodhi/server/static/font-awesome-4.4.0/fonts copying bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.ttf -> build/lib/bodhi/server/static/font-awesome-4.4.0/fonts copying bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.woff -> build/lib/bodhi/server/static/font-awesome-4.4.0/fonts copying bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.woff2 -> build/lib/bodhi/server/static/font-awesome-4.4.0/fonts 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 copying bodhi/server/static/img/spinner.gif -> build/lib/bodhi/server/static/img creating build/lib/bodhi/server/static/js copying bodhi/server/static/js/Chart-0.2.0.min.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/cabbage.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/jquery-1.10.2.min.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/konami.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/live.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/masher-status.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/newsfeed.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/stack_form.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/typeahead.bundle.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/messenger creating build/lib/bodhi/server/static/messenger/css copying bodhi/server/static/messenger/css/messenger-spinner.css -> build/lib/bodhi/server/static/messenger/css copying bodhi/server/static/messenger/css/messenger-theme-air.css -> build/lib/bodhi/server/static/messenger/css copying bodhi/server/static/messenger/css/messenger-theme-block.css -> build/lib/bodhi/server/static/messenger/css copying bodhi/server/static/messenger/css/messenger-theme-flat.css -> build/lib/bodhi/server/static/messenger/css copying bodhi/server/static/messenger/css/messenger-theme-future.css -> build/lib/bodhi/server/static/messenger/css copying bodhi/server/static/messenger/css/messenger-theme-ice.css -> build/lib/bodhi/server/static/messenger/css copying bodhi/server/static/messenger/css/messenger.css -> build/lib/bodhi/server/static/messenger/css creating build/lib/bodhi/server/static/messenger/js copying bodhi/server/static/messenger/js/messenger-theme-flat.js -> build/lib/bodhi/server/static/messenger/js copying bodhi/server/static/messenger/js/messenger-theme-future.js -> build/lib/bodhi/server/static/messenger/js copying bodhi/server/static/messenger/js/messenger.js -> build/lib/bodhi/server/static/messenger/js copying bodhi/server/static/messenger/js/messenger.min.js -> build/lib/bodhi/server/static/messenger/js creating build/lib/bodhi/server/static/moment copying bodhi/server/static/moment/moment.min.js -> build/lib/bodhi/server/static/moment copying bodhi/server/migrations/script.py.mako -> build/lib/bodhi/server/migrations + sleep 1 + make -j4 -C docs html make: Entering directory '/builddir/build/BUILD/bodhi-3.14.0/docs' BUILDSTDERR: /usr/lib/python3.7/site-packages/DNS/Base.py:56: UserWarning: [Errno 2] No such file or directory: '/etc/resolv.conf' BUILDSTDERR: warnings.warn(str(e)) Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created [autosummary] generating autosummary for: administration.rst, developer/index.rst, developer/models.rst, developer/vagrant.rst, developer/virtualenv.rst, index.rst, python_bindings.rst, server_api/admin.rst, server_api/builds.rst, server_api/comments.rst, ..., user/man_pages/bodhi-sar.rst, user/man_pages/bodhi-shell.rst, user/man_pages/bodhi-skopeo-lite.rst, user/man_pages/bodhi-untag-branched.rst, user/man_pages/bodhi.rst, user/man_pages/index.rst, user/man_pages/initialize_bodhi_db.rst, user/release_notes.rst, user/testing.rst, user/update_states.rst [autosummary] generating autosummary for: /builddir/build/BUILD/bodhi-3.14.0/docs/developer/docblocks/bodhi.server.models.rst building [mo]: targets for 0 po files that are out of date building [html]: targets for 39 source files that are out of date updating environment: 40 added, 0 changed, 0 removed reading sources... [ 2%] administration reading sources... [ 5%] developer/docblocks/bodhi.server.models reading sources... [ 7%] developer/index reading sources... [ 10%] developer/models reading sources... [ 12%] developer/vagrant reading sources... [ 15%] developer/virtualenv reading sources... [ 17%] index reading sources... [ 20%] python_bindings reading sources... [ 22%] server_api/admin reading sources... [ 25%] server_api/builds reading sources... [ 27%] server_api/comments reading sources... [ 30%] server_api/composes reading sources... [ 32%] server_api/csrf reading sources... [ 35%] server_api/index reading sources... [ 37%] server_api/markdown reading sources... [ 40%] server_api/overrides reading sources... [ 42%] server_api/packages reading sources... [ 45%] server_api/releases reading sources... [ 47%] server_api/stacks reading sources... [ 50%] server_api/updates BUILDSTDERR: /usr/lib/python3.7/site-packages/DNS/Base.py:56: UserWarning: [Errno 2] No such file or directory: '/etc/resolv.conf' BUILDSTDERR: warnings.warn(str(e)) BUILDSTDERR: <>:21: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:36: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:41: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:46: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:7: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:7: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:7: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:7: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:13: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:28: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:33: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:38: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:43: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:48: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:13: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:28: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:33: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:38: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:43: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:48: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:13: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:28: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:33: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:38: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:43: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:48: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:13: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:28: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:33: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:38: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:43: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:48: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:8: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:23: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:28: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:33: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:38: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:13: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:28: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:33: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:38: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:43: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:48: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:6: (ERROR/3) Unexpected indentation. BUILDSTDERR: <>:7: (WARNING/2) Block quote ends without a blank line; unexpected unindent. BUILDSTDERR: <>:22: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:37: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:42: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:47: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:6: (ERROR/3) Unexpected indentation. BUILDSTDERR: <>:7: (WARNING/2) Block quote ends without a blank line; unexpected unindent. BUILDSTDERR: <>:22: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:37: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:42: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:47: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:6: (ERROR/3) Unexpected indentation. BUILDSTDERR: <>:7: (WARNING/2) Block quote ends without a blank line; unexpected unindent. BUILDSTDERR: <>:22: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:37: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:42: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:47: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:6: (ERROR/3) Unexpected indentation. BUILDSTDERR: <>:7: (WARNING/2) Block quote ends without a blank line; unexpected unindent. BUILDSTDERR: <>:22: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:37: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:42: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:47: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:11: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:26: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:31: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:11: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:26: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:31: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:6: (ERROR/3) Unexpected indentation. BUILDSTDERR: <>:7: (WARNING/2) Block quote ends without a blank line; unexpected unindent. BUILDSTDERR: <>:22: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:37: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:42: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:47: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:19: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:8: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:23: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:28: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:33: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:12: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:27: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:32: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:37: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:11: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:26: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:31: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:7: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:7: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:7: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:7: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:10: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:25: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:10: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:25: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:7: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:22: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:9: (WARNING/2) Definition list ends without a blank line; unexpected unindent. reading sources... [ 52%] server_api/users reading sources... [ 55%] user/buildroot_overrides reading sources... [ 57%] user/man_pages/bodhi reading sources... [ 60%] user/man_pages/bodhi-approve-testing reading sources... [ 62%] user/man_pages/bodhi-check-policies reading sources... [ 65%] user/man_pages/bodhi-clean-old-mashes reading sources... [ 67%] user/man_pages/bodhi-dequeue-stable reading sources... [ 70%] user/man_pages/bodhi-expire-overrides reading sources... [ 72%] user/man_pages/bodhi-manage-releases reading sources... [ 75%] user/man_pages/bodhi-monitor-composes reading sources... [ 77%] user/man_pages/bodhi-push reading sources... [ 80%] user/man_pages/bodhi-sar reading sources... [ 82%] user/man_pages/bodhi-shell reading sources... [ 85%] user/man_pages/bodhi-skopeo-lite reading sources... [ 87%] user/man_pages/bodhi-untag-branched reading sources... [ 90%] user/man_pages/index reading sources... [ 92%] user/man_pages/initialize_bodhi_db reading sources... [ 95%] user/release_notes reading sources... [ 97%] user/testing reading sources... [100%] user/update_states looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] administration writing output... [ 5%] developer/docblocks/bodhi.server.models writing output... [ 7%] developer/index writing output... [ 10%] developer/models writing output... [ 12%] developer/vagrant writing output... [ 15%] developer/virtualenv writing output... [ 17%] index writing output... [ 20%] python_bindings writing output... [ 22%] server_api/admin writing output... [ 25%] server_api/builds writing output... [ 27%] server_api/comments writing output... [ 30%] server_api/composes writing output... [ 32%] server_api/csrf writing output... [ 35%] server_api/index writing output... [ 37%] server_api/markdown writing output... [ 40%] server_api/overrides writing output... [ 42%] server_api/packages writing output... [ 45%] server_api/releases writing output... [ 47%] server_api/stacks writing output... [ 50%] server_api/updates writing output... [ 52%] server_api/users writing output... [ 55%] user/buildroot_overrides writing output... [ 57%] user/man_pages/bodhi writing output... [ 60%] user/man_pages/bodhi-approve-testing writing output... [ 62%] user/man_pages/bodhi-check-policies writing output... [ 65%] user/man_pages/bodhi-clean-old-mashes writing output... [ 67%] user/man_pages/bodhi-dequeue-stable writing output... [ 70%] user/man_pages/bodhi-expire-overrides writing output... [ 72%] user/man_pages/bodhi-manage-releases writing output... [ 75%] user/man_pages/bodhi-monitor-composes writing output... [ 77%] user/man_pages/bodhi-push writing output... [ 80%] user/man_pages/bodhi-sar writing output... [ 82%] user/man_pages/bodhi-shell writing output... [ 85%] user/man_pages/bodhi-skopeo-lite writing output... [ 87%] user/man_pages/bodhi-untag-branched writing output... [ 90%] user/man_pages/index writing output... [ 92%] user/man_pages/initialize_bodhi_db writing output... [ 95%] user/release_notes writing output... [ 97%] user/testing writing output... [100%] user/update_states generating indices... genindex py-modindex highlighting module code... [ 50%] bodhi.client.bindings highlighting module code... [100%] bodhi.server.services.composes writing additional pages... search copying images... [100%] developer/../images/database.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. BUILDSTDERR: <>:9: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:9: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:11: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:16: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:13: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:28: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:33: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:38: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:43: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:48: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:13: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:28: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:33: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:38: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:43: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:48: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:13: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:28: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:33: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:38: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:43: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:48: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:13: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:28: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:33: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:38: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:43: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:48: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:9: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:24: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:29: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:34: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:39: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:44: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:49: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:54: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:59: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:64: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:13: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:28: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:33: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:38: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:43: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:48: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:7: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:22: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:27: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:32: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:37: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:42: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:7: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:22: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:27: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:7: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:12: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:27: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:32: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:37: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:12: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:27: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:32: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:37: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:12: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:27: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:32: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:37: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:12: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:27: (WARNING/2) Field list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:32: (WARNING/2) Definition list ends without a blank line; unexpected unindent. BUILDSTDERR: <>:37: (WARNING/2) Definition list ends without a blank line; unexpected unindent. Build finished. The HTML pages are in _build/html. make: Leaving directory '/builddir/build/BUILD/bodhi-3.14.0/docs' + make -j4 -C docs man make: Entering directory '/builddir/build/BUILD/bodhi-3.14.0/docs' sphinx-build-3 -b man -W -d _build/doctrees . _build/man Running Sphinx v1.7.6 making output directory... loading pickled environment... done [autosummary] generating autosummary for: administration.rst, developer/docblocks/bodhi.server.models.rst, developer/index.rst, developer/models.rst, developer/vagrant.rst, developer/virtualenv.rst, index.rst, python_bindings.rst, server_api/admin.rst, server_api/builds.rst, ..., user/man_pages/bodhi-sar.rst, user/man_pages/bodhi-shell.rst, user/man_pages/bodhi-skopeo-lite.rst, user/man_pages/bodhi-untag-branched.rst, user/man_pages/bodhi.rst, user/man_pages/index.rst, user/man_pages/initialize_bodhi_db.rst, user/release_notes.rst, user/testing.rst, user/update_states.rst building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found writing... bodhi.1 { } bodhi-approve-testing.1 { } bodhi-check-policies.1 { } bodhi-clean-old-mashes.1 { } bodhi-dequeue-stable.1 { } bodhi-manage-releases.1 { } bodhi-monitor-composes.1 { } bodhi-push.1 { } initialize_bodhi_db.1 { } bodhi-expire-overrides.1 { } bodhi-sar.1 { } bodhi-shell.1 { } bodhi-skopeo-lite.1 { } bodhi-untag-branched.1 { } build succeeded. The manual pages are in _build/man. BUILDSTDERR: /usr/lib/python3.7/site-packages/DNS/Base.py:56: UserWarning: [Errno 2] No such file or directory: '/etc/resolv.conf' BUILDSTDERR: warnings.warn(str(e)) Build finished. The manual pages are in _build/man. make: Leaving directory '/builddir/build/BUILD/bodhi-3.14.0/docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WxnpDM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch + cd bodhi-3.14.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -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-3.14.0-1.fc29.infra.noarch running install running install_lib creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/views copying build/lib/bodhi/server/views/search.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/views copying build/lib/bodhi/server/views/__init__.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/views copying build/lib/bodhi/server/views/metrics.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/views copying build/lib/bodhi/server/views/admin.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/views copying build/lib/bodhi/server/views/generic.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/views creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static copying build/lib/bodhi/server/static/excanvas.min.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/js copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/js/bootstrap.min.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/js copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/js/bootstrap.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/js creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/fonts copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.ttf -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/fonts copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.woff -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/fonts copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/fonts copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.eot -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/fonts creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/css copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css/bootstrap.min.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/css copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css/bootstrap-theme.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/css copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css/bootstrap.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/css copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css/bootstrap-theme.min.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/css copying build/lib/bodhi/server/static/__init__.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static copying build/lib/bodhi/server/static/bodhi-logo.svg -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/img copying build/lib/bodhi/server/static/img/bodhi-logo.png -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/img copying build/lib/bodhi/server/static/img/bodhi-logo.svg -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/img copying build/lib/bodhi/server/static/img/logo.png -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/img copying build/lib/bodhi/server/static/img/logo-large.png -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/img copying build/lib/bodhi/server/static/img/spinner.gif -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/img copying build/lib/bodhi/server/static/jquery.flot.stack.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static copying build/lib/bodhi/server/static/jquery.flot.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static copying build/lib/bodhi/server/static/jquery.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/font-awesome-4.4.0 creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/font-awesome-4.4.0/fonts copying build/lib/bodhi/server/static/font-awesome-4.4.0/fonts/FontAwesome.otf -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/font-awesome-4.4.0/fonts copying build/lib/bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.eot -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/font-awesome-4.4.0/fonts copying build/lib/bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.svg -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/font-awesome-4.4.0/fonts copying build/lib/bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.woff2 -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/font-awesome-4.4.0/fonts copying build/lib/bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.woff -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/font-awesome-4.4.0/fonts copying build/lib/bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/font-awesome-4.4.0/fonts creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/font-awesome-4.4.0/css copying build/lib/bodhi/server/static/font-awesome-4.4.0/css/font-awesome.min.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/font-awesome-4.4.0/css copying build/lib/bodhi/server/static/font-awesome-4.4.0/css/font-awesome.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/font-awesome-4.4.0/css creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fedora-bootstrap-1.0.1 copying build/lib/bodhi/server/static/fedora-bootstrap-1.0.1/fedora-bootstrap.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fedora-bootstrap-1.0.1 copying build/lib/bodhi/server/static/fedora-bootstrap-1.0.1/fedora-bootstrap.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fedora-bootstrap-1.0.1 creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/moment copying build/lib/bodhi/server/static/moment/moment.min.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/moment creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/forms.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/override_form.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/search.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/update_form.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/masher-status.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/Chart-0.2.0.min.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/konami.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/live.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/jquery-1.10.2.min.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/stack_form.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/cabbage.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/typeahead.bundle.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/newsfeed.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/site.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/js creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/js copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/js/bootstrap.min.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/js copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/js/bootstrap.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/js creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/fonts copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.ttf -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/fonts copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.woff -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/fonts copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/fonts copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.eot -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/fonts creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/css copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css/bootstrap.min.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/css copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/css copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css/bootstrap.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/css copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.min.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/css creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts copying build/lib/bodhi/server/static/fonts/open-sans.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts copying build/lib/bodhi/server/static/fonts/hack.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/open-sans copying build/lib/bodhi/server/static/fonts/font-awesome.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff/latin copying build/lib/bodhi/server/static/fonts/hack/woff/hack-italic-webfont.woff -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff copying build/lib/bodhi/server/static/fonts/hack/woff/hack-bold-webfont.woff -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff2 creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/woff2 creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/eot creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/eot creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/web-ttf creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/hack/web-ttf creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/font-awesome copying build/lib/bodhi/server/static/fonts/font-awesome/FontAwesome.otf -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/font-awesome copying build/lib/bodhi/server/static/fonts/font-awesome/fontawesome-webfont.eot -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/font-awesome copying build/lib/bodhi/server/static/fonts/font-awesome/fontawesome-webfont.svg -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/font-awesome copying build/lib/bodhi/server/static/fonts/font-awesome/fontawesome-webfont.woff2 -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/font-awesome copying build/lib/bodhi/server/static/fonts/font-awesome/fontawesome-webfont.woff -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/font-awesome copying build/lib/bodhi/server/static/fonts/font-awesome/fontawesome-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/fonts/font-awesome creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/js copying build/lib/bodhi/server/static/bootstrap/js/bootstrap.min.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/js copying build/lib/bodhi/server/static/bootstrap/js/bootstrap.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/js creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/fonts copying build/lib/bodhi/server/static/bootstrap/fonts/glyphicons-halflings-regular.ttf -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/fonts copying build/lib/bodhi/server/static/bootstrap/fonts/glyphicons-halflings-regular.woff -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/fonts copying build/lib/bodhi/server/static/bootstrap/fonts/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/fonts copying build/lib/bodhi/server/static/bootstrap/fonts/glyphicons-halflings-regular.eot -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/fonts creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/css copying build/lib/bodhi/server/static/bootstrap/css/bootstrap.min.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/css copying build/lib/bodhi/server/static/bootstrap/css/bootstrap-theme.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/css copying build/lib/bodhi/server/static/bootstrap/css/bootstrap.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/css copying build/lib/bodhi/server/static/bootstrap/css/bootstrap-theme.min.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap/css creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/datepicker creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/datepicker/js copying build/lib/bodhi/server/static/datepicker/js/bootstrap-datepicker.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/datepicker/js creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/datepicker/css copying build/lib/bodhi/server/static/datepicker/css/datepicker.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/datepicker/css creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css copying build/lib/bodhi/server/static/css/navbar.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css copying build/lib/bodhi/server/static/css/footer.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css copying build/lib/bodhi/server/static/css/text.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css copying build/lib/bodhi/server/static/css/panel.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css copying build/lib/bodhi/server/static/css/site.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Regular-webfont.woff -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.svg -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Bold-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.svg -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Regular-webfont.eot -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.eot -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.svg -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Bold-webfont.eot -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.svg -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Regular-webfont.svg -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Regular-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.eot -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.woff -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.woff -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.woff -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.eot -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.woff -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Bold-webfont.woff -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.eot -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.woff -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Bold-webfont.svg -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.eot -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.svg -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/datagrepper-feed.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/css creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/ico copying build/lib/bodhi/server/static/ico/favicon.ico -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/ico creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/js copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/js/bootstrap.min.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/js copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/js/bootstrap.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/js creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/fonts copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.ttf -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/fonts copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.woff -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/fonts copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/fonts copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.eot -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/fonts creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/css copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css/bootstrap.min.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/css copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css/bootstrap-theme.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/css copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css/bootstrap.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/css copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css/bootstrap-theme.min.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/css creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/js copying build/lib/bodhi/server/static/messenger/js/messenger.min.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/js copying build/lib/bodhi/server/static/messenger/js/messenger.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/js copying build/lib/bodhi/server/static/messenger/js/messenger-theme-future.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/js copying build/lib/bodhi/server/static/messenger/js/messenger-theme-flat.js -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/js creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger-theme-air.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger-theme-ice.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger-spinner.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger-theme-future.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger-theme-flat.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger-theme-block.css -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/messenger/css creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/consumers copying build/lib/bodhi/server/consumers/__init__.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/consumers copying build/lib/bodhi/server/consumers/updates.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/consumers copying build/lib/bodhi/server/consumers/signed.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/consumers copying build/lib/bodhi/server/consumers/masher.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/consumers creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/email creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/email/templates copying build/lib/bodhi/server/email/templates/fedora_epel_legacy_errata_template.tpl -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/email/templates copying build/lib/bodhi/server/email/templates/fedora_errata_template.tpl -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/email/templates copying build/lib/bodhi/server/email/templates/maillist_template.tpl -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/email/templates copying build/lib/bodhi/server/email/templates/fedora_epel_errata_template.tpl -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/email/templates copying build/lib/bodhi/server/email/templates/fedora_modular_errata_template.tpl -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/email/templates copying build/lib/bodhi/server/__init__.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server copying build/lib/bodhi/server/ffmarkdown.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server copying build/lib/bodhi/server/buildsys.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/locale copying build/lib/bodhi/server/locale/.placeholder -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/locale creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/zz_redirects.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/markdown.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/errors.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/composes.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/comments.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/__init__.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/overrides.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/user.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/updates.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/builds.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/releases.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/packages.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/stacks.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/csrf.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/schemas.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server copying build/lib/bodhi/server/renderers.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server copying build/lib/bodhi/server/models.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server copying build/lib/bodhi/server/config.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server copying build/lib/bodhi/server/mail.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server copying build/lib/bodhi/server/util.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/metrics.html -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/override.html -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/updates.html -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/stacks.html -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/tables.html -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/update.html -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/home.html -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/new_stack.html -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/errors.html -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/overrides.html -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/masher.html -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/user.html -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/releases.html -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/composes.html -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/master.html -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/comment.html -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/fragments.html -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/compose.html -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/release.html -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/pager.html -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/new_update.html -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/comments.html -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/webapp.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server copying build/lib/bodhi/server/captcha.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server copying build/lib/bodhi/server/security.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server copying build/lib/bodhi/server/metadata.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/manage_releases.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/sar.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/dequeue_stable.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/skopeo_lite.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/clean_old_mashes.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/bshell.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/monitor_composes.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/__init__.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/untag_branched.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/initializedb.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/approve_testing.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/check_policies.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/expire_overrides.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/notifications.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/adee0d22d09f_drop_the_uniqueness_constraint_on_.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/4f2f825bcf4a_disallow_null_values_in_autokarma.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/fc6b0169c596_add_a_column_for_single_table_.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/3a14c47250fb_add_a_private_flag_to_bugs.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/12d3e8695f90_drop_the_unused_inherited_column_from_.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/c21dd18b161a_add_a_new_signing_repo_composestate_enum.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/2a10629168e4_add_request_for_batched_update.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/be25565a1211_add_a_dislay_name_field_to_the_updates_.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/b01a62d98aa4_convert_package_and_build_type_columns_.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/4ed8554a4fc9_add_the_new_compose_model.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/06aa0e8aa5d2_drop_the_update_karma_column.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/da710ff02641_add_container_enum.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/c6a5e2849ca4_add_a_uniqueness_constraint_on_name_.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/__init__.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/9241378c92ab_convert_the_builds_table_to_be_.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/4b357c65441e_add_ci_status_to_builds.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/95ce24bed77a_remove_the_ci_status_feature.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/385acbb51075_add_flatpak_enum.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/630acb5218a4_make_updates_release_id_non_nullable.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/2c5d45f0c932_add_a_new_state_for_cleaning_composes.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/74cfbc6116ad_add_packages_type_constraint.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/39132c56a47e_drop_uniqueness_constraint_on_user_email.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/ebaab70b2cda_added_field_to_store_mail_template_.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/33a416e03f50_add_greenwave_fields.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/0e105f6e36b4_add_an_scm_url_column_to_the_builds_table.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/865d9432fa7d_build_package_id_is_now_required.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/2616c86d8ac6_add_indexes_for_status_and_request.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/8eaacb38b036_add_the_ci_url_field_to_builds.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/68f9ccb1f388_add_a_syncing_repo_composestate_enum_.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/59c0f5fbc1b2_add_a_greenwave_unsatisfied_.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/versions/22858ba91115_add_new_side_tag_update_states.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions copying build/lib/bodhi/server/migrations/__init__.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations copying build/lib/bodhi/server/migrations/script.py.mako -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations copying build/lib/bodhi/server/migrations/env.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations copying build/lib/bodhi/server/bugs.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server copying build/lib/bodhi/server/validators.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server copying build/lib/bodhi/server/push.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server copying build/lib/bodhi/server/exceptions.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server copying build/lib/bodhi/__init__.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi creating /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/client copying build/lib/bodhi/client/bindings.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/client copying build/lib/bodhi/client/__init__.py -> /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/client byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/views/search.py to search.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/views/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/views/metrics.py to metrics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/views/admin.py to admin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/views/generic.py to generic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/static/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/consumers/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/consumers/updates.py to updates.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/consumers/signed.py to signed.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/consumers/masher.py to masher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/ffmarkdown.py to ffmarkdown.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/buildsys.py to buildsys.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/zz_redirects.py to zz_redirects.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/markdown.py to markdown.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/errors.py to errors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/composes.py to composes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/comments.py to comments.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/overrides.py to overrides.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/user.py to user.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/updates.py to updates.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/builds.py to builds.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/releases.py to releases.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/packages.py to packages.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/stacks.py to stacks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/services/csrf.py to csrf.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/schemas.py to schemas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/renderers.py to renderers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/models.py to models.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/config.py to config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/mail.py to mail.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/webapp.py to webapp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/captcha.py to captcha.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/security.py to security.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/metadata.py to metadata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts/manage_releases.py to manage_releases.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts/sar.py to sar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts/dequeue_stable.py to dequeue_stable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts/skopeo_lite.py to skopeo_lite.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts/clean_old_mashes.py to clean_old_mashes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts/bshell.py to bshell.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts/monitor_composes.py to monitor_composes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts/untag_branched.py to untag_branched.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts/initializedb.py to initializedb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts/approve_testing.py to approve_testing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts/check_policies.py to check_policies.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/scripts/expire_overrides.py to expire_overrides.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/notifications.py to notifications.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/adee0d22d09f_drop_the_uniqueness_constraint_on_.py to adee0d22d09f_drop_the_uniqueness_constraint_on_.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/4f2f825bcf4a_disallow_null_values_in_autokarma.py to 4f2f825bcf4a_disallow_null_values_in_autokarma.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/fc6b0169c596_add_a_column_for_single_table_.py to fc6b0169c596_add_a_column_for_single_table_.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/3a14c47250fb_add_a_private_flag_to_bugs.py to 3a14c47250fb_add_a_private_flag_to_bugs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/12d3e8695f90_drop_the_unused_inherited_column_from_.py to 12d3e8695f90_drop_the_unused_inherited_column_from_.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/c21dd18b161a_add_a_new_signing_repo_composestate_enum.py to c21dd18b161a_add_a_new_signing_repo_composestate_enum.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/2a10629168e4_add_request_for_batched_update.py to 2a10629168e4_add_request_for_batched_update.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/be25565a1211_add_a_dislay_name_field_to_the_updates_.py to be25565a1211_add_a_dislay_name_field_to_the_updates_.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/b01a62d98aa4_convert_package_and_build_type_columns_.py to b01a62d98aa4_convert_package_and_build_type_columns_.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/4ed8554a4fc9_add_the_new_compose_model.py to 4ed8554a4fc9_add_the_new_compose_model.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/06aa0e8aa5d2_drop_the_update_karma_column.py to 06aa0e8aa5d2_drop_the_update_karma_column.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/da710ff02641_add_container_enum.py to da710ff02641_add_container_enum.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/c6a5e2849ca4_add_a_uniqueness_constraint_on_name_.py to c6a5e2849ca4_add_a_uniqueness_constraint_on_name_.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/9241378c92ab_convert_the_builds_table_to_be_.py to 9241378c92ab_convert_the_builds_table_to_be_.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/4b357c65441e_add_ci_status_to_builds.py to 4b357c65441e_add_ci_status_to_builds.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/95ce24bed77a_remove_the_ci_status_feature.py to 95ce24bed77a_remove_the_ci_status_feature.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/385acbb51075_add_flatpak_enum.py to 385acbb51075_add_flatpak_enum.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/630acb5218a4_make_updates_release_id_non_nullable.py to 630acb5218a4_make_updates_release_id_non_nullable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/8c4d6aad9b78_add_the_greenwave_failed_enum_to_.py to 8c4d6aad9b78_add_the_greenwave_failed_enum_to_.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/2c5d45f0c932_add_a_new_state_for_cleaning_composes.py to 2c5d45f0c932_add_a_new_state_for_cleaning_composes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/74cfbc6116ad_add_packages_type_constraint.py to 74cfbc6116ad_add_packages_type_constraint.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/39132c56a47e_drop_uniqueness_constraint_on_user_email.py to 39132c56a47e_drop_uniqueness_constraint_on_user_email.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/ebaab70b2cda_added_field_to_store_mail_template_.py to ebaab70b2cda_added_field_to_store_mail_template_.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/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-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/33a416e03f50_add_greenwave_fields.py to 33a416e03f50_add_greenwave_fields.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/0e105f6e36b4_add_an_scm_url_column_to_the_builds_table.py to 0e105f6e36b4_add_an_scm_url_column_to_the_builds_table.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/865d9432fa7d_build_package_id_is_now_required.py to 865d9432fa7d_build_package_id_is_now_required.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/2616c86d8ac6_add_indexes_for_status_and_request.py to 2616c86d8ac6_add_indexes_for_status_and_request.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/8eaacb38b036_add_the_ci_url_field_to_builds.py to 8eaacb38b036_add_the_ci_url_field_to_builds.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/68f9ccb1f388_add_a_syncing_repo_composestate_enum_.py to 68f9ccb1f388_add_a_syncing_repo_composestate_enum_.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/59c0f5fbc1b2_add_a_greenwave_unsatisfied_.py to 59c0f5fbc1b2_add_a_greenwave_unsatisfied_.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/versions/22858ba91115_add_new_side_tag_update_states.py to 22858ba91115_add_new_side_tag_update_states.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/migrations/env.py to env.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/bugs.py to bugs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/validators.py to validators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/push.py to push.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/server/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/client/bindings.py to bindings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi/client/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpt5g3kiyb.py' /usr/bin/python3 /tmp/tmpt5g3kiyb.py removing /tmp/tmpt5g3kiyb.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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi-3.14.0-py3.7.egg-info running install_scripts running install running install_lib writing byte-compilation script '/tmp/tmphescg44k.py' /usr/bin/python3 /tmp/tmphescg44k.py removing /tmp/tmphescg44k.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-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi_client-3.14.0-py3.7.egg-info running install_scripts Installing bodhi script to /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/bin running install running install_lib writing byte-compilation script '/tmp/tmpqud6lc6u.py' /usr/bin/python3 /tmp/tmpqud6lc6u.py removing /tmp/tmpqud6lc6u.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' BUILDSTDERR: /usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'paster_plugins' BUILDSTDERR: warnings.warn(msg) BUILDSTDERR: warning: no files found matching '*.jpg' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.pt' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.txt' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.mak' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.xml' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.py' under directory 'alembic' BUILDSTDERR: warning: no files found matching '*.mako' under directory 'alembic' BUILDSTDERR: warning: no files found matching '*.rst' under directory 'alembic' BUILDSTDERR: warning: no files found matching 'bodhi/server/static/bootstrap' writing manifest file 'bodhi_server.egg-info/SOURCES.txt' Copying bodhi_server.egg-info to /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7/site-packages/bodhi_server-3.14.0-py3.7.egg-info running install_scripts Installing initialize_bodhi_db script to /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/bin Installing bodhi-clean-old-mashes script to /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/bin Installing bodhi-dequeue-stable script to /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/bin Installing bodhi-push script to /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/bin Installing bodhi-expire-overrides script to /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/bin Installing bodhi-monitor-composes script to /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/bin Installing bodhi-untag-branched script to /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/bin Installing bodhi-approve-testing script to /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/bin Installing bodhi-manage-releases script to /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/bin Installing bodhi-check-policies script to /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/bin Installing bodhi-skopeo-lite script to /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/bin Installing bodhi-sar script to /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/bin Installing bodhi-shell script to /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/bin + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/var/lib/bodhi + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/var/cache/bodhi + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/etc/httpd/conf.d + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/etc/fedmsg.d + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/etc/bodhi + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/bodhi + /usr/bin/mkdir -p -m 0755 /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch//var/log/bodhi + /usr/bin/install -Dpm 0755 bodhi-complete.sh /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/bash-completion/completions/bodhi + /usr/bin/install -m 644 apache/bodhi.conf /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/etc/httpd/conf.d/bodhi.conf + /usr/bin/install -m 640 production.ini /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/etc/bodhi/production.ini + /usr/bin/install -m 640 alembic.ini /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/etc/bodhi/alembic.ini + /usr/bin/install apache/bodhi.wsgi /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/bodhi/bodhi.wsgi + /usr/bin/install -m 644 fedmsg.d/masher.py /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/etc/fedmsg.d/masher.py + /usr/bin/install -m 644 fedmsg.d/bodhi.py /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/etc/fedmsg.d/bodhi.py + install -d /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/man/man1 + install -pm0644 docs/_build/man/bodhi-approve-testing.1 docs/_build/man/bodhi-check-policies.1 docs/_build/man/bodhi-clean-old-mashes.1 docs/_build/man/bodhi-dequeue-stable.1 docs/_build/man/bodhi-expire-overrides.1 docs/_build/man/bodhi-manage-releases.1 docs/_build/man/bodhi-monitor-composes.1 docs/_build/man/bodhi-push.1 docs/_build/man/bodhi-sar.1 docs/_build/man/bodhi-shell.1 docs/_build/man/bodhi-skopeo-lite.1 docs/_build/man/bodhi-untag-branched.1 docs/_build/man/bodhi.1 docs/_build/man/initialize_bodhi_db.1 /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/man/man1/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.14.0-1.fc29.infra --unique-debug-suffix -3.14.0-1.fc29.infra.noarch --unique-debug-src-base bodhi-3.14.0-1.fc29.infra.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/bodhi-3.14.0 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs BUILDSTDERR: *** WARNING: ./usr/share/bodhi/bodhi.wsgi is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/bash-completion/completions/bodhi is executable but has empty or no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jMYNf7 + umask 022 + cd /builddir/build/BUILD + cd bodhi-3.14.0 + /usr/bin/python3 -m venv --system-site-packages --without-pip .test-venv + .test-venv/bin/python3 setup.py develop running develop 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' running build_ext Creating /builddir/build/BUILD/bodhi-3.14.0/.test-venv/lib/python3.7/site-packages/bodhi.egg-link (link to .) Adding bodhi 3.14.0 to easy-install.pth file Installed /builddir/build/BUILD/bodhi-3.14.0 Processing dependencies for bodhi==3.14.0 Finished processing dependencies for bodhi==3.14.0 running develop running 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 reading manifest file 'bodhi_client.egg-info/SOURCES.txt' reading manifest template 'CLIENT_MANIFEST.in' writing manifest file 'bodhi_client.egg-info/SOURCES.txt' running build_ext Creating /builddir/build/BUILD/bodhi-3.14.0/.test-venv/lib/python3.7/site-packages/bodhi-client.egg-link (link to .) bodhi-client 3.14.0 is already the active version in easy-install.pth Installing bodhi script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installed /builddir/build/BUILD/bodhi-3.14.0 Processing dependencies for bodhi-client==3.14.0 Searching for six==1.11.0 Best match: six 1.11.0 Adding six 1.11.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for python-fedora==0.10.0 Best match: python-fedora 0.10.0 Adding python-fedora 0.10.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for click==6.7 Best match: click 6.7 Adding click 6.7 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for openidc-client==0.6.0 Best match: openidc-client 0.6.0 Adding openidc-client 0.6.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for lockfile==0.11.0 Best match: lockfile 0.11.0 Adding lockfile 0.11.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for urllib3==1.24.1 Best match: urllib3 1.24.1 Adding urllib3 1.24.1 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for beautifulsoup4==4.6.3 Best match: beautifulsoup4 4.6.3 Adding beautifulsoup4 4.6.3 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for requests==2.20.0 Best match: requests 2.20.0 Adding requests 2.20.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for kitchen==1.2.5 Best match: kitchen 1.2.5 Adding kitchen 1.2.5 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for munch==2.3.2 Best match: munch 2.3.2 Adding munch 2.3.2 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for idna==2.7 Best match: idna 2.7 Adding idna 2.7 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for chardet==3.0.4 Best match: chardet 3.0.4 Adding chardet 3.0.4 to easy-install.pth file Installing chardetect script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Finished processing dependencies for bodhi-client==3.14.0 running develop 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' BUILDSTDERR: /usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'paster_plugins' BUILDSTDERR: warnings.warn(msg) BUILDSTDERR: warning: no files found matching '*.jpg' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.pt' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.txt' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.mak' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.xml' under directory 'bodhi' BUILDSTDERR: warning: no files found matching '*.py' under directory 'alembic' BUILDSTDERR: warning: no files found matching '*.mako' under directory 'alembic' BUILDSTDERR: warning: no files found matching '*.rst' under directory 'alembic' BUILDSTDERR: warning: no files found matching 'bodhi/server/static/bootstrap' writing manifest file 'bodhi_server.egg-info/SOURCES.txt' running build_ext Creating /builddir/build/BUILD/bodhi-3.14.0/.test-venv/lib/python3.7/site-packages/bodhi-server.egg-link (link to .) bodhi-server 3.14.0 is already the active version in easy-install.pth Installing initialize_bodhi_db script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing bodhi-clean-old-mashes script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing bodhi-dequeue-stable script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing bodhi-push script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing bodhi-expire-overrides script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing bodhi-monitor-composes script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing bodhi-untag-branched script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing bodhi-approve-testing script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing bodhi-manage-releases script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing bodhi-check-policies script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing bodhi-skopeo-lite script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing bodhi-sar script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing bodhi-shell script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installed /builddir/build/BUILD/bodhi-3.14.0 Processing dependencies for bodhi-server==3.14.0 Searching for py3dns==3.1.1 Best match: py3dns 3.1.1 Adding py3dns 3.1.1 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for waitress==1.1.0 Best match: waitress 1.1.0 Adding waitress 1.1.0 to easy-install.pth file Installing waitress-serve script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for SQLAlchemy==1.2.18 Best match: SQLAlchemy 1.2.18 Adding SQLAlchemy 1.2.18 to easy-install.pth file Using /usr/lib64/python3.7/site-packages Searching for six==1.11.0 Best match: six 1.11.0 Adding six 1.11.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for simplemediawiki==1.2.0b2 Best match: simplemediawiki 1.2.0b2 Adding simplemediawiki 1.2.0b2 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for python-fedora==0.10.0 Best match: python-fedora 0.10.0 Adding python-fedora 0.10.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for python-bugzilla==2.2.0 Best match: python-bugzilla 2.2.0 Adding python-bugzilla 2.2.0 to easy-install.pth file Installing bugzilla script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for pyramid-mako==1.0.2 Best match: pyramid-mako 1.0.2 Adding pyramid-mako 1.0.2 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for pyramid-fas-openid==0.3.9 Best match: pyramid-fas-openid 0.3.9 Adding pyramid-fas-openid 0.3.9 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for pyramid==1.9.2 Best match: pyramid 1.9.2 Adding pyramid 1.9.2 to easy-install.pth file Installing pcreate script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing pserve script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing pshell script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing proutes script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing pviews script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing ptweens script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing prequest script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing pdistreport script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for pyLibravatar==1.6 Best match: pyLibravatar 1.6 Adding pyLibravatar 1.6 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for psycopg2==2.7.5 Best match: psycopg2 2.7.5 Adding psycopg2 2.7.5 to easy-install.pth file Using /usr/lib64/python3.7/site-packages Searching for Pillow==5.3.0 Best match: Pillow 5.3.0 Adding Pillow 5.3.0 to easy-install.pth file Using /usr/lib64/python3.7/site-packages Searching for Markdown==2.6.11 Best match: Markdown 2.6.11 Adding Markdown 2.6.11 to easy-install.pth file Installing markdown_py script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for kitchen==1.2.5 Best match: kitchen 1.2.5 Adding kitchen 1.2.5 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for Jinja2==2.10 Best match: Jinja2 2.10 Adding Jinja2 2.10 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for feedgen==0.7.0 Best match: feedgen 0.7.0 Adding feedgen 0.7.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for fedora-messaging==1.6.0 Best match: fedora-messaging 1.6.0 Adding fedora-messaging 1.6.0 to easy-install.pth file Installing fedora-messaging script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for pyasn1-modules==0.1.5 Best match: pyasn1-modules 0.1.5 Adding pyasn1-modules 0.1.5 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for fedmsg==1.1.1 Best match: fedmsg 1.1.1 Adding fedmsg 1.1.1 to easy-install.pth file Installing fedmsg-announce script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing fedmsg-check script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing fedmsg-collectd script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing fedmsg-dg-replay script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing fedmsg-gateway script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing fedmsg-hub script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing fedmsg-irc script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing fedmsg-logger script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing fedmsg-relay script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing fedmsg-signing-relay script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing fedmsg-tail script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing fedmsg-trigger script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for dogpile.cache==0.6.7 Best match: dogpile.cache 0.6.7 Adding dogpile.cache 0.6.7 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for cryptography==2.3 Best match: cryptography 2.3 Adding cryptography 2.3 to easy-install.pth file Using /usr/lib64/python3.7/site-packages Searching for cornice==3.1.0 Best match: cornice 3.1.0 Adding cornice 3.1.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for colander==1.4 Best match: colander 1.4 Adding colander 1.4 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for click==6.7 Best match: click 6.7 Adding click 6.7 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for bleach==2.1.4 Best match: bleach 2.1.4 Adding bleach 2.1.4 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for arrow==0.12.1 Best match: arrow 0.12.1 Adding arrow 0.12.1 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for alembic==1.0.8 Best match: alembic 1.0.8 Adding alembic 1.0.8 to easy-install.pth file Installing alembic script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for openidc-client==0.6.0 Best match: openidc-client 0.6.0 Adding openidc-client 0.6.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for lockfile==0.11.0 Best match: lockfile 0.11.0 Adding lockfile 0.11.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for urllib3==1.24.1 Best match: urllib3 1.24.1 Adding urllib3 1.24.1 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for beautifulsoup4==4.6.3 Best match: beautifulsoup4 4.6.3 Adding beautifulsoup4 4.6.3 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for requests==2.20.0 Best match: requests 2.20.0 Adding requests 2.20.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for munch==2.3.2 Best match: munch 2.3.2 Adding munch 2.3.2 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for Mako==1.0.6.dev0 Best match: Mako 1.0.6.dev0 Adding Mako 1.0.6.dev0 to easy-install.pth file Installing mako-render script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for python3-openid==3.1.0 Best match: python3-openid 3.1.0 Adding python3-openid 3.1.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for python-openid-cla==1.2 Best match: python-openid-cla 1.2 Adding python-openid-cla 1.2 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for python-openid-teams==1.1 Best match: python-openid-teams 1.1 Adding python-openid-teams 1.1 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for hupper==1.3 Best match: hupper 1.3 Adding hupper 1.3 to easy-install.pth file Installing hupper script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for plaster-pastedeploy==0.4.2 Best match: plaster-pastedeploy 0.4.2 Adding plaster-pastedeploy 0.4.2 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for plaster==0.5 Best match: plaster 0.5 Adding plaster 0.5 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for PasteDeploy==1.5.2 Best match: PasteDeploy 1.5.2 Adding PasteDeploy 1.5.2 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for translationstring==1.3 Best match: translationstring 1.3 Adding translationstring 1.3 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for venusian==1.0a7 Best match: venusian 1.0a7 Adding venusian 1.0a7 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for zope.deprecation==4.4.0 Best match: zope.deprecation 4.4.0 Adding zope.deprecation 4.4.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for zope.interface==4.5.0 Best match: zope.interface 4.5.0 Adding zope.interface 4.5.0 to easy-install.pth file Using /usr/lib64/python3.7/site-packages Searching for repoze.lru==0.7 Best match: repoze.lru 0.7 Adding repoze.lru 0.7 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for WebOb==1.8.2 Best match: WebOb 1.8.2 Adding WebOb 1.8.2 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for setuptools==40.8.0 Best match: setuptools 40.8.0 Adding setuptools 40.8.0 to easy-install.pth file Installing easy_install script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing easy_install-3.7 script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for MarkupSafe==1.0 Best match: MarkupSafe 1.0 Adding MarkupSafe 1.0 to easy-install.pth file Using /usr/lib64/python3.7/site-packages Searching for python-dateutil==2.7.5 Best match: python-dateutil 2.7.5 Adding python-dateutil 2.7.5 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for lxml==4.2.5 Best match: lxml 4.2.5 Adding lxml 4.2.5 to easy-install.pth file Using /usr/lib64/python3.7/site-packages Searching for service-identity==18.1.0 Best match: service-identity 18.1.0 Adding service-identity 18.1.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for pika==0.12.0 Best match: pika 0.12.0 Adding pika 0.12.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for pyOpenSSL==19.0.0 Best match: pyOpenSSL 19.0.0 Adding pyOpenSSL 19.0.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for pytz==2018.5 Best match: pytz 2018.5 Adding pytz 2018.5 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for Twisted==18.9.0 Best match: Twisted 18.9.0 Adding Twisted 18.9.0 to easy-install.pth file Installing cftp script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing ckeygen script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing conch script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing mailmail script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing pyhtmlizer script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing tkconch script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing trial script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing twist script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Installing twistd script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Using /usr/lib64/python3.7/site-packages Searching for toml==0.10.0 Best match: toml 0.10.0 Adding toml 0.10.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for jsonschema==2.6.0 Best match: jsonschema 2.6.0 Adding jsonschema 2.6.0 to easy-install.pth file Installing jsonschema script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for blinker==1.4 Best match: blinker 1.4 Adding blinker 1.4 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for pyasn1==0.3.7 Best match: pyasn1 0.3.7 Adding pyasn1 0.3.7 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for psutil==5.4.3 Best match: psutil 5.4.3 Adding psutil 5.4.3 to easy-install.pth file Using /usr/lib64/python3.7/site-packages Searching for Pygments==2.2.0 Best match: Pygments 2.2.0 Adding Pygments 2.2.0 to easy-install.pth file Installing pygmentize script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for moksha.hub==1.5.17 Best match: moksha.hub 1.5.17 Adding moksha.hub 1.5.17 to easy-install.pth file Installing moksha-hub script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for pyzmq==17.0.0 Best match: pyzmq 17.0.0 Adding pyzmq 17.0.0 to easy-install.pth file Using /usr/lib64/python3.7/site-packages Searching for cffi==1.11.5 Best match: cffi 1.11.5 Adding cffi 1.11.5 to easy-install.pth file Using /usr/lib64/python3.7/site-packages Searching for asn1crypto==0.24.0 Best match: asn1crypto 0.24.0 Adding asn1crypto 0.24.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for idna==2.7 Best match: idna 2.7 Adding idna 2.7 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for simplejson==3.16.0 Best match: simplejson 3.16.0 Adding simplejson 3.16.0 to easy-install.pth file Using /usr/lib64/python3.7/site-packages Searching for iso8601==0.1.11 Best match: iso8601 0.1.11 Adding iso8601 0.1.11 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for html5lib==1.0.1 Best match: html5lib 1.0.1 Adding html5lib 1.0.1 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for python-editor==1.0.3 Best match: python-editor 1.0.3 Adding python-editor 1.0.3 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for chardet==3.0.4 Best match: chardet 3.0.4 Adding chardet 3.0.4 to easy-install.pth file Installing chardetect script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for defusedxml==0.5.0 Best match: defusedxml 0.5.0 Adding defusedxml 0.5.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for attrs==18.2.0 Best match: attrs 18.2.0 Adding attrs 18.2.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for PyHamcrest==1.9.0 Best match: PyHamcrest 1.9.0 Adding PyHamcrest 1.9.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for hyperlink==18.0.0 Best match: hyperlink 18.0.0 Adding hyperlink 18.0.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for Automat==0.7.0 Best match: Automat 0.7.0 Adding Automat 0.7.0 to easy-install.pth file Installing automat-visualize script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for incremental==17.5.0 Best match: incremental 17.5.0 Adding incremental 17.5.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for constantly==15.1.0 Best match: constantly 15.1.0 Adding constantly 15.1.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for txWS==0.9.1 Best match: txWS 0.9.1 Adding txWS 0.9.1 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for txZMQ==0.8.0 Best match: txZMQ 0.8.0 Adding txZMQ 0.8.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for moksha.common==1.2.5 Best match: moksha.common 1.2.5 Adding moksha.common 1.2.5 to easy-install.pth file Installing moksha script to /builddir/build/BUILD/bodhi-3.14.0/.test-venv/bin Using /usr/lib/python3.7/site-packages Searching for pycparser==2.14 Best match: pycparser 2.14 Adding pycparser 2.14 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for webencodings==0.5.1 Best match: webencodings 0.5.1 Adding webencodings 0.5.1 to easy-install.pth file Using /usr/lib/python3.7/site-packages Searching for decorator==4.3.0 Best match: decorator 4.3.0 Adding decorator 4.3.0 to easy-install.pth file Using /usr/lib/python3.7/site-packages Finished processing dependencies for bodhi-server==3.14.0 + .test-venv/bin/python3 /usr/bin/py.test-3 bodhi/tests ============================= test session starts ============================== platform linux -- Python 3.7.3, pytest-3.6.4, py-1.5.4, pluggy-0.6.0 rootdir: /builddir/build/BUILD/bodhi-3.14.0, inifile: setup.cfg plugins: cov-2.5.1 collected 1587 items bodhi/tests/client/test___init__.py .................................... [ 2%] ......................................................... [ 5%] bodhi/tests/client/test_bindings.py .................................... [ 8%] .................................................................. [ 12%] bodhi/tests/server/test___init__.py ................. [ 13%] bodhi/tests/server/test_alembic.py . [ 13%] bodhi/tests/server/test_bugs.py ........................................ [ 15%] .... [ 16%] bodhi/tests/server/test_buildsys.py ........................ [ 17%] bodhi/tests/server/test_captcha.py ................. [ 18%] bodhi/tests/server/test_config.py ...................................... [ 21%] .............. [ 22%] bodhi/tests/server/test_mail.py ..................... [ 23%] bodhi/tests/server/test_metadata.py ........... [ 24%] bodhi/tests/server/test_models.py ...................................... [ 26%] ........................................................................ [ 31%] ........................................................................ [ 35%] ........................................................................ [ 40%] ................................................ [ 43%] bodhi/tests/server/test_notifications.py ...................... [ 44%] bodhi/tests/server/test_push.py ..................... [ 45%] bodhi/tests/server/test_renderers.py . [ 45%] bodhi/tests/server/test_schemas.py . [ 45%] bodhi/tests/server/test_security.py ....................... [ 47%] bodhi/tests/server/test_util.py ........................................ [ 49%] .......................................................... [ 53%] bodhi/tests/server/test_validators.py .................................. [ 55%] ........ [ 56%] bodhi/tests/server/test_webapp.py ... [ 56%] bodhi/tests/server/consumers/test_masher.py ............................ [ 58%] ................................................................... [ 62%] bodhi/tests/server/consumers/test_signed.py ...... [ 62%] bodhi/tests/server/consumers/test_updates.py ............... [ 63%] bodhi/tests/server/functional/test_admin.py .. [ 63%] bodhi/tests/server/functional/test_packages.py .... [ 64%] bodhi/tests/server/functional/test_stacks.py ...................... [ 65%] bodhi/tests/server/functional/test_users.py ......................... [ 67%] bodhi/tests/server/scripts/test_approve_testing.py ................ [ 68%] bodhi/tests/server/scripts/test_bshell.py .. [ 68%] bodhi/tests/server/scripts/test_check_policies.py ....... [ 68%] bodhi/tests/server/scripts/test_clean_old_mashes.py . [ 68%] bodhi/tests/server/scripts/test_dequeue_stable.py ... [ 68%] bodhi/tests/server/scripts/test_expire_overrides.py ..... [ 69%] bodhi/tests/server/scripts/test_initializedb.py ... [ 69%] bodhi/tests/server/scripts/test_manage_releases.py .. [ 69%] bodhi/tests/server/scripts/test_monitor_composes.py .. [ 69%] bodhi/tests/server/scripts/test_sar.py ..... [ 69%] bodhi/tests/server/scripts/test_skopeo_lite.py ......................... [ 71%] .... [ 71%] bodhi/tests/server/scripts/test_untag_branched.py ........ [ 72%] bodhi/tests/server/services/test_builds.py ............ [ 73%] bodhi/tests/server/services/test_comments.py ........................... [ 74%] ......................... [ 76%] bodhi/tests/server/services/test_composes.py ............ [ 77%] bodhi/tests/server/services/test_csrf.py .. [ 77%] bodhi/tests/server/services/test_errors.py . [ 77%] bodhi/tests/server/services/test_overrides.py .......................... [ 78%] ................. [ 79%] bodhi/tests/server/services/test_releases.py ........................... [ 81%] ......... [ 82%] bodhi/tests/server/services/test_updates.py ............................ [ 83%] ........................................................................ [ 88%] ........................................................................ [ 93%] ........................................................................ [ 97%] [ 97%] bodhi/tests/server/views/test_generic.py ............................... [ 99%] .... [ 99%] bodhi/tests/server/views/test_search.py ... [100%] ----------- coverage: platform linux, python 3.7.3-final-0 ----------- Name Stmts Miss Branch BrPart Cover Missing ----------------------------------------------------------------------------------------- bodhi/__init__.py 1 0 0 0 100.00% bodhi/client/__init__.py 487 0 166 2 99.69% 268->exit, 1029->1034 bodhi/client/bindings.py 350 0 158 3 99.41% 682->679, 876->884, 889->907 bodhi/server/__init__.py 119 0 26 2 98.62% 190->196, 245->exit bodhi/server/bugs.py 141 0 59 0 100.00% bodhi/server/buildsys.py 96 0 26 0 100.00% bodhi/server/captcha.py 95 0 13 0 100.00% bodhi/server/config.py 122 0 52 0 100.00% bodhi/server/consumers/__init__.py 1 0 0 0 100.00% bodhi/server/consumers/masher.py 727 0 276 6 99.40% 193->200, 503->506, 660->656, 677->680, 1445->1448, 1455->exit bodhi/server/consumers/signed.py 38 0 6 0 100.00% bodhi/server/consumers/updates.py 75 0 24 0 100.00% bodhi/server/exceptions.py 4 0 0 0 100.00% bodhi/server/ffmarkdown.py 42 0 2 0 100.00% bodhi/server/mail.py 148 6 73 2 94.57% 363-369, 356->358, 454->476 bodhi/server/metadata.py 152 0 46 0 100.00% bodhi/server/models.py 1692 1 756 29 98.77% 54, 53->54, 280->exit, 287->exit, 894->896, 976->972, 1176->1174, 1217->1222, 1219->1218, 1584->1586, 1609->1621, 1614->1619, 1616->1614, 1619->1609, 2092->2096, 2189->2193, 2259->2262, 2336->2342, 2478->2474, 2501->2497, 2632->2659, 2668->2683, 2669->2683, 2820->exit, 2830->2829, 2850->exit, 2933->2937, 2938->2940, 2954->2946, 3224->3227 bodhi/server/notifications.py 83 0 32 2 98.26% 85->88, 181->184 bodhi/server/push.py 102 0 66 0 100.00% bodhi/server/renderers.py 59 0 28 5 94.25% 51->57, 54->57, 66->70, 150->156, 153->156 bodhi/server/schemas.py 187 0 8 0 100.00% bodhi/server/scripts/__init__.py 1 0 0 0 100.00% bodhi/server/scripts/approve_testing.py 46 0 12 0 100.00% bodhi/server/scripts/bshell.py 15 0 2 0 100.00% bodhi/server/scripts/check_policies.py 18 0 2 0 100.00% bodhi/server/scripts/clean_old_mashes.py 31 0 11 0 100.00% bodhi/server/scripts/dequeue_stable.py 25 0 2 0 100.00% bodhi/server/scripts/expire_overrides.py 44 0 6 0 100.00% bodhi/server/scripts/initializedb.py 19 0 2 0 100.00% bodhi/server/scripts/manage_releases.py 8 0 0 0 100.00% bodhi/server/scripts/monitor_composes.py 17 0 7 0 100.00% bodhi/server/scripts/sar.py 48 0 22 0 100.00% bodhi/server/scripts/skopeo_lite.py 287 0 82 3 99.19% 214->207, 693->exit, 694->exit bodhi/server/scripts/untag_branched.py 54 0 18 1 98.61% 83->80 bodhi/server/security.py 107 0 38 2 98.62% 97->99, 192->195 bodhi/server/services/__init__.py 1 0 0 0 100.00% bodhi/server/services/builds.py 49 0 17 0 100.00% bodhi/server/services/comments.py 86 0 30 0 100.00% bodhi/server/services/composes.py 24 0 2 0 100.00% bodhi/server/services/csrf.py 9 0 0 0 100.00% bodhi/server/services/errors.py 34 0 0 0 100.00% bodhi/server/services/markdown.py 10 0 0 0 100.00% bodhi/server/services/overrides.py 115 0 46 1 99.38% 263->267 bodhi/server/services/packages.py 32 0 6 0 100.00% bodhi/server/services/releases.py 117 0 37 0 100.00% bodhi/server/services/stacks.py 95 0 30 2 98.40% 181->184, 191->200 bodhi/server/services/updates.py 277 0 122 0 100.00% bodhi/server/services/user.py 66 0 21 0 100.00% bodhi/server/services/zz_redirects.py 7 0 0 0 100.00% bodhi/server/util.py 508 6 188 8 97.70% 230-234, 262, 122->124, 229->230, 261->262, 268->270, 964->966, 1069->1071, 1091->1089, 1476->1479 bodhi/server/validators.py 598 0 286 3 99.66% 422->433, 972->977, 1323->1319 bodhi/server/views/__init__.py 1 0 0 0 100.00% bodhi/server/views/admin.py 10 0 0 0 100.00% bodhi/server/views/generic.py 144 0 44 2 98.94% 303->296, 495->502 bodhi/server/views/metrics.py 25 0 8 0 100.00% bodhi/server/views/search.py 10 0 4 0 100.00% bodhi/server/webapp.py 15 0 4 0 100.00% ----------------------------------------------------------------------------------------- TOTAL 7674 13 2866 73 99.13% Coverage HTML written to dir htmlcov Coverage XML written to file coverage.xml Required test coverage of 97% reached. Total coverage: 99.13% =============================== warnings summary =============================== bodhi/tests/server/services/test_updates.py::TestApp cannot collect test class 'TestApp' because it has a __init__ constructor bodhi/tests/server/test___init__.py::TestGetReleases::test_get_releases /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/test___init__.py::TestMain::test_authtkt_timeout_defined /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/test___init__.py::TestMain::test_authtkt_timeout_undefined /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/test___init__.py::TestMain::test_calls_session_remove /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/test___init__.py::TestMain::test_calls_set_bugtracker /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/test___init__.py::TestMain::test_sets_up_home_page_cache /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/test___init__.py::TestMain::test_settings /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/test___init__.py::TestMain::test_warms_up_releases_cache /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/test_push.py::TestPush::test_abort_push /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/test_push.py::TestPush::test_builds_flag /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/test_push.py::TestPush::test_cert_prefix_flag /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/test_push.py::TestPush::test_create_composes_for_releases_marked_as_composed_by_bodhi /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/test_push.py::TestPush::test_locked_updates /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/test_push.py::TestPush::test_locked_updates_yes_flag /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/test_push.py::TestPush::test_no_updates_to_push /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/test_push.py::TestPush::test_releases_flag /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/test_push.py::TestPush::test_request_flag /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/test_push.py::TestPush::test_resume_and_yes_flags /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/test_push.py::TestPush::test_resume_empty_compose /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/test_push.py::TestPush::test_resume_flag /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/test_push.py::TestPush::test_resume_human_says_no /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/test_push.py::TestPush::test_unsigned_updates_signed_updated /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/test_push.py::TestPush::test_unsigned_updates_unsigned_skipped /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/test_push.py::TestPush::test_yes_flag /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/test_renderers.py::TestRenderers::test_renderer_jpeg /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/consumers/test_updates.py::TestUpdatesHandlerConsume::test_edited_update_bug_not_in_update /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/consumers/test_updates.py::TestUpdatesHandlerConsume::test_edited_update_bugs_in_update /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/consumers/test_updates.py::TestUpdatesHandlerConsume::test_gating_required_false /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/consumers/test_updates.py::TestUpdatesHandlerConsume::test_gating_required_true /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/consumers/test_updates.py::TestUpdatesHandlerConsume::test_request_testing /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/consumers/test_updates.py::TestUpdatesHandlerConsume::test_unknown_topic /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/consumers/test_updates.py::TestUpdatesHandlerConsume::test_update_not_found /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/consumers/test_updates.py::TestUpdatesHandlerConsume::test_without_alias /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/consumers/test_updates.py::TestUpdatesHandlerWorkOnBugs::test_bodhi_email_undefined /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/consumers/test_updates.py::TestUpdatesHandlerWorkOnBugs::test_security_bug_sets_update_to_security /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/consumers/test_updates.py::TestUpdatesHandlerWorkOnBugs::test_work_on_bugs_exception /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/functional/test_admin.py::TestAdminView::test_admin_unauthed /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/functional/test_stacks.py::TestStacksService::test_new_stack_form_unauthed /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/scripts/test_check_policies.py::TestCheckPolicies::test_archived_release_updates /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/scripts/test_check_policies.py::TestCheckPolicies::test_no_policies_enforced /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/scripts/test_check_policies.py::TestCheckPolicies::test_policies_pending_satisfied /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/scripts/test_check_policies.py::TestCheckPolicies::test_policies_satisfied /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/scripts/test_check_policies.py::TestCheckPolicies::test_policies_unsatisfied /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/scripts/test_check_policies.py::TestCheckPolicies::test_pushed_update /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/scripts/test_check_policies.py::TestCheckPolicies::test_unrestricted_policy /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/scripts/test_dequeue_stable.py::TestDequeueStable::test_bad_update_doesnt_block_others /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/scripts/test_dequeue_stable.py::TestDequeueStable::test_dequeue_stable /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/scripts/test_dequeue_stable.py::TestDequeueStable::test_dequeue_stable_exception /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/scripts/test_sar.py::TestSar::test_invalid_user /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/scripts/test_sar.py::TestSar::test_invalid_user_human_readable /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/scripts/test_sar.py::TestSar::test_valid_user /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/scripts/test_sar.py::TestSar::test_valid_user_envvar /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/scripts/test_sar.py::TestSar::test_valid_user_human_readable /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/services/test_comments.py::TestCommentsService::test_anonymous_commenting_with_no_author /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_rss /usr/lib/python3.7/site-packages/feedgen/entry.py:588: UserWarning: pubdate(…) is deprected and may be removed in feedgen ≥ 0.8. Use pubDate(…) instead. warnings.warn('pubdate(…) is deprected and may be removed in feedgen ' bodhi/tests/server/services/test_comments.py::TestCommentsService::test_list_comments_rss_failing_condition /usr/lib/python3.7/site-packages/feedgen/entry.py:588: UserWarning: pubdate(…) is deprected and may be removed in feedgen ≥ 0.8. Use pubDate(…) instead. warnings.warn('pubdate(…) is deprected and may be removed in feedgen ' bodhi/tests/server/services/test_overrides.py::TestOverridesService::test_list_overrides_rss /usr/lib/python3.7/site-packages/feedgen/entry.py:588: UserWarning: pubdate(…) is deprected and may be removed in feedgen ≥ 0.8. Use pubDate(…) instead. warnings.warn('pubdate(…) is deprected and may be removed in feedgen ' bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_new_not_loggedin /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/services/test_overrides.py::TestOverridesWebViews::test_override_view_not_loggedin /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/services/test_releases.py::TestReleasesService::test_anonymous_cant_edit_release /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_no_privs /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/services/test_updates.py::TestNewUpdate::test_provenpackager_privs /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_edit_not_loggedin /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/services/test_updates.py::TestEditUpdateForm::test_edit_without_permission /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_list_updates_rss /usr/lib/python3.7/site-packages/feedgen/entry.py:588: UserWarning: pubdate(…) is deprected and may be removed in feedgen ≥ 0.8. Use pubDate(…) instead. warnings.warn('pubdate(…) is deprected and may be removed in feedgen ' bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_edit_anything /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/services/test_updates.py::TestUpdatesService::test_provenpackager_request_privs /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/services/test_updates.py::TestGetTestResults::test_get_test_results_calling_greenwave_no_session /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/services/test_updates.py::TestGetTestResults::test_get_test_results_calling_greenwave_unauth /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/views/test_generic.py::TestGenericViews::test_new_override_form /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/views/test_generic.py::TestGenericViews::test_new_update_form /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " bodhi/tests/server/views/test_generic.py::TestGenericViews::test_popup_toggle /usr/lib64/python3.7/site-packages/sqlalchemy/orm/scoping.py:107: SAWarning: At least one scoped session is already present. configure() can not affect sessions that have already been created. "At least one scoped session is already present. " -- Docs: http://doc.pytest.org/en/latest/warnings.html ================== 1587 passed, 73 warnings in 841.95 seconds ================== + exit 0 Processing files: bodhi-client-3.14.0-1.fc29.infra.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MjXjm6 + umask 022 + cd /builddir/build/BUILD + cd bodhi-3.14.0 + DOCDIR=/builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/doc/bodhi-client + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/doc/bodhi-client + cp -pr README.rst /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/doc/bodhi-client + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.henu98 + umask 022 + cd /builddir/build/BUILD + cd bodhi-3.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/licenses/bodhi-client + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/licenses/bodhi-client + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/licenses/bodhi-client + exit 0 Provides: bodhi-client = 3.14.0-1.fc29.infra 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-3.14.0-1.fc29.infra.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dB6Ksa + umask 022 + cd /builddir/build/BUILD + cd bodhi-3.14.0 + DOCDIR=/builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/doc/bodhi-composer + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/doc/bodhi-composer + cp -pr README.rst /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/doc/bodhi-composer + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RA44Ba + umask 022 + cd /builddir/build/BUILD + cd bodhi-3.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/licenses/bodhi-composer + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/licenses/bodhi-composer + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/licenses/bodhi-composer + exit 0 Provides: bodhi-composer = 3.14.0-1.fc29.infra 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.7 Processing files: bodhi-docs-3.14.0-1.fc29.infra.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pzvFEs + umask 022 + cd /builddir/build/BUILD + cd bodhi-3.14.0 + DOCDIR=/builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/doc/bodhi-docs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/doc/bodhi-docs + cp -pr docs/_build/html/ /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/doc/bodhi-docs + cp -pr README.rst /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/doc/bodhi-docs + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bhitvL + umask 022 + cd /builddir/build/BUILD + cd bodhi-3.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/licenses/bodhi-docs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/licenses/bodhi-docs + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/licenses/bodhi-docs + exit 0 Provides: bodhi-docs = 3.14.0-1.fc29.infra Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-bodhi-3.14.0-1.fc29.infra.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EBC576 + umask 022 + cd /builddir/build/BUILD + cd bodhi-3.14.0 + DOCDIR=/builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/doc/python3-bodhi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/doc/python3-bodhi + cp -pr README.rst /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/doc/python3-bodhi + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bejTUs + umask 022 + cd /builddir/build/BUILD + cd bodhi-3.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/licenses/python3-bodhi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/licenses/python3-bodhi + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/licenses/python3-bodhi + exit 0 Provides: python3-bodhi = 3.14.0-1.fc29.infra python3.7dist(bodhi) = 3.14.0 python3dist(bodhi) = 3.14.0 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.7 Processing files: python3-bodhi-client-3.14.0-1.fc29.infra.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EnAW06 + umask 022 + cd /builddir/build/BUILD + cd bodhi-3.14.0 + DOCDIR=/builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/doc/python3-bodhi-client + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/doc/python3-bodhi-client + cp -pr README.rst /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/doc/python3-bodhi-client Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FmLxaP + exit 0 + umask 022 + cd /builddir/build/BUILD + cd bodhi-3.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/licenses/python3-bodhi-client + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/licenses/python3-bodhi-client + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/licenses/python3-bodhi-client + exit 0 Provides: python3-bodhi-client = 3.14.0-1.fc29.infra python3.7dist(bodhi-client) = 3.14.0 python3dist(bodhi-client) = 3.14.0 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.7 python3.7dist(click) python3.7dist(python-fedora) >= 0.9.0 python3.7dist(six) Processing files: bodhi-server-3.14.0-1.fc29.infra.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Nc03hT + umask 022 + cd /builddir/build/BUILD + cd bodhi-3.14.0 + DOCDIR=/builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/doc/bodhi-server + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/doc/bodhi-server + cp -pr README.rst /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/doc/bodhi-server + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nFtHoZ + umask 022 + cd /builddir/build/BUILD + cd bodhi-3.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/licenses/bodhi-server + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/licenses/bodhi-server + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch/usr/share/licenses/bodhi-server + exit 0 BUILDSTDERR: warning: File listed twice: /etc/bodhi/alembic.ini BUILDSTDERR: error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.7 Provides: bodhi-server = 3.14.0-1.fc29.infra 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) = 3.14.0-1.fc29.infra python3.7dist(bodhi-server) = 3.14.0 python3dist(bodhi-server) = 3.14.0 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.7 python3.7dist(alembic) python3.7dist(arrow) python3.7dist(bleach) python3.7dist(click) python3.7dist(colander) python3.7dist(cornice) >= 3.1.0 python3.7dist(cryptography) python3.7dist(dogpile.cache) python3.7dist(fedmsg) python3.7dist(fedora-messaging) python3.7dist(feedgen) python3.7dist(jinja2) python3.7dist(kitchen) python3.7dist(markdown) python3.7dist(pillow) python3.7dist(psycopg2) python3.7dist(py3dns) python3.7dist(pyasn1-modules) python3.7dist(pylibravatar) python3.7dist(pyramid) python3.7dist(pyramid-fas-openid) python3.7dist(pyramid-mako) python3.7dist(python-bugzilla) python3.7dist(python-fedora) python3.7dist(simplemediawiki) python3.7dist(six) python3.7dist(sqlalchemy) python3.7dist(waitress) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch Wrote: /builddir/build/RPMS/bodhi-client-3.14.0-1.fc29.infra.noarch.rpm Wrote: /builddir/build/RPMS/bodhi-composer-3.14.0-1.fc29.infra.noarch.rpm Wrote: /builddir/build/RPMS/bodhi-docs-3.14.0-1.fc29.infra.noarch.rpm Wrote: /builddir/build/RPMS/python3-bodhi-3.14.0-1.fc29.infra.noarch.rpm Wrote: /builddir/build/RPMS/python3-bodhi-client-3.14.0-1.fc29.infra.noarch.rpm Wrote: /builddir/build/RPMS/bodhi-server-3.14.0-1.fc29.infra.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1yytwl + umask 022 + cd /builddir/build/BUILD + cd bodhi-3.14.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/bodhi-3.14.0-1.fc29.infra.noarch + exit 0 Child return code was: 0