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

🤖 GitLab Bot 🤖
1Running with gitlab-runner 17.0.0~pre.88.g761ae5dd (761ae5dd)2 on green-2.private.runners-manager.gitlab.com/gitlab.com/gitlab-org GaSD-S1F, system ID: s_5651e5b5643b3 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-gasd-s1f-project-278964-concurrent-0 via runner-gasd-s1f-private-1722407569-cf1f40d7...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bookworm-ruby-3.1.5-17...32Downloading cache from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bookworm-ruby-3.1.5-17 33Successfully extracted cache35Downloading artifacts for clone-gitlab-repo (7471344368)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344368 responseStatus=200 OK token=glcbt-6637WARNING: Part of .git directory is on the list of files to extract 38WARNING: This may introduce unexpected problems 39Downloading artifacts for compile-test-assets (7471344747)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344747 responseStatus=200 OK token=glcbt-6641Downloading artifacts for retrieve-tests-metadata (7471344898)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344898 responseStatus=200 OK token=glcbt-6643Downloading artifacts for setup-test-env (7471344810)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344810 responseStatus=200 OK token=glcbt-66 45 Executing "step_script" stage of the job script 46Using docker image sha256:b26253b493531cada33f45ef568f38c50a310442d05c39f517656e0f7d305dc7 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14@sha256:543339542a02edc250c2c0424c5077b673f1fca2877024fdc5fb670eff44f8cf ...47$ echo $FOSS_ONLY48$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb49$ export GOPATH=$CI_PROJECT_DIR/.go50$ mkdir -p $GOPATH51$ source scripts/utils.sh52$ source scripts/prepare_build.sh82Using decomposed database config (config/database.yml.decomposed-postgresql)83Geo DB won't be set up.84Embedding DB won't be set up.96$ source ./scripts/rspec_helpers.sh97$ run_timed_command "gem install knapsack --no-document"98$ gem install knapsack --no-document99Successfully installed knapsack-4.0.01001 gem installed101==> 'gem install knapsack --no-document' succeeded in 1 seconds.102$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"107$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"108$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"109$ tooling/bin/create_job_metrics_file || true110[job-metrics] Creating the job metrics file for the CI/CD job.111$ rspec_section rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"113[10:14:57] 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_13_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_13_32_278964_report.json122NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg14_no_gitaly_transactions_13_32_278964_report.json123RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-7471346765.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.498997492 seconds141# [RSpecRunTime] Starting example group spec/features/projects/files/download_buttons_spec.rb. Expected to take 6 minutes 42.27 seconds.142Projects > Files > Download buttons in files tree143 behaves like archive download buttons144 when static objects external storage is enabled145 private project146Starting 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-327-8dz1qz151WARNING: All log messages before absl::InitializeLog() is called are written to STDERR152I0000 00:00:1722421023.716369 327 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=0153 shows archive download buttons with external storage URL prepended and user token appended to their href154 public project155 shows archive download buttons with external storage URL prepended to their href156# [RSpecRunTime] RSpec elapsed time: 4 minutes 42.06 seconds. Current RSS: ~1527M. Threads: 11. load average: 1.00 1.00 1.08 1/364 909157.158 when static objects external storage is disabled159 shows default archive download buttons160# [RSpecRunTime] RSpec elapsed time: 6 minutes 47.07 seconds. Current RSS: ~1552M. Threads: 11. load average: 1.11 1.01 1.07 1/362 1098161.162# [RSpecRunTime] Finishing example group spec/features/projects/files/download_buttons_spec.rb. It took 6 minutes 42.18 seconds. Expected to take 6 minutes 42.27 seconds.163# [RSpecRunTime] Starting example group spec/features/projects/ci/editor_spec.rb. Expected to take 3 minutes 3.6 seconds.164Pipeline Editor165 user sees the Pipeline Editor page166 Default tabs167 renders the edit tab as the default168 renders the visualize, validate and full configuration tabs169# [RSpecRunTime] RSpec elapsed time: 7 minutes 1.46 seconds. Current RSS: ~1686M. Threads: 15. load average: 1.09 1.01 1.07 1/374 1551170.171 when there are no CI config file172 renders the empty page173 when clicking on the create new CI button174 renders the source editor with default content175# [RSpecRunTime] RSpec elapsed time: 7 minutes 16.05 seconds. Current RSS: ~1628M. Threads: 15. load average: 1.60 1.12 1.11 1/375 1913176.177 When CI yml has valid syntax178 shows "Pipeline syntax is correct" in the lint widget179 shows the graph in the visualization tab180 can simulate pipeline in the validate tab181 renders the merged yaml in the full configuration tab182# [RSpecRunTime] RSpec elapsed time: 7 minutes 46.49 seconds. Current RSS: ~1615M. Threads: 15. load average: 2.25 1.33 1.18 1/379 2693183.184 When CI yml has invalid syntax185 shows "Syntax is invalid" in the lint widget186 does not render the graph in the visualization tab and shows error187 gets a simulation error in the validate tab188 renders merged yaml config189# [RSpecRunTime] RSpec elapsed time: 8 minutes 14.52 seconds. Current RSS: ~1615M. Threads: 15. load average: 2.40 1.46 1.22 1/378 3469190.191 with unparsable yaml192 renders an error in the merged yaml tab193# [RSpecRunTime] RSpec elapsed time: 8 minutes 18.56 seconds. Current RSS: ~1616M. Threads: 15. load average: 2.40 1.46 1.22 1/378 3619194.195 Branch Switcher196 behaves like default branch switcher behavior197 displays current branch198 displays updated current branch after switching branches199 displays new branch as selected after commiting on a new branch200# [RSpecRunTime] RSpec elapsed time: 8 minutes 39.74 seconds. Current RSS: ~1620M. Threads: 14. load average: 2.39 1.52 1.25 1/379 4346201.202 Editor navigation203 when no change is made204 user can navigate away without a browser alert205# [RSpecRunTime] RSpec elapsed time: 8 minutes 45.15 seconds. Current RSS: ~1613M. Threads: 15. load average: 2.27 1.51 1.25 1/379 4502206.207 when a change is made208 user who creates a MR is taken to the merge request page without warnings209# [RSpecRunTime] RSpec elapsed time: 8 minutes 53.96 seconds. Current RSS: ~1611M. Threads: 15. load average: 2.15 1.51 1.25 1/380 4765210.211 Commit Form212 is preserved when changing tabs213 when targetting the main branch214 does not show the option to create a Merge request215# [RSpecRunTime] RSpec elapsed time: 9 minutes 3.36 seconds. Current RSS: ~1628M. Threads: 15. load average: 1.97 1.49 1.25 1/380 5064216.217 when targetting any non-main branch218 shows the option to create a Merge request219# [RSpecRunTime] RSpec elapsed time: 9 minutes 7.73 seconds. Current RSS: ~1629M. Threads: 15. load average: 1.90 1.48 1.24 1/380 5214220.221 Editor content222 user can reset their CI configuration223 user can cancel reseting their CI configuration224# [RSpecRunTime] RSpec elapsed time: 9 minutes 18.52 seconds. Current RSS: ~1626M. Threads: 15. load average: 1.76 1.46 1.24 1/379 5544225.226# [RSpecRunTime] Finishing example group spec/features/projects/ci/editor_spec.rb. It took 2 minutes 30.94 seconds. Expected to take 3 minutes 3.6 seconds.227# [RSpecRunTime] Starting example group spec/features/search/user_searches_for_code_spec.rb. Expected to take 2 minutes 27.02 seconds.228User searches for code229 when signed in230 no ref switcher shown in issue result summary231 when on a project page232 finds a file233# [RSpecRunTime] RSpec elapsed time: 10 minutes 41.38 seconds. Current RSS: ~1721M. Threads: 14. load average: 1.12 1.37 1.23 1/378 6049234.235 when on a project search page236 does not show top right search form237 search multiple words with refs switching238 when search times out239 renders timeout information240 sets tab count to 0241# [RSpecRunTime] RSpec elapsed time: 11 minutes 3.92 seconds. Current RSS: ~1763M. Threads: 15. load average: 1.83 1.51 1.28 1/379 6169242.243 when searching code244 finds code and links to blob245 finds code and links to blame246 behaves like code highlight247 has highlighted code248# [RSpecRunTime] RSpec elapsed time: 11 minutes 26.3 seconds. Current RSS: ~1938M. Threads: 15. load average: 1.94 1.56 1.30 1/382 6398249.250 no search term251 shows scopes252# [RSpecRunTime] RSpec elapsed time: 11 minutes 34.83 seconds. Current RSS: ~1934M. Threads: 15. load average: 1.80 1.54 1.30 1/382 6458253.254 when signed out255 when block_anonymous_global_searches is enabled256 is redirected to login page257# [RSpecRunTime] Finishing example group spec/features/search/user_searches_for_code_spec.rb. It took 2 minutes 17.2 seconds. Expected to take 2 minutes 27.02 seconds.258# [RSpecRunTime] Starting example group spec/features/snippets/show_spec.rb. Expected to take 1 minute 53.49 seconds.259Snippet260 when unauthenticated261 shows the "Explore" sidebar262 behaves like show and render proper snippet blob263 Ruby file264 displays the blob265# [RSpecRunTime] RSpec elapsed time: 11 minutes 39.59 seconds. Current RSS: ~1951M. Threads: 14. load average: 1.73 1.53 1.30 1/381 6508266.267 Markdown file268 visiting directly269 displays the blob using the rich viewer270 switching to the simple viewer271 displays the blob using the simple viewer272 switching to the rich viewer again273 displays the blob using the rich viewer274# [RSpecRunTime] RSpec elapsed time: 11 minutes 49.57 seconds. Current RSS: ~1882M. Threads: 14. load average: 1.69 1.53 1.30 1/380 6552275.276 visiting with a line number anchor277 displays the blob using the simple viewer278# [RSpecRunTime] RSpec elapsed time: 11 minutes 53.23 seconds. Current RSS: ~1843M. Threads: 14. load average: 1.69 1.53 1.30 1/379 6567279.280 behaves like does not show New Snippet button281 is expected not to have visible link "New snippet"282# [RSpecRunTime] RSpec elapsed time: 11 minutes 54.75 seconds. Current RSS: ~1871M. Threads: 14. load average: 1.72 1.54 1.30 1/380 6582283.284 when signed in285 as the snippet owner286 behaves like show and render proper snippet blob287 Ruby file288 displays the blob289# [RSpecRunTime] RSpec elapsed time: 11 minutes 56.6 seconds. Current RSS: ~1872M. Threads: 14. load average: 1.72 1.54 1.30 1/382 6598290.291 Markdown file292 visiting directly293 displays the blob using the rich viewer294 switching to the simple viewer295 displays the blob using the simple viewer296 switching to the rich viewer again297 displays the blob using the rich viewer298# [RSpecRunTime] RSpec elapsed time: 12 minutes 7.73 seconds. Current RSS: ~1848M. Threads: 14. load average: 1.61 1.52 1.30 1/378 6642299.300 visiting with a line number anchor301 displays the blob using the simple viewer302# [RSpecRunTime] RSpec elapsed time: 12 minutes 11.96 seconds. Current RSS: ~1834M. Threads: 13. load average: 1.56 1.51 1.30 1/378 6658303.304 behaves like does show New Snippet button305 is expected to have visible link "New snippet"306# [RSpecRunTime] RSpec elapsed time: 12 minutes 13.91 seconds. Current RSS: ~1839M. Threads: 14. load average: 1.84 1.57 1.32 1/380 6674307.308 behaves like a "Your work" page with sidebar and breadcrumbs309 shows the "Your work" sidebar310 shows the correct sidebar menu item as active311 breadcrumbs312 has "Your work" as its root breadcrumb313# [RSpecRunTime] RSpec elapsed time: 12 minutes 21.81 seconds. Current RSS: ~1862M. Threads: 14. load average: 1.77 1.56 1.32 1/381 6717314.315 as external user316 behaves like show and render proper snippet blob317 Ruby file318 displays the blob319# [RSpecRunTime] RSpec elapsed time: 12 minutes 23.73 seconds. Current RSS: ~1878M. Threads: 14. load average: 1.77 1.56 1.32 3/381 6732320.321 Markdown file322 visiting directly323 displays the blob using the rich viewer324 switching to the simple viewer325 displays the blob using the simple viewer326 switching to the rich viewer again327 displays the blob using the rich viewer328# [RSpecRunTime] RSpec elapsed time: 12 minutes 35.71 seconds. Current RSS: ~1863M. Threads: 15. load average: 1.60 1.53 1.31 1/379 6776329.330 visiting with a line number anchor331 displays the blob using the simple viewer332# [RSpecRunTime] RSpec elapsed time: 12 minutes 39.68 seconds. Current RSS: ~1861M. Threads: 14. load average: 1.55 1.52 1.31 1/379 6792333.334 behaves like does not show New Snippet button335 is expected not to have visible link "New snippet"336# [RSpecRunTime] RSpec elapsed time: 12 minutes 41.43 seconds. Current RSS: ~1876M. Threads: 14. load average: 1.55 1.52 1.31 1/382 6807337.338 behaves like a "Your work" page with sidebar and breadcrumbs339 shows the "Your work" sidebar340 shows the correct sidebar menu item as active341 breadcrumbs342 has "Your work" as its root breadcrumb343# [RSpecRunTime] RSpec elapsed time: 12 minutes 48.94 seconds. Current RSS: ~1865M. Threads: 14. load average: 1.69 1.55 1.32 1/383 6850344.345 as another user346 behaves like show and render proper snippet blob347 Ruby file348 displays the blob349# [RSpecRunTime] RSpec elapsed time: 12 minutes 51.12 seconds. Current RSS: ~1872M. Threads: 14. load average: 1.69 1.55 1.32 1/383 6865350.351 Markdown file352 visiting directly353 displays the blob using the rich viewer354 switching to the simple viewer355 displays the blob using the simple viewer356 switching to the rich viewer again357 displays the blob using the rich viewer358# [RSpecRunTime] RSpec elapsed time: 13 minutes 3.82 seconds. Current RSS: ~1850M. Threads: 14. load average: 1.85 1.59 1.34 1/380 6909359.360 visiting with a line number anchor361 displays the blob using the simple viewer362# [RSpecRunTime] RSpec elapsed time: 13 minutes 7.74 seconds. Current RSS: ~1857M. Threads: 14. load average: 1.85 1.59 1.34 1/380 6925363.364 behaves like does show New Snippet button365 is expected to have visible link "New snippet"366# [RSpecRunTime] RSpec elapsed time: 13 minutes 9.78 seconds. Current RSS: ~1872M. Threads: 13. load average: 2.02 1.63 1.35 1/381 6941367.368 behaves like a "Your work" page with sidebar and breadcrumbs369 shows the "Your work" sidebar370 shows the correct sidebar menu item as active371 breadcrumbs372 has "Your work" as its root breadcrumb373# [RSpecRunTime] RSpec elapsed time: 13 minutes 17.29 seconds. Current RSS: ~1871M. Threads: 14. load average: 2.18 1.67 1.37 1/383 6984374.375# [RSpecRunTime] Finishing example group spec/features/snippets/show_spec.rb. It took 1 minute 41.58 seconds. Expected to take 1 minute 53.49 seconds.376# [RSpecRunTime] Starting example group spec/features/abuse_report_spec.rb. Expected to take 1 minute 31.28 seconds.377Abuse reports378 report abuse to administrator379 when reporting an issue for abuse380 redirects backs to the issue when cancel button is clicked381 behaves like reports the user with an abuse category382newLocalFile: remove file "/builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/gitlab-workhorse-upload3006093581": remove /builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/gitlab-workhorse-upload3006093581: no such file or directory creates abuse report383# [RSpecRunTime] RSpec elapsed time: 13 minutes 39.6 seconds. Current RSS: ~1824M. Threads: 26. load average: 1.98 1.67 1.37 1/391 7035384.385 when reporting an incident for abuse386 behaves like reports the user with an abuse category387newLocalFile: remove file "/builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/gitlab-workhorse-upload3368833727": remove /builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/gitlab-workhorse-upload3368833727: no such file or directory creates abuse report388# [RSpecRunTime] RSpec elapsed time: 13 minutes 48.39 seconds. Current RSS: ~1848M. Threads: 26. load average: 1.91 1.66 1.37 1/393 7041389.390 when reporting a user profile for abuse391 allows the reporter to report the same user for different abuse categories392 allows multiple users to report the same user393 behaves like reports the user with an abuse category394newLocalFile: remove file "/builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/gitlab-workhorse-upload706402868": remove /builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/gitlab-workhorse-upload706402868: no such file or directory creates abuse report395# [RSpecRunTime] RSpec elapsed time: 14 minutes 13.26 seconds. Current RSS: ~1872M. Threads: 26. load average: 1.92 1.68 1.39 1/397 7049396.397 behaves like cancel report398 redirects backs to user profile when cancel button is clicked399# [RSpecRunTime] RSpec elapsed time: 14 minutes 17.28 seconds. Current RSS: ~1863M. Threads: 26. load average: 1.85 1.67 1.38 1/398 7051400.401 when reporting an merge request for abuse402 behaves like reports the user with an abuse category403newLocalFile: remove file "/builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/gitlab-workhorse-upload2682602098": remove /builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/gitlab-workhorse-upload2682602098: no such file or directory creates abuse report404# [RSpecRunTime] RSpec elapsed time: 14 minutes 32.57 seconds. Current RSS: ~1887M. Threads: 27. load average: 1.81 1.67 1.39 1/403 7163405.406 when reporting a comment407 behaves like reports the user with an abuse category408newLocalFile: remove file "/builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/gitlab-workhorse-upload1853320372": remove /builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/gitlab-workhorse-upload1853320372: no such file or directory creates abuse report409# [RSpecRunTime] RSpec elapsed time: 14 minutes 41.07 seconds. Current RSS: ~1912M. Threads: 26. load average: 1.91 1.70 1.40 1/398 7167410.411# [RSpecRunTime] Finishing example group spec/features/abuse_report_spec.rb. It took 1 minute 23.81 seconds. Expected to take 1 minute 31.28 seconds.412# [RSpecRunTime] Starting example group spec/features/projects/milestones/milestone_spec.rb. Expected to take 1 minute 15.16 seconds.413Project milestone414 when project has enabled issues415 shows issues tab416 shows issues stats417 shows link to browse and add issues418# [RSpecRunTime] RSpec elapsed time: 14 minutes 50.01 seconds. Current RSS: ~2113M. Threads: 26. load average: 1.77 1.68 1.39 1/396 7172419.420 when clicking on other tabs421 tab_text: "Merge requests", href: "#tab-merge-requests", panel_content: "Work in progress"422 shows the merge requests tab and panel423 sets the location hash424# [RSpecRunTime] RSpec elapsed time: 14 minutes 57.72 seconds. Current RSS: ~2162M. Threads: 26. load average: 1.79 1.68 1.40 1/396 7176425.426 tab_text: "Participants", href: "#tab-participants", panel_content: nil427 shows the merge requests tab and panel428 sets the location hash429# [RSpecRunTime] RSpec elapsed time: 15 minutes 3.46 seconds. Current RSS: ~2189M. Threads: 26. load average: 1.81 1.69 1.40 1/397 7180430.431 tab_text: "Labels", href: "#tab-labels", panel_content: nil432 shows the merge requests tab and panel433 sets the location hash434# [RSpecRunTime] RSpec elapsed time: 15 minutes 9.07 seconds. Current RSS: ~2265M. Threads: 26. load average: 1.84 1.70 1.41 1/397 7183435.436 when project has disabled issues437 does not show any issues under the issues tab438 hides issues stats439 hides new issue button440 does not show an informative message441# [RSpecRunTime] RSpec elapsed time: 15 minutes 19.21 seconds. Current RSS: ~2285M. Threads: 25. load average: 1.93 1.72 1.42 4/396 7188442.443 when project has an issue444 the collapsed sidebar445 shows the total MR and issue counts446# [RSpecRunTime] RSpec elapsed time: 15 minutes 22.35 seconds. Current RSS: ~2291M. Threads: 25. load average: 1.93 1.72 1.42 1/396 7191447.448 when the milestone is not associated with a release449 shows "None" in the "Releases" section450 when the sidebar is collapsed451 shows "0" in the "Releases" section452 has a tooltip that reads "Releases"453# [RSpecRunTime] RSpec elapsed time: 15 minutes 29.74 seconds. Current RSS: ~2268M. Threads: 25. load average: 1.86 1.72 1.42 1/396 7194454.455 when the milestone is associated with one release456 shows "Version 5" in the "Release" section457 when the sidebar is collapsed458 shows "1" in the "Releases" section459 has a tooltip that reads "1 release"460# [RSpecRunTime] RSpec elapsed time: 15 minutes 39.93 seconds. Current RSS: ~2305M. Threads: 24. load average: 2.18 1.79 1.45 1/396 7198461.462 when the milestone is associated with multiple releases463 shows a shortened list of releases in the "Releases" section464 when the sidebar is collapsed465 shows "6" in the "Releases" section466 has a tooltip that reads "6 releases"467# [RSpecRunTime] RSpec elapsed time: 15 minutes 51.14 seconds. Current RSS: ~2271M. Threads: 24. load average: 1.92 1.75 1.44 1/395 7202468.469# [RSpecRunTime] Finishing example group spec/features/projects/milestones/milestone_spec.rb. It took 1 minute 10.1 seconds. Expected to take 1 minute 15.16 seconds.470# [RSpecRunTime] Starting example group spec/features/projects/integrations/user_activates_jira_spec.rb. Expected to take 59.89 seconds.471User activates Jira472 user tests Jira integration473 when Jira connection test succeeds474 activates the Jira integration475# [RSpecRunTime] RSpec elapsed time: 16 minutes 0.11 second. Current RSS: ~2244M. Threads: 21. load average: 2.23 1.82 1.47 1/394 7207476.477 when Jira connection test fails478 shows errors when some required fields are not filled in479 activates the Jira integration480# [RSpecRunTime] RSpec elapsed time: 16 minutes 13.17 seconds. Current RSS: ~2236M. Threads: 21. load average: 2.29 1.85 1.48 1/392 7214481.482 user disables the Jira integration483 saves but does not activate the Jira integration484 does not show the Jira link in the menu485# [RSpecRunTime] RSpec elapsed time: 16 minutes 30.12 seconds. Current RSS: ~2218M. Threads: 21. load average: 2.38 1.89 1.50 1/393 7221486.487 issue transition settings488 using custom transitions489 using automatic transitions490 disabling issue transitions491# [RSpecRunTime] RSpec elapsed time: 16 minutes 53.87 seconds. Current RSS: ~2221M. Threads: 21. load average: 2.23 1.90 1.51 1/393 7235492.493# [RSpecRunTime] Finishing example group spec/features/projects/integrations/user_activates_jira_spec.rb. It took 1 minute 2.7 seconds. Expected to take 59.89 seconds.494# [RSpecRunTime] Starting example group spec/features/snippets/user_creates_snippet_spec.rb. Expected to take 57.74 seconds.495User creates snippet496 authenticated user creates a snippet497newLocalFile: remove file "/builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/uploads/gitlab-workhorse-upload4003819480": remove /builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/uploads/gitlab-workhorse-upload4003819480: no such file or directory uploads a file when dragging into textarea498 shows validation errors499newLocalFile: remove file "/builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/uploads/gitlab-workhorse-upload1890169858": remove /builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/uploads/gitlab-workhorse-upload1890169858: no such file or directory previews a snippet with file500 behaves like a "Your work" page with sidebar and breadcrumbs501 shows the "Your work" sidebar502 shows the correct sidebar menu item as active503 breadcrumbs504 has "Your work" as its root breadcrumb505# [RSpecRunTime] RSpec elapsed time: 17 minutes 14.22 seconds. Current RSS: ~2315M. Threads: 22. load average: 2.19 1.91 1.52 1/394 7390506.507 when the git operation fails508 renders the new page and displays the error509# [RSpecRunTime] RSpec elapsed time: 17 minutes 17.11 seconds. Current RSS: ~2317M. Threads: 22. load average: 2.19 1.91 1.52 1/394 7397510.511 when snippets default visibility level is restricted512 creates a snippet using the lowest available visibility level as default513# [RSpecRunTime] RSpec elapsed time: 17 minutes 21.43 seconds. Current RSS: ~2325M. Threads: 23. load average: 2.42 1.96 1.54 1/398 7470514.515 behaves like personal snippet with references516 when using references to resources517 behaves like handles resource links518 with access to the resource519 converts the reference to a link520# [RSpecRunTime] RSpec elapsed time: 17 minutes 26.82 seconds. Current RSS: ~2358M. Threads: 23. load average: 2.30 1.94 1.54 1/400 7655521.522 without access to the resource523 does not convert the reference to a link524# [RSpecRunTime] RSpec elapsed time: 17 minutes 31.06 seconds. Current RSS: ~2347M. Threads: 23. load average: 2.20 1.93 1.54 1/400 7724525.526 when using links to resources527 behaves like handles resource links528 with access to the resource529 converts the reference to a link530# [RSpecRunTime] RSpec elapsed time: 17 minutes 35.46 seconds. Current RSS: ~2304M. Threads: 23. load average: 2.42 1.98 1.56 1/400 7793531.532 without access to the resource533 does not convert the reference to a link534# [RSpecRunTime] RSpec elapsed time: 17 minutes 39.08 seconds. Current RSS: ~2312M. Threads: 23. load average: 2.31 1.96 1.55 1/400 7870535.536# [RSpecRunTime] Finishing example group spec/features/snippets/user_creates_snippet_spec.rb. It took 45.2 seconds. Expected to take 57.74 seconds.537# [RSpecRunTime] Starting example group spec/features/issuables/sorting_list_spec.rb. Expected to take 43.69 seconds.538Sort Issuable List539 for merge requests540 default sort order541 in the "merge requests" tab542 is "last created"543# [RSpecRunTime] RSpec elapsed time: 17 minutes 43.74 seconds. Current RSS: ~2299M. Threads: 22. load average: 2.31 1.96 1.55 1/398 7871544.545 in the "merge requests / open" tab546 is "created date"547# [RSpecRunTime] RSpec elapsed time: 17 minutes 46.29 seconds. Current RSS: ~2306M. Threads: 22. load average: 2.20 1.94 1.55 1/397 7872548.549 in the "merge requests / merged" tab550 is "updated date"551# [RSpecRunTime] RSpec elapsed time: 17 minutes 48.58 seconds. Current RSS: ~2318M. Threads: 22. load average: 2.20 1.94 1.55 1/396 7873552.553 in the "merge requests / closed" tab554 is "updated date"555# [RSpecRunTime] RSpec elapsed time: 17 minutes 50.95 seconds. Current RSS: ~2343M. Threads: 22. load average: 2.11 1.93 1.54 1/393 7874556.557 in the "merge requests / all" tab558 is "created date"559# [RSpecRunTime] RSpec elapsed time: 17 minutes 53.33 seconds. Current RSS: ~2363M. Threads: 22. load average: 2.11 1.93 1.54 2/393 7875560.561 custom sorting562 supports sorting in asc and desc order563# [RSpecRunTime] RSpec elapsed time: 17 minutes 58.05 seconds. Current RSS: ~2363M. Threads: 22. load average: 2.02 1.91 1.54 1/393 7876564.565 for issues566 default sort order567 in the "issues" tab568 is "created date"569# [RSpecRunTime] RSpec elapsed time: 18 minutes 1.11 seconds. Current RSS: ~2349M. Threads: 22. load average: 1.94 1.90 1.54 1/393 7878570.571 in the "issues / open" tab572 is "created date"573# [RSpecRunTime] RSpec elapsed time: 18 minutes 3.83 seconds. Current RSS: ~2343M. Threads: 22. load average: 1.86 1.88 1.54 1/393 7879574.575 in the "issues / closed" tab576 is "updated date"577# [RSpecRunTime] RSpec elapsed time: 18 minutes 6.57 seconds. Current RSS: ~2333M. Threads: 22. load average: 1.86 1.88 1.54 1/393 7880578.579 in the "issues / all" tab580 is "created date"581# [RSpecRunTime] RSpec elapsed time: 18 minutes 9.35 seconds. Current RSS: ~2348M. Threads: 22. load average: 1.79 1.87 1.53 1/393 7881582.583 when the sort in the URL is created_date584 shows the sort order as created date585# [RSpecRunTime] RSpec elapsed time: 18 minutes 12.25 seconds. Current RSS: ~2348M. Threads: 22. load average: 1.79 1.87 1.53 1/393 7882586.587 custom sorting588 supports sorting in asc and desc order589# [RSpecRunTime] RSpec elapsed time: 18 minutes 16.0 seconds. Current RSS: ~2334M. Threads: 22. load average: 1.97 1.90 1.55 1/393 7883590.591# [RSpecRunTime] Finishing example group spec/features/issuables/sorting_list_spec.rb. It took 36.94 seconds. Expected to take 43.69 seconds.592# [RSpecRunTime] Starting example group spec/features/projects/settings/branch_rules_settings_spec.rb. Expected to take 42.19 seconds.593Projects > Settings > Repository > Branch rules settings594 When viewed by developer595 does not allow to view rule details596# [RSpecRunTime] RSpec elapsed time: 18 minutes 17.8 seconds. Current RSS: ~2335M. Threads: 22. load average: 1.97 1.90 1.55 1/393 7884597.598 When viewed by maintainer599 allows to view rule details600# [RSpecRunTime] RSpec elapsed time: 18 minutes 19.38 seconds. Current RSS: ~2351M. Threads: 22. load average: 1.89 1.89 1.54 1/393 7885601.602 Branch rule details for a predefined rule603 does not create a rule if a user leaves it empty604# [RSpecRunTime] RSpec elapsed time: 18 minutes 28.63 seconds. Current RSS: ~2307M. Threads: 24. load average: 1.82 1.87 1.54 1/397 7893605.606 Branch rule details for custom rule607 renders rule details608 renders breadcrumbs609 changes target branch on edit610 deletes rule611 passes axe automated accessibility testing612# [RSpecRunTime] RSpec elapsed time: 18 minutes 53.27 seconds. Current RSS: ~2276M. Threads: 24. load average: 2.24 1.96 1.58 1/397 7906613.614# [RSpecRunTime] Finishing example group spec/features/projects/settings/branch_rules_settings_spec.rb. It took 37.25 seconds. Expected to take 42.19 seconds.615# [RSpecRunTime] Starting example group spec/features/reportable_note/issue_spec.rb. Expected to take 34.66 seconds.616Reportable note on issue617 behaves like reportable note618 has an edit button619 has a `More actions` dropdown620 dropdown has Report and Delete links621 report button links to a report page622# [RSpecRunTime] RSpec elapsed time: 19 minutes 22.6 seconds. Current RSS: ~2207M. Threads: 25. load average: 2.17 1.97 1.59 1/400 7919623.624# [RSpecRunTime] Finishing example group spec/features/reportable_note/issue_spec.rb. It took 29.33 seconds. Expected to take 34.66 seconds.625# [RSpecRunTime] Starting example group spec/features/profiles/account_spec.rb. Expected to take 29.79 seconds.626Profile > Account627 Service sign-in628 when an identity does not exist629 allows the user to connect630# [RSpecRunTime] RSpec elapsed time: 19 minutes 24.43 seconds. Current RSS: ~2220M. Threads: 25. load average: 2.08 1.95 1.59 1/399 7920631.632 when an identity already exists633DEPRECATION WARNING: The asset "auth_buttons/twitter_64.png" is not present in the asset pipeline.634Falling back to an asset that may be in the public folder.635This behavior is deprecated and will be removed.636To bypass the asset pipeline and preserve this behavior,637use the `skip_pipeline: true` option.638 (called from image_tag at /builds/gitlab-org/gitlab/app/helpers/lazy_image_tag_helper.rb:20)639 allows the user to disconnect when there is an existing identity640DEPRECATION WARNING: The asset "auth_buttons/twitter_64.png" is not present in the asset pipeline.641Falling back to an asset that may be in the public folder.642This behavior is deprecated and will be removed.643To bypass the asset pipeline and preserve this behavior,644use the `skip_pipeline: true` option.645 (called from image_tag at /builds/gitlab-org/gitlab/app/helpers/lazy_image_tag_helper.rb:20)646 shows active for a provider that is not allowed to unlink647# [RSpecRunTime] RSpec elapsed time: 19 minutes 27.5 seconds. Current RSS: ~2275M. Threads: 25. load average: 2.08 1.95 1.59 1/399 7921648.649 Change username650 the user is accessible via the new path651 the old user path redirects to the new path652 with a project653 the project is accessible via the new path654 the old project path redirects to the new path655# [RSpecRunTime] RSpec elapsed time: 19 minutes 42.24 seconds. Current RSS: ~2305M. Threads: 24. load average: 1.84 1.90 1.58 1/398 7925656.657 Delete account658 when there are no personal projects659 does not show personal projects removal message660# [RSpecRunTime] RSpec elapsed time: 19 minutes 43.71 seconds. Current RSS: ~2317M. Threads: 24. load average: 1.84 1.90 1.58 1/397 7926661.662 when one personal project exists663 does show personal project removal message664# [RSpecRunTime] RSpec elapsed time: 19 minutes 45.49 seconds. Current RSS: ~2334M. Threads: 24. load average: 1.85 1.91 1.58 1/397 7927665.666 when more than one personal projects exists667 shows pluralized personal project removal message668# [RSpecRunTime] RSpec elapsed time: 19 minutes 47.78 seconds. Current RSS: ~2368M. Threads: 24. load average: 1.85 1.91 1.58 1/397 7928669.670# [RSpecRunTime] Finishing example group spec/features/profiles/account_spec.rb. It took 25.17 seconds. Expected to take 29.79 seconds.671# [RSpecRunTime] Starting example group spec/features/groups/members/leave_group_spec.rb. Expected to take 26.16 seconds.672Groups > Members > Leave group673 guest leaves the group674 guest leaves the group by url param675 guest leaves the group as last member676 owner leaves the group if they are not the last owner677 owner can not leave the group if they are the last owner678 owner can not leave the group by url param if they are the last owner679# [RSpecRunTime] Finishing example group spec/features/groups/members/leave_group_spec.rb. It took 22.68 seconds. Expected to take 26.16 seconds.680# [RSpecRunTime] RSpec elapsed time: 20 minutes 10.67 seconds. Current RSS: ~2300M. Threads: 23. load average: 1.67 1.86 1.58 1/397 7934681.682# [RSpecRunTime] Starting example group spec/features/projects/branches/download_buttons_spec.rb. Expected to take 22.05 seconds.683Download buttons in branches page684 when checking branches685 behaves like archive download buttons686 when static objects external storage is enabled687 private project688 shows archive download buttons with external storage URL prepended and user token appended to their href689# [RSpecRunTime] RSpec elapsed time: 20 minutes 15.66 seconds. Current RSS: ~2342M. Threads: 23. load average: 1.62 1.85 1.57 1/399 8013690.691 public project692 shows archive download buttons with external storage URL prepended to their href693# [RSpecRunTime] RSpec elapsed time: 20 minutes 19.5 seconds. Current RSS: ~2388M. Threads: 23. load average: 1.89 1.90 1.59 1/402 8092694.695 when static objects external storage is disabled696 shows default archive download buttons697# [RSpecRunTime] RSpec elapsed time: 20 minutes 23.52 seconds. Current RSS: ~2442M. Threads: 23. load average: 1.89 1.90 1.59 1/402 8171698.699 with download source code button700 passes axe automated accessibility testing701# [RSpecRunTime] RSpec elapsed time: 20 minutes 27.8 seconds. Current RSS: ~2480M. Threads: 23. load average: 1.82 1.89 1.59 1/402 8250702.703# [RSpecRunTime] Finishing example group spec/features/projects/branches/download_buttons_spec.rb. It took 16.87 seconds. Expected to take 22.05 seconds.704# [RSpecRunTime] Starting example group spec/features/groups/user_sees_users_dropdowns_in_issuables_list_spec.rb. Expected to take 21.1 seconds.705Groups > User sees users dropdowns in issuables list706 issues707 Author dropdown708 only includes members of the project/group709# [RSpecRunTime] RSpec elapsed time: 20 minutes 32.71 seconds. Current RSS: ~2444M. Threads: 22. load average: 1.75 1.87 1.58 3/401 8252710.711 Assignee dropdown712 only includes members of the project/group713# [RSpecRunTime] RSpec elapsed time: 20 minutes 39.01 seconds. Current RSS: ~2405M. Threads: 22. load average: 1.64 1.84 1.58 1/397 8254714.715 merge requests716 author dropdown717 only includes members of the project/group718# [RSpecRunTime] RSpec elapsed time: 20 minutes 42.69 seconds. Current RSS: ~2369M. Threads: 21. load average: 1.64 1.84 1.58 1/396 8255719.720 assignee dropdown721 only includes members of the project/group722# [RSpecRunTime] RSpec elapsed time: 20 minutes 46.36 seconds. Current RSS: ~2343M. Threads: 22. load average: 1.59 1.83 1.57 1/397 8257723.724# [RSpecRunTime] Finishing example group spec/features/groups/user_sees_users_dropdowns_in_issuables_list_spec.rb. It took 18.51 seconds. Expected to take 21.1 seconds.725# [RSpecRunTime] Starting example group spec/features/merge_request/user_sees_mr_from_deleted_forked_project_spec.rb. Expected to take 15.62 seconds.726Merge request > User sees MR from deleted forked project727 user can access merge request728# [RSpecRunTime] Finishing example group spec/features/merge_request/user_sees_mr_from_deleted_forked_project_spec.rb. It took 12.01 seconds. Expected to take 15.62 seconds.729# [RSpecRunTime] RSpec elapsed time: 20 minutes 58.59 seconds. Current RSS: ~2314M. Threads: 25. load average: 1.80 1.87 1.59 1/404 8417730.731# [RSpecRunTime] Starting example group spec/features/projects/settings/user_changes_default_branch_spec.rb. Expected to take 15.1 seconds.732Projects > Settings > User changes default branch733 with normal project734 allows to change the default branch735# [RSpecRunTime] RSpec elapsed time: 21 minutes 7.85 seconds. Current RSS: ~2422M. Threads: 25. load average: 1.76 1.86 1.59 1/406 8573736.737 with empty project738 does not show default branch selector739# [RSpecRunTime] RSpec elapsed time: 21 minutes 9.49 seconds. Current RSS: ~2426M. Threads: 25. load average: 1.70 1.84 1.58 1/405 8591740.741# [RSpecRunTime] Finishing example group spec/features/projects/settings/user_changes_default_branch_spec.rb. It took 11.03 seconds. Expected to take 15.1 seconds.742# [RSpecRunTime] Starting example group spec/features/dashboard/user_filters_projects_spec.rb. Expected to take 12.33 seconds.743Dashboard > User filters projects744 filtering personal projects745 filters by projects "Owned by me"746# [RSpecRunTime] RSpec elapsed time: 21 minutes 12.38 seconds. Current RSS: ~2437M. Threads: 24. load average: 1.70 1.84 1.58 1/405 8592747.748 filtering starred projects749 returns message when starred projects filter returns no results750# [RSpecRunTime] RSpec elapsed time: 21 minutes 15.42 seconds. Current RSS: ~2474M. Threads: 24. load average: 1.72 1.84 1.59 1/402 8594751.752 without search bar753 autocompletes searches upon typing754# [RSpecRunTime] RSpec elapsed time: 21 minutes 18.83 seconds. Current RSS: ~2419M. Threads: 24. load average: 1.67 1.83 1.58 1/400 8596755.756# [RSpecRunTime] Finishing example group spec/features/dashboard/user_filters_projects_spec.rb. It took 9.33 seconds. Expected to take 12.33 seconds.757# [RSpecRunTime] Starting example group spec/features/ide/user_opens_merge_request_spec.rb. Expected to take 11.77 seconds.758IDE merge request759 user opens merge request760# [RSpecRunTime] Finishing example group spec/features/ide/user_opens_merge_request_spec.rb. It took 12.11 seconds. Expected to take 11.77 seconds.761# [RSpecRunTime] RSpec elapsed time: 21 minutes 31.16 seconds. Current RSS: ~2339M. Threads: 25. load average: 2.27 1.95 1.63 1/406 8754762.763# [RSpecRunTime] Starting example group spec/features/user_sees_active_nav_items_spec.rb. Expected to take 9.43 seconds.764User sees correct active nav items in the super sidebar765 profile pages766 when visiting profile page767 renders the side navigation with the correct submenu set as active768# [RSpecRunTime] RSpec elapsed time: 21 minutes 33.58 seconds. Current RSS: ~2336M. Threads: 25. load average: 2.27 1.95 1.63 1/405 8756769.770 when visiting preferences page771 renders the side navigation with the correct submenu set as active772# [RSpecRunTime] RSpec elapsed time: 21 minutes 34.96 seconds. Current RSS: ~2347M. Threads: 25. load average: 2.16 1.93 1.62 1/405 8757773.774 when visiting authentication logs775 renders the side navigation with the correct submenu set as active776# [RSpecRunTime] RSpec elapsed time: 21 minutes 36.39 seconds. Current RSS: ~2357M. Threads: 25. load average: 2.16 1.93 1.62 1/405 8758777.778 when visiting SSH keys page779 renders the side navigation with the correct submenu set as active780# [RSpecRunTime] RSpec elapsed time: 21 minutes 37.99 seconds. Current RSS: ~2402M. Threads: 25. load average: 2.16 1.93 1.62 1/403 8759781.782 when visiting account page783 renders the side navigation with the correct submenu set as active784# [RSpecRunTime] RSpec elapsed time: 21 minutes 39.17 seconds. Current RSS: ~2453M. Threads: 25. load average: 2.07 1.92 1.62 1/403 8760785.786# [RSpecRunTime] Finishing example group spec/features/user_sees_active_nav_items_spec.rb. It took 8.13 seconds. Expected to take 9.43 seconds.787# [RSpecRunTime] Starting example group spec/features/profiles/user_manages_applications_spec.rb. Expected to take 8.49 seconds.788User manages applications789 allows user to manage applications790 when scopes are blank791 returns an error792# [RSpecRunTime] RSpec elapsed time: 21 minutes 46.34 seconds. Current RSS: ~2370M. Threads: 24. load average: 1.98 1.90 1.62 1/399 8761793.794# [RSpecRunTime] Finishing example group spec/features/profiles/user_manages_applications_spec.rb. It took 7.18 seconds. Expected to take 8.49 seconds.795# [RSpecRunTime] Starting example group spec/features/projects/sub_group_issuables_spec.rb. Expected to take 7.53 seconds.796Subgroup Issuables797 shows the full subgroup title when issues index page is empty798 shows the full subgroup title when merge requests index page is empty799# [RSpecRunTime] Finishing example group spec/features/projects/sub_group_issuables_spec.rb. It took 5.89 seconds. Expected to take 7.53 seconds.800# [RSpecRunTime] RSpec elapsed time: 21 minutes 52.45 seconds. Current RSS: ~2372M. Threads: 24. load average: 2.23 1.96 1.63 1/399 8765801.802# [RSpecRunTime] Starting example group spec/features/graphiql_spec.rb. Expected to take 6.0 seconds.803GraphiQL804 without relative_url_root805 has the correct graphQLEndpoint806 with relative_url_root807 has the correct graphQLEndpoint808# [RSpecRunTime] RSpec elapsed time: 21 minutes 57.48 seconds. Current RSS: ~2363M. Threads: 24. load average: 2.13 1.94 1.63 1/398 8766809.810# [RSpecRunTime] Finishing example group spec/features/graphiql_spec.rb. It took 5.14 seconds. Expected to take 6.0 seconds.811# [RSpecRunTime] Starting example group spec/features/merge_request/user_can_see_draft_toggle_spec.rb. Expected to take 4.98 seconds.812Merge request > User sees draft toggle813 without draft commits814 shows the draft toggle815# [RSpecRunTime] RSpec elapsed time: 22 minutes 1.31 seconds. Current RSS: ~2318M. Threads: 24. load average: 2.04 1.92 1.63 1/400 8817816.817 with draft commits818 shows the draft toggle819# [RSpecRunTime] RSpec elapsed time: 22 minutes 2.74 seconds. Current RSS: ~2331M. Threads: 24. load average: 2.04 1.92 1.63 1/401 8831820.821# [RSpecRunTime] Finishing example group spec/features/merge_request/user_can_see_draft_toggle_spec.rb. It took 5.27 seconds. Expected to take 4.98 seconds.822# [RSpecRunTime] Starting example group spec/features/atom/topics_spec.rb. Expected to take 3.43 seconds.823Topic Feed824 when topic is empty825 renders topic atom feed826 has no project entry827# [RSpecRunTime] RSpec elapsed time: 22 minutes 4.49 seconds. Current RSS: ~2330M. Threads: 24. load average: 1.87 1.89 1.62 1/400 8832828.829 when topic does not exist830 renders 404831 when topic exists832 renders topic atom feed833 has project entries834# [RSpecRunTime] Finishing example group spec/features/atom/topics_spec.rb. It took 2.85 seconds. Expected to take 3.43 seconds.835# [RSpecRunTime] Starting example group spec/features/projects/members/owner_cannot_leave_project_spec.rb. Expected to take 1.69 seconds.836Projects > Members > Owner cannot leave project837 user does not see a "Leave project" link838# [RSpecRunTime] Finishing example group spec/features/projects/members/owner_cannot_leave_project_spec.rb. It took 1.39 seconds. Expected to take 1.69 seconds.839# [RSpecRunTime] RSpec elapsed time: 22 minutes 7.21 seconds. Current RSS: ~2406M. Threads: 24. load average: 1.87 1.89 1.62 1/400 8833840.841# [RSpecRunTime] Starting example group spec/features/snippets/spam_snippets_spec.rb. Missing expected duration from Knapsack report for spec/features/snippets/spam_snippets_spec.rb.842snippet editor with spam843 when SpamVerdictService requires recaptcha844 when allow_possible_spam application setting is false845 behaves like does not allow creation846 rejects creation of the snippet (PENDING: Will be handled in https://gitlab.com/gitlab-org/gitlab/-/issues/217722)847 when allow_possible_spam application setting is true848 behaves like solve reCAPTCHA849 creates a snippet after solving reCAPTCHA (PENDING: Will be handled in https://gitlab.com/gitlab-org/gitlab/-/issues/217722)850 when SpamVerdictService disallows851 when allow_possible_spam application setting is false852 behaves like does not allow creation853 rejects creation of the snippet (PENDING: Will be handled in https://gitlab.com/gitlab-org/gitlab/-/issues/217722)854 when allow_possible_spam application setting is true855 behaves like does not allow creation856 rejects creation of the snippet (PENDING: Will be handled in https://gitlab.com/gitlab-org/gitlab/-/issues/217722)857 when SpamVerdictService allows858 creates a snippet (PENDING: Will be handled in https://gitlab.com/gitlab-org/gitlab/-/issues/217722)859# [RSpecRunTime] Finishing example group spec/features/snippets/spam_snippets_spec.rb. It took . Missing expected duration from Knapsack report for spec/features/snippets/spam_snippets_spec.rb.860auto_explain log contains 1004 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-no-gitaly-transactions-13-32.327.main.ndjson.gz861took 8.418273801862auto_explain log contains 1005 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-no-gitaly-transactions-13-32.327.ci.ndjson.gz863took 5.811693117864[TEST PROF INFO] EventProf results for sql.active_record865Total time: 02:19.735 of 22:01.714 (10.57%)866Total events: 63737867Top 5 slowest suites (by time):868Pipeline Editor (./spec/features/projects/ci/editor_spec.rb:5) – 00:24.565 (10655 / 24) of 02:30.938 (16.28%)869Abuse reports (./spec/features/abuse_report_spec.rb:5) – 00:17.610 (6135 / 9) of 01:23.810 (21.01%)870User searches for code (./spec/features/search/user_searches_for_code_spec.rb:5) – 00:12.528 (4730 / 11) of 02:17.197 (9.13%)871Project milestone (./spec/features/projects/milestones/milestone_spec.rb:5) – 00:11.931 (7073 / 23) of 01:10.102 (17.02%)872Snippet (./spec/features/snippets/show_spec.rb:5) – 00:10.145 (2556 / 34) of 01:41.580 (9.99%)873Knapsack report was generated. Preview:874{875 "spec/features/projects/files/download_buttons_spec.rb": 402.18200818600053,876 "spec/features/projects/ci/editor_spec.rb": 150.93835352300084,877 "spec/features/search/user_searches_for_code_spec.rb": 137.19662361500014,878 "spec/features/snippets/show_spec.rb": 101.57974436399854,879 "spec/features/abuse_report_spec.rb": 83.80990523299988,880 "spec/features/projects/milestones/milestone_spec.rb": 70.10216618400045,881 "spec/features/projects/integrations/user_activates_jira_spec.rb": 62.69807064300039,882 "spec/features/snippets/user_creates_snippet_spec.rb": 45.19946751500174,883 "spec/features/issuables/sorting_list_spec.rb": 36.9358706289986,884 "spec/features/projects/settings/branch_rules_settings_spec.rb": 37.251974748000066,885 "spec/features/reportable_note/issue_spec.rb": 29.329318078998767,886 "spec/features/profiles/account_spec.rb": 25.167366282999865,887 "spec/features/groups/members/leave_group_spec.rb": 22.682745813999645,888 "spec/features/projects/branches/download_buttons_spec.rb": 16.86938145900058,889 "spec/features/groups/user_sees_users_dropdowns_in_issuables_list_spec.rb": 18.51027188199987,890 "spec/features/merge_request/user_sees_mr_from_deleted_forked_project_spec.rb": 12.014049284000066,891 "spec/features/projects/settings/user_changes_default_branch_spec.rb": 11.029471275000105,892 "spec/features/dashboard/user_filters_projects_spec.rb": 9.326925957999265,893 "spec/features/ide/user_opens_merge_request_spec.rb": 12.114273253999272,894 "spec/features/user_sees_active_nav_items_spec.rb": 8.12681935100045,895 "spec/features/profiles/user_manages_applications_spec.rb": 7.179411718001575,896 "spec/features/projects/sub_group_issuables_spec.rb": 5.885702429000958,897 "spec/features/graphiql_spec.rb": 5.143472705000022,898 "spec/features/merge_request/user_can_see_draft_toggle_spec.rb": 5.269319642000482,899 "spec/features/atom/topics_spec.rb": 2.846300519999204,900 "spec/features/projects/members/owner_cannot_leave_project_spec.rb": 1.392587067999557901}902Knapsack global time execution for tests: 22m903Pending: (Failures listed here are expected and do not affect your suite's status)904 1) snippet editor with spam when SpamVerdictService requires recaptcha when allow_possible_spam application setting is false behaves like does not allow creation rejects creation of the snippet905 # Will be handled in https://gitlab.com/gitlab-org/gitlab/-/issues/217722906 # ./spec/features/snippets/spam_snippets_spec.rb:59907 2) snippet editor with spam when SpamVerdictService requires recaptcha when allow_possible_spam application setting is true behaves like solve reCAPTCHA creates a snippet after solving reCAPTCHA908 # Will be handled in https://gitlab.com/gitlab-org/gitlab/-/issues/217722909 # ./spec/features/snippets/spam_snippets_spec.rb:44910 3) snippet editor with spam when SpamVerdictService disallows when allow_possible_spam application setting is false behaves like does not allow creation rejects creation of the snippet911 # Will be handled in https://gitlab.com/gitlab-org/gitlab/-/issues/217722912 # ./spec/features/snippets/spam_snippets_spec.rb:59913 4) snippet editor with spam when SpamVerdictService disallows when allow_possible_spam application setting is true behaves like does not allow creation rejects creation of the snippet914 # Will be handled in https://gitlab.com/gitlab-org/gitlab/-/issues/217722915 # ./spec/features/snippets/spam_snippets_spec.rb:59916 5) snippet editor with spam when SpamVerdictService allows creates a snippet917 # Will be handled in https://gitlab.com/gitlab-org/gitlab/-/issues/217722918 # ./spec/features/snippets/spam_snippets_spec.rb:120919Finished in 22 minutes 22 seconds (files took 1 minute 34.68 seconds to load)920204 examples, 0 failures, 5 pending921Randomized with seed 45367922Failed to write to log, write log/workhorse-test.log: file already closed923[TEST PROF INFO] Time spent in factories: 01:21.942 (5.9% of total time)924RSpec exited with 0.925No examples to retry, congrats! 926 Running after_script 927Running after script...928$ source scripts/utils.sh929$ bundle exec gem list gitlab_quality-test_tooling930gitlab_quality-test_tooling (1.33.0)931$ section_start "failed-test-issues" "Report test failures" # collapsed multi-line command935$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command938$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command951WARNING: 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-timeouts952WARNING: after_script failed, but job will continue unaffected: exit code 1954Not uploading cache ruby-gems-debian-bookworm-ruby-3.1.5-17 due to policy956Uploading artifacts...957auto_explain/: found 3 matching artifact files and directories 958coverage/: found 5 matching artifact files and directories 959crystalball/: found 5 matching artifact files and directories 960WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 961knapsack/: found 4 matching artifact files and directories 962rspec/: found 11 matching artifact files and directories 963WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 964log/*.log: found 18 matching artifact files and directories 965WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7471346765/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com966WARNING: Retrying... context=artifacts-uploader error=request redirected967Uploading artifacts as "archive" to coordinator... 201 Created id=7471346765 responseStatus=201 Created token=glcbt-66968Uploading artifacts...969rspec/rspec-*.xml: found 1 matching artifact files and directories 970WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7471346765/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com971WARNING: Retrying... context=artifacts-uploader error=request redirected972Uploading artifacts as "junit" to coordinator... 201 Created id=7471346765 responseStatus=201 Created token=glcbt-66974Job succeeded