rspec system pg14 11/32
Passed Started
by
@rkadam3

Rajendra Kadam
1Running with gitlab-runner 16.9.1 (782c6ecb)2 on green-6.private.runners-manager.gitlab.com/gitlab.com/gitlab-org vHriyjxu, system ID: s_44fde8db605e3 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-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:b6c412dc298714b5c26feca1330d8f743b48caf0b1feeadfd554d7d446f985a5 for redis:6.2-alpine with digest redis@sha256:51d6c56749a4243096327e3fb964a48ed92254357108449cb6e23999c37773c5 ...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.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 ...23Using docker image sha256:fc7435a87025ef82fcd7c3a7df1e52121e8a88ab05430c94ba7ad5920fecc0d0 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:c129fa1214137f01be7f1412c5233ac179604d32d9d852cbe06113596fb24504 ...25Running on runner-vhriyjxu-project-278964-concurrent-0 via runner-vhriyjxu-private-1709554459-aa39dfae...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bookworm-ruby-3.1-17...32Downloading cache from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bookworm-ruby-3.1-17 33Successfully extracted cache35Downloading artifacts for clone-gitlab-repo (6311410718)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410718 responseStatus=200 OK token=glcbt-6537WARNING: Part of .git directory is on the list of files to extract 38WARNING: This may introduce unexpected problems 39Downloading artifacts for compile-test-assets (6311410765)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410765 responseStatus=200 OK token=glcbt-6541Downloading artifacts for detect-tests (6311410787)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410787 responseStatus=200 OK token=glcbt-6543Downloading artifacts for retrieve-tests-metadata (6311410799)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410799 responseStatus=200 OK token=glcbt-6545Downloading artifacts for setup-test-env (6311410773)...46Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410773 responseStatus=200 OK token=glcbt-6548Using docker image sha256:fc7435a87025ef82fcd7c3a7df1e52121e8a88ab05430c94ba7ad5920fecc0d0 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:c129fa1214137f01be7f1412c5233ac179604d32d9d852cbe06113596fb24504 ...49$ echo $FOSS_ONLY50$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb51$ export GOPATH=$CI_PROJECT_DIR/.go52$ mkdir -p $GOPATH53$ source scripts/utils.sh54$ source scripts/prepare_build.sh732Using decomposed database config (config/database.yml.decomposed-postgresql)733Geo DB won't be set up.734Embedding DB won't be set up.746$ source ./scripts/rspec_helpers.sh747$ run_timed_command "gem install knapsack --no-document"748$ gem install knapsack --no-document749Successfully installed knapsack-4.0.07501 gem installed751==> 'gem install knapsack --no-document' succeeded in 1 seconds.752$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"757$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"758$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"759$ tooling/bin/create_job_metrics_file || true760[job-metrics] Creating the job metrics file for the CI/CD job.761$ rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"762[13:31:17] Starting rspec_parallelized_job763RETRY_FAILED_TESTS_IN_NEW_PROCESS: true764KNAPSACK_GENERATE_REPORT: true765FLAKY_RSPEC_GENERATE_REPORT: true766KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb767KNAPSACK_LOG_LEVEL: debug768KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg14_11_32_278964_report.json769FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json770FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg14_11_32_278964_report.json771NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg14_11_32_278964_report.json772RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-6311411749.txt773CRYSTALBALL: 774RSPEC_TESTS_MAPPING_ENABLED: 775RSPEC_TESTS_FILTER_FILE: 776Shell set options (set -o) enabled:777braceexpand on778hashall on779interactive-comments on780pipefail on781Knapsack report generator started!782Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}783# [RSpecRunTime] Starting RSpec timer...784[TEST PROF INFO] EventProf enabled (sql.active_record)785unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.786unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.787Test environment set up in 2.576653069 seconds788# [RSpecRunTime] Starting example group spec/features/search/user_uses_header_search_field_spec.rb. Expected to take 6 minutes 39.61 seconds.789User uses header search field790Starting the Capybara driver server...791 when user is in a global scope792 when searching by pressing the enter key793Capybara starting Puma...794* Version 6.4.0, codename: The Eagle of Durango795* Min threads: 0, max threads: 4796* Listening on unix:///tmp/20240304-340-slkwil797 renders breadcrumbs798 when using the keyboard shortcut799 shows the search modal800# [RSpecRunTime] RSpec elapsed time: 1 minute 10.0 seconds. Current RSS: ~1391M. load average: 1.15 1.34 1.23 1/361 540801 when clicking the search button802 shows search scopes list803 when clicking merge requests804 shows assigned merge requests805 shows created merge requests806# [RSpecRunTime] RSpec elapsed time: 1 minute 22.64 seconds. Current RSS: ~1440M. load average: 1.13 1.33 1.23 1/365 599807 when entering text into the search field808 does not display the category search dropdown809# [RSpecRunTime] RSpec elapsed time: 1 minute 24.81 seconds. Current RSS: ~1450M. load average: 1.12 1.32 1.23 1/367 602810 when searching through the search field811 displays result counts for all categories812# [RSpecRunTime] RSpec elapsed time: 1 minute 59.61 seconds. Current RSS: ~1431M. load average: 1.31 1.35 1.24 1/362 605813 when user is in a project scope814 and it belongs to a group815 displays search options816 when searching by pressing the enter key817 renders breadcrumbs818# [RSpecRunTime] RSpec elapsed time: 2 minutes 39.08 seconds. Current RSS: ~1433M. load average: 0.85 1.23 1.20 1/364 611819 when using the keyboard shortcut820 shows the search modal821# [RSpecRunTime] RSpec elapsed time: 2 minutes 42.13 seconds. Current RSS: ~1444M. load average: 0.85 1.23 1.20 1/366 614822 when clicking the search button823 shows search scopes list824 when clicking merge requests825 shows assigned merge requests826 shows created merge requests827# [RSpecRunTime] RSpec elapsed time: 2 minutes 58.01 seconds. Current RSS: ~1497M. load average: 0.88 1.21 1.20 1/366 617828 when entering text into the search field829 does not display the category search dropdown830# [RSpecRunTime] RSpec elapsed time: 3 minutes 1.57 seconds. Current RSS: ~1499M. load average: 0.89 1.21 1.20 1/366 618831 and it belongs to a user832 displays search options833 displays a link to project merge requests834 does not display a link to project feature flags835 when searching by pressing the enter key836 renders breadcrumbs837# [RSpecRunTime] RSpec elapsed time: 3 minutes 57.44 seconds. Current RSS: ~1552M. load average: 1.00 1.20 1.19 1/369 1049838 when using the keyboard shortcut839 shows the search modal840# [RSpecRunTime] RSpec elapsed time: 4 minutes 2.38 seconds. Current RSS: ~1558M. load average: 1.08 1.21 1.20 1/371 1144841 when clicking the search button842 shows search scopes list843 when clicking merge requests844 shows assigned merge requests845 shows created merge requests846# [RSpecRunTime] RSpec elapsed time: 4 minutes 25.78 seconds. Current RSS: ~1542M. load average: 1.32 1.26 1.21 1/371 1482847 when entering text into the search field848 does not display the category search dropdown849# [RSpecRunTime] RSpec elapsed time: 4 minutes 31.21 seconds. Current RSS: ~1537M. load average: 1.62 1.32 1.23 1/371 1576850 and user is a developer851 displays a link to project feature flags852# [RSpecRunTime] RSpec elapsed time: 4 minutes 37.56 seconds. Current RSS: ~1544M. load average: 1.57 1.32 1.23 1/371 1674853 when user is in a group scope854 displays search options855 when searching by pressing the enter key856 renders breadcrumbs857# [RSpecRunTime] RSpec elapsed time: 5 minutes 17.7 seconds. Current RSS: ~1498M. load average: 1.37 1.32 1.24 1/364 1679858 when using the keyboard shortcut859 shows the search modal860# [RSpecRunTime] RSpec elapsed time: 5 minutes 20.59 seconds. Current RSS: ~1497M. load average: 1.34 1.31 1.24 1/365 1681861 when clicking the search button862 shows search scopes list863 when clicking merge requests864 shows assigned merge requests865 shows created merge requests866# [RSpecRunTime] RSpec elapsed time: 5 minutes 36.32 seconds. Current RSS: ~1536M. load average: 1.70 1.40 1.27 1/372 1689867 when entering text into the search field868 does not display the category search dropdown869# [RSpecRunTime] RSpec elapsed time: 5 minutes 39.39 seconds. Current RSS: ~1540M. load average: 1.97 1.46 1.29 1/372 1690870 when user is in a subgroup scope871 displays search options872 when searching by pressing the enter key873 renders breadcrumbs874# [RSpecRunTime] RSpec elapsed time: 6 minutes 20.26 seconds. Current RSS: ~1507M. load average: 1.25 1.33 1.25 1/371 1698875 when using the keyboard shortcut876 shows the search modal877# [RSpecRunTime] RSpec elapsed time: 6 minutes 23.67 seconds. Current RSS: ~1514M. load average: 1.23 1.33 1.25 1/372 1701878 when clicking the search button879 shows search scopes list880 when clicking merge requests881 shows assigned merge requests882 shows created merge requests883# [RSpecRunTime] RSpec elapsed time: 6 minutes 40.61 seconds. Current RSS: ~1538M. load average: 1.18 1.31 1.25 1/372 1709884 when entering text into the search field885 does not display the category search dropdown886# [RSpecRunTime] RSpec elapsed time: 6 minutes 44.24 seconds. Current RSS: ~1532M. load average: 1.24 1.32 1.25 1/371 1711887# [RSpecRunTime] Finishing example group spec/features/search/user_uses_header_search_field_spec.rb. It took 6 minutes 39.95 seconds. Expected to take 6 minutes 39.61 seconds.888# [RSpecRunTime] RSpec elapsed time: 6 minutes 45.95 seconds. Current RSS: ~1527M. load average: 1.24 1.32 1.25 1/370 1712889# [RSpecRunTime] Starting example group spec/features/merge_request/user_sees_discussions_navigation_spec.rb. Expected to take 2 minutes 59.11 seconds.890Merge request > User sees discussions navigation891 Merge request discussions892 on changes page893 behaves like a page with no code discussions894 Changes page discussions navigation895 navigates to the first discussion on the Overview page896 navigates to the last discussion on the Overview page897# [RSpecRunTime] RSpec elapsed time: 7 minutes 6.53 seconds. Current RSS: ~1539M. load average: 1.25 1.32 1.25 1/387 1830898 on commits page899 behaves like a page with no code discussions900 Changes page discussions navigation901 navigates to the first discussion on the Overview page902 navigates to the last discussion on the Overview page903# [RSpecRunTime] RSpec elapsed time: 7 minutes 34.57 seconds. Current RSS: ~1558M. load average: 1.36 1.35 1.26 1/392 1957904 on pipelines page905 behaves like a page with no code discussions906 Changes page discussions navigation907 navigates to the first discussion on the Overview page908 navigates to the last discussion on the Overview page909# [RSpecRunTime] RSpec elapsed time: 7 minutes 54.61 seconds. Current RSS: ~1550M. load average: 1.67 1.42 1.29 1/387 1989910 Code discussions911 Overview page discussions navigation912 behaves like a page with a thread navigation913 with active threads914 navigates to the first thread915 navigates to the last thread916 navigates through active threads917 cycles back to the first thread918 cycles back to the last thread919# [RSpecRunTime] RSpec elapsed time: 8 minutes 50.1 seconds. Current RSS: ~1556M. load average: 1.81 1.52 1.33 1/389 2213920 with collapsed threads921 expands threads during navigation922# [RSpecRunTime] RSpec elapsed time: 9 minutes 1.01 seconds. Current RSS: ~1559M. load average: 1.98 1.57 1.35 1/390 2258923 Changes page discussions navigation924 behaves like a page with a thread navigation925 with active threads926 navigates to the first thread927 navigates to the last thread928 navigates through active threads929 cycles back to the first thread930 cycles back to the last thread931# [RSpecRunTime] RSpec elapsed time: 9 minutes 54.21 seconds. Current RSS: ~1561M. load average: 1.54 1.53 1.35 1/388 2519932# [RSpecRunTime] Finishing example group spec/features/merge_request/user_sees_discussions_navigation_spec.rb. It took 3 minutes 8.37 seconds. Expected to take 2 minutes 59.11 seconds.933# [RSpecRunTime] Starting example group spec/features/merge_request/user_sees_pipelines_spec.rb. Expected to take 2 minutes 14.5 seconds.934Merge request > User sees pipelines935 with feature flag `mr_pipelines_graphql turned off`936 pipeline tab937 with pipelines938 pipelines table displays correctly939 with a detached merge request pipeline940 displays the "Run pipeline" button941# [RSpecRunTime] RSpec elapsed time: 10 minutes 17.16 seconds. Current RSS: ~1577M. load average: 1.94 1.62 1.38 1/390 2654942 with a merged results pipeline943 displays the "Run pipeline" button944# [RSpecRunTime] RSpec elapsed time: 10 minutes 28.65 seconds. Current RSS: ~1573M. load average: 1.95 1.64 1.39 1/390 2722945 without pipelines946 user visits merge request page947 shows empty state with run pipeline button948# [RSpecRunTime] RSpec elapsed time: 10 minutes 50.16 seconds. Current RSS: ~1583M. load average: 1.97 1.66 1.41 1/390 2847949 fork MRs in parent project950 when actor is a developer in parent project951 creates a pipeline in the parent project when user proceeds with the warning952 does not create a pipeline in the parent project when user cancels the action953# [RSpecRunTime] RSpec elapsed time: 11 minutes 19.23 seconds. Current RSS: ~1568M. load average: 1.99 1.70 1.43 1/389 3020954 when actor is a developer in fork project955 creates a pipeline in the fork project956# [RSpecRunTime] RSpec elapsed time: 11 minutes 36.42 seconds. Current RSS: ~1573M. load average: 2.26 1.78 1.46 1/387 3116957 when actor is a reporter in parent project and a developer in fork project958 creates a pipeline in the fork project959# [RSpecRunTime] RSpec elapsed time: 11 minutes 53.3 seconds. Current RSS: ~1573M. load average: 2.20 1.79 1.47 1/387 3214960 race condition961 when pipeline and merge request were created simultaneously962 user sees pipeline in merge request widget963# [RSpecRunTime] RSpec elapsed time: 12 minutes 9.99 seconds. Current RSS: ~1603M. load average: 1.93 1.75 1.46 1/405 3307964# [RSpecRunTime] Finishing example group spec/features/merge_request/user_sees_pipelines_spec.rb. It took 2 minutes 15.8 seconds. Expected to take 2 minutes 14.5 seconds.965# [RSpecRunTime] Starting example group spec/features/explore/catalog/catalog_settings_spec.rb. Expected to take 1 minute 48.31 seconds.966CI/CD Catalog settings967 when user is the owner968 shows the CI/CD toggle settings969 when a project is not a Catalog resource970 does not render the CI/CD resource badge971# [RSpecRunTime] RSpec elapsed time: 12 minutes 20.0 seconds. Current RSS: ~1573M. load average: 1.87 1.74 1.46 1/407 3479972 when listing a project as a Catalog resource973 marks the project as a CI/CD Catalog974 and there are no releases975 does not add the resource to the catalog976# [RSpecRunTime] RSpec elapsed time: 13 minutes 2.6 seconds. Current RSS: ~1544M. load average: 1.16 1.58 1.42 1/399 3536977 and there is a release978 adds the resource to the catalog979# [RSpecRunTime] RSpec elapsed time: 13 minutes 7.7 seconds. Current RSS: ~1546M. load average: 1.15 1.57 1.42 1/400 3539980 when unlisting a project from the CI/CD Catalog981 removes the CI/CD Catalog tag on the project982 removes the resource from the catalog983 does not destroy existing releases984# [RSpecRunTime] RSpec elapsed time: 13 minutes 55.96 seconds. Current RSS: ~1545M. load average: 1.34 1.54 1.41 1/397 3604985 when user is not the owner986 does not show the CI/CD toggle settings987# [RSpecRunTime] Finishing example group spec/features/explore/catalog/catalog_settings_spec.rb. It took 1 minute 46.32 seconds. Expected to take 1 minute 48.31 seconds.988# [RSpecRunTime] Starting example group spec/features/runners_spec.rb. Expected to take 1 minute 28.55 seconds.989Runners990 with user as project maintainer991 when user views runners page992 user can see a link with instructions on how to install GitLab Runner993 behaves like shows and resets runner registration token994 shows registration instructions995 resets current registration token996# [RSpecRunTime] RSpec elapsed time: 14 minutes 12.51 seconds. Current RSS: ~1573M. load average: 1.49 1.56 1.42 1/397 3612997 when user views new runner page998 behaves like creates runner and shows register page999 when runner is saved1000 navigates to registration page and opens install instructions drawer1001 warns from leaving page without finishing registration1002# [RSpecRunTime] RSpec elapsed time: 14 minutes 23.03 seconds. Current RSS: ~1567M. load average: 1.42 1.54 1.41 1/397 36171003 behaves like shows locked field1004 shows locked checkbox with description1005# [RSpecRunTime] RSpec elapsed time: 14 minutes 25.45 seconds. Current RSS: ~1569M. load average: 1.38 1.53 1.41 1/397 36191006 when a project has enabled shared_runners1007 when a project_type runner is activated on the project1008 user sees the project runner1009 user can pause and resume the project runner1010 user removes an activated project runner if this is last project for that runners1011 when the project_runner_edit_form_vue feature is disabled1012 user edits the runner to be protected1013 when a runner has a tag1014 user edits runner not to run untagged jobs1015# [RSpecRunTime] RSpec elapsed time: 14 minutes 37.21 seconds. Current RSS: ~1589M. load average: 1.32 1.51 1.41 1/395 36201016 when a shared runner is activated on the project1017 user sees CI/CD setting page1018 when multiple instance runners are configured1019 shows the runner count1020 adds pagination to the shared runner list1021# [RSpecRunTime] RSpec elapsed time: 14 minutes 40.85 seconds. Current RSS: ~1592M. load average: 1.30 1.50 1.40 1/395 36211022 when multiple project runners are configured1023 adds pagination to the runner list1024# [RSpecRunTime] RSpec elapsed time: 14 minutes 42.19 seconds. Current RSS: ~1594M. load average: 1.30 1.50 1.40 1/395 36221025 when a project runner exists in another project1026 user enables and disables a project runner1027# [RSpecRunTime] RSpec elapsed time: 14 minutes 46.51 seconds. Current RSS: ~1602M. load average: 1.27 1.50 1.40 1/394 36231028 shared runner text1029 when application settings have shared_runners_text1030 user sees shared runners description1031# [RSpecRunTime] RSpec elapsed time: 14 minutes 47.81 seconds. Current RSS: ~1602M. load average: 1.27 1.50 1.40 1/394 36241032 when application settings have an unsafe link in shared_runners_text1033 user sees no link1034# [RSpecRunTime] RSpec elapsed time: 14 minutes 49.1 seconds. Current RSS: ~1603M. load average: 1.25 1.49 1.40 1/394 36251035 when application settings have an unsafe image in shared_runners_text1036 user sees image safely1037# [RSpecRunTime] RSpec elapsed time: 14 minutes 50.33 seconds. Current RSS: ~1604M. load average: 1.25 1.49 1.40 1/394 36261038 enable shared runners in project settings1039 when a project has enabled shared_runners1040 shared runners toggle is on1041# [RSpecRunTime] RSpec elapsed time: 14 minutes 55.71 seconds. Current RSS: ~1598M. load average: 1.31 1.50 1.40 1/396 36301042 when a project has disabled shared_runners1043 shared runners toggle is off1044# [RSpecRunTime] RSpec elapsed time: 15 minutes 1.11 seconds. Current RSS: ~1601M. load average: 1.29 1.49 1.40 1/398 36331045 group runners in project settings1046 as project and group maintainer1047 project with a group but no group runner1048 group runners are not available1049# [RSpecRunTime] RSpec elapsed time: 15 minutes 3.13 seconds. Current RSS: ~1595M. load average: 1.29 1.49 1.40 1/397 36341050 as project maintainer and group owner1051 project with a group but no group runner1052 group runners are available1053# [RSpecRunTime] RSpec elapsed time: 15 minutes 4.92 seconds. Current RSS: ~1597M. load average: 1.26 1.48 1.40 1/397 36351054 as project maintainer1055 project without a group1056 group runners are not available1057# [RSpecRunTime] RSpec elapsed time: 15 minutes 6.68 seconds. Current RSS: ~1602M. load average: 1.26 1.48 1.40 1/397 36361058 with group project1059 project with a group but no group runner1060 group runners are not available1061# [RSpecRunTime] RSpec elapsed time: 15 minutes 8.56 seconds. Current RSS: ~1595M. load average: 1.26 1.48 1.40 1/397 36371062 project with a group and a group runner1063 group runners are available1064 group runners may be disabled for a project1065 when multiple group runners are configured1066 shows the runner count1067 adds pagination to the group runner list1068# [RSpecRunTime] RSpec elapsed time: 15 minutes 15.61 seconds. Current RSS: ~1584M. load average: 1.22 1.46 1.39 1/396 36381069 Project runner edit page1070 when updating a runner1071 behaves like submits edit runner form1072 breadcrumb contains runner id and token1073 when a runner is updated1074 redirects to runner page and shows succesful update1075# [RSpecRunTime] RSpec elapsed time: 15 minutes 23.51 seconds. Current RSS: ~1577M. load average: 1.20 1.45 1.39 1/396 36431076# [RSpecRunTime] Finishing example group spec/features/runners_spec.rb. It took 1 minute 27.17 seconds. Expected to take 1 minute 28.55 seconds.1077# [RSpecRunTime] Starting example group spec/features/admin/users/admin_impersonates_user_spec.rb. Expected to take 1 minute 12.17 seconds.1078Admin impersonates user1079 GET /admin/users/:id1080 Impersonation1081 before impersonating1082 for other users1083 shows impersonate button for other users1084# [RSpecRunTime] RSpec elapsed time: 15 minutes 25.86 seconds. Current RSS: ~1576M. load average: 1.27 1.46 1.39 1/395 36441085 for admin itself1086 does not show impersonate button for admin itself1087# [RSpecRunTime] RSpec elapsed time: 15 minutes 27.1 seconds. Current RSS: ~1576M. load average: 1.27 1.46 1.39 1/395 36451088 for blocked user1089 behaves like user that cannot be impersonated1090 disables impersonate button1091 shows tooltip with correct error message1092# [RSpecRunTime] RSpec elapsed time: 15 minutes 29.52 seconds. Current RSS: ~1580M. load average: 1.25 1.46 1.39 1/395 36461093 for user with expired password1094 behaves like user that cannot be impersonated1095 disables impersonate button1096 shows tooltip with correct error message1097# [RSpecRunTime] RSpec elapsed time: 15 minutes 31.82 seconds. Current RSS: ~1576M. load average: 1.25 1.46 1.39 1/395 36471098 for internal user1099 behaves like user that cannot be impersonated1100 disables impersonate button1101 shows tooltip with correct error message1102# [RSpecRunTime] RSpec elapsed time: 15 minutes 34.21 seconds. Current RSS: ~1577M. load average: 1.23 1.45 1.39 1/395 36481103 for locked user1104 behaves like user that cannot be impersonated1105 disables impersonate button1106 shows tooltip with correct error message1107# [RSpecRunTime] RSpec elapsed time: 15 minutes 36.9 seconds. Current RSS: ~1574M. load average: 1.23 1.45 1.39 1/395 36491108 when already impersonating another user1109 behaves like user that cannot be impersonated1110 disables impersonate button1111 shows tooltip with correct error message1112# [RSpecRunTime] RSpec elapsed time: 15 minutes 41.29 seconds. Current RSS: ~1574M. load average: 1.29 1.46 1.39 1/395 36501113 when impersonation is disabled1114 does not show impersonate button1115# [RSpecRunTime] RSpec elapsed time: 15 minutes 42.46 seconds. Current RSS: ~1575M. load average: 1.29 1.46 1.39 1/395 36511116 when impersonating1117 logs in as the user when impersonate is clicked1118 sees impersonation log out icon1119 when viewing the confirm email warning1120 with an email that does not contain HTML1121 displays the warning alert including the email1122# [RSpecRunTime] RSpec elapsed time: 16 minutes 2.63 seconds. Current RSS: ~1573M. load average: 1.42 1.48 1.40 1/395 36521123 with an email that contains HTML1124 displays the impersonation alert, excludes email, and disables links1125# [RSpecRunTime] RSpec elapsed time: 16 minutes 9.19 seconds. Current RSS: ~1563M. load average: 1.57 1.51 1.41 1/395 36531126 ending impersonation1127 logs out of impersonated user back to original user1128 is redirected back to the impersonated users page in the admin after stopping1129 a user with an expired password1130 is redirected back to the impersonated users page in the admin after stopping1131# [RSpecRunTime] RSpec elapsed time: 16 minutes 34.67 seconds. Current RSS: ~1564M. load average: 1.71 1.55 1.43 1/394 36541132# [RSpecRunTime] Finishing example group spec/features/admin/users/admin_impersonates_user_spec.rb. It took 1 minute 11.16 seconds. Expected to take 1 minute 12.17 seconds.1133# [RSpecRunTime] Starting example group spec/features/merge_request/user_sees_closing_issues_message_spec.rb. Expected to take 58.82 seconds.1134Merge request > User sees closing issues message1135 closing issues but not mentioning any other issue1136 does not display closing issue message1137# [RSpecRunTime] RSpec elapsed time: 16 minutes 45.3 seconds. Current RSS: ~1607M. load average: 1.76 1.56 1.43 1/402 37191138 mentioning issues but not closing them1139 does not display closing issue message1140# [RSpecRunTime] RSpec elapsed time: 16 minutes 55.04 seconds. Current RSS: ~1600M. load average: 1.86 1.60 1.45 1/404 37831141 closing some issues in title and mentioning, but not closing, others1142 does not display closing issue message1143# [RSpecRunTime] RSpec elapsed time: 17 minutes 4.72 seconds. Current RSS: ~1592M. load average: 1.88 1.61 1.45 1/404 38461144 closing issues using title but not mentioning any other issue1145 does not display closing issue message1146# [RSpecRunTime] RSpec elapsed time: 17 minutes 14.55 seconds. Current RSS: ~1596M. load average: 2.28 1.70 1.49 1/405 39101147 mentioning issues using title but not closing them1148 does not display closing issue message1149# [RSpecRunTime] RSpec elapsed time: 17 minutes 23.92 seconds. Current RSS: ~1596M. load average: 2.17 1.70 1.49 1/406 39731150 closing some issues using title and mentioning, but not closing, others1151 does not display closing issue message1152# [RSpecRunTime] RSpec elapsed time: 17 minutes 33.5 seconds. Current RSS: ~1596M. load average: 2.23 1.72 1.49 1/406 40361153# [RSpecRunTime] Finishing example group spec/features/merge_request/user_sees_closing_issues_message_spec.rb. It took 58.84 seconds. Expected to take 58.82 seconds.1154# [RSpecRunTime] Starting example group spec/features/projects/settings/access_tokens_spec.rb. Expected to take 49.47 seconds.1155Project > Settings > Access Tokens1156 when user is not a project maintainer1157 behaves like resource access tokens missing access rights1158 does not show access token page1159# [RSpecRunTime] RSpec elapsed time: 17 minutes 35.15 seconds. Current RSS: ~1591M. load average: 2.13 1.71 1.49 1/405 40371160 token creation1161 when user is a project owner1162 shows Owner option1163 behaves like resource access tokens creation1164 allows creation of an access token1165# [RSpecRunTime] RSpec elapsed time: 17 minutes 42.85 seconds. Current RSS: ~1581M. load average: 2.04 1.70 1.49 1/403 40411166 when user is a project maintainer1167 does not show Owner option for a maintainer1168 behaves like resource access tokens creation1169 allows creation of an access token1170# [RSpecRunTime] RSpec elapsed time: 17 minutes 49.59 seconds. Current RSS: ~1591M. load average: 2.04 1.71 1.49 1/400 40431171 when token creation is not allowed1172 behaves like resource access tokens creation disallowed1173 does not show access token creation form1174 shows access token creation disabled text1175 group settings link1176 when user is not a group owner1177 does not show group settings link1178# [RSpecRunTime] RSpec elapsed time: 17 minutes 56.78 seconds. Current RSS: ~1582M. load average: 1.96 1.69 1.49 1/400 40471179 with nested groups1180 when user is not a top level group owner1181 does not show group settings link1182# [RSpecRunTime] RSpec elapsed time: 17 minutes 59.5 seconds. Current RSS: ~1581M. load average: 2.12 1.73 1.50 3/400 40481183 when user is a group owner1184 shows group settings link1185# [RSpecRunTime] RSpec elapsed time: 18 minutes 2.26 seconds. Current RSS: ~1586M. load average: 2.12 1.73 1.50 3/400 40491186 with a project in a personal namespace1187 shows access token creation form and text1188# [RSpecRunTime] RSpec elapsed time: 18 minutes 5.55 seconds. Current RSS: ~1576M. load average: 2.11 1.74 1.51 5/400 40511189 viewing tokens1190 active tokens1191 behaves like active resource access tokens1192 shows active access tokens1193 when User#time_display_relative is false1194 shows absolute times for expires_at1195# [RSpecRunTime] RSpec elapsed time: 18 minutes 10.58 seconds. Current RSS: ~1570M. load average: 2.02 1.72 1.50 6/400 40531196 inactive tokens1197 behaves like inactive resource access tokens1198 allows revocation of an active token1199 removes expired tokens from active section1200 when resource access token creation is not allowed1201 allows revocation of an active token1202# [RSpecRunTime] RSpec elapsed time: 18 minutes 22.95 seconds. Current RSS: ~1572M. load average: 1.87 1.70 1.50 1/399 40571203# [RSpecRunTime] Finishing example group spec/features/projects/settings/access_tokens_spec.rb. It took 49.44 seconds. Expected to take 49.47 seconds.1204# [RSpecRunTime] Starting example group spec/features/issuables/issuable_list_spec.rb. Expected to take 42.92 seconds.1205issuable list1206 counts upvotes, downvotes and notes count for each Issue1207 sorts labels alphabetically1208 counts upvotes, downvotes and notes count for each Merge request1209 sorts labels alphabetically1210 counts merge requests closing issues icons for each issue1211# [RSpecRunTime] Finishing example group spec/features/issuables/issuable_list_spec.rb. It took 43.56 seconds. Expected to take 42.92 seconds.1212# [RSpecRunTime] RSpec elapsed time: 19 minutes 6.68 seconds. Current RSS: ~1593M. load average: 1.47 1.62 1.48 1/396 40691213# [RSpecRunTime] Starting example group spec/features/projects/settings/project_badges_spec.rb. Expected to take 37.36 seconds.1214Project Badges1215 shows a list of badges1216 adding a badge1217 user can preview a badge1218 is expected to eq "http://127.0.0.1:38005/group40/project-49/badges/master/pipeline.svg"1219# [RSpecRunTime] RSpec elapsed time: 19 minutes 22.73 seconds. Current RSS: ~1622M. load average: 1.44 1.60 1.47 1/400 40781220 editing a badge1221 form is shown when clicking edit button in list1222 updates a badge when submitting the edit form1223# [RSpecRunTime] RSpec elapsed time: 19 minutes 32.95 seconds. Current RSS: ~1624M. load average: 1.45 1.60 1.47 1/399 40851224 deleting a badge1225 shows a modal when deleting a badge1226 deletes a badge when confirming the modal1227# [RSpecRunTime] RSpec elapsed time: 19 minutes 41.94 seconds. Current RSS: ~1611M. load average: 1.38 1.58 1.47 1/399 40921228# [RSpecRunTime] Finishing example group spec/features/projects/settings/project_badges_spec.rb. It took 35.38 seconds. Expected to take 37.36 seconds.1229# [RSpecRunTime] Starting example group spec/features/issues/issue_state_spec.rb. Expected to take 31.69 seconds.1230issue state1231 when open1232 when clicking the top `Close issue` button1233 behaves like issue closed1234 can close an issue1235# [RSpecRunTime] RSpec elapsed time: 19 minutes 51.43 seconds. Current RSS: ~1596M. load average: 1.32 1.56 1.46 1/400 40961236 when clicking the bottom `Close issue` button1237 behaves like issue closed1238 can close an issue1239# [RSpecRunTime] RSpec elapsed time: 19 minutes 59.59 seconds. Current RSS: ~1605M. load average: 1.59 1.61 1.48 1/399 40991240 when closed1241 when clicking the top `Reopen issue` button1242 behaves like issue reopened1243 can reopen an issue1244# [RSpecRunTime] RSpec elapsed time: 20 minutes 7.45 seconds. Current RSS: ~1609M. load average: 1.55 1.60 1.48 1/399 41011245 when clicking the bottom `Reopen issue` button1246 behaves like issue reopened1247 can reopen an issue1248# [RSpecRunTime] RSpec elapsed time: 20 minutes 15.21 seconds. Current RSS: ~1586M. load average: 1.68 1.63 1.49 1/399 41041249# [RSpecRunTime] Finishing example group spec/features/issues/issue_state_spec.rb. It took 33.26 seconds. Expected to take 31.69 seconds.1250# [RSpecRunTime] Starting example group spec/features/issues/user_toggles_subscription_spec.rb. Expected to take 28.13 seconds.1251User toggles subscription1252 user is not logged in1253 does not display the Notification toggle1254# [RSpecRunTime] RSpec elapsed time: 20 minutes 21.54 seconds. Current RSS: ~1582M. load average: 1.71 1.63 1.49 1/401 41161255 user is logged in1256 unsubscribes from issue1257# [RSpecRunTime] RSpec elapsed time: 20 minutes 29.29 seconds. Current RSS: ~1581M. load average: 1.91 1.68 1.51 1/402 41281258 user is logged in without edit permission1259 subscribes to issue1260# [RSpecRunTime] RSpec elapsed time: 20 minutes 36.63 seconds. Current RSS: ~1583M. load average: 2.16 1.73 1.53 1/403 41411261 with notifications_todos_buttons feature flag enabled1262 toggles subscription1263# [RSpecRunTime] RSpec elapsed time: 20 minutes 45.63 seconds. Current RSS: ~1582M. load average: 2.06 1.73 1.53 1/401 41541264# [RSpecRunTime] Finishing example group spec/features/issues/user_toggles_subscription_spec.rb. It took 30.41 seconds. Expected to take 28.13 seconds.1265# [RSpecRunTime] Starting example group spec/features/merge_request/user_resolves_outdated_diff_discussions_spec.rb. Expected to take 23.56 seconds.1266Merge request > User resolves outdated diff discussions1267 when a discussion was resolved by a push1268 shows that as automatically resolved1269 does not show that for active discussions1270# [RSpecRunTime] RSpec elapsed time: 21 minutes 7.37 seconds. Current RSS: ~1593M. load average: 2.40 1.83 1.56 1/407 44371271# [RSpecRunTime] Finishing example group spec/features/merge_request/user_resolves_outdated_diff_discussions_spec.rb. It took 21.74 seconds. Expected to take 23.56 seconds.1272# [RSpecRunTime] Starting example group spec/features/merge_request/merge_request_discussion_lock_spec.rb. Expected to take 21.16 seconds.1273Merge Request Discussion Lock1274 when the discussion is unlocked1275 the user can lock the merge_request1276# [RSpecRunTime] RSpec elapsed time: 21 minutes 17.28 seconds. Current RSS: ~1587M. load average: 2.42 1.85 1.57 1/408 44991277 when the discussion is locked1278 the user can unlock the merge_request1279# [RSpecRunTime] RSpec elapsed time: 21 minutes 26.64 seconds. Current RSS: ~1585M. load average: 2.20 1.82 1.57 1/407 45611280# [RSpecRunTime] Finishing example group spec/features/merge_request/merge_request_discussion_lock_spec.rb. It took 19.27 seconds. Expected to take 21.16 seconds.1281# [RSpecRunTime] Starting example group spec/features/merge_requests/user_filters_by_multiple_criteria_spec.rb. Expected to take 16.81 seconds.1282Merge requests > User filters by multiple criteria1283 filtering by label:~"Won't fix" and assignee:~bug1284 applies the filters1285# [RSpecRunTime] RSpec elapsed time: 21 minutes 35.41 seconds. Current RSS: ~1586M. load average: 2.02 1.79 1.56 1/408 46091286 filtering by text, author, assignee, milestone, and label1287 filters by text, author, assignee, milestone, and label1288# [RSpecRunTime] RSpec elapsed time: 21 minutes 44.33 seconds. Current RSS: ~1587M. load average: 2.18 1.83 1.58 1/408 46561289# [RSpecRunTime] Finishing example group spec/features/merge_requests/user_filters_by_multiple_criteria_spec.rb. It took 17.69 seconds. Expected to take 16.81 seconds.1290# [RSpecRunTime] Starting example group spec/features/admin/admin_labels_spec.rb. Expected to take 14.79 seconds.1291admin issues labels1292 list1293 renders labels list1294 deletes label1295 deletes all labels1296# [RSpecRunTime] RSpec elapsed time: 21 minutes 49.24 seconds. Current RSS: ~1580M. load average: 2.25 1.85 1.58 1/402 46581297 create1298 creates new label1299 does not creates label with invalid color1300 does not creates label if label already exists1301# [RSpecRunTime] RSpec elapsed time: 21 minutes 51.94 seconds. Current RSS: ~1585M. load average: 2.25 1.85 1.58 1/401 46591302 edit1303 changes bug label1304 allows user to delete label1305# [RSpecRunTime] RSpec elapsed time: 21 minutes 57.28 seconds. Current RSS: ~1578M. load average: 2.15 1.84 1.58 1/402 46611306# [RSpecRunTime] Finishing example group spec/features/admin/admin_labels_spec.rb. It took 12.96 seconds. Expected to take 14.79 seconds.1307# [RSpecRunTime] Starting example group spec/features/security/profile_access_spec.rb. Expected to take 13.32 seconds.1308Profile access1309 GET /-/profile/keys1310 is expected to be allowed for admin1311 is expected to be allowed for user1312 is expected to be denied for visitor1313# [RSpecRunTime] RSpec elapsed time: 21 minutes 59.1 seconds. Current RSS: ~1579M. load average: 2.06 1.82 1.58 1/401 46621314 GET /-/user_settings/profile1315 is expected to be allowed for admin1316 is expected to be allowed for user1317 is expected to be denied for visitor1318# [RSpecRunTime] RSpec elapsed time: 22 minutes 0.55 second. Current RSS: ~1584M. load average: 2.06 1.82 1.58 1/399 46631319 GET /-/profile/account1320 is expected to be allowed for admin1321 is expected to be allowed for user1322 is expected to be denied for visitor1323# [RSpecRunTime] RSpec elapsed time: 22 minutes 2.16 seconds. Current RSS: ~1585M. load average: 2.06 1.82 1.58 1/399 46641324 GET /-/profile/preferences1325 is expected to be allowed for admin1326 is expected to be allowed for user1327 is expected to be denied for visitor1328# [RSpecRunTime] RSpec elapsed time: 22 minutes 3.73 seconds. Current RSS: ~1593M. load average: 2.06 1.82 1.58 1/399 46651329 GET /-/profile/audit_log1330 is expected to be allowed for admin1331 is expected to be allowed for user1332 is expected to be denied for visitor1333# [RSpecRunTime] RSpec elapsed time: 22 minutes 5.25 seconds. Current RSS: ~1601M. load average: 1.97 1.81 1.57 2/399 46661334 GET /-/profile/notifications1335 is expected to be allowed for admin1336 is expected to be allowed for user1337 is expected to be denied for visitor1338# [RSpecRunTime] RSpec elapsed time: 22 minutes 6.94 seconds. Current RSS: ~1610M. load average: 1.97 1.81 1.57 1/399 46671339# [RSpecRunTime] Finishing example group spec/features/security/profile_access_spec.rb. It took 9.65 seconds. Expected to take 13.32 seconds.1340# [RSpecRunTime] Starting example group spec/features/issue_rebalancing_spec.rb. Expected to take 11.8 seconds.1341Issue rebalancing1342 when issue rebalancing is in progress1343 shows an alert in project boards1344 shows an alert in group boards1345 shows an alert in project issues list with manual sort1346 shows an alert in group issues list with manual sort1347 does not show an alert in project issues list with other sorts1348 does not show an alert in group issues list with other sorts1349# [RSpecRunTime] RSpec elapsed time: 22 minutes 17.46 seconds. Current RSS: ~1582M. load average: 1.97 1.82 1.58 3/398 46691350# [RSpecRunTime] Finishing example group spec/features/issue_rebalancing_spec.rb. It took 10.59 seconds. Expected to take 11.8 seconds.1351# [RSpecRunTime] Starting example group spec/features/projects/activity/user_sees_private_activity_spec.rb. Expected to take 9.87 seconds.1352Project > Activity > User sees private activity1353 shows the activity to a logged-in user with permissions1354 hides the activity from a logged-in user without permissions1355 hides the activity from an anonymous user1356# [RSpecRunTime] Finishing example group spec/features/projects/activity/user_sees_private_activity_spec.rb. It took 9.38 seconds. Expected to take 9.87 seconds.1357# [RSpecRunTime] RSpec elapsed time: 22 minutes 27.07 seconds. Current RSS: ~1577M. load average: 1.91 1.81 1.58 1/399 46711358# [RSpecRunTime] Starting example group spec/features/groups/activity_spec.rb. Expected to take 8.87 seconds.1359Group activity page1360 when signed in1361 RSS1362 behaves like it has an RSS button with current_user's feed token1363 shows the RSS button with current_user's feed token1364# [RSpecRunTime] RSpec elapsed time: 22 minutes 28.42 seconds. Current RSS: ~1576M. load average: 1.91 1.81 1.58 2/399 46721365 behaves like an autodiscoverable RSS feed with current_user's feed token1366 has an RSS autodiscovery link tag with current_user's feed token1367# [RSpecRunTime] RSpec elapsed time: 22 minutes 29.69 seconds. Current RSS: ~1581M. load average: 1.83 1.79 1.57 1/399 46731368 when project is in the group1369 renders user joined to project event1370# [RSpecRunTime] RSpec elapsed time: 22 minutes 33.16 seconds. Current RSS: ~1578M. load average: 1.83 1.79 1.57 1/398 46751371 when signed out1372 behaves like it has an RSS button without a feed token1373 shows the RSS button without a feed token1374 behaves like an autodiscoverable RSS feed without a feed token1375 has an RSS autodiscovery link tag without a feed token1376# [RSpecRunTime] Finishing example group spec/features/groups/activity_spec.rb. It took 7.4 seconds. Expected to take 8.87 seconds.1377# [RSpecRunTime] Starting example group spec/features/atom/issues_spec.rb. Expected to take 7.63 seconds.1378Issues Feed1379 GET /issues1380 renders atom feed with url parameters for project issues1381 renders atom feed with url parameters for group issues1382 when authenticated1383 behaves like an authenticated issuable atom feed1384 renders atom feed with common issuable information1385# [RSpecRunTime] RSpec elapsed time: 22 minutes 36.85 seconds. Current RSS: ~1588M. load average: 1.69 1.76 1.56 1/397 46761386 behaves like an authenticated issue atom feed1387 renders atom feed with additional issue information1388 when authenticated via personal access token1389 behaves like an authenticated issuable atom feed1390 renders atom feed with common issuable information1391 behaves like an authenticated issue atom feed1392 renders atom feed with additional issue information1393 when authenticated via feed token1394 behaves like an authenticated issuable atom feed1395 renders atom feed with common issuable information1396 behaves like an authenticated issue atom feed1397 renders atom feed with additional issue information1398 when not authenticated1399 and the project is private1400 redirects to login page1401 and the project is public1402 behaves like an authenticated issuable atom feed1403 renders atom feed with common issuable information1404 behaves like an authenticated issue atom feed1405 renders atom feed with additional issue information1406# [RSpecRunTime] Finishing example group spec/features/atom/issues_spec.rb. It took 6.12 seconds. Expected to take 7.63 seconds.1407# [RSpecRunTime] Starting example group spec/features/issues/filtered_search/dropdown_base_spec.rb. Expected to take 6.66 seconds.1408Dropdown base1409 caching requests1410 caches requests after the first load1411# [RSpecRunTime] RSpec elapsed time: 22 minutes 46.98 seconds. Current RSS: ~1591M. load average: 1.58 1.74 1.56 1/398 46791412# [RSpecRunTime] Finishing example group spec/features/issues/filtered_search/dropdown_base_spec.rb. It took 6.5 seconds. Expected to take 6.66 seconds.1413# [RSpecRunTime] Starting example group spec/features/global_search_spec.rb. Expected to take 5.25 seconds.1414Global search1415 when header search1416 renders search button1417 opens search modal when shortcut "s" is pressed1418# [RSpecRunTime] RSpec elapsed time: 22 minutes 51.6 seconds. Current RSS: ~1578M. load average: 1.53 1.72 1.55 1/398 46801419# [RSpecRunTime] Finishing example group spec/features/global_search_spec.rb. It took 4.61 seconds. Expected to take 5.25 seconds.1420# [RSpecRunTime] Starting example group spec/features/incidents/user_searches_incidents_spec.rb. Expected to take 3.82 seconds.1421User searches Incident Management incidents1422 when a developer displays the incident list they can search for an incident1423 shows the incident table with an incident for a valid search filter bar1424# [RSpecRunTime] RSpec elapsed time: 22 minutes 55.18 seconds. Current RSS: ~1577M. load average: 1.49 1.71 1.55 1/398 46821425# [RSpecRunTime] Finishing example group spec/features/incidents/user_searches_incidents_spec.rb. It took 3.58 seconds. Expected to take 3.82 seconds.1426# [RSpecRunTime] Starting example group spec/features/file_uploads/rubygem_package_spec.rb. Expected to take 3.17 seconds.1427Upload a RubyGems package1428 with an integer project ID1429 behaves like handling file uploads1430 with object storage disabled1431 behaves like for a Rubygems package1432 creates package files1433 is expected to eq 2011434# [RSpecRunTime] RSpec elapsed time: 22 minutes 57.21 seconds. Current RSS: ~1583M. load average: 1.49 1.71 1.55 1/398 46831435 with an encoded project ID1436 behaves like handling file uploads1437 with object storage disabled1438 behaves like for a Rubygems package1439 creates package files1440 is expected to eq 2011441# [RSpecRunTime] Finishing example group spec/features/file_uploads/rubygem_package_spec.rb. It took 2.93 seconds. Expected to take 3.17 seconds.1442auto_explain log contains 1086 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-11-32.340.main.ndjson.gz1443took 8.3783141111444auto_explain log contains 1087 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-11-32.340.ci.ndjson.gz1445took 7.714443631446[TEST PROF INFO] EventProf results for sql.active_record1447Total time: 03:51.515 of 22:52.252 (16.87%)1448Total events: 955821449Top 5 slowest suites (by time):1450Merge request...ons navigation (./spec/features/merge_request/user_sees_discussions_navigation_spec.rb:4) – 00:45.452 (13815 / 17) of 03:08.373 (24.13%)1451Merge request...sees pipelines (./spec/features/merge_request/user_sees_pipelines_spec.rb:5) – 00:39.011 (15212 / 10) of 02:15.803 (28.73%)1452User uses header search field (./spec/features/search/user_uses_header_search_field_spec.rb:5) – 00:33.850 (11544 / 38) of 06:40.008 (8.46%)1453Runners (./spec/features/runners_spec.rb:5) – 00:17.286 (8767 / 31) of 01:27.168 (19.83%)1454Merge request...issues message (./spec/features/merge_request/user_sees_closing_issues_message_spec.rb:5) – 00:16.890 (6544 / 6) of 00:58.835 (28.71%)1455Knapsack report was generated. Preview:1456{1457 "spec/features/search/user_uses_header_search_field_spec.rb": 399.9471715999998,1458 "spec/features/merge_request/user_sees_discussions_navigation_spec.rb": 188.3726656380004,1459 "spec/features/merge_request/user_sees_pipelines_spec.rb": 135.80320529499932,1460 "spec/features/explore/catalog/catalog_settings_spec.rb": 106.32355337900026,1461 "spec/features/runners_spec.rb": 87.16814546900059,1462 "spec/features/admin/users/admin_impersonates_user_spec.rb": 71.15515294600027,1463 "spec/features/merge_request/user_sees_closing_issues_message_spec.rb": 58.8348304430001,1464 "spec/features/projects/settings/access_tokens_spec.rb": 49.436733056000776,1465 "spec/features/issuables/issuable_list_spec.rb": 43.56337304599947,1466 "spec/features/projects/settings/project_badges_spec.rb": 35.379681458999585,1467 "spec/features/issues/issue_state_spec.rb": 33.2596198680003,1468 "spec/features/issues/user_toggles_subscription_spec.rb": 30.414513358999102,1469 "spec/features/merge_request/user_resolves_outdated_diff_discussions_spec.rb": 21.739108278999993,1470 "spec/features/merge_request/merge_request_discussion_lock_spec.rb": 19.26770888899955,1471 "spec/features/merge_requests/user_filters_by_multiple_criteria_spec.rb": 17.686614209000254,1472 "spec/features/admin/admin_labels_spec.rb": 12.956653013000505,1473 "spec/features/security/profile_access_spec.rb": 9.644930579000174,1474 "spec/features/issue_rebalancing_spec.rb": 10.589374559000134,1475 "spec/features/projects/activity/user_sees_private_activity_spec.rb": 9.374691316999815,1476 "spec/features/groups/activity_spec.rb": 7.398524002000158,1477 "spec/features/atom/issues_spec.rb": 6.119846462000169,1478 "spec/features/issues/filtered_search/dropdown_base_spec.rb": 6.499671431000024,1479 "spec/features/global_search_spec.rb": 4.611363310999877,1480 "spec/features/incidents/user_searches_incidents_spec.rb": 3.5753447850001976,1481 "spec/features/file_uploads/rubygem_package_spec.rb": 2.92726696499994431482}1483Knapsack global time execution for tests: 22m 52s1484Finished in 23 minutes 15 seconds (files took 1 minute 7.34 seconds to load)1485232 examples, 0 failures1486Randomized with seed 194811487Failed to write to log, write log/workhorse-test.log: file already closed1488[TEST PROF INFO] Time spent in factories: 01:43.588 (7.4% of total time)1489RSpec exited with 0.1490No examples to retry, congrats!1492Running after script...1493$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1504$ tooling/bin/push_job_metrics || true1505[job-metrics] Pushing job metrics file for the CI/CD job.1506[job-metrics] Pushed 4 CI job metric entries to InfluxDB.1508Not uploading cache ruby-gems-debian-bookworm-ruby-3.1-17 due to policy1510Uploading artifacts...1511auto_explain/: found 3 matching artifact files and directories 1512coverage/: found 5 matching artifact files and directories 1513crystalball/: found 2 matching artifact files and directories 1514WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1515knapsack/: found 4 matching artifact files and directories 1516rspec/: found 16 matching artifact files and directories 1517WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1518log/*.log: found 17 matching artifact files and directories 1519WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6311411749/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1520WARNING: Retrying... context=artifacts-uploader error=request redirected1521Uploading artifacts as "archive" to coordinator... 201 Created id=6311411749 responseStatus=201 Created token=glcbt-651522Uploading artifacts...1523rspec/rspec-*.xml: found 1 matching artifact files and directories 1524WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6311411749/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1525WARNING: Retrying... context=artifacts-uploader error=request redirected1526Uploading artifacts as "junit" to coordinator... 201 Created id=6311411749 responseStatus=201 Created token=glcbt-651528Job succeeded