rspec unit pg14 no_gitaly_transactions 22/44
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 17.0.0~pre.88.g761ae5dd (761ae5dd)2 on green-1.private.runners-manager.gitlab.com/gitlab.com/gitlab-org 4bq1s9yM, system ID: s_9d15f3e4e7ae3 feature flags: FF_NETWORK_PER_BUILD:true4Resolving secrets6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...8Authenticating with credentials from job payload (GitLab Registry)9Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...10Using docker image sha256:82f132c22567f8ce17cc132c14b2f9aa3eaf9bb5424d91c2d966912433f0257d for registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:c55e1364ee4327b244a9cfa1750f19feea14fc774eaf792b725967d146eb45f5 ...11WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.12WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.13Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...14Authenticating with credentials from job payload (GitLab Registry)15Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...16Using docker image sha256:5c5ba5b83d6c60cb0b225bd670b7a43be8c238cc72347d24af57e5027c3648f3 for registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:46aceab84c42d0e819c8e7940f2f98ce9e184785cd7b22d95872024a35f52407 ...17Starting service redis:6.2-alpine ...18Pulling docker image redis:6.2-alpine ...19Using docker image sha256:36c1d3cfe18f4b12d4640576f7048068acbfc3625027b6bbb46bba0e31b11831 for redis:6.2-alpine with digest redis@sha256:e3b17ba9479deec4b7d1eeec1548a253acc5374d68d3b27937fcfe4df8d18c7e ...20Waiting for services to be up and running (timeout 30 seconds)...21Authenticating with credentials from job payload (GitLab Registry)22Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ...23Using docker image sha256:b26253b493531cada33f45ef568f38c50a310442d05c39f517656e0f7d305dc7 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14@sha256:543339542a02edc250c2c0424c5077b673f1fca2877024fdc5fb670eff44f8cf ...25Running on runner-4bq1s9ym-project-278964-concurrent-0 via runner-4bq1s9ym-private-1722407885-940dc50e...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bookworm-ruby-3.1.5-17...32Downloading cache from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bookworm-ruby-3.1.5-17 33Successfully extracted cache35Downloading artifacts for clone-gitlab-repo (7471344368)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344368 responseStatus=200 OK token=glcbt-6637WARNING: Part of .git directory is on the list of files to extract 38WARNING: This may introduce unexpected problems 39Downloading artifacts for compile-test-assets (7471344747)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344747 responseStatus=200 OK token=glcbt-6641Downloading artifacts for retrieve-tests-metadata (7471344898)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344898 responseStatus=200 OK token=glcbt-6643Downloading artifacts for setup-test-env (7471344810)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344810 responseStatus=200 OK token=glcbt-66 45 Executing "step_script" stage of the job script 46Using docker image sha256:b26253b493531cada33f45ef568f38c50a310442d05c39f517656e0f7d305dc7 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14@sha256:543339542a02edc250c2c0424c5077b673f1fca2877024fdc5fb670eff44f8cf ...47$ echo $FOSS_ONLY48$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb49$ export GOPATH=$CI_PROJECT_DIR/.go50$ mkdir -p $GOPATH51$ source scripts/utils.sh52$ source scripts/prepare_build.sh82Using decomposed database config (config/database.yml.decomposed-postgresql)83Geo DB won't be set up.84Embedding DB won't be set up.96$ source ./scripts/rspec_helpers.sh97$ run_timed_command "gem install knapsack --no-document"98$ gem install knapsack --no-document99Successfully installed knapsack-4.0.01001 gem installed101==> 'gem install knapsack --no-document' succeeded in 1 seconds.102$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"107$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"108$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"109$ tooling/bin/create_job_metrics_file || true110[job-metrics] Creating the job metrics file for the CI/CD job.111$ rspec_section rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"113[10:14:37] Starting rspec_parallelized_job114RETRY_FAILED_TESTS_IN_NEW_PROCESS: true115KNAPSACK_GENERATE_REPORT: true116FLAKY_RSPEC_GENERATE_REPORT: true117KNAPSACK_TEST_FILE_PATTERN: spec/{bin,channels,components,config,contracts,db,dependencies,elastic,elastic_integration,experiments,factories,finders,frontend,graphql,haml_lint,helpers,initializers,keeps,lib,metrics_server,models,policies,presenters,rack_servers,replicators,routing,rubocop,scripts,serializers,services,sidekiq,sidekiq_cluster,spam,support_specs,tasks,uploaders,validators,views,workers,tooling,dot_gitlab_ci}{,/**/}*_spec.rb118KNAPSACK_LOG_LEVEL: debug119KNAPSACK_REPORT_PATH: knapsack/rspec_unit_pg14_no_gitaly_transactions_22_44_278964_report.json120FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json121FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_unit_pg14_no_gitaly_transactions_22_44_278964_report.json122NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_unit_pg14_no_gitaly_transactions_22_44_278964_report.json123RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-7471346549.txt124CRYSTALBALL: true125RSPEC_TESTS_MAPPING_ENABLED: 126RSPEC_TESTS_FILTER_FILE: 127Shell set options (set -o) enabled:128braceexpand on129hashall on130interactive-comments on131pipefail on132Parsing expected rspec suite duration...133RSpec suite is expected to take 41 minutes 23.55 seconds.134Expected duration for tests:135{136 "spec/services/merge_requests/push_options_handler_service_spec.rb": 413.11760624479314,137 "spec/tasks/gitlab/usage_data_rake_spec.rb": 174.97324661279157,138 "spec/lib/banzai/filter/repository_link_filter_spec.rb": 131.13284469364308,139 "spec/models/container_repository_spec.rb": 107.44426066774008,140 "spec/lib/gitlab/background_migration/backfill_finding_id_in_vulnerabilities_spec.rb": 92.14889211648068,141 "spec/finders/labels_finder_spec.rb": 77.98609203176065,142 "spec/presenters/ci/build_runner_presenter_spec.rb": 68.43860262302682,143 "spec/services/packages/debian/generate_distribution_service_spec.rb": 60.9116184037058,144 "spec/services/environments/stop_service_spec.rb": 55.51435166014272,145 "spec/lib/gitlab/background_migration/backfill_wiki_repository_states_project_id_spec.rb": 48.53978059364537,146 "spec/lib/gitlab/import_export/members_mapper_spec.rb": 44.72213469132856,147 "spec/services/alert_management/create_alert_issue_service_spec.rb": 40.65897737036572,148 "spec/lib/backup/database_connection_spec.rb": 37.73516124841556,149 "spec/lib/gitlab/checks/tag_check_spec.rb": 35.36642447220131,150 "spec/lib/gitlab/github_import/importer/pull_request_importer_spec.rb": 33.88525663313,151 "spec/services/ci/cancel_pipeline_service_spec.rb": 32.1951217985841,152 "spec/lib/gitlab/background_migration/backfill_wiki_page_slugs_project_id_spec.rb": 31.052723651240196,153 "spec/serializers/environment_serializer_spec.rb": 29.99647097373373,154 "spec/lib/banzai/filter/video_link_filter_spec.rb": 28.715565544976503,155 "spec/lib/search/group_settings_spec.rb": 27.050159359022373,156 "spec/lib/gitlab/metrics/requests_rack_middleware_spec.rb": 25.66894393033374,157 "spec/models/clusters/clusters_hierarchy_spec.rb": 24.44372996267541,158 "spec/workers/projects/after_import_worker_spec.rb": 23.20895129192905,159 "spec/lib/gitlab/cache/ci/project_pipeline_status_spec.rb": 22.114927793945903,160 "spec/lib/gitlab/database/with_lock_retries_outside_transaction_spec.rb": 21.13084622479604,161 "spec/tasks/gitlab/refresh_project_statistics_build_artifacts_size_rake_spec.rb": 20.16525045989733,162 "spec/lib/gitlab/background_migration/backfill_vulnerability_findings_remediations_project_id_spec.rb": 19.26324031255569,163 "spec/lib/gitlab/checks/diff_check_spec.rb": 18.744238407156125,164 "spec/lib/banzai/filter/references/feature_flag_reference_filter_spec.rb": 18.093808679547685,165 "spec/lib/gitlab/discussions_diff/file_collection_spec.rb": 17.63426073911169,166 "spec/lib/gitlab/background_migration/backfill_packages_debian_project_components_project_id_spec.rb": 17.083821342735295,167 "spec/lib/gitlab/graphql/queries_spec.rb": 16.589787753098143,168 "spec/models/concerns/participable_spec.rb": 15.88634413374576,169 "spec/lib/gitlab/pagination/keyset/paginator_spec.rb": 15.310057896922942,170 "spec/rubocop/cop/graphql/descriptions_spec.rb": 14.924180913916214,171 "spec/lib/gitlab/audit/auditor_spec.rb": 14.361378329468547,172 "spec/lib/gitlab/ci/pipeline/chain/ensure_environments_spec.rb": 13.87909594689805,173 "spec/workers/projects/import_export/relation_import_worker_spec.rb": 13.506926991937537,174 "spec/services/ci/create_pipeline_service/cache_spec.rb": 13.193626206120776,175 "spec/models/snippet_statistics_spec.rb": 12.759571938881539,176 "spec/services/dependency_proxy/auth_token_service_spec.rb": 12.366268076078649,177 "spec/services/security/ci_configuration/dependency_scanning_create_service_spec.rb": 11.99574463062198,178 "spec/lib/gitlab/ci/reports/codequality_reports_comparer_spec.rb": 11.7546796526292,179 "spec/models/integrations/emails_on_push_spec.rb": 11.404570346574788,180 "spec/lib/gitlab/performance_bar_spec.rb": 11.15673432803533,181 "spec/lib/event_filter_spec.rb": 10.984897234406038,182 "spec/models/concerns/ci/partitionable/switch_spec.rb": 10.651578850055976,183 "spec/services/issues/reorder_service_spec.rb": 10.452225847896742,184 "spec/workers/ci/user_cancel_pipeline_worker_spec.rb": 10.20374261437497,185 "spec/workers/auto_devops/disable_worker_spec.rb": 9.960834123707652,186 "spec/serializers/ci/trigger_entity_spec.rb": 9.741049645586955,187 "spec/models/work_items/resource_link_event_spec.rb": 9.493080441806061,188 "spec/graphql/resolvers/namespace_projects_resolver_spec.rb": 9.260759552300286,189 "spec/models/namespace_statistics_spec.rb": 9.010007349454694,190 "spec/tasks/gitlab/packages/migrate_rake_spec.rb": 8.761478282425006,191 "spec/models/ci/deleted_object_spec.rb": 8.521963775846968,192 "spec/services/personal_access_tokens/create_service_spec.rb": 8.39411903523161,193 "spec/finders/packages/go/package_finder_spec.rb": 8.205061566379449,194 "spec/lib/gitlab/import_export/project/export_task_spec.rb": 8.149189262741231,195 "spec/finders/projects/ml/model_finder_spec.rb": 7.900998649238355,196 "spec/lib/banzai/pipeline/plain_markdown_pipeline_spec.rb": 7.762611273266667,197 "spec/services/issue_email_participants/destroy_service_spec.rb": 7.538627697437986,198 "spec/services/service_desk/custom_email_verifications/update_service_spec.rb": 7.447170535117927,199 "spec/lib/gitlab/github_import/importer/collaborator_importer_spec.rb": 7.165502429694213,200 "spec/lib/gitlab/metrics/exporter/base_exporter_spec.rb": 7.049090283556112,201 "spec/services/issue_email_participants/create_service_spec.rb": 6.911918755140621,202 "spec/services/packages/debian/update_distribution_service_spec.rb": 6.743516626395798,203 "spec/models/concerns/clusters/agents/authorizations/ci_access/config_scopes_spec.rb": 6.56777000045054,204 "spec/models/group_import_state_spec.rb": 6.494508316988358,205 "spec/graphql/mutations/users/set_namespace_commit_email_spec.rb": 6.265311508684107,206 "spec/services/issue_links/destroy_service_spec.rb": 6.234811036768369,207 "spec/workers/clusters/applications/deactivate_integration_worker_spec.rb": 6.1101169129676896,208 "spec/services/service_desk/custom_emails/create_service_spec.rb": 6.014596084809826,209 "spec/models/concerns/ci/track_environment_usage_spec.rb": 5.916978594511331,210 "spec/lib/api/entities/basic_project_details_spec.rb": 5.7810622225046915,211 "spec/models/ci/build_trace_spec.rb": 5.702341398987695,212 "spec/lib/gitlab/ci/templates/Jobs/sast_iac_latest_gitlab_ci_yaml_spec.rb": 5.606973368137572,213 "spec/lib/gitlab/ci/config/entry/commands_spec.rb": 5.532465271291738,214 "spec/services/ci/append_build_trace_service_spec.rb": 5.4152944903577005,215 "spec/finders/data_transfer/project_data_transfer_finder_spec.rb": 5.333868080760423,216 "spec/workers/gitlab/bitbucket_import/import_issue_worker_spec.rb": 5.226819004469253,217 "spec/policies/clusters/agents/activity_event_policy_spec.rb": 5.153325951280217,218 "spec/lib/gitlab/gitaly_client/diff_spec.rb": 5.013603706178953,219 "spec/workers/destroy_pages_deployments_worker_spec.rb": 4.994228954203196,220 "spec/models/integrations/chat_message/merge_message_spec.rb": 4.896548792888517,221 "spec/services/integrations/exclusions/destroy_service_spec.rb": 4.873849923302255,222 "spec/channels/graphql_channel_spec.rb": 4.723045374704755,223 "spec/lib/gitlab/database/migrations/batched_migration_last_id_spec.rb": 4.712411330283041,224 "spec/finders/banzai/uploads_finder_spec.rb": 4.586342541006515,225 "spec/tasks/gitlab/audit_event_types/audit_event_types_rake_spec.rb": 4.537536700965697,226 "spec/validators/x509_certificate_credentials_validator_spec.rb": 4.425696565120656,227 "spec/services/milestones/merge_requests_count_service_spec.rb": 4.366442625876961,228 "spec/services/ml/increment_version_service_spec.rb": 4.281324598459564,229 "spec/models/group_custom_attribute_spec.rb": 4.24132397441422,230 "spec/lib/sidebars/admin/panel_spec.rb": 4.137125794630284,231 "spec/helpers/projects/ml/model_registry_helper_spec.rb": 4.116225386588062,232 "spec/services/work_items/widgets/labels_service/update_service_spec.rb": 3.987033317383417,233 "spec/lib/gitlab/config/entry/undefined_spec.rb": 3.969527173982149,234 "spec/presenters/ml/candidate_details_presenter_spec.rb": 3.8811063252911335,235 "spec/rubocop/cop/graphql/json_type_spec.rb": 3.8331503254711343,236 "spec/graphql/resolvers/environments/last_deployment_resolver_spec.rb": 3.782493041002018,237 "spec/workers/ci/pipeline_finished_worker_spec.rb": 3.7025529027698263,238 "spec/lib/gitlab/cache/json_cache_spec.rb": 3.6576370301836842,239 "spec/lib/gitlab/graphql/subscriptions/action_cable_with_load_balancing_spec.rb": 3.6004851434283522,240 "spec/lib/gitlab/database_importers/work_items/base_type_importer_spec.rb": 3.5042772970335134,241 "spec/services/ci/catalog/resources/create_service_spec.rb": 3.4800154480006356,242 "spec/lib/gitlab/reference_counter_spec.rb": 3.369983583229912,243 "spec/serializers/runner_entity_spec.rb": 3.3423921071221803,244 "spec/tooling/danger/ci_templates_spec.rb": 3.257171109045323,245 "spec/lib/gitlab/auth/crowd/authentication_spec.rb": 3.193169722781952,246 "spec/lib/gitlab/ci/reports/security/locations/secret_detection_spec.rb": 3.135690840855972,247 "spec/lib/bulk_imports/projects/graphql/get_repository_query_spec.rb": 3.0949663033932575,248 "spec/workers/dependency_proxy/cleanup_dependency_proxy_worker_spec.rb": 3.026409119383855,249 "spec/services/reset_project_cache_service_spec.rb": 2.959470269276695,250 "spec/rubocop/cop/usage_data/large_table_spec.rb": 2.9344486092047832,251 "spec/lib/gitlab/changelog/generator_spec.rb": 2.8293351120863433,252 "spec/graphql/mutations/customer_relations/contacts/update_spec.rb": 2.822334233099088,253 "spec/graphql/resolvers/users/group_count_resolver_spec.rb": 2.730674965086546,254 "spec/services/protected_branches/api_service_spec.rb": 2.685733444276931,255 "spec/lib/gitlab/usage/metrics/instrumentations/count_csv_imports_metric_spec.rb": 2.6702732754924456,256 "spec/lib/gitlab/redis/multi_store_connection_pool_spec.rb": 2.6105607210397954,257 "spec/models/preloaders/commit_status_preloader_spec.rb": 2.5567969666479584,258 "spec/models/clusters/group_spec.rb": 2.515923724233591,259 "spec/lib/gitlab/database/schema_migrations/migrations_spec.rb": 2.447849200551329,260 "spec/lib/banzai/reference_parser/wiki_page_parser_spec.rb": 2.4243638493562516,261 "spec/lib/gitlab/bitbucket_import/importers/lfs_object_importer_spec.rb": 2.3553528704279296,262 "spec/services/pages/destroy_deployments_service_spec.rb": 2.329047138246005,263 "spec/models/users/calloutable_spec.rb": 2.263447412551835,264 "spec/workers/ci/runners/stale_machines_cleanup_cron_worker_spec.rb": 2.2310102972168977,265 "spec/lib/gitlab/database/pg_class_spec.rb": 2.150386688130535,266 "spec/services/projects/prometheus/metrics/destroy_service_spec.rb": 2.1153785452427147,267 "spec/lib/gitlab/ci/ansi2json/state_spec.rb": 2.045254490624078,268 "spec/services/ci/partitions/create_service_spec.rb": 2.001651031863007,269 "spec/lib/gitlab/ci/config/normalizer/matrix_strategy_spec.rb": 1.9443856588842356,270 "spec/workers/issuable/label_links_destroy_worker_spec.rb": 1.934516509443195,271 "spec/services/feature_flags/hook_service_spec.rb": 1.8508442898189883,272 "spec/views/devise/confirmations/almost_there.html.haml_spec.rb": 1.837539262172494,273 "spec/graphql/resolvers/clusters/agents/authorizations/user_access_resolver_spec.rb": 1.7647794300289301,274 "spec/graphql/types/work_items/widgets/time_tracking/time_tracking_input_type_spec.rb": 1.746874390764162,275 "spec/lib/gitlab/sidekiq_middleware/concurrency_limit/server_spec.rb": 1.6686545780116435,276 "spec/rubocop/cop/migration/complex_indexes_require_name_spec.rb": 1.6419111669722075,277 "spec/graphql/types/release_assets_input_type_spec.rb": 1.5890448627376679,278 "spec/lib/security/report_schema_version_matcher_spec.rb": 1.5440712552077764,279 "spec/lib/gitlab/usage/metrics/instrumentations/count_users_associating_milestones_to_releases_metric_spec.rb": 1.4861794996870812,280 "spec/lib/banzai/pipeline/broadcast_message_pipeline_spec.rb": 1.4565003651850423,281 "spec/lib/gitlab/lazy_spec.rb": 1.3775996382185678,282 "spec/lib/bulk_imports/common/extractors/ndjson_extractor_spec.rb": 1.3471103828009214,283 "spec/workers/issues/reschedule_stuck_issue_rebalances_worker_spec.rb": 1.3165191046654892,284 "spec/views/admin/application_settings/repository.html.haml_spec.rb": 1.257487869731587,285 "spec/lib/kramdown/kramdown_spec.rb": 1.2451345293538016,286 "spec/lib/bulk_imports/common/transformers/prohibited_attributes_transformer_spec.rb": 1.1606267401545365,287 "spec/services/protected_tags/destroy_service_spec.rb": 1.1499634271306882,288 "spec/graphql/types/analytics/cycle_analytics/value_streams/stage_type_spec.rb": 1.109860317645143,289 "spec/graphql/types/packages/nuget/dependency_link_metdatum_type_spec.rb": 1.0645779182284687,290 "spec/finders/analytics/cycle_analytics/stage_finder_spec.rb": 1.0447849133327216,291 "spec/services/issues/issuable_base_service_spec.rb": 0.9888319795089615,292 "spec/serializers/codequality_reports_comparer_serializer_spec.rb": 0.9602465043715076,293 "spec/graphql/types/ci/pipeline_manual_variable_type_spec.rb": 0.8938920013264116,294 "spec/lib/system_check/incoming_email/imap_authentication_check_spec.rb": 0.8653621076894846,295 "spec/graphql/types/branch_rules/branch_protection_type_spec.rb": 0.8405865242448674,296 "spec/lib/gitlab/ci_access_spec.rb": 0.8038876740250496,297 "spec/graphql/types/work_items/widgets/crm_contacts_update_input_type_spec.rb": 0.7948996894311664,298 "spec/workers/todos_destroyer/confidential_issue_worker_spec.rb": 0.7705223229843574,299 "spec/rubocop/cop/gitlab/token_without_prefix_spec.rb": 0.7542638227571161,300 "spec/lib/bitbucket_server/retry_with_delay_spec.rb": 0.7115021459957955,301 "spec/lib/gitlab/backtrace_cleaner_spec.rb": 0.6478576360769996,302 "spec/graphql/types/limited_countable_connection_type_spec.rb": 0.5766694334668845,303 "spec/serializers/project_mirror_entity_spec.rb": 0.546356182032984,304 "spec/graphql/types/mutation_type_spec.rb": 0.5402691889253883,305 "spec/lib/gitlab/serializer/ci/variables_spec.rb": 0.5124875688527293,306 "spec/graphql/types/packages/package_dependency_type_spec.rb": 0.5106863266915371307}308Running command: bundle exec rspec -Ispec -rspec_helper --color --failure-exit-code 1 --error-exit-code 2 --format documentation --format Support::Formatters::JsonFormatter --out rspec/rspec-7471346549.json --format RspecJunitFormatter --out rspec/rspec-7471346549.xml --fail-fast=20 --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request -- spec/services/merge_requests/push_options_handler_service_spec.rb spec/tasks/gitlab/usage_data_rake_spec.rb spec/lib/banzai/filter/repository_link_filter_spec.rb spec/models/container_repository_spec.rb spec/lib/gitlab/background_migration/backfill_finding_id_in_vulnerabilities_spec.rb spec/finders/labels_finder_spec.rb spec/presenters/ci/build_runner_presenter_spec.rb spec/services/packages/debian/generate_distribution_service_spec.rb spec/services/environments/stop_service_spec.rb spec/lib/gitlab/background_migration/backfill_wiki_repository_states_project_id_spec.rb spec/lib/gitlab/import_export/members_mapper_spec.rb spec/services/alert_management/create_alert_issue_service_spec.rb spec/lib/backup/database_connection_spec.rb spec/lib/gitlab/checks/tag_check_spec.rb spec/lib/gitlab/github_import/importer/pull_request_importer_spec.rb spec/services/ci/cancel_pipeline_service_spec.rb spec/lib/gitlab/background_migration/backfill_wiki_page_slugs_project_id_spec.rb spec/serializers/environment_serializer_spec.rb spec/lib/banzai/filter/video_link_filter_spec.rb spec/lib/search/group_settings_spec.rb spec/lib/gitlab/metrics/requests_rack_middleware_spec.rb spec/models/clusters/clusters_hierarchy_spec.rb spec/workers/projects/after_import_worker_spec.rb spec/lib/gitlab/cache/ci/project_pipeline_status_spec.rb spec/lib/gitlab/database/with_lock_retries_outside_transaction_spec.rb spec/tasks/gitlab/refresh_project_statistics_build_artifacts_size_rake_spec.rb spec/lib/gitlab/background_migration/backfill_vulnerability_findings_remediations_project_id_spec.rb spec/lib/gitlab/checks/diff_check_spec.rb spec/lib/banzai/filter/references/feature_flag_reference_filter_spec.rb spec/lib/gitlab/discussions_diff/file_collection_spec.rb spec/lib/gitlab/background_migration/backfill_packages_debian_project_components_project_id_spec.rb spec/lib/gitlab/graphql/queries_spec.rb spec/models/concerns/participable_spec.rb spec/lib/gitlab/pagination/keyset/paginator_spec.rb spec/rubocop/cop/graphql/descriptions_spec.rb spec/lib/gitlab/audit/auditor_spec.rb spec/lib/gitlab/ci/pipeline/chain/ensure_environments_spec.rb spec/workers/projects/import_export/relation_import_worker_spec.rb spec/services/ci/create_pipeline_service/cache_spec.rb spec/models/snippet_statistics_spec.rb spec/services/dependency_proxy/auth_token_service_spec.rb spec/services/security/ci_configuration/dependency_scanning_create_service_spec.rb spec/lib/gitlab/ci/reports/codequality_reports_comparer_spec.rb spec/models/integrations/emails_on_push_spec.rb spec/lib/gitlab/performance_bar_spec.rb spec/lib/event_filter_spec.rb spec/models/concerns/ci/partitionable/switch_spec.rb spec/services/issues/reorder_service_spec.rb spec/workers/ci/user_cancel_pipeline_worker_spec.rb spec/workers/auto_devops/disable_worker_spec.rb spec/serializers/ci/trigger_entity_spec.rb spec/models/work_items/resource_link_event_spec.rb spec/graphql/resolvers/namespace_projects_resolver_spec.rb spec/models/namespace_statistics_spec.rb spec/tasks/gitlab/packages/migrate_rake_spec.rb spec/models/ci/deleted_object_spec.rb spec/services/personal_access_tokens/create_service_spec.rb spec/finders/packages/go/package_finder_spec.rb spec/lib/gitlab/import_export/project/export_task_spec.rb spec/finders/projects/ml/model_finder_spec.rb spec/lib/banzai/pipeline/plain_markdown_pipeline_spec.rb spec/services/issue_email_participants/destroy_service_spec.rb spec/services/service_desk/custom_email_verifications/update_service_spec.rb spec/lib/gitlab/github_import/importer/collaborator_importer_spec.rb spec/lib/gitlab/metrics/exporter/base_exporter_spec.rb spec/services/issue_email_participants/create_service_spec.rb spec/services/packages/debian/update_distribution_service_spec.rb spec/models/concerns/clusters/agents/authorizations/ci_access/config_scopes_spec.rb spec/models/group_import_state_spec.rb spec/graphql/mutations/users/set_namespace_commit_email_spec.rb spec/services/issue_links/destroy_service_spec.rb spec/workers/clusters/applications/deactivate_integration_worker_spec.rb spec/services/service_desk/custom_emails/create_service_spec.rb spec/models/concerns/ci/track_environment_usage_spec.rb spec/lib/api/entities/basic_project_details_spec.rb spec/models/ci/build_trace_spec.rb spec/lib/gitlab/ci/templates/Jobs/sast_iac_latest_gitlab_ci_yaml_spec.rb spec/lib/gitlab/ci/config/entry/commands_spec.rb spec/services/ci/append_build_trace_service_spec.rb spec/finders/data_transfer/project_data_transfer_finder_spec.rb spec/workers/gitlab/bitbucket_import/import_issue_worker_spec.rb spec/policies/clusters/agents/activity_event_policy_spec.rb spec/lib/gitlab/gitaly_client/diff_spec.rb spec/workers/destroy_pages_deployments_worker_spec.rb spec/models/integrations/chat_message/merge_message_spec.rb spec/services/integrations/exclusions/destroy_service_spec.rb spec/channels/graphql_channel_spec.rb spec/lib/gitlab/database/migrations/batched_migration_last_id_spec.rb spec/finders/banzai/uploads_finder_spec.rb spec/tasks/gitlab/audit_event_types/audit_event_types_rake_spec.rb spec/validators/x509_certificate_credentials_validator_spec.rb spec/services/milestones/merge_requests_count_service_spec.rb spec/services/ml/increment_version_service_spec.rb spec/models/group_custom_attribute_spec.rb spec/lib/sidebars/admin/panel_spec.rb spec/helpers/projects/ml/model_registry_helper_spec.rb spec/services/work_items/widgets/labels_service/update_service_spec.rb spec/lib/gitlab/config/entry/undefined_spec.rb spec/presenters/ml/candidate_details_presenter_spec.rb spec/rubocop/cop/graphql/json_type_spec.rb spec/graphql/resolvers/environments/last_deployment_resolver_spec.rb spec/workers/ci/pipeline_finished_worker_spec.rb spec/lib/gitlab/cache/json_cache_spec.rb spec/lib/gitlab/graphql/subscriptions/action_cable_with_load_balancing_spec.rb spec/lib/gitlab/database_importers/work_items/base_type_importer_spec.rb spec/services/ci/catalog/resources/create_service_spec.rb spec/lib/gitlab/reference_counter_spec.rb spec/serializers/runner_entity_spec.rb spec/tooling/danger/ci_templates_spec.rb spec/lib/gitlab/auth/crowd/authentication_spec.rb spec/lib/gitlab/ci/reports/security/locations/secret_detection_spec.rb spec/lib/bulk_imports/projects/graphql/get_repository_query_spec.rb spec/workers/dependency_proxy/cleanup_dependency_proxy_worker_spec.rb spec/services/reset_project_cache_service_spec.rb spec/rubocop/cop/usage_data/large_table_spec.rb spec/lib/gitlab/changelog/generator_spec.rb spec/graphql/mutations/customer_relations/contacts/update_spec.rb spec/graphql/resolvers/users/group_count_resolver_spec.rb spec/services/protected_branches/api_service_spec.rb spec/lib/gitlab/usage/metrics/instrumentations/count_csv_imports_metric_spec.rb spec/lib/gitlab/redis/multi_store_connection_pool_spec.rb spec/models/preloaders/commit_status_preloader_spec.rb spec/models/clusters/group_spec.rb spec/lib/gitlab/database/schema_migrations/migrations_spec.rb spec/lib/banzai/reference_parser/wiki_page_parser_spec.rb spec/lib/gitlab/bitbucket_import/importers/lfs_object_importer_spec.rb spec/services/pages/destroy_deployments_service_spec.rb spec/models/users/calloutable_spec.rb spec/workers/ci/runners/stale_machines_cleanup_cron_worker_spec.rb spec/lib/gitlab/database/pg_class_spec.rb spec/services/projects/prometheus/metrics/destroy_service_spec.rb spec/lib/gitlab/ci/ansi2json/state_spec.rb spec/services/ci/partitions/create_service_spec.rb spec/lib/gitlab/ci/config/normalizer/matrix_strategy_spec.rb spec/workers/issuable/label_links_destroy_worker_spec.rb spec/services/feature_flags/hook_service_spec.rb spec/views/devise/confirmations/almost_there.html.haml_spec.rb spec/graphql/resolvers/clusters/agents/authorizations/user_access_resolver_spec.rb spec/graphql/types/work_items/widgets/time_tracking/time_tracking_input_type_spec.rb spec/lib/gitlab/sidekiq_middleware/concurrency_limit/server_spec.rb spec/rubocop/cop/migration/complex_indexes_require_name_spec.rb spec/graphql/types/release_assets_input_type_spec.rb spec/lib/security/report_schema_version_matcher_spec.rb spec/lib/gitlab/usage/metrics/instrumentations/count_users_associating_milestones_to_releases_metric_spec.rb spec/lib/banzai/pipeline/broadcast_message_pipeline_spec.rb spec/lib/gitlab/lazy_spec.rb spec/lib/bulk_imports/common/extractors/ndjson_extractor_spec.rb spec/workers/issues/reschedule_stuck_issue_rebalances_worker_spec.rb spec/views/admin/application_settings/repository.html.haml_spec.rb spec/lib/kramdown/kramdown_spec.rb spec/lib/bulk_imports/common/transformers/prohibited_attributes_transformer_spec.rb spec/services/protected_tags/destroy_service_spec.rb spec/graphql/types/analytics/cycle_analytics/value_streams/stage_type_spec.rb spec/graphql/types/packages/nuget/dependency_link_metdatum_type_spec.rb spec/finders/analytics/cycle_analytics/stage_finder_spec.rb spec/services/issues/issuable_base_service_spec.rb spec/serializers/codequality_reports_comparer_serializer_spec.rb spec/graphql/types/ci/pipeline_manual_variable_type_spec.rb spec/lib/system_check/incoming_email/imap_authentication_check_spec.rb spec/graphql/types/branch_rules/branch_protection_type_spec.rb spec/lib/gitlab/ci_access_spec.rb spec/graphql/types/work_items/widgets/crm_contacts_update_input_type_spec.rb spec/workers/todos_destroyer/confidential_issue_worker_spec.rb spec/rubocop/cop/gitlab/token_without_prefix_spec.rb spec/lib/bitbucket_server/retry_with_delay_spec.rb spec/lib/gitlab/backtrace_cleaner_spec.rb spec/graphql/types/limited_countable_connection_type_spec.rb spec/serializers/project_mirror_entity_spec.rb spec/graphql/types/mutation_type_spec.rb spec/lib/gitlab/serializer/ci/variables_spec.rb spec/graphql/types/packages/package_dependency_type_spec.rbKnapsack report generator started!309warning: parser/current is loading parser/ruby31, which recognizes 3.1.6-compliant syntax, but you are running 3.1.5.311Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}312# [RSpecRunTime] Starting RSpec timer...313[TEST PROF INFO] EventProf enabled (sql.active_record)314unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.315unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.316Test environment set up in 1.51615504 seconds317# [RSpecRunTime] Starting example group spec/services/merge_requests/push_options_handler_service_spec.rb. Expected to take 6 minutes 53.12 seconds.318MergeRequests::PushOptionsHandlerService319WARNING: All log messages before absl::InitializeLog() is called are written to STDERR320I0000 00:00:1722420976.035362 326 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=0321 `create` push option322 with a new branch323 behaves like a service that can create a merge request324 creates a merge request with the correct target branch325 when project has been forked326 sets the correct source and target project327 with an existing branch but no open MR328 behaves like a service that can create a merge request329 creates a merge request with the correct target branch330 when project has been forked331 sets the correct source and target project332# [RSpecRunTime] RSpec elapsed time: 24.75 seconds. Current RSS: ~1407M. Threads: 4. load average: 1.01 0.75 0.73 1/296 916333.334 with an existing branch that has a merge request open335 behaves like a service that does not create a merge request336 is expected not to change `MergeRequest.count`337# [RSpecRunTime] RSpec elapsed time: 25.91 seconds. Current RSS: ~1410M. Threads: 4. load average: 1.01 0.75 0.73 1/296 992338.339 behaves like with a deleted branch340 behaves like a service that does nothing341 is expected not to change `MergeRequest.count`342 is expected not to change `MergeRequest.maximum(:updated_at)`343 behaves like with the project default branch344 behaves like a service that does nothing345 is expected not to change `MergeRequest.count`346 is expected not to change `MergeRequest.maximum(:updated_at)`347 `merge_when_pipeline_succeeds` push option348 with a new branch349 adds an error to the service350 behaves like a service that does not create a merge request351 is expected not to change `MergeRequest.count`352 when coupled with the `create` push option353 behaves like a service that can create a merge request354 creates a merge request with the correct target branch355 when project has been forked356 sets the correct source and target project357# [RSpecRunTime] RSpec elapsed time: 35.11 seconds. Current RSS: ~1435M. Threads: 4. load average: 1.09 0.78 0.74 1/296 1223358.359 behaves like a service that can set the merge request to merge when pipeline succeeds360 sets auto_merge_enabled361 when merge_when_checks_pass is false362 sets auto_merge_enabled363# [RSpecRunTime] RSpec elapsed time: 37.59 seconds. Current RSS: ~1445M. Threads: 4. load average: 1.16 0.80 0.75 1/295 1252364.365 with an existing branch but no open MR366 adds an error to the service367 behaves like a service that does not create a merge request368 is expected not to change `MergeRequest.count`369 when coupled with the `create` push option370 behaves like a service that can create a merge request371 creates a merge request with the correct target branch372 when project has been forked373 sets the correct source and target project374# [RSpecRunTime] RSpec elapsed time: 45.32 seconds. Current RSS: ~1450M. Threads: 4. load average: 1.15 0.80 0.75 1/296 1482375.376 behaves like a service that can set the merge request to merge when pipeline succeeds377 sets auto_merge_enabled378 when merge_when_checks_pass is false379 sets auto_merge_enabled380# [RSpecRunTime] RSpec elapsed time: 47.78 seconds. Current RSS: ~1459M. Threads: 4. load average: 1.14 0.81 0.75 1/295 1511381.382 with an existing branch that has a merge request open383 behaves like a service that does not create a merge request384 is expected not to change `MergeRequest.count`385# [RSpecRunTime] RSpec elapsed time: 48.97 seconds. Current RSS: ~1474M. Threads: 4. load average: 1.14 0.81 0.75 1/296 1589386.387 behaves like a service that can set the merge request to merge when pipeline succeeds388 sets auto_merge_enabled389 when merge_when_checks_pass is false390 sets auto_merge_enabled391# [RSpecRunTime] RSpec elapsed time: 51.07 seconds. Current RSS: ~1495M. Threads: 4. load average: 1.14 0.81 0.75 1/296 1727392.393 behaves like with a deleted branch394 behaves like a service that does nothing395 is expected not to change `MergeRequest.count`396 is expected not to change `MergeRequest.maximum(:updated_at)`397 behaves like with the project default branch398 behaves like a service that does nothing399 is expected not to change `MergeRequest.count`400 is expected not to change `MergeRequest.maximum(:updated_at)`401# [RSpecRunTime] RSpec elapsed time: 53.37 seconds. Current RSS: ~1629M. Threads: 4. load average: 1.21 0.83 0.76 1/296 1728402.403 `remove_source_branch` push option404 with a new branch405 adds an error to the service406 behaves like a service that does not create a merge request407 is expected not to change `MergeRequest.count`408 when coupled with the `create` push option409 behaves like a service that can create a merge request410 creates a merge request with the correct target branch411 when project has been forked412 sets the correct source and target project413# [RSpecRunTime] RSpec elapsed time: 1 minute 0.28 second. Current RSS: ~1473M. Threads: 4. load average: 1.43 0.88 0.78 1/298 1959414.415 behaves like a service that can remove the source branch when it is merged416 returns true to force_remove_source_branch?417# [RSpecRunTime] RSpec elapsed time: 1 minute 1.69 seconds. Current RSS: ~1449M. Threads: 4. load average: 1.40 0.88 0.78 1/297 1974418.419 with an existing branch but no open MR420 adds an error to the service421 behaves like a service that does not create a merge request422 is expected not to change `MergeRequest.count`423 when coupled with the `create` push option424 behaves like a service that can create a merge request425 creates a merge request with the correct target branch426 when project has been forked427 sets the correct source and target project428# [RSpecRunTime] RSpec elapsed time: 1 minute 10.07 seconds. Current RSS: ~1431M. Threads: 4. load average: 1.28 0.87 0.77 1/294 2205429.430 behaves like a service that can remove the source branch when it is merged431 returns true to force_remove_source_branch?432# [RSpecRunTime] RSpec elapsed time: 1 minute 11.44 seconds. Current RSS: ~1432M. Threads: 4. load average: 1.28 0.87 0.77 1/293 2220433.434 with an existing branch that has a merge request open435 behaves like a service that does not create a merge request436 is expected not to change `MergeRequest.count`437# [RSpecRunTime] RSpec elapsed time: 1 minute 12.67 seconds. Current RSS: ~1448M. Threads: 4. load average: 1.26 0.87 0.78 1/294 2298438.439 behaves like a service that can remove the source branch when it is merged440 returns true to force_remove_source_branch?441# [RSpecRunTime] RSpec elapsed time: 1 minute 13.78 seconds. Current RSS: ~1464M. Threads: 4. load average: 1.26 0.87 0.78 1/294 2367442.443 behaves like with a deleted branch444 behaves like a service that does nothing445 is expected not to change `MergeRequest.count`446 is expected not to change `MergeRequest.maximum(:updated_at)`447 behaves like with the project default branch448 behaves like a service that does nothing449 is expected not to change `MergeRequest.count`450 is expected not to change `MergeRequest.maximum(:updated_at)`451 `target` push option452 with a new branch453 adds an error to the service454 behaves like a service that does not create a merge request455 is expected not to change `MergeRequest.count`456 when coupled with the `create` push option457 behaves like a service that can create a merge request458 creates a merge request with the correct target branch459 when project has been forked460 sets the correct source and target project461# [RSpecRunTime] RSpec elapsed time: 1 minute 22.72 seconds. Current RSS: ~1457M. Threads: 4. load average: 1.22 0.87 0.78 1/294 2598462.463 behaves like a service that can set the target of a merge request464 sets the target_branch465# [RSpecRunTime] RSpec elapsed time: 1 minute 24.11 seconds. Current RSS: ~1459M. Threads: 4. load average: 1.22 0.87 0.78 1/294 2613466.467 with an existing branch but no open MR468 adds an error to the service469 behaves like a service that does not create a merge request470 is expected not to change `MergeRequest.count`471 when coupled with the `create` push option472 behaves like a service that can create a merge request473 creates a merge request with the correct target branch474 when project has been forked475 sets the correct source and target project476# [RSpecRunTime] RSpec elapsed time: 1 minute 32.5 seconds. Current RSS: ~1449M. Threads: 4. load average: 1.19 0.88 0.78 1/294 2844477.478 behaves like a service that can set the target of a merge request479 sets the target_branch480# [RSpecRunTime] RSpec elapsed time: 1 minute 33.81 seconds. Current RSS: ~1451M. Threads: 4. load average: 1.19 0.88 0.78 1/293 2859481.482 with an existing branch that has a merge request open483 behaves like a service that does not create a merge request484 is expected not to change `MergeRequest.count`485# [RSpecRunTime] RSpec elapsed time: 1 minute 35.07 seconds. Current RSS: ~1455M. Threads: 4. load average: 1.19 0.88 0.78 1/294 2937486.487 behaves like a service that can set the target of a merge request488 sets the target_branch489# [RSpecRunTime] RSpec elapsed time: 1 minute 36.2 seconds. Current RSS: ~1467M. Threads: 4. load average: 1.19 0.88 0.78 1/294 3007490.491 behaves like with a deleted branch492 behaves like a service that does nothing493 is expected not to change `MergeRequest.count`494 is expected not to change `MergeRequest.maximum(:updated_at)`495 behaves like with the project default branch496 behaves like a service that does nothing497 is expected not to change `MergeRequest.count`498 is expected not to change `MergeRequest.maximum(:updated_at)`499 `target_project` push option500 to self501 behaves like a service that can set the target project of a merge request502 creates a merge request with the correct target project503# [RSpecRunTime] RSpec elapsed time: 1 minute 39.58 seconds. Current RSS: ~1555M. Threads: 4. load average: 1.17 0.88 0.78 1/293 3051504.505 to intermediate project506 behaves like a service that can set the target project of a merge request507 creates a merge request with the correct target project508# [RSpecRunTime] RSpec elapsed time: 1 minute 42.87 seconds. Current RSS: ~1546M. Threads: 4. load average: 1.16 0.88 0.78 1/292 3107509.510 to base project511 behaves like a service that can set the target project of a merge request512 creates a merge request with the correct target project513# [RSpecRunTime] RSpec elapsed time: 1 minute 45.05 seconds. Current RSS: ~1530M. Threads: 4. load average: 1.16 0.88 0.78 1/292 3155514.515 `title` push option516 with a new branch517 adds an error to the service518 behaves like a service that does not create a merge request519 is expected not to change `MergeRequest.count`520 when coupled with the `create` push option521 behaves like a service that can create a merge request522 creates a merge request with the correct target branch523 when project has been forked524 sets the correct source and target project525# [RSpecRunTime] RSpec elapsed time: 1 minute 51.81 seconds. Current RSS: ~1475M. Threads: 4. load average: 1.13 0.89 0.79 1/292 3388526.527 behaves like a service that can set the title of a merge request528 sets the title529# [RSpecRunTime] RSpec elapsed time: 1 minute 53.05 seconds. Current RSS: ~1476M. Threads: 4. load average: 1.13 0.89 0.79 1/292 3403530.531 with an existing branch but no open MR532 adds an error to the service533 behaves like a service that does not create a merge request534 is expected not to change `MergeRequest.count`535 when coupled with the `create` push option536 behaves like a service that can create a merge request537 creates a merge request with the correct target branch538 when project has been forked539 sets the correct source and target project540# [RSpecRunTime] RSpec elapsed time: 2 minutes 0.76 second. Current RSS: ~1420M. Threads: 4. load average: 1.20 0.91 0.79 1/292 3633541.542 behaves like a service that can set the title of a merge request543 sets the title544# [RSpecRunTime] RSpec elapsed time: 2 minutes 2.01 seconds. Current RSS: ~1421M. Threads: 4. load average: 1.19 0.91 0.80 1/292 3648545.546 with an existing branch that has a merge request open547 behaves like a service that does not create a merge request548 is expected not to change `MergeRequest.count`549# [RSpecRunTime] RSpec elapsed time: 2 minutes 3.3 seconds. Current RSS: ~1440M. Threads: 4. load average: 1.19 0.91 0.80 1/292 3726550.551 behaves like a service that can set the title of a merge request552 sets the title553# [RSpecRunTime] RSpec elapsed time: 2 minutes 4.41 seconds. Current RSS: ~1450M. Threads: 4. load average: 1.19 0.91 0.80 1/292 3795554.555 behaves like with a deleted branch556 behaves like a service that does nothing557 is expected not to change `MergeRequest.count`558 is expected not to change `MergeRequest.maximum(:updated_at)`559 behaves like with the project default branch560 behaves like a service that does nothing561 is expected not to change `MergeRequest.count`562 is expected not to change `MergeRequest.maximum(:updated_at)`563 `description` push option564 with a new branch565 adds an error to the service566 behaves like a service that does not create a merge request567 is expected not to change `MergeRequest.count`568 when coupled with the `create` push option569 behaves like a service that can create a merge request570 creates a merge request with the correct target branch571 when project has been forked572 sets the correct source and target project573# [RSpecRunTime] RSpec elapsed time: 2 minutes 13.69 seconds. Current RSS: ~1484M. Threads: 4. load average: 1.38 0.96 0.81 1/292 4021574.575 behaves like a service that can set the description of a merge request576 sets the description577# [RSpecRunTime] RSpec elapsed time: 2 minutes 15.04 seconds. Current RSS: ~1485M. Threads: 4. load average: 1.38 0.96 0.81 1/292 4036578.579 with an existing branch but no open MR580 adds an error to the service581 behaves like a service that does not create a merge request582 is expected not to change `MergeRequest.count`583 when coupled with the `create` push option584 behaves like a service that can create a merge request585 creates a merge request with the correct target branch586 when project has been forked587 sets the correct source and target project588# [RSpecRunTime] RSpec elapsed time: 2 minutes 23.31 seconds. Current RSS: ~1431M. Threads: 4. load average: 1.32 0.96 0.82 1/292 4261589.590 behaves like a service that can set the description of a merge request591 sets the description592# [RSpecRunTime] RSpec elapsed time: 2 minutes 24.69 seconds. Current RSS: ~1433M. Threads: 4. load average: 1.32 0.96 0.82 1/292 4276593.594 with an existing branch that has a merge request open595 behaves like a service that does not create a merge request596 is expected not to change `MergeRequest.count`597# [RSpecRunTime] RSpec elapsed time: 2 minutes 26.07 seconds. Current RSS: ~1447M. Threads: 4. load average: 1.32 0.96 0.82 1/292 4353598.599 behaves like a service that can set the description of a merge request600 sets the description601# [RSpecRunTime] RSpec elapsed time: 2 minutes 27.24 seconds. Current RSS: ~1455M. Threads: 4. load average: 1.29 0.96 0.82 1/292 4422602.603 with a multiline description604 behaves like a service that does not create a merge request605 is expected not to change `MergeRequest.count`606# [RSpecRunTime] RSpec elapsed time: 2 minutes 28.4 seconds. Current RSS: ~1460M. Threads: 4. load average: 1.29 0.96 0.82 1/292 4492607.608 behaves like a service that can set the multiline description of a merge request609 sets the multiline description610# [RSpecRunTime] RSpec elapsed time: 2 minutes 29.66 seconds. Current RSS: ~1501M. Threads: 4. load average: 1.29 0.96 0.82 1/292 4561611.612 behaves like with a deleted branch613 behaves like a service that does nothing614 is expected not to change `MergeRequest.count`615 is expected not to change `MergeRequest.maximum(:updated_at)`616 behaves like with the project default branch617 behaves like a service that does nothing618 is expected not to change `MergeRequest.count`619 is expected not to change `MergeRequest.maximum(:updated_at)`620 `draft` push option621 with a new branch622 adds an error to the service623 behaves like a service that does not create a merge request624 is expected not to change `MergeRequest.count`625# [RSpecRunTime] RSpec elapsed time: 2 minutes 32.55 seconds. Current RSS: ~1641M. Threads: 4. load average: 1.27 0.96 0.82 1/291 4562626.627 when coupled with the `create` push option628 behaves like a service that can create a merge request629 creates a merge request with the correct target branch630 when project has been forked631 sets the correct source and target project632# [RSpecRunTime] RSpec elapsed time: 2 minutes 39.13 seconds. Current RSS: ~1514M. Threads: 4. load average: 1.33 0.98 0.83 1/292 4793633.634 behaves like a service that can set the draft of a merge request635 sets the draft636# [RSpecRunTime] RSpec elapsed time: 2 minutes 40.44 seconds. Current RSS: ~1507M. Threads: 4. load average: 1.33 0.98 0.83 1/292 4808637.638 with an existing branch but no open MR639 adds an error to the service640 behaves like a service that does not create a merge request641 is expected not to change `MergeRequest.count`642 when coupled with the `create` push option643 behaves like a service that can create a merge request644 creates a merge request with the correct target branch645 when project has been forked646 sets the correct source and target project647# [RSpecRunTime] RSpec elapsed time: 2 minutes 48.4 seconds. Current RSS: ~1451M. Threads: 4. load average: 1.28 0.98 0.83 1/292 5038648.649 behaves like a service that can set the draft of a merge request650 sets the draft651# [RSpecRunTime] RSpec elapsed time: 2 minutes 49.76 seconds. Current RSS: ~1453M. Threads: 4. load average: 1.28 0.98 0.83 1/292 5053652.653 with an existing branch that has a merge request open654 behaves like a service that does not create a merge request655 is expected not to change `MergeRequest.count`656# [RSpecRunTime] RSpec elapsed time: 2 minutes 51.08 seconds. Current RSS: ~1473M. Threads: 4. load average: 1.28 0.98 0.83 1/292 5130657.658 behaves like a service that can set the draft of a merge request659 sets the draft660# [RSpecRunTime] RSpec elapsed time: 2 minutes 52.28 seconds. Current RSS: ~1500M. Threads: 4. load average: 1.25 0.98 0.83 1/292 5199661.662 draft title provided while `draft` push option is set to false663 behaves like a service that can create a merge request664 creates a merge request with the correct target branch665 when project has been forked666 sets the correct source and target project667# [RSpecRunTime] RSpec elapsed time: 2 minutes 59.73 seconds. Current RSS: ~1443M. Threads: 4. load average: 1.23 0.98 0.83 1/292 5430668.669 behaves like a service that can set the draft of a merge request670 sets the draft671# [RSpecRunTime] RSpec elapsed time: 3 minutes 1.05 seconds. Current RSS: ~1446M. Threads: 4. load average: 1.23 0.98 0.83 1/292 5445672.673 behaves like with a deleted branch674 behaves like a service that does nothing675 is expected not to change `MergeRequest.count`676 is expected not to change `MergeRequest.maximum(:updated_at)`677 behaves like with the project default branch678 behaves like a service that does nothing679 is expected not to change `MergeRequest.count`680 is expected not to change `MergeRequest.maximum(:updated_at)`681 `squash` push option682 with a new branch683 adds an error to the service684 behaves like a service that does not create a merge request685 is expected not to change `MergeRequest.count`686 when coupled with the `create` push option687 behaves like a service that can create a merge request688 creates a merge request with the correct target branch689 when project has been forked690 sets the correct source and target project691# [RSpecRunTime] RSpec elapsed time: 3 minutes 9.72 seconds. Current RSS: ~1475M. Threads: 4. load average: 1.20 0.98 0.83 1/292 5676692.693 behaves like a service that can set a merge request to be squashed694 sets the squash property695# [RSpecRunTime] RSpec elapsed time: 3 minutes 10.95 seconds. Current RSS: ~1476M. Threads: 4. load average: 1.20 0.98 0.83 1/292 5691696.697 when squash is false698 behaves like a service that can set a merge request to be squashed699 sets the squash property700# [RSpecRunTime] RSpec elapsed time: 3 minutes 12.25 seconds. Current RSS: ~1479M. Threads: 4. load average: 1.18 0.99 0.83 1/291 5706701.702 with an existing branch but no open MR703 adds an error to the service704 behaves like a service that does not create a merge request705 is expected not to change `MergeRequest.count`706 when coupled with the `create` push option707 behaves like a service that can create a merge request708 creates a merge request with the correct target branch709 when project has been forked710 sets the correct source and target project711# [RSpecRunTime] RSpec elapsed time: 3 minutes 20.43 seconds. Current RSS: ~1427M. Threads: 4. load average: 1.33 1.02 0.85 1/292 5940712.713 behaves like a service that can set a merge request to be squashed714 sets the squash property715# [RSpecRunTime] RSpec elapsed time: 3 minutes 21.88 seconds. Current RSS: ~1428M. Threads: 4. load average: 1.30 1.02 0.85 1/292 5955716.717 when squash is false718 behaves like a service that can set a merge request to be squashed719 sets the squash property720# [RSpecRunTime] RSpec elapsed time: 3 minutes 23.23 seconds. Current RSS: ~1454M. Threads: 4. load average: 1.30 1.02 0.85 1/291 5970721.722 with an existing branch that has a merge request open723 behaves like a service that does not create a merge request724 is expected not to change `MergeRequest.count`725# [RSpecRunTime] RSpec elapsed time: 3 minutes 24.46 seconds. Current RSS: ~1473M. Threads: 4. load average: 1.30 1.02 0.85 1/292 6050726.727 behaves like a service that can set a merge request to be squashed728 sets the squash property729# [RSpecRunTime] RSpec elapsed time: 3 minutes 25.58 seconds. Current RSS: ~1493M. Threads: 4. load average: 1.30 1.02 0.85 1/292 6119730.731 behaves like with a deleted branch732 behaves like a service that does nothing733 is expected not to change `MergeRequest.count`734 is expected not to change `MergeRequest.maximum(:updated_at)`735 behaves like with the project default branch736 behaves like a service that does nothing737 is expected not to change `MergeRequest.count`738 is expected not to change `MergeRequest.maximum(:updated_at)`739# [RSpecRunTime] RSpec elapsed time: 3 minutes 27.39 seconds. Current RSS: ~1564M. Threads: 4. load average: 1.36 1.04 0.85 1/292 6120740.741 `label` push option742 with a new branch743 adds an error to the service744 behaves like a service that does not create a merge request745 is expected not to change `MergeRequest.count`746# [RSpecRunTime] RSpec elapsed time: 3 minutes 28.58 seconds. Current RSS: ~1624M. Threads: 4. load average: 1.36 1.04 0.85 1/291 6121747.748 when coupled with the `create` push option749 behaves like a service that can create a merge request750 creates a merge request with the correct target branch751 when project has been forked752 sets the correct source and target project753# [RSpecRunTime] RSpec elapsed time: 3 minutes 35.53 seconds. Current RSS: ~1617M. Threads: 4. load average: 1.41 1.05 0.86 1/292 6351754.755 behaves like a service that can change labels of a merge request756 changes label count757# [RSpecRunTime] RSpec elapsed time: 3 minutes 37.12 seconds. Current RSS: ~1600M. Threads: 4. load average: 1.38 1.05 0.86 1/292 6366758.759 with an existing branch but no open MR760 adds an error to the service761 behaves like a service that does not create a merge request762 is expected not to change `MergeRequest.count`763 when coupled with the `create` push option764 behaves like a service that can create a merge request765 creates a merge request with the correct target branch766 when project has been forked767 sets the correct source and target project768# [RSpecRunTime] RSpec elapsed time: 3 minutes 46.07 seconds. Current RSS: ~1629M. Threads: 4. load average: 1.35 1.05 0.86 1/292 6597769.770 behaves like a service that can change labels of a merge request771 changes label count772# [RSpecRunTime] RSpec elapsed time: 3 minutes 47.79 seconds. Current RSS: ~1618M. Threads: 4. load average: 1.32 1.05 0.86 1/292 6612773.774 with an existing branch that has a merge request open775 behaves like a service that does not create a merge request776 is expected not to change `MergeRequest.count`777# [RSpecRunTime] RSpec elapsed time: 3 minutes 49.12 seconds. Current RSS: ~1628M. Threads: 4. load average: 1.32 1.05 0.86 1/292 6689778.779 behaves like a service that can change labels of a merge request780 changes label count781# [RSpecRunTime] RSpec elapsed time: 3 minutes 50.36 seconds. Current RSS: ~1651M. Threads: 4. load average: 1.32 1.05 0.86 1/292 6758782.783 behaves like with a deleted branch784 behaves like a service that does nothing785 is expected not to change `MergeRequest.count`786 is expected not to change `MergeRequest.maximum(:updated_at)`787 behaves like with the project default branch788 behaves like a service that does nothing789 is expected not to change `MergeRequest.count`790 is expected not to change `MergeRequest.maximum(:updated_at)`791 `unlabel` push option792 with a new branch793 adds an error to the service794 behaves like a service that does not create a merge request795 is expected not to change `MergeRequest.count`796 when coupled with the `create` push option797 behaves like a service that can create a merge request798 creates a merge request with the correct target branch799 when project has been forked800 sets the correct source and target project801# [RSpecRunTime] RSpec elapsed time: 4 minutes 0.62 second. Current RSS: ~1639M. Threads: 4. load average: 1.27 1.05 0.86 1/292 6989802.803 behaves like a service that can change labels of a merge request804 changes label count805# [RSpecRunTime] RSpec elapsed time: 4 minutes 2.28 seconds. Current RSS: ~1640M. Threads: 4. load average: 1.25 1.05 0.86 1/292 7004806.807 with an existing branch but no open MR808 adds an error to the service809 behaves like a service that does not create a merge request810 is expected not to change `MergeRequest.count`811 when coupled with the `create` push option812 behaves like a service that can create a merge request813 creates a merge request with the correct target branch814 when project has been forked815 sets the correct source and target project816# [RSpecRunTime] RSpec elapsed time: 4 minutes 9.69 seconds. Current RSS: ~1702M. Threads: 4. load average: 1.31 1.06 0.87 1/292 7234817.818 behaves like a service that can change labels of a merge request819 changes label count820# [RSpecRunTime] RSpec elapsed time: 4 minutes 11.39 seconds. Current RSS: ~1739M. Threads: 4. load average: 1.31 1.06 0.87 1/292 7249821.822 with an existing branch that has a merge request open823 behaves like a service that does not create a merge request824 is expected not to change `MergeRequest.count`825# [RSpecRunTime] RSpec elapsed time: 4 minutes 12.77 seconds. Current RSS: ~1740M. Threads: 4. load average: 1.52 1.11 0.89 1/292 7326826.827 behaves like a service that can change labels of a merge request828 changes label count829# [RSpecRunTime] RSpec elapsed time: 4 minutes 14.14 seconds. Current RSS: ~1750M. Threads: 4. load average: 1.52 1.11 0.89 1/292 7395830.831 behaves like with a deleted branch832 behaves like a service that does nothing833 is expected not to change `MergeRequest.count`834 is expected not to change `MergeRequest.maximum(:updated_at)`835 behaves like with the project default branch836 behaves like a service that does nothing837 is expected not to change `MergeRequest.count`838 is expected not to change `MergeRequest.maximum(:updated_at)`839 `milestone` push option840 with a valid milestone841 with a new branch842 adds an error to the service843 behaves like a service that does not create a merge request844 is expected not to change `MergeRequest.count`845# [RSpecRunTime] RSpec elapsed time: 4 minutes 17.29 seconds. Current RSS: ~1886M. Threads: 4. load average: 1.48 1.11 0.89 1/291 7396846.847 when coupled with the `create` push option848 behaves like a service that can create a merge request849 creates a merge request with the correct target branch850 when project has been forked851 sets the correct source and target project852# [RSpecRunTime] RSpec elapsed time: 4 minutes 23.51 seconds. Current RSS: ~1601M. Threads: 4. load average: 1.44 1.11 0.89 1/292 7628853.854 behaves like a service that can set the milestone of a merge request855 sets the milestone856# [RSpecRunTime] RSpec elapsed time: 4 minutes 25.0 seconds. Current RSS: ~1570M. Threads: 4. load average: 1.44 1.11 0.89 1/292 7643857.858 with an existing branch but no open MR859 adds an error to the service860 behaves like a service that does not create a merge request861 is expected not to change `MergeRequest.count`862 when coupled with the `create` push option863 behaves like a service that can create a merge request864 creates a merge request with the correct target branch865 when project has been forked866 sets the correct source and target project867# [RSpecRunTime] RSpec elapsed time: 4 minutes 32.78 seconds. Current RSS: ~1767M. Threads: 4. load average: 1.37 1.10 0.89 1/292 7873868.869 behaves like a service that can set the milestone of a merge request870 sets the milestone871# [RSpecRunTime] RSpec elapsed time: 4 minutes 34.11 seconds. Current RSS: ~1757M. Threads: 4. load average: 1.37 1.10 0.89 1/292 7888872.873 with an existing branch that has a merge request open874 behaves like a service that does not create a merge request875 is expected not to change `MergeRequest.count`876# [RSpecRunTime] RSpec elapsed time: 4 minutes 35.19 seconds. Current RSS: ~1775M. Threads: 4. load average: 1.37 1.10 0.89 1/292 7965877.878 behaves like a service that can set the milestone of a merge request879 sets the milestone880# [RSpecRunTime] RSpec elapsed time: 4 minutes 36.36 seconds. Current RSS: ~1787M. Threads: 4. load average: 1.37 1.10 0.89 1/292 8034881.882 behaves like with a deleted branch883 behaves like a service that does nothing884 is expected not to change `MergeRequest.count`885 is expected not to change `MergeRequest.maximum(:updated_at)`886 behaves like with the project default branch887 behaves like a service that does nothing888 is expected not to change `MergeRequest.count`889 is expected not to change `MergeRequest.maximum(:updated_at)`890 with invalid milestone891 behaves like a service that can set the milestone of a merge request892 sets the milestone893# [RSpecRunTime] RSpec elapsed time: 4 minutes 38.68 seconds. Current RSS: ~1855M. Threads: 4. load average: 1.34 1.10 0.89 1/292 8049894.895 with an ancestor milestone896 with immediate parent milestone897 behaves like a service that can create a merge request898 creates a merge request with the correct target branch899 when project has been forked900 sets the correct source and target project901# [RSpecRunTime] RSpec elapsed time: 4 minutes 45.62 seconds. Current RSS: ~1893M. Threads: 4. load average: 1.32 1.10 0.89 1/292 8280902.903 behaves like a service that can set the milestone of a merge request904 sets the milestone905# [RSpecRunTime] RSpec elapsed time: 4 minutes 46.96 seconds. Current RSS: ~1885M. Threads: 4. load average: 1.21 1.08 0.89 1/292 8295906.907 with multi-level ancestor milestone908 behaves like a service that can create a merge request909 creates a merge request with the correct target branch910 when project has been forked911 sets the correct source and target project912# [RSpecRunTime] RSpec elapsed time: 4 minutes 53.2 seconds. Current RSS: ~1801M. Threads: 4. load average: 1.19 1.08 0.89 1/292 8525913.914 behaves like a service that can set the milestone of a merge request915 sets the milestone916# [RSpecRunTime] RSpec elapsed time: 4 minutes 54.58 seconds. Current RSS: ~1794M. Threads: 4. load average: 1.19 1.08 0.89 1/292 8540917.918 `assign` push option919 behaves like with a new branch920 adds an error to the service921 behaves like a service that does not create a merge request922 is expected not to change `MergeRequest.count`923 behaves like when coupled with the `create` push option924 behaves like a service that can create a merge request925 creates a merge request with the correct target branch926 when project has been forked927 sets the correct source and target project928# [RSpecRunTime] RSpec elapsed time: 5 minutes 1.13 seconds. Current RSS: ~1829M. Threads: 4. load average: 1.10 1.06 0.89 1/292 8772929.930 behaves like a service that can change assignees of a merge request931 changes assignee count932# [RSpecRunTime] RSpec elapsed time: 5 minutes 2.37 seconds. Current RSS: ~1809M. Threads: 4. load average: 1.17 1.08 0.89 1/292 8787933.934 behaves like with an existing branch but no open MR935 adds an error to the service936 behaves like a service that does not create a merge request937 is expected not to change `MergeRequest.count`938 behaves like when coupled with the `create` push option939 behaves like a service that can create a merge request940 creates a merge request with the correct target branch941 when project has been forked942 sets the correct source and target project943# [RSpecRunTime] RSpec elapsed time: 5 minutes 8.95 seconds. Current RSS: ~1802M. Threads: 4. load average: 1.16 1.07 0.89 1/292 9018944.945 behaves like a service that can change assignees of a merge request946 changes assignee count947# [RSpecRunTime] RSpec elapsed time: 5 minutes 11.49 seconds. Current RSS: ~1796M. Threads: 4. load average: 1.16 1.07 0.89 1/291 9033948.949 behaves like with an existing branch that has a merge request open in foss950 behaves like a service that does not create a merge request951 is expected not to change `MergeRequest.count`952# [RSpecRunTime] RSpec elapsed time: 5 minutes 12.6 seconds. Current RSS: ~1790M. Threads: 4. load average: 1.14 1.07 0.89 1/292 9112953.954 behaves like a service that can change assignees of a merge request955 changes assignee count956# [RSpecRunTime] RSpec elapsed time: 5 minutes 13.7 seconds. Current RSS: ~1797M. Threads: 4. load average: 1.14 1.07 0.89 1/292 9182957.958 behaves like with a deleted branch959 behaves like a service that does nothing960 is expected not to change `MergeRequest.count`961 is expected not to change `MergeRequest.maximum(:updated_at)`962 behaves like with the project default branch963 behaves like a service that does nothing964 is expected not to change `MergeRequest.count`965 is expected not to change `MergeRequest.maximum(:updated_at)`966 when passing in usernames967 behaves like with an existing branch that has a merge request open in foss968 behaves like a service that does not create a merge request969 is expected not to change `MergeRequest.count`970# [RSpecRunTime] RSpec elapsed time: 5 minutes 16.53 seconds. Current RSS: ~1838M. Threads: 4. load average: 1.14 1.07 0.89 1/292 9251971.972 behaves like a service that can change assignees of a merge request973 changes assignee count974# [RSpecRunTime] RSpec elapsed time: 5 minutes 18.05 seconds. Current RSS: ~1843M. Threads: 4. load average: 1.21 1.09 0.90 1/292 9321975.976 `unassign` push option977 behaves like with a new branch978 adds an error to the service979 behaves like a service that does not create a merge request980 is expected not to change `MergeRequest.count`981 behaves like when coupled with the `create` push option982 behaves like a service that can create a merge request983 creates a merge request with the correct target branch984 when project has been forked985 sets the correct source and target project986# [RSpecRunTime] RSpec elapsed time: 5 minutes 24.76 seconds. Current RSS: ~1827M. Threads: 4. load average: 1.20 1.09 0.90 1/293 9551987.988 behaves like a service that can change assignees of a merge request989 changes assignee count990# [RSpecRunTime] RSpec elapsed time: 5 minutes 26.62 seconds. Current RSS: ~1807M. Threads: 4. load average: 1.20 1.09 0.90 1/293 9566991.992 behaves like with an existing branch but no open MR993 adds an error to the service994 behaves like a service that does not create a merge request995 is expected not to change `MergeRequest.count`996# [RSpecRunTime] RSpec elapsed time: 5 minutes 28.27 seconds. Current RSS: ~1795M. Threads: 4. load average: 1.18 1.09 0.90 1/292 9567997.998 behaves like when coupled with the `create` push option999 behaves like a service that can create a merge request1000 creates a merge request with the correct target branch1001 when project has been forked1002 sets the correct source and target project1003# [RSpecRunTime] RSpec elapsed time: 5 minutes 34.69 seconds. Current RSS: ~1709M. Threads: 4. load average: 1.25 1.10 0.91 1/293 97981004.1005 behaves like a service that can change assignees of a merge request1006 changes assignee count1007# [RSpecRunTime] RSpec elapsed time: 5 minutes 36.03 seconds. Current RSS: ~1709M. Threads: 4. load average: 1.25 1.10 0.91 1/293 98131008.1009 behaves like with an existing branch that has a merge request open in foss1010 behaves like a service that does not create a merge request1011 is expected not to change `MergeRequest.count`1012# [RSpecRunTime] RSpec elapsed time: 5 minutes 37.27 seconds. Current RSS: ~1710M. Threads: 4. load average: 1.22 1.10 0.91 1/293 98901013.1014 behaves like a service that can change assignees of a merge request1015 changes assignee count1016# [RSpecRunTime] RSpec elapsed time: 5 minutes 38.39 seconds. Current RSS: ~1723M. Threads: 4. load average: 1.22 1.10 0.91 1/293 99601017.1018 behaves like with a deleted branch1019 behaves like a service that does nothing1020 is expected not to change `MergeRequest.count`1021 is expected not to change `MergeRequest.maximum(:updated_at)`1022 behaves like with the project default branch1023 behaves like a service that does nothing1024 is expected not to change `MergeRequest.count`1025 is expected not to change `MergeRequest.maximum(:updated_at)`1026 when passing in usernames1027 behaves like with an existing branch that has a merge request open in foss1028 behaves like a service that does not create a merge request1029 is expected not to change `MergeRequest.count`1030# [RSpecRunTime] RSpec elapsed time: 5 minutes 42.0 seconds. Current RSS: ~1867M. Threads: 4. load average: 1.21 1.10 0.91 1/293 100291031.1032 behaves like a service that can change assignees of a merge request1033 changes assignee count1034# [RSpecRunTime] RSpec elapsed time: 5 minutes 43.06 seconds. Current RSS: ~1866M. Threads: 4. load average: 1.21 1.10 0.91 1/293 100981035.1036 multiple pushed branches1037 creates a merge request per branch1038 when there are too many pushed branches1039 records an error1040# [RSpecRunTime] RSpec elapsed time: 5 minutes 45.36 seconds. Current RSS: ~1808M. Threads: 4. load average: 1.21 1.10 0.91 1/293 101271041.1042 no push options1043 behaves like a service that does nothing1044 is expected not to change `MergeRequest.count`1045 is expected not to change `MergeRequest.maximum(:updated_at)`1046 no user1047 records an error1048 unauthorized user1049 records an error1050# [RSpecRunTime] RSpec elapsed time: 5 minutes 47.38 seconds. Current RSS: ~1802M. Threads: 4. load average: 1.19 1.10 0.91 1/292 101421051.1052 handling unexpected exceptions1053 records an error1054 writes to Gitlab::AppLogger1055 when target is not a valid branch name1056 records an error1057 when the target project does not exist1058 records an error1059 when user does not have access to target project1060 records an error1061 when MRs are not enabled1062 records an error1063# [RSpecRunTime] RSpec elapsed time: 5 minutes 50.87 seconds. Current RSS: ~1860M. Threads: 4. load average: 1.19 1.10 0.91 1/292 101641064.1065 when projects are unrelated1066 records an error1067# [RSpecRunTime] RSpec elapsed time: 5 minutes 51.88 seconds. Current RSS: ~1860M. Threads: 4. load average: 1.09 1.08 0.90 1/292 101861068.1069 when MR has ActiveRecord errors1070 adds the error to its errors property1071# [RSpecRunTime] Finishing example group spec/services/merge_requests/push_options_handler_service_spec.rb. It took 5 minutes 48.51 seconds. Expected to take 6 minutes 53.12 seconds.1072# [RSpecRunTime] Starting example group spec/tasks/gitlab/usage_data_rake_spec.rb. Expected to take 2 minutes 54.97 seconds.1073gitlab:usage data take tasks1074 dump_sql_in_yaml1075 dumps SQL queries in yaml format1076# [RSpecRunTime] RSpec elapsed time: 6 minutes 19.16 seconds. Current RSS: ~1677M. Threads: 4. load average: 1.06 1.07 0.91 1/288 102231077.1078 dump_sql_in_json1079 dumps SQL queries in json format1080# [RSpecRunTime] RSpec elapsed time: 6 minutes 45.03 seconds. Current RSS: ~1692M. Threads: 4. load average: 1.04 1.06 0.91 1/288 102461081.1082 dump_non_sql_in_json1083 dumps non SQL data in json format1084# [RSpecRunTime] RSpec elapsed time: 7 minutes 10.92 seconds. Current RSS: ~1664M. Threads: 4. load average: 1.02 1.06 0.91 1/288 102691085.1086 generate_sql_metrics_fixture1087 generates fixture file correctly1088# [RSpecRunTime] RSpec elapsed time: 7 minutes 37.01 seconds. Current RSS: ~1697M. Threads: 4. load average: 1.01 1.05 0.92 1/288 102921089.1090 generate_and_send1091 generates and sends Service Ping payload1092# [RSpecRunTime] RSpec elapsed time: 8 minutes 34.07 seconds. Current RSS: ~1685M. Threads: 4. load average: 0.40 0.87 0.86 1/288 102931093.1094# [RSpecRunTime] Finishing example group spec/tasks/gitlab/usage_data_rake_spec.rb. It took 2 minutes 43.47 seconds. Expected to take 2 minutes 54.97 seconds.1095# [RSpecRunTime] RSpec elapsed time: 8 minutes 36.72 seconds. Current RSS: ~1705M. Threads: 4. load average: 0.45 0.87 0.86 1/288 102941096.1097# [RSpecRunTime] Starting example group spec/lib/banzai/filter/repository_link_filter_spec.rb. Expected to take 2 minutes 11.13 seconds.1098Banzai::Filter::RepositoryLinkFilter1099 does not trigger a gitaly n+11100 does not raise an exception on invalid URIs1101 does not raise an exception on URIs containing invalid utf-8 byte sequences1102 does not raise an exception on URIs containing invalid utf-8 byte sequences in context requested path1103 does not raise an exception with a garbled path1104 does not explode with an escaped null byte1105 ignores ref if commit is passed1106 with a wiki1107 does not modify any relative URL in anchor1108 does not modify any relative URL in image1109 does not modify any relative URL in video1110 does not modify any relative URL in audio1111# [RSpecRunTime] RSpec elapsed time: 8 minutes 51.3 seconds. Current RSS: ~1911M. Threads: 4. load average: 0.54 0.88 0.87 1/293 115101112.1113 without a repository1114 does not modify any relative URL in anchor1115 does not modify any relative URL in image1116 does not modify any relative URL in video1117 does not modify any relative URL in audio1118# [RSpecRunTime] RSpec elapsed time: 8 minutes 54.19 seconds. Current RSS: ~1821M. Threads: 4. load average: 0.65 0.90 0.87 1/293 115111119.1120 with an empty repository1121 does not modify any relative URL in anchor1122 does not modify any relative URL in image1123 does not modify any relative URL in video1124 does not modify any relative URL in audio1125# [RSpecRunTime] RSpec elapsed time: 8 minutes 57.08 seconds. Current RSS: ~1849M. Threads: 4. load average: 1.08 0.98 0.90 1/293 115641126.1127 without project repository access1128 does not modify any relative URL in anchor1129 does not modify any relative URL in image1130 does not modify any relative URL in video1131 does not modify any relative URL in audio1132# [RSpecRunTime] RSpec elapsed time: 9 minutes 2.23 seconds. Current RSS: ~1883M. Threads: 4. load average: 1.07 0.98 0.90 1/293 116731133.1134 when public project repo with a valid commit1135 handles Gitaly unavailable exceptions gracefully1136 handles Gitaly timeout exceptions gracefully1137 rebuilds absolute URL for a file in the repo1138 does not modify relative URLs in system notes1139 ignores absolute URLs with two leading slashes1140 rebuilds relative URL for a file in the repo1141 rebuilds relative URL for a missing file in the repo1142 rebuilds relative URL for a file in the repo with leading ./1143 rebuilds relative URL for a file in the repo up one directory1144 rebuilds relative URL for a file in the repo up multiple directories1145 rebuilds relative URL for a file in the repository root1146 rebuilds relative URL for a file in the repo with an anchor1147 rebuilds relative URL for a directory in the repo1148 rebuilds relative URL for an image in the repo1149 rebuilds relative URL for link to an image in the repo1150 rebuilds relative URL for a video in the repo1151 rebuilds relative URL for audio in the repo1152 does not modify relative URL with an anchor only1153 does not modify absolute URL1154 does not call gitaly1155 supports Unicode filenames1156 supports percent sign in filenames1157 when requested path is a file in the repo1158 rebuilds URL relative to the containing directory1159# [RSpecRunTime] RSpec elapsed time: 9 minutes 25.49 seconds. Current RSS: ~1766M. Threads: 4. load average: 1.05 0.98 0.90 1/294 122351160.1161 when requested path is a directory in the repo1162 rebuilds URL relative to the directory1163 when ref name contains percent sign1164 correctly escapes the ref1165 when ref name contains special chars1166 correctly escapes the ref1167 when requested path is a directory with space in the repo1168 does not escape the space twice1169# [RSpecRunTime] RSpec elapsed time: 9 minutes 30.58 seconds. Current RSS: ~1867M. Threads: 4. load average: 1.05 0.98 0.91 1/294 123481170.1171 when private project repo with a valid commit1172 handles Gitaly unavailable exceptions gracefully1173 handles Gitaly timeout exceptions gracefully1174 rebuilds absolute URL for a file in the repo1175 does not modify relative URLs in system notes1176 ignores absolute URLs with two leading slashes1177 rebuilds relative URL for a file in the repo1178 rebuilds relative URL for a missing file in the repo1179 rebuilds relative URL for a file in the repo with leading ./1180 rebuilds relative URL for a file in the repo up one directory1181 rebuilds relative URL for a file in the repo up multiple directories1182 rebuilds relative URL for a file in the repository root1183 rebuilds relative URL for a file in the repo with an anchor1184 rebuilds relative URL for a directory in the repo1185 rebuilds relative URL for an image in the repo1186 rebuilds relative URL for link to an image in the repo1187 rebuilds relative URL for a video in the repo1188 rebuilds relative URL for audio in the repo1189 does not modify relative URL with an anchor only1190 does not modify absolute URL1191 does not call gitaly1192 supports Unicode filenames1193 supports percent sign in filenames1194 when requested path is a file in the repo1195 rebuilds URL relative to the containing directory1196# [RSpecRunTime] RSpec elapsed time: 9 minutes 42.27 seconds. Current RSS: ~1875M. Threads: 4. load average: 1.04 0.99 0.91 1/294 125841197.1198 when requested path is a directory in the repo1199 rebuilds URL relative to the directory1200 when ref name contains percent sign1201 correctly escapes the ref1202# [RSpecRunTime] RSpec elapsed time: 9 minutes 44.57 seconds. Current RSS: ~1879M. Threads: 4. load average: 1.04 0.99 0.91 1/294 126171203.1204 when ref name contains special chars1205 correctly escapes the ref1206 when requested path is a directory with space in the repo1207 does not escape the space twice1208 with a valid ref1209 handles Gitaly unavailable exceptions gracefully1210 handles Gitaly timeout exceptions gracefully1211 rebuilds absolute URL for a file in the repo1212 does not modify relative URLs in system notes1213 ignores absolute URLs with two leading slashes1214 rebuilds relative URL for a file in the repo1215 rebuilds relative URL for a missing file in the repo1216 rebuilds relative URL for a file in the repo with leading ./1217 rebuilds relative URL for a file in the repo up one directory1218 rebuilds relative URL for a file in the repo up multiple directories1219 rebuilds relative URL for a file in the repository root1220 rebuilds relative URL for a file in the repo with an anchor1221 rebuilds relative URL for a directory in the repo1222 rebuilds relative URL for an image in the repo1223 rebuilds relative URL for link to an image in the repo1224 rebuilds relative URL for a video in the repo1225 rebuilds relative URL for audio in the repo1226 does not modify relative URL with an anchor only1227 does not modify absolute URL1228 does not call gitaly1229 supports Unicode filenames1230 supports percent sign in filenames1231 when requested path is a file in the repo1232 rebuilds URL relative to the containing directory1233# [RSpecRunTime] RSpec elapsed time: 10 minutes 8.61 seconds. Current RSS: ~1790M. Threads: 4. load average: 1.02 0.99 0.91 1/295 131721234.1235 when requested path is a directory in the repo1236 rebuilds URL relative to the directory1237 when ref name contains percent sign1238 correctly escapes the ref1239 when ref name contains special chars1240 correctly escapes the ref1241 when requested path is a directory with space in the repo1242 does not escape the space twice1243# [RSpecRunTime] RSpec elapsed time: 10 minutes 13.67 seconds. Current RSS: ~1907M. Threads: 4. load average: 1.02 0.99 0.91 1/295 132811244.1245 behaves like pipeline timing check1246 checks the pipeline timing1247# [RSpecRunTime] Finishing example group spec/lib/banzai/filter/repository_link_filter_spec.rb. It took 1 minute 37.33 seconds. Expected to take 2 minutes 11.13 seconds.1248# [RSpecRunTime] Starting example group spec/models/container_repository_spec.rb. Expected to take 1 minute 47.44 seconds.1249ContainerRepository1250 does not allow STI1251 behaves like having unique enum values1252 has unique values in "status"1253 has unique values in "expiration_policy_cleanup_status"1254 associations1255 belongs to the project1256 #last_published_at1257 when the GitLab API is supported1258 with a size_bytes field1259 is expected to eq Tue, 30 Apr 2024 06:07:36.225000000 +00001260 without a last_published_at field1261 is expected to eq nil1262 with an invalid value for the last_published_at field1263 is expected to eq nil1264 when the GitLab API is not supported1265 is expected to eq nil1266 #tag1267 when the repository is migrated1268 when Gitlab API is supported1269 when the Gitlab API returns a tag1270 behaves like returning an instantiated tag from the API response1271 returns an instantiated tag from the response1272 when the Gitlab API returns multiple tags1273 behaves like returning an instantiated tag from the API response1274 returns an instantiated tag from the response1275# [RSpecRunTime] RSpec elapsed time: 10 minutes 21.91 seconds. Current RSS: ~1841M. Threads: 4. load average: 1.02 0.99 0.91 1/293 132821276.1277 when the Gitlab API does not return a tag1278 returns nil1279 when the Gitlab API is not supported1280 behaves like returning an instantiated tag1281 returns an instantiated tag1282 when the repository is not migrated1283 behaves like returning an instantiated tag1284 returns an instantiated tag1285 #path1286 when project path does not contain uppercase letters1287 returns a full path to the repository1288 when path contains uppercase letters1289 returns a full path without capital letters1290 #manifest1291 returns non-empty manifest1292 #image_manifest1293 returns an image manifest from the registry1294 #valid?1295 is a valid repository1296 #tags1297 when the repository is migrated1298 when Gitlab API is supported1299 when the Gitlab API returns tags1300 returns an instantiated tag from the response1301 when the Gitlab API does not return any tags1302 returns an empty array1303# [RSpecRunTime] RSpec elapsed time: 10 minutes 31.21 seconds. Current RSS: ~1858M. Threads: 4. load average: 1.02 0.99 0.91 1/290 132961304.1305 when the Gitlab API is not supported1306 behaves like returning the non-empty tags list1307 returns non-empty tags list1308 when the repository is not migrated1309 behaves like returning the non-empty tags list1310 returns non-empty tags list1311 #each_tags_page1312 with an empty page1313 behaves like iterating through a page1314 iterates through one page1315 with one page1316 with a nil created_at1317 behaves like iterating through a page1318 iterates through one page1319 with an invalid created_at1320 behaves like iterating through a page1321 iterates through one page1322 with two pages1323 iterates through two pages1324 when max pages is reached1325 raises an error1326 without a block set1327 raises an Argument error1328 without a page size set1329 uses a default size1330 with an empty client response1331 breaks the loop1332 with a nil page1333 behaves like iterating through a page1334 iterates through one page1335# [RSpecRunTime] RSpec elapsed time: 10 minutes 41.18 seconds. Current RSS: ~1897M. Threads: 4. load average: 1.01 0.99 0.91 1/290 132971336.1337 calling on a non migrated repository1338 raises an Argument error1339 #tags_page1340 calls GitlabApiClient#tags and passes parameters1341 with a call to tags1342 returns tags and parses the previous and next cursors1343# [RSpecRunTime] RSpec elapsed time: 10 minutes 43.66 seconds. Current RSS: ~1886M. Threads: 4. load average: 1.09 1.01 0.92 1/290 132981344.1345 when the Gitlab API is is not supported1346 raises an Argument error1347 #tags_count1348 returns the count of tags1349 #has_tags?1350 has tags1351 #delete_tags!1352 when action succeeds1353 returns status that indicates success1354 when action fails1355 returns status that indicates failure1356 #delete_tag1357 when action succeeds1358 returns status that indicates success1359 when action fails1360 returns status that indicates failure1361 #location1362 when registry is running on a custom port1363 returns a full location of the repository1364# [RSpecRunTime] RSpec elapsed time: 10 minutes 51.32 seconds. Current RSS: ~1876M. Threads: 4. load average: 1.16 1.03 0.93 1/290 132991365.1366 #root_repository?1367 when repository is a root repository1368 returns true1369 when repository is not a root repository1370 returns false1371 #start_expiration_policy!1372 sets the expiration policy started at to now1373 #size1374 when the Gitlab API is supported1375 with a size_bytes field1376 is expected to eq 123451377 without a size_bytes field1378 is expected to eq nil1379 when the Gitlab API is not supported1380 is expected to eq nil1381 #set_delete_ongoing_status1382 updates deletion status attributes1383 #set_delete_scheduled_status1384 updates delete attributes1385 #status_updated_at1386 when status is updated to delete_scheduled1387 updates status_changed_at1388# [RSpecRunTime] RSpec elapsed time: 10 minutes 59.01 seconds. Current RSS: ~1818M. Threads: 4. load average: 1.14 1.02 0.93 1/290 133001389.1390 when status is updated to delete_ongoing1391 updates status_changed_at1392 when status is updated to delete_failed1393 updates status_changed_at1394 when status is not changed1395 does not update status_changed_at1396 .build_from_path1397 fabricates repository assigned to a correct project1398 fabricates repository with a correct name1399 is not persisted1400# [RSpecRunTime] RSpec elapsed time: 11 minutes 2.38 seconds. Current RSS: ~1818M. Threads: 4. load average: 1.13 1.02 0.93 1/290 133011401.1402 .find_or_create_from_path!1403 when received multi-level repository path1404 fabricates repository assigned to a correct project1405 fabricates repository with a correct name1406# [RSpecRunTime] RSpec elapsed time: 11 minutes 4.12 seconds. Current RSS: ~1808M. Threads: 4. load average: 1.13 1.02 0.93 1/290 133021407.1408 when path is too long1409 does not create repository and raises error1410 when received multi-level repository with nested groups1411 fabricates repository assigned to a correct project1412 fabricates repository with a correct name1413 has path including a nested group1414# [RSpecRunTime] RSpec elapsed time: 11 minutes 9.1 seconds. Current RSS: ~1841M. Threads: 4. load average: 1.12 1.02 0.93 1/290 133031415.1416 when received root repository path1417 fabricates repository assigned to a correct project1418 fabricates repository with an empty name1419# [RSpecRunTime] RSpec elapsed time: 11 minutes 10.78 seconds. Current RSS: ~1841M. Threads: 4. load average: 1.12 1.02 0.93 1/290 133041420.1421 when repository already exists1422 returns the existing repository1423 when many of the same repository are created at the same time1424 does not throw validation errors and only creates one repository1425 retrieves a persisted repository for all concurrent calls1426# [RSpecRunTime] RSpec elapsed time: 11 minutes 13.6 seconds. Current RSS: ~1759M. Threads: 4. load average: 1.11 1.02 0.93 1/300 133151427.1428 .find_by_path1429 when repository exists1430 finds the repository1431 when repository does not exist1432 returns nil1433 .find_by_path!1434 when repository exists1435 finds the repository1436 when repository does not exist1437 raises an exception1438 .build_root_repository1439 fabricates a root repository object1440 assignes it to the correct project1441 does not persist it1442# [RSpecRunTime] RSpec elapsed time: 11 minutes 18.99 seconds. Current RSS: ~1907M. Threads: 4. load average: 1.10 1.02 0.93 1/290 133161443.1444 .for_group_and_its_subgroups1445 in a group1446 is expected to contain exactly #<ContainerRepository id: 80, project_id: 182, name: "my_image", created_at: "2024-07-31 10:27:29.601...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>1447 with a subgroup1448 is expected to contain exactly #<ContainerRepository id: 83, project_id: 185, name: "my_image", created_at: "2024-07-31 10:27:31.299...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil> and #<ContainerRepository id: 81, project_id: 183, name: "my_image", created_at: "2024-07-31 10:27:30.381...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>1449# [RSpecRunTime] RSpec elapsed time: 11 minutes 21.57 seconds. Current RSS: ~1836M. Threads: 4. load average: 1.10 1.02 0.93 1/290 133171450.1451 group without container_repositories1452 is expected to eq []1453 .search_by_name1454 is expected to contain exactly #<ContainerRepository id: 85, project_id: 186, name: "my_image", created_at: "2024-07-31 10:27:32.602...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>1455 .for_project_id1456 is expected to contain exactly #<ContainerRepository id: 86, project_id: 187, name: "my_image", created_at: "2024-07-31 10:27:33.350...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>1457 .expiration_policy_started_at_nil_or_before1458 is expected to contain exactly #<ContainerRepository id: 87, project_id: 188, name: "test_image_6", created_at: "2024-07-31 10:27:33...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>, #<ContainerRepository id: 88, project_id: 189, name: "test_image_7", created_at: "2024-07-31 10:27:34...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>, and #<ContainerRepository id: 90, project_id: 191, name: "test_image_9", created_at: "2024-07-31 10:27:34...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>1459# [RSpecRunTime] RSpec elapsed time: 11 minutes 24.98 seconds. Current RSS: ~1809M. Threads: 4. load average: 1.09 1.02 0.93 1/290 133181460.1461 .with_stale_ongoing_cleanup1462 is expected to contain exactly #<ContainerRepository id: 91, project_id: 192, name: "test_image_10", created_at: "2024-07-31 10:27:3...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil> and #<ContainerRepository id: 93, project_id: 194, name: "test_image_12", created_at: "2024-07-31 10:27:3...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>1463# [RSpecRunTime] RSpec elapsed time: 11 minutes 27.94 seconds. Current RSS: ~1844M. Threads: 4. load average: 1.08 1.02 0.93 1/290 133191464.1465 .with_stale_delete_at1466 is expected to contain exactly #<ContainerRepository id: 95, project_id: 196, name: "test_image_14", created_at: "2024-07-31 10:27:3...arted_at: "2024-07-30 10:27:37.841671883 +0000", status_updated_at: nil, verification_checksum: nil> and #<ContainerRepository id: 97, project_id: 198, name: "test_image_16", created_at: "2024-07-31 10:27:3...arted_at: "2024-07-24 10:27:38.445105391 +0000", status_updated_at: nil, verification_checksum: nil>1467# [RSpecRunTime] RSpec elapsed time: 11 minutes 29.12 seconds. Current RSS: ~1844M. Threads: 4. load average: 1.08 1.02 0.93 1/290 133201468.1469 .waiting_for_cleanup1470 is expected to contain exactly #<ContainerRepository id: 98, project_id: 199, name: "test_image_17", created_at: "2024-07-31 10:27:3...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil> and #<ContainerRepository id: 99, project_id: 200, name: "test_image_18", created_at: "2024-07-31 10:27:3...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>1471# [RSpecRunTime] RSpec elapsed time: 11 minutes 30.36 seconds. Current RSS: ~1840M. Threads: 4. load average: 1.08 1.02 0.93 1/290 133211472.1473 .exists_by_path?1474 returns true for known container repository paths1475 returns false for unknown container repository paths1476# [RSpecRunTime] RSpec elapsed time: 11 minutes 31.45 seconds. Current RSS: ~1829M. Threads: 4. load average: 1.08 1.02 0.93 1/290 133221477.1478 .all_migrated?1479 when on GitLab.com1480 is expected to be truthy1481 when not on GitLab.com1482 is expected to be falsey1483 .with_enabled_policy1484 is expected to eq [#<ContainerRepository id: 102, project_id: 205, name: "test_image_20", created_at: "2024-07-31 10:27...eleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>]1485 #migrated?1486 on gitlab.com1487 is expected to eq true1488 not on gitlab.com1489 is expected to eq false1490 with repositories1491 .requiring_cleanup1492 with next_run_at in the future1493 is expected to eq []1494# [RSpecRunTime] RSpec elapsed time: 11 minutes 37.67 seconds. Current RSS: ~1841M. Threads: 4. load average: 1.07 1.02 0.93 1/290 133231495.1496 with next_run_at in the past1497 is expected to eq [#<ContainerRepository id: 106, project_id: 209, name: "test_image_22", created_at: "2024-07-31 10:27...eleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>]1498 with repository cleanup started at after policy next run at1499 is expected to eq []1500 .with_unfinished_cleanup1501 is expected to eq []1502 with an unfinished repository1503 is expected to eq [#<ContainerRepository id: 106, project_id: 209, name: "test_image_22", created_at: "2024-07-31 10:27...eleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>]1504 #registry1505 caches the client1506# [RSpecRunTime] Finishing example group spec/models/container_repository_spec.rb. It took 1 minute 25.65 seconds. Expected to take 1 minute 47.44 seconds.1507# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.1508Lint factories for ContainerRepository1509 with saas, license, and factory defaults1510 behaves like factory1511 container_repository factory1512 does not raise error when built1513 does not raise error when created1514 linting :root trait1515 does not raise error when created1516# [RSpecRunTime] RSpec elapsed time: 11 minutes 41.27 seconds. Current RSS: ~1847M. Threads: 4. load average: 1.07 1.02 0.93 1/290 133371517.1518 linting :status_delete_scheduled trait1519 does not raise error when created1520 linting :status_delete_failed trait1521 does not raise error when created1522 linting :status_delete_ongoing trait1523 does not raise error when created1524 linting :cleanup_scheduled trait1525 does not raise error when created1526 linting :cleanup_unfinished trait1527 does not raise error when created1528# [RSpecRunTime] RSpec elapsed time: 11 minutes 44.08 seconds. Current RSS: ~1917M. Threads: 4. load average: 1.06 1.02 0.93 1/290 133381529.1530 linting :cleanup_ongoing trait1531 does not raise error when created1532 linting :verification_succeeded trait1533 does not raise error when created (PENDING: Trait skipped linting due to legacy error)1534 linting :verification_failed trait1535 does not raise error when created (PENDING: Trait skipped linting due to legacy error)1536# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 5.43 seconds. Expected to take 46.95 seconds.1537# [RSpecRunTime] Starting example group spec/finders/labels_finder_spec.rb. Expected to take 1 minute 17.99 seconds.1538LabelsFinder1539 #execute1540 with no filter1541 returns labels from projects the user have access1542 returns labels available if nil title is supplied1543# [RSpecRunTime] RSpec elapsed time: 11 minutes 48.09 seconds. Current RSS: ~1871M. Threads: 4. load average: 0.98 1.00 0.93 1/290 133391544.1545 behaves like filtering by group1546 returns labels available for any non-archived project within the group1547 when only_group_labels is true1548 returns only group labels1549# [RSpecRunTime] RSpec elapsed time: 11 minutes 49.53 seconds. Current RSS: ~1832M. Threads: 4. load average: 0.98 1.00 0.93 1/290 133401550.1551 when group has no projects1552 when only group labels is false1553 returns group labels1554 when including labels from group ancestors1555 returns labels from group and its ancestors1556 ignores labels from groups which user can not read1557# [RSpecRunTime] RSpec elapsed time: 11 minutes 51.65 seconds. Current RSS: ~1868M. Threads: 4. load average: 0.98 1.00 0.93 1/290 133411558.1559 when including labels from group descendants1560 returns labels from group and its descendants1561 ignores labels from groups which user can not read1562# [RSpecRunTime] RSpec elapsed time: 11 minutes 54.63 seconds. Current RSS: ~1898M. Threads: 4. load average: 1.06 1.02 0.93 1/290 133421563.1564 when including labels from group projects with limited visibility1565 when merge requests and issues are not visible for non members1566 when user is not a group member1567 behaves like with limited visibility1568 returns only authorized projects labels1569# [RSpecRunTime] RSpec elapsed time: 11 minutes 56.21 seconds. Current RSS: ~1874M. Threads: 4. load average: 1.06 1.02 0.93 1/290 133431570.1571 when user is a group member1572 behaves like with full visibility1573 returns all projects labels1574# [RSpecRunTime] RSpec elapsed time: 11 minutes 57.77 seconds. Current RSS: ~1835M. Threads: 4. load average: 1.06 1.02 0.93 1/290 133441575.1576 when merge requests are not visible for non members1577 when user is not a group member1578 behaves like with full visibility1579 returns all projects labels1580# [RSpecRunTime] RSpec elapsed time: 11 minutes 59.35 seconds. Current RSS: ~1762M. Threads: 4. load average: 1.06 1.02 0.93 1/290 133451581.1582 when user is a group member1583 behaves like with full visibility1584 returns all projects labels1585# [RSpecRunTime] RSpec elapsed time: 12 minutes 1.02 seconds. Current RSS: ~1686M. Threads: 4. load average: 1.06 1.02 0.93 1/291 133461586.1587 when issues are not visible for non members1588 when user is not a group member1589 behaves like with full visibility1590 returns all projects labels1591# [RSpecRunTime] RSpec elapsed time: 12 minutes 2.36 seconds. Current RSS: ~1730M. Threads: 4. load average: 0.97 1.00 0.93 1/291 133471592.1593 when user is a group member1594 behaves like with full visibility1595 returns all projects labels1596# [RSpecRunTime] RSpec elapsed time: 12 minutes 5.29 seconds. Current RSS: ~1791M. Threads: 4. load average: 0.97 1.00 0.93 1/291 133481597.1598 behaves like filtering by group1599 returns labels available for any non-archived project within the group1600 when only_group_labels is true1601 returns only group labels1602# [RSpecRunTime] RSpec elapsed time: 12 minutes 6.79 seconds. Current RSS: ~1840M. Threads: 4. load average: 0.97 1.00 0.93 1/291 133491603.1604 when group has no projects1605 when only group labels is false1606 returns group labels1607 when including labels from group ancestors1608 returns labels from group and its ancestors1609 ignores labels from groups which user can not read1610# [RSpecRunTime] RSpec elapsed time: 12 minutes 9.24 seconds. Current RSS: ~1878M. Threads: 4. load average: 0.97 1.00 0.93 1/291 133501611.1612 when including labels from group descendants1613 returns labels from group and its descendants1614 ignores labels from groups which user can not read1615# [RSpecRunTime] RSpec elapsed time: 12 minutes 10.79 seconds. Current RSS: ~1886M. Threads: 4. load average: 0.97 1.00 0.93 1/291 133511616.1617 when including labels from group projects with limited visibility1618 when merge requests and issues are not visible for non members1619 when user is not a group member1620 behaves like with limited visibility1621 returns only authorized projects labels1622# [RSpecRunTime] RSpec elapsed time: 12 minutes 12.19 seconds. Current RSS: ~1897M. Threads: 4. load average: 1.06 1.02 0.93 1/291 133521623.1624 when user is a group member1625 behaves like with full visibility1626 returns all projects labels1627# [RSpecRunTime] RSpec elapsed time: 12 minutes 15.13 seconds. Current RSS: ~1887M. Threads: 4. load average: 1.06 1.02 0.93 1/291 133531628.1629 when merge requests are not visible for non members1630 when user is not a group member1631 behaves like with full visibility1632 returns all projects labels1633# [RSpecRunTime] RSpec elapsed time: 12 minutes 16.73 seconds. Current RSS: ~1866M. Threads: 4. load average: 1.06 1.02 0.93 1/291 133541634.1635 when user is a group member1636 behaves like with full visibility1637 returns all projects labels1638# [RSpecRunTime] RSpec elapsed time: 12 minutes 18.38 seconds. Current RSS: ~1861M. Threads: 4. load average: 1.05 1.02 0.93 1/291 133551639.1640 when issues are not visible for non members1641 when user is not a group member1642 behaves like with full visibility1643 returns all projects labels1644# [RSpecRunTime] RSpec elapsed time: 12 minutes 19.83 seconds. Current RSS: ~1858M. Threads: 4. load average: 1.05 1.02 0.93 1/291 133561645.1646 when user is a group member1647 behaves like with full visibility1648 returns all projects labels1649# [RSpecRunTime] RSpec elapsed time: 12 minutes 21.69 seconds. Current RSS: ~1861M. Threads: 4. load average: 1.05 1.02 0.93 1/290 133571650.1651 behaves like filtering by group1652 returns labels available for any non-archived project within the group1653 when only_group_labels is true1654 returns only group labels1655# [RSpecRunTime] RSpec elapsed time: 12 minutes 23.2 seconds. Current RSS: ~1868M. Threads: 4. load average: 1.05 1.02 0.93 1/290 133581656.1657 when group has no projects1658 when only group labels is false1659 returns group labels1660 when including labels from group ancestors1661 returns labels from group and its ancestors1662 ignores labels from groups which user can not read1663# [RSpecRunTime] RSpec elapsed time: 12 minutes 25.43 seconds. Current RSS: ~1913M. Threads: 4. load average: 1.05 1.02 0.93 1/290 133591664.1665 when including labels from group descendants1666 returns labels from group and its descendants1667 ignores labels from groups which user can not read1668# [RSpecRunTime] RSpec elapsed time: 12 minutes 27.11 seconds. Current RSS: ~1941M. Threads: 4. load average: 1.04 1.02 0.93 3/290 133601669.1670 when including labels from group projects with limited visibility1671 when merge requests and issues are not visible for non members1672 when user is not a group member1673 behaves like with limited visibility1674 returns only authorized projects labels1675# [RSpecRunTime] RSpec elapsed time: 12 minutes 28.6 seconds. Current RSS: ~1932M. Threads: 4. load average: 1.04 1.02 0.93 1/290 133611676.1677 when user is a group member1678 behaves like with full visibility1679 returns all projects labels1680# [RSpecRunTime] RSpec elapsed time: 12 minutes 30.29 seconds. Current RSS: ~1917M. Threads: 4. load average: 1.04 1.02 0.93 1/290 133621681.1682 when merge requests are not visible for non members1683 when user is not a group member1684 behaves like with full visibility1685 returns all projects labels1686# [RSpecRunTime] RSpec elapsed time: 12 minutes 33.09 seconds. Current RSS: ~1903M. Threads: 4. load average: 1.04 1.02 0.94 1/290 133631687.1688 when user is a group member1689 behaves like with full visibility1690 returns all projects labels1691# [RSpecRunTime] RSpec elapsed time: 12 minutes 34.79 seconds. Current RSS: ~1861M. Threads: 4. load average: 1.04 1.02 0.94 1/290 133641692.1693 when issues are not visible for non members1694 when user is not a group member1695 behaves like with full visibility1696 returns all projects labels1697# [RSpecRunTime] RSpec elapsed time: 12 minutes 36.28 seconds. Current RSS: ~1839M. Threads: 4. load average: 1.04 1.02 0.94 1/290 133651698.1699 when user is a group member1700 behaves like with full visibility1701 returns all projects labels1702# [RSpecRunTime] RSpec elapsed time: 12 minutes 38.01 seconds. Current RSS: ~1834M. Threads: 4. load average: 1.04 1.02 0.94 1/290 133661703.1704 filtering by project_id1705 returns labels available for the project1706 when include_ancestor_groups is true1707 returns all ancestor labels1708# [RSpecRunTime] RSpec elapsed time: 12 minutes 39.6 seconds. Current RSS: ~1852M. Threads: 4. load average: 1.04 1.02 0.94 1/290 133671709.1710 as an administrator1711 does not return labels from another project1712# [RSpecRunTime] RSpec elapsed time: 12 minutes 40.72 seconds. Current RSS: ~1872M. Threads: 4. load average: 1.04 1.02 0.94 1/290 133681713.1714 filtering by title1715 returns label with that title1716 returns label with title alias1717 returns no labels if empty title is supplied1718 returns no labels if blank title is supplied1719 returns no labels if empty name is supplied1720# [RSpecRunTime] RSpec elapsed time: 12 minutes 43.14 seconds. Current RSS: ~1941M. Threads: 4. load average: 1.03 1.02 0.94 1/290 133691721.1722 search by title and description1723 returns labels with a partially matching title1724 returns labels with a partially matching description1725 returns labels matching a single character1726# [RSpecRunTime] RSpec elapsed time: 12 minutes 44.63 seconds. Current RSS: ~1999M. Threads: 4. load average: 1.03 1.02 0.94 3/290 133701727.1728 when searching by title only1729 returns labels partially matching the title1730 returns label matching the "name" in their title1731 when searching by description only1732 returns labels partially matching the description1733# [RSpecRunTime] RSpec elapsed time: 12 minutes 46.84 seconds. Current RSS: ~2038M. Threads: 4. load average: 1.03 1.01 0.94 1/290 133711734.1735 filter by subscription1736 returns labels user subscribed to1737# [RSpecRunTime] RSpec elapsed time: 12 minutes 47.97 seconds. Current RSS: ~2051M. Threads: 4. load average: 1.03 1.01 0.94 1/290 133721738.1739 filter by locked labels1740 returns labels that are locked1741 external authorization1742 behaves like a finder with external authorization service1743 finds the subject1744 with an external authorization service1745 does not include the subject when no project was given1746 includes the subject when a project id was given1747# [RSpecRunTime] RSpec elapsed time: 12 minutes 51.7 seconds. Current RSS: ~2039M. Threads: 4. load average: 1.03 1.01 0.94 1/290 133731748.1749# [RSpecRunTime] Finishing example group spec/finders/labels_finder_spec.rb. It took 1 minute 6.71 seconds. Expected to take 1 minute 17.99 seconds.1750# [RSpecRunTime] Starting example group spec/presenters/ci/build_runner_presenter_spec.rb. Expected to take 1 minute 8.44 seconds.1751Ci::BuildRunnerPresenter1752 #artifacts1753 when option contains archive-type artifacts1754 presents correct hash1755 when untracked is specified1756 presents correct hash1757# [RSpecRunTime] RSpec elapsed time: 12 minutes 53.77 seconds. Current RSS: ~2002M. Threads: 4. load average: 1.03 1.01 0.94 1/290 133741758.1759 when untracked and paths are missing1760 does not present hash1761 when artifacts exclude is defined1762 includes the list of excluded paths1763 when artifacts exclude is not defined1764 does not include an empty list of excluded paths1765 with reports1766 archive1767 presents correct hash1768 metadata1769 presents correct hash1770# [RSpecRunTime] RSpec elapsed time: 12 minutes 57.9 seconds. Current RSS: ~1991M. Threads: 4. load average: 1.02 1.01 0.94 3/290 133751771.1772 trace1773 presents correct hash1774 metrics_referee1775 presents correct hash1776 network_referee1777 presents correct hash1778 junit1779 presents correct hash1780 accessibility1781 presents correct hash1782 codequality1783 presents correct hash1784 sast1785 presents correct hash1786 secret_detection1787 presents correct hash1788 dependency_scanning1789 presents correct hash1790 container_scanning1791 presents correct hash1792 cluster_image_scanning1793 presents correct hash1794 dast1795 presents correct hash1796 license_scanning1797 presents correct hash1798 performance1799 presents correct hash1800 browser_performance1801 presents correct hash1802 load_performance1803 presents correct hash1804 metrics1805 presents correct hash1806 lsif1807 presents correct hash1808 dotenv1809 presents correct hash1810 cobertura1811 presents correct hash1812 terraform1813 presents correct hash1814 cluster_applications1815 presents correct hash1816 requirements1817 presents correct hash1818 requirements_v21819 presents correct hash1820 coverage_fuzzing1821 presents correct hash1822 api_fuzzing1823 presents correct hash1824 cyclonedx1825 presents correct hash1826 annotations1827 presents correct hash1828 repository_xray1829 presents correct hash1830 when a specific coverage_report type is given1831 presents the coverage report hash with the coverage format1832 when a specific coverage_report type is given with another report type1833 presents both reports1834 when option has both archive and reports specification1835 presents correct hash1836 when archive specifies 'expire_in' keyword1837 inherits expire_in from archive1838# [RSpecRunTime] RSpec elapsed time: 13 minutes 21.57 seconds. Current RSS: ~1986M. Threads: 4. load average: 1.09 1.03 0.95 1/290 133761839.1840 when option has no artifact keywords1841 does not present hash1842 #ref_type1843 returns the correct ref type1844 when tag is false1845 returns the correct ref type1846# [RSpecRunTime] RSpec elapsed time: 13 minutes 23.99 seconds. Current RSS: ~1983M. Threads: 4. load average: 1.08 1.03 0.95 1/290 133771847.1848 #git_depth1849 defaults to git depth setting for the project1850 when GIT_DEPTH variable is specified1851 returns its value1852# [RSpecRunTime] RSpec elapsed time: 13 minutes 25.82 seconds. Current RSS: ~1979M. Threads: 4. load average: 1.08 1.03 0.95 1/290 133781853.1854 #repo_object_format1855 delegates the call to #repository_object_format1856 #refspecs1857 returns the correct refspecs1858 when ref is tag1859 returns the correct refspecs1860 when GIT_DEPTH is zero1861 returns the correct refspecs1862# [RSpecRunTime] RSpec elapsed time: 13 minutes 29.31 seconds. Current RSS: ~1972M. Threads: 4. load average: 1.08 1.03 0.95 1/290 133791863.1864 when pipeline is detached merge request pipeline1865 returns the correct refspecs1866 when GIT_DEPTH is zero1867 returns the correct refspecs1868# [RSpecRunTime] RSpec elapsed time: 13 minutes 33.02 seconds. Current RSS: ~1960M. Threads: 4. load average: 1.07 1.03 0.95 1/296 136391869.1870 when pipeline is legacy detached merge request pipeline1871 returns the correct refspecs1872# [RSpecRunTime] RSpec elapsed time: 13 minutes 34.97 seconds. Current RSS: ~1958M. Threads: 4. load average: 1.07 1.03 0.95 1/296 137711873.1874 when persistent pipeline ref exists1875 exposes the persistent pipeline ref1876# [RSpecRunTime] RSpec elapsed time: 13 minutes 36.25 seconds. Current RSS: ~1962M. Threads: 4. load average: 1.07 1.03 0.95 1/296 138341877.1878 #runner_variables1879 returns an array1880 returns the expected variables1881 when there is a file variable to expand1882 returns variables with expanded1883# [RSpecRunTime] RSpec elapsed time: 13 minutes 38.51 seconds. Current RSS: ~1962M. Threads: 4. load average: 1.06 1.03 0.95 1/295 138961884.1885 when there is a raw variable to expand1886 returns expanded variables without expanding raws1887 #runner_variables subset1888 with references in pipeline variables1889 returns expanded and sorted variables1890# [RSpecRunTime] Finishing example group spec/presenters/ci/build_runner_presenter_spec.rb. It took 48.58 seconds. Expected to take 1 minute 8.44 seconds.1891# [RSpecRunTime] Starting example group spec/services/packages/debian/generate_distribution_service_spec.rb. Expected to take 1 minute 0.91 second.1892Packages::Debian::GenerateDistributionService1893 for project1894 #execute1895 behaves like Generate Debian Distribution and component files1896 with Debian components and architectures1897 generates Debian distribution and component files1898# [RSpecRunTime] RSpec elapsed time: 13 minutes 59.36 seconds. Current RSS: ~1778M. Threads: 4. load average: 1.11 1.04 0.95 1/290 140321899.1900 without components and architectures1901 generates minimal distribution1902# [RSpecRunTime] RSpec elapsed time: 14 minutes 6.09 seconds. Current RSS: ~1774M. Threads: 4. load average: 1.10 1.04 0.95 1/290 140821903.1904 #lease_key1905 returns an unique key1906 for group1907 #execute1908 behaves like Generate Debian Distribution and component files1909 with Debian components and architectures1910 generates Debian distribution and component files1911# [RSpecRunTime] RSpec elapsed time: 14 minutes 24.88 seconds. Current RSS: ~1771M. Threads: 4. load average: 1.14 1.05 0.96 1/289 141961912.1913 without components and architectures1914 generates minimal distribution1915# [RSpecRunTime] RSpec elapsed time: 14 minutes 34.16 seconds. Current RSS: ~1738M. Threads: 4. load average: 1.12 1.05 0.96 1/289 142461916.1917 #lease_key1918 returns an unique key1919# [RSpecRunTime] Finishing example group spec/services/packages/debian/generate_distribution_service_spec.rb. It took 54.17 seconds. Expected to take 1 minute 0.91 second.1920# [RSpecRunTime] Starting example group spec/services/environments/stop_service_spec.rb. Expected to take 55.51 seconds.1921Environments::StopService1922 #execute1923 with a deployment1924 plays the stop action1925 without stop action1926 stops the environment1927# [RSpecRunTime] RSpec elapsed time: 14 minutes 37.65 seconds. Current RSS: ~1807M. Threads: 4. load average: 1.11 1.05 0.96 1/294 143201928.1929 force option1930 does not play the stop action when forced1931 when an environment has already been stopped1932 does not play the stop action1933 without a deployment1934 stops the environment1935 when the actor is a reporter1936 does not stop the environment1937 #execute_for_branch1938 when environment with review app exists1939 when user has permission to stop environment1940 when environment is associated with removed branch1941 stops environment1942# [RSpecRunTime] RSpec elapsed time: 14 minutes 41.6 seconds. Current RSS: ~1927M. Threads: 4. load average: 1.11 1.05 0.96 1/294 143981943.1944 when environment is associated with different branch1945 does not stop environment1946# [RSpecRunTime] RSpec elapsed time: 14 minutes 43.44 seconds. Current RSS: ~1938M. Threads: 4. load average: 1.10 1.05 0.96 1/294 144261947.1948 when specified branch does not exist1949 does not stop environment1950# [RSpecRunTime] RSpec elapsed time: 14 minutes 45.59 seconds. Current RSS: ~1957M. Threads: 4. load average: 1.10 1.05 0.96 1/294 144541951.1952 when no branch not specified1953 does not stop environment1954# [RSpecRunTime] RSpec elapsed time: 14 minutes 46.92 seconds. Current RSS: ~1957M. Threads: 4. load average: 1.09 1.05 0.96 1/294 144821955.1956 when environment is not stopped1957 does not stop environment1958# [RSpecRunTime] RSpec elapsed time: 14 minutes 48.3 seconds. Current RSS: ~1954M. Threads: 4. load average: 1.09 1.05 0.96 1/294 145101959.1960 when user does not have permission to stop environment1961 when user has no access to manage deployments1962 does not stop environment1963# [RSpecRunTime] RSpec elapsed time: 14 minutes 49.65 seconds. Current RSS: ~1954M. Threads: 4. load average: 1.09 1.05 0.96 1/294 145381964.1965 when branch for stop action is protected1966 does not stop environment1967# [RSpecRunTime] RSpec elapsed time: 14 minutes 51.18 seconds. Current RSS: ~1958M. Threads: 4. load average: 1.09 1.05 0.96 1/294 145661968.1969 when there is no environment associated with review app1970 when user has permission to stop environments1971 does not stop environment1972# [RSpecRunTime] RSpec elapsed time: 14 minutes 52.54 seconds. Current RSS: ~1951M. Threads: 4. load average: 1.57 1.15 1.00 1/294 145941973.1974 when environment does not exist1975 does not raise error1976 #execute_for_merge_request_pipeline1977 has active environment at first1978 when user is a developer1979 stops the active environment1980 and merge request has associated created_environments1981 stops the associated created_environments1982 does not affect environments that are not associated to the merge request1983# [RSpecRunTime] RSpec elapsed time: 15 minutes 2.77 seconds. Current RSS: ~1870M. Threads: 4. load average: 1.48 1.14 1.00 1/296 151171984.1985 when pipeline is a branch pipeline for merge request1986 does not stop the active environment1987# [RSpecRunTime] RSpec elapsed time: 15 minutes 4.86 seconds. Current RSS: ~1867M. Threads: 4. load average: 1.48 1.14 1.00 1/295 152401988.1989 with environment related jobs1990 does not stop environments that was not started by the merge request1991# [RSpecRunTime] RSpec elapsed time: 15 minutes 7.37 seconds. Current RSS: ~1854M. Threads: 4. load average: 1.44 1.14 1.00 1/295 153791992.1993 when user is a reporter1994 does not stop the active environment1995# [RSpecRunTime] RSpec elapsed time: 15 minutes 9.67 seconds. Current RSS: ~1848M. Threads: 4. load average: 1.44 1.14 1.00 3/295 155011996.1997 when pipeline is not associated with environments1998 does not raise exception1999# [RSpecRunTime] RSpec elapsed time: 15 minutes 11.8 seconds. Current RSS: ~1846M. Threads: 4. load average: 1.40 1.14 1.00 1/295 156232000.2001 when pipeline is not a pipeline for merge request2002 does not stop the active environment2003# [RSpecRunTime] RSpec elapsed time: 15 minutes 13.7 seconds. Current RSS: ~1847M. Threads: 4. load average: 1.40 1.14 1.00 1/295 157452004.2005# [RSpecRunTime] Finishing example group spec/services/environments/stop_service_spec.rb. It took 39.23 seconds. Expected to take 55.51 seconds.2006# [RSpecRunTime] Starting example group spec/lib/gitlab/import_export/members_mapper_spec.rb. Expected to take 44.72 seconds.2007Gitlab::ImportExport::MembersMapper2008 map members2009 when importable is Project2010 includes the exported user ID in the map2011 maps a member2012 defaults to importer member if it does not exist2013 has invited members with no user2014 maps created_by_id to user on new instance2015 replaced user_id with user_id from new instance2016 adds users to project members2017 maps an owner as a maintainer2018 logging2019 logs member addition2020 when exporter member is invalid2021 logs member addition failure2022# [RSpecRunTime] RSpec elapsed time: 15 minutes 24.25 seconds. Current RSS: ~1878M. Threads: 4. load average: 1.34 1.13 1.00 1/290 157462023.2024 user is not an admin2025 does not map a member2026 defaults to importer member if it does not exist2027# [RSpecRunTime] RSpec elapsed time: 15 minutes 26.14 seconds. Current RSS: ~1884M. Threads: 4. load average: 1.34 1.13 1.00 1/290 157472028.2029 chooses the one with an email2030 maps the member that has a matching email2031# [RSpecRunTime] RSpec elapsed time: 15 minutes 27.24 seconds. Current RSS: ~1882M. Threads: 4. load average: 1.31 1.13 1.00 1/290 157482032.2033 when user has email exported2034 maps a member2035# [RSpecRunTime] RSpec elapsed time: 15 minutes 28.33 seconds. Current RSS: ~1881M. Threads: 4. load average: 1.31 1.13 1.00 1/290 157492036.2037 importer same as group member2038 maps the project member2039 maps the project member if it already exists2040# [RSpecRunTime] RSpec elapsed time: 15 minutes 30.77 seconds. Current RSS: ~1870M. Threads: 4. load average: 1.31 1.13 1.00 1/290 157502041.2042 importing group members2043 maps the importer2044 maps the group member2045# [RSpecRunTime] RSpec elapsed time: 15 minutes 33.27 seconds. Current RSS: ~1863M. Threads: 4. load average: 1.29 1.13 1.00 1/290 157512046.2047 when importer mapping fails2048 includes importer specific error message2049 when importer is not an admin2050 and the imported project is part of a group2051 behaves like it fetches the access level from parent group2052 and resolves it correctly2053 behaves like it fetches the access level from parent group2054 and resolves it correctly2055 behaves like it fetches the access level from parent group2056 and resolves it correctly2057 and the imported group is part of another group2058 behaves like it fetches the access level from parent group2059 and resolves it correctly2060 behaves like it fetches the access level from parent group2061 and resolves it correctly2062 behaves like it fetches the access level from parent group2063 and resolves it correctly2064 when importable is Group2065 includes the exported user ID in the map2066 maps a member2067 defaults to importer member if it does not exist2068 has invited members with no user2069 maps created_by_id to user on new instance2070 replaced user_id with user_id from new instance2071 does not lower owner access level2072 logging2073 logs member addition2074 when exporter member is invalid2075 logs member addition failure2076# [RSpecRunTime] RSpec elapsed time: 15 minutes 44.9 seconds. Current RSS: ~1942M. Threads: 4. load average: 1.24 1.12 1.00 1/290 157522077.2078 user is not an admin2079 does not map a member2080 defaults to importer member if it does not exist2081# [RSpecRunTime] RSpec elapsed time: 15 minutes 46.1 seconds. Current RSS: ~1948M. Threads: 4. load average: 1.24 1.12 1.00 1/290 157532082.2083 chooses the one with an email2084 maps the member that has a matching email2085 when user has email exported2086 maps a member2087# [RSpecRunTime] RSpec elapsed time: 15 minutes 48.12 seconds. Current RSS: ~1942M. Threads: 4. load average: 1.22 1.12 1.00 1/290 157542088.2089# [RSpecRunTime] Finishing example group spec/lib/gitlab/import_export/members_mapper_spec.rb. It took 34.5 seconds. Expected to take 44.72 seconds.2090# [RSpecRunTime] Starting example group spec/services/alert_management/create_alert_issue_service_spec.rb. Expected to take 40.66 seconds.2091AlertManagement::CreateAlertIssueService2092 #execute2093 when a user is allowed to create an issue2094 checks permissions2095 with alert severity2096 alert_severity: "critical", incident_severity: "critical"2097 sets the correct severity level2098# [RSpecRunTime] RSpec elapsed time: 15 minutes 52.04 seconds. Current RSS: ~1924M. Threads: 4. load average: 1.29 1.13 1.01 1/290 157552099.2100 alert_severity: "high", incident_severity: "high"2101 sets the correct severity level2102# [RSpecRunTime] RSpec elapsed time: 15 minutes 53.2 seconds. Current RSS: ~1919M. Threads: 4. load average: 1.29 1.13 1.01 1/290 157562103.2104 alert_severity: "medium", incident_severity: "medium"2105 sets the correct severity level2106# [RSpecRunTime] RSpec elapsed time: 15 minutes 54.45 seconds. Current RSS: ~1914M. Threads: 4. load average: 1.29 1.13 1.01 1/290 157572107.2108 alert_severity: "low", incident_severity: "low"2109 sets the correct severity level2110# [RSpecRunTime] RSpec elapsed time: 15 minutes 55.61 seconds. Current RSS: ~1909M. Threads: 4. load average: 1.29 1.13 1.01 1/290 157582111.2112 alert_severity: "info", incident_severity: "unknown"2113 sets the correct severity level2114# [RSpecRunTime] RSpec elapsed time: 15 minutes 56.73 seconds. Current RSS: ~1911M. Threads: 4. load average: 1.29 1.13 1.01 1/290 157592115.2116 alert_severity: "unknown", incident_severity: "unknown"2117 sets the correct severity level2118# [RSpecRunTime] RSpec elapsed time: 15 minutes 57.86 seconds. Current RSS: ~1905M. Threads: 4. load average: 1.26 1.13 1.00 1/290 157602119.2120 when the alert is prometheus alert2121 behaves like creating an alert issue2122 creates an issue2123 returns a created issue2124 has a successful status2125 sets alert.issue_id in the same ActiveRecord query execution2126 creates a system note2127# [RSpecRunTime] RSpec elapsed time: 16 minutes 3.23 seconds. Current RSS: ~1906M. Threads: 4. load average: 1.24 1.13 1.00 1/291 157612128.2129 behaves like setting an issue attributes2130 sets issue author to the current user2131 sets the issue title2132 sets the issue description2133# [RSpecRunTime] RSpec elapsed time: 16 minutes 6.75 seconds. Current RSS: ~1907M. Threads: 4. load average: 1.24 1.13 1.00 1/291 157622134.2135 when the alert is generic2136 behaves like creating an alert issue2137 creates an issue2138 returns a created issue2139 has a successful status2140 sets alert.issue_id in the same ActiveRecord query execution2141 creates a system note2142# [RSpecRunTime] RSpec elapsed time: 16 minutes 12.1 seconds. Current RSS: ~1900M. Threads: 4. load average: 1.20 1.12 1.00 1/290 157632143.2144 behaves like setting an issue attributes2145 sets issue author to the current user2146 sets the issue title2147 sets the issue description2148# [RSpecRunTime] RSpec elapsed time: 16 minutes 15.33 seconds. Current RSS: ~1893M. Threads: 4. load average: 1.20 1.12 1.00 1/290 157642149.2150 when alert title matches the default title exactly2151 updates issue title with the IID2152# [RSpecRunTime] RSpec elapsed time: 16 minutes 16.63 seconds. Current RSS: ~1893M. Threads: 4. load average: 1.20 1.12 1.00 1/290 157652153.2154 when the alert title contains the default title2155 does not change issue title2156# [RSpecRunTime] RSpec elapsed time: 16 minutes 17.82 seconds. Current RSS: ~1894M. Threads: 4. load average: 1.19 1.12 1.00 1/290 157662157.2158 when issue cannot be created2159 has an unsuccessful status2160 when alert cannot be updated2161 responds with error2162 when alert already has an attached issue2163 does not create yet another issue2164 responds with error2165# [RSpecRunTime] RSpec elapsed time: 16 minutes 20.73 seconds. Current RSS: ~1934M. Threads: 4. load average: 1.19 1.12 1.00 1/290 157672166.2167 when a user is not allowed to create an issue2168 checks permissions2169 responds with error2170# [RSpecRunTime] Finishing example group spec/services/alert_management/create_alert_issue_service_spec.rb. It took 33.27 seconds. Expected to take 40.66 seconds.2171# [RSpecRunTime] Starting example group spec/lib/backup/database_connection_spec.rb. Expected to take 37.74 seconds.2172Backup::DatabaseConnection2173 #release_snapshot!2174 clears out existing snapshot_id2175 executes a transaction rollback2176# [RSpecRunTime] RSpec elapsed time: 16 minutes 28.41 seconds. Current RSS: ~1871M. Threads: 4. load average: 1.08 1.10 1.00 1/290 157682177.2178 #disable_timeouts!2179 disables transaction time out2180 #restore_timeouts!2181 restores transaction time out2182 #snapshot_id2183 returns nil when snapshot has not been triggered2184 when a snapshot transaction is open2185 returns the snapshot_id in the expected format2186 returns the snapshot_id equal to the one returned by #export_snapshot!2187 returns nil after a snapshot is released2188# [RSpecRunTime] RSpec elapsed time: 16 minutes 39.3 seconds. Current RSS: ~1808M. Threads: 4. load average: 1.07 1.10 1.00 1/290 157692189.2190 #connection2191 is an instance of a ActiveRecord::Base.connection2192 #export_snapshot!2193 returns a snapshot_id in the expected format2194 opens a transaction with correct isolation format and triggers a snapshot generation2195 disables transaction time out2196# [RSpecRunTime] RSpec elapsed time: 16 minutes 49.44 seconds. Current RSS: ~1803M. Threads: 4. load average: 1.06 1.09 1.00 1/290 157702197.2198 #database_configuration2199 returns database configuration2200 #connection_name2201 returns the same connection name used during initialization2202 #initialize2203 initializes database_configuration with the provided connection_name2204# [RSpecRunTime] Finishing example group spec/lib/backup/database_connection_spec.rb. It took 29.11 seconds. Expected to take 37.74 seconds.2205# [RSpecRunTime] Starting example group spec/lib/gitlab/checks/tag_check_spec.rb. Expected to take 35.37 seconds.2206Gitlab::Checks::TagCheck2207 #validate!2208 raises an error when user does not have access2209 prohibited tags check2210 prohibits tags name that include refs/heads at the head2211 prohibits tag names that include refs/tags/ at the head2212 doesn't prohibit a nested refs/tags/ string in a tag name2213 prohibits tag names that include characters incompatible with UTF-82214 doesn't prohibit UTF-8 compatible characters2215 forbids SHA-1 values2216 forbids SHA-256 values2217 forbids '{SHA-1}{+anything}' values2218 forbids '{SHA-256}{+anything} values2219 allows SHA-1 values to be appended to the tag name2220 allows SHA-256 values to be appended to the tag name2221 when prohibited_tag_name_encoding_check feature flag is disabled2222 doesn't prohibit tag names that include characters incompatible with UTF-82223 doesn't prohibit UTF-8 compatible characters2224# [RSpecRunTime] RSpec elapsed time: 17 minutes 7.13 seconds. Current RSS: ~1950M. Threads: 4. load average: 0.90 1.05 0.99 1/290 159812225.2226 deleting a refs/tags headed tag2227 doesn't prohibit the deletion of a refs/tags/ tag name2228# [RSpecRunTime] RSpec elapsed time: 17 minutes 8.35 seconds. Current RSS: ~1940M. Threads: 4. load average: 0.90 1.05 0.99 1/290 159972229.2230 with protected tag2231 as maintainer2232 deleting a tag2233 when deleting via web interface2234 is allowed2235# [RSpecRunTime] RSpec elapsed time: 17 minutes 10.03 seconds. Current RSS: ~1937M. Threads: 4. load average: 0.90 1.05 0.99 1/290 160132236.2237 when deleting via SSH2238 is prevented2239# [RSpecRunTime] RSpec elapsed time: 17 minutes 11.31 seconds. Current RSS: ~1931M. Threads: 4. load average: 0.90 1.05 0.99 1/290 160292240.2241 updating a tag2242 is prevented2243# [RSpecRunTime] RSpec elapsed time: 17 minutes 12.7 seconds. Current RSS: ~1929M. Threads: 4. load average: 0.91 1.05 0.99 1/290 160452244.2245 as developer2246 deleting a tag2247 is prevented2248# [RSpecRunTime] RSpec elapsed time: 17 minutes 13.94 seconds. Current RSS: ~1930M. Threads: 4. load average: 0.91 1.05 0.99 1/290 160612249.2250 creating a tag2251 prevents creation below access level2252 when user has access2253 allows tag creation2254 when tag name is the same as default branch2255 is prevented2256# [RSpecRunTime] RSpec elapsed time: 17 minutes 17.6 seconds. Current RSS: ~1936M. Threads: 4. load average: 0.91 1.05 0.99 1/290 161312257.2258# [RSpecRunTime] Finishing example group spec/lib/gitlab/checks/tag_check_spec.rb. It took 27.03 seconds. Expected to take 35.37 seconds.2259# [RSpecRunTime] Starting example group spec/lib/gitlab/github_import/importer/pull_request_importer_spec.rb. Expected to take 33.89 seconds.2260Gitlab::GithubImport::Importer::PullRequestImporter2261 #execute2262 imports the pull request2263 caches the created MR ID even if importer later fails2264# [RSpecRunTime] RSpec elapsed time: 17 minutes 19.75 seconds. Current RSS: ~1953M. Threads: 4. load average: 0.91 1.05 0.99 1/294 161742265.2266 #create_merge_request2267 when the author could be found2268 imports the pull request with the pull request author as the merge request author2269 returns the created merge request2270 when the source and target branch are identical2271 uses a generated source branch name for the merge request2272# [RSpecRunTime] RSpec elapsed time: 17 minutes 22.92 seconds. Current RSS: ~1959M. Threads: 4. load average: 0.92 1.05 0.99 1/295 162382273.2274 when the import fails due to a foreign key error2275 does not raise any errors2276# [RSpecRunTime] RSpec elapsed time: 17 minutes 24.0 seconds. Current RSS: ~1962M. Threads: 4. load average: 0.92 1.05 0.99 1/296 162602277.2278 when the merge request already exists2279 returns the existing merge request2280# [RSpecRunTime] RSpec elapsed time: 17 minutes 25.09 seconds. Current RSS: ~1963M. Threads: 4. load average: 0.92 1.05 0.99 1/296 162822281.2282 when the author could not be found2283 imports the pull request with the project creator as the merge request author2284 when merge request is invalid2285 fails validation2286 #set_merge_request_assignees2287 when pull request has an assignee2288 sets merge request assignees2289# [RSpecRunTime] RSpec elapsed time: 17 minutes 28.95 seconds. Current RSS: ~1971M. Threads: 4. load average: 0.93 1.05 0.99 1/297 164402290.2291 when pull request does not have any assignees2292 does not set merge request assignees2293 #insert_git_data2294 does not create the source branch if merge request is merged2295 creates a merge request diff and sets it as the latest2296 creates the merge request diff commits2297 when merge request is open2298 creates the source branch2299 is able to retry on pre-receive errors2300 ignores Git command errors when creating a branch2301 ignores Git PreReceive errors when creating a branch2302# [RSpecRunTime] RSpec elapsed time: 17 minutes 37.99 seconds. Current RSS: ~1937M. Threads: 4. load average: 0.94 1.05 0.99 1/298 169442303.2304 when the merge request exists2305 creates the merge request diffs if they do not yet exist2306# [RSpecRunTime] RSpec elapsed time: 17 minutes 39.26 seconds. Current RSS: ~1936M. Threads: 4. load average: 0.94 1.05 0.99 1/298 170042307.2308# [RSpecRunTime] Finishing example group spec/lib/gitlab/github_import/importer/pull_request_importer_spec.rb. It took 21.66 seconds. Expected to take 33.89 seconds.2309# [RSpecRunTime] Starting example group spec/services/ci/cancel_pipeline_service_spec.rb. Expected to take 32.2 seconds.2310Ci::CancelPipelineService2311 #execute2312 behaves like force_execute2313 when pipeline is not cancelable2314 returns an error2315 when pipeline is cancelable2316 logs the event2317 cancels all cancelable jobs2318 when auto_canceled_by_pipeline is provided2319 updates the pipeline and jobs with it2320# [RSpecRunTime] RSpec elapsed time: 17 minutes 43.11 seconds. Current RSS: ~1914M. Threads: 4. load average: 0.94 1.05 0.99 1/297 170052321.2322 when cascade_to_children: false and safe_cancellation: true2323 cancels only interruptible jobs2324 when pipeline has child pipelines2325 when execute_async: false2326 cancels the bridge jobs and child jobs2327# [RSpecRunTime] RSpec elapsed time: 17 minutes 45.9 seconds. Current RSS: ~1888M. Threads: 4. load average: 0.94 1.05 0.99 1/297 170062328.2329 when execute_async: true2330 schedules the child pipelines for async cancelation2331# [RSpecRunTime] RSpec elapsed time: 17 minutes 47.97 seconds. Current RSS: ~1866M. Threads: 4. load average: 0.95 1.05 0.99 1/297 170072332.2333 when cascade_to_children: false2334 does not cancel child pipelines2335# [RSpecRunTime] RSpec elapsed time: 17 minutes 49.87 seconds. Current RSS: ~1841M. Threads: 4. load average: 0.95 1.05 0.99 1/292 170082336.2337 when preloading relations2338 preloads relations for each build to avoid N+1 queries2339# [RSpecRunTime] RSpec elapsed time: 17 minutes 51.97 seconds. Current RSS: ~1817M. Threads: 4. load average: 0.95 1.04 0.99 1/292 170092340.2341 when user does not have permissions to cancel the pipeline2342 returns an error when user does not have permissions to cancel pipeline2343 #force_execute2344 behaves like force_execute2345 when pipeline is not cancelable2346 returns an error2347 when pipeline is cancelable2348 logs the event2349 cancels all cancelable jobs2350 when auto_canceled_by_pipeline is provided2351 updates the pipeline and jobs with it2352# [RSpecRunTime] RSpec elapsed time: 17 minutes 55.26 seconds. Current RSS: ~1871M. Threads: 4. load average: 0.95 1.04 0.99 1/292 170102353.2354 when cascade_to_children: false and safe_cancellation: true2355 cancels only interruptible jobs2356 when pipeline has child pipelines2357 when execute_async: false2358 cancels the bridge jobs and child jobs2359# [RSpecRunTime] RSpec elapsed time: 17 minutes 58.32 seconds. Current RSS: ~1860M. Threads: 4. load average: 0.96 1.04 0.99 1/292 170112360.2361 when execute_async: true2362 schedules the child pipelines for async cancelation2363# [RSpecRunTime] RSpec elapsed time: 18 minutes 0.2 second. Current RSS: ~1840M. Threads: 4. load average: 0.96 1.04 0.99 1/292 170122364.2365 when cascade_to_children: false2366 does not cancel child pipelines2367# [RSpecRunTime] RSpec elapsed time: 18 minutes 2.14 seconds. Current RSS: ~1827M. Threads: 4. load average: 0.96 1.04 0.99 1/293 170132368.2369 when preloading relations2370 preloads relations for each build to avoid N+1 queries2371# [RSpecRunTime] RSpec elapsed time: 18 minutes 4.12 seconds. Current RSS: ~1799M. Threads: 4. load average: 0.96 1.04 0.99 1/293 170142372.2373 when pipeline is not provided2374 returns an error2375# [RSpecRunTime] Finishing example group spec/services/ci/cancel_pipeline_service_spec.rb. It took 25.12 seconds. Expected to take 32.2 seconds.2376# [RSpecRunTime] Starting example group spec/serializers/environment_serializer_spec.rb. Expected to take 30.0 seconds.2377EnvironmentSerializer2378 behaves like avoid N+1 on environments serialization2379 avoids N+1 database queries with grouping2380 avoids N+1 database queries without grouping2381 does not preload for environments that does not exist in the page2382# [RSpecRunTime] RSpec elapsed time: 18 minutes 12.86 seconds. Current RSS: ~1767M. Threads: 4. load average: 0.97 1.04 1.00 1/295 170482383.2384 when there is a collection of objects provided2385 contains important elements of environment2386 generates payload for collection2387# [RSpecRunTime] RSpec elapsed time: 18 minutes 13.91 seconds. Current RSS: ~1792M. Threads: 4. load average: 0.97 1.04 1.00 1/295 170492388.2389 when representing environments within folders2390 when there is a single environment2391 represents one standalone environment2392 when there are multiple environments in folder2393 represents one item that is a folder2394 when there are multiple folders and standalone environments2395 represents multiple items grouped within folders2396 when folders and standalone environments share the same name2397 does not group standalone environments with folders that have the same name2398 when used with pagination2399 creates a paginated serializer2400 when resource is paginatable relation2401 when there is a single environment object in relation2402 serializes environments2403# [RSpecRunTime] RSpec elapsed time: 18 minutes 18.02 seconds. Current RSS: ~1928M. Threads: 4. load average: 0.97 1.04 1.00 1/295 170502404.2405 when multiple environment objects are serialized2406 serializes appropriate number of objects2407 appends relevant headers2408# [RSpecRunTime] RSpec elapsed time: 18 minutes 19.09 seconds. Current RSS: ~1952M. Threads: 4. load average: 0.97 1.04 1.00 1/295 170512409.2410 when grouping environments within folders2411 paginates grouped items including ordering2412 appends correct total page count header2413 appends correct page count headers2414# [RSpecRunTime] RSpec elapsed time: 18 minutes 20.73 seconds. Current RSS: ~1976M. Threads: 4. load average: 0.97 1.04 1.00 1/295 170522415.2416 batching loading2417 uses the custom preloader service2418 fetches the last and upcoming deployment correctly2419 batch loading environment deployment groups2420 batch loads each environment's last_finished_deployment_group2421# [RSpecRunTime] RSpec elapsed time: 18 minutes 29.08 seconds. Current RSS: ~1871M. Threads: 4. load average: 0.97 1.04 1.00 1/297 171772422.2423# [RSpecRunTime] Finishing example group spec/serializers/environment_serializer_spec.rb. It took 24.7 seconds. Expected to take 30.0 seconds.2424# [RSpecRunTime] Starting example group spec/lib/banzai/filter/video_link_filter_spec.rb. Expected to take 28.72 seconds.2425Banzai::Filter::VideoLinkFilter2426 when the element src has a video extension2427 behaves like a video element2428 replaces the image tag with a video tag2429 behaves like a video element2430 replaces the image tag with a video tag2431 behaves like a video element2432 replaces the image tag with a video tag2433 behaves like a video element2434 replaces the image tag with a video tag2435 behaves like a video element2436 replaces the image tag with a video tag2437 behaves like a video element2438 replaces the image tag with a video tag2439 behaves like a video element2440 replaces the image tag with a video tag2441 behaves like a video element2442 replaces the image tag with a video tag2443 behaves like a video element2444 replaces the image tag with a video tag2445 behaves like a video element2446 replaces the image tag with a video tag2447 when the element has height or width specified2448 behaves like a video element2449 replaces the image tag with a video tag2450# [RSpecRunTime] RSpec elapsed time: 18 minutes 39.77 seconds. Current RSS: ~1976M. Threads: 4. load average: 0.98 1.04 1.00 1/292 173212451.2452 behaves like a video element2453 replaces the image tag with a video tag2454 behaves like a video element2455 replaces the image tag with a video tag2456 when the element has no src attribute2457 behaves like an unchanged element2458 leaves the document unchanged2459 when the element src is an image2460 behaves like an unchanged element2461 leaves the document unchanged2462 when the element src has an invalid file extension2463 behaves like an unchanged element2464 leaves the document unchanged2465 when data-canonical-src is empty2466 and src is a video2467 behaves like a video element2468 replaces the image tag with a video tag2469 and src is an image2470 behaves like an unchanged element2471 leaves the document unchanged2472 when data-canonical-src is set2473 uses the correct src2474 behaves like pipeline timing check2475 checks the pipeline timing2476# [RSpecRunTime] Finishing example group spec/lib/banzai/filter/video_link_filter_spec.rb. It took 17.45 seconds. Expected to take 28.72 seconds.2477# [RSpecRunTime] Starting example group spec/lib/search/group_settings_spec.rb. Expected to take 27.05 seconds.2478Search results for group settings2479Starting the Capybara driver server...2480 behaves like all group settings sections exist and have correct anchor links2481Capybara starting Puma...2482* Version 6.4.0, codename: The Eagle of Durango2483* Min threads: 0, max threads: 42484* Listening on unix:///tmp/20240731-326-j6f5h82485 has only valid settings sections2486# [RSpecRunTime] RSpec elapsed time: 19 minutes 10.68 seconds. Current RSS: ~1794M. Threads: 13. load average: 2.11 1.29 1.08 1/382 175572487.2488# [RSpecRunTime] Finishing example group spec/lib/search/group_settings_spec.rb. It took 24.24 seconds. Expected to take 27.05 seconds.2489# [RSpecRunTime] Starting example group spec/lib/gitlab/metrics/requests_rack_middleware_spec.rb. Expected to take 25.67 seconds.2490Gitlab::Metrics::RequestsRackMiddleware2491 #call2492 @app.call succeeds with 2002493 tracks request count and duration2494 guarantees SLI metrics are incremented with all the required labels2495 request is a health check endpoint2496 when path is /-/liveness2497 increments health endpoint counter rather than overall counter and does not record duration2498# [RSpecRunTime] RSpec elapsed time: 19 minutes 14.82 seconds. Current RSS: ~1801M. Threads: 13. load average: 2.02 1.29 1.08 1/381 175582499.2500 when path is /-/liveness/2501 increments health endpoint counter rather than overall counter and does not record duration2502 when path is /-/%6D%65%74%72%69%63%732503 increments health endpoint counter rather than overall counter and does not record duration2504 request is not a health check endpoint2505 when path is /-/ordinary-requests2506 increments regular counters and tracks duration2507 when path is /-/2508 increments regular counters and tracks duration2509 when path is /-/health/subpath2510 increments regular counters and tracks duration2511 @app.call returns an error code2512 tracks count and error rate but not duration and apdex2513 @app.call throws exception2514 tracks the correct metrics2515 application context2516 when a context is present2517 adds the feature category to the labels for required metrics2518 does not record a feature category for health check endpoints2519 when application raises an exception when the feature category context is present2520 adds the feature category to the labels for http_requests_total2521 when the context is not available2522 sets the required labels to unknown2523 SLI satisfactory2524 request_urgency_name: :high, duration: 0.1, success: true2525 Grape API handler having expected duration setup2526 captures SLI metrics2527# [RSpecRunTime] RSpec elapsed time: 19 minutes 19.41 seconds. Current RSS: ~2054M. Threads: 12. load average: 1.94 1.28 1.08 1/381 175592528.2529 Rails controller having expected duration setup2530 captures SLI metrics2531 request_urgency_name: :high, duration: 0.25, success: false2532 Grape API handler having expected duration setup2533 captures SLI metrics2534 Rails controller having expected duration setup2535 captures SLI metrics2536 request_urgency_name: :high, duration: 0.3, success: false2537 Grape API handler having expected duration setup2538 captures SLI metrics2539 Rails controller having expected duration setup2540 captures SLI metrics2541 request_urgency_name: :medium, duration: 0.3, success: true2542 Grape API handler having expected duration setup2543 captures SLI metrics2544 Rails controller having expected duration setup2545 captures SLI metrics2546 request_urgency_name: :medium, duration: 0.5, success: false2547 Grape API handler having expected duration setup2548 captures SLI metrics2549 Rails controller having expected duration setup2550 captures SLI metrics2551 request_urgency_name: :medium, duration: 0.6, success: false2552 Grape API handler having expected duration setup2553 captures SLI metrics2554 Rails controller having expected duration setup2555 captures SLI metrics2556 request_urgency_name: :default, duration: 0.6, success: true2557 Grape API handler having expected duration setup2558 captures SLI metrics2559 Rails controller having expected duration setup2560 captures SLI metrics2561# [RSpecRunTime] RSpec elapsed time: 19 minutes 24.23 seconds. Current RSS: ~2063M. Threads: 12. load average: 1.86 1.28 1.08 1/380 175602562.2563 request_urgency_name: :default, duration: 1.0, success: false2564 Grape API handler having expected duration setup2565 captures SLI metrics2566 Rails controller having expected duration setup2567 captures SLI metrics2568 request_urgency_name: :default, duration: 1.2, success: false2569 Grape API handler having expected duration setup2570 captures SLI metrics2571 Rails controller having expected duration setup2572 captures SLI metrics2573 request_urgency_name: :low, duration: 4.5, success: true2574 Grape API handler having expected duration setup2575 captures SLI metrics2576 Rails controller having expected duration setup2577 captures SLI metrics2578 request_urgency_name: :low, duration: 5.0, success: false2579 Grape API handler having expected duration setup2580 captures SLI metrics2581 Rails controller having expected duration setup2582 captures SLI metrics2583 request_urgency_name: :low, duration: 6, success: false2584 Grape API handler having expected duration setup2585 captures SLI metrics2586# [RSpecRunTime] RSpec elapsed time: 19 minutes 27.91 seconds. Current RSS: ~2059M. Threads: 12. load average: 1.79 1.27 1.08 1/380 175612587.2588 Rails controller having expected duration setup2589 captures SLI metrics2590 Grape API without expected duration2591 falls back request's expectation to default (1 second)2592 Rails controller without expected duration2593 falls back request's expectation to default (1 second)2594 A request with urgency set on the env (from ETag-caching)2595 records the request with the correct urgency2596 An unknown request2597 falls back request's expectation to default (1 second)2598 .initialize_metrics2599 sets labels for http_requests_total2600 sets labels for http_request_duration_seconds2601 has every label in config/feature_categories.yml2602# [RSpecRunTime] RSpec elapsed time: 19 minutes 34.04 seconds. Current RSS: ~1855M. Threads: 12. load average: 1.73 1.27 1.08 1/380 175622603.2604# [RSpecRunTime] Finishing example group spec/lib/gitlab/metrics/requests_rack_middleware_spec.rb. It took 23.25 seconds. Expected to take 25.67 seconds.2605# [RSpecRunTime] Starting example group spec/models/clusters/clusters_hierarchy_spec.rb. Expected to take 24.44 seconds.2606Clusters::ClustersHierarchy2607 does not allow STI2608 #base_and_ancestors2609 project in nested group with clusters at every level2610 returns clusters for project2611 returns clusters for child_group2612 returns clusters for parent_group2613 returns clusters for ancestor_group2614# [RSpecRunTime] RSpec elapsed time: 19 minutes 39.88 seconds. Current RSS: ~1869M. Threads: 12. load average: 1.75 1.28 1.09 1/379 175632615.2616 project in a namespace2617 returns clusters for project2618 cluster has management project2619 management_project is in same namespace as cluster2620 returns cluster for management_project2621# [RSpecRunTime] RSpec elapsed time: 19 minutes 43.31 seconds. Current RSS: ~1878M. Threads: 12. load average: 1.69 1.27 1.09 1/379 175642622.2623 management_project is in a different namespace from cluster2624 returns nothing2625# [RSpecRunTime] RSpec elapsed time: 19 minutes 44.5 seconds. Current RSS: ~1877M. Threads: 12. load average: 1.69 1.27 1.09 1/379 175652626.2627 cluster has management project2628 returns clusters for management_project2629 returns clusters for project2630 returns clusters for group2631# [RSpecRunTime] RSpec elapsed time: 19 minutes 48.46 seconds. Current RSS: ~1960M. Threads: 12. load average: 1.64 1.27 1.09 1/379 175662632.2633 project in nested group with clusters at some levels2634 returns clusters for management_project2635 returns clusters for project2636 returns clusters for child_group2637 returns clusters for parent_group2638 returns clusters for ancestor_group2639# [RSpecRunTime] RSpec elapsed time: 19 minutes 54.64 seconds. Current RSS: ~2090M. Threads: 11. load average: 1.58 1.26 1.09 1/378 175672640.2641# [RSpecRunTime] Finishing example group spec/models/clusters/clusters_hierarchy_spec.rb. It took 20.62 seconds. Expected to take 24.44 seconds.2642# [RSpecRunTime] Starting example group spec/workers/projects/after_import_worker_spec.rb. Expected to take 23.21 seconds.2643Projects::AfterImportWorker2644 #execute2645 performs housekeeping2646 with some refs in refs/pull/**/*2647 removes refs/pull/**/*2648# [RSpecRunTime] RSpec elapsed time: 19 minutes 57.14 seconds. Current RSS: ~2106M. Threads: 11. load average: 1.54 1.26 1.09 1/379 177052649.2650 with a ref in refs/heads/tmp2651 does not remove refs/heads/tmp2652# [RSpecRunTime] RSpec elapsed time: 19 minutes 58.25 seconds. Current RSS: ~2129M. Threads: 11. load average: 1.54 1.26 1.09 1/380 177752653.2654 with a ref in refs/tags/tmp2655 does not remove refs/tags/tmp2656# [RSpecRunTime] RSpec elapsed time: 20 minutes 0.94 second. Current RSS: ~2198M. Threads: 11. load average: 1.54 1.26 1.09 1/381 178452657.2658 with a ref in refs/replace/tmp2659 does not remove refs/replace/tmp2660# [RSpecRunTime] RSpec elapsed time: 20 minutes 2.21 seconds. Current RSS: ~2225M. Threads: 11. load average: 1.49 1.25 1.08 1/382 179152661.2662 with a ref in refs/merge-requests/tmp2663 does not remove refs/merge-requests/tmp2664# [RSpecRunTime] RSpec elapsed time: 20 minutes 3.38 seconds. Current RSS: ~2253M. Threads: 11. load average: 1.49 1.25 1.08 1/383 179852665.2666 with a ref in refs/environments/tmp2667 does not remove refs/environments/tmp2668# [RSpecRunTime] RSpec elapsed time: 20 minutes 5.54 seconds. Current RSS: ~2268M. Threads: 11. load average: 1.49 1.25 1.08 1/383 180532669.2670 with a ref in refs/keep-around/tmp2671 does not remove refs/keep-around/tmp2672# [RSpecRunTime] RSpec elapsed time: 20 minutes 6.63 seconds. Current RSS: ~2270M. Threads: 11. load average: 1.49 1.25 1.08 1/383 181222673.2674 with a ref in refs/pipelines/tmp2675 does not remove refs/pipelines/tmp2676# [RSpecRunTime] RSpec elapsed time: 20 minutes 7.87 seconds. Current RSS: ~2272M. Threads: 11. load average: 1.45 1.25 1.08 1/383 181922677.2678 when after import action throw non-retriable exception2679 throws after import error2680 when housekeeping service lease is taken2681 logs the error message2682 when after import action throw retriable exception one time2683 removes refs/pull/**/*2684 records the failures in the database2685# [RSpecRunTime] RSpec elapsed time: 20 minutes 12.36 seconds. Current RSS: ~2195M. Threads: 11. load average: 1.42 1.25 1.08 1/381 182952686.2687# [RSpecRunTime] Finishing example group spec/workers/projects/after_import_worker_spec.rb. It took 17.72 seconds. Expected to take 23.21 seconds.2688# [RSpecRunTime] Starting example group spec/lib/gitlab/cache/ci/project_pipeline_status_spec.rb. Expected to take 22.11 seconds.2689Gitlab::Cache::Ci::ProjectPipelineStatus2690 .load_for_project2691 loads the status2692 loading in batches2693 .load_in_batch_for_projects2694 loads pipeline_status on projects2695 loads 10 projects without hitting Gitaly call limit2696# [RSpecRunTime] RSpec elapsed time: 20 minutes 20.11 seconds. Current RSS: ~2237M. Threads: 11. load average: 1.38 1.24 1.08 1/382 185492697.2698 .update_for_pipeline2699 refreshes the cache if nescessary2700 #has_status?2701 is false when the status wasn't loaded yet2702 is true when all status information was loaded2703# [RSpecRunTime] RSpec elapsed time: 20 minutes 21.91 seconds. Current RSS: ~2261M. Threads: 11. load average: 1.35 1.24 1.08 1/382 185502704.2705 #load_status2706 loads the status from the cache when there is one2707 loads the status from the project commit when there is no cache2708 stores the status in the cache when it loading it from the project2709 sets the state to loaded2710 only loads the status once2711 handles Gitaly unavailable exceptions gracefully2712 handles Gitaly timeout exceptions gracefully2713 gitaly call counts2714 not cached2715 makes a Gitaly call2716# [RSpecRunTime] RSpec elapsed time: 20 minutes 25.01 seconds. Current RSS: ~2250M. Threads: 11. load average: 1.35 1.24 1.08 1/382 185592717.2718 cached2719 makes no Gitaly calls2720 #load_from_project2721 reads the status from the pipeline for the commit2722 doesn't fail for an empty project2723 #store_in_cache2724 sets the object in caching2725 #store_in_cache_if_needed2726 stores the state in the cache when the sha is the HEAD of the project2727 doesn't store the status in redis_cache when the sha is not the head of the project2728 deletes the cache if the repository doesn't have a head commit2729# [RSpecRunTime] RSpec elapsed time: 20 minutes 29.25 seconds. Current RSS: ~2232M. Threads: 11. load average: 1.32 1.23 1.08 1/382 186002730.2731 with a status in caching2732 #load_from_cache2733 reads the status from redis_cache2734 refreshes ttl2735 when status is empty string2736 reads the status as nil2737 #has_cache?2738 knows the status is cached2739 #delete_from_cache2740 deletes values from redis_cache2741# [RSpecRunTime] Finishing example group spec/lib/gitlab/cache/ci/project_pipeline_status_spec.rb. It took 18.24 seconds. Expected to take 22.11 seconds.2742# [RSpecRunTime] Starting example group spec/lib/gitlab/database/with_lock_retries_outside_transaction_spec.rb. Expected to take 21.13 seconds.2743Gitlab::Database::WithLockRetriesOutsideTransaction2744 #run2745 requires block2746 when DISABLE_LOCK_RETRIES is set2747 executes the passed block without retrying2748 when lock retry is enabled2749 lock_fiber2750 acquires lock successfully2751 after 3 iterations2752 behaves like retriable exclusive lock on `projects`2753 succeeds executing the given block2754# [RSpecRunTime] RSpec elapsed time: 20 minutes 34.88 seconds. Current RSS: ~2098M. Threads: 11. load average: 1.22 1.21 1.08 1/383 186012755.2756 setting the idle transaction timeout2757 when there is no outer transaction: disable_ddl_transaction! is set in the migration2758 does not disable the idle transaction timeout2759 when there is outer transaction: disable_ddl_transaction! is not set in the migration2760 disables the idle transaction timeout so the code can sleep and retry2761# [RSpecRunTime] RSpec elapsed time: 20 minutes 38.03 seconds. Current RSS: ~2122M. Threads: 11. load average: 1.20 1.21 1.08 1/379 186022762.2763 after the retries are exhausted2764 disables the lock_timeout2765 after the retries, without setting lock_timeout2766 behaves like retriable exclusive lock on `projects`2767 succeeds executing the given block2768# [RSpecRunTime] RSpec elapsed time: 20 minutes 43.73 seconds. Current RSS: ~1930M. Threads: 11. load average: 1.10 1.19 1.07 1/378 186032769.2770 after the retries, when requested to raise an error2771 raises an error instead of waiting indefinitely for the lock2772# [RSpecRunTime] RSpec elapsed time: 20 minutes 49.13 seconds. Current RSS: ~1880M. Threads: 11. load average: 1.02 1.17 1.06 1/377 186042773.2774 when statement timeout is reached2775 raises StatementInvalid error2776 restore local database variables2777 is expected not to change `connection.execute("SHOW lock_timeout").to_a`2778 is expected not to change `connection.execute("SHOW idle_in_transaction_session_timeout").to_a`2779 casting durations correctly2780 executes `SET lock_timeout` using the configured timeout value in milliseconds2781 calls `sleep` after the first iteration fails, using the configured sleep time2782# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/with_lock_retries_outside_transaction_spec.rb. It took 19.93 seconds. Expected to take 21.13 seconds.2783# [RSpecRunTime] Starting example group spec/tasks/gitlab/refresh_project_statistics_build_artifacts_size_rake_spec.rb. Expected to take 20.17 seconds.2784gitlab:refresh_project_statistics_build_artifacts_size rake task2785 enqueuing build artifacts size statistics refresh for given list of project IDs2786 when given a remote CSV file2787 behaves like recalculates project statistics successfully2788 enqueues the projects for refresh2789 inserts refreshes in batches with a sleep2790# [RSpecRunTime] RSpec elapsed time: 20 minutes 53.58 seconds. Current RSS: ~2026M. Threads: 11. load average: 1.01 1.16 1.06 1/377 186052791.2792 behaves like raises error for invalid header2793 returns an error message2794# [RSpecRunTime] RSpec elapsed time: 20 minutes 56.87 seconds. Current RSS: ~2109M. Threads: 11. load average: 1.01 1.16 1.06 1/377 186062795.2796 when given a local CSV file2797 behaves like recalculates project statistics successfully2798 enqueues the projects for refresh2799 inserts refreshes in batches with a sleep2800# [RSpecRunTime] RSpec elapsed time: 20 minutes 59.77 seconds. Current RSS: ~2079M. Threads: 11. load average: 1.01 1.16 1.06 1/377 186072801.2802 behaves like raises error for invalid header2803 returns an error message2804# [RSpecRunTime] RSpec elapsed time: 21 minutes 1.34 seconds. Current RSS: ~2042M. Threads: 11. load average: 1.01 1.16 1.06 1/377 186082805.2806# [RSpecRunTime] Finishing example group spec/tasks/gitlab/refresh_project_statistics_build_artifacts_size_rake_spec.rb. It took 13.4 seconds. Expected to take 20.17 seconds.2807# [RSpecRunTime] RSpec elapsed time: 21 minutes 4.12 seconds. Current RSS: ~1967M. Threads: 11. load average: 1.01 1.16 1.06 1/377 186092808.2809# [RSpecRunTime] Starting example group spec/lib/gitlab/checks/diff_check_spec.rb. Expected to take 18.74 seconds.2810Gitlab::Checks::DiffCheck2811 #validate!2812 when ref is not tag or branch ref2813 does not call find_changed_paths2814# [RSpecRunTime] RSpec elapsed time: 21 minutes 5.44 seconds. Current RSS: ~1945M. Threads: 11. load average: 1.01 1.16 1.06 1/377 186232815.2816 when commits is empty2817 does not call find_changed_paths2818# [RSpecRunTime] RSpec elapsed time: 21 minutes 6.6 seconds. Current RSS: ~1967M. Threads: 11. load average: 1.01 1.16 1.06 1/377 186392819.2820 when commits include merge commit2821 when merge commit does not include additional changes2822 checks the additional changes2823# [RSpecRunTime] RSpec elapsed time: 21 minutes 7.73 seconds. Current RSS: ~1984M. Threads: 11. load average: 1.01 1.16 1.06 1/379 186632824.2825 when merge commit includes additional changes2826 checks the additional changes2827# [RSpecRunTime] RSpec elapsed time: 21 minutes 8.81 seconds. Current RSS: ~2017M. Threads: 11. load average: 1.01 1.16 1.06 1/381 186872828.2829 when commits is not empty2830 when deletion is true2831 does not call find_changed_paths2832# [RSpecRunTime] RSpec elapsed time: 21 minutes 9.9 seconds. Current RSS: ~2045M. Threads: 11. load average: 1.01 1.16 1.06 1/382 187072833.2834 with LFS not enabled2835 does not invoke :lfs_file_locks_validation2836# [RSpecRunTime] RSpec elapsed time: 21 minutes 11.0 seconds. Current RSS: ~2113M. Threads: 11. load average: 1.01 1.16 1.06 1/382 187292837.2838 with LFS enabled2839 when change is sent by a different user2840 raises an error if the user is not allowed to update the file2841# [RSpecRunTime] RSpec elapsed time: 21 minutes 14.02 seconds. Current RSS: ~2137M. Threads: 11. load average: 1.01 1.15 1.06 1/382 187572842.2843 when change is sent by the author of the lock2844 doesn't raise any error2845# [RSpecRunTime] RSpec elapsed time: 21 minutes 15.27 seconds. Current RSS: ~2138M. Threads: 11. load average: 1.01 1.15 1.06 1/382 187852846.2847 when a merge commit merged a file locked by another user2848 doesn't raise any error2849# [RSpecRunTime] RSpec elapsed time: 21 minutes 16.55 seconds. Current RSS: ~2096M. Threads: 11. load average: 1.01 1.15 1.06 1/382 188112850.2851 when a merge commit includes additional file locked by another user2852 does raise an error2853# [RSpecRunTime] RSpec elapsed time: 21 minutes 17.74 seconds. Current RSS: ~2072M. Threads: 11. load average: 1.01 1.15 1.06 1/382 188372854.2855# [RSpecRunTime] Finishing example group spec/lib/gitlab/checks/diff_check_spec.rb. It took 13.73 seconds. Expected to take 18.74 seconds.2856# [RSpecRunTime] Starting example group spec/lib/banzai/filter/references/feature_flag_reference_filter_spec.rb. Expected to take 18.09 seconds.2857Banzai::Filter::References::FeatureFlagReferenceFilter2858 requires project context2859 ignores valid references contained inside 'pre' element2860 ignores valid references contained inside 'code' element2861 ignores valid references contained inside 'a' element2862 ignores valid references contained inside 'style' element2863 with internal reference2864 links to a valid reference2865 links with adjacent text2866 ignores invalid feature flag IIDs2867 includes a title attribute2868 escapes the title attribute2869 includes default classes2870 includes a data-project attribute2871 includes a data-feature-flag attribute2872 supports an :only_path context2873# [RSpecRunTime] RSpec elapsed time: 21 minutes 23.49 seconds. Current RSS: ~2178M. Threads: 11. load average: 1.01 1.15 1.06 1/382 188382874.2875 with cross-project / cross-namespace complete reference2876 links to a valid reference2877 produces a valid text in a link2878 produces a valid text2879 ignores invalid feature flag IIDs on the referenced project2880# [RSpecRunTime] RSpec elapsed time: 21 minutes 25.09 seconds. Current RSS: ~2182M. Threads: 11. load average: 1.01 1.15 1.06 1/382 188392881.2882 with cross-project / same-namespace complete reference2883 links to a valid reference2884 produces a valid text in a link2885 produces a valid text2886 ignores invalid feature flag IIDs on the referenced project2887# [RSpecRunTime] RSpec elapsed time: 21 minutes 28.28 seconds. Current RSS: ~2169M. Threads: 11. load average: 1.01 1.14 1.06 1/379 188402888.2889 with cross-project shorthand reference2890 links to a valid reference2891 produces a valid text in a link2892 produces a valid text2893 ignores invalid feature flag IDs on the referenced project2894# [RSpecRunTime] RSpec elapsed time: 21 minutes 29.94 seconds. Current RSS: ~2111M. Threads: 11. load average: 1.01 1.14 1.06 1/377 188412895.2896 with cross-project URL reference2897 links to a valid reference2898 links with adjacent text2899 ignores invalid feature flag IIDs on the referenced project2900# [RSpecRunTime] RSpec elapsed time: 21 minutes 31.16 seconds. Current RSS: ~2104M. Threads: 11. load average: 1.01 1.14 1.06 1/377 188422901.2902 with group context2903 links to a valid reference2904 ignores internal references2905 when checking N+12906 does not have N+1 per multiple references per project2907# [RSpecRunTime] Finishing example group spec/lib/banzai/filter/references/feature_flag_reference_filter_spec.rb. It took 14.24 seconds. Expected to take 18.09 seconds.2908# [RSpecRunTime] Starting example group spec/lib/gitlab/discussions_diff/file_collection_spec.rb. Expected to take 17.63 seconds.2909Gitlab::DiscussionsDiff::FileCollection2910 #load_highlight2911 only takes into account for the specific diff note ids2912 writes uncached diffs highlight2913 does not write cache for already cached file2914 does not write cache for empty mapping2915 does not write cache for resolved notes2916 loaded diff files have highlighted lines loaded2917 not loaded diff files does not have highlighted lines loaded2918# [RSpecRunTime] RSpec elapsed time: 21 minutes 44.52 seconds. Current RSS: ~1946M. Threads: 11. load average: 1.00 1.14 1.06 1/383 197752919.2920# [RSpecRunTime] Finishing example group spec/lib/gitlab/discussions_diff/file_collection_spec.rb. It took 12.54 seconds. Expected to take 17.63 seconds.2921# [RSpecRunTime] Starting example group spec/lib/gitlab/graphql/queries_spec.rb. Expected to take 16.59 seconds.2922Gitlab::Graphql::Queries2923 .find2924 find a single specific file2925 ignores files that do not exist2926 ignores fragments2927 ignores typedefs2928 ignores customer.query.graphql2929 ignores customer.mutation.graphql2930 finds all query definitions under a root directory2931# [RSpecRunTime] RSpec elapsed time: 21 minutes 48.16 seconds. Current RSS: ~2091M. Threads: 11. load average: 1.00 1.13 1.06 1/382 197762932.2933 .all2934 is the combination of finding queries in CE and EE2935 Gitlab::Graphql::Queries::Definition2936 a simple query2937 has a complexity2938 behaves like a valid GraphQL query for the blog schema2939 is valid2940 a query with an import2941 behaves like a valid GraphQL query for the blog schema2942 is valid2943 a query with duplicate imports2944 behaves like a valid GraphQL query for the blog schema2945 is valid2946 a query importing from ee_else_ce2947 can resolve the ee fields2948 behaves like a valid GraphQL query for the blog schema2949 is valid2950 a query refering to parent directories2951 behaves like a valid GraphQL query for the blog schema2952 is valid2953 a query refering to parent directories, incorrectly2954 behaves like an invalid GraphQL query for the blog schema2955 is invalid2956 a query with a broken import2957 behaves like an invalid GraphQL query for the blog schema2958 is invalid2959 a query which imports a file with a broken import2960 behaves like an invalid GraphQL query for the blog schema2961 is invalid2962# [RSpecRunTime] RSpec elapsed time: 21 minutes 52.4 seconds. Current RSS: ~2136M. Threads: 11. load average: 1.00 1.13 1.06 1/382 197772963.2964 a query containing a client directive2965 is tagged as a client query2966 behaves like a valid GraphQL query for the blog schema2967 is valid2968 a mixed client query, valid2969 is not tagged as a client query2970 behaves like a valid GraphQL query for the blog schema2971 is valid2972 a mixed client query, with skipped argument2973 behaves like a valid GraphQL query for the blog schema2974 is valid2975 a mixed client query, with unused fragment2976 behaves like a valid GraphQL query for the blog schema2977 is valid2978 a client query, with unused fragment2979 is tagged as a client query2980 behaves like a valid GraphQL query for the blog schema2981 is valid2982 a mixed client query, invalid2983 behaves like an invalid GraphQL query for the blog schema2984 is invalid2985 a query containing a connection directive2986 behaves like a valid GraphQL query for the blog schema2987 is valid2988 a query which mentions an incorrect field2989 behaves like an invalid GraphQL query for the blog schema2990 is invalid2991 a query which has a missing argument2992 behaves like an invalid GraphQL query for the blog schema2993 is invalid2994 a query which has a bad argument2995 behaves like an invalid GraphQL query for the blog schema2996 is invalid2997 a query which has a syntax error2998 behaves like an invalid GraphQL query for the blog schema2999 is invalid3000 a query which has an unused import3001 behaves like an invalid GraphQL query for the blog schema3002 is invalid3003# [RSpecRunTime] RSpec elapsed time: 21 minutes 57.49 seconds. Current RSS: ~2162M. Threads: 11. load average: 1.00 1.13 1.06 1/377 197783004.3005 a query containing a persist directive3006 is tagged as a client query3007 behaves like a valid GraphQL query for the blog schema3008 is valid3009 a query containing a persistantly directive3010 is not tagged as a client query3011 a query containing a persist field3012 behaves like a valid GraphQL query for the blog schema3013 is valid3014 Gitlab::Graphql::Queries::Fragments3015 has the right home3016 has the right EE home3017 caches query definitions3018# [RSpecRunTime] Finishing example group spec/lib/gitlab/graphql/queries_spec.rb. It took 14.69 seconds. Expected to take 16.59 seconds.3019# [RSpecRunTime] Starting example group spec/models/concerns/participable_spec.rb. Expected to take 15.89 seconds.3020Participable3021 does not allow STI3022 .participant3023 adds the participant attributes to the existing list3024 #participants3025 returns the list of participants3026 caches the list of filtered participants3027 supports attributes returning another Participable3028 when using a Proc as an attribute3029 calls the supplied Proc3030# [RSpecRunTime] RSpec elapsed time: 22 minutes 2.55 seconds. Current RSS: ~2158M. Threads: 11. load average: 1.00 1.13 1.06 1/377 197793031.3032 participable is a personal snippet3033 returns the list of participants3034 participable is a group level object3035 returns the list of participants3036 participable is neither a project nor a group level object3037 returns no participants3038 #visible_participants3039 returns the list of participants3040 when Participable is not readable by the user3041 does not return unavailable participants3042 when participable is a group level object3043 returns the list of participants3044 when participable is neither project nor group level object3045 returns no participants3046 with multiple system notes from the same author and mentioned_users3047 skips expensive checks if the author is already in participants list3048# [RSpecRunTime] RSpec elapsed time: 22 minutes 7.72 seconds. Current RSS: ~2055M. Threads: 11. load average: 1.00 1.12 1.06 1/377 197803049.3050 behaves like visible participants for issuable with read ability3051 when source is an award emoji3052 behaves like check for participables read ability3053 receives expected ability3054 when source is a note3055 behaves like check for participables read ability3056 receives expected ability3057 when source is an internal note3058 behaves like check for participables read ability3059 receives expected ability3060# [RSpecRunTime] RSpec elapsed time: 22 minutes 10.32 seconds. Current RSS: ~2058M. Threads: 11. load average: 1.00 1.12 1.06 1/377 197813061.3062 when source is a system note3063 behaves like check for participables read ability3064 receives expected ability3065 behaves like visible participants for issuable with read ability3066 when source is an award emoji3067 behaves like check for participables read ability3068 receives expected ability3069 when source is a note3070 behaves like check for participables read ability3071 receives expected ability3072 when source is an internal note3073 behaves like check for participables read ability3074 receives expected ability3075 when source is a system note3076 behaves like check for participables read ability3077 receives expected ability3078 #participant?3079 returns whether the user is a participant3080 caches the list of raw participants3081 participable is a personal snippet3082 returns whether the user is a participant3083 when participable is a group level object3084 returns whether the user is a participant3085 when participable is neither project nor group level object3086 returns whether the user is a participant3087# [RSpecRunTime] RSpec elapsed time: 22 minutes 14.11 seconds. Current RSS: ~2066M. Threads: 11. load average: 1.00 1.12 1.06 1/377 197823088.3089# [RSpecRunTime] Finishing example group spec/models/concerns/participable_spec.rb. It took 14.9 seconds. Expected to take 15.89 seconds.3090# [RSpecRunTime] Starting example group spec/lib/gitlab/pagination/keyset/paginator_spec.rb. Expected to take 15.31 seconds.3091Gitlab::Pagination::Keyset::Paginator3092 pagination3093 when per_page is greater than the record count3094 is expected to eq [#<Project id:532 namespace501/project-476>>, #<Project id:535 namespace504/project-479>>, #<Project ...ect-478>>, #<Project id:533 namespace502/project-477>>, #<Project id:536 namespace505/project-480>>]3095 is expected not to have next page3096 is expected not to have previous page3097 has no next and previous cursor values3098# [RSpecRunTime] RSpec elapsed time: 22 minutes 18.61 seconds. Current RSS: ~2115M. Threads: 11. load average: 1.00 1.12 1.06 1/377 197833099.3100 when 0 records are returned3101 is expected to be empty3102 is expected not to have next page3103 is expected not to have previous page3104 when page size is smaller than the record count3105 is expected to eq [#<Project id:532 namespace501/project-476>>, #<Project id:535 namespace504/project-479>>]3106 is expected to have next page3107 is expected not to have previous page3108 has next page cursor3109 does not have previous page cursor3110 when on the second page3111 is expected to eq [#<Project id:534 namespace503/project-478>>, #<Project id:533 namespace502/project-477>>]3112 is expected to have next page3113 is expected to have previous page3114 and then going back to the first page3115 is expected to eq [#<Project id:532 namespace501/project-476>>, #<Project id:535 namespace504/project-479>>]3116 is expected to have next page3117 is expected not to have previous page3118# [RSpecRunTime] RSpec elapsed time: 22 minutes 23.8 seconds. Current RSS: ~2179M. Threads: 11. load average: 1.00 1.12 1.06 1/377 197843119.3120 when jumping to the last page3121 is expected to eq [#<Project id:533 namespace502/project-477>>, #<Project id:536 namespace505/project-480>>]3122 is expected not to have next page3123 is expected to have previous page3124 when paginating backwards3125 is expected to eq [#<Project id:535 namespace504/project-479>>, #<Project id:534 namespace503/project-478>>]3126 is expected to have next page3127 is expected to have previous page3128# [RSpecRunTime] RSpec elapsed time: 22 minutes 25.42 seconds. Current RSS: ~2162M. Threads: 11. load average: 1.00 1.12 1.06 1/377 197853129.3130 when jumping to the first page3131 is expected to eq [#<Project id:532 namespace501/project-476>>, #<Project id:535 namespace504/project-479>>]3132 is expected to have next page3133 is expected not to have previous page3134 when the relation is ordered by more than 2 columns3135 is expected to eq [#<Project id:535 namespace504/project-479>>, #<Project id:536 namespace505/project-480>>, #<Project ...ect-478>>, #<Project id:532 namespace501/project-476>>, #<Project id:533 namespace502/project-477>>]3136# [RSpecRunTime] RSpec elapsed time: 22 minutes 28.12 seconds. Current RSS: ~2163M. Threads: 11. load average: 1.00 1.12 1.05 1/376 197863137.3138 default keyset direction parameter3139 exposes the direction parameter in the cursor3140 when use_union_optimization option is true and ordering by two columns3141 uses UNION queries3142# [RSpecRunTime] Finishing example group spec/lib/gitlab/pagination/keyset/paginator_spec.rb. It took 14.58 seconds. Expected to take 15.31 seconds.3143# [RSpecRunTime] Starting example group spec/rubocop/cop/graphql/descriptions_spec.rb. Expected to take 14.92 seconds.3144RuboCop::Cop::Graphql::Descriptions3145 autocorrecting "this" to "the"3146 autocorrects if "this" is found3147 does not autocorrect if "this" is not found3148 autocorrects a heredoc if "this" is found3149 does not autocorrect a heredoc if "this" is not found3150# [RSpecRunTime] RSpec elapsed time: 22 minutes 30.05 seconds. Current RSS: ~2142M. Threads: 11. load average: 1.00 1.12 1.05 1/376 197873151.3152 with arguments3153 adds an offense when there is no description3154 adds an offense when description does not end in a period3155 adds an offense when description begins with "A"3156 adds an offense when description begins with "The"3157 adds an offense when description contains the demonstrative "this"3158 does not add an offense when a word does not contain the substring "this"3159 does not add an offense when description is correct3160# [RSpecRunTime] RSpec elapsed time: 22 minutes 31.82 seconds. Current RSS: ~2143M. Threads: 11. load average: 1.00 1.12 1.05 1/376 197883161.3162 with enum values3163 adds an offense when there is no description3164 adds an offense when description does not end in a period3165 adds an offense when description begins with "The"3166 adds an offense when description begins with "A"3167 adds an offense when description contains the demonstrative "this"3168 does not add an offense when a word does not contain the substring "this"3169 does not add an offense when description is correct (defined using `description:`)3170 does not add an offense when description is correct (defined as a second argument)3171# [RSpecRunTime] RSpec elapsed time: 22 minutes 35.45 seconds. Current RSS: ~2171M. Threads: 11. load average: 1.00 1.11 1.05 1/376 197893172.3173 autocorrecting periods in descriptions3174 autocorrects missing periods3175 does not autocorrect if periods exist3176 autocorrects a heredoc3177 does not autocorrect a heredoc if periods exist3178# [RSpecRunTime] RSpec elapsed time: 22 minutes 36.47 seconds. Current RSS: ~2171M. Threads: 11. load average: 1.00 1.11 1.05 1/376 197903179.3180 with fields3181 adds an offense when there is no description3182 adds an offense when description does not end in a period3183 adds an offense when description begins with "A"3184 adds an offense when description begins with "The"3185 adds an offense when description contains the demonstrative "this"3186 does not add an offense when a word does not contain the substring "this"3187 does not add an offense when description is correct3188 does not add an offense when there is a resolver3189# [RSpecRunTime] RSpec elapsed time: 22 minutes 40.08 seconds. Current RSS: ~2164M. Threads: 11. load average: 1.00 1.11 1.05 1/376 197913190.3191# [RSpecRunTime] Finishing example group spec/rubocop/cop/graphql/descriptions_spec.rb. It took 11.39 seconds. Expected to take 14.92 seconds.3192# [RSpecRunTime] Starting example group spec/lib/gitlab/audit/auditor_spec.rb. Expected to take 14.36 seconds.3193Gitlab::Audit::Auditor3194 .audit3195 when yaml definition is not defined3196 raises an error3197 when yaml definition is defined3198 does not raise an error3199 when authentication event3200 creates an authentication event3201 logs audit events to database3202 logs audit events to file3203 when overriding the create datetime3204 logs audit events to database3205 logs audit events to file3206# [RSpecRunTime] RSpec elapsed time: 22 minutes 45.19 seconds. Current RSS: ~2115M. Threads: 11. load average: 1.00 1.11 1.05 1/376 197923207.3208 when overriding the additional_details3209 logs audit events to database3210 logs audit events to file3211# [RSpecRunTime] RSpec elapsed time: 22 minutes 46.23 seconds. Current RSS: ~2115M. Threads: 11. load average: 1.00 1.11 1.05 1/376 197933212.3213 when overriding the target_details3214 logs audit events to database3215 logs audit events to file3216 when authentication event is false3217 does not create an authentication event3218 with permitted target3219 with feature_flag3220 logs audit events to database3221 when authentication event is invalid3222 tracks error3223 does not throw exception3224 when audit events are invalid3225 tracks error3226 does not throw exception3227 when audit event is not saved in database due to some database infra issue3228 calls log_to_file_and_stream with in memory events3229 does not throw exception3230# [RSpecRunTime] RSpec elapsed time: 22 minutes 52.29 seconds. Current RSS: ~2133M. Threads: 11. load average: 1.00 1.11 1.05 1/376 197943231.3232# [RSpecRunTime] Finishing example group spec/lib/gitlab/audit/auditor_spec.rb. It took 12.22 seconds. Expected to take 14.36 seconds.3233# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/pipeline/chain/ensure_environments_spec.rb. Expected to take 13.88 seconds.3234Gitlab::Ci::Pipeline::Chain::EnsureEnvironments3235 #perform!3236 when a pipeline contains a deployment job3237 and the environment does not exist3238 creates the environment specified by the job3239 and the pipeline is for a merge request3240 associates the environment with the merge request3241# [RSpecRunTime] RSpec elapsed time: 22 minutes 55.74 seconds. Current RSS: ~2070M. Threads: 11. load average: 1.00 1.11 1.05 1/376 197953242.3243 when an environment has already been existed3244 ensures environment existence for the job3245 and the pipeline is for a merge request3246 does not associate the environment with the merge request3247# [RSpecRunTime] RSpec elapsed time: 22 minutes 58.64 seconds. Current RSS: ~2026M. Threads: 11. load average: 1.00 1.10 1.05 1/376 197963248.3249 when an environment name contains an invalid character3250 sets the failure status3251# [RSpecRunTime] RSpec elapsed time: 23 minutes 0.17 second. Current RSS: ~2008M. Threads: 11. load average: 1.00 1.10 1.05 1/376 197973252.3253 when a pipeline contains a teardown job3254 ensures environment existence for the job3255# [RSpecRunTime] RSpec elapsed time: 23 minutes 1.63 seconds. Current RSS: ~2001M. Threads: 11. load average: 1.00 1.10 1.05 1/377 197983256.3257 when a pipeline does not contain a deployment job3258 does not create any environments3259# [RSpecRunTime] RSpec elapsed time: 23 minutes 2.94 seconds. Current RSS: ~2040M. Threads: 11. load average: 1.00 1.10 1.05 1/376 197993260.3261# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/pipeline/chain/ensure_environments_spec.rb. It took 10.64 seconds. Expected to take 13.88 seconds.3262# [RSpecRunTime] Starting example group spec/workers/projects/import_export/relation_import_worker_spec.rb. Expected to take 13.51 seconds.3263Projects::ImportExport::RelationImportWorker3264 behaves like an idempotent worker3265 is labeled as idempotent3266 performs multiple times sequentially without raising an exception3267 only starts one import when triggered multiple times3268 does not log any error when triggered multiple times3269# [RSpecRunTime] RSpec elapsed time: 23 minutes 9.89 seconds. Current RSS: ~2129M. Threads: 11. load average: 1.00 1.10 1.05 1/379 198183270.3271 when the import succeeds3272 schedules the relation restoration3273 marks the tracker as finished3274 refreshes the project stats3275# [RSpecRunTime] RSpec elapsed time: 23 minutes 13.11 seconds. Current RSS: ~2109M. Threads: 11. load average: 1.08 1.11 1.06 1/379 198343276.3277 behaves like worker with data consistency3278 .get_data_consistency_feature_flag_enabled?3279 returns true3280 .get_data_consistency3281 returns correct data consistency3282 when the import fails3283 marks the tracker as failed3284 creates a record of the failure3285# [RSpecRunTime] RSpec elapsed time: 23 minutes 16.79 seconds. Current RSS: ~2145M. Threads: 11. load average: 1.08 1.11 1.06 1/379 198483286.3287# [RSpecRunTime] Finishing example group spec/workers/projects/import_export/relation_import_worker_spec.rb. It took 13.85 seconds. Expected to take 13.51 seconds.3288# [RSpecRunTime] Starting example group spec/services/ci/create_pipeline_service/cache_spec.rb. Expected to take 13.19 seconds.3289Ci::CreatePipelineService3290 cache3291 with cache:key3292 uses the provided key3293# [RSpecRunTime] RSpec elapsed time: 23 minutes 18.55 seconds. Current RSS: ~2097M. Threads: 11. load average: 1.15 1.13 1.06 1/381 199003294.3295 with cache:key:files3296 when file.lock exists3297 builds a cache key3298# [RSpecRunTime] RSpec elapsed time: 23 minutes 19.78 seconds. Current RSS: ~2071M. Threads: 11. load average: 1.15 1.13 1.06 1/381 199623299.3300 when file.lock does not exist3301 uses default cache key3302# [RSpecRunTime] RSpec elapsed time: 23 minutes 21.37 seconds. Current RSS: ~2016M. Threads: 11. load average: 1.15 1.13 1.06 1/381 200243303.3304 with cache:key:files and prefix3305 when file.lock exists3306 builds a cache key3307# [RSpecRunTime] RSpec elapsed time: 23 minutes 22.67 seconds. Current RSS: ~1958M. Threads: 11. load average: 1.14 1.13 1.06 1/381 200813308.3309 when file.lock does not exist3310 uses default cache key3311# [RSpecRunTime] RSpec elapsed time: 23 minutes 23.92 seconds. Current RSS: ~1958M. Threads: 11. load average: 1.14 1.13 1.06 1/381 201383312.3313 with too many files3314 has errors3315# [RSpecRunTime] RSpec elapsed time: 23 minutes 25.27 seconds. Current RSS: ~1990M. Threads: 11. load average: 1.14 1.13 1.06 1/381 201943316.3317# [RSpecRunTime] Finishing example group spec/services/ci/create_pipeline_service/cache_spec.rb. It took 8.47 seconds. Expected to take 13.19 seconds.3318# [RSpecRunTime] Starting example group spec/models/snippet_statistics_spec.rb. Expected to take 12.76 seconds.3319SnippetStatistics3320 does not allow STI3321 is expected to belong to snippet required: false3322 is expected to validate that :snippet cannot be empty/falsy3323 #update_commit_count3324 updates the count of commits3325 when the snippet does not have a repository3326 returns 03327# [RSpecRunTime] RSpec elapsed time: 23 minutes 29.04 seconds. Current RSS: ~2089M. Threads: 11. load average: 1.13 1.12 1.06 1/381 202143328.3329 #update_file_count3330 updates the count of files3331 when the snippet does not have a repository3332 returns 03333 #update_repository_size3334 updates the repository_size3335 when the snippet does not have a repository3336 returns 03337 #refresh!3338 retrieves and saves statistic data from repository3339 when the database is read-only3340 does nothing3341 with a PersonalSnippet3342 when creating3343 behaves like personal snippet statistics updates3344 schedules a namespace statistics worker3345 does not try to update project stats3346# [RSpecRunTime] RSpec elapsed time: 23 minutes 31.82 seconds. Current RSS: ~2114M. Threads: 11. load average: 1.13 1.12 1.06 1/381 202573347.3348 when updating3349 behaves like personal snippet statistics updates3350 schedules a namespace statistics worker3351 does not try to update project stats3352# [RSpecRunTime] RSpec elapsed time: 23 minutes 34.82 seconds. Current RSS: ~2150M. Threads: 11. load average: 1.12 1.12 1.06 1/379 202803353.3354 with a ProjectSnippet3355 does not call personal snippet callbacks3356 behaves like UpdateProjectStatistics3357 is expected to be a new record3358# [RSpecRunTime] RSpec elapsed time: 23 minutes 36.33 seconds. Current RSS: ~2116M. Threads: 11. load average: 1.12 1.12 1.06 1/376 202813359.3360# [RSpecRunTime] Finishing example group spec/models/snippet_statistics_spec.rb. It took 11.06 seconds. Expected to take 12.76 seconds.3361# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.3362Lint factories for SnippetStatistics3363 with saas, license, and factory defaults3364 behaves like factory3365 snippet_statistics factory3366 does not raise error when built3367 does not raise error when created3368# [RSpecRunTime] RSpec elapsed time: 23 minutes 38.06 seconds. Current RSS: ~2103M. Threads: 11. load average: 1.11 1.12 1.06 1/376 202953369.3370# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.75 seconds. Expected to take 46.95 seconds.3371# [RSpecRunTime] Starting example group spec/services/dependency_proxy/auth_token_service_spec.rb. Expected to take 12.37 seconds.3372DependencyProxy::AuthTokenService3373 .user_or_deploy_token_from_jwt3374 with a user3375 is expected to eq #<User id:1012 @user510>3376 with an invalid user id3377 raises an not found error3378 behaves like handling token errors3379 with a decoding error3380 is expected to eq nil3381 with an immature signature error3382 is expected to eq nil3383 with an expired signature error3384 returns nil3385 with a deploy token3386 is expected to eq #<DeployToken id: 1, revoked: false, read_repository: true, read_registry: true, expires_at: "2024-08...kage_registry: false, creator_id: nil, read_virtual_registry: false, project_id: nil, group_id: nil>3387 with an invalid token3388 is expected to eq nil3389# [RSpecRunTime] RSpec elapsed time: 23 minutes 41.89 seconds. Current RSS: ~2169M. Threads: 11. load average: 1.10 1.12 1.06 1/376 202963390.3391 behaves like handling token errors3392 with a decoding error3393 is expected to eq nil3394 with an immature signature error3395 is expected to eq nil3396 with an expired signature error3397 returns nil3398 with an empty token payload3399 is expected to eq nil3400 .user_or_token_from_jwt3401 with a user3402 is expected to eq #<User id:1012 @user510>3403 with an invalid user id3404 raises an not found error3405 behaves like handling token errors3406 with a decoding error3407 is expected to eq nil3408 with an immature signature error3409 is expected to eq nil3410 with an expired signature error3411 returns nil3412 with a personal access token3413 is expected to eq #<PersonalAccessToken id: 1, user_id: 1012, name: "PAT 1", revoked: false, expires_at: "2024-08-30", ..._expiry_notification_delivered: false, previous_personal_access_token_id: nil, advanced_scopes: nil>3414 with an inactive token3415 is expected to eq nil3416 with an invalid token3417 is expected to eq nil3418 with a group access token3419 is expected to eq #<PersonalAccessToken id: 2, user_id: 1012, name: "PAT 2", revoked: false, expires_at: "2024-08-30", ..._expiry_notification_delivered: false, previous_personal_access_token_id: nil, advanced_scopes: nil>3420 with an inactive token3421 is expected to eq nil3422 with an invalid token3423 is expected to eq nil3424# [RSpecRunTime] RSpec elapsed time: 23 minutes 47.2 seconds. Current RSS: ~2201M. Threads: 11. load average: 1.09 1.12 1.06 1/376 202973425.3426 with a deploy token3427 is expected to eq #<DeployToken id: 1, revoked: false, read_repository: true, read_registry: true, expires_at: "2024-08...kage_registry: false, creator_id: nil, read_virtual_registry: false, project_id: nil, group_id: nil>3428 with an invalid token3429 is expected to eq nil3430 behaves like handling token errors3431 with a decoding error3432 is expected to eq nil3433 with an immature signature error3434 is expected to eq nil3435 with an expired signature error3436 returns nil3437 with an empty token payload3438 is expected to eq nil3439# [RSpecRunTime] Finishing example group spec/services/dependency_proxy/auth_token_service_spec.rb. It took 10.66 seconds. Expected to take 12.37 seconds.3440# [RSpecRunTime] Starting example group spec/services/security/ci_configuration/dependency_scanning_create_service_spec.rb. Expected to take 12.0 seconds.3441Security::CiConfiguration::DependencyScanningCreateService3442 #execute3443 user does not belong to project3444 returns an error status3445 does not track a snowplow event3446# [RSpecRunTime] RSpec elapsed time: 23 minutes 50.23 seconds. Current RSS: ~2135M. Threads: 11. load average: 1.09 1.12 1.06 1/382 203633447.3448 user belongs to project3449 does track the snowplow event3450 raises exception if the user does not have permission to create a new branch3451 when exception is raised3452 when branch was created3453 tries to rm branch3454# [RSpecRunTime] RSpec elapsed time: 23 minutes 52.1 seconds. Current RSS: ~2136M. Threads: 11. load average: 1.00 1.10 1.05 1/382 204433455.3456 when branch was not created3457 does not try to rm branch3458# [RSpecRunTime] RSpec elapsed time: 23 minutes 54.27 seconds. Current RSS: ~2131M. Threads: 11. load average: 1.00 1.10 1.05 2/382 204443459.3460 with no parameters3461 returns the path to create a new merge request3462 when the project has a non-default ci config file3463 does track the snowplow event3464 when existing ci config contains anchors/aliases3465 returns a ServiceResponse error3466 when parsing existing ci config gives a Psych error3467 returns a ServiceResponse error3468 when parsing existing ci config gives any other error3469 is successful3470 when the project is empty3471 returns a ServiceResponse error3472# [RSpecRunTime] Finishing example group spec/services/security/ci_configuration/dependency_scanning_create_service_spec.rb. It took 8.77 seconds. Expected to take 12.0 seconds.3473# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/reports/codequality_reports_comparer_spec.rb. Expected to take 11.75 seconds.3474Gitlab::Ci::Reports::CodequalityReportsComparer3475 #status3476 when head report has an error3477 returns status failed3478 when head report does not have errors3479 returns status success3480 when head report does not exist3481 returns status not found3482 when base report does not exist3483 returns status success3484 #errors_count3485 when head report has an error3486 returns the number of new errors3487 when head report does not have an error3488 returns zero3489 #resolved_count3490 when base report has an error and head has a different error3491 counts the base report error as resolved3492# [RSpecRunTime] RSpec elapsed time: 24 minutes 1.07 seconds. Current RSS: ~2168M. Threads: 11. load average: 1.08 1.11 1.06 1/381 206423493.3494 when base report has errors head has no errors3495 counts the base report errors as resolved3496 when base report has errors and head has the same error3497 returns zero3498 when base report does not have errors and head has errors3499 returns zero3500 when base report is nil3501 returns zero3502 #total_count3503 when base report has an error3504 returns zero3505 when head report has an error3506 includes the head report error in the count3507 when base report has errors and head report has errors3508 includes errors in the count3509 when base report has errors and head report has the same error3510 includes errors in the count3511 when base report is nil3512 returns zero3513 #existing_errors3514 when base report has errors and head has the same error3515 includes the base report errors sorted by severity3516 when base report has errors and head has a different error3517 returns an empty array3518 when base report does not have errors and head has errors3519 returns an empty array3520 when base report is nil3521 returns an empty array3522# [RSpecRunTime] RSpec elapsed time: 24 minutes 5.85 seconds. Current RSS: ~2159M. Threads: 11. load average: 1.08 1.11 1.06 1/381 206433523.3524 #new_errors3525 when base report has errors and head has more errors3526 includes errors not found in the base report sorted by severity3527 when base report has an error and head has no errors3528 returns an empty array3529 when base report does not have errors and head has errors3530 returns the head report error3531 when base report is nil3532 returns an empty array3533 #resolved_errors3534 when base report errors are still found in the head report3535 returns an empty array3536 when base report has errors and head has a different error3537 returns the base report errors not found in the head report, sorted by severity3538 when base report does not have errors and head has errors3539 returns an empty array3540 when base report is nil3541 returns an empty array3542# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/reports/codequality_reports_comparer_spec.rb. It took 10.34 seconds. Expected to take 11.75 seconds.3543# [RSpecRunTime] Starting example group spec/models/integrations/emails_on_push_spec.rb. Expected to take 11.4 seconds.3544Integrations::EmailsOnPush3545 does not allow STI3546 Validations3547 when integration is active3548 is expected to validate that :recipients cannot be empty/falsy3549 when integration is inactive3550 is expected not to validate that :recipients cannot be empty/falsy3551 validates number of recipients3552 valid number of recipients3553 does not count duplicates and invalid emails3554 invalid number of recipients3555 is expected not to be valid3556 adds an error message3557 when integration is not active3558 is expected to be valid3559# [RSpecRunTime] RSpec elapsed time: 24 minutes 11.69 seconds. Current RSS: ~2151M. Threads: 11. load average: 1.07 1.11 1.06 1/376 206443560.3561 .new3562 when properties is missing branches_to_be_notified3563 sets the default value to all3564 when branches_to_be_notified is already set3565 does not overwrite it with the default value3566 .valid_recipients3567 removes invalid email addresses and removes duplicates by keeping the original capitalization3568 #execute3569 when emails are disabled on the project3570 does not send emails3571 when emails are enabled on the project3572 pushing to a random branch and notification configured for all branches3573 sends email3574 pushing to the default branch and notification configured for all branches3575 sends email3576 pushing to a protected branch and notification configured for all branches3577 sends email3578 pushing to a random branch and notification configured for default branch only3579 does not send email3580 pushing to the default branch and notification configured for default branch only3581 sends email3582 pushing to a protected branch and notification configured for default branch only3583 does not send email3584 pushing to a random branch and notification configured for protected branches only3585 does not send email3586# [RSpecRunTime] RSpec elapsed time: 24 minutes 16.82 seconds. Current RSS: ~2162M. Threads: 11. load average: 1.06 1.11 1.06 1/376 206583587.3588 pushing to the default branch and notification configured for protected branches only3589 does not send email3590 pushing to a protected branch and notification configured for protected branches only3591 sends email3592 pushing to a random branch and notification configured for default and protected branches only3593 does not send email3594 pushing to the default branch and notification configured for default and protected branches only3595 sends email3596 pushing to a protected branch and notification configured for default and protected branches only3597 sends email3598# [RSpecRunTime] Finishing example group spec/models/integrations/emails_on_push_spec.rb. It took 10.42 seconds. Expected to take 11.4 seconds.3599# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.3600Lint factories for Integrations::EmailsOnPush3601 with saas, license, and factory defaults3602 behaves like factory3603 emails_on_push_integration factory3604 does not raise error when built3605 does not raise error when created3606# [RSpecRunTime] RSpec elapsed time: 24 minutes 19.68 seconds. Current RSS: ~2155M. Threads: 11. load average: 1.06 1.10 1.06 1/376 206723607.3608# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.42 seconds. Expected to take 46.95 seconds.3609# [RSpecRunTime] Starting example group spec/lib/gitlab/performance_bar_spec.rb. Expected to take 11.16 seconds.3610Gitlab::PerformanceBar3611 is expected to eq #<ActiveSupport::Cache::MemoryStore entries=0, size=0, options={:compress=>false, :compress_threshold=>1024}>3612 is expected to eq <ActiveSupport::Cache::NullStore>3613 .allowed_for_user?3614 returns false when given user is nil3615 returns true when given user is an admin3616 returns false when allowed_group_id is nil3617 when allowed group ID does not exist3618 returns false3619# [RSpecRunTime] RSpec elapsed time: 24 minutes 23.38 seconds. Current RSS: ~2172M. Threads: 11. load average: 1.05 1.10 1.06 1/376 206733620.3621 when allowed group exists3622 when user is not a member of the allowed group3623 returns false3624 caching of allowed user IDs3625 behaves like allowed user IDs are cached3626 caches the allowed user IDs in cache3627 caches the allowed user IDs in L1 cache for 1 minute3628 caches the allowed user IDs in L2 cache for 5 minutes3629# [RSpecRunTime] RSpec elapsed time: 24 minutes 25.25 seconds. Current RSS: ~2165M. Threads: 11. load average: 1.05 1.10 1.06 1/376 206743630.3631 when user is a member of the allowed group3632 returns true3633 caching of allowed user IDs3634 behaves like allowed user IDs are cached3635 caches the allowed user IDs in cache3636 caches the allowed user IDs in L1 cache for 1 minute3637 caches the allowed user IDs in L2 cache for 5 minutes3638# [RSpecRunTime] RSpec elapsed time: 24 minutes 27.63 seconds. Current RSS: ~2121M. Threads: 11. load average: 1.05 1.10 1.06 1/376 206753639.3640 when allowed group is nested3641 returns the nested group3642 when a nested group has the same path3643 returns false3644# [RSpecRunTime] Finishing example group spec/lib/gitlab/performance_bar_spec.rb. It took 9.37 seconds. Expected to take 11.16 seconds.3645# [RSpecRunTime] Starting example group spec/lib/event_filter_spec.rb. Expected to take 10.98 seconds.3646EventFilter3647 #filter3648 returns "all" if given filter is nil3649 returns "all" if given filter is ""3650 returns "all" if given filter is "foo"3651# [RSpecRunTime] RSpec elapsed time: 24 minutes 34.72 seconds. Current RSS: ~2134M. Threads: 11. load average: 1.05 1.10 1.05 1/381 208303652.3653 #apply_filter3654 with the "push" filter3655 filters push events only3656 with the "merged" filter3657 filters merged events only3658 with the "issue" filter3659 filters issue and work item events only3660 with the "comments" filter3661 filters comment events only3662 with the "team" filter3663 filters team events only3664 with the "all" filter3665 returns all events3666 with the "design" filter3667 returns only design events3668 with the "wiki" filter3669 returns only wiki page events3670 with an unknown filter3671 returns all events3672# [RSpecRunTime] RSpec elapsed time: 24 minutes 38.66 seconds. Current RSS: ~2241M. Threads: 11. load average: 1.04 1.10 1.05 1/381 208313673.3674 with a nil filter3675 returns all events3676 #in_operator_query_builder_params3677 with the "issue" filter3678 also includes work item events3679 #active?3680 returns false if filter does not include the given key3681 returns false if the given key is nil3682 returns true if filter does not include the given key3683# [RSpecRunTime] Finishing example group spec/lib/event_filter_spec.rb. It took 10.88 seconds. Expected to take 10.98 seconds.3684# [RSpecRunTime] Starting example group spec/models/concerns/ci/partitionable/switch_spec.rb. Expected to take 10.65 seconds.3685Ci::Partitionable::Switch3686 is expected to eq "\"_test_p_ci_jobs_metadata\""3687 is expected not to be routing class3688 does not allow STI3689 is expected to eq "_test_ci_jobs_metadata_id_seq"3690 is expected to be routing class3691 is expected to eq "_test_p_ci_jobs_metadata"3692 is expected to eq "_test_p_ci_jobs_metadata"3693 with safe request store3694 changing the flag to true does not affect the current request3695 changing the flag to false does not affect the current request3696# [RSpecRunTime] RSpec elapsed time: 24 minutes 44.08 seconds. Current RSS: ~2225M. Threads: 11. load average: 1.04 1.09 1.05 1/376 208323697.3698 when switching the tables3699 switches table_name to routing table and rollbacks3700 switches quoted_table_name to routing table and rollbacks3701 switches arel_table to routing table and rollbacks3702 switches predicate_builder to routing table and rollbacks3703 can switch aggregate methods3704 can switch reads3705 can switch inserts3706 can switch deletes3707 with associations3708 reads3709 writes3710 deletes3711 can switch joins from jobs3712 can switch joins from metadata3713 preloads3714 with nested attributes3715 writes3716# [RSpecRunTime] RSpec elapsed time: 24 minutes 50.06 seconds. Current RSS: ~2211M. Threads: 11. load average: 1.04 1.09 1.05 1/377 208333717.3718# [RSpecRunTime] Finishing example group spec/models/concerns/ci/partitionable/switch_spec.rb. It took 10.14 seconds. Expected to take 10.65 seconds.3719# [RSpecRunTime] Starting example group spec/services/issues/reorder_service_spec.rb. Expected to take 10.45 seconds.3720Issues::ReorderService3721 #execute3722 when ordering issues in a project3723 behaves like issues reorder service3724 when reordering issues3725 returns false with no params3726 returns false with both invalid params3727 sorts issues3728 sorts issues if only given one neighbour, on the left3729 sorts issues if only given one neighbour, on the right3730# [RSpecRunTime] RSpec elapsed time: 24 minutes 53.72 seconds. Current RSS: ~2121M. Threads: 11. load average: 1.03 1.09 1.05 1/377 208343731.3732 when ordering issues in a group3733 behaves like issues reorder service3734 when reordering issues3735 returns false with no params3736 returns false with both invalid params3737 sorts issues3738 sorts issues if only given one neighbour, on the left3739 sorts issues if only given one neighbour, on the right3740# [RSpecRunTime] RSpec elapsed time: 24 minutes 58.46 seconds. Current RSS: ~2168M. Threads: 11. load average: 1.03 1.09 1.05 1/377 208353741.3742 when ordering in a group issue list3743 sorts issues3744# [RSpecRunTime] RSpec elapsed time: 24 minutes 59.78 seconds. Current RSS: ~2165M. Threads: 11. load average: 1.03 1.09 1.05 1/377 208363745.3746# [RSpecRunTime] Finishing example group spec/services/issues/reorder_service_spec.rb. It took 9.71 seconds. Expected to take 10.45 seconds.3747# [RSpecRunTime] Starting example group spec/workers/ci/user_cancel_pipeline_worker_spec.rb. Expected to take 10.2 seconds.3748Ci::UserCancelPipelineWorker3749 #perform3750 when the user id is nil3751 cancels the pipeline by calling force_execute3752 when the current user id is provided3753 when the user does not exist3754 cancels the pipeline by calling force_execute3755 when the user exists3756 cancels the pipeline by calling execute3757 if pipeline is deleted3758 does not error3759 when auto_canceled_by_pipeline is deleted3760 does not error3761 with builds and state transition side effects3762 when the user id is nil3763 behaves like an idempotent worker3764 is labeled as idempotent3765 performs multiple times sequentially without raising an exception3766 does not cancel the pipeline3767 when the user id exists3768 when the user can cancel the pipeline3769 behaves like an idempotent worker3770 is labeled as idempotent3771 performs multiple times sequentially without raising an exception3772 cancels the pipeline3773# [RSpecRunTime] RSpec elapsed time: 25 minutes 7.4 seconds. Current RSS: ~2185M. Threads: 11. load average: 1.02 1.08 1.05 1/377 208373774.3775 when the user cannot cancel the pipeline3776 behaves like an idempotent worker3777 is labeled as idempotent3778 performs multiple times sequentially without raising an exception3779 does not cancel the pipeline3780# [RSpecRunTime] RSpec elapsed time: 25 minutes 8.74 seconds. Current RSS: ~2184M. Threads: 11. load average: 1.02 1.08 1.05 1/377 208383781.3782# [RSpecRunTime] Finishing example group spec/workers/ci/user_cancel_pipeline_worker_spec.rb. It took 8.97 seconds. Expected to take 10.2 seconds.3783# [RSpecRunTime] Starting example group spec/workers/auto_devops/disable_worker_spec.rb. Expected to take 9.96 seconds.3784AutoDevops::DisableWorker#perform3785 disables auto devops for project3786 when project owner is a user3787 sends an email to pipeline user and project owner(s)3788# [RSpecRunTime] RSpec elapsed time: 25 minutes 12.29 seconds. Current RSS: ~2072M. Threads: 11. load average: 1.02 1.08 1.05 1/377 208693789.3790 when project does not have owner3791 sends an email to pipeline user3792# [RSpecRunTime] RSpec elapsed time: 25 minutes 14.8 seconds. Current RSS: ~2101M. Threads: 11. load average: 1.02 1.08 1.05 1/377 208853793.3794 when pipeline is not related to a user and project does not have owner3795 does not send an email3796# [RSpecRunTime] RSpec elapsed time: 25 minutes 17.19 seconds. Current RSS: ~2143M. Threads: 11. load average: 1.10 1.10 1.06 1/377 209013797.3798# [RSpecRunTime] Finishing example group spec/workers/auto_devops/disable_worker_spec.rb. It took 8.44 seconds. Expected to take 9.96 seconds.3799# [RSpecRunTime] Starting example group spec/serializers/ci/trigger_entity_spec.rb. Expected to take 9.74 seconds.3800Ci::TriggerEntity3801 #as_json3802 contains required fields3803 contains user fields3804 when current user can manage triggers3805 returns short_token as token3806 contains project_trigger_path3807 returns has_token_exposed3808# [RSpecRunTime] RSpec elapsed time: 25 minutes 22.24 seconds. Current RSS: ~2165M. Threads: 11. load average: 1.09 1.10 1.06 1/377 209023809.3810 when current user is the owner of the trigger3811 returns token as token3812 contains project_trigger_path3813 returns has_token_exposed3814# [RSpecRunTime] RSpec elapsed time: 25 minutes 26.34 seconds. Current RSS: ~2191M. Threads: 11. load average: 1.09 1.10 1.06 1/377 209033815.3816# [RSpecRunTime] Finishing example group spec/serializers/ci/trigger_entity_spec.rb. It took 9.28 seconds. Expected to take 9.74 seconds.3817# [RSpecRunTime] Starting example group spec/models/work_items/resource_link_event_spec.rb. Expected to take 9.49 seconds.3818WorkItems::ResourceLinkEvent3819 does not allow STI3820 associations3821 is expected to belong to work_item required: false3822 is expected to belong to child_work_item required: false3823# [RSpecRunTime] RSpec elapsed time: 25 minutes 28.09 seconds. Current RSS: ~2252M. Threads: 11. load average: 1.08 1.10 1.06 1/377 209043824.3825 behaves like a resource event3826 importable3827 is expected to respond to #importing?3828# [RSpecRunTime] RSpec elapsed time: 25 minutes 29.55 seconds. Current RSS: ~2253M. Threads: 11. load average: 1.08 1.10 1.06 1/377 209053829.3830 validations3831 is expected not to allow :user to be ‹nil›3832 when importing3833 is expected to allow :user to be ‹nil›3834 associations3835 is expected to belong to user required: false3836 .created_after3837 returns the expected events3838 returns no events if time is after last record time3839# [RSpecRunTime] RSpec elapsed time: 25 minutes 33.73 seconds. Current RSS: ~2104M. Threads: 11. load average: 1.08 1.09 1.05 1/377 209063840.3841 #synthetic_note_class3842 must implement #synthetic_note_class method3843 validation3844 is expected to validate that :child_work_item cannot be empty/falsy3845# [RSpecRunTime] Finishing example group spec/models/work_items/resource_link_event_spec.rb. It took 7.78 seconds. Expected to take 9.49 seconds.3846# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.3847Lint factories for WorkItems::ResourceLinkEvent3848 with saas, license, and factory defaults3849 behaves like factory3850 resource_link_event factory3851 does not raise error when built3852 does not raise error when created3853# [RSpecRunTime] RSpec elapsed time: 25 minutes 35.84 seconds. Current RSS: ~2156M. Threads: 11. load average: 1.08 1.09 1.05 1/377 209203854.3855# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.59 seconds. Expected to take 46.95 seconds.3856# [RSpecRunTime] Starting example group spec/graphql/resolvers/namespace_projects_resolver_spec.rb. Expected to take 9.26 seconds.3857Resolvers::NamespaceProjectsResolver3858 has an high complexity regardless of arguments3859 #resolve3860 with a group3861 is expected to contain exactly #<Project id:611 group167/project>>, #<Project id:612 group167/test-project>>, and #<Project id:613 group167/test>>3862 when include_subgroups is true3863 is expected to contain exactly #<Project id:611 group167/project>>, #<Project id:612 group167/test-project>>, #<Project id:613 group167/test>>, #<Project id:614 group167/group168/project-556>>, and #<Project id:615 group167/group168/project-557>>3864# [RSpecRunTime] RSpec elapsed time: 25 minutes 41.12 seconds. Current RSS: ~2131M. Threads: 11. load average: 1.07 1.09 1.05 1/377 209213865.3866 when not_aimed_for_deletion is true3867 is expected to contain exactly #<Project id:611 group167/project>>, #<Project id:612 group167/test-project>>, and #<Project id:614 group167/group168/project-556>>3868 when include_archived is false3869 is expected to contain exactly #<Project id:611 group167/project>> and #<Project id:613 group167/test>>3870 search and similarity sorting3871 returns projects ordered by similarity to the search input3872 filters out result that do not match the search input3873 when `search` parameter is not given3874 returns all projects3875 when only search term is given3876 filters out result that do not match the search input, but does not sort them3877 ids filtering3878 when ids is provided3879 is expected to contain exactly #<Project id:613 group167/test>>3880 when ids is nil3881 is expected to contain exactly #<Project id:611 group167/project>>, #<Project id:612 group167/test-project>>, and #<Project id:613 group167/test>>3882 with an user namespace3883 is expected to contain exactly #<Project id:608 user568/project-553>>, #<Project id:609 user568/project-554>>, and #<Project id:610 user568/project-555>>3884# [RSpecRunTime] RSpec elapsed time: 25 minutes 45.32 seconds. Current RSS: ~2197M. Threads: 11. load average: 1.07 1.09 1.05 1/377 209223885.3886 when passing a non existent, batch loaded namespace3887 is expected to be empty3888# [RSpecRunTime] Finishing example group spec/graphql/resolvers/namespace_projects_resolver_spec.rb. It took 9.75 seconds. Expected to take 9.26 seconds.3889# [RSpecRunTime] Starting example group spec/models/namespace_statistics_spec.rb. Expected to take 9.01 seconds.3890NamespaceStatistics3891 does not allow STI3892 is expected to belong to namespace required: false3893 is expected to validate that :namespace cannot be empty/falsy3894 #refresh!3895 when database is read_only3896 does not save the object3897# [RSpecRunTime] RSpec elapsed time: 25 minutes 47.02 seconds. Current RSS: ~2201M. Threads: 11. load average: 1.06 1.09 1.05 1/377 209233898.3899 when namespace belong to a user3900 does not save the object3901 when invalid option is passed3902 does not update any column3903 behaves like creates the namespace statistics3904 is expected to receive save!(*(any args)) 1 time3905 when no option is passed3906 updates the dependency proxy size3907 behaves like creates the namespace statistics3908 is expected to receive save!(*(any args)) 1 time3909 when dependency_proxy_size option is passed3910 updates the dependency proxy size3911 behaves like creates the namespace statistics3912 is expected to receive save!(*(any args)) 1 time3913 #update_storage_size3914 sets storage_size to the dependency_proxy_size3915 #update_dependency_proxy_size3916 updates the dependency proxy size3917 when namespace does not belong to a group3918 does not update the dependency proxy size3919# [RSpecRunTime] RSpec elapsed time: 25 minutes 51.4 seconds. Current RSS: ~2237M. Threads: 11. load average: 1.06 1.09 1.05 1/377 209243920.3921 before saving statistics3922 updates storage size3923 after saving statistics3924 when storage_size is not updated3925 does not enqueue the job to update root storage statistics3926 when storage_size is updated3927 enqueues the job to update root storage statistics3928 when namespace does not belong to a group3929 does not enqueue the job to update root storage statistics3930 when other columns are updated3931 does not enqueue the job to update root storage statistics3932 after destroy statistics3933 enqueues the job to update root storage statistics3934 when namespace belongs to a group3935 does not enqueue the job to update root storage statistics3936# [RSpecRunTime] Finishing example group spec/models/namespace_statistics_spec.rb. It took 7.62 seconds. Expected to take 9.01 seconds.3937# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.3938Lint factories for NamespaceStatistics3939 with saas, license, and factory defaults3940 behaves like factory3941 namespace_statistics factory3942 does not raise error when built3943 does not raise error when created3944# [RSpecRunTime] RSpec elapsed time: 25 minutes 54.54 seconds. Current RSS: ~2217M. Threads: 11. load average: 1.06 1.09 1.05 1/377 209383945.3946# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.34 seconds. Expected to take 46.95 seconds.3947# [RSpecRunTime] Starting example group spec/tasks/gitlab/packages/migrate_rake_spec.rb. Expected to take 8.76 seconds.3948gitlab:packages namespace rake task3949 migrate3950 object storage disabled3951 doesn't migrate files3952 object storage enabled3953 migrates local file to object storage3954# [RSpecRunTime] RSpec elapsed time: 25 minutes 57.99 seconds. Current RSS: ~2201M. Threads: 11. load average: 1.05 1.08 1.05 1/377 209393955.3956# [RSpecRunTime] Finishing example group spec/tasks/gitlab/packages/migrate_rake_spec.rb. It took 5.88 seconds. Expected to take 8.76 seconds.3957# [RSpecRunTime] RSpec elapsed time: 26 minutes 0.63 second. Current RSS: ~2130M. Threads: 11. load average: 1.05 1.08 1.05 1/377 209403958.3959# [RSpecRunTime] Starting example group spec/models/ci/deleted_object_spec.rb. Expected to take 8.52 seconds.3960Ci::DeletedObject3961 does not allow STI3962 attributes3963 is expected to respond to #file3964 is expected to respond to #store_dir3965 is expected to respond to #file_store3966 is expected to respond to #pick_up_at3967# [RSpecRunTime] RSpec elapsed time: 26 minutes 2.16 seconds. Current RSS: ~2114M. Threads: 11. load average: 1.05 1.08 1.05 1/377 209413968.3969 .bulk_import3970 with data3971 imports data3972# [RSpecRunTime] RSpec elapsed time: 26 minutes 3.35 seconds. Current RSS: ~2115M. Threads: 11. load average: 1.05 1.08 1.05 1/377 209423973.3974 with invalid data3975 does not import anything3976 with empty data3977 returns successfully3978 ActiveRecord scopes3979 .ready_for_destruction3980 returns objects that are ready3981 .lock_for_destruction3982 returns objects that are ready3983 selects only the id3984 orders by pick_up_at3985 applies limit3986 uses select for update3987# [RSpecRunTime] RSpec elapsed time: 26 minutes 7.6 seconds. Current RSS: ~2210M. Threads: 11. load average: 1.04 1.08 1.05 1/377 209433988.3989 #delete_file_from_storage3990 does not raise errors3991# [RSpecRunTime] Finishing example group spec/models/ci/deleted_object_spec.rb. It took 7.42 seconds. Expected to take 8.52 seconds.3992# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.3993Lint factories for Ci::DeletedObject3994 with saas, license, and factory defaults3995 behaves like factory3996 ci_deleted_object factory3997 does not raise error when built3998 does not raise error when created3999# [RSpecRunTime] RSpec elapsed time: 26 minutes 9.3 seconds. Current RSS: ~2211M. Threads: 11. load average: 1.04 1.08 1.05 1/377 209574000.4001# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.38 seconds. Expected to take 46.95 seconds.4002# [RSpecRunTime] Starting example group spec/services/personal_access_tokens/create_service_spec.rb. Expected to take 8.39 seconds.4003PersonalAccessTokens::CreateService4004 #execute4005 when current_user is an administrator4006 when admin mode is enabled4007 behaves like a successfully created token4008 creates personal access token record4009 logs the event4010 notifies the user4011# [RSpecRunTime] RSpec elapsed time: 26 minutes 10.81 seconds. Current RSS: ~2214M. Threads: 11. load average: 1.04 1.08 1.05 1/377 209584012.4013 when admin mode is disabled4014 behaves like an unsuccessfully created token4015 is expected to equal false4016 is expected to eq "Not permitted to create"4017 is expected to be nil4018 when current_user is not an administrator4019 target_user is not the same as current_user4020 behaves like an unsuccessfully created token4021 is expected to equal false4022 is expected to eq "Not permitted to create"4023 is expected to be nil4024# [RSpecRunTime] RSpec elapsed time: 26 minutes 14.61 seconds. Current RSS: ~2217M. Threads: 11. load average: 1.04 1.08 1.05 1/377 209594025.4026 target_user is same as current_user4027 behaves like a successfully created token4028 creates personal access token record4029 logs the event4030 notifies the user4031# [RSpecRunTime] RSpec elapsed time: 26 minutes 15.72 seconds. Current RSS: ~2219M. Threads: 11. load average: 1.04 1.08 1.05 1/377 209604032.4033 with no expires_at set4034 is expected to eq Thu, 31 Jul 20254035 when invalid scope4036 when concatenate_errors: true4037 is expected to be an instance of String4038 when concatenate_errors: false4039 is expected to be an instance of Array4040# [RSpecRunTime] Finishing example group spec/services/personal_access_tokens/create_service_spec.rb. It took 7.41 seconds. Expected to take 8.39 seconds.4041# [RSpecRunTime] Starting example group spec/finders/packages/go/package_finder_spec.rb. Expected to take 8.21 seconds.4042Packages::Go::PackageFinder4043 #exists?4044 with a valid name and version4045 executes SELECT 14046 is expected to eq true4047# [RSpecRunTime] RSpec elapsed time: 26 minutes 19.04 seconds. Current RSS: ~2115M. Threads: 11. load average: 1.20 1.11 1.06 1/382 213304048.4049 with an invalid name4050 is expected to eq false4051 with an invalid version4052 is expected to eq false4053 #execute4054 with a valid name and version4055 executes a single query4056 is expected to eq #<Packages::Go::Package id: 44, project_id: 622, created_at: "2024-07-31 10:42:28.441745000 +0000", u...e_type: "golang", creator_id: 1145, status: "default", last_downloaded_at: nil, status_message: nil>4057# [RSpecRunTime] RSpec elapsed time: 26 minutes 21.96 seconds. Current RSS: ~2158M. Threads: 11. load average: 1.18 1.11 1.06 1/382 213314058.4059 with an uninstallable package4060 is expected to eq nil4061 with an invalid name4062 is expected to eq nil4063 with an invalid version4064 is expected to eq nil4065# [RSpecRunTime] Finishing example group spec/finders/packages/go/package_finder_spec.rb. It took 6.05 seconds. Expected to take 8.21 seconds.4066# [RSpecRunTime] Starting example group spec/lib/gitlab/import_export/project/export_task_spec.rb. Expected to take 8.15 seconds.4067Gitlab::ImportExport::Project::ExportTask4068 when project is found4069 performs project export successfully4070 behaves like rake task with disabled object_storage4071 disables direct & background upload only for service call4072# [RSpecRunTime] RSpec elapsed time: 26 minutes 24.91 seconds. Current RSS: ~2159M. Threads: 11. load average: 1.18 1.11 1.06 1/385 213414073.4074 when project is not found4075 logs an error4076 returns false4077 when file path is invalid4078 logs an error4079 returns false4080 when after export strategy fails4081 error is logged4082 when saving services fail4083 error is logged4084# [RSpecRunTime] Finishing example group spec/lib/gitlab/import_export/project/export_task_spec.rb. It took 5.18 seconds. Expected to take 8.15 seconds.4085# [RSpecRunTime] Starting example group spec/finders/projects/ml/model_finder_spec.rb. Expected to take 7.9 seconds.4086Projects::Ml::ModelFinder4087 when name is passed4088 searches by name4089# [RSpecRunTime] RSpec elapsed time: 26 minutes 32.25 seconds. Current RSS: ~2205M. Threads: 11. load average: 1.08 1.09 1.05 1/377 213454090.4091 sorting4092 test_case: "default params", order_by: nil, direction: nil, expected_order: [2, 1, 0]4093 is expected to eq [#<Ml::Model id: 3, created_at: "2024-07-31 10:42:40.224053896 +0000", updated_at: "2024-07-24 10:42:...ame: "model1", description: nil, user_id: nil, cached_markdown_version: nil, description_html: nil>]4094 test_case: "ascending order", order_by: "id", direction: "ASC", expected_order: [0, 1, 2]4095 is expected to eq [#<Ml::Model id: 1, created_at: "2024-07-31 10:42:38.651738650 +0000", updated_at: "2024-07-31 10:42:...e: "model1_1", description: nil, user_id: nil, cached_markdown_version: nil, description_html: nil>]4096 test_case: "by column", order_by: "name", direction: "ASC", expected_order: [0, 2, 1]4097 is expected to eq [#<Ml::Model id: 1, created_at: "2024-07-31 10:42:38.651738650 +0000", updated_at: "2024-07-31 10:42:...ame: "model2", description: nil, user_id: nil, cached_markdown_version: nil, description_html: nil>]4098 test_case: "invalid sort", order_by: nil, direction: "UP", expected_order: [2, 1, 0]4099 is expected to eq [#<Ml::Model id: 3, created_at: "2024-07-31 10:42:40.224053896 +0000", updated_at: "2024-07-24 10:42:...ame: "model1", description: nil, user_id: nil, cached_markdown_version: nil, description_html: nil>]4100 test_case: "invalid order by", order_by: "INVALID", direction: nil, expected_order: [2, 1, 0]4101 is expected to eq [#<Ml::Model id: 3, created_at: "2024-07-31 10:42:40.224053896 +0000", updated_at: "2024-07-24 10:42:...ame: "model1", description: nil, user_id: nil, cached_markdown_version: nil, description_html: nil>]4102 test_case: "order by updated_at", order_by: "updated_at", direction: nil, expected_order: [1, 0, 2]4103 is expected to eq [#<Ml::Model id: 2, created_at: "2024-07-31 10:42:39.325719093 +0000", updated_at: "2024-07-31 10:42:...e: "model1_1", description: nil, user_id: nil, cached_markdown_version: nil, description_html: nil>]4104 default params4105 returns models for project ordered by id4106 including the latest version and project4107 does not return models belonging to a different project4108 includes version count4109# [RSpecRunTime] Finishing example group spec/finders/projects/ml/model_finder_spec.rb. It took 6.87 seconds. Expected to take 7.9 seconds.4110# [RSpecRunTime] Starting example group spec/lib/banzai/pipeline/plain_markdown_pipeline_spec.rb. Expected to take 7.76 seconds.4111Banzai::Pipeline::PlainMarkdownPipeline4112 legacy backslash handling4113 converts all escapable punctuation to literals4114 ensure we handle all the GitLab reference characters4115 does not convert non-reference/latex punctuation to spans4116 does not convert other characters to literals4117 does not have a polynomial regex4118 backslash escapes are untouched in code blocks, code spans, autolinks, or raw HTML4119 markdown: "`` \\@\\! ``", expected: "<code>\\@\\!</code>"4120 is expected to include "<code>\\@\\!</code>"4121# [RSpecRunTime] RSpec elapsed time: 26 minutes 39.48 seconds. Current RSS: ~2398M. Threads: 11. load average: 1.07 1.09 1.05 1/377 213464122.4123 markdown: " \\@\\!", expected: "<code>\\@\\!\n</code>"4124 is expected to include "<code>\\@\\!\n</code>"4125 markdown: "~~~\n\\@\\!\n~~~", expected: "<code>\\@\\!\n</code>"4126 is expected to include "<code>\\@\\!\n</code>"4127 markdown: "$1+\\$2$", expected: "<code data-math-style=\"inline\">1+\\$2</code>"4128 is expected to include "<code data-math-style=\"inline\">1+\\$2</code>"4129 markdown: "<http://example.com?find=\\@>", expected: "<a href=\"http://example.com?find=%5C@\">http://example.com?find=\\@</a>"4130 is expected to include "<a href=\"http://example.com?find=%5C@\">http://example.com?find=\\@</a>"4131 markdown: "<a href=\"/bar\\@)\">", expected: "<a href=\"/bar\\@)\">"4132 is expected to include "<a href=\"/bar\\@)\">"4133 work in all other contexts, including URLs and link titles, link references, and info strings in fenced code blocks4134 renders correct html4135 markdown: "[foo](/bar\\@ \"\\@title\")", expected: "<a href=\"/bar@\" title=\"@title\">foo</a>"4136 is expected to include "<a href=\"/bar@\" title=\"@title\">foo</a>"4137 markdown: "[foo]\n\n[foo]: /bar\\@ \"\\@title\"", expected: "<a href=\"/bar@\" title=\"@title\">foo</a>"4138 is expected to include "<a href=\"/bar@\" title=\"@title\">foo</a>"4139# [RSpecRunTime] Finishing example group spec/lib/banzai/pipeline/plain_markdown_pipeline_spec.rb. It took 6.62 seconds. Expected to take 7.76 seconds.4140# [RSpecRunTime] Starting example group spec/services/issue_email_participants/destroy_service_spec.rb. Expected to take 7.54 seconds.4141IssueEmailParticipants::DestroyService4142 #execute4143 when the user is not a project member4144 behaves like a failed service execution4145 returns error ServiceResponse with message4146 when skip_permission_check option is provided4147 behaves like a failed service execution4148 returns error ServiceResponse with message4149# [RSpecRunTime] RSpec elapsed time: 26 minutes 44.37 seconds. Current RSS: ~2376M. Threads: 11. load average: 1.15 1.10 1.06 1/377 213474150.4151 when email is a participant of the issue4152 behaves like a successful service execution4153 removes participants4154 when user has reporter role in project4155 when no emails are provided4156 behaves like a failed service execution4157 returns error ServiceResponse with message4158 when one email is provided4159 behaves like a failed service execution4160 returns error ServiceResponse with message4161 when email is a participant of the issue4162 behaves like a successful service execution4163 removes participants4164 when context option with :unsubscribe is passed4165 behaves like a successful service execution4166 removes participants4167 when email is formatted in a different case4168 behaves like a successful service execution4169 removes participants4170 when multiple emails are provided4171 behaves like a failed service execution4172 returns error ServiceResponse with message4173 when duplicate email provided4174 behaves like a failed service execution4175 returns error ServiceResponse with message4176 when one email is a participant of the issue4177 behaves like a successful service execution4178 removes participants4179 when both emails are a participant of the issue4180 behaves like a successful service execution4181 removes participants4182 when more than the allowed number of emails are provided4183 behaves like a successful service execution4184 removes participants4185# [RSpecRunTime] Finishing example group spec/services/issue_email_participants/destroy_service_spec.rb. It took 6.62 seconds. Expected to take 7.54 seconds.4186# [RSpecRunTime] Starting example group spec/services/service_desk/custom_email_verifications/update_service_spec.rb. Expected to take 7.45 seconds.4187ServiceDesk::CustomEmailVerifications::UpdateService4188 #execute4189 exits early4190 when verification exists4191 when we do not have a verification email4192 behaves like a failing verification process4193 refuses to verify and sends result emails4194# [RSpecRunTime] RSpec elapsed time: 26 minutes 50.99 seconds. Current RSS: ~2265M. Threads: 11. load average: 1.13 1.10 1.06 1/377 213484195.4196 when already verified4197 behaves like an early exit from the verification process4198 exits early4199 when we already have an error4200 behaves like an early exit from the verification process4201 exits early4202 when we have a verification email4203 verifies and sends result emails4204 and verification tokens do not match4205 behaves like a failing verification process4206 refuses to verify and sends result emails4207 and from address does not match with custom email4208 behaves like a failing verification process4209 refuses to verify and sends result emails4210 and timeframe for receiving the email is over4211 behaves like a failing verification process4212 refuses to verify and sends result emails4213 and service desk address from service_desk_email was used as forwarding target4214 behaves like a failing verification process4215 refuses to verify and sends result emails4216 when multiple Delivered-To headers are present4217 behaves like a failing verification process4218 refuses to verify and sends result emails4219 when multiple To headers are present4220 behaves like a failing verification process4221 refuses to verify and sends result emails4222 when already verified4223 behaves like an early exit from the verification process4224 exits early4225 when enabled4226 behaves like an early exit from the verification process4227 exits early4228# [RSpecRunTime] Finishing example group spec/services/service_desk/custom_email_verifications/update_service_spec.rb. It took 6.69 seconds. Expected to take 7.45 seconds.4229# [RSpecRunTime] Starting example group spec/lib/gitlab/github_import/importer/collaborator_importer_spec.rb. Expected to take 7.17 seconds.4230Gitlab::GithubImport::Importer::CollaboratorImporter4231 #execute4232 behaves like role mapping4233 creates expected member4234# [RSpecRunTime] RSpec elapsed time: 26 minutes 57.66 seconds. Current RSS: ~2245M. Threads: 11. load average: 1.11 1.10 1.06 1/377 213624235.4236 behaves like role mapping4237 creates expected member4238 behaves like role mapping4239 creates expected member4240 behaves like role mapping4241 creates expected member4242 behaves like role mapping4243 creates expected member4244 when role name is unknown (custom role)4245 raises expected error4246 when user has lower role in a project group4247 behaves like role mapping4248 creates expected member4249 when user has higher role in a project group4250 skips creating member for the project4251# [RSpecRunTime] Finishing example group spec/lib/gitlab/github_import/importer/collaborator_importer_spec.rb. It took 5.55 seconds. Expected to take 7.17 seconds.4252# [RSpecRunTime] Starting example group spec/lib/gitlab/metrics/exporter/base_exporter_spec.rb. Expected to take 7.05 seconds.4253Gitlab::Metrics::Exporter::BaseExporter4254 when exporter is enabled4255 when exporter is stopped4256 #start4257 starts the exporter4258 with custom settings4259 starts server with port and address from settings4260 logging enabled4261 configures a WEBrick logger with the given file4262 logs any errors during startup4263 logging disabled4264 configures a WEBrick logger with the null device4265# [RSpecRunTime] RSpec elapsed time: 27 minutes 3.41 seconds. Current RSS: ~2197M. Threads: 11. load average: 1.10 1.10 1.06 1/378 213644266.4267 with TLS enabled4268 injects the necessary OpenSSL config for WEBrick4269 with intermediate certificates4270 injects them in the extra chain4271 when thread is not alive4272 does close listeners4273 #stop4274 doesn't shutdown stopped server4275 when exporter is running4276 #stop4277 shutdowns server4278 request handling4279 method_class: Net::HTTP::Get, path: "/metrics", http_status: 2004280 responds with proper http_status4281 collects request metrics4282 method_class: Net::HTTP::Get, path: "/", http_status: 4044283 responds with proper http_status4284 collects request metrics4285 when exporter is disabled4286 #start4287 doesn't start4288 #stop4289 doesn't shutdown4290# [RSpecRunTime] Finishing example group spec/lib/gitlab/metrics/exporter/base_exporter_spec.rb. It took 5.74 seconds. Expected to take 7.05 seconds.4291# [RSpecRunTime] Starting example group spec/services/issue_email_participants/create_service_spec.rb. Expected to take 6.91 seconds.4292IssueEmailParticipants::CreateService4293 #execute4294 when the user is not a project member4295 behaves like a failed service execution4296 returns error ServiceResponse with message4297 when user has reporter role in project4298 when no emails are provided4299 behaves like a failed service execution4300 returns error ServiceResponse with message4301 when one email is provided4302 behaves like a successful service execution4303 creates new participants4304# [RSpecRunTime] RSpec elapsed time: 27 minutes 9.41 seconds. Current RSS: ~2250M. Threads: 12. load average: 1.10 1.09 1.06 1/378 213684305.4306 when email is already a participant of the issue4307 behaves like a failed service execution4308 returns error ServiceResponse with message4309 when email is formatted in a different case4310 behaves like a failed service execution4311 returns error ServiceResponse with message4312 when participants limit on issue is reached4313 logs count of emails above limit4314 behaves like a failed service execution4315 returns error ServiceResponse with message4316 when multiple emails are provided4317 behaves like a successful service execution4318 creates new participants4319 when duplicate email provided4320 behaves like a successful service execution4321 creates new participants4322 when an email is already a participant of the issue4323 behaves like a successful service execution4324 creates new participants4325 when only some emails can be added because of participants limit4326 logs count of emails above limit4327 behaves like a successful service execution4328 creates new participants4329 when more than the allowed number of emails are provided4330 behaves like a successful service execution4331 creates new participants4332 when feature flag issue_email_participants is disabled4333 behaves like a failed service execution4334 returns error ServiceResponse with message4335# [RSpecRunTime] Finishing example group spec/services/issue_email_participants/create_service_spec.rb. It took 6.94 seconds. Expected to take 6.91 seconds.4336# [RSpecRunTime] Starting example group spec/services/packages/debian/update_distribution_service_spec.rb. Expected to take 6.74 seconds.4337Packages::Debian::UpdateDistributionService4338 behaves like Debian Update Distribution Service4339 with a Debian project distribution4340 with valid simple params4341 behaves like Update Debian Distribution4342 returns ServiceResponse4343 with invalid simple params4344 behaves like Update Debian Distribution4345 returns ServiceResponse4346# [RSpecRunTime] RSpec elapsed time: 27 minutes 16.0 seconds. Current RSS: ~2239M. Threads: 12. load average: 1.09 1.09 1.06 1/378 213694347.4348 with valid components and architectures4349 behaves like Update Debian Distribution4350 returns ServiceResponse4351 with invalid components4352 behaves like Update Debian Distribution4353 returns ServiceResponse4354 with invalid architectures4355 behaves like Update Debian Distribution4356 returns ServiceResponse4357 behaves like Debian Update Distribution Service4358 with a Debian group distribution4359 with valid simple params4360 behaves like Update Debian Distribution4361 returns ServiceResponse4362 with invalid simple params4363 behaves like Update Debian Distribution4364 returns ServiceResponse4365 with valid components and architectures4366 behaves like Update Debian Distribution4367 returns ServiceResponse4368 with invalid components4369 behaves like Update Debian Distribution4370 returns ServiceResponse4371 with invalid architectures4372 behaves like Update Debian Distribution4373 returns ServiceResponse4374# [RSpecRunTime] Finishing example group spec/services/packages/debian/update_distribution_service_spec.rb. It took 5.66 seconds. Expected to take 6.74 seconds.4375# [RSpecRunTime] Starting example group spec/models/concerns/clusters/agents/authorizations/ci_access/config_scopes_spec.rb. Expected to take 6.57 seconds.4376Clusters::Agents::Authorizations::CiAccess::ConfigScopes4377 does not allow STI4378 .with_available_ci_access_fields4379 is expected to contain exactly #<Clusters::Agents::Authorizations::CiAccess::ProjectAuthorization id: 1, project_id: 641, agent_id: 1, config: {"default_namespace"=>"production"}>, #<Clusters::Agents::Authorizations::CiAccess::ProjectAuthorization id: 2, project_id: 641, agent_id: 2, config: {"access_as"=>{}}>, and #<Clusters::Agents::Authorizations::CiAccess::ProjectAuthorization id: 3, project_id: 641, agent_id: 3, config: {"access_as"=>{"agent"=>{}}}>4380# [RSpecRunTime] RSpec elapsed time: 27 minutes 24.82 seconds. Current RSS: ~2185M. Threads: 12. load average: 1.15 1.10 1.06 1/378 213704381.4382# [RSpecRunTime] Finishing example group spec/models/concerns/clusters/agents/authorizations/ci_access/config_scopes_spec.rb. It took 6.19 seconds. Expected to take 6.57 seconds.4383# [RSpecRunTime] Starting example group spec/models/group_import_state_spec.rb. Expected to take 6.49 seconds.4384GroupImportState4385 does not allow STI4386 validations4387 is expected to belong to user required: true4388 is expected to validate that :group cannot be empty/falsy4389 is expected to validate that :status cannot be empty/falsy4390 can be created without a jid4391 cannot be started without a jid4392 cannot be finished without a jid4393 can fail without a jid4394# [RSpecRunTime] RSpec elapsed time: 27 minutes 27.28 seconds. Current RSS: ~2305M. Threads: 12. load average: 1.14 1.10 1.06 1/378 213714395.4396 #in_progress?4397 when the import is 'created'4398 returns true4399 when the import is 'started'4400 returns true4401 when the import is 'finished'4402 returns false4403 when the import is 'failed'4404 returns false4405 when import failed4406 when error message is present4407 truncates error message4408 when error message is missing4409 has no error message4410# [RSpecRunTime] Finishing example group spec/models/group_import_state_spec.rb. It took 4.11 seconds. Expected to take 6.49 seconds.4411# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.4412Lint factories for GroupImportState4413 with saas, license, and factory defaults4414 behaves like factory4415 group_import_state factory4416 does not raise error when built4417 does not raise error when created4418 linting :created trait4419 does not raise error when created4420# [RSpecRunTime] RSpec elapsed time: 27 minutes 32.55 seconds. Current RSS: ~2481M. Threads: 12. load average: 1.12 1.10 1.06 2/378 213854421.4422 linting :started trait4423 does not raise error when created4424 linting :finished trait4425 does not raise error when created4426 linting :failed trait4427 does not raise error when created4428# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 4.81 seconds. Expected to take 46.95 seconds.4429# [RSpecRunTime] Starting example group spec/graphql/mutations/users/set_namespace_commit_email_spec.rb. Expected to take 6.27 seconds.4430Mutations::Users::SetNamespaceCommitEmail4431 is expected to require graphql authorizations :read_namespace4432 #resolve4433 when current_user does not have permission4434 raises an error4435 when the user has permission4436 when the email does not belong to the target user4437 returns the validation error4438 when namespace is a group4439 behaves like success4440 creates namespace commit email with correct values4441 when namespace is a user4442 behaves like success4443 creates namespace commit email with correct values4444 when namespace is a project4445 behaves like success4446 creates namespace commit email with correct values4447# [RSpecRunTime] RSpec elapsed time: 27 minutes 37.88 seconds. Current RSS: ~2537M. Threads: 12. load average: 1.19 1.12 1.07 1/378 213864448.4449# [RSpecRunTime] Finishing example group spec/graphql/mutations/users/set_namespace_commit_email_spec.rb. It took 4.17 seconds. Expected to take 6.27 seconds.4450# [RSpecRunTime] Starting example group spec/services/issue_links/destroy_service_spec.rb. Expected to take 6.23 seconds.4451IssueLinks::DestroyService4452 #execute4453 behaves like a destroyable issuable link4454 when successfully removes an issuable link4455 removes related issue4456 creates notes4457 returns success message4458# [RSpecRunTime] RSpec elapsed time: 27 minutes 40.09 seconds. Current RSS: ~2486M. Threads: 12. load average: 1.19 1.12 1.07 1/378 213924459.4460 when failing to remove an issuable link4461 does not remove relation4462 does not create notes4463 returns error message4464# [RSpecRunTime] RSpec elapsed time: 27 minutes 41.09 seconds. Current RSS: ~2485M. Threads: 12. load average: 1.19 1.12 1.07 1/378 213934465.4466 when target is an incident4467 behaves like an incident management tracked event4468 .track_event4469 tracks the event using redis4470 behaves like Snowplow event tracking with RedisHLL context4471 behaves like Snowplow event tracking4472 is emitted4473# [RSpecRunTime] RSpec elapsed time: 27 minutes 43.24 seconds. Current RSS: ~2501M. Threads: 12. load average: 1.18 1.11 1.07 1/378 213944474.4475# [RSpecRunTime] Finishing example group spec/services/issue_links/destroy_service_spec.rb. It took 5.4 seconds. Expected to take 6.23 seconds.4476# [RSpecRunTime] Starting example group spec/workers/clusters/applications/deactivate_integration_worker_spec.rb. Expected to take 6.11 seconds.4477Clusters::Applications::DeactivateIntegrationWorker#perform4478 when cluster exists4479 prometheus integration4480 when prometheus integration exists4481 with cluster type: group4482 ensures Prometheus integration is deactivated4483# [RSpecRunTime] RSpec elapsed time: 27 minutes 45.64 seconds. Current RSS: ~2531M. Threads: 12. load average: 1.18 1.11 1.07 1/378 213954484.4485 with cluster type: project4486 ensures Prometheus integration is deactivated4487 with cluster type: instance4488 ensures Prometheus integration is deactivated4489 when prometheus integration does not exist4490 with cluster type: project4491 does not raise errors4492 when cluster does not exist4493 raises Record Not Found error4494# [RSpecRunTime] Finishing example group spec/workers/clusters/applications/deactivate_integration_worker_spec.rb. It took 4.78 seconds. Expected to take 6.11 seconds.4495# [RSpecRunTime] Starting example group spec/services/service_desk/custom_emails/create_service_spec.rb. Expected to take 6.01 seconds.4496ServiceDesk::CustomEmails::CreateService4497 #execute4498 with illegitimate user4499 behaves like a service that exits with error4500 exits early4501 with legitimate user4502 behaves like a service that exits with error4503 exits early4504 with params but custom_email missing4505 behaves like a failing service that does not create records4506 exits with error and does not create records4507 with params but smtp username empty4508 behaves like a failing service that does not create records4509 exits with error and does not create records4510 with params but smtp password is too short4511 behaves like a failing service that does not create records4512 exits with error and does not create records4513 with params but custom_email is invalid4514 behaves like a failing service that does not create records4515 exits with error and does not create records4516 with full set of params4517 creates all records and returns a successful response4518 with optional smtp_authentication parameter4519 sets authentication and returns a successful response4520 with unsupported value4521 behaves like a failing service that does not create records4522 exits with error and does not create records4523# [RSpecRunTime] RSpec elapsed time: 27 minutes 51.44 seconds. Current RSS: ~2605M. Threads: 12. load average: 1.24 1.13 1.07 1/378 213964524.4525 when custom email aready exists4526 behaves like a service that exits with error4527 exits early4528# [RSpecRunTime] Finishing example group spec/services/service_desk/custom_emails/create_service_spec.rb. It took 3.78 seconds. Expected to take 6.01 seconds.4529# [RSpecRunTime] Starting example group spec/models/concerns/ci/track_environment_usage_spec.rb. Expected to take 5.92 seconds.4530Ci::TrackEnvironmentUsage4531 does not allow STI4532 deployment_name?4533 does detect deployment names4534 does detect partial deployment names4535 does not detect non-deployment names4536 is case insensitive4537# [RSpecRunTime] RSpec elapsed time: 27 minutes 55.26 seconds. Current RSS: ~2520M. Threads: 12. load average: 1.22 1.13 1.07 1/378 213974538.4539 #verifies_environment?4540 when build is the verify action for the environment4541 is expected to be truthy4542 when build is not the verify action for the environment4543 is expected to be falsey4544# [RSpecRunTime] Finishing example group spec/models/concerns/ci/track_environment_usage_spec.rb. It took 4.02 seconds. Expected to take 5.92 seconds.4545# [RSpecRunTime] Starting example group spec/lib/api/entities/basic_project_details_spec.rb. Expected to take 5.78 seconds.4546API::Entities::BasicProjectDetails4547 #default_branch4548 delegates to Project#default_branch_or_main4549 anonymous user4550 is not included4551# [RSpecRunTime] RSpec elapsed time: 27 minutes 57.07 seconds. Current RSS: ~2492M. Threads: 12. load average: 1.21 1.12 1.07 1/378 213984552.4553 #readme_url #forks_count4554 public project with repository is accessible by the user4555 current_user: member_user, project: project_without_restriction4556 exposes readme_url and forks_count4557 current_user: non_member_user, project: project_without_restriction4558 exposes readme_url and forks_count4559 current_user: nil, project: project_without_restriction4560 exposes readme_url and forks_count4561 current_user: member_user, project: project_with_repository_restriction4562 exposes readme_url and forks_count4563 public project with repository is not accessible by the user4564 current_user: non_member_user, project: project_with_repository_restriction4565 does not expose readme_url and forks_count4566 current_user: nil, project: project_with_repository_restriction4567 does not expose readme_url and forks_count4568 #repository_storage4569 with anonymous user4570 is not included4571 with normal user4572 is not included4573# [RSpecRunTime] RSpec elapsed time: 28 minutes 1.56 seconds. Current RSS: ~2571M. Threads: 12. load average: 1.21 1.12 1.07 3/378 213994574.4575 with admin user4576 is included4577# [RSpecRunTime] Finishing example group spec/lib/api/entities/basic_project_details_spec.rb. It took 6.03 seconds. Expected to take 5.78 seconds.4578# [RSpecRunTime] Starting example group spec/models/ci/build_trace_spec.rb. Expected to take 5.7 seconds.4579Ci::BuildTrace4580 does not allow STI4581 returns formatted trace4582 delegated methods4583 is expected to delegate #state to the #trace object4584 is expected to delegate #append to the #trace object4585 is expected to delegate #truncated to the #trace object4586 is expected to delegate #offset to the #trace object4587 is expected to delegate #size to the #trace object4588 is expected to delegate #total to the #trace object4589 is expected to delegate #build_id to the #build object as #id4590 is expected to delegate #build_status to the #build object as #status4591 is expected to delegate #build_complete? to the #build object as #complete?4592# [RSpecRunTime] RSpec elapsed time: 28 minutes 6.8 seconds. Current RSS: ~2525M. Threads: 12. load average: 1.19 1.12 1.07 1/378 214004593.4594 with invalid UTF-8 data4595 returns valid UTF-8 data4596# [RSpecRunTime] Finishing example group spec/models/ci/build_trace_spec.rb. It took 5.2 seconds. Expected to take 5.7 seconds.4597# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/templates/Jobs/sast_iac_latest_gitlab_ci_yaml_spec.rb. Expected to take 5.61 seconds.4598Jobs/SAST-IaC.latest.gitlab-ci.yml4599 the created pipeline4600 when SAST_DISABLED="false"4601 on feature branch4602 creates the kics-iac-sast job4603# [RSpecRunTime] RSpec elapsed time: 28 minutes 8.71 seconds. Current RSS: ~2388M. Threads: 12. load average: 1.17 1.12 1.07 1/380 214284604.4605 on merge request4606 creates a pipeline with the expected jobs4607# [RSpecRunTime] RSpec elapsed time: 28 minutes 9.87 seconds. Current RSS: ~2303M. Threads: 12. load average: 1.17 1.12 1.07 1/384 215124608.4609 when SAST_DISABLED="true"4610 on default branch4611 has no jobs4612 on feature branch4613 has no jobs4614# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/templates/Jobs/sast_iac_latest_gitlab_ci_yaml_spec.rb. It took 3.69 seconds. Expected to take 5.61 seconds.4615# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/config/entry/commands_spec.rb. Expected to take 5.53 seconds.4616Gitlab::Ci::Config::Entry::Commands4617 when entry config value is an array of strings4618 #value4619 returns array of strings4620 #errors4621 does not append errors4622 when entry config value is a string4623 #value4624 returns array with single element4625 #valid?4626 is valid4627 when entry config value is array of arrays of strings4628 #value4629 returns array of strings4630 #errors4631 does not append errors4632 #valid?4633 is valid4634 when entry config value is array of strings and arrays of strings4635 #value4636 returns array of strings4637 #errors4638 does not append errors4639# [RSpecRunTime] RSpec elapsed time: 28 minutes 14.91 seconds. Current RSS: ~2337M. Threads: 12. load average: 1.16 1.12 1.07 1/383 215294640.4641 #valid?4642 is valid4643 when entry value is integer4644 #errors4645 saves errors4646 when entry value is multi-level nested array4647 #errors4648 saves errors4649 #valid?4650 is not valid4651# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/config/entry/commands_spec.rb. It took 5.1 seconds. Expected to take 5.53 seconds.4652# [RSpecRunTime] Starting example group spec/services/ci/append_build_trace_service_spec.rb. Expected to take 5.42 seconds.4653Ci::AppendBuildTraceService4654 build trace append is successful4655 returns a correct stream size and status code4656 when could not correctly append to a trace4657 responds with content range violation and data stored4658 logs exception if build has live trace4659 when the trace size is exceeded4660 returns 403 status code4661 when debug_trace param is provided4662 when sending the first trace4663 updates build metadata debug_trace_enabled4664 when sending the second trace4665 does not update build metadata debug_trace_enabled4666# [RSpecRunTime] Finishing example group spec/services/ci/append_build_trace_service_spec.rb. It took 2.36 seconds. Expected to take 5.42 seconds.4667# [RSpecRunTime] Starting example group spec/finders/data_transfer/project_data_transfer_finder_spec.rb. Expected to take 5.33 seconds.4668DataTransfer::ProjectDataTransferFinder4669 #execute4670 returns the correct number of egress4671 returns the correct values4672 when there are no results for specified dates4673 returns nothing4674# [RSpecRunTime] RSpec elapsed time: 28 minutes 21.79 seconds. Current RSS: ~2334M. Threads: 12. load average: 1.15 1.12 1.07 1/378 215304675.4676 when there are no results for specified project4677 returns nothing4678 when dates are not provided4679 return all values for a project4680 when user does not have permissions4681 returns nothing4682# [RSpecRunTime] Finishing example group spec/finders/data_transfer/project_data_transfer_finder_spec.rb. It took 4.9 seconds. Expected to take 5.33 seconds.4683# [RSpecRunTime] Starting example group spec/workers/gitlab/bitbucket_import/import_issue_worker_spec.rb. Expected to take 5.23 seconds.4684Gitlab::BitbucketImport::ImportIssueWorker4685 behaves like Gitlab::BitbucketImport::ObjectImporter4686 .sidekiq_retries_exhausted4687 notifies the waiter4688 #perform4689 when project does not exist4690 behaves like notifies the waiter4691 is expected to receive notify("key", anything) 1 time4692 when project has import started4693 calls the importer4694 behaves like notifies the waiter4695 is expected to receive notify("key", anything) 1 time4696 when the importer raises an ActiveRecord::RecordInvalid error4697 tracks the error4698 when the importer raises a StandardError4699 tracks the error and raises the error4700 when project import has been cancelled4701 does not call the importer4702 behaves like notifies the waiter4703 is expected to receive notify("key", anything) 1 time4704 #importer_class4705 does not raise a NotImplementedError4706# [RSpecRunTime] RSpec elapsed time: 28 minutes 28.19 seconds. Current RSS: ~2296M. Threads: 12. load average: 1.12 1.11 1.07 1/378 215444707.4708# [RSpecRunTime] Finishing example group spec/workers/gitlab/bitbucket_import/import_issue_worker_spec.rb. It took 5.05 seconds. Expected to take 5.23 seconds.4709# [RSpecRunTime] Starting example group spec/policies/clusters/agents/activity_event_policy_spec.rb. Expected to take 5.15 seconds.4710Clusters::Agents::ActivityEventPolicy4711 rules4712 reporter4713 is expected to be disallowed :admin_cluster4714 is expected to be disallowed :read_cluster4715# [RSpecRunTime] RSpec elapsed time: 28 minutes 30.25 seconds. Current RSS: ~2256M. Threads: 12. load average: 1.12 1.11 1.07 1/378 215454716.4717 developer4718 is expected to be disallowed :admin_cluster4719 is expected to be allowed :read_cluster4720 maintainer4721 is expected to be allowed :admin_cluster4722 is expected to be allowed :read_cluster4723# [RSpecRunTime] Finishing example group spec/policies/clusters/agents/activity_event_policy_spec.rb. It took 3.77 seconds. Expected to take 5.15 seconds.4724# [RSpecRunTime] Starting example group spec/lib/gitlab/gitaly_client/diff_spec.rb. Expected to take 5.01 seconds.4725Gitlab::GitalyClient::Diff4726 is expected to respond to #from_path4727 is expected to respond to #to_path4728 is expected to respond to #old_mode4729 is expected to respond to #new_mode4730 is expected to respond to #from_id4731 is expected to respond to #to_id4732 is expected to respond to #patch4733 is expected to respond to #collapsed4734 is expected to respond to #too_large4735 #==4736 is expected to eq #<Gitlab::GitalyClient::Diff:0x00007cfc88f9da10 @from_path=".gitmodules", @to_path=".gitmodules", @ol...aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", @overflow_marker=nil, @collapsed=false, @too_large=false>4737 is expected not to eq #<Gitlab::GitalyClient::Diff:0x00007cfc775049c0 @from_path=".gitmodules", @to_path=".gitmodules", @ol...61d36efde08bad36b43687ee6bf0", @patch="a", @overflow_marker=nil, @collapsed=false, @too_large=false>4738# [RSpecRunTime] RSpec elapsed time: 28 minutes 36.66 seconds. Current RSS: ~2325M. Threads: 12. load average: 1.11 1.11 1.07 1/378 215464739.4740# [RSpecRunTime] Finishing example group spec/lib/gitlab/gitaly_client/diff_spec.rb. It took 4.69 seconds. Expected to take 5.01 seconds.4741# [RSpecRunTime] Starting example group spec/workers/destroy_pages_deployments_worker_spec.rb. Expected to take 4.99 seconds.4742DestroyPagesDeploymentsWorker4743 doesn't fail if project is already removed4744 can be called without last_deployment_id4745 calls destroy service4746# [RSpecRunTime] Finishing example group spec/workers/destroy_pages_deployments_worker_spec.rb. It took 3.51 seconds. Expected to take 4.99 seconds.4747# [RSpecRunTime] RSpec elapsed time: 28 minutes 40.37 seconds. Current RSS: ~2258M. Threads: 12. load average: 1.10 1.11 1.07 1/378 215474748.4749# [RSpecRunTime] Starting example group spec/models/integrations/chat_message/merge_message_spec.rb. Expected to take 4.9 seconds.4750Integrations::ChatMessage::MergeMessage4751 does not allow STI4752 behaves like Integrations::ChatMessage4753 when input contains link markup4754 strips all link markup characters4755 without markdown4756 open4757 returns a message regarding opening of merge requests4758# [RSpecRunTime] RSpec elapsed time: 28 minutes 43.16 seconds. Current RSS: ~2232M. Threads: 12. load average: 1.10 1.11 1.07 1/378 215484759.4760 close4761 returns a message regarding closing of merge requests4762 with markdown4763 open4764 returns a message regarding opening of merge requests4765 close4766 returns a message regarding closing of merge requests4767 approved4768 returns a message regarding completed approval of merge requests4769 unapproved4770 returns a message regarding revocation of completed approval of merge requests4771 approval4772 returns a message regarding added approval of merge requests4773 unapproval4774 returns a message regarding revoking approval of merge requests4775# [RSpecRunTime] Finishing example group spec/models/integrations/chat_message/merge_message_spec.rb. It took 4.61 seconds. Expected to take 4.9 seconds.4776# [RSpecRunTime] Starting example group spec/services/integrations/exclusions/destroy_service_spec.rb. Expected to take 4.87 seconds.4777Integrations::Exclusions::DestroyService4778 #execute4779 behaves like performs exclusions service validations4780 when the integration is not instance specific4781 returns an error response4782 when the user is not authorized4783 returns an error response4784 when there is an exclusion for the project exists4785 deletes the exclusion4786 and there is an exclusion for a group4787 and the exclusion for that group is to be destroyed4788 deletes the exclusions4789 and exclusions to be destroyed are inherited4790 does not delete the progagated settings4791 and the integration is active for the instance4792 updates the exclusion integration to be active4793 and there is an exclusion for a group4794 and the exclusion for that group is to be destroyed4795 updates the exclusion integrations to be active4796# [RSpecRunTime] RSpec elapsed time: 28 minutes 49.74 seconds. Current RSS: ~2263M. Threads: 12. load average: 1.09 1.10 1.06 1/378 215494797.4798 and exclusions to be deleted are inherited4799 does not update inherited exclusions4800# [RSpecRunTime] Finishing example group spec/services/integrations/exclusions/destroy_service_spec.rb. It took 5.24 seconds. Expected to take 4.87 seconds.4801# [RSpecRunTime] Starting example group spec/channels/graphql_channel_spec.rb. Expected to take 4.72 seconds.4802GraphqlChannel4803 #subscribed4804 subscribes to the given graphql subscription4805 with a personal access token4806 with an api scoped personal access token4807 subscribes to the given graphql subscription4808# [RSpecRunTime] RSpec elapsed time: 28 minutes 52.38 seconds. Current RSS: ~2218M. Threads: 12. load average: 1.08 1.10 1.06 1/384 216444809.4810 with a read_user personal access token4811 does not subscribe to the given graphql subscription4812 with a read_api and read_user personal access token4813 subscribes to the given graphql subscription4814 with an expired read_user personal access token4815 does not subscribe to the given graphql subscription4816 with a revoked read_user personal access token4817 does not subscribe to the given graphql subscription4818# [RSpecRunTime] Finishing example group spec/channels/graphql_channel_spec.rb. It took 3.48 seconds. Expected to take 4.72 seconds.4819# [RSpecRunTime] Starting example group spec/lib/gitlab/database/migrations/batched_migration_last_id_spec.rb. Expected to take 4.71 seconds.4820Gitlab::Database::Migrations::BatchedMigrationLastId4821 base_model: ApplicationRecord(abstract)4822 #read4823 when the file exists and have content4824 is expected to eq 994825 when the file exists and is blank4826 is expected to be nil4827 when the file doesn't exists4828 is expected to be nil4829 #store4830 creates the file properly4831 stores the proper id in the file4832# [RSpecRunTime] RSpec elapsed time: 28 minutes 56.92 seconds. Current RSS: ~2291M. Threads: 12. load average: 1.08 1.10 1.06 1/383 216454833.4834 base_model: Ci::ApplicationRecord(abstract)4835 #read4836 when the file exists and have content4837 is expected to eq 994838 when the file exists and is blank4839 is expected to be nil4840 when the file doesn't exists4841 is expected to be nil4842 #store4843 creates the file properly4844 stores the proper id in the file4845# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/migrations/batched_migration_last_id_spec.rb. It took 4.59 seconds. Expected to take 4.71 seconds.4846# [RSpecRunTime] Starting example group spec/finders/banzai/uploads_finder_spec.rb. Expected to take 4.59 seconds.4847Banzai::UploadsFinder4848 #execute4849 for project uploads4850 returns Markdown uploads ordered by created_at DESC4851# [RSpecRunTime] RSpec elapsed time: 28 minutes 59.45 seconds. Current RSS: ~2294M. Threads: 12. load average: 1.31 1.15 1.08 1/383 216464852.4853 for group uploads4854 returns Markdown uploads ordered by created_at DESC4855 when invalid parent is given4856 raises an ArgumentError4857 #find_by_secret_and_filename4858 returns upload by secret and filename4859 when filename does not match4860 returns nil4861 when secret does not match4862 returns nil4863 when secret is invalid4864 returns nil4865 when parent is invalid4866 returns nil4867# [RSpecRunTime] Finishing example group spec/finders/banzai/uploads_finder_spec.rb. It took 3.02 seconds. Expected to take 4.59 seconds.4868# [RSpecRunTime] Starting example group spec/tasks/gitlab/audit_event_types/audit_event_types_rake_spec.rb. Expected to take 4.54 seconds.4869gitlab:audit_event_types rake tasks4870 compile_docs4871 invokes Gitlab::AuditEventTypes::CompileDocsTask with correct arguments4872 check_docs4873 invokes Gitlab::AuditEventTypes::CheckDocsTask with correct arguments4874# [RSpecRunTime] RSpec elapsed time: 29 minutes 3.91 seconds. Current RSS: ~2327M. Threads: 12. load average: 1.29 1.15 1.08 1/378 216474875.4876# [RSpecRunTime] Finishing example group spec/tasks/gitlab/audit_event_types/audit_event_types_rake_spec.rb. It took 5.12 seconds. Expected to take 4.54 seconds.4877# [RSpecRunTime] RSpec elapsed time: 29 minutes 6.52 seconds. Current RSS: ~2263M. Threads: 12. load average: 1.29 1.15 1.08 1/378 216484878.4879# [RSpecRunTime] Starting example group spec/validators/x509_certificate_credentials_validator_spec.rb. Expected to take 4.43 seconds.4880X509CertificateCredentialsValidator4881 is not valid when the certificate is not valid4882 is not valid without a certificate4883 when a valid certificate is passed4884 does not track an error for the certificate4885 adds an error when not passing a correct private key4886 adds an error when private key does not match certificate4887 has no error when the private key is correct4888# [RSpecRunTime] RSpec elapsed time: 29 minutes 9.15 seconds. Current RSS: ~2218M. Threads: 12. load average: 1.27 1.14 1.08 1/378 216494889.4890 when using a passphrase4891 is valid with the correct data4892 adds an error when the passphrase is wrong4893# [RSpecRunTime] Finishing example group spec/validators/x509_certificate_credentials_validator_spec.rb. It took 3.25 seconds. Expected to take 4.43 seconds.4894# [RSpecRunTime] Starting example group spec/services/milestones/merge_requests_count_service_spec.rb. Expected to take 4.37 seconds.4895Milestones::MergeRequestsCountService4896 counts all merge requests4897 behaves like a counter caching service4898 #count4899 caches the count4900# [RSpecRunTime] RSpec elapsed time: 29 minutes 11.35 seconds. Current RSS: ~2227M. Threads: 12. load average: 1.27 1.14 1.08 1/382 216774901.4902 #refresh_cache4903 refreshes the cache4904 #delete_cache4905 removes the cache4906# [RSpecRunTime] RSpec elapsed time: 29 minutes 13.81 seconds. Current RSS: ~2301M. Threads: 12. load average: 1.24 1.14 1.08 1/382 216784907.4908 #uncached_count4909 does not cache the count4910# [RSpecRunTime] Finishing example group spec/services/milestones/merge_requests_count_service_spec.rb. It took 4.4 seconds. Expected to take 4.37 seconds.4911# [RSpecRunTime] Starting example group spec/services/ml/increment_version_service_spec.rb. Expected to take 4.28 seconds.4912Ml::IncrementVersionService4913 #execute4914 when given an invalid version format4915 raises an error4916 when given a non-semver version format4917 raises an error4918 when given an unsupported increment type4919 raises an error4920 when valid inputs are provided4921 version: nil, increment_type: nil, result: "1.0.0"4922 is expected to eq "1.0.0"4923 version: "0.0.1", increment_type: nil, result: "1.0.1"4924 is expected to eq "1.0.1"4925 version: "1.0.0", increment_type: nil, result: "2.0.0"4926 is expected to eq "2.0.0"4927 version: "1.0.0", increment_type: :major, result: "2.0.0"4928 is expected to eq "2.0.0"4929 version: "1.0.0", increment_type: :minor, result: "1.1.0"4930 is expected to eq "1.1.0"4931 version: "1.0.0", increment_type: :patch, result: "1.0.1"4932 is expected to eq "1.0.1"4933# [RSpecRunTime] Finishing example group spec/services/ml/increment_version_service_spec.rb. It took 2.35 seconds. Expected to take 4.28 seconds.4934# [RSpecRunTime] Starting example group spec/models/group_custom_attribute_spec.rb. Expected to take 4.24 seconds.4935GroupCustomAttribute4936 does not allow STI4937 assocations4938 is expected to belong to group required: false4939 validations4940 is expected to validate that :group cannot be empty/falsy4941 is expected to validate that :key cannot be empty/falsy4942 is expected to validate that :value cannot be empty/falsy4943 is expected to validate that :key is case-sensitively unique within the scope of :group_id4944# [RSpecRunTime] RSpec elapsed time: 29 minutes 20.06 seconds. Current RSS: ~2293M. Threads: 12. load average: 1.22 1.14 1.08 1/382 216794945.4946# [RSpecRunTime] Finishing example group spec/models/group_custom_attribute_spec.rb. It took 3.67 seconds. Expected to take 4.24 seconds.4947# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.4948Lint factories for GroupCustomAttribute4949 with saas, license, and factory defaults4950 behaves like factory4951 group_custom_attribute factory4952 does not raise error when built4953 does not raise error when created4954# [RSpecRunTime] RSpec elapsed time: 29 minutes 21.82 seconds. Current RSS: ~2241M. Threads: 12. load average: 1.22 1.14 1.08 1/378 216934955.4956# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.77 seconds. Expected to take 46.95 seconds.4957# [RSpecRunTime] Starting example group spec/lib/sidebars/admin/panel_spec.rb. Expected to take 4.14 seconds.4958Sidebars::Admin::Panel4959 system hooks disabled on GitLab.com4960 when on GitLab.com4961 does not include the SystemHooksMenu4962 when not on GitLab.com4963 includes the SystemHooksMenu4964 #aria_label4965 returns the correct aria label4966 #super_sidebar_context_header4967 returns a hash with the correct title and icon4968 behaves like a panel with uniquely identifiable menu items4969 all menu_items have unique item_id4970 all menu_items have an item_id4971 behaves like a panel instantiable by the anonymous user4972 is expected to be a kind of Sidebars::Admin::Panel4973# [RSpecRunTime] RSpec elapsed time: 29 minutes 25.92 seconds. Current RSS: ~2308M. Threads: 12. load average: 1.37 1.17 1.09 1/378 216944974.4975# [RSpecRunTime] Finishing example group spec/lib/sidebars/admin/panel_spec.rb. It took 4.11 seconds. Expected to take 4.14 seconds.4976# [RSpecRunTime] Starting example group spec/helpers/projects/ml/model_registry_helper_spec.rb. Expected to take 4.12 seconds.4977Projects::Ml::ModelRegistryHelper4978 #index_ml_model_data4979 generates the correct data4980 when user does not have write access to model registry4981 canWriteModelRegistry is false4982 #show_ml_model_data4983 generates the correct data4984 when user does not have write access to model registry4985 canWriteModelRegistry is false4986 #show_ml_model_version_data4987 generates the correct data4988 when user does not have write access to model registry4989 canWriteModelRegistry is false4990# [RSpecRunTime] Finishing example group spec/helpers/projects/ml/model_registry_helper_spec.rb. It took 1.99 seconds. Expected to take 4.12 seconds.4991# [RSpecRunTime] Starting example group spec/services/work_items/widgets/labels_service/update_service_spec.rb. Expected to take 3.99 seconds.4992WorkItems::Widgets::LabelsService::UpdateService4993 #prepare_update_params4994 when params are set4995 sets params correctly4996 and user doesn't have permissions to update labels4997 removes label params4998# [RSpecRunTime] RSpec elapsed time: 29 minutes 29.71 seconds. Current RSS: ~2302M. Threads: 12. load average: 1.34 1.17 1.09 1/378 216954999.5000 when widget does not exist in new type5001 sets correct params to remove work item labels5002# [RSpecRunTime] Finishing example group spec/services/work_items/widgets/labels_service/update_service_spec.rb. It took 2.2 seconds. Expected to take 3.99 seconds.5003# [RSpecRunTime] Starting example group spec/lib/gitlab/config/entry/undefined_spec.rb. Expected to take 3.97 seconds.5004Gitlab::Config::Entry::Undefined5005 #leaf?5006 is leaf node5007 #valid?5008 is always valid5009 #errors5010 is does not contain errors5011 #value5012 returns nil5013 #relevant?5014 is not relevant5015# [RSpecRunTime] RSpec elapsed time: 29 minutes 33.59 seconds. Current RSS: ~2317M. Threads: 12. load average: 1.31 1.16 1.09 1/378 216965016.5017 #specified?5018 is not defined5019 #type5020 returns nil5021# [RSpecRunTime] Finishing example group spec/lib/gitlab/config/entry/undefined_spec.rb. It took 3.99 seconds. Expected to take 3.97 seconds.5022# [RSpecRunTime] Starting example group spec/presenters/ml/candidate_details_presenter_spec.rb. Expected to take 3.88 seconds.5023Ml::CandidateDetailsPresenter5024 #present_as_json5025 when candidate has metrics, params and artifacts5026 generates the correct params5027 generates the correct metrics5028 generates the correct info5029# [RSpecRunTime] RSpec elapsed time: 29 minutes 35.35 seconds. Current RSS: ~2316M. Threads: 12. load average: 1.31 1.16 1.09 1/378 216975030.5031 when candidate has job5032 generates the correct ci5033 when build user is nil5034 does not include build user info5035 and job is from MR5036 generates the correct ci5037 when ci job is not to be added5038 ciJob is nil5039 #present5040 presents the candidate correctly5041# [RSpecRunTime] Finishing example group spec/presenters/ml/candidate_details_presenter_spec.rb. It took 2.54 seconds. Expected to take 3.88 seconds.5042# [RSpecRunTime] Starting example group spec/rubocop/cop/graphql/json_type_spec.rb. Expected to take 3.83 seconds.5043RuboCop::Cop::Graphql::JSONType5044 does not add an offense for uses outside of field or argument5045 arguments5046 adds an offense when GraphQL::Types::JSON is used5047 adds an offense when GraphQL::Types::JSON is used with other keywords5048 does not add an offense for other types5049 fields5050 adds an offense when GraphQL::Types::JSON is used5051 adds an offense when GraphQL::Types::JSON is used with other keywords5052 does not add an offense for other types5053# [RSpecRunTime] RSpec elapsed time: 29 minutes 40.42 seconds. Current RSS: ~2341M. Threads: 12. load average: 1.28 1.16 1.09 1/378 216985054.5055# [RSpecRunTime] Finishing example group spec/rubocop/cop/graphql/json_type_spec.rb. It took 3.78 seconds. Expected to take 3.83 seconds.5056# [RSpecRunTime] Starting example group spec/graphql/resolvers/environments/last_deployment_resolver_spec.rb. Expected to take 3.78 seconds.5057Resolvers::Environments::LastDeploymentResolver5058 #resolve5059 finds the deployment when status matches5060 does not find the deployment when status does not match5061 raises an error when status is not specified5062 raises an error when status is not supported5063# [RSpecRunTime] RSpec elapsed time: 29 minutes 42.6 seconds. Current RSS: ~2302M. Threads: 12. load average: 1.26 1.16 1.09 1/380 217225064.5065# [RSpecRunTime] Finishing example group spec/graphql/resolvers/environments/last_deployment_resolver_spec.rb. It took 2.18 seconds. Expected to take 3.78 seconds.5066# [RSpecRunTime] Starting example group spec/workers/ci/pipeline_finished_worker_spec.rb. Expected to take 3.7 seconds.5067Ci::PipelineFinishedWorker#perform5068 when pipeline exists5069 saves pipeline on Ci::FinishedPipelineChSyncEvent by default5070 when pipeline has already been processed5071 ignores duplicate calls for same pipeline5072# [RSpecRunTime] RSpec elapsed time: 29 minutes 43.86 seconds. Current RSS: ~2292M. Threads: 12. load average: 1.26 1.16 1.09 1/380 217235073.5074 when project is scheduled for deletion5075 does not save pipeline on Ci::FinishedPipelineChSyncEvent5076 when pipeline does not have finished_at value5077 does not save pipeline on Ci::FinishedPipelineChSyncEvent5078 when pipeline does not exist5079 does not raise exception5080# [RSpecRunTime] Finishing example group spec/workers/ci/pipeline_finished_worker_spec.rb. It took 2.04 seconds. Expected to take 3.7 seconds.5081# [RSpecRunTime] Starting example group spec/lib/gitlab/cache/json_cache_spec.rb. Expected to take 3.66 seconds.5082Gitlab::Cache::JsonCache5083 #active?5084 when backend respond to active? method5085 delegates to the underlying cache implementation5086# [RSpecRunTime] RSpec elapsed time: 29 minutes 47.14 seconds. Current RSS: ~2289M. Threads: 12. load average: 1.24 1.16 1.09 1/380 217245087.5088 when backend does not respond to active? method5089 returns true5090 #expire5091 calls delete from the backend on the cache_key5092 raises an error5093 #write5094 raises an error5095 #fetch5096 raises an error5097 #read5098 raises an error5099# [RSpecRunTime] Finishing example group spec/lib/gitlab/cache/json_cache_spec.rb. It took 4.02 seconds. Expected to take 3.66 seconds.5100# [RSpecRunTime] Starting example group spec/lib/gitlab/graphql/subscriptions/action_cable_with_load_balancing_spec.rb. Expected to take 3.6 seconds.5101Gitlab::Graphql::Subscriptions::ActionCableWithLoadBalancing5102 when triggering subscription5103 when database load balancing is disabled5104 behaves like injecting WAL locations5105 injects correct WAL location into message5106 when database load balancing is enabled5107 when write was not performed5108 when replica hosts are available5109 behaves like injecting WAL locations5110 injects correct WAL location into message5111 when no replica hosts are available5112 behaves like injecting WAL locations5113 injects correct WAL location into message5114 when write was performed5115 behaves like injecting WAL locations5116 injects correct WAL location into message5117 when handling event5118 strips out WAL location information before broadcasting payload5119 when event payload is not wrapped5120 does not attempt to unwrap it5121 when WAL locations are not present5122 uses the primary5123# [RSpecRunTime] RSpec elapsed time: 29 minutes 52.42 seconds. Current RSS: ~2296M. Threads: 12. load average: 1.22 1.15 1.09 1/378 217255124.5125 when database replicas are in sync5126 does not use the primary5127 when database replicas are not in sync5128 uses the primary5129# [RSpecRunTime] Finishing example group spec/lib/gitlab/graphql/subscriptions/action_cable_with_load_balancing_spec.rb. It took 4.3 seconds. Expected to take 3.6 seconds.5130# [RSpecRunTime] Starting example group spec/lib/gitlab/database_importers/work_items/base_type_importer_spec.rb. Expected to take 3.5 seconds.5131Gitlab::DatabaseImporters::WorkItems::BaseTypeImporter5132 behaves like work item base types importer5133 creates all base work item types if they don't exist5134 creates all default widget definitions5135 upserts base work item types if they already exist5136 upserts default widget definitions if they already exist and type changes5137 does not change default widget definitions if they already exist with changed disabled status5138 executes single INSERT query per types and widget definitions5139 when some base types exist5140 inserts all types and does nothing if some already existed5141# [RSpecRunTime] RSpec elapsed time: 29 minutes 55.47 seconds. Current RSS: ~2277M. Threads: 12. load average: 1.22 1.15 1.09 1/378 217265142.5143 when some widget definitions exist5144 inserts all widget definitions and does nothing if some already existed5145# [RSpecRunTime] Finishing example group spec/lib/gitlab/database_importers/work_items/base_type_importer_spec.rb. It took 2.76 seconds. Expected to take 3.5 seconds.5146# [RSpecRunTime] Starting example group spec/services/ci/catalog/resources/create_service_spec.rb. Expected to take 3.48 seconds.5147Ci::Catalog::Resources::CreateService5148 #execute5149 with an unauthorized user5150 raises an AccessDeniedError5151# [RSpecRunTime] RSpec elapsed time: 29 minutes 57.19 seconds. Current RSS: ~2277M. Threads: 12. load average: 1.20 1.15 1.09 1/383 219025152.5153 with an authorized user5154 and a valid project5155 creates a catalog resource5156 when the project is in a verified namespace5157 saves the resource with the namespace's verification level5158# [RSpecRunTime] RSpec elapsed time: 29 minutes 59.84 seconds. Current RSS: ~2307M. Threads: 12. load average: 1.20 1.15 1.09 1/383 219035159.5160 with an invalid catalog resource5161 does not save the catalog resource5162# [RSpecRunTime] Finishing example group spec/services/ci/catalog/resources/create_service_spec.rb. It took 4.36 seconds. Expected to take 3.48 seconds.5163# [RSpecRunTime] Starting example group spec/lib/gitlab/reference_counter_spec.rb. Expected to take 3.37 seconds.5164Gitlab::ReferenceCounter5165 #increase5166 increases and sets the expire time of a reference count for a path5167 #decrease5168 decreases the reference count for a path5169 warns if attempting to decrease a counter with a value of zero or less, and resets the counter5170 #value5171 get the reference count for a path5172 #reset!5173 resets reference count down to zero5174 #expires_in5175 displays the expiration time in seconds5176# [RSpecRunTime] Finishing example group spec/lib/gitlab/reference_counter_spec.rb. It took 1.79 seconds. Expected to take 3.37 seconds.5177# [RSpecRunTime] Starting example group spec/serializers/runner_entity_spec.rb. Expected to take 3.34 seconds.5178RunnerEntity5179 #as_json5180 contains required fields5181 without admin permissions5182 does not contain admin_path field5183# [RSpecRunTime] RSpec elapsed time: 30 minutes 3.71 seconds. Current RSS: ~2295M. Threads: 12. load average: 1.19 1.15 1.09 1/383 219045184.5185 with admin permissions5186 contains admin_path field5187# [RSpecRunTime] Finishing example group spec/serializers/runner_entity_spec.rb. It took 2.61 seconds. Expected to take 3.34 seconds.5188# [RSpecRunTime] Starting example group spec/tooling/danger/ci_templates_spec.rb. Expected to take 3.26 seconds.5189Tooling::Danger::CiTemplates5190 #check!5191 when checking for mr labels5192 when mr does not have a ci::templates label5193 does not add the danger message, markdown and warning5194 when mr has a ci::templates label5195 adds the danger message and markdown5196# [RSpecRunTime] RSpec elapsed time: 30 minutes 7.19 seconds. Current RSS: ~2284M. Threads: 12. load average: 1.17 1.14 1.08 1/379 219055197.5198 when checking for changes to ci templates5199 when there are no updated ci templates5200 does not add the danger message, markdown and warning5201 when there are updates to the ci templates5202 adds the danger message, markdown and warning5203 when there are files returned by markdown_list5204This merge request adds or changes templates, please consider updating the corresponding5205[Gitlab Component](https://gitlab.com/components).5206 returns markdown message5207# [RSpecRunTime] Finishing example group spec/tooling/danger/ci_templates_spec.rb. It took 3.47 seconds. Expected to take 3.26 seconds.5208# [RSpecRunTime] Starting example group spec/lib/gitlab/auth/crowd/authentication_spec.rb. Expected to take 3.19 seconds.5209Gitlab::Auth::Crowd::Authentication5210 login5211 finds the user if authentication is successful5212 is false if the user does not exist5213 is false if the authentication fails5214 fails when crowd is disabled5215 fails if no login is supplied5216 fails if no password is supplied5217# [RSpecRunTime] RSpec elapsed time: 30 minutes 9.75 seconds. Current RSS: ~2284M. Threads: 12. load average: 1.17 1.14 1.08 1/377 219065218.5219# [RSpecRunTime] Finishing example group spec/lib/gitlab/auth/crowd/authentication_spec.rb. It took 1.79 seconds. Expected to take 3.19 seconds.5220# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/reports/security/locations/secret_detection_spec.rb. Expected to take 3.14 seconds.5221Gitlab::Ci::Reports::Security::Locations::SecretDetection5222 behaves like vulnerability location5223 #initialize5224 when all params are given5225 initializes an instance5226 param: :file_path5227 when param file_path is missing5228 raises an error5229 param: :start_line5230 when param start_line is missing5231 raises an error5232# [RSpecRunTime] RSpec elapsed time: 30 minutes 12.7 seconds. Current RSS: ~2306M. Threads: 12. load average: 1.16 1.14 1.08 1/377 219075233.5234 #fingerprint5235 generates expected fingerprint5236 #fingerprint_path5237 generates expected fingerprint5238 #==5239 returns true when fingerprints are equal5240 returns false when fingerprints are different5241# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/reports/security/locations/secret_detection_spec.rb. It took 3.94 seconds. Expected to take 3.14 seconds.5242# [RSpecRunTime] Starting example group spec/lib/bulk_imports/projects/graphql/get_repository_query_spec.rb. Expected to take 3.09 seconds.5243BulkImports::Projects::Graphql::GetRepositoryQuery5244 returns project repository url5245 queries project based on source_full_path5246 behaves like a valid Direct Transfer GraphQL query5247 has a valid query5248 does not use any deprecated GraphQL schema5249 does not exceed max authenticated complexity5250 does not exceed max depth5251# [RSpecRunTime] RSpec elapsed time: 30 minutes 15.47 seconds. Current RSS: ~2300M. Threads: 12. load average: 1.16 1.14 1.08 1/377 219085252.5253# [RSpecRunTime] Finishing example group spec/lib/bulk_imports/projects/graphql/get_repository_query_spec.rb. It took 1.77 seconds. Expected to take 3.09 seconds.5254# [RSpecRunTime] Starting example group spec/workers/dependency_proxy/cleanup_dependency_proxy_worker_spec.rb. Expected to take 3.03 seconds.5255DependencyProxy::CleanupDependencyProxyWorker5256 #perform5257 when there are records to be deleted5258 behaves like an idempotent worker5259 is labeled as idempotent5260 performs multiple times sequentially without raising an exception5261 queues the cleanup jobs5262# [RSpecRunTime] RSpec elapsed time: 30 minutes 18.64 seconds. Current RSS: ~2316M. Threads: 12. load average: 1.14 1.14 1.08 1/377 219095263.5264 when there are not records to be deleted5265 behaves like an idempotent worker5266 is labeled as idempotent5267 performs multiple times sequentially without raising an exception5268 does not queue the cleanup jobs5269# [RSpecRunTime] Finishing example group spec/workers/dependency_proxy/cleanup_dependency_proxy_worker_spec.rb. It took 3.99 seconds. Expected to take 3.03 seconds.5270# [RSpecRunTime] Starting example group spec/services/reset_project_cache_service_spec.rb. Expected to take 2.96 seconds.5271ResetProjectCacheService5272 when project cache_index is nil5273 sets project cache_index to one5274 when project cache_index is a numeric value5275 increments project cache index5276# [RSpecRunTime] Finishing example group spec/services/reset_project_cache_service_spec.rb. It took 1.79 seconds. Expected to take 2.96 seconds.5277# [RSpecRunTime] Starting example group spec/rubocop/cop/usage_data/large_table_spec.rb. Expected to take 2.93 seconds.5278RuboCop::Cop::UsageData::LargeTable5279 when outside of an usage data file5280 does not register an offense5281 in an usage data file5282 with large tables5283 when calling Issue.count5284 registers an offense5285 when calling Issue.active.count5286 registers an offense5287 when calling count(Issue)5288 does not register an offense5289 when calling count(Ci::Build.active)5290 does not register an offense5291 when calling Ci::Build.active.count5292 registers an offense5293 when using allowed methods5294 does not register an offense5295# [RSpecRunTime] RSpec elapsed time: 30 minutes 24.96 seconds. Current RSS: ~2316M. Threads: 12. load average: 1.13 1.14 1.08 1/377 219105296.5297 with non related class5298 does not register an offense5299# [RSpecRunTime] Finishing example group spec/rubocop/cop/usage_data/large_table_spec.rb. It took 3.97 seconds. Expected to take 2.93 seconds.5300# [RSpecRunTime] Starting example group spec/lib/gitlab/changelog/generator_spec.rb. Expected to take 2.83 seconds.5301Gitlab::Changelog::Generator5302 #add5303 generates the Markdown for the first release5304 generates the Markdown for a newer release5305 generates the Markdown for a patch release5306 generates the Markdown for an old release5307# [RSpecRunTime] RSpec elapsed time: 30 minutes 26.78 seconds. Current RSS: ~2309M. Threads: 12. load average: 1.13 1.14 1.08 1/377 219115308.5309# [RSpecRunTime] Finishing example group spec/lib/gitlab/changelog/generator_spec.rb. It took 1.56 seconds. Expected to take 2.83 seconds.5310# [RSpecRunTime] Starting example group spec/graphql/mutations/customer_relations/contacts/update_spec.rb. Expected to take 2.82 seconds.5311Mutations::CustomerRelations::Contacts::Update5312 is expected to require graphql authorizations :admin_crm_contact5313 #resolve5314 when the user does not have permission to update a contact5315 raises an error5316 when the contact does not exist5317 raises an error5318 when the user has permission to update a contact5319 updates the organization with correct values5320# [RSpecRunTime] Finishing example group spec/graphql/mutations/customer_relations/contacts/update_spec.rb. It took 1.75 seconds. Expected to take 2.82 seconds.5321# [RSpecRunTime] Starting example group spec/graphql/resolvers/users/group_count_resolver_spec.rb. Expected to take 2.73 seconds.5322Resolvers::Users::GroupCountResolver5323 #resolve5324 resolves group count for users5325 permissions5326 when current_user is an admin5327 is expected to eq [2, 1]5328# [RSpecRunTime] RSpec elapsed time: 30 minutes 30.13 seconds. Current RSS: ~2264M. Threads: 12. load average: 1.12 1.13 1.08 1/377 219125329.5330 when current_user does not have access to the requested resource5331 is expected to equal nil5332 when current_user does not exist5333 is expected to equal nil5334# [RSpecRunTime] Finishing example group spec/graphql/resolvers/users/group_count_resolver_spec.rb. It took 2.05 seconds. Expected to take 2.73 seconds.5335# [RSpecRunTime] Starting example group spec/services/protected_branches/api_service_spec.rb. Expected to take 2.69 seconds.5336ProtectedBranches::ApiService5337 with entity project5338 behaves like execute with entity5339 creates a protected branch with prefilled defaults5340 updates a protected branch without prefilled defaults5341# [RSpecRunTime] RSpec elapsed time: 30 minutes 33.77 seconds. Current RSS: ~2325M. Threads: 12. load average: 1.11 1.13 1.08 1/377 219135342.5343 with entity group5344 behaves like execute with entity5345 creates a protected branch with prefilled defaults5346 updates a protected branch without prefilled defaults5347# [RSpecRunTime] Finishing example group spec/services/protected_branches/api_service_spec.rb. It took 4.05 seconds. Expected to take 2.69 seconds.5348# [RSpecRunTime] Starting example group spec/lib/gitlab/usage/metrics/instrumentations/count_csv_imports_metric_spec.rb. Expected to take 2.67 seconds.5349Gitlab::Usage::Metrics::Instrumentations::CountCsvImportsMetric5350 for 28d time frame5351 behaves like a correct instrumented metric value and query5352 behaves like a correct instrumented metric value5353 has correct value5354 behaves like a correct instrumented metric query5355 has correct generate query5356 with all time frame5357 behaves like a correct instrumented metric value and query5358 behaves like a correct instrumented metric value5359 has correct value5360 behaves like a correct instrumented metric query5361 has correct generate query5362# [RSpecRunTime] Finishing example group spec/lib/gitlab/usage/metrics/instrumentations/count_csv_imports_metric_spec.rb. It took 1.8 seconds. Expected to take 2.67 seconds.5363# [RSpecRunTime] Starting example group spec/lib/gitlab/redis/multi_store_connection_pool_spec.rb. Expected to take 2.61 seconds.5364Gitlab::Redis::MultiStoreConnectionPool5365 #with5366 extends ConnectionPool5367 with both feature flags enabled5368 behaves like handles connection borrowing5369DEPRECATION WARNING: Invalid Feature Flag use_primary_store_as_default_for_test stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5370DEPRECATION WARNING: Invalid Feature Flag use_primary_and_secondary_stores_for_test stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5371 yields a multistore with already borrowed connections5372 with use_primary_and_secondary_stores_for_test disabled5373 behaves like handles connection borrowing5374DEPRECATION WARNING: Invalid Feature Flag use_primary_store_as_default_for_test stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5375DEPRECATION WARNING: Invalid Feature Flag use_primary_and_secondary_stores_for_test stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5376 yields a multistore with already borrowed connections5377 with use_primary_store_as_default_for_test disabled5378 behaves like handles connection borrowing5379DEPRECATION WARNING: Invalid Feature Flag use_primary_store_as_default_for_test stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5380DEPRECATION WARNING: Invalid Feature Flag use_primary_and_secondary_stores_for_test stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5381 yields a multistore with already borrowed connections5382 with feature flags disabled5383 behaves like handles connection borrowing5384DEPRECATION WARNING: Invalid Feature Flag use_primary_store_as_default_for_test stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5385DEPRECATION WARNING: Invalid Feature Flag use_primary_and_secondary_stores_for_test stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5386 yields a multistore with already borrowed connections5387 when non-MultiStore is provided5388 passes connection through without errors5389# [RSpecRunTime] RSpec elapsed time: 30 minutes 39.95 seconds. Current RSS: ~2342M. Threads: 12. load average: 1.10 1.13 1.08 1/377 219145390.5391# [RSpecRunTime] Finishing example group spec/lib/gitlab/redis/multi_store_connection_pool_spec.rb. It took 3.53 seconds. Expected to take 2.61 seconds.5392# [RSpecRunTime] Starting example group spec/models/preloaders/commit_status_preloader_spec.rb. Expected to take 2.56 seconds.5393Preloaders::CommitStatusPreloader5394 does not allow STI5395 #execute5396 prevents N+1 for specified relations5397 when given an invalid relation5398 is expected to raise ArgumentError with "Invalid relation: 1"5399# [RSpecRunTime] RSpec elapsed time: 30 minutes 41.83 seconds. Current RSS: ~2312M. Threads: 12. load average: 1.10 1.13 1.08 1/377 219155400.5401# [RSpecRunTime] Finishing example group spec/models/preloaders/commit_status_preloader_spec.rb. It took 1.88 seconds. Expected to take 2.56 seconds.5402# [RSpecRunTime] Starting example group spec/models/clusters/group_spec.rb. Expected to take 2.52 seconds.5403Clusters::Group5404 is expected to belong to cluster required: false5405 does not allow STI5406 is expected to belong to group required: false5407# [RSpecRunTime] Finishing example group spec/models/clusters/group_spec.rb. It took 1.04 seconds. Expected to take 2.52 seconds.5408# [RSpecRunTime] RSpec elapsed time: 30 minutes 43.08 seconds. Current RSS: ~2313M. Threads: 12. load average: 1.09 1.13 1.08 1/377 219165409.5410# [RSpecRunTime] Starting example group spec/lib/gitlab/database/schema_migrations/migrations_spec.rb. Expected to take 2.45 seconds.5411Gitlab::Database::SchemaMigrations::Migrations5412 #touch_all5413 creates a file containing a checksum for each version with a matching migration5414 #load_all5415 when there are no version files5416 does nothing5417 when there are version files5418 inserts the missing versions into schema_migrations5419# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/schema_migrations/migrations_spec.rb. It took 0.94 second. Expected to take 2.45 seconds.5420# [RSpecRunTime] Starting example group spec/lib/banzai/reference_parser/wiki_page_parser_spec.rb. Expected to take 2.42 seconds.5421Banzai::ReferenceParser::WikiPageParser5422 #nodes_visible_to_user5423 when the link has a data-project attribute5424 redacts the link if the user cannot read the project5425 when the link has a data-group attribute5426 redacts the link if the user cannot read the group5427 if no data-project or data-group attribute is present5428 returns the link5429# [RSpecRunTime] RSpec elapsed time: 30 minutes 47.32 seconds. Current RSS: ~2314M. Threads: 12. load average: 1.09 1.12 1.08 1/377 219175430.5431# [RSpecRunTime] Finishing example group spec/lib/banzai/reference_parser/wiki_page_parser_spec.rb. It took 3.42 seconds. Expected to take 2.42 seconds.5432# [RSpecRunTime] Starting example group spec/lib/gitlab/bitbucket_import/importers/lfs_object_importer_spec.rb. Expected to take 2.36 seconds.5433Gitlab::BitbucketImport::Importers::LfsObjectImporter5434 #execute5435 calls the LfsDownloadService with the lfs object attributes5436 logs its progress5437 when the object is not valid5438 tracks the validation errors and does not continue5439# [RSpecRunTime] RSpec elapsed time: 30 minutes 48.98 seconds. Current RSS: ~2308M. Threads: 12. load average: 1.09 1.12 1.08 1/377 219185440.5441 when an error is raised5442 rescues and logs the exception5443# [RSpecRunTime] Finishing example group spec/lib/gitlab/bitbucket_import/importers/lfs_object_importer_spec.rb. It took 1.97 seconds. Expected to take 2.36 seconds.5444# [RSpecRunTime] Starting example group spec/services/pages/destroy_deployments_service_spec.rb. Expected to take 2.33 seconds.5445Pages::DestroyDeploymentsService5446 destroys all deployments of the project5447 destroy only deployments older than last deployment if it is provided5448# [RSpecRunTime] Finishing example group spec/services/pages/destroy_deployments_service_spec.rb. It took 2.04 seconds. Expected to take 2.33 seconds.5449# [RSpecRunTime] RSpec elapsed time: 30 minutes 51.55 seconds. Current RSS: ~2262M. Threads: 12. load average: 1.09 1.12 1.08 1/377 219195450.5451# [RSpecRunTime] Starting example group spec/models/users/calloutable_spec.rb. Expected to take 2.26 seconds.5452Users::Calloutable5453 does not allow STI5454 Associations5455 is expected to belong to user required: false5456 validations5457 is expected to validate that :user cannot be empty/falsy5458 #dismissed_after?5459 returns whether a callout dismissed after specified date5460# [RSpecRunTime] Finishing example group spec/models/users/calloutable_spec.rb. It took 1.31 seconds. Expected to take 2.26 seconds.5461# [RSpecRunTime] Starting example group spec/workers/ci/runners/stale_machines_cleanup_cron_worker_spec.rb. Expected to take 2.23 seconds.5462Ci::Runners::StaleMachinesCleanupCronWorker5463 #perform5464 behaves like an idempotent worker5465 is labeled as idempotent5466 performs multiple times sequentially without raising an exception5467 delegates to Ci::Runners::StaleMachinesCleanupService5468 cleans up stale runner managers5469# [RSpecRunTime] RSpec elapsed time: 30 minutes 56.39 seconds. Current RSS: ~2297M. Threads: 12. load average: 1.08 1.12 1.08 1/377 219205470.5471# [RSpecRunTime] Finishing example group spec/workers/ci/runners/stale_machines_cleanup_cron_worker_spec.rb. It took 3.66 seconds. Expected to take 2.23 seconds.5472# [RSpecRunTime] Starting example group spec/lib/gitlab/database/pg_class_spec.rb. Expected to take 2.15 seconds.5473Gitlab::Database::PgClass5474 does not allow STI5475 #cardinality_estimate5476 when no information is available5477 returns nil for the estimate5478 with reltuples available5479 returns the reltuples for the estimate5480 .for_table5481 returns PgClass for this table5482 matches the relname5483# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/pg_class_spec.rb. It took 1.72 seconds. Expected to take 2.15 seconds.5484# [RSpecRunTime] Starting example group spec/services/projects/prometheus/metrics/destroy_service_spec.rb. Expected to take 2.12 seconds.5485Projects::Prometheus::Metrics::DestroyService5486 destroys metric5487# [RSpecRunTime] Finishing example group spec/services/projects/prometheus/metrics/destroy_service_spec.rb. It took 0.85 second. Expected to take 2.12 seconds.5488# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/ansi2json/state_spec.rb. Expected to take 2.05 seconds.5489Gitlab::Ci::Ansi2json::State5490 #initialize5491 restores valid prior state5492 ignores unsigned prior state5493 opens and closes a section5494 allows specifying offset in new_line!5495 ignores bad input5496# [RSpecRunTime] RSpec elapsed time: 31 minutes 2.23 seconds. Current RSS: ~2291M. Threads: 12. load average: 1.07 1.12 1.08 1/377 219215497.5498 #encode5499 deterministically signs the state5500# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/ansi2json/state_spec.rb. It took 3.51 seconds. Expected to take 2.05 seconds.5501# [RSpecRunTime] Starting example group spec/services/ci/partitions/create_service_spec.rb. Expected to take 2.0 seconds.5502Ci::Partitions::CreateService5503 .execute5504 when ci_partitioning_automation is disabled5505 behaves like ci_partition not created5506 does not create the next ci_partition5507 when ci_partition is nil5508 behaves like ci_partition not created5509 does not create the next ci_partition5510 when all conditions are satistied5511 creates the next ci_partition5512 when database_partition sizes are not above the threshold5513 behaves like ci_partition not created5514 does not create the next ci_partition5515 when database_partition sizes are above the threshold5516 when no more headroom available5517 behaves like ci_partition not created5518 does not create the next ci_partition5519# [RSpecRunTime] Finishing example group spec/services/ci/partitions/create_service_spec.rb. It took 1.61 seconds. Expected to take 2.0 seconds.5520# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/config/normalizer/matrix_strategy_spec.rb. Expected to take 1.94 seconds.5521Gitlab::Ci::Config::Normalizer::MatrixStrategy5522 .applies_to?5523 with hash that has :matrix key5524 is expected to be truthy5525 with hash that does not have :matrix key5526 is expected to be falsey5527 with a number5528 is expected to be falsey5529 .build_from5530 is expected to eq 45531 has attributes5532 has parallelized name5533# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/config/normalizer/matrix_strategy_spec.rb. It took 1.5 seconds. Expected to take 1.94 seconds.5534# [RSpecRunTime] Starting example group spec/workers/issuable/label_links_destroy_worker_spec.rb. Expected to take 1.93 seconds.5535Issuable::LabelLinksDestroyWorker5536 is labeled as idempotent5537 performs multiple times sequentially without raising an exception5538 calls the Issuable::DestroyLabelLinksService5539# [RSpecRunTime] Finishing example group spec/workers/issuable/label_links_destroy_worker_spec.rb. It took 2.73 seconds. Expected to take 1.93 seconds.5540# [RSpecRunTime] RSpec elapsed time: 31 minutes 8.52 seconds. Current RSS: ~2347M. Threads: 12. load average: 1.06 1.12 1.08 1/377 219225541.5542# [RSpecRunTime] Starting example group spec/services/feature_flags/hook_service_spec.rb. Expected to take 1.85 seconds.5543FeatureFlags::HookService5544 #execute_hooks5545 calls feature_flag.project.execute_hooks5546 HOOK_NAME5547 is expected to eq :feature_flag_hooks5548# [RSpecRunTime] RSpec elapsed time: 31 minutes 10.1 seconds. Current RSS: ~2330M. Threads: 12. load average: 1.06 1.12 1.08 1/377 219365549.5550# [RSpecRunTime] Finishing example group spec/services/feature_flags/hook_service_spec.rb. It took 1.68 seconds. Expected to take 1.85 seconds.5551# [RSpecRunTime] Starting example group spec/views/devise/confirmations/almost_there.html.haml_spec.rb. Expected to take 1.84 seconds.5552devise/confirmations/almost_there5553 register again prompt5554 is expected to have visible link "register again with a different email" with href "/users/sign_up"5555 confirmations text5556 when correct email5557 is expected to have text "Please check your email (こんにちは@test) to confirm your account"5558 when random text5559 is expected to have text "Please check your email to confirm your account"5560# [RSpecRunTime] Finishing example group spec/views/devise/confirmations/almost_there.html.haml_spec.rb. It took 1.17 seconds. Expected to take 1.84 seconds.5561# [RSpecRunTime] Starting example group spec/graphql/resolvers/clusters/agents/authorizations/user_access_resolver_spec.rb. Expected to take 1.76 seconds.5562Resolvers::Clusters::Agents::Authorizations::UserAccessResolver5563 is expected to eq Types::Clusters::Agents::Authorizations::UserAccessType5564 is expected to be truthy5565 #resolve5566 calls the finder5567# [RSpecRunTime] RSpec elapsed time: 31 minutes 12.65 seconds. Current RSS: ~2316M. Threads: 12. load average: 1.06 1.11 1.08 1/377 219375568.5569# [RSpecRunTime] Finishing example group spec/graphql/resolvers/clusters/agents/authorizations/user_access_resolver_spec.rb. It took 1.39 seconds. Expected to take 1.76 seconds.5570# [RSpecRunTime] Starting example group spec/graphql/types/work_items/widgets/time_tracking/time_tracking_input_type_spec.rb. Expected to take 1.75 seconds.5571Types::WorkItems::Widgets::TimeTracking::TimeTrackingInputType5572 is expected to contain exactly "timeEstimate" and "timelog"5573 is expected to eq "WorkItemWidgetTimeTrackingInput"5574# [RSpecRunTime] Finishing example group spec/graphql/types/work_items/widgets/time_tracking/time_tracking_input_type_spec.rb. It took 0.7 second. Expected to take 1.75 seconds.5575# [RSpecRunTime] Starting example group spec/lib/gitlab/sidekiq_middleware/concurrency_limit/server_spec.rb. Expected to take 1.67 seconds.5576Gitlab::SidekiqMiddleware::ConcurrencyLimit::Server5577 #call5578 when feature flag is disabled5579 executes the job5580# [RSpecRunTime] RSpec elapsed time: 31 minutes 15.86 seconds. Current RSS: ~2323M. Threads: 12. load average: 1.06 1.11 1.08 1/377 219385581.5582 when there are jobs in the queue5583 defers the job5584 executes the job if resumed5585 when sidekiq_workers are stubbed5586 when under the limit5587 executes the job5588 when over the limit5589 defers the job5590# [RSpecRunTime] Finishing example group spec/lib/gitlab/sidekiq_middleware/concurrency_limit/server_spec.rb. It took 3.52 seconds. Expected to take 1.67 seconds.5591# [RSpecRunTime] Starting example group spec/rubocop/cop/migration/complex_indexes_require_name_spec.rb. Expected to take 1.64 seconds.5592RuboCop::Cop::Migration::ComplexIndexesRequireName5593 when in migration5594 when creating complex indexes as part of create_table5595 when indexes are configured with an options hash, but no name5596 registers an offense5597 when indexes are configured with an options hash and name5598 registers no offense5599 when indexes are added to an existing table5600 when indexes are configured with an options hash, but no name5601 registers an offense5602 when indexes are configured with an options hash and a name5603 registers no offenses5604 when outside migration5605 registers no offenses5606# [RSpecRunTime] Finishing example group spec/rubocop/cop/migration/complex_indexes_require_name_spec.rb. It took 1.36 seconds. Expected to take 1.64 seconds.5607# [RSpecRunTime] Starting example group spec/graphql/types/release_assets_input_type_spec.rb. Expected to take 1.59 seconds.5608Types::ReleaseAssetsInputType5609 sets the type of links argument to ReleaseAssetLinkInputType5610 has the correct arguments5611 is expected to eq "ReleaseAssetsInput"5612# [RSpecRunTime] Finishing example group spec/graphql/types/release_assets_input_type_spec.rb. It took 0.88 second. Expected to take 1.59 seconds.5613# [RSpecRunTime] Starting example group spec/lib/security/report_schema_version_matcher_spec.rb. Expected to take 1.54 seconds.5614Security::ReportSchemaVersionMatcher5615 #call5616 when minor version matches5617 and report schema patch version does not match any vendored schema versions5618 and report version is 14.1.15619 returns 14.1.05620# [RSpecRunTime] RSpec elapsed time: 31 minutes 21.73 seconds. Current RSS: ~2328M. Threads: 12. load average: 1.05 1.11 1.08 1/377 219395621.5622 and report version is 14.0.325623 returns 14.0.25624 when report minor version does not match5625 does not return a version5626# [RSpecRunTime] Finishing example group spec/lib/security/report_schema_version_matcher_spec.rb. It took 3.21 seconds. Expected to take 1.54 seconds.5627# [RSpecRunTime] Starting example group spec/lib/gitlab/usage/metrics/instrumentations/count_users_associating_milestones_to_releases_metric_spec.rb. Expected to take 1.49 seconds.5628Gitlab::Usage::Metrics::Instrumentations::CountUsersAssociatingMilestonesToReleasesMetric5629 behaves like a correct instrumented metric value5630 has correct value5631# [RSpecRunTime] RSpec elapsed time: 31 minutes 23.72 seconds. Current RSS: ~2270M. Threads: 12. load average: 1.05 1.11 1.08 1/377 219405632.5633# [RSpecRunTime] Finishing example group spec/lib/gitlab/usage/metrics/instrumentations/count_users_associating_milestones_to_releases_metric_spec.rb. It took 1.39 seconds. Expected to take 1.49 seconds.5634# [RSpecRunTime] Starting example group spec/lib/banzai/pipeline/broadcast_message_pipeline_spec.rb. Expected to take 1.46 seconds.5635Banzai::Pipeline::BroadcastMessagePipeline5636 allows `a` elements5637 is expected to eq "<p><a>Link</a></p>"5638 allows `br` elements5639 is expected to eq "<p>Hello<br>World</p>"5640# [RSpecRunTime] Finishing example group spec/lib/banzai/pipeline/broadcast_message_pipeline_spec.rb. It took 1.12 seconds. Expected to take 1.46 seconds.5641# [RSpecRunTime] Starting example group spec/lib/gitlab/lazy_spec.rb. Expected to take 1.38 seconds.5642Gitlab::Lazy5643 when not calling any methods5644 does not call the supplied block5645 when calling a method on the object5646 lazy loads the value returned by the block5647 #respond_to?5648 returns true for a method defined on the wrapped object5649 returns false for a method not defined on the wrapped object5650# [RSpecRunTime] Finishing example group spec/lib/gitlab/lazy_spec.rb. It took 1.15 seconds. Expected to take 1.38 seconds.5651# [RSpecRunTime] Starting example group spec/lib/bulk_imports/common/extractors/ndjson_extractor_spec.rb. Expected to take 1.35 seconds.5652BulkImports::Common::Extractors::NdjsonExtractor5653 #extract5654 returns ExtractedData5655 #remove_tmpdir5656 removes tmp dir5657# [RSpecRunTime] Finishing example group spec/lib/bulk_imports/common/extractors/ndjson_extractor_spec.rb. It took 1.06 seconds. Expected to take 1.35 seconds.5658# [RSpecRunTime] Starting example group spec/workers/issues/reschedule_stuck_issue_rebalances_worker_spec.rb. Expected to take 1.32 seconds.5659Issues::RescheduleStuckIssueRebalancesWorker5660 #perform5661 does not schedule a rebalance5662 schedules a rebalance in case there are any rebalances started5663# [RSpecRunTime] RSpec elapsed time: 31 minutes 30.1 seconds. Current RSS: ~2318M. Threads: 12. load average: 1.04 1.11 1.08 1/377 219475664.5665# [RSpecRunTime] Finishing example group spec/workers/issues/reschedule_stuck_issue_rebalances_worker_spec.rb. It took 3.07 seconds. Expected to take 1.32 seconds.5666# [RSpecRunTime] Starting example group spec/views/admin/application_settings/repository.html.haml_spec.rb. Expected to take 1.26 seconds.5667admin/application_settings/repository.html.haml5668 default initial branch name5669 has the setting section5670 renders the correct setting section content5671# [RSpecRunTime] Finishing example group spec/views/admin/application_settings/repository.html.haml_spec.rb. It took 1.11 seconds. Expected to take 1.26 seconds.5672# [RSpecRunTime] Starting example group spec/lib/kramdown/kramdown_spec.rb. Expected to take 1.25 seconds.5673Ensure kramdown detects invalid syntax highlighting formatters5674 with invalid formatter5675 falls back to standard HTML and disallows CSV5676 with valid formatter5677 allows formatter5678# [RSpecRunTime] Finishing example group spec/lib/kramdown/kramdown_spec.rb. It took 0.7 second. Expected to take 1.25 seconds.5679# [RSpecRunTime] Starting example group spec/lib/bulk_imports/common/transformers/prohibited_attributes_transformer_spec.rb. Expected to take 1.16 seconds.5680BulkImports::Common::Transformers::ProhibitedAttributesTransformer5681 #transform5682 removes prohibited attributes5683 when there is no data to transform5684 returns5685# [RSpecRunTime] Finishing example group spec/lib/bulk_imports/common/transformers/prohibited_attributes_transformer_spec.rb. It took 0.72 second. Expected to take 1.16 seconds.5686# [RSpecRunTime] Starting example group spec/services/protected_tags/destroy_service_spec.rb. Expected to take 1.15 seconds.5687ProtectedTags::DestroyService5688 #execute5689 destroy a protected tag5690# [RSpecRunTime] Finishing example group spec/services/protected_tags/destroy_service_spec.rb. It took 0.85 second. Expected to take 1.15 seconds.5691# [RSpecRunTime] Starting example group spec/graphql/types/analytics/cycle_analytics/value_streams/stage_type_spec.rb. Expected to take 1.11 seconds.5692Types::Analytics::CycleAnalytics::ValueStreams::StageType5693 is expected to eq "ValueStreamStage"5694 is expected to have graphql fields :name, :start_event_identifier, :end_event_identifier, :hidden, and :custom5695# [RSpecRunTime] Finishing example group spec/graphql/types/analytics/cycle_analytics/value_streams/stage_type_spec.rb. It took 0.64 second. Expected to take 1.11 seconds.5696# [RSpecRunTime] Starting example group spec/graphql/types/packages/nuget/dependency_link_metdatum_type_spec.rb. Expected to take 1.06 seconds.5697Types::Packages::Nuget::DependencyLinkMetadatumType5698 includes nuget dependency link metadatum fields5699# [RSpecRunTime] Finishing example group spec/graphql/types/packages/nuget/dependency_link_metdatum_type_spec.rb. It took 0.44 second. Expected to take 1.06 seconds.5700# [RSpecRunTime] Starting example group spec/finders/analytics/cycle_analytics/stage_finder_spec.rb. Expected to take 1.04 seconds.5701Analytics::CycleAnalytics::StageFinder5702 when looking up in-memory default stage by name exists5703 is expected not to be persisted5704 is expected to eq "issue"5705# [RSpecRunTime] RSpec elapsed time: 31 minutes 37.27 seconds. Current RSS: ~2293M. Threads: 12. load average: 1.11 1.12 1.08 1/377 219485706.5707 when in-memory default stage cannot be found5708 is expected to raise ActiveRecord::RecordNotFound5709# [RSpecRunTime] Finishing example group spec/finders/analytics/cycle_analytics/stage_finder_spec.rb. It took 2.96 seconds. Expected to take 1.04 seconds.5710# [RSpecRunTime] Starting example group spec/services/issues/issuable_base_service_spec.rb. Expected to take 0.99 second.5711IssuableBaseService5712 #constructor_container_arg5713 is expected to eq {:container=>"some-value"}5714# [RSpecRunTime] Finishing example group spec/services/issues/issuable_base_service_spec.rb. It took 0.55 second. Expected to take 0.99 second.5715# [RSpecRunTime] Starting example group spec/serializers/codequality_reports_comparer_serializer_spec.rb. Expected to take 0.96 second.5716CodequalityReportsComparerSerializer5717 #to_json5718 when base report has error and head has a different error5719 matches the schema5720 when base report has no error and head has errors5721 matches the schema5722# [RSpecRunTime] Finishing example group spec/serializers/codequality_reports_comparer_serializer_spec.rb. It took 0.73 second. Expected to take 0.96 second.5723# [RSpecRunTime] Starting example group spec/graphql/types/ci/pipeline_manual_variable_type_spec.rb. Expected to take 0.89 second.5724Types::Ci::PipelineManualVariableType5725 is expected to eq "PipelineManualVariable"5726 contains attributes related to a variable5727# [RSpecRunTime] Finishing example group spec/graphql/types/ci/pipeline_manual_variable_type_spec.rb. It took 0.74 second. Expected to take 0.89 second.5728# [RSpecRunTime] Starting example group spec/lib/system_check/incoming_email/imap_authentication_check_spec.rb. Expected to take 0.87 second.5729SystemCheck::IncomingEmail::ImapAuthenticationCheck5730 #load_config5731 returns no mailbox configurations with mailroom default configuration5732 is expected to be nil5733 returns an array of mailbox configurations with mailroom configured5734 is expected to eq [{:host=>"gitlab.example.com", :port=>143}]5735# [RSpecRunTime] Finishing example group spec/lib/system_check/incoming_email/imap_authentication_check_spec.rb. It took 0.71 second. Expected to take 0.87 second.5736# [RSpecRunTime] Starting example group spec/graphql/types/branch_rules/branch_protection_type_spec.rb. Expected to take 0.84 second.5737Types::BranchRules::BranchProtectionType5738 is expected to require graphql authorizations :read_protected_branch5739 is expected to have graphql fields :merge_access_levels, :push_access_levels, and :allow_force_push5740# [RSpecRunTime] Finishing example group spec/graphql/types/branch_rules/branch_protection_type_spec.rb. It took 0.66 second. Expected to take 0.84 second.5741# [RSpecRunTime] Starting example group spec/lib/gitlab/ci_access_spec.rb. Expected to take 0.8 second.5742Gitlab::CiAccess5743 #can_do_action?5744 when action is :build_download_code5745 is expected to be truthy5746 when action is not :build_download_code5747 is expected to be falsey5748# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci_access_spec.rb. It took 0.66 second. Expected to take 0.8 second.5749# [RSpecRunTime] Starting example group spec/graphql/types/work_items/widgets/crm_contacts_update_input_type_spec.rb. Expected to take 0.79 second.5750Types::WorkItems::Widgets::CrmContactsUpdateInputType5751 is expected to eq "WorkItemWidgetCrmContactsUpdateInput"5752 is expected to contain exactly "contactIds" and "operationMode"5753# [RSpecRunTime] Finishing example group spec/graphql/types/work_items/widgets/crm_contacts_update_input_type_spec.rb. It took 2.56 seconds. Expected to take 0.79 second.5754# [RSpecRunTime] RSpec elapsed time: 31 minutes 44.34 seconds. Current RSS: ~2366M. Threads: 12. load average: 1.10 1.12 1.08 1/377 219495755.5756# [RSpecRunTime] Starting example group spec/workers/todos_destroyer/confidential_issue_worker_spec.rb. Expected to take 0.77 second.5757TodosDestroyer::ConfidentialIssueWorker5758 calls the Todos::Destroy::ConfidentialIssueService with issue_id parameter5759 calls the Todos::Destroy::ConfidentialIssueService with project_id parameter5760# [RSpecRunTime] Finishing example group spec/workers/todos_destroyer/confidential_issue_worker_spec.rb. It took 0.78 second. Expected to take 0.77 second.5761# [RSpecRunTime] Starting example group spec/rubocop/cop/gitlab/token_without_prefix_spec.rb. Expected to take 0.75 second.5762RuboCop::Cop::Gitlab::TokenWithoutPrefix5763 ignores code when prefix is provided5764 registers offense for single predicate method with allow_nil:true5765# [RSpecRunTime] Finishing example group spec/rubocop/cop/gitlab/token_without_prefix_spec.rb. It took 0.7 second. Expected to take 0.75 second.5766# [RSpecRunTime] Starting example group spec/lib/bitbucket_server/retry_with_delay_spec.rb. Expected to take 0.71 second.5767BitbucketServer::RetryWithDelay5768 .retry_with_delay5769 when the function succeeds on the first try5770 calls the function once and returns its result5771 when the request has a status code of 4295772 calls the function again after a delay5773# [RSpecRunTime] Finishing example group spec/lib/bitbucket_server/retry_with_delay_spec.rb. It took 0.73 second. Expected to take 0.71 second.5774# [RSpecRunTime] Starting example group spec/lib/gitlab/backtrace_cleaner_spec.rb. Expected to take 0.65 second.5775Gitlab::BacktraceCleaner5776 .clean_backtrace5777 removes lines from IGNORE_BACKTRACES5778# [RSpecRunTime] Finishing example group spec/lib/gitlab/backtrace_cleaner_spec.rb. It took 0.44 second. Expected to take 0.65 second.5779# [RSpecRunTime] Starting example group spec/graphql/types/limited_countable_connection_type_spec.rb. Expected to take 0.58 second.5780Types::LimitedCountableConnectionType5781 has the expected fields5782# [RSpecRunTime] Finishing example group spec/graphql/types/limited_countable_connection_type_spec.rb. It took 0.44 second. Expected to take 0.58 second.5783# [RSpecRunTime] Starting example group spec/serializers/project_mirror_entity_spec.rb. Expected to take 0.55 second.5784ProjectMirrorEntity5785 exposes project-specific elements5786# [RSpecRunTime] Finishing example group spec/serializers/project_mirror_entity_spec.rb. It took 0.46 second. Expected to take 0.55 second.5787# [RSpecRunTime] Starting example group spec/graphql/types/mutation_type_spec.rb. Expected to take 0.54 second.5788Types::MutationType5789 is expected to have the MergeRequestSetDraft5790# [RSpecRunTime] Finishing example group spec/graphql/types/mutation_type_spec.rb. It took 0.46 second. Expected to take 0.54 second.5791# [RSpecRunTime] Starting example group spec/lib/gitlab/serializer/ci/variables_spec.rb. Expected to take 0.51 second.5792Gitlab::Serializer::Ci::Variables5793 converts keys into strings and symbolizes hash5794# [RSpecRunTime] Finishing example group spec/lib/gitlab/serializer/ci/variables_spec.rb. It took 0.44 second. Expected to take 0.51 second.5795# [RSpecRunTime] Starting example group spec/graphql/types/packages/package_dependency_type_spec.rb. Expected to take 0.51 second.5796Types::Packages::PackageDependencyType5797 includes package file fields5798# [RSpecRunTime] Finishing example group spec/graphql/types/packages/package_dependency_type_spec.rb. It took 0.45 second. Expected to take 0.51 second.5799auto_explain log contains 1390 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-unit-pg14-no-gitaly-transactions-22-44.326.main.ndjson.gz5800took 22.9770173285801auto_explain log contains 1391 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-unit-pg14-no-gitaly-transactions-22-44.326.ci.ndjson.gz5802took 21.3177223585803[TEST PROF INFO] EventProf results for sql.active_record5804Total time: 04:50.747 of 31:44.541 (15.27%)5805Total events: 2371175806Top 5 slowest suites (by time):5807MergeRequests...HandlerService (./spec/services/merge_requests/push_options_handler_service_spec.rb:5) – 00:54.065 (35024 / 239) of 05:48.513 (15.51%)5808ContainerRepository (./spec/models/container_repository_spec.rb:5) – 00:17.039 (15487 / 97) of 01:25.646 (19.9%)5809LabelsFinder (./spec/finders/labels_finder_spec.rb:5) – 00:15.365 (11773 / 60) of 01:06.714 (23.03%)5810Backup::DatabaseConnection (./spec/lib/backup/database_connection_spec.rb:5) – 00:14.562 (18954 / 15) of 00:29.109 (50.03%)5811Banzai::Filte...toryLinkFilter (./spec/lib/banzai/filter/repository_link_filter_spec.rb:5) – 00:13.592 (12749 / 105) of 01:37.329 (13.97%)5812Knapsack report was generated. Preview:5813{5814 "spec/services/merge_requests/push_options_handler_service_spec.rb": 348.5127830670008,5815 "spec/tasks/gitlab/usage_data_rake_spec.rb": 163.46794609099925,5816 "spec/lib/banzai/filter/repository_link_filter_spec.rb": 97.32863434799947,5817 "spec/models/container_repository_spec.rb": 85.64654331300153,5818 "spec/support/shared_examples/lint_factories_shared_examples.rb": 19.46557918599865,5819 "spec/finders/labels_finder_spec.rb": 66.71379144400089,5820 "spec/presenters/ci/build_runner_presenter_spec.rb": 48.58250838999993,5821 "spec/services/packages/debian/generate_distribution_service_spec.rb": 54.17154884000047,5822 "spec/services/environments/stop_service_spec.rb": 39.23126724299982,5823 "spec/lib/gitlab/import_export/members_mapper_spec.rb": 34.50195840199922,5824 "spec/services/alert_management/create_alert_issue_service_spec.rb": 33.26695062900035,5825 "spec/lib/backup/database_connection_spec.rb": 29.109658508999928,5826 "spec/lib/gitlab/checks/tag_check_spec.rb": 27.028218333998666,5827 "spec/lib/gitlab/github_import/importer/pull_request_importer_spec.rb": 21.65980159799983,5828 "spec/services/ci/cancel_pipeline_service_spec.rb": 25.117462497000815,5829 "spec/serializers/environment_serializer_spec.rb": 24.703258916000777,5830 "spec/lib/banzai/filter/video_link_filter_spec.rb": 17.44775974300137,5831 "spec/lib/search/group_settings_spec.rb": 24.241195481999966,5832 "spec/lib/gitlab/metrics/requests_rack_middleware_spec.rb": 23.251775546999852,5833 "spec/models/clusters/clusters_hierarchy_spec.rb": 20.61593895199985,5834 "spec/workers/projects/after_import_worker_spec.rb": 17.718505042999823,5835 "spec/lib/gitlab/cache/ci/project_pipeline_status_spec.rb": 18.24034867699993,5836 "spec/lib/gitlab/database/with_lock_retries_outside_transaction_spec.rb": 19.92678890500065,5837 "spec/tasks/gitlab/refresh_project_statistics_build_artifacts_size_rake_spec.rb": 13.396595295000225,5838 "spec/lib/gitlab/checks/diff_check_spec.rb": 13.729137222000645,5839 "spec/lib/banzai/filter/references/feature_flag_reference_filter_spec.rb": 14.241647406000993,5840 "spec/lib/gitlab/discussions_diff/file_collection_spec.rb": 12.538036210000428,5841 "spec/lib/gitlab/graphql/queries_spec.rb": 14.688655222000307,5842 "spec/models/concerns/participable_spec.rb": 14.900210517998858,5843 "spec/lib/gitlab/pagination/keyset/paginator_spec.rb": 14.583321153000725,5844 "spec/rubocop/cop/graphql/descriptions_spec.rb": 11.392511345000457,5845 "spec/lib/gitlab/audit/auditor_spec.rb": 12.219659467000383,5846 "spec/lib/gitlab/ci/pipeline/chain/ensure_environments_spec.rb": 10.639847336999082,5847 "spec/workers/projects/import_export/relation_import_worker_spec.rb": 13.85171498300042,5848 "spec/services/ci/create_pipeline_service/cache_spec.rb": 8.471677178999016,5849 "spec/models/snippet_statistics_spec.rb": 11.055367259001287,5850 "spec/services/dependency_proxy/auth_token_service_spec.rb": 10.65507422599876,5851 "spec/services/security/ci_configuration/dependency_scanning_create_service_spec.rb": 8.773883247999038,5852 "spec/lib/gitlab/ci/reports/codequality_reports_comparer_spec.rb": 10.341293217999919,5853 "spec/models/integrations/emails_on_push_spec.rb": 10.4206576029992,5854 "spec/lib/gitlab/performance_bar_spec.rb": 9.368613625998478,5855 "spec/lib/event_filter_spec.rb": 10.875869470999532,5856 "spec/models/concerns/ci/partitionable/switch_spec.rb": 10.137757843000145,5857 "spec/services/issues/reorder_service_spec.rb": 9.713541552000606,5858 "spec/workers/ci/user_cancel_pipeline_worker_spec.rb": 8.967267043999527,5859 "spec/workers/auto_devops/disable_worker_spec.rb": 8.444482691000303,5860 "spec/serializers/ci/trigger_entity_spec.rb": 9.278764321999915,5861 "spec/models/work_items/resource_link_event_spec.rb": 7.777171759998964,5862 "spec/graphql/resolvers/namespace_projects_resolver_spec.rb": 9.746148832999097,5863 "spec/models/namespace_statistics_spec.rb": 7.621525713000665,5864 "spec/tasks/gitlab/packages/migrate_rake_spec.rb": 5.8835568100003,5865 "spec/models/ci/deleted_object_spec.rb": 7.417100890999791,5866 "spec/services/personal_access_tokens/create_service_spec.rb": 7.405055840999921,5867 "spec/finders/packages/go/package_finder_spec.rb": 6.047842505999142,5868 "spec/lib/gitlab/import_export/project/export_task_spec.rb": 5.176581771000201,5869 "spec/finders/projects/ml/model_finder_spec.rb": 6.873699307001516,5870 "spec/lib/banzai/pipeline/plain_markdown_pipeline_spec.rb": 6.61535253799957,5871 "spec/services/issue_email_participants/destroy_service_spec.rb": 6.617932077999285,5872 "spec/services/service_desk/custom_email_verifications/update_service_spec.rb": 6.689526512000157,5873 "spec/lib/gitlab/github_import/importer/collaborator_importer_spec.rb": 5.5494153590007045,5874 "spec/lib/gitlab/metrics/exporter/base_exporter_spec.rb": 5.74424399199961,5875 "spec/services/issue_email_participants/create_service_spec.rb": 6.943459710000752,5876 "spec/services/packages/debian/update_distribution_service_spec.rb": 5.6551401799988525,5877 "spec/models/concerns/clusters/agents/authorizations/ci_access/config_scopes_spec.rb": 6.191365404001772,5878 "spec/models/group_import_state_spec.rb": 4.104890302000058,5879 "spec/graphql/mutations/users/set_namespace_commit_email_spec.rb": 4.1679146269998455,5880 "spec/services/issue_links/destroy_service_spec.rb": 5.395959151999705,5881 "spec/workers/clusters/applications/deactivate_integration_worker_spec.rb": 4.776795723999385,5882 "spec/services/service_desk/custom_emails/create_service_spec.rb": 3.77687300999969,5883 "spec/models/concerns/ci/track_environment_usage_spec.rb": 4.018485688999135,5884 "spec/lib/api/entities/basic_project_details_spec.rb": 6.027671268000631,5885 "spec/models/ci/build_trace_spec.rb": 5.1999267890005285,5886 "spec/lib/gitlab/ci/templates/Jobs/sast_iac_latest_gitlab_ci_yaml_spec.rb": 3.6864222069998505,5887 "spec/lib/gitlab/ci/config/entry/commands_spec.rb": 5.10110518700094,5888 "spec/services/ci/append_build_trace_service_spec.rb": 2.355946520001453,5889 "spec/finders/data_transfer/project_data_transfer_finder_spec.rb": 4.89975164399948,5890 "spec/workers/gitlab/bitbucket_import/import_issue_worker_spec.rb": 5.048554040999079,5891 "spec/policies/clusters/agents/activity_event_policy_spec.rb": 3.76927730999887,5892 "spec/lib/gitlab/gitaly_client/diff_spec.rb": 4.6932950020000135,5893 "spec/workers/destroy_pages_deployments_worker_spec.rb": 3.5121759310004563,5894 "spec/models/integrations/chat_message/merge_message_spec.rb": 4.606329779000589,5895 "spec/services/integrations/exclusions/destroy_service_spec.rb": 5.2428286249996745,5896 "spec/channels/graphql_channel_spec.rb": 3.4804835239992826,5897 "spec/lib/gitlab/database/migrations/batched_migration_last_id_spec.rb": 4.585393950999787,5898 "spec/finders/banzai/uploads_finder_spec.rb": 3.0240011529986077,5899 "spec/tasks/gitlab/audit_event_types/audit_event_types_rake_spec.rb": 5.12170897499891,5900 "spec/validators/x509_certificate_credentials_validator_spec.rb": 3.2503438439998718,5901 "spec/services/milestones/merge_requests_count_service_spec.rb": 4.397281206000116,5902 "spec/services/ml/increment_version_service_spec.rb": 2.3487542910006596,5903 "spec/models/group_custom_attribute_spec.rb": 3.6682955090000178,5904 "spec/lib/sidebars/admin/panel_spec.rb": 4.108852081000805,5905 "spec/helpers/projects/ml/model_registry_helper_spec.rb": 1.988753450999866,5906 "spec/services/work_items/widgets/labels_service/update_service_spec.rb": 2.195082274000015,5907 "spec/lib/gitlab/config/entry/undefined_spec.rb": 3.98485041099957,5908 "spec/presenters/ml/candidate_details_presenter_spec.rb": 2.534819405000235,5909 "spec/rubocop/cop/graphql/json_type_spec.rb": 3.7765457490004337,5910 "spec/graphql/resolvers/environments/last_deployment_resolver_spec.rb": 2.1828596550003567,5911 "spec/workers/ci/pipeline_finished_worker_spec.rb": 2.0422427160010557,5912 "spec/lib/gitlab/cache/json_cache_spec.rb": 4.016167948999282,5913 "spec/lib/gitlab/graphql/subscriptions/action_cable_with_load_balancing_spec.rb": 4.300261595000848,5914 "spec/lib/gitlab/database_importers/work_items/base_type_importer_spec.rb": 2.7566755059997377,5915 "spec/services/ci/catalog/resources/create_service_spec.rb": 4.3619532989996515,5916 "spec/lib/gitlab/reference_counter_spec.rb": 1.790282877998834,5917 "spec/serializers/runner_entity_spec.rb": 2.6079880889992637,5918 "spec/tooling/danger/ci_templates_spec.rb": 3.4716865549999056,5919 "spec/lib/gitlab/auth/crowd/authentication_spec.rb": 1.793389037000452,5920 "spec/lib/gitlab/ci/reports/security/locations/secret_detection_spec.rb": 3.9395369659996504,5921 "spec/lib/bulk_imports/projects/graphql/get_repository_query_spec.rb": 1.7730465289987478,5922 "spec/workers/dependency_proxy/cleanup_dependency_proxy_worker_spec.rb": 3.9926201309990574,5923 "spec/services/reset_project_cache_service_spec.rb": 1.78543499800071,5924 "spec/rubocop/cop/usage_data/large_table_spec.rb": 3.970119782999973,5925 "spec/lib/gitlab/changelog/generator_spec.rb": 1.561826706998545,5926 "spec/graphql/mutations/customer_relations/contacts/update_spec.rb": 1.7476549610000802,5927 "spec/graphql/resolvers/users/group_count_resolver_spec.rb": 2.0509706159991765,5928 "spec/services/protected_branches/api_service_spec.rb": 4.054388986000049,5929 "spec/lib/gitlab/usage/metrics/instrumentations/count_csv_imports_metric_spec.rb": 1.7950675179999962,5930 "spec/lib/gitlab/redis/multi_store_connection_pool_spec.rb": 3.526245500999721,5931 "spec/models/preloaders/commit_status_preloader_spec.rb": 1.8831137999986822,5932 "spec/models/clusters/group_spec.rb": 1.0374338410001656,5933 "spec/lib/gitlab/database/schema_migrations/migrations_spec.rb": 0.9436048300012772,5934 "spec/lib/banzai/reference_parser/wiki_page_parser_spec.rb": 3.418796989000839,5935 "spec/lib/gitlab/bitbucket_import/importers/lfs_object_importer_spec.rb": 1.9724505330013926,5936 "spec/services/pages/destroy_deployments_service_spec.rb": 2.0387801070010028,5937 "spec/models/users/calloutable_spec.rb": 1.3054433289998997,5938 "spec/workers/ci/runners/stale_machines_cleanup_cron_worker_spec.rb": 3.6621761089991196,5939 "spec/lib/gitlab/database/pg_class_spec.rb": 1.7205614239992428,5940 "spec/services/projects/prometheus/metrics/destroy_service_spec.rb": 0.851591587999792,5941 "spec/lib/gitlab/ci/ansi2json/state_spec.rb": 3.506124052000814,5942 "spec/services/ci/partitions/create_service_spec.rb": 1.61066490399935,5943 "spec/lib/gitlab/ci/config/normalizer/matrix_strategy_spec.rb": 1.5036150330015516,5944 "spec/workers/issuable/label_links_destroy_worker_spec.rb": 2.7308129079992796,5945 "spec/services/feature_flags/hook_service_spec.rb": 1.6796603169987065,5946 "spec/views/devise/confirmations/almost_there.html.haml_spec.rb": 1.1702791110001272,5947 "spec/graphql/resolvers/clusters/agents/authorizations/user_access_resolver_spec.rb": 1.3849063719990227,5948 "spec/graphql/types/work_items/widgets/time_tracking/time_tracking_input_type_spec.rb": 0.6986202110001614,5949 "spec/lib/gitlab/sidekiq_middleware/concurrency_limit/server_spec.rb": 3.5229867510006443,5950 "spec/rubocop/cop/migration/complex_indexes_require_name_spec.rb": 1.3589679140004591,5951 "spec/graphql/types/release_assets_input_type_spec.rb": 0.8831166050003958,5952 "spec/lib/security/report_schema_version_matcher_spec.rb": 3.2073811879999994,5953 "spec/lib/gitlab/usage/metrics/instrumentations/count_users_associating_milestones_to_releases_metric_spec.rb": 1.3876506220003648,5954 "spec/lib/banzai/pipeline/broadcast_message_pipeline_spec.rb": 1.116274145000716,5955 "spec/lib/gitlab/lazy_spec.rb": 1.146164982999835,5956 "spec/lib/bulk_imports/common/extractors/ndjson_extractor_spec.rb": 1.0547186809999403,5957 "spec/workers/issues/reschedule_stuck_issue_rebalances_worker_spec.rb": 3.070077248999951,5958 "spec/views/admin/application_settings/repository.html.haml_spec.rb": 1.1066173260005598,5959 "spec/lib/kramdown/kramdown_spec.rb": 0.7036619200007408,5960 "spec/lib/bulk_imports/common/transformers/prohibited_attributes_transformer_spec.rb": 0.7213801090001652,5961 "spec/services/protected_tags/destroy_service_spec.rb": 0.8448998780004331,5962 "spec/graphql/types/analytics/cycle_analytics/value_streams/stage_type_spec.rb": 0.6384294360013882,5963 "spec/graphql/types/packages/nuget/dependency_link_metdatum_type_spec.rb": 0.442921761999969,5964 "spec/finders/analytics/cycle_analytics/stage_finder_spec.rb": 2.964637049000885,5965 "spec/services/issues/issuable_base_service_spec.rb": 0.5502750739997282,5966 "spec/serializers/codequality_reports_comparer_serializer_spec.rb": 0.7328458069987391,5967 "spec/graphql/types/ci/pipeline_manual_variable_type_spec.rb": 0.7422210770000675,5968 "spec/lib/system_check/incoming_email/imap_authentication_check_spec.rb": 0.7104327790002571,5969 "spec/graphql/types/branch_rules/branch_protection_type_spec.rb": 0.6557191840001906,5970 "spec/lib/gitlab/ci_access_spec.rb": 0.658462874000179,5971 "spec/graphql/types/work_items/widgets/crm_contacts_update_input_type_spec.rb": 2.561089902999811,5972 "spec/workers/todos_destroyer/confidential_issue_worker_spec.rb": 0.7777878729993972,5973 "spec/rubocop/cop/gitlab/token_without_prefix_spec.rb": 0.7001101710011426,5974 "spec/lib/bitbucket_server/retry_with_delay_spec.rb": 0.7279011680002441,5975 "spec/lib/gitlab/backtrace_cleaner_spec.rb": 0.44280116200025077,5976 "spec/graphql/types/limited_countable_connection_type_spec.rb": 0.43998171299972455,5977 "spec/serializers/project_mirror_entity_spec.rb": 0.45738243099913234,5978 "spec/graphql/types/mutation_type_spec.rb": 0.4641519609995157,5979 "spec/lib/gitlab/serializer/ci/variables_spec.rb": 0.4389129419996607,5980 "spec/graphql/types/packages/package_dependency_type_spec.rb": 0.4456483529993425981}5982Knapsack global time execution for tests: 31m 43s5983Pending: (Failures listed here are expected and do not affect your suite's status)5984 1) Lint factories for ContainerRepository with saas, license, and factory defaults behaves like factory container_repository factory linting :verification_succeeded trait does not raise error when created5985 # Trait skipped linting due to legacy error5986 # ./spec/support/shared_examples/lint_factories_shared_examples.rb:2835987 2) Lint factories for ContainerRepository with saas, license, and factory defaults behaves like factory container_repository factory linting :verification_failed trait does not raise error when created5988 # Trait skipped linting due to legacy error5989 # ./spec/support/shared_examples/lint_factories_shared_examples.rb:2835990Finished in 32 minutes 39 seconds (files took 1 minute 27.98 seconds to load)59912025 examples, 0 failures, 2 pending5992Randomized with seed 375995993Failed to write to log, write log/workhorse-test.log: file already closed5994[TEST PROF INFO] Time spent in factories: 07:47.178 (23.35% of total time)5995RSpec exited with 0.5996No examples to retry, congrats!5998Running after script...5999$ source scripts/utils.sh6000$ bundle exec gem list gitlab_quality-test_tooling6001gitlab_quality-test_tooling (1.33.0)6002$ section_start "failed-test-issues" "Report test failures" # collapsed multi-line command6006$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command6009$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command6015$ section_start "slow-test-merge-request-report-note" "Report test slowness in MR note" # collapsed multi-line command6018$ section_start "knapsack-report-issues" "Report test files close to timing out" # collapsed multi-line command6023$ tooling/bin/push_job_metrics || true6024[job-metrics] Pushing job metrics file for the CI/CD job.6025[job-metrics] Pushed 4 CI job metric entries to InfluxDB.6027Not uploading cache ruby-gems-debian-bookworm-ruby-3.1.5-17 due to policy6029Uploading artifacts...6030auto_explain/: found 3 matching artifact files and directories 6031coverage/: found 5 matching artifact files and directories 6032crystalball/: found 5 matching artifact files and directories 6033deprecations/: found 5 matching artifact files and directories 6034knapsack/: found 4 matching artifact files and directories 6035rspec/: found 12 matching artifact files and directories 6036WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 6037log/*.log: found 20 matching artifact files and directories 6038WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7471346549/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com6039WARNING: Retrying... context=artifacts-uploader error=request redirected6040Uploading artifacts as "archive" to coordinator... 201 Created id=7471346549 responseStatus=201 Created token=glcbt-666041Uploading artifacts...6042rspec/rspec-*.xml: found 1 matching artifact files and directories 6043WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7471346549/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com6044WARNING: Retrying... context=artifacts-uploader error=request redirected6045Uploading artifacts as "junit" to coordinator... 201 Created id=7471346549 responseStatus=201 Created token=glcbt-666047Job succeeded