rspec system pg14 no_gitaly_transactions 10/32
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 17.0.0~pre.88.g761ae5dd (761ae5dd)2 on green-4.private.runners-manager.gitlab.com/gitlab.com/gitlab-org rpvz2FF9, system ID: s_d704414ba02a3 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-rpvz2ff9-project-278964-concurrent-0 via runner-rpvz2ff9-private-1722406589-26d05f47...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:15:09] Starting rspec_parallelized_job114RETRY_FAILED_TESTS_IN_NEW_PROCESS: true115KNAPSACK_GENERATE_REPORT: true116FLAKY_RSPEC_GENERATE_REPORT: true117KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb118KNAPSACK_LOG_LEVEL: debug119KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg14_no_gitaly_transactions_10_32_278964_report.json120FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json121FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg14_no_gitaly_transactions_10_32_278964_report.json122NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg14_no_gitaly_transactions_10_32_278964_report.json123RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-7471346755.txt124CRYSTALBALL: true125RSPEC_TESTS_MAPPING_ENABLED: 126RSPEC_TESTS_FILTER_FILE: 127Shell set options (set -o) enabled:128braceexpand on129hashall on130interactive-comments on131pipefail on132Knapsack report generator started!133warning: parser/current is loading parser/ruby31, which recognizes 3.1.6-compliant syntax, but you are running 3.1.5.135Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}136# [RSpecRunTime] Starting RSpec timer...137[TEST PROF INFO] EventProf enabled (sql.active_record)138unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.139unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.140Test environment set up in 2.695717717 seconds141# [RSpecRunTime] Starting example group spec/features/issues/user_creates_issue_spec.rb. Expected to take 7 minutes 3.97 seconds.142User creates issue143WARNING: All log messages before absl::InitializeLog() is called are written to STDERR144I0000 00:00:1722421023.475064 325 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=0145 when unauthenticated146Starting the Capybara driver server...147Capybara starting Puma...148* Version 6.4.0, codename: The Eagle of Durango149* Min threads: 0, max threads: 4150* Listening on unix:///tmp/20240731-325-r3qnq2151 redirects to signin then back to new issue after signin152 when signed in as guest153 clears local storage after creating a new issue154 clears local storage after cancelling a new issue creation155 available metadata156 allows guest to set issue metadata157# [RSpecRunTime] RSpec elapsed time: 1 minute 11.74 seconds. Current RSS: ~1648M. Threads: 24. load average: 1.58 1.05 1.01 1/396 723158.159 when previewing160 previews content161# [RSpecRunTime] RSpec elapsed time: 1 minute 15.62 seconds. Current RSS: ~1675M. Threads: 24. load average: 1.58 1.05 1.01 1/395 736162.163 with labels164 creates issue165# [RSpecRunTime] RSpec elapsed time: 1 minute 26.43 seconds. Current RSS: ~1615M. Threads: 25. load average: 1.82 1.13 1.04 1/393 767166.167 with due date168/builds/gitlab-org/gitlab/vendor/ruby/3.1.0/gems/capybara-3.40.0/lib/capybara/selector/selector.rb:69: warning: Locator Integer:1 for selector :button must be an instance of String or Symbol. This will raise an error in a future version of Capybara. Called from: /builds/gitlab-org/gitlab/spec/support/capybara_wait_for_requests.rb:31169 saves with due date170# [RSpecRunTime] RSpec elapsed time: 1 minute 36.67 seconds. Current RSS: ~1612M. Threads: 26. load average: 1.93 1.18 1.05 3/396 799171.172 dropzone upload file173newLocalFile: remove file "/builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/uploads/gitlab-workhorse-upload314235202": remove /builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/uploads/gitlab-workhorse-upload314235202: no such file or directory uploads file when dragging into textarea174newLocalFile: remove file "/builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/uploads/gitlab-workhorse-upload1636041221": remove /builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/uploads/gitlab-workhorse-upload1636041221: no such file or directory doesn't add double newline to end of a single attachment markdown175 cancels a file upload correctly176# [RSpecRunTime] RSpec elapsed time: 1 minute 48.99 seconds. Current RSS: ~1693M. Threads: 25. load average: 1.86 1.19 1.06 1/396 873177.178 form filled by URL parameters179 fills in template180# [RSpecRunTime] RSpec elapsed time: 1 minute 53.75 seconds. Current RSS: ~1693M. Threads: 25. load average: 1.79 1.18 1.06 1/401 982181.182 form create handles issue creation by default183 pre-fills the issue type dropdown with issue type184 does not hide the milestone select185# [RSpecRunTime] RSpec elapsed time: 2 minutes 0.29 second. Current RSS: ~1692M. Threads: 25. load average: 1.73 1.18 1.06 1/401 983186.187 form create handles incident creation188 does not pre-fill the issue type dropdown with incident type189 shows the milestone select190 hides the incident help text191# [RSpecRunTime] RSpec elapsed time: 2 minutes 10.27 seconds. Current RSS: ~1706M. Threads: 25. load average: 1.62 1.17 1.06 1/397 984192.193 suggestions194 displays list of related issues195# [RSpecRunTime] RSpec elapsed time: 2 minutes 15.38 seconds. Current RSS: ~1711M. Threads: 24. load average: 1.57 1.17 1.06 1/396 1009196.197 when signed in as reporter198 form create handles incident creation199 pre-fills the issue type dropdown with incident type200 hides the epic select201 shows the milestone select202 hides the weight input203 shows the incident help text204# [RSpecRunTime] RSpec elapsed time: 2 minutes 24.71 seconds. Current RSS: ~1792M. Threads: 24. load average: 1.71 1.22 1.07 1/396 1010205.206 when signed in as a maintainer207 behaves like rich text editor - autocomplete208 autocomplete suggestions209 shows suggestions for quick actions210 adds the correct prefix and explanation for /assign211 adds the correct prefix and explanation for /label212 adds the correct prefix and explanation for /milestone213 scrolls selected item into view when navigating with keyboard214 shows suggestions for members with descriptions215 allows selecting element with tab key216 allows adding text before a username217 allows dismissing the suggestion popup and typing more text218 allows typing more text after the popup has disappeared because no suggestions match219 shows suggestions for merge requests220 shows suggestions for issues221 shows suggestions for milestones222 shows suggestions for emojis223 shows suggestions for wiki pages224 doesn't show suggestions dropdown if there are no suggestions to show225 when expanding an issue reference226 displays full reference name227# [RSpecRunTime] RSpec elapsed time: 3 minutes 54.19 seconds. Current RSS: ~1686M. Threads: 22. load average: 1.51 1.29 1.11 1/397 1253228.229 when expanding an MR reference230 displays full reference name231# [RSpecRunTime] RSpec elapsed time: 4 minutes 0.4 second. Current RSS: ~1679M. Threads: 22. load average: 1.87 1.37 1.14 1/397 1264232.233 when `disable_all_mention` is enabled234 shows suggestions for members with descriptions235# [RSpecRunTime] RSpec elapsed time: 4 minutes 6.49 seconds. Current RSS: ~1663M. Threads: 22. load average: 1.74 1.35 1.13 1/399 1277236.237 behaves like rich text editor - code blocks238 code block239 applies theme classes to code blocks240# [RSpecRunTime] RSpec elapsed time: 4 minutes 16.86 seconds. Current RSS: ~1647M. Threads: 21. load average: 1.62 1.34 1.13 3/396 1280241.242 code block bubble menu243 shows a code block bubble menu for a code block244 sets code block type to "javascript" for `js`245 sets code block type to "Custom (nomnoml)" for `nomnoml`246# [RSpecRunTime] RSpec elapsed time: 4 minutes 26.11 seconds. Current RSS: ~1722M. Threads: 21. load average: 1.45 1.31 1.12 1/397 1286247.248 behaves like rich text editor - common249 saves page content in local storage if the user navigates away250 autofocuses the rich text editor when switching to rich text251 autofocuses the plain text editor when switching back to markdown252 rendering with initial content253 renders correctly with table as initial content254# [RSpecRunTime] RSpec elapsed time: 4 minutes 44.89 seconds. Current RSS: ~1701M. Threads: 21. load average: 1.62 1.36 1.14 1/396 1295255.256 behaves like rich text editor - copy/paste257 pasting text258 pastes text with formatting if ctrl + v is pressed259 does not show a loading indicator after undo paste260 pastes raw text without formatting if shift + ctrl + v is pressed261 pastes raw markdown with formatting when pasting inside a markdown code block262 pastes raw markdown without formatting when pasting inside a plaintext code block263 pastes raw text without formatting, stripping whitespaces, if shift + ctrl + v is pressed264 does not strip indentation when pasting inside a plaintext code block265# [RSpecRunTime] RSpec elapsed time: 5 minutes 15.76 seconds. Current RSS: ~1718M. Threads: 23. load average: 1.82 1.43 1.18 1/399 1312266.267 behaves like rich text editor - links268 creating and editing links269 when clicking the link icon in the toolbar270 shows the link bubble menu271 if no text is selected272 opens an empty inline modal to create a link273 when the user clicks the apply button274 applies the changes to the document275# [RSpecRunTime] RSpec elapsed time: 5 minutes 27.11 seconds. Current RSS: ~1750M. Threads: 23. load average: 1.93 1.47 1.19 1/400 1319276.277 when the user clicks the cancel button278 does not apply the changes to the document279# [RSpecRunTime] RSpec elapsed time: 5 minutes 30.64 seconds. Current RSS: ~1741M. Threads: 23. load average: 1.93 1.47 1.19 1/400 1322280.281 if text is selected282 prefills inline modal to create a link283 when the user clicks the apply button284 applies the changes to the document285# [RSpecRunTime] RSpec elapsed time: 5 minutes 42.45 seconds. Current RSS: ~1707M. Threads: 22. load average: 1.73 1.45 1.19 1/398 1327286.287 if cursor is placed on an existing link288 prefills inline modal to edit the link289 updates the link attributes if text is not updated290 updates the link attributes and text if text is updated291 does nothing if Cancel is clicked292 when the user clicks the unlink button293 removes the link294# [RSpecRunTime] RSpec elapsed time: 6 minutes 9.18 seconds. Current RSS: ~1697M. Threads: 22. load average: 2.02 1.53 1.22 1/397 1337295.296 when selection spans more than a link297 prefills inline modal with the entire selection298 expands the link and updates the link attributes if text is not updated299# [RSpecRunTime] RSpec elapsed time: 6 minutes 22.06 seconds. Current RSS: ~1682M. Threads: 21. load average: 1.88 1.52 1.22 1/394 1342300.301 behaves like rich text editor - media302 media elements bubble menu303newLocalFile: remove file "/builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/uploads/gitlab-workhorse-upload2741194043": remove /builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/uploads/gitlab-workhorse-upload2741194043: no such file or directory displays correct media bubble menu for images304newLocalFile: remove file "/builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/uploads/gitlab-workhorse-upload2478786704": remove /builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/uploads/gitlab-workhorse-upload2478786704: no such file or directory displays correct media bubble menu for video305# [RSpecRunTime] RSpec elapsed time: 6 minutes 34.5 seconds. Current RSS: ~1668M. Threads: 22. load average: 1.98 1.55 1.23 1/395 1348306.307 behaves like rich text editor - selection308 selecting text309 renders selected text in a .content-editor-selection class310# [RSpecRunTime] RSpec elapsed time: 6 minutes 38.94 seconds. Current RSS: ~1674M. Threads: 22. load average: 1.90 1.54 1.23 1/395 1351311.312 when signed in as user with special characters in their name313 will correctly escape user names with an apostrophe when clicking 'Assign to me'314# [RSpecRunTime] RSpec elapsed time: 6 minutes 42.29 seconds. Current RSS: ~1682M. Threads: 21. load average: 1.83 1.53 1.23 1/396 1365315.316# [RSpecRunTime] Finishing example group spec/features/issues/user_creates_issue_spec.rb. It took 6 minutes 37.14 seconds. Expected to take 7 minutes 3.97 seconds.317# [RSpecRunTime] Starting example group spec/features/projects/integrations/project_integrations_spec.rb. Expected to take 3 minutes 1.85 seconds.318Project integrations319 behaves like integration settings form320 displays all the integrations321# [RSpecRunTime] RSpec elapsed time: 9 minutes 40.49 seconds. Current RSS: ~1619M. Threads: 21. load average: 2.78 2.17 1.54 1/395 1463322.323 with remove_monitor_metrics flag enabled324 returns a 404 for the prometheus edit page325# [RSpecRunTime] Finishing example group spec/features/projects/integrations/project_integrations_spec.rb. It took 2 minutes 58.34 seconds. Expected to take 3 minutes 1.85 seconds.326# [RSpecRunTime] Starting example group spec/features/issuables/markdown_references/internal_references_spec.rb. Expected to take 2 minutes 22.25 seconds.327Internal references328 when referencing to open issue329 from private project330 from issue331 when user doesn't have access to private project332 is expected not to have visible css ".note"333# [RSpecRunTime] RSpec elapsed time: 9 minutes 56.16 seconds. Current RSS: ~1671M. Threads: 26. load average: 2.51 2.15 1.55 1/401 1538334.335 from merge request336 when user doesn't have access to private project337 doesn't show any references338# [RSpecRunTime] RSpec elapsed time: 10 minutes 18.32 seconds. Current RSS: ~1652M. Threads: 26. load average: 2.31 2.12 1.55 1/406 1748339.340 when user has access to private project341 shows references342# [RSpecRunTime] RSpec elapsed time: 10 minutes 37.98 seconds. Current RSS: ~1670M. Threads: 26. load average: 2.07 2.08 1.55 1/406 1958343.344 when referencing to open merge request345 from private project346 from issue347 when user doesn't have access to private project348 is expected not to have visible css ".note"349# [RSpecRunTime] RSpec elapsed time: 10 minutes 56.27 seconds. Current RSS: ~1668M. Threads: 25. load average: 2.18 2.11 1.57 1/405 2142350.351 from merge request352 when user doesn't have access to private project353 doesn't show any references354# [RSpecRunTime] RSpec elapsed time: 11 minutes 17.5 seconds. Current RSS: ~1733M. Threads: 25. load average: 1.90 2.05 1.56 1/403 2462355.356 when user has access to private project357 shows references358# [RSpecRunTime] RSpec elapsed time: 11 minutes 38.73 seconds. Current RSS: ~1829M. Threads: 27. load average: 1.99 2.06 1.58 1/405 2766359.360# [RSpecRunTime] Finishing example group spec/features/issuables/markdown_references/internal_references_spec.rb. It took 1 minute 57.33 seconds. Expected to take 2 minutes 22.25 seconds.361# [RSpecRunTime] Starting example group spec/features/projects/snippets/show_spec.rb. Expected to take 1 minute 52.69 seconds.362Projects > Snippets > Project snippet363 when signed in364 as project member365 behaves like show and render proper snippet blob366 Ruby file367 displays the blob368# [RSpecRunTime] RSpec elapsed time: 11 minutes 42.78 seconds. Current RSS: ~1848M. Threads: 27. load average: 1.99 2.06 1.58 1/404 2803369.370 Markdown file371 visiting directly372 displays the blob using the rich viewer373 switching to the simple viewer374 displays the blob using the simple viewer375 switching to the rich viewer again376 displays the blob using the rich viewer377# [RSpecRunTime] RSpec elapsed time: 11 minutes 57.05 seconds. Current RSS: ~2017M. Threads: 27. load average: 1.77 2.01 1.57 1/403 2851378.379 visiting with a line number anchor380 displays the blob using the simple viewer381# [RSpecRunTime] RSpec elapsed time: 12 minutes 1.93 seconds. Current RSS: ~2022M. Threads: 27. load average: 1.71 1.99 1.56 1/404 2868382.383 behaves like does show New Snippet button384 is expected to have visible link "New snippet"385# [RSpecRunTime] RSpec elapsed time: 12 minutes 4.92 seconds. Current RSS: ~2059M. Threads: 27. load average: 1.71 1.99 1.56 1/405 2885386.387 as external user388 behaves like show and render proper snippet blob389 Ruby file390 displays the blob391# [RSpecRunTime] RSpec elapsed time: 12 minutes 7.94 seconds. Current RSS: ~2055M. Threads: 27. load average: 1.65 1.97 1.56 1/404 2900392.393 Markdown file394 visiting directly395 displays the blob using the rich viewer396 switching to the simple viewer397 displays the blob using the simple viewer398 switching to the rich viewer again399 displays the blob using the rich viewer400# [RSpecRunTime] RSpec elapsed time: 12 minutes 23.14 seconds. Current RSS: ~2148M. Threads: 27. load average: 1.73 1.98 1.57 1/403 2945401.402 visiting with a line number anchor403 displays the blob using the simple viewer404# [RSpecRunTime] RSpec elapsed time: 12 minutes 27.74 seconds. Current RSS: ~2108M. Threads: 27. load average: 1.67 1.96 1.56 1/403 2961405.406 behaves like does not show New Snippet button407 is expected not to have visible link "New snippet"408# [RSpecRunTime] RSpec elapsed time: 12 minutes 30.15 seconds. Current RSS: ~2119M. Threads: 27. load average: 1.67 1.96 1.56 1/404 2977409.410 as another user411 behaves like show and render proper snippet blob412 Ruby file413 displays the blob414# [RSpecRunTime] RSpec elapsed time: 12 minutes 32.76 seconds. Current RSS: ~2113M. Threads: 27. load average: 1.53 1.93 1.56 1/405 2992415.416 Markdown file417 visiting directly418 displays the blob using the rich viewer419 switching to the simple viewer420 displays the blob using the simple viewer421 switching to the rich viewer again422 displays the blob using the rich viewer423# [RSpecRunTime] RSpec elapsed time: 12 minutes 45.56 seconds. Current RSS: ~2108M. Threads: 27. load average: 1.61 1.93 1.56 1/403 3035424.425 visiting with a line number anchor426 displays the blob using the simple viewer427# [RSpecRunTime] RSpec elapsed time: 12 minutes 50.05 seconds. Current RSS: ~2088M. Threads: 27. load average: 1.56 1.91 1.56 1/403 3051428.429 behaves like does not show New Snippet button430 is expected not to have visible link "New snippet"431# [RSpecRunTime] RSpec elapsed time: 12 minutes 52.7 seconds. Current RSS: ~2096M. Threads: 27. load average: 1.52 1.90 1.55 2/404 3067432.433 when unauthenticated434 behaves like show and render proper snippet blob435 Ruby file436 displays the blob437# [RSpecRunTime] RSpec elapsed time: 12 minutes 54.91 seconds. Current RSS: ~2111M. Threads: 27. load average: 1.52 1.90 1.55 1/404 3082438.439 Markdown file440 visiting directly441 displays the blob using the rich viewer442 switching to the simple viewer443 displays the blob using the simple viewer444 switching to the rich viewer again445 displays the blob using the rich viewer446# [RSpecRunTime] RSpec elapsed time: 13 minutes 6.75 seconds. Current RSS: ~2122M. Threads: 24. load average: 1.55 1.89 1.55 1/400 3125447.448 visiting with a line number anchor449 displays the blob using the simple viewer450# [RSpecRunTime] RSpec elapsed time: 13 minutes 10.98 seconds. Current RSS: ~2098M. Threads: 24. load average: 1.51 1.87 1.55 1/400 3140451.452 behaves like does not show New Snippet button453 is expected not to have visible link "New snippet"454# [RSpecRunTime] RSpec elapsed time: 13 minutes 13.3 seconds. Current RSS: ~2102M. Threads: 24. load average: 1.51 1.87 1.55 1/401 3155455.456# [RSpecRunTime] Finishing example group spec/features/projects/snippets/show_spec.rb. It took 1 minute 34.59 seconds. Expected to take 1 minute 52.69 seconds.457# [RSpecRunTime] Starting example group spec/features/projects/jobs/user_browses_jobs_spec.rb. Expected to take 1 minute 28.89 seconds.458User browses jobs459 Jobs460 header tabs461 shows a tab for All jobs and count462 shows a tab for Finished jobs and count463 updates the content when tab is clicked464# [RSpecRunTime] RSpec elapsed time: 13 minutes 23.96 seconds. Current RSS: ~2154M. Threads: 24. load average: 1.81 1.93 1.57 1/403 3249465.466 Empty state467 renders an empty state468# [RSpecRunTime] RSpec elapsed time: 13 minutes 27.22 seconds. Current RSS: ~2073M. Threads: 24. load average: 1.75 1.91 1.57 1/403 3281469.470 Job actions471 when a job can be canceled472 when supports canceling is true473 cancels a job successfully474# [RSpecRunTime] RSpec elapsed time: 13 minutes 31.43 seconds. Current RSS: ~2071M. Threads: 24. load average: 1.69 1.89 1.57 1/404 3346475.476 when supports canceling is false477 cancels a job successfully478# [RSpecRunTime] RSpec elapsed time: 13 minutes 35.65 seconds. Current RSS: ~2100M. Threads: 24. load average: 1.69 1.89 1.57 1/404 3411479.480 when a job can be retried481 retries a job successfully482# [RSpecRunTime] RSpec elapsed time: 13 minutes 44.26 seconds. Current RSS: ~2080M. Threads: 23. load average: 1.58 1.87 1.56 1/403 3484483.484 with a coverage job485 shows the coverage486# [RSpecRunTime] RSpec elapsed time: 13 minutes 47.43 seconds. Current RSS: ~2075M. Threads: 23. load average: 1.53 1.85 1.56 1/404 3521487.488 with a scheduled job489 plays a job successfully490 unschedules a job successfully491# [RSpecRunTime] RSpec elapsed time: 13 minutes 57.32 seconds. Current RSS: ~2123M. Threads: 23. load average: 1.77 1.89 1.57 1/404 3600492.493 with downloadable artifacts494 shows the download artifacts button495# [RSpecRunTime] RSpec elapsed time: 14 minutes 0.78 second. Current RSS: ~2100M. Threads: 23. load average: 1.77 1.89 1.57 1/405 3638496.497 with artifacts expired498 does not show the download artifacts button499# [RSpecRunTime] RSpec elapsed time: 14 minutes 3.98 seconds. Current RSS: ~2122M. Threads: 23. load average: 1.70 1.87 1.57 1/404 3676500.501 Jobs table502 column links503 contains a link to the pipeline504 contains a link to the job sha505 contains a link to the job id506 contains a link to the job ref507# [RSpecRunTime] RSpec elapsed time: 14 minutes 17.66 seconds. Current RSS: ~2151M. Threads: 23. load average: 1.62 1.85 1.56 1/404 3934508.509 when user is not logged in510 when project is public511 without jobs512 shows an empty state513# [RSpecRunTime] RSpec elapsed time: 14 minutes 20.87 seconds. Current RSS: ~2164M. Threads: 23. load average: 1.57 1.83 1.56 1/403 3977514.515 when project is private516 redirects the user to sign_in and displays the flash alert517# [RSpecRunTime] RSpec elapsed time: 14 minutes 23.6 seconds. Current RSS: ~2174M. Threads: 23. load average: 1.57 1.83 1.56 1/401 4004518.519# [RSpecRunTime] Finishing example group spec/features/projects/jobs/user_browses_jobs_spec.rb. It took 1 minute 10.42 seconds. Expected to take 1 minute 28.89 seconds.520# [RSpecRunTime] Starting example group spec/features/projects/files/user_creates_directory_spec.rb. Expected to take 1 minute 13.63 seconds.521Projects > Files > User creates a directory522 with default target branch523 creates the directory in the default branch524 does not create a directory with a name of already existed directory525# [RSpecRunTime] RSpec elapsed time: 14 minutes 41.98 seconds. Current RSS: ~2051M. Threads: 23. load average: 2.00 1.91 1.59 1/406 4658526.527 inside sub-folder528 creates new directory529# [RSpecRunTime] RSpec elapsed time: 14 minutes 51.79 seconds. Current RSS: ~2036M. Threads: 24. load average: 2.32 1.98 1.62 1/405 5061530.531 with a new target branch532 creates the directory in the new branch and redirect to the merge request533# [RSpecRunTime] RSpec elapsed time: 15 minutes 0.96 second. Current RSS: ~2021M. Threads: 24. load average: 2.63 2.06 1.65 1/406 5304534.535 when an user does not have write access536 creates a directory in a forked project537# [RSpecRunTime] RSpec elapsed time: 15 minutes 22.55 seconds. Current RSS: ~2038M. Threads: 24. load average: 2.22 2.01 1.64 1/408 5935538.539# [RSpecRunTime] Finishing example group spec/features/projects/files/user_creates_directory_spec.rb. It took 58.83 seconds. Expected to take 1 minute 13.63 seconds.540# [RSpecRunTime] Starting example group spec/features/issues/user_bulk_edits_issues_spec.rb. Expected to take 58.49 seconds.541Multiple issue updating from issues#index542 status543 sets to closed544 sets to open545# [RSpecRunTime] RSpec elapsed time: 15 minutes 36.05 seconds. Current RSS: ~2024M. Threads: 24. load average: 2.39 2.06 1.66 1/404 5943546.547 assignee548 updates to current user549 updates to unassigned550# [RSpecRunTime] RSpec elapsed time: 15 minutes 49.94 seconds. Current RSS: ~2033M. Threads: 23. load average: 2.25 2.04 1.66 1/402 5950551.552 milestone553 updates milestone554 sets to no milestone555# [RSpecRunTime] RSpec elapsed time: 16 minutes 4.82 seconds. Current RSS: ~2043M. Threads: 23. load average: 2.29 2.05 1.67 1/402 5957556.557 select all issues558 after selecting all issues, unchecking one issue only unselects that one issue559# [RSpecRunTime] RSpec elapsed time: 16 minutes 9.07 seconds. Current RSS: ~2065M. Threads: 23. load average: 2.19 2.04 1.66 1/403 5961560.561# [RSpecRunTime] Finishing example group spec/features/issues/user_bulk_edits_issues_spec.rb. It took 46.51 seconds. Expected to take 58.49 seconds.562# [RSpecRunTime] Starting example group spec/features/admin/admin_projects_spec.rb. Expected to take 51.26 seconds.563Admin::Projects564 when membership is set to expire565 renders relative time566 renders absolute time567# [RSpecRunTime] RSpec elapsed time: 16 minutes 13.63 seconds. Current RSS: ~2114M. Threads: 22. load average: 2.09 2.02 1.66 1/402 5962568.569 GET /admin/projects570 is ok571 renders projects list without archived project572 renders all projects573 renders only archived projects574 for "jh transition banner" part575 shows the banner class ".js-jh-transition-banner"576# [RSpecRunTime] RSpec elapsed time: 16 minutes 26.7 seconds. Current RSS: ~2165M. Threads: 22. load average: 1.85 1.97 1.65 1/401 5965577.578 GET /admin/projects/:namespace_id/:id579 has project info580 when project has open access requests581 shows access requests with link to manage access582# [RSpecRunTime] RSpec elapsed time: 16 minutes 30.1 seconds. Current RSS: ~2183M. Threads: 22. load average: 1.85 1.97 1.65 1/399 5966583.584 transfer project585 transfers project to group web586# [RSpecRunTime] RSpec elapsed time: 16 minutes 35.17 seconds. Current RSS: ~2168M. Threads: 22. load average: 1.78 1.95 1.64 1/402 6019587.588 admin adds themselves to the project589 adds admin to the project as developer590# [RSpecRunTime] RSpec elapsed time: 16 minutes 41.04 seconds. Current RSS: ~2135M. Threads: 22. load average: 1.66 1.92 1.64 1/403 6023591.592 admin removes themselves from the project593 removes admin from the project594# [RSpecRunTime] RSpec elapsed time: 16 minutes 45.07 seconds. Current RSS: ~2124M. Threads: 21. load average: 1.66 1.92 1.64 1/400 6025595.596 project edit597 shows all breadcrumbs598 updates project details599# [RSpecRunTime] RSpec elapsed time: 16 minutes 48.42 seconds. Current RSS: ~2150M. Threads: 21. load average: 1.93 1.97 1.66 1/399 6026600.601 project runner registration edit602 updates runner registration603# [RSpecRunTime] RSpec elapsed time: 16 minutes 50.09 seconds. Current RSS: ~2176M. Threads: 21. load average: 1.93 1.97 1.66 1/398 6027604.605# [RSpecRunTime] Finishing example group spec/features/admin/admin_projects_spec.rb. It took 41.02 seconds. Expected to take 51.26 seconds.606# [RSpecRunTime] Starting example group spec/features/admin/admin_abuse_reports_spec.rb. Expected to take 43.21 seconds.607Admin::AbuseReports608 as an admin609 only includes open reports by default610 can be filtered by status, user, reporter, and category611 can be sorted by created_at and updated_at in desc and asc order612 when multiple reports for the same user are created613 aggregates open reports by user & category614 can sort aggregated reports by number_of_reports in desc order only615 can sort aggregated reports by created_at and updated_at in desc and asc order616 does not aggregate closed reports617# [RSpecRunTime] RSpec elapsed time: 17 minutes 23.52 seconds. Current RSS: ~2163M. Threads: 22. load average: 2.07 1.98 1.67 1/401 6035618.619# [RSpecRunTime] Finishing example group spec/features/admin/admin_abuse_reports_spec.rb. It took 33.44 seconds. Expected to take 43.21 seconds.620# [RSpecRunTime] Starting example group spec/features/groups/settings/user_searches_in_settings_spec.rb. Expected to take 39.88 seconds.621User searches group settings622 in general settings page623 behaves like can search settings624 hides unmatching sections on search625 behaves like can highlight results626 has search settings field627 highlights the search terms628# [RSpecRunTime] RSpec elapsed time: 17 minutes 31.66 seconds. Current RSS: ~2145M. Threads: 22. load average: 1.98 1.96 1.66 1/401 6040629.630 in Integrations page631 behaves like can highlight results632 has search settings field633 highlights the search terms634# [RSpecRunTime] RSpec elapsed time: 17 minutes 37.19 seconds. Current RSS: ~2166M. Threads: 22. load average: 2.06 1.98 1.67 1/402 6044635.636 in Repository page637 behaves like can search settings638 hides unmatching sections on search639 behaves like can highlight results640 has search settings field641 highlights the search terms642# [RSpecRunTime] RSpec elapsed time: 17 minutes 45.28 seconds. Current RSS: ~2194M. Threads: 21. load average: 2.06 1.98 1.67 1/401 6049643.644 in CI/CD page645 behaves like can search settings646 hides unmatching sections on search647 behaves like can highlight results648 has search settings field649 highlights the search terms650# [RSpecRunTime] RSpec elapsed time: 17 minutes 52.69 seconds. Current RSS: ~2222M. Threads: 23. load average: 1.89 1.95 1.67 1/403 6055651.652 in Packages and registries page653 behaves like can highlight results654 has search settings field655 highlights the search terms656# [RSpecRunTime] RSpec elapsed time: 17 minutes 57.42 seconds. Current RSS: ~2217M. Threads: 23. load average: 1.98 1.97 1.67 1/403 6058657.658# [RSpecRunTime] Finishing example group spec/features/groups/settings/user_searches_in_settings_spec.rb. It took 33.9 seconds. Expected to take 39.88 seconds.659# [RSpecRunTime] Starting example group spec/features/groups/settings/packages_and_registries_spec.rb. Expected to take 35.14 seconds.660Group Package and registry settings661 when packages feature is disabled on the group662 the menu item is not visible663 renders 404 when navigating to page664# [RSpecRunTime] RSpec elapsed time: 18 minutes 2.18 seconds. Current RSS: ~2220M. Threads: 23. load average: 2.14 2.00 1.69 4/403 6061665.666 when packages feature is enabled on the group667 the menu item is visible668 has a page title set669 sidebar menu is open670 passes axe automated accessibility testing671 has a Duplicate packages section672 automatically saves changes to the server673 shows an error on wrong regex674 in a sub group675 works correctly676# [RSpecRunTime] RSpec elapsed time: 18 minutes 24.98 seconds. Current RSS: ~2173M. Threads: 22. load average: 2.40 2.06 1.71 1/403 6073677.678# [RSpecRunTime] Finishing example group spec/features/groups/settings/packages_and_registries_spec.rb. It took 27.55 seconds. Expected to take 35.14 seconds.679# [RSpecRunTime] Starting example group spec/features/issues/filtered_search/dropdown_assignee_spec.rb. Expected to take 29.28 seconds.680Dropdown assignee681 behavior682 loads all the assignees when opened683 shows current user at top of dropdown684# [RSpecRunTime] RSpec elapsed time: 18 minutes 32.59 seconds. Current RSS: ~2171M. Threads: 22. load average: 2.26 2.05 1.71 1/403 6077685.686 selecting from dropdown without Ajax call687 selects current user688# [RSpecRunTime] RSpec elapsed time: 18 minutes 36.05 seconds. Current RSS: ~2172M. Threads: 22. load average: 2.16 2.03 1.71 1/403 6079689.690 assignee suggestions691 shows inherited, direct, and invited group members including descendent members692# [RSpecRunTime] RSpec elapsed time: 18 minutes 48.12 seconds. Current RSS: ~2133M. Threads: 22. load average: 1.97 1.99 1.70 1/404 6085693.694# [RSpecRunTime] Finishing example group spec/features/issues/filtered_search/dropdown_assignee_spec.rb. It took 23.15 seconds. Expected to take 29.28 seconds.695# [RSpecRunTime] Starting example group spec/features/dashboard/milestones_spec.rb. Expected to take 26.89 seconds.696Dashboard > Milestones697 as anonymous user698 is redirected to sign-in page699# [RSpecRunTime] RSpec elapsed time: 18 minutes 49.39 seconds. Current RSS: ~2142M. Threads: 22. load average: 1.97 1.99 1.70 3/404 6086700.701 as logged-in user702 sees milestones703 behaves like a "Your work" page with sidebar and breadcrumbs704 shows the "Your work" sidebar705 shows the correct sidebar menu item as active706 breadcrumbs707 has "Your work" as its root breadcrumb708# [RSpecRunTime] RSpec elapsed time: 19 minutes 1.66 seconds. Current RSS: ~2151M. Threads: 22. load average: 1.82 1.96 1.70 1/403 6088709.710 new milestones dropdown711 takes user to a new milestone page712# [RSpecRunTime] RSpec elapsed time: 19 minutes 6.16 seconds. Current RSS: ~2146M. Threads: 22. load average: 2.16 2.03 1.72 1/403 6089713.714 with merge requests disabled715 does not see milestones716# [RSpecRunTime] RSpec elapsed time: 19 minutes 8.22 seconds. Current RSS: ~2158M. Threads: 22. load average: 2.16 2.03 1.72 1/403 6090717.718# [RSpecRunTime] Finishing example group spec/features/dashboard/milestones_spec.rb. It took 20.1 seconds. Expected to take 26.89 seconds.719# [RSpecRunTime] Starting example group spec/features/merge_requests/user_filters_by_source_branch_spec.rb. Expected to take 21.88 seconds.720Merge Requests > User filters by source branch721 when filtering by source-branch:source1722 applies the filter723# [RSpecRunTime] RSpec elapsed time: 19 minutes 14.7 seconds. Current RSS: ~2136M. Threads: 22. load average: 2.23 2.04 1.73 1/408 6163724.725 when filtering by source-branch:non-exists-branch726 applies the filter727# [RSpecRunTime] RSpec elapsed time: 19 minutes 19.4 seconds. Current RSS: ~2129M. Threads: 22. load average: 2.29 2.06 1.73 1/408 6166728.729 when filtering by source-branch:!=source1730 applies the filter731# [RSpecRunTime] RSpec elapsed time: 19 minutes 24.1 seconds. Current RSS: ~2130M. Threads: 22. load average: 2.26 2.06 1.74 1/403 6169732.733 when filtering by source-branch:source2734 applies the filter735# [RSpecRunTime] RSpec elapsed time: 19 minutes 29.05 seconds. Current RSS: ~2147M. Threads: 22. load average: 2.48 2.11 1.75 2/403 6172736.737# [RSpecRunTime] Finishing example group spec/features/merge_requests/user_filters_by_source_branch_spec.rb. It took 20.82 seconds. Expected to take 21.88 seconds.738# [RSpecRunTime] Starting example group spec/features/admin/admin_sees_background_migrations_spec.rb. Expected to take 20.25 seconds.739Admin > Admin sees background migrations740 can navigate to background migrations741 can click on a specific migration742 can view failed jobs743/builds/gitlab-org/gitlab/vendor/ruby/3.1.0/gems/capybara-3.40.0/lib/capybara/selector/selector.rb:69: warning: Locator Integer:2 for selector :link must be an instance of String or Symbol. This will raise an error in a future version of Capybara. Called from: /builds/gitlab-org/gitlab/spec/features/admin/admin_sees_background_migrations_spec.rb:68744 can click on a specific job745 can view queued migrations and pause and resume them746 can view finished migrations747 can change tabs and retain database param748 can view documentation from Learn more link749 when there are no failed jobs750 dos not display failed jobs751# [RSpecRunTime] RSpec elapsed time: 19 minutes 38.75 seconds. Current RSS: ~2276M. Threads: 22. load average: 2.56 2.14 1.77 1/402 6173752.753 when there are failed migrations754 can fire an action with a database param755 can view and retry them756# [RSpecRunTime] RSpec elapsed time: 19 minutes 41.6 seconds. Current RSS: ~2309M. Threads: 21. load average: 2.51 2.14 1.77 1/402 6174757.758 selected database toggle759 when multi database is not enabled760 does not render the database listbox (PENDING: Skipping because some of the extra databases [:ci, :main_clusterwide, :sec, :embedding, :geo] are setup)761 when multi database is enabled762 renders the database listbox763 shows correct database when a parameter is passed764 updates the path to correct database when clicking on listbox option765# [RSpecRunTime] RSpec elapsed time: 19 minutes 46.4 seconds. Current RSS: ~2346M. Threads: 21. load average: 2.71 2.18 1.79 1/402 6175766.767# [RSpecRunTime] Finishing example group spec/features/admin/admin_sees_background_migrations_spec.rb. It took 17.37 seconds. Expected to take 20.25 seconds.768# [RSpecRunTime] Starting example group spec/features/merge_request/user_sees_notes_from_forked_project_spec.rb. Expected to take 16.5 seconds.769Merge request > User sees notes from forked project770 user can reply to the comment771# [RSpecRunTime] Finishing example group spec/features/merge_request/user_sees_notes_from_forked_project_spec.rb. It took 13.52 seconds. Expected to take 16.5 seconds.772# [RSpecRunTime] RSpec elapsed time: 20 minutes 0.15 second. Current RSS: ~2162M. Threads: 25. load average: 2.52 2.16 1.78 1/411 6393773.774# [RSpecRunTime] Starting example group spec/features/projects/commit/diff_notes_spec.rb. Expected to take 14.67 seconds.775Commit diff776 view: "inline"777 adds comment to diff778# [RSpecRunTime] RSpec elapsed time: 20 minutes 8.76 seconds. Current RSS: ~2147M. Threads: 25. load average: 2.82 2.24 1.81 1/411 6504779.780 view: "parallel"781 adds comment to diff782# [RSpecRunTime] RSpec elapsed time: 20 minutes 14.22 seconds. Current RSS: ~2154M. Threads: 25. load average: 2.67 2.22 1.81 1/411 6603783.784# [RSpecRunTime] Finishing example group spec/features/projects/commit/diff_notes_spec.rb. It took 14.19 seconds. Expected to take 14.67 seconds.785# [RSpecRunTime] Starting example group spec/features/issues/user_views_issue_spec.rb. Expected to take 12.52 seconds.786User views issue787 is expected to have header with correct id and link 1, "Description header", and "description-header"788 shows the merge request and issue actions789 behaves like page meta description790 renders the page with description, og:description, and twitter:description meta tags that contains a plain-text version of the markdown791# [RSpecRunTime] RSpec elapsed time: 20 minutes 23.99 seconds. Current RSS: ~2156M. Threads: 25. load average: 2.41 2.18 1.80 1/406 6652792.793 when the project is archived794 hides the merge request and issue actions795# [RSpecRunTime] RSpec elapsed time: 20 minutes 25.09 seconds. Current RSS: ~2160M. Threads: 25. load average: 2.41 2.18 1.80 1/405 6653796.797# [RSpecRunTime] Finishing example group spec/features/issues/user_views_issue_spec.rb. It took 10.87 seconds. Expected to take 12.52 seconds.798# [RSpecRunTime] Starting example group spec/features/merge_request/user_sees_real_time_reviewers_spec.rb. Expected to take 11.39 seconds.799Merge request > Real-time reviewers800 updates in real-time801# [RSpecRunTime] Finishing example group spec/features/merge_request/user_sees_real_time_reviewers_spec.rb. It took 9.06 seconds. Expected to take 11.39 seconds.802# [RSpecRunTime] RSpec elapsed time: 20 minutes 34.36 seconds. Current RSS: ~2153M. Threads: 25. load average: 2.20 2.14 1.79 1/411 6803803.804# [RSpecRunTime] Starting example group spec/features/merge_request/user_views_diffs_file_by_file_spec.rb. Expected to take 9.68 seconds.805User views diffs file-by-file806 shows diffs file-by-file807# [RSpecRunTime] Finishing example group spec/features/merge_request/user_views_diffs_file_by_file_spec.rb. It took 8.56 seconds. Expected to take 9.68 seconds.808# [RSpecRunTime] RSpec elapsed time: 20 minutes 43.01 seconds. Current RSS: ~2117M. Threads: 25. load average: 2.25 2.15 1.80 1/411 6944809.810# [RSpecRunTime] Starting example group spec/features/projects/milestones/milestone_showing_spec.rb. Expected to take 8.64 seconds.811Project milestone812 behaves like milestone with interactive markdown task list items in description813 renders task list in description814 allows interaction with task list item checkboxes815# [RSpecRunTime] RSpec elapsed time: 20 minutes 50.02 seconds. Current RSS: ~2148M. Threads: 25. load average: 2.15 2.13 1.79 1/409 6949816.817# [RSpecRunTime] Finishing example group spec/features/projects/milestones/milestone_showing_spec.rb. It took 7.1 seconds. Expected to take 8.64 seconds.818# [RSpecRunTime] Starting example group spec/features/projects/gfm_autocomplete_load_spec.rb. Expected to take 7.4 seconds.819GFM autocomplete loading820 does not load on project#show821 loads on new issue page822# [RSpecRunTime] Finishing example group spec/features/projects/gfm_autocomplete_load_spec.rb. It took 7.81 seconds. Expected to take 7.4 seconds.823# [RSpecRunTime] RSpec elapsed time: 20 minutes 58.04 seconds. Current RSS: ~2155M. Threads: 25. load average: 2.29 2.16 1.81 1/406 6953824.825# [RSpecRunTime] Starting example group spec/features/projects/settings/packages_settings_spec.rb. Expected to take 6.02 seconds.826Projects > Settings > Packages827 Packages enabled in config828 displays the packages access level setting829# [RSpecRunTime] RSpec elapsed time: 21 minutes 1.17 seconds. Current RSS: ~2160M. Threads: 25. load average: 2.35 2.17 1.81 1/406 6956830.831 Packages disabled in config832 does not show up in UI833# [RSpecRunTime] RSpec elapsed time: 21 minutes 3.13 seconds. Current RSS: ~2171M. Threads: 25. load average: 2.35 2.17 1.81 1/406 6958834.835# [RSpecRunTime] Finishing example group spec/features/projects/settings/packages_settings_spec.rb. It took 5.22 seconds. Expected to take 6.02 seconds.836# [RSpecRunTime] Starting example group spec/features/groups/new_group_page_spec.rb. Expected to take 4.92 seconds.837New group page838 sidebar839 for a new top-level group840 shows the "Your work" navigation841# [RSpecRunTime] RSpec elapsed time: 21 minutes 5.18 seconds. Current RSS: ~2182M. Threads: 25. load average: 2.35 2.17 1.81 1/406 6959842.843 for a new subgroup844 shows the group navigation of the parent group845# [RSpecRunTime] RSpec elapsed time: 21 minutes 7.22 seconds. Current RSS: ~2189M. Threads: 25. load average: 2.24 2.15 1.81 1/406 6960846.847# [RSpecRunTime] Finishing example group spec/features/groups/new_group_page_spec.rb. It took 4.09 seconds. Expected to take 4.92 seconds.848# [RSpecRunTime] Starting example group spec/features/groups/participants_autocomplete_spec.rb. Expected to take 3.46 seconds.849Group member autocomplete850 when editing description of a group milestone851 suggests group members852# [RSpecRunTime] RSpec elapsed time: 21 minutes 10.2 seconds. Current RSS: ~2199M. Threads: 25. load average: 2.24 2.15 1.81 3/406 6961853.854# [RSpecRunTime] Finishing example group spec/features/groups/participants_autocomplete_spec.rb. It took 2.98 seconds. Expected to take 3.46 seconds.855# [RSpecRunTime] Starting example group spec/features/projects/artifacts/raw_spec.rb. Expected to take 1.94 seconds.856Raw artifact857 when visiting old URL858 redirects to new URL859# [RSpecRunTime] RSpec elapsed time: 21 minutes 12.19 seconds. Current RSS: ~2205M. Threads: 24. load average: 2.14 2.13 1.81 1/406 6962860.861# [RSpecRunTime] Finishing example group spec/features/projects/artifacts/raw_spec.rb. It took 2.16 seconds. Expected to take 1.94 seconds.862auto_explain log contains 1079 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-no-gitaly-transactions-10-32.325.main.ndjson.gz863took 10.833530339864auto_explain log contains 1080 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-no-gitaly-transactions-10-32.325.ci.ndjson.gz865took 8.083744489866[TEST PROF INFO] EventProf results for sql.active_record867Total time: 02:49.089 of 21:06.459 (13.35%)868Total events: 84909869Top 5 slowest suites (by time):870Internal references (./spec/features/issuables/markdown_references/internal_references_spec.rb:5) – 00:35.555 (13976 / 6) of 01:57.327 (30.3%)871User creates issue (./spec/features/issues/user_creates_issue_spec.rb:5) – 00:33.730 (17737 / 73) of 06:37.143 (8.49%)872User browses jobs (./spec/features/projects/jobs/user_browses_jobs_spec.rb:11) – 00:12.906 (6782 / 18) of 01:10.421 (18.33%)873Projects > Fi...es a directory (./spec/features/projects/files/user_creates_directory_spec.rb:5) – 00:12.757 (4459 / 5) of 00:58.834 (21.68%)874Projects > Sn...roject snippet (./spec/features/projects/snippets/show_spec.rb:5) – 00:12.639 (3883 / 24) of 01:34.586 (13.36%)875Knapsack report was generated. Preview:876{877 "spec/features/issues/user_creates_issue_spec.rb": 397.1427736759997,878 "spec/features/projects/integrations/project_integrations_spec.rb": 178.34008030299992,879 "spec/features/issuables/markdown_references/internal_references_spec.rb": 117.32666705200063,880 "spec/features/projects/snippets/show_spec.rb": 94.58574510399922,881 "spec/features/projects/jobs/user_browses_jobs_spec.rb": 70.42157383799895,882 "spec/features/projects/files/user_creates_directory_spec.rb": 58.83368803000121,883 "spec/features/issues/user_bulk_edits_issues_spec.rb": 46.50752371099952,884 "spec/features/admin/admin_projects_spec.rb": 41.02082350599994,885 "spec/features/admin/admin_abuse_reports_spec.rb": 33.439190488999884,886 "spec/features/groups/settings/user_searches_in_settings_spec.rb": 33.898533927000244,887 "spec/features/groups/settings/packages_and_registries_spec.rb": 27.55305277699881,888 "spec/features/issues/filtered_search/dropdown_assignee_spec.rb": 23.144048670999837,889 "spec/features/dashboard/milestones_spec.rb": 20.09789191299933,890 "spec/features/merge_requests/user_filters_by_source_branch_spec.rb": 20.82260562599913,891 "spec/features/admin/admin_sees_background_migrations_spec.rb": 17.372019434000322,892 "spec/features/merge_request/user_sees_notes_from_forked_project_spec.rb": 13.518771077000565,893 "spec/features/projects/commit/diff_notes_spec.rb": 14.193895873999281,894 "spec/features/issues/user_views_issue_spec.rb": 10.866677322999749,895 "spec/features/merge_request/user_sees_real_time_reviewers_spec.rb": 9.056113418000677,896 "spec/features/merge_request/user_views_diffs_file_by_file_spec.rb": 8.555173845999889,897 "spec/features/projects/milestones/milestone_showing_spec.rb": 7.096429063001779,898 "spec/features/projects/gfm_autocomplete_load_spec.rb": 7.805034045999491,899 "spec/features/projects/settings/packages_settings_spec.rb": 5.218282656000156,900 "spec/features/groups/new_group_page_spec.rb": 4.087178077999852,901 "spec/features/groups/participants_autocomplete_spec.rb": 2.982793727000171,902 "spec/features/projects/artifacts/raw_spec.rb": 2.162746189000245903}904Knapsack global time execution for tests: 21m 06s905Pending: (Failures listed here are expected and do not affect your suite's status)906 1) Admin > Admin sees background migrations selected database toggle when multi database is not enabled does not render the database listbox907 # Skipping because some of the extra databases [:ci, :main_clusterwide, :sec, :embedding, :geo] are setup908 # ./spec/features/admin/admin_sees_background_migrations_spec.rb:208909Finished in 21 minutes 33 seconds (files took 1 minute 42.53 seconds to load)910229 examples, 0 failures, 1 pending911Randomized with seed 1142912Failed to write to log, write log/workhorse-test.log: file already closed913[TEST PROF INFO] Time spent in factories: 01:27.475 (6.52% of total time)914RSpec exited with 0.915No examples to retry, congrats! 916 Running after_script 917Running after script...918$ source scripts/utils.sh919$ bundle exec gem list gitlab_quality-test_tooling920gitlab_quality-test_tooling (1.33.0)921$ section_start "failed-test-issues" "Report test failures" # collapsed multi-line command925$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command928$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command941WARNING: after_script could not run to completion because the timeout was exceeded. For more control over job and script timeouts see: https://docs.gitlab.com/ee/ci/runners/configure_runners.html#set-script-and-after_script-timeouts942WARNING: after_script failed, but job will continue unaffected: exit code 1944Not uploading cache ruby-gems-debian-bookworm-ruby-3.1.5-17 due to policy946Uploading artifacts...947auto_explain/: found 3 matching artifact files and directories 948coverage/: found 5 matching artifact files and directories 949crystalball/: found 5 matching artifact files and directories 950WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 951knapsack/: found 4 matching artifact files and directories 952rspec/: found 11 matching artifact files and directories 953WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 954log/*.log: found 17 matching artifact files and directories 955WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7471346755/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com956WARNING: Retrying... context=artifacts-uploader error=request redirected957Uploading artifacts as "archive" to coordinator... 201 Created id=7471346755 responseStatus=201 Created token=glcbt-66958Uploading artifacts...959rspec/rspec-*.xml: found 1 matching artifact files and directories 960WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7471346755/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com961WARNING: Retrying... context=artifacts-uploader error=request redirected962Uploading artifacts as "junit" to coordinator... 201 Created id=7471346755 responseStatus=201 Created token=glcbt-66964Job succeeded