5.1-stable build 35

Revision r22755 (build 35 started on 2024-02-27T20:40:43Z)


originally caused by:
 Started by an SCM change
Building in workspace /var/lib/jenkins/workspace/5.1-stable/DATABASE_ADAPTER/mysql/RUBY_VER/ruby-3.2
Updating http://svn.redmine.org/redmine/branches/5.1-stable at revision '2024-02-27T12:40:43.555 -0800'
U         app/controllers/account_controller.rb
U         app/controllers/activities_controller.rb
U         app/controllers/admin_controller.rb
U         app/controllers/application_controller.rb
U         app/controllers/attachments_controller.rb
U         app/controllers/auth_sources_controller.rb
U         app/controllers/auto_completes_controller.rb
U         app/controllers/boards_controller.rb
U         app/controllers/calendars_controller.rb
U         app/controllers/comments_controller.rb
U         app/controllers/context_menus_controller.rb
U         app/controllers/custom_field_enumerations_controller.rb
U         app/controllers/custom_fields_controller.rb
U         app/controllers/documents_controller.rb
U         app/controllers/email_addresses_controller.rb
U         app/controllers/enumerations_controller.rb
U         app/controllers/files_controller.rb
U         app/controllers/gantts_controller.rb
U         app/controllers/groups_controller.rb
U         app/controllers/imports_controller.rb
U         app/controllers/issue_categories_controller.rb
U         app/controllers/issue_relations_controller.rb
U         app/controllers/issue_statuses_controller.rb
U         app/controllers/issues_controller.rb
U         app/controllers/journals_controller.rb
U         app/controllers/mail_handler_controller.rb
U         app/controllers/members_controller.rb
U         app/controllers/messages_controller.rb
U         app/controllers/my_controller.rb
U         app/controllers/news_controller.rb
U         app/controllers/previews_controller.rb
U         app/controllers/principal_memberships_controller.rb
U         app/controllers/project_enumerations_controller.rb
U         app/controllers/projects_controller.rb
U         app/controllers/queries_controller.rb
U         app/controllers/reports_controller.rb
U         app/controllers/repositories_controller.rb
U         app/controllers/roles_controller.rb
U         app/controllers/search_controller.rb
U         app/controllers/settings_controller.rb
U         app/controllers/sys_controller.rb
U         app/controllers/timelog_controller.rb
U         app/controllers/trackers_controller.rb
U         app/controllers/twofa_backup_codes_controller.rb
U         app/controllers/twofa_controller.rb
U         app/controllers/users_controller.rb
U         app/controllers/versions_controller.rb
U         app/controllers/watchers_controller.rb
U         app/controllers/welcome_controller.rb
U         app/controllers/wiki_controller.rb
U         app/controllers/wikis_controller.rb
U         app/controllers/workflows_controller.rb
U         app/helpers/account_helper.rb
U         app/helpers/activities_helper.rb
U         app/helpers/admin_helper.rb
U         app/helpers/application_helper.rb
U         app/helpers/attachments_helper.rb
U         app/helpers/auth_sources_helper.rb
U         app/helpers/avatars_helper.rb
U         app/helpers/boards_helper.rb
U         app/helpers/context_menus_helper.rb
U         app/helpers/custom_fields_helper.rb
U         app/helpers/documents_helper.rb
U         app/helpers/email_addresses_helper.rb
U         app/helpers/enumerations_helper.rb
U         app/helpers/gantt_helper.rb
U         app/helpers/groups_helper.rb
U         app/helpers/imports_helper.rb
U         app/helpers/issue_categories_helper.rb
U         app/helpers/issue_relations_helper.rb
U         app/helpers/issue_statuses_helper.rb
U         app/helpers/issues_helper.rb
U         app/helpers/journals_helper.rb
U         app/helpers/mail_handler_helper.rb
U         app/helpers/members_helper.rb
U         app/helpers/messages_helper.rb
U         app/helpers/my_helper.rb
U         app/helpers/news_helper.rb
U         app/helpers/principal_memberships_helper.rb
U         app/helpers/projects_helper.rb
U         app/helpers/projects_queries_helper.rb
U         app/helpers/queries_helper.rb
U         app/helpers/reports_helper.rb
U         app/helpers/repositories_helper.rb
U         app/helpers/roles_helper.rb
U         app/helpers/routes_helper.rb
U         app/helpers/search_helper.rb
U         app/helpers/settings_helper.rb
U         app/helpers/timelog_helper.rb
U         app/helpers/trackers_helper.rb
U         app/helpers/twofa_helper.rb
U         app/helpers/user_queries_helper.rb
U         app/helpers/users_helper.rb
U         app/helpers/versions_helper.rb
U         app/helpers/watchers_helper.rb
U         app/helpers/welcome_helper.rb
U         app/helpers/wiki_helper.rb
U         app/helpers/workflows_helper.rb
U         app/models/anonymous_user.rb
U         app/models/attachment.rb
U         app/models/auth_source.rb
U         app/models/auth_source_ldap.rb
U         app/models/board.rb
U         app/models/change.rb
U         app/models/changeset.rb
U         app/models/comment.rb
U         app/models/custom_field.rb
U         app/models/custom_field_enumeration.rb
U         app/models/custom_field_value.rb
U         app/models/custom_value.rb
U         app/models/document.rb
U         app/models/document_category.rb
U         app/models/document_category_custom_field.rb
U         app/models/document_custom_field.rb
U         app/models/email_address.rb
U         app/models/enabled_module.rb
U         app/models/enumeration.rb
U         app/models/group.rb
U         app/models/group_anonymous.rb
U         app/models/group_builtin.rb
U         app/models/group_custom_field.rb
U         app/models/group_non_member.rb
U         app/models/import.rb
U         app/models/import_item.rb
U         app/models/issue.rb
U         app/models/issue_category.rb
U         app/models/issue_custom_field.rb
U         app/models/issue_import.rb
U         app/models/issue_priority.rb
U         app/models/issue_priority_custom_field.rb
U         app/models/issue_query.rb
U         app/models/issue_relation.rb
U         app/models/issue_status.rb
U         app/models/journal.rb
U         app/models/journal_detail.rb
U         app/models/mail_handler.rb
U         app/models/mailer.rb
U         app/models/member.rb
U         app/models/member_role.rb
U         app/models/message.rb
U         app/models/news.rb
U         app/models/principal.rb
U         app/models/project.rb
U         app/models/project_custom_field.rb
U         app/models/project_query.rb
U         app/models/query.rb
U         app/models/repository/bazaar.rb
U         app/models/repository/cvs.rb
U         app/models/repository/filesystem.rb
U         app/models/repository/git.rb
U         app/models/repository/mercurial.rb
U         app/models/repository/subversion.rb
U         app/models/repository.rb
U         app/models/role.rb
U         app/models/setting.rb
U         app/models/time_entry.rb
U         app/models/time_entry_activity.rb
U         app/models/time_entry_activity_custom_field.rb
U         app/models/time_entry_custom_field.rb
U         app/models/time_entry_import.rb
U         app/models/time_entry_query.rb
U         app/models/token.rb
U         app/models/tracker.rb
U         app/models/user.rb
U         app/models/user_custom_field.rb
U         app/models/user_import.rb
U         app/models/user_preference.rb
U         app/models/user_query.rb
U         app/models/version.rb
U         app/models/version_custom_field.rb
U         app/models/watcher.rb
U         app/models/wiki.rb
U         app/models/wiki_annotate.rb
U         app/models/wiki_content.rb
U         app/models/wiki_content_version.rb
U         app/models/wiki_diff.rb
U         app/models/wiki_page.rb
U         app/models/wiki_redirect.rb
U         app/models/workflow_permission.rb
U         app/models/workflow_rule.rb
U         app/models/workflow_transition.rb
U         app/validators/date_validator.rb
U         app/views/layouts/base.html.erb
U         config/routes.rb
U         config/settings.yml
U         doc/CHANGELOG
U         doc/INSTALL
U         doc/README_FOR_APP
U         doc/UPGRADING
U         extra/mail_handler/rdm-mailhandler.rb
U         lib/generators/redmine_plugin/redmine_plugin_generator.rb
U         lib/generators/redmine_plugin_controller/redmine_plugin_controller_generator.rb
U         lib/generators/redmine_plugin_migration/redmine_plugin_migration_generator.rb
U         lib/generators/redmine_plugin_model/redmine_plugin_model_generator.rb
U         lib/plugins/acts_as_activity_provider/init.rb
U         lib/plugins/acts_as_activity_provider/lib/acts_as_activity_provider.rb
U         lib/plugins/acts_as_attachable/init.rb
U         lib/plugins/acts_as_attachable/lib/acts_as_attachable.rb
U         lib/plugins/acts_as_customizable/init.rb
U         lib/plugins/acts_as_customizable/lib/acts_as_customizable.rb
U         lib/plugins/acts_as_event/lib/acts_as_event.rb
U         lib/plugins/acts_as_searchable/lib/acts_as_searchable.rb
U         lib/redmine/access_control.rb
U         lib/redmine/access_keys.rb
U         lib/redmine/activity/fetcher.rb
U         lib/redmine/activity.rb
U         lib/redmine/acts/positioned.rb
U         lib/redmine/ciphering.rb
U         lib/redmine/configuration.rb
U         lib/redmine/core_ext/string/conversions.rb
U         lib/redmine/core_ext/string/inflections.rb
U         lib/redmine/database.rb
U         lib/redmine/default_data/loader.rb
U         lib/redmine/diff.rb
U         lib/redmine/diff_table.rb
U         lib/redmine/export/csv.rb
U         lib/redmine/export/pdf/issues_pdf_helper.rb
U         lib/redmine/export/pdf/wiki_pdf_helper.rb
U         lib/redmine/export/pdf.rb
U         lib/redmine/export/text/versions_text_helper.rb
U         lib/redmine/field_format.rb
U         lib/redmine/helpers/calendar.rb
U         lib/redmine/helpers/diff.rb
U         lib/redmine/helpers/gantt.rb
U         lib/redmine/helpers/time_report.rb
U         lib/redmine/helpers/url.rb
U         lib/redmine/hook/listener.rb
U         lib/redmine/hook/view_listener.rb
U         lib/redmine/hook.rb
U         lib/redmine/i18n.rb
U         lib/redmine/imap.rb
U         lib/redmine/menu_manager.rb
U         lib/redmine/mime_type.rb
U         lib/redmine/my_page.rb
U         lib/redmine/nested_set/issue_nested_set.rb
U         lib/redmine/nested_set/project_nested_set.rb
U         lib/redmine/nested_set/traversing.rb
U         lib/redmine/pagination.rb
U         lib/redmine/platform.rb
U         lib/redmine/plugin.rb
U         lib/redmine/plugin_loader.rb
U         lib/redmine/pop3.rb
U         lib/redmine/preparation.rb
U         lib/redmine/project_jump_box.rb
U         lib/redmine/safe_attributes.rb
U         lib/redmine/scm/adapters/abstract_adapter.rb
U         lib/redmine/scm/adapters/bazaar_adapter.rb
U         lib/redmine/scm/adapters/command_failed.rb
U         lib/redmine/scm/adapters/cvs_adapter.rb
U         lib/redmine/scm/adapters/filesystem_adapter.rb
U         lib/redmine/scm/adapters/git_adapter.rb
U         lib/redmine/scm/adapters/mercurial_adapter.rb
U         lib/redmine/scm/adapters/subversion_adapter.rb
U         lib/redmine/scm/adapters.rb
U         lib/redmine/search.rb
U         lib/redmine/sort_criteria.rb
U         lib/redmine/subclass_factory.rb
U         lib/redmine/syntax_highlighting.rb
U         lib/redmine/themes.rb
U         lib/redmine/thumbnail.rb
U         lib/redmine/twofa/base.rb
U         lib/redmine/twofa/totp.rb
U         lib/redmine/twofa.rb
U         lib/redmine/unified_diff.rb
U         lib/redmine/utils/date_calculation.rb
U         lib/redmine/utils/shell.rb
U         lib/redmine/utils.rb
U         lib/redmine/views/api_template_handler.rb
U         lib/redmine/views/builders/json.rb
U         lib/redmine/views/builders/structure.rb
U         lib/redmine/views/builders/xml.rb
U         lib/redmine/views/builders.rb
U         lib/redmine/views/labelled_form_builder.rb
U         lib/redmine/views/other_formats_builder.rb
U         lib/redmine/wiki_formatting/common_mark/append_spaces_to_lines.rb
U         lib/redmine/wiki_formatting/common_mark/external_links_filter.rb
U         lib/redmine/wiki_formatting/common_mark/fixup_auto_links_filter.rb
U         lib/redmine/wiki_formatting/common_mark/formatter.rb
U         lib/redmine/wiki_formatting/common_mark/helper.rb
U         lib/redmine/wiki_formatting/common_mark/html_parser.rb
U         lib/redmine/wiki_formatting/common_mark/markdown_filter.rb
U         lib/redmine/wiki_formatting/common_mark/sanitization_filter.rb
U         lib/redmine/wiki_formatting/common_mark/syntax_highlight_filter.rb
U         lib/redmine/wiki_formatting/html_parser.rb
U         lib/redmine/wiki_formatting/html_sanitizer.rb
U         lib/redmine/wiki_formatting/links_helper.rb
U         lib/redmine/wiki_formatting/macros.rb
U         lib/redmine/wiki_formatting/markdown/formatter.rb
U         lib/redmine/wiki_formatting/markdown/helper.rb
U         lib/redmine/wiki_formatting/markdown/html_parser.rb
U         lib/redmine/wiki_formatting/section_helper.rb
U         lib/redmine/wiki_formatting/textile/formatter.rb
U         lib/redmine/wiki_formatting/textile/helper.rb
U         lib/redmine/wiki_formatting/textile/html_parser.rb
U         lib/redmine/wiki_formatting.rb
U         lib/redmine.rb
U         lib/tasks/ciphering.rake
U         lib/tasks/email.rake
U         lib/tasks/migrate_from_mantis.rake
U         lib/tasks/migrate_from_trac.rake
U         lib/tasks/redmine.rake
U         lib/tasks/reminder.rake
U         test/application_system_test_case.rb
U         test/coverage/html_formatter.rb
U         test/extra/redmine_pm/repository_git_test_pm.rb
U         test/extra/redmine_pm/repository_subversion_test_pm.rb
U         test/extra/redmine_pm/test_case.rb
U         test/functional/account_controller_test.rb
U         test/functional/activities_controller_test.rb
U         test/functional/admin_controller_test.rb
U         test/functional/attachments_controller_test.rb
U         test/functional/attachments_visibility_test.rb
U         test/functional/auth_sources_controller_test.rb
U         test/functional/auto_completes_controller_test.rb
U         test/functional/boards_controller_test.rb
U         test/functional/calendars_controller_test.rb
U         test/functional/comments_controller_test.rb
U         test/functional/context_menus_controller_test.rb
U         test/functional/custom_field_enumerations_controller_test.rb
U         test/functional/custom_fields_controller_test.rb
U         test/functional/documents_controller_test.rb
U         test/functional/email_addresses_controller_test.rb
U         test/functional/enumerations_controller_test.rb
U         test/functional/files_controller_test.rb
U         test/functional/gantts_controller_test.rb
U         test/functional/groups_controller_test.rb
U         test/functional/imports_controller_test.rb
U         test/functional/issue_categories_controller_test.rb
U         test/functional/issue_relations_controller_test.rb
U         test/functional/issue_statuses_controller_test.rb
U         test/functional/issues_controller_test.rb
U         test/functional/issues_controller_transaction_test.rb
U         test/functional/issues_custom_fields_visibility_test.rb
U         test/functional/journals_controller_test.rb
U         test/functional/mail_handler_controller_test.rb
U         test/functional/members_controller_test.rb
U         test/functional/messages_controller_test.rb
U         test/functional/my_controller_test.rb
U         test/functional/news_controller_test.rb
U         test/functional/previews_controller_test.rb
U         test/functional/principal_memberships_controller_test.rb
U         test/functional/project_enumerations_controller_test.rb
U         test/functional/projects_controller_test.rb
U         test/functional/queries_controller_test.rb
U         test/functional/reports_controller_test.rb
U         test/functional/repositories_bazaar_controller_test.rb
U         test/functional/repositories_controller_test.rb
U         test/functional/repositories_cvs_controller_test.rb
U         test/functional/repositories_filesystem_controller_test.rb
U         test/functional/repositories_git_controller_test.rb
U         test/functional/repositories_mercurial_controller_test.rb
U         test/functional/repositories_subversion_controller_test.rb
U         test/functional/roles_controller_test.rb
U         test/functional/search_controller_test.rb
U         test/functional/search_custom_fields_visibility_test.rb
U         test/functional/sessions_controller_test.rb
U         test/functional/settings_controller_test.rb
U         test/functional/sys_controller_test.rb
U         test/functional/timelog_controller_test.rb
U         test/functional/timelog_custom_fields_visibility_test.rb
U         test/functional/timelog_report_test.rb
U         test/functional/trackers_controller_test.rb
U         test/functional/users_controller_test.rb
U         test/functional/versions_controller_test.rb
U         test/functional/versions_custom_fields_visibility_test.rb
U         test/functional/watchers_controller_test.rb
U         test/functional/welcome_controller_test.rb
U         test/functional/wiki_controller_test.rb
U         test/functional/wikis_controller_test.rb
U         test/functional/workflows_controller_test.rb
U         test/generators/migration_generator_test.rb
U         test/helpers/activities_helper_test.rb
U         test/helpers/application_helper_test.rb
U         test/helpers/avatars_helper_test.rb
U         test/helpers/custom_fields_helper_test.rb
U         test/helpers/groups_helper_test.rb
U         test/helpers/issues_helper_test.rb
U         test/helpers/journals_helper_test.rb
U         test/helpers/members_helper_test.rb
U         test/helpers/projects_helper_test.rb
U         test/helpers/projects_queries_helper_test.rb
U         test/helpers/queries_helper_test.rb
U         test/helpers/reports_helper_test.rb
U         test/helpers/routes_helper_test.rb
U         test/helpers/search_helper_test.rb
U         test/helpers/settings_helper_test.rb
U         test/helpers/sort_helper_test.rb
U         test/helpers/timelog_helper_test.rb
U         test/helpers/version_helper_test.rb
U         test/helpers/watchers_helper_test.rb
U         test/helpers/wiki_helper_test.rb
U         test/integration/account_test.rb
U         test/integration/admin_test.rb
U         test/integration/api_test/api_routing_test.rb
U         test/integration/api_test/api_test.rb
U         test/integration/api_test/attachments_test.rb
U         test/integration/api_test/authentication_test.rb
U         test/integration/api_test/custom_fields_attribute_test.rb
U         test/integration/api_test/custom_fields_test.rb
U         test/integration/api_test/disabled_rest_api_test.rb
U         test/integration/api_test/enumerations_test.rb
U         test/integration/api_test/files_test.rb
U         test/integration/api_test/groups_test.rb
U         test/integration/api_test/issue_categories_test.rb
U         test/integration/api_test/issue_relations_test.rb
U         test/integration/api_test/issue_statuses_test.rb
U         test/integration/api_test/issues_test.rb
U         test/integration/api_test/journals_test.rb
U         test/integration/api_test/jsonp_test.rb
U         test/integration/api_test/memberships_test.rb
U         test/integration/api_test/my_test.rb
U         test/integration/api_test/news_test.rb
U         test/integration/api_test/projects_test.rb
U         test/integration/api_test/queries_test.rb
U         test/integration/api_test/repositories_test.rb
U         test/integration/api_test/roles_test.rb
U         test/integration/api_test/search_test.rb
U         test/integration/api_test/time_entries_test.rb
U         test/integration/api_test/trackers_test.rb
U         test/integration/api_test/users_test.rb
U         test/integration/api_test/versions_test.rb
U         test/integration/api_test/wiki_pages_test.rb
U         test/integration/application_test.rb
U         test/integration/attachments_test.rb
U         test/integration/feeds_test.rb
U         test/integration/issues_test.rb
U         test/integration/layout_test.rb
U         test/integration/lib/redmine/field_format/attachment_format_test.rb
U         test/integration/lib/redmine/hook_test.rb
U         test/integration/lib/redmine/menu_manager_test.rb
U         test/integration/lib/redmine/themes_test.rb
U         test/integration/projects_test.rb
U         test/integration/repositories_git_test.rb
U         test/integration/routing/account_test.rb
U         test/integration/routing/activities_test.rb
U         test/integration/routing/admin_test.rb
U         test/integration/routing/attachments_test.rb
U         test/integration/routing/auth_sources_test.rb
U         test/integration/routing/auto_completes_test.rb
U         test/integration/routing/boards_test.rb
U         test/integration/routing/calendars_test.rb
U         test/integration/routing/comments_test.rb
U         test/integration/routing/context_menus_test.rb
U         test/integration/routing/custom_fields_test.rb
U         test/integration/routing/documents_test.rb
U         test/integration/routing/enumerations_test.rb
U         test/integration/routing/files_test.rb
U         test/integration/routing/gantts_test.rb
U         test/integration/routing/groups_test.rb
U         test/integration/routing/imports_test.rb
U         test/integration/routing/issue_categories_test.rb
U         test/integration/routing/issue_relations_test.rb
U         test/integration/routing/issue_statuses_test.rb
U         test/integration/routing/issues_test.rb
U         test/integration/routing/journals_test.rb
U         test/integration/routing/mail_handler_test.rb
U         test/integration/routing/members_test.rb
U         test/integration/routing/messages_test.rb
U         test/integration/routing/my_test.rb
U         test/integration/routing/news_test.rb
U         test/integration/routing/plugins_test.rb
U         test/integration/routing/previews_test.rb
U         test/integration/routing/principal_memberships_test.rb
U         test/integration/routing/project_enumerations_test.rb
U         test/integration/routing/projects_test.rb
U         test/integration/routing/queries_test.rb
U         test/integration/routing/reports_test.rb
U         test/integration/routing/repositories_test.rb
U         test/integration/routing/roles_test.rb
U         test/integration/routing/search_test.rb
U         test/integration/routing/settings_test.rb
U         test/integration/routing/sys_test.rb
U         test/integration/routing/timelog_test.rb
U         test/integration/routing/trackers_test.rb
U         test/integration/routing/users_test.rb
U         test/integration/routing/versions_test.rb
U         test/integration/routing/watchers_test.rb
U         test/integration/routing/welcome_test.rb
U         test/integration/routing/wiki_test.rb
U         test/integration/routing/wikis_test.rb
U         test/integration/routing/workflows_test.rb
U         test/integration/sessions_test.rb
U         test/integration/twofa_test.rb
U         test/integration/users_test.rb
U         test/integration/welcome_test.rb
U         test/integration/wiki_test.rb
U         test/system/copy_to_clipboard_test.rb
U         test/system/custom_field_enumerations_test.rb
U         test/system/inline_autocomplete_test.rb
U         test/system/issues_import_test.rb
U         test/system/issues_test.rb
U         test/system/keyboard_shortcuts_test.rb
U         test/system/my_page_test.rb
U         test/system/quick_jump_test.rb
U         test/system/sudo_mode_test.rb
U         test/system/timelog_test.rb
U         test/test_helper.rb
U         test/unit/activity_test.rb
U         test/unit/attachment_test.rb
U         test/unit/attachment_transaction_test.rb
U         test/unit/auth_source_ldap_test.rb
U         test/unit/board_test.rb
U         test/unit/changeset_test.rb
U         test/unit/comment_test.rb
U         test/unit/custom_field_test.rb
U         test/unit/custom_field_user_format_test.rb
U         test/unit/custom_field_version_format_test.rb
U         test/unit/custom_value_test.rb
U         test/unit/default_data_test.rb
U         test/unit/document_category_test.rb
U         test/unit/document_test.rb
U         test/unit/email_address_test.rb
U         test/unit/enabled_module_test.rb
U         test/unit/enumeration_test.rb
U         test/unit/group_test.rb
U         test/unit/initializers/patches_test.rb
U         test/unit/issue_category_test.rb
U         test/unit/issue_custom_field_test.rb
U         test/unit/issue_import_test.rb
U         test/unit/issue_nested_set_concurrency_test.rb
U         test/unit/issue_nested_set_test.rb
U         test/unit/issue_priority_test.rb
U         test/unit/issue_relation_test.rb
U         test/unit/issue_scopes_test.rb
U         test/unit/issue_status_test.rb
U         test/unit/issue_subtasking_test.rb
U         test/unit/issue_test.rb
U         test/unit/issue_transaction_test.rb
U         test/unit/jobs/destroy_project_job_test.rb
U         test/unit/jobs/destroy_projects_job_test.rb
U         test/unit/journal_observer_test.rb
U         test/unit/journal_test.rb
U         test/unit/lib/redmine/access_control_test.rb
U         test/unit/lib/redmine/acts/mentionable_test.rb
U         test/unit/lib/redmine/acts/positioned_with_scope_test.rb
U         test/unit/lib/redmine/acts/positioned_without_scope_test.rb
U         test/unit/lib/redmine/ciphering_test.rb
U         test/unit/lib/redmine/codeset_util_test.rb
U         test/unit/lib/redmine/configuration_test.rb
U         test/unit/lib/redmine/export/csv_test.rb
U         test/unit/lib/redmine/export/pdf/issues_pdf_test.rb
U         test/unit/lib/redmine/export/pdf_test.rb
U         test/unit/lib/redmine/export/text/versions_text_helper_test.rb
U         test/unit/lib/redmine/field_format/attachment_format_test.rb
U         test/unit/lib/redmine/field_format/attachment_format_visibility_test.rb
U         test/unit/lib/redmine/field_format/bool_format_test.rb
U         test/unit/lib/redmine/field_format/enumeration_format_test.rb
U         test/unit/lib/redmine/field_format/field_format_test.rb
U         test/unit/lib/redmine/field_format/link_format_test.rb
U         test/unit/lib/redmine/field_format/list_format_test.rb
U         test/unit/lib/redmine/field_format/numeric_format_test.rb
U         test/unit/lib/redmine/field_format/user_field_format_test.rb
U         test/unit/lib/redmine/field_format/version_field_format_test.rb
U         test/unit/lib/redmine/helpers/calendar_test.rb
U         test/unit/lib/redmine/helpers/diff_test.rb
U         test/unit/lib/redmine/helpers/gantt_test.rb
U         test/unit/lib/redmine/helpers/url_test.rb
U         test/unit/lib/redmine/hook_test.rb
U         test/unit/lib/redmine/i18n_test.rb
U         test/unit/lib/redmine/info_test.rb
U         test/unit/lib/redmine/menu_manager/mapper_test.rb
U         test/unit/lib/redmine/menu_manager/menu_helper_test.rb
U         test/unit/lib/redmine/menu_manager/menu_item_test.rb
U         test/unit/lib/redmine/menu_manager_test.rb
U         test/unit/lib/redmine/mime_type_test.rb
U         test/unit/lib/redmine/notifiable_test.rb
U         test/unit/lib/redmine/pagination_helper_test.rb
U         test/unit/lib/redmine/pagination_test.rb
U         test/unit/lib/redmine/plugin_loader_test.rb
U         test/unit/lib/redmine/plugin_test.rb
U         test/unit/lib/redmine/project_jump_box_test.rb
U         test/unit/lib/redmine/safe_attributes_test.rb
U         test/unit/lib/redmine/scm/adapters/bazaar_adapter_test.rb
U         test/unit/lib/redmine/scm/adapters/cvs_adapter_test.rb
U         test/unit/lib/redmine/scm/adapters/filesystem_adapter_test.rb
U         test/unit/lib/redmine/scm/adapters/git_adapter_test.rb
U         test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb
U         test/unit/lib/redmine/scm/adapters/subversion_adapter_test.rb
U         test/unit/lib/redmine/search_test.rb
U         test/unit/lib/redmine/syntax_highlighting/rouge_test.rb
U         test/unit/lib/redmine/themes_test.rb
U         test/unit/lib/redmine/unified_diff_test.rb
U         test/unit/lib/redmine/utils/date_calculation.rb
U         test/unit/lib/redmine/views/builders/json_test.rb
U         test/unit/lib/redmine/views/builders/xml_test.rb
U         test/unit/lib/redmine/views/labelled_form_builder_test.rb
U         test/unit/lib/redmine/wiki_formatting/common_mark/application_helper_test.rb
U         test/unit/lib/redmine/wiki_formatting/common_mark/external_links_filter_test.rb
U         test/unit/lib/redmine/wiki_formatting/common_mark/fixup_auto_links_filter_test.rb
U         test/unit/lib/redmine/wiki_formatting/common_mark/formatter_test.rb
U         test/unit/lib/redmine/wiki_formatting/common_mark/markdown_filter_test.rb
U         test/unit/lib/redmine/wiki_formatting/common_mark/sanitization_filter_test.rb
U         test/unit/lib/redmine/wiki_formatting/common_mark/syntax_highlight_filter_test.rb
U         test/unit/lib/redmine/wiki_formatting/html_parser_test.rb
U         test/unit/lib/redmine/wiki_formatting/html_sanitizer_test.rb
U         test/unit/lib/redmine/wiki_formatting/macros_test.rb
U         test/unit/lib/redmine/wiki_formatting/markdown_formatter_test.rb
U         test/unit/lib/redmine/wiki_formatting/markdown_html_parser_test.rb
U         test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb
U         test/unit/lib/redmine/wiki_formatting/textile_html_parser_test.rb
U         test/unit/lib/redmine/wiki_formatting_test.rb
U         test/unit/lib/redmine_test.rb
U         test/unit/mail_handler_test.rb
U         test/unit/mailer_localisation_test.rb
U         test/unit/mailer_test.rb
U         test/unit/member_test.rb
U         test/unit/message_test.rb
U         test/unit/news_test.rb
U         test/unit/principal_test.rb
U         test/unit/project_copy_test.rb
U         test/unit/project_members_inheritance_test.rb
U         test/unit/project_nested_set_concurrency_test.rb
U         test/unit/project_nested_set_test.rb
U         test/unit/project_query_test.rb
U         test/unit/project_test.rb
U         test/unit/query_test.rb
U         test/unit/repository_bazaar_test.rb
U         test/unit/repository_cvs_test.rb
U         test/unit/repository_filesystem_test.rb
U         test/unit/repository_git_test.rb
U         test/unit/repository_mercurial_test.rb
U         test/unit/repository_subversion_test.rb
U         test/unit/repository_test.rb
U         test/unit/role_test.rb
U         test/unit/search_test.rb
U         test/unit/setting_test.rb
U         test/unit/time_entry_activity_test.rb
U         test/unit/time_entry_custom_field_test.rb
U         test/unit/time_entry_import_test.rb
U         test/unit/time_entry_query_test.rb
U         test/unit/time_entry_test.rb
U         test/unit/token_test.rb
U         test/unit/tracker_test.rb
U         test/unit/user_import_test.rb
U         test/unit/user_preference_test.rb
U         test/unit/user_query_test.rb
U         test/unit/user_test.rb
U         test/unit/version_test.rb
U         test/unit/watcher_test.rb
U         test/unit/wiki_content_test.rb
U         test/unit/wiki_content_version_test.rb
U         test/unit/wiki_page_test.rb
U         test/unit/wiki_redirect_test.rb
U         test/unit/wiki_test.rb
U         test/unit/workflow_test.rb
U         test/unit/workflow_transition_test.rb
 U        .
At revision 22755

[ruby-3.2] $ /bin/sh -xe /tmp/jenkins4045762793579071981.sh
+ rm -f config/database.yml
+ echo ActiveRecord::Tasks::DatabaseTasks::LOCAL_HOSTS << "192.168.1.70"
[ruby-3.2] $ /bin/sh -xe /tmp/jenkins365666537321096507.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.2/bin:/var/lib/jenkins/.rbenv/shims:/var/lib/jenkins/.rbenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games rake -f lib/tasks/ci.rake config/database.yml BRANCH=5.1-stable CI_PG_HOST=192.168.1.70 CI_MYSQL_HOST=192.168.1.70
[ruby-3.2] $ /bin/sh -xe /tmp/jenkins1799285527815185150.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.2/bin:/var/lib/jenkins/.rbenv/shims:/var/lib/jenkins/.rbenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games bundle update
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Bundle updated!
[ruby-3.2] $ /bin/sh -xe /tmp/jenkins8264183766835136204.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.2/bin:/var/lib/jenkins/.rbenv/shims:/var/lib/jenkins/.rbenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games SCMS=subversion,git,mercurial,filesystem,bazaar,cvs bundle exec rake ci:about ci:setup db:environment:set RAILS_ENV=test
Database 'ci_51stable_ruby32_dev' already exists
Database 'ci_51stable_ruby32_test' already exists
Ruby version: 3.2.2-p53 (2023-03-30) [i686-linux]
[ruby-3.2] $ /bin/sh -xe /tmp/jenkins1389528351906600972.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.2/bin:/var/lib/jenkins/.rbenv/shims:/var/lib/jenkins/.rbenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games bundle exec rake test
(Test LDAP server not configured)
Bazaar non ASCII output test cannot run on this environment.
Encoding.locale_charmap: UTF-8
Git UTF-8 test repository NOT FOUND. Skipping unit tests !!!
Skipping LDAP tests.
Run options: --seed 62432

# Running:

...........svn: E155036: Please see the 'svn upgrade' command
svn: E155036: The working copy at '/var/lib/jenkins/workspace/5.1-stable/DATABASE_ADAPTER/mysql/RUBY_VER/ruby-3.2'
is too old (format 8) to work with client version '1.9.3 (r1718519)' (expects format 31). You need to upgrade the working copy first.

....................DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: layouts/base.html.erb (called from block in find_all at /var/lib/jenkins/workspace/5.1-stable/DATABASE_ADAPTER/mysql/RUBY_VER/ruby-3.2/config/initializers/10-patches.rb:60)
......................................................................................................................................................................................................................................................................................................................S.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................S..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: layouts/base.html.erb (called from block in find_all at /var/lib/jenkins/workspace/5.1-stable/DATABASE_ADAPTER/mysql/RUBY_VER/ruby-3.2/config/initializers/10-patches.rb:60)
.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................S.........................................................................................................................................................................................................................................DEPRECATION WARNING: Getting all users from API using an empty status param (status=) is deprecated and it will be removed in Redmine 6.0. Please use "status=*". (called from sudo_mode at /var/lib/jenkins/workspace/5.1-stable/DATABASE_ADAPTER/mysql/RUBY_VER/ruby-3.2/lib/redmine/sudo_mode.rb:61)
..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 748.483757s, 7.4564 runs/s, 34.1597 assertions/s.
5581 runs, 25568 assertions, 0 failures, 0 errors, 3 skips

You have skipped tests. Run with --verbose for details.
Finished: SUCCESS