Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1977656 Details for
Bug 2225726
bodhi-server: FTBFS in Fedora rawhide/f39
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh89 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 32.00 KB, created by
Fedora Release Engineering
on 2023-07-25 17:17:00 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2023-07-25 17:17:00 UTC
Size:
32.00 KB
patch
obsolete
>utotime_update_with_stable_comment_set_stable_on_branched > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_approve_testing.py:979: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > update.date_testing = datetime.utcnow() - timedelta(days=7) >tests/tasks/test_approve_testing.py::TestMain::test_autotime_update_with_stable_comment_set_stable_on_branched > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_approve_testing.py:994: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > update.date_testing = datetime.utcnow() - timedelta(days=10) >tests/tasks/test_check_policies.py::TestCheckPolicies::test_policies_satisfied > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_check_policies.py:93: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > {'item': 'FEDORA-{}-a3bbe1a8f2'.format(datetime.datetime.utcnow().year), >tests/tasks/test_check_policies.py::TestCheckPolicies::test_policies_pending_satisfied > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_check_policies.py:140: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > {'item': 'FEDORA-{}-a3bbe1a8f2'.format(datetime.datetime.utcnow().year), >tests/tasks/test_check_policies.py::TestCheckPolicies::test_policies_unsatisfied_waiting > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_check_policies.py:157: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > update.date_submitted = datetime.datetime.utcnow() >tests/tasks/test_check_policies.py::TestCheckPolicies::test_policies_unsatisfied_waiting > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_check_policies.py:160: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > item = 'FEDORA-{}-a3bbe1a8f2'.format(datetime.datetime.utcnow().year) >tests/tasks/test_check_policies.py::TestCheckPolicies::test_policies_unsatisfied_waiting > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_check_policies.py:210: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > {'item': 'FEDORA-{}-a3bbe1a8f2'.format(datetime.datetime.utcnow().year), >tests/tasks/test_check_policies.py::TestCheckPolicies::test_policies_unsatisfied_waiting_too_long > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_check_policies.py:227: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > update.date_submitted = datetime.datetime.utcnow() - datetime.timedelta(days=1) >tests/tasks/test_check_policies.py::TestCheckPolicies::test_policies_unsatisfied_waiting_too_long > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_check_policies.py:230: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > item = 'FEDORA-{}-a3bbe1a8f2'.format(datetime.datetime.utcnow().year) >tests/tasks/test_check_policies.py::TestCheckPolicies::test_policies_unsatisfied_waiting_too_long > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_check_policies.py:280: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > {'item': 'FEDORA-{}-a3bbe1a8f2'.format(datetime.datetime.utcnow().year), >tests/tasks/test_check_policies.py::TestCheckPolicies::test_policies_unsatisfied_waiting_too_long_queued > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_check_policies.py:297: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > update.date_submitted = datetime.datetime.utcnow() - datetime.timedelta(days=1) >tests/tasks/test_check_policies.py::TestCheckPolicies::test_policies_unsatisfied_waiting_too_long_queued > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_check_policies.py:300: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > item = 'FEDORA-{}-a3bbe1a8f2'.format(datetime.datetime.utcnow().year) >tests/tasks/test_check_policies.py::TestCheckPolicies::test_policies_unsatisfied_waiting_too_long_queued > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_check_policies.py:352: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > {'item': 'FEDORA-{}-a3bbe1a8f2'.format(datetime.datetime.utcnow().year), >tests/tasks/test_check_policies.py::TestCheckPolicies::test_policies_unsatisfied_failed > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_check_policies.py:369: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > update.date_submitted = datetime.datetime.utcnow() >tests/tasks/test_check_policies.py::TestCheckPolicies::test_policies_unsatisfied_failed > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_check_policies.py:374: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > itemname = 'FEDORA-{}-a3bbe1a8f2'.format(datetime.datetime.utcnow().year) >tests/tasks/test_check_policies.py::TestCheckPolicies::test_no_policies_enforced > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_check_policies.py:492: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > {'item': 'FEDORA-{}-a3bbe1a8f2'.format(datetime.datetime.utcnow().year), >tests/tasks/test_check_policies.py::TestCheckPolicies::test_pushed_update > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_check_policies.py:512: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > item = 'FEDORA-{}-a3bbe1a8f2'.format(datetime.datetime.utcnow().year) >tests/tasks/test_check_policies.py::TestCheckPolicies::test_pushed_update > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_check_policies.py:556: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > {'item': 'FEDORA-{}-a3bbe1a8f2'.format(datetime.datetime.utcnow().year), >tests/tasks/test_check_policies.py::TestCheckPolicies::test_unrestricted_policy > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_check_policies.py:597: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > {'item': 'FEDORA-{}-a3bbe1a8f2'.format(datetime.datetime.utcnow().year), >tests/tasks/test_check_signed_builds.py::TestCheckSignedBuilds::test_check_signed_builds_exclude_archived >tests/tasks/test_check_signed_builds.py::TestCheckSignedBuilds::test_check_signed_builds_ignore_fresh_update >tests/tasks/test_check_signed_builds.py::TestCheckSignedBuilds::test_check_signed_builds_ignore_signed_builds >tests/tasks/test_check_signed_builds.py::TestCheckSignedBuilds::test_check_signed_builds_still_not_signed >tests/tasks/test_check_signed_builds.py::TestCheckSignedBuilds::test_check_signed_builds_never_sent_to_signing >tests/tasks/test_check_signed_builds.py::TestCheckSignedBuilds::test_check_signed_builds_mark_signed >tests/tasks/test_check_signed_builds.py::TestCheckSignedBuilds::test_check_signed_builds_obsolete_empty_update > /builddir/build/BUILD/bodhi_server-7.2.0/bodhi/server/tasks/check_signed_builds.py:44: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > older_than = datetime.utcnow() - timedelta(days=config.get('check_signed_builds_delay')) >tests/tasks/test_check_signed_builds.py::TestCheckSignedBuilds::test_check_signed_builds_ignore_fresh_update > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_check_signed_builds.py:73: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > update.date_submitted = datetime.utcnow() >tests/tasks/test_composer.py: 30 warnings > /builddir/build/BUILD/bodhi_server-7.2.0/bodhi/server/tasks/composer.py:1087: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > datetime.utcnow().strftime('%Y%m%d.%H%M')) >tests/tasks/test_composer.py: 31 warnings > /builddir/build/BUILD/bodhi_server-7.2.0/bodhi/server/tasks/composer.py:667: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > now = datetime.utcnow() >tests/tasks/test_composer.py::TestComposer::test_compose_invalid_dir > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_composer.py:697: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > t._startyear = datetime.datetime.utcnow().year >tests/tasks/test_composer.py::TestComposer::test_compose_invalid_dir > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_composer.py:701: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > expected_error = expected_error.format(datetime.datetime.utcnow().year) >tests/tasks/test_composer.py::TestComposer::test_compose_no_found_dirs > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_composer.py:724: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > t._startyear = datetime.datetime.utcnow().year >tests/tasks/test_composer.py::TestComposer::test_compose_no_found_dirs > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_composer.py:727: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > expected_error = expected_error.format(datetime.datetime.utcnow().year) >tests/tasks/test_composer.py::TestComposer::test_clean_old_composes_false >tests/tasks/test_composer.py::TestComposer::test_clean_old_composes_true >tests/tasks/test_composer.py::TestComposer::test_compose >tests/tasks/test_composer.py::TestComposer::test_compose_module >tests/tasks/test_composer.py::TestComposer::test_failed_gating >tests/tasks/test_composer.py::TestComposer::test_test_gating_status_failed >tests/tasks/test_composer.py::TestComposer::test_test_gating_status_passed >tests/tasks/test_composer.py::TestComposer::test_absent_gating > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_composer.py:258: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > d = datetime.datetime.utcnow() >tests/tasks/test_composer.py::TestComposer::test_clean_old_composes_false > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_composer.py:1327: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > d = datetime.datetime.utcnow() >tests/tasks/test_composer.py::TestComposer::test_clean_old_composes_true > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_composer.py:1429: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > d = datetime.datetime.utcnow() >tests/tasks/test_composer.py::TestComposer::test_compose > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_composer.py:1482: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > d = datetime.datetime.utcnow() >tests/tasks/test_composer.py::TestComposer::test_compose_module > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_composer.py:1578: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > d = datetime.datetime.utcnow() >tests/tasks/test_composer.py::TestComposer::test_failed_gating > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_composer.py:1661: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > d = datetime.datetime.utcnow() >tests/tasks/test_composer.py::TestComposer::test_absent_gating > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_composer.py:1800: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > d = datetime.datetime.utcnow() >tests/tasks/test_composer.py::TestComposerThread_mark_status_changes::test_stable_update[] >tests/tasks/test_composer.py::TestComposerThread_mark_status_changes::test_stable_update[f34-build-side-0000] > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_composer.py:3377: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > now = datetime.datetime.utcnow() >tests/tasks/test_composer.py::TestComposerThread_mark_status_changes::test_testing_update > /builddir/build/BUILD/bodhi_server-7.2.0/tests/tasks/test_composer.py:3403: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > now = datetime.datetime.utcnow() >tests/tasks/test_expire_overrides.py::TestMain::test_no_expire >tests/tasks/test_expire_overrides.py::TestMain::test_expire >tests/tasks/test_expire_overrides.py::TestMain::test_exception > /builddir/build/BUILD/bodhi_server-7.2.0/bodhi/server/tasks/expire_overrides.py:39: DeprecationWarning: datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.now(datetime.UTC). > now = datetime.utcnow() >-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html >----------- coverage: platform linux, python 3.12.0-beta-4 ----------- >Name Stmts Miss Cover >--------------------------------------------------------------------------------------------------------------------- >bodhi/server/__init__.py 128 0 100% >bodhi/server/auth/__init__.py 23 1 96% >bodhi/server/auth/constants.py 1 0 100% >bodhi/server/auth/fedora.py 61 4 93% >bodhi/server/auth/oauth.py 29 0 100% >bodhi/server/auth/oauth_1.py 47 0 100% >bodhi/server/auth/oauth_015.py 32 32 0% >bodhi/server/auth/utils.py 65 0 100% >bodhi/server/auth/views.py 44 0 100% >bodhi/server/bugs.py 137 0 100% >bodhi/server/buildsys.py 320 37 88% >bodhi/server/config.py 117 0 100% >bodhi/server/consumers/__init__.py 38 0 100% >bodhi/server/consumers/automatic_updates.py 114 0 100% >bodhi/server/consumers/ci.py 55 0 100% >bodhi/server/consumers/resultsdb.py 30 0 100% >bodhi/server/consumers/signed.py 55 0 100% >bodhi/server/consumers/util.py 37 0 100% >bodhi/server/consumers/waiverdb.py 26 0 100% >bodhi/server/exceptions.py 5 0 100% >bodhi/server/ffmarkdown.py 60 0 100% >bodhi/server/logging.py 26 0 100% >bodhi/server/mail.py 122 0 100% >bodhi/server/metadata.py 158 0 100% >bodhi/server/migrations/__init__.py 1 1 0% >bodhi/server/migrations/env.py 40 40 0% >bodhi/server/migrations/versions/1c97477e38ee_convert_br_override_notes_to_unicodetext.py 9 9 0% >bodhi/server/migrations/versions/2fc96aa44a74_drop_the_user_show_popup_column.py 9 9 0% >bodhi/server/migrations/versions/3a2e248d1757_add_the_unspecified_enum_to_updatetype.py 25 25 0% >bodhi/server/migrations/versions/5c86a3f9dc03_drop_support_for_cve_tracking.py 13 13 0% >bodhi/server/migrations/versions/6b3eb9ae2b87_remove_unused_updatestatus_processing.py 25 25 0% >bodhi/server/migrations/versions/7ba286412ad4_drop_the_relationship_between_packages_.py 9 9 0% >bodhi/server/migrations/versions/8c4d6aad9b78_add_the_greenwave_failed_enum_to_.py 25 25 0% >bodhi/server/migrations/versions/8e9dc57e082d_obsolete_updates_for_archived_release.py 8 8 0% >bodhi/server/migrations/versions/9c0a34961768_remove_the_greenwave_unsatisfied_.py 9 9 0% >bodhi/server/migrations/versions/19e28e9851a2_index_comment_update_id.py 8 8 0% >bodhi/server/migrations/versions/58b7919b942c_remove_the_updates_title_column.py 14 14 0% >bodhi/server/migrations/versions/190ba571c7d2_remove_the_batching_request_state.py 26 26 0% >bodhi/server/migrations/versions/499ac8bbe09a_remove_unused_update_sidetag_statuses.py 27 27 0% >bodhi/server/migrations/versions/559acf7e2c16_make_comments_update_not_nullable.py 12 12 0% >bodhi/server/migrations/versions/5703ddfe855d_add_package_manager_and_testing_.py 16 16 0% >bodhi/server/migrations/versions/9991cf10ec50_mark_the_bugs_private_field_as_nullable.py 9 9 0% >bodhi/server/migrations/versions/325954bac9f7_link_testcases_to_builds.py 18 18 0% >bodhi/server/migrations/versions/__init__.py 1 1 0% >bodhi/server/migrations/versions/a418acf470f8_drop_the_stacks_table.py 17 17 0% >bodhi/server/migrations/versions/a3580bdf5129_remove_the_ci_url_field_from_builds.py 9 9 0% >bodhi/server/migrations/versions/aae0d29d49b7_remove_the_private_field_on_the_bug_.py 9 9 0% >bodhi/server/migrations/versions/b1fd856efcf6_add_autopush_boolean_and_stable_days_to_update.py 15 15 0% >bodhi/server/migrations/versions/bdf0e37ab793_disallow_null_values_in_stable_karma_.py 14 14 0% >bodhi/server/migrations/versions/c60d95eef4f1_add_frozen_release_state.py 25 25 0% >bodhi/server/migrations/versions/c98beb4940b5_remove_the_comments_anonymous_column.py 14 14 0% >bodhi/server/migrations/versions/d3f8bd499ecd_add_from_tag_column_to_updates.py 9 9 0% >bodhi/server/migrations/versions/d399493275b6_add_the_eol_column.py 9 9 0% >bodhi/server/migrations/versions/d986618207bc_add_composed_by_bodhi_flag_to_releases_.py 9 9 0% >bodhi/server/migrations/versions/e5b3ddb35df3_remove_the_greenwave_summary_string_.py 9 9 0% >bodhi/server/migrations/versions/e8a059156d38_add_the_create_automatic_updates_bool_.py 9 9 0% >bodhi/server/migrations/versions/e3988e00b338_drop_date_pushed.py 11 11 0% >bodhi/server/migrations/versions/eec610d7ab3a_index_the_builds_update_id_column.py 8 8 0% >bodhi/server/migrations/versions/f8a44498c806_remove_legacy_old_updateid.py 9 9 0% >bodhi/server/migrations/versions/f50dc199039c_make_comments_user_id_not_nullable.py 9 9 0% >bodhi/server/migrations/versions/f393d006559b_add_critpath_groups_to_update.py 9 9 0% >bodhi/server/migrations/versions/ff834fa4f23e_increase_the_update_alias_size.py 9 9 0% >bodhi/server/models.py 1979 12 99% >bodhi/server/notifications.py 29 0 100% >bodhi/server/push.py 129 1 99% >bodhi/server/renderers.py 69 0 100% >bodhi/server/schemas.py 177 0 100% >bodhi/server/scripts/__init__.py 1 0 100% >bodhi/server/scripts/bshell.py 16 0 100% >bodhi/server/scripts/compat.py 46 0 100% >bodhi/server/scripts/initializedb.py 20 0 100% >bodhi/server/scripts/sar.py 49 1 98% >bodhi/server/scripts/skopeo_lite.py 291 1 99% >bodhi/server/scripts/untag_branched.py 54 0 100% >bodhi/server/security.py 50 2 96% >bodhi/server/services/__init__.py 1 0 100% >bodhi/server/services/builds.py 51 0 100% >bodhi/server/services/comments.py 85 0 100% >bodhi/server/services/composes.py 26 0 100% >bodhi/server/services/csrf.py 11 0 100% >bodhi/server/services/errors.py 32 0 100% >bodhi/server/services/markdown.py 11 0 100% >bodhi/server/services/metrics_tween.py 29 0 100% >bodhi/server/services/overrides.py 123 0 100% >bodhi/server/services/packages.py 33 0 100% >bodhi/server/services/releases.py 148 0 100% >bodhi/server/services/schemas.py 25 0 100% >bodhi/server/services/updates.py 326 0 100% >bodhi/server/services/user.py 64 0 100% >bodhi/server/static/__init__.py 1 1 0% >bodhi/server/tasks/__init__.py 85 5 94% >bodhi/server/tasks/approve_testing.py 82 0 100% >bodhi/server/tasks/check_policies.py 16 0 100% >bodhi/server/tasks/check_signed_builds.py 57 0 100% >bodhi/server/tasks/clean_old_composes.py 28 0 100% >bodhi/server/tasks/composer.py 728 45 94% >bodhi/server/tasks/expire_overrides.py 29 0 100% >bodhi/server/tasks/fetch_test_cases.py 18 0 100% >bodhi/server/tasks/handle_side_and_related_tags.py 27 0 100% >bodhi/server/tasks/tag_update_builds.py 15 0 100% >bodhi/server/tasks/work_on_bugs.py 37 0 100% >bodhi/server/util.py 501 60 88% >bodhi/server/validators.py 679 1 99% >bodhi/server/views/__init__.py 1 0 100% >bodhi/server/views/generic.py 228 0 100% >bodhi/server/webapp.py 16 0 100% >--------------------------------------------------------------------------------------------------------------------- >TOTAL 8660 710 92% >Coverage HTML written to dir htmlcov >Coverage XML written to file coverage.xml >=========================== short test summary info ============================ >FAILED tests/test_validators.py::TestValidateAcls::test_validate_acls_pagure_committers_exception >FAILED tests/consumers/test_signed.py::TestSignedHandlerConsume::test_consume_from_tag_composed_by_bodhi >FAILED tests/tasks/test_approve_testing.py::TestMain::test_autotime_update_zero_day_in_testing_no_gated_gets_pushed_to_rawhide[None] >FAILED tests/tasks/test_composer.py::TestComposerThread_mark_status_changes::test_stable_update[] >FAILED tests/tasks/test_composer.py::TestComposerThread_mark_status_changes::test_stable_update[f34-build-side-0000] >=== 5 failed, 1613 passed, 16 deselected, 8810 warnings in 221.74s (0:03:41) === >error: Bad exit status from /var/tmp/rpm-tmp.ry80Sa (%check) > Bad exit status from /var/tmp/rpm-tmp.ry80Sa (%check) >RPM build errors: >Child return code was: 1 >EXCEPTION: [Error('Command failed: \n # /usr/bin/systemd-nspawn -q -M 00458b8aa8924571b7df1b80329dfc36 -D /var/lib/mock/f39-build-44260851-5274423/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.58opu853:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007" --setenv=PS1=<mock-chroot> \\s-\\v\\$ --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c /usr/bin/rpmbuild -ba --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/bodhi-server.spec\n', 1)] >Traceback (most recent call last): > File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace > result = func(*args, **kw) > ^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 597, in do_with_status > raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) >mockbuild.exception.Error: Command failed: > # /usr/bin/systemd-nspawn -q -M 00458b8aa8924571b7df1b80329dfc36 -D /var/lib/mock/f39-build-44260851-5274423/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.58opu853:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007" --setenv=PS1=<mock-chroot> \s-\v\$ --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c /usr/bin/rpmbuild -ba --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/bodhi-server.spec >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 2225726
: 1977656 |
1977657
|
1977658