rspec system pg13 10/28
Passed Started
by
@ntepluhina

Natalia Tepluhina
1Running with gitlab-runner 15.9.0~beta.212.g8ccc65e7 (8ccc65e7)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:true, FF_USE_FASTZIP:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-13-pgvector-0.4.1 ...8Authenticating with credentials from job payload (GitLab Registry)9Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-13-pgvector-0.4.1 ...10Using docker image sha256:73740c557807c4bc5d692f263c0e35454270600da4b22bbe952331411426c8b5 for registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-13-pgvector-0.4.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:3174001f839c42e299ac06a42f8ded446edfcb33b0eb820874749a3f53eb799c ...11Starting service redis:6.2-alpine ...12Pulling docker image redis:6.2-alpine ...13Using docker image sha256:85fd7bd884b6493c8eb6f4dffbe5406d97cce56aff84f1580a5eb5b9d841f158 for redis:6.2-alpine with digest redis@sha256:87c44d5d9f472e767c8737f4130c765d77bdc95c7472d6427cfc9d4632f12da6 ...14Waiting for services to be up and running (timeout 30 seconds)...15Authenticating with credentials from job payload (GitLab Registry)16Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 ...17Using docker image sha256:e2241823d5bdc5e6df7c49ebc7b24c52db10bbb41407a5256c7f2d24ff464f7f for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13@sha256:f20112d766000374a74ca341735b93b35180b88d806027d821aa8800d0522906 ...19Running on runner-gasd-s1f-project-278964-concurrent-0 via runner-gasd-s1f-private-1684473931-9f1b8bc4...21$ eval "$CI_PRE_CLONE_SCRIPT"22Fetching changes with git depth set to 20...23Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/24Created fresh repository.25remote: Enumerating objects: 144008, done. 26remote: Counting objects: 100% (144008/144008), done. 27remote: Compressing objects: 100% (102076/102076), done. 28remote: Total 144008 (delta 64383), reused 89305 (delta 36415), pack-reused 0 29Receiving objects: 100% (144008/144008), 126.62 MiB | 31.70 MiB/s, done.30Resolving deltas: 100% (64383/64383), done.32 * [new ref] refs/pipelines/872240128 -> refs/pipelines/87224012833Checking out 4e5a698c as detached HEAD (ref is refs/merge-requests/120843/merge)...34Skipping Git submodules setup35$ git remote set-url origin "${CI_REPOSITORY_URL}"37Checking cache for ruby-gems-debian-bullseye-ruby-3.0-16...38Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bullseye-ruby-3.0-16 39Successfully extracted cache41Downloading artifacts for compile-test-assets (4313143404)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4313143404 responseStatus=200 OK token=64_T763D43Downloading artifacts for detect-tests (4313143415)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4313143415 responseStatus=200 OK token=64_T763D45Downloading artifacts for retrieve-tests-metadata (4313143420)...46Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4313143420 responseStatus=200 OK token=64_T763D47Downloading artifacts for setup-test-env (4313143408)...48Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4313143408 responseStatus=200 OK token=64_T763D50Using docker image sha256:e2241823d5bdc5e6df7c49ebc7b24c52db10bbb41407a5256c7f2d24ff464f7f for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13@sha256:f20112d766000374a74ca341735b93b35180b88d806027d821aa8800d0522906 ...51$ echo $FOSS_ONLY52$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb53$ export GOPATH=$CI_PROJECT_DIR/.go54$ mkdir -p $GOPATH55$ source scripts/utils.sh56$ source scripts/prepare_build.sh711Using decomposed database config (config/database.yml.decomposed-postgresql)712Geo DB won't be set up.713Embedding DB won't be set up.729$ source ./scripts/rspec_helpers.sh730$ run_timed_command "gem install knapsack --no-document"731$ gem install knapsack --no-document732Successfully installed knapsack-4.0.07331 gem installed734==> 'gem install knapsack --no-document' succeeded in 1 seconds.735$ echo -e "\e[0Ksection_start:`date +%s`:gitaly-test-spawn[collapsed=true]\r\e[0KStarting Gitaly"737$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"742$ echo -e "\e[0Ksection_end:`date +%s`:gitaly-test-spawn\r\e[0K"743$ rspec_paralellized_job "--tag ~quarantine --tag ~level:background_migration"744SKIP_FLAKY_TESTS_AUTOMATICALLY: 745RETRY_FAILED_TESTS_IN_NEW_PROCESS: true746KNAPSACK_GENERATE_REPORT: true747FLAKY_RSPEC_GENERATE_REPORT: true748KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb749KNAPSACK_LOG_LEVEL: debug750KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg13_10_28_report.json751FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json752FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg13_10_28_report.json753NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg13_10_28_report.json754SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests_rspec_system_pg13_10_28.txt755CRYSTALBALL: 756RSPEC_TESTS_MAPPING_ENABLED: 757RSPEC_TESTS_FILTER_FILE: 758Knapsack report generator started!759warning: parser/current is loading parser/ruby30, which recognizes 3.0.5-compliant syntax, but you are running 3.0.6.761Run options: exclude {:quarantine=>true, :level=>"background_migration"}762Test environment set up in 0.617105107 seconds763Merge request > User sees pipelines triggered by merge request764Starting the Capybara driver server...765DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_tag_component.rb:41)766 when a user created a merge request in the parent project7672023-05-19 05:31:29 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:7692023-05-19 05:31:29 WARN Selenium applicable driver not found; attempting to install with Selenium Manager770Capybara starting Puma...771* Version 5.6.5 , codename: Birdie's Version772* Min threads: 0, max threads: 4773* Listening on unix:///tmp/20230519-323-dgpra4774 sees branch pipelines and detached merge request pipelines in correct order775 sees the latest detached merge request pipeline as the head pipeline776 when a user updated a merge request in the parent project777 sees branch pipelines and detached merge request pipelines in correct order778 sees detached tag for detached merge request pipelines779 sees the latest detached merge request pipeline as the head pipeline780 when a user merges a merge request in the parent project781 when detached merge request pipeline is pending782 waits the head pipeline783 when detached merge request pipeline succeeds784 merges the merge request785 when branch pipeline succeeds786 waits the head pipeline787 when a user created a merge request in the parent project with auto_merge_labels_mr_widget on788 when a user merges a merge request in the parent project789 when detached merge request pipeline is pending790 waits the head pipeline791 when branch pipeline succeeds792 waits the head pipeline793 when there are no `merge_requests` keyword in .gitlab-ci.yml794 sees a branch pipeline in pipeline tab795 sees the latest branch pipeline as the head pipeline796 when a user created a merge request from a forked project to the parent project797 sees branch pipelines and detached merge request pipelines in correct order798 sees the latest detached merge request pipeline as the head pipeline799 sees pipeline list in forked project800 when a user updated a merge request from a forked project to the parent project801 sees branch pipelines and detached merge request pipelines in correct order802 sees detached tag for detached merge request pipelines803 sees the latest detached merge request pipeline as the head pipeline804 sees pipeline list in forked project805 when the latest pipeline is running in the parent project806 when the previous pipeline failed in the fork project807 when the parent project enables pipeline must succeed808 shows MWPS button809 when a user merges a merge request from a forked project to the parent project810 when detached merge request pipeline is pending811 waits the head pipeline812 when detached merge request pipeline succeeds813 merges the merge request814 when branch pipeline succeeds815 waits the head pipeline816Thread Comments Merge Request817 behaves like thread comments for issue, epic and merge request818 clicking "Comment" will post a comment819 when the toggle is clicked820 has a "Comment" item (selected by default) and "Start thread" item821 closes the menu when clicking the toggle or body822 when selecting "Start thread"823 creating a thread824 clicking "Start thread" will post a thread and show a reply component825 can be replied to826 can be collapsed827 can be replied to after resolving828 shows resolved thread when toggled829 when opening the menu830 has "Start thread" selected831 when selecting "Comment"832 updates the submit button text and closes the dropdown833 updates the close button text834 typing does not change the close button text835 has "Comment" selected when opening the menu836 on a closed merge request837 shows a 'Comment & reopen merge request' button838 shows a 'Start thread & reopen merge request' button when 'Start thread' is selected839Instance integrations840 behaves like integration settings form841DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)842DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)843DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)844DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)845DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)846DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)847DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)848DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)849DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)850DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)851DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)852DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)853DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)854DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)855DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)856DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)857DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)858DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)859DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)860DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)861DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)862DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)863DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)864DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)865DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)866DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)867DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)868DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)869DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)870DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)871DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)872DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)873DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)874DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)875DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)876DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)877DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)878DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)879DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)880DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)881DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)882DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)883DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)884DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)885DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)886DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)887DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)888DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)889DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)890DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)891DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)892DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)893DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)894DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)895DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)896DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)897DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)898DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)899DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)900DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)901DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)902DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)903DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)904DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)905DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)906DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)907DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)908DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)909DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)910DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)911DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)912DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)913DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)914DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)915DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)916DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)917DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)918DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)919DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)920DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)921DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)922DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)923DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)924DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)925DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)926DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)927DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)928DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)929DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)930DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)931DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)932DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)933DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)934DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)935DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)936DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)937DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)938DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)939DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)940DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)941DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)942DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)943DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)944DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)945DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)946DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)947DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)948DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)949DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)950DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)951DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)952DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)953DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)954DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)955DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)956DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)957DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)958DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)959DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)960DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)961DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)962DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)963DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)964DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)965DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)966DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)967DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)968DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)969DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)970DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)971DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)972DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)973DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)974DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)975DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)976DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)977DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)978DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)979DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)980DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)981DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)982DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)983DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)984DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)985DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)986DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)987DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)988DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)989DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)990DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)991DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)992DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)993DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)994DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)995 displays all the integrations996Set up Mattermost slash commands997 user visits the mattermost slash command config page998 mattermost integration is enabled999 shows the add to mattermost button1000 shows an explanation if user is a member of no teams1001 shows an explanation if user is a member of 1 team1002 shows a disabled prefilled select if user is a member of 1 team1003 has a hidden input for the prefilled value if user is a member of 1 team1004 shows an explanation user is a member of multiple teams1005 shows a select with team options user is a member of multiple teams1006 shows an error alert with the error message if there is an error requesting teams1007 enables the submit button if the required fields are provided1008 disables the submit button if the required fields are not provided1009 activation1010 shows a help message1011 shows a token placeholder1012 redirects to the integrations page after saving but not activating1013 redirects to the integrations page after activating1014 mattermost integration is not enabled1015 shows the correct trigger url1016 shows a token placeholder1017 stable logo url1018 shows a publicly available logo1019Contributions Calendar1020 with `profile_tabs_vue` feature flag disabled1021 calendar day selection1022 displays calendar1023 select calendar day1024 displays calendar day activities1025 select another calendar day1026 displays different calendar day activities1027 deselect calendar day1028 hides calendar day activities1029 calendar daily activities1030 1 issue and 1 work item creation calendar activity1031 behaves like a day with activity1032 displays calendar activity square for 1 contribution1033 issue title is shown on activity page1034 displays calendar activity log1035 1 comment calendar activity1036 behaves like a day with activity1037 displays calendar activity square for 1 contribution1038 10 calendar activities1039 behaves like a day with activity1040 displays calendar activity square for 1 contribution1041 calendar activity on two days1042 displays calendar activity squares for both days1043 displays calendar activity square for yesterday1044 displays calendar activity square for today1045 on smaller screens1046 when screen size is xs1047 behaves like hidden activity calendar1048 hides the activity calender1049 first_day_of_week setting1050 when first day of the week is set to Monday1051 shows calendar with Monday as the first day of the week1052 when first day of the week is set to Sunday1053 shows calendar with Sunday as the first day of the week1054 with `profile_tabs_vue` feature flag enabled1055 displays calendar1056 calendar daily activities1057 1 issue and 1 work item creation calendar activity1058 behaves like a day with activity1059 displays calendar activity square for 1 contribution1060 1 comment calendar activity1061 behaves like a day with activity1062 displays calendar activity square for 1 contribution1063 10 calendar activities1064 behaves like a day with activity1065 displays calendar activity square for 1 contribution1066 calendar activity on two days1067 displays calendar activity squares for both days1068 displays calendar activity square for yesterday1069 displays calendar activity square for today1070 on smaller screens1071 when screen size is xs1072 behaves like hidden activity calendar1073 hides the activity calender1074 first_day_of_week setting1075 when first day of the week is set to Monday1076 shows calendar with Monday as the first day of the week1077 when first day of the week is set to Sunday1078 shows calendar with Sunday as the first day of the week1079Admin disables Git access protocol1080 with HTTP disabled1081DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1082DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1083DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1084DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1085DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1086DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1087DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1088DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1089DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1090DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1091DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1092DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1093DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1094DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1095DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1096DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1097DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1098DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1099 shows only SSH url1100 mobile component1101DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1102DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1103DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1104DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1105DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1106DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1107DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1108DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1109DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1110DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1111DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1112DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1113DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1114DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1115DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1116DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1117DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1118DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1119 shows only the SSH clone information1120 with SSH disabled1121DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1122DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1123DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1124DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1125DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1126DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1127DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1128DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1129DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1130DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1131DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1132DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1133DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1134DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1135DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1136DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1137DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1138DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1139 shows only HTTP url1140 mobile component1141DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1142DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1143DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1144DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1145DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1146DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1147DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1148DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1149DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1150DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1151DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1152DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1153DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1154DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1155DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1156DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1157DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1158DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1159 shows only the HTTP clone information1160 with nothing disabled1161DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1162DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1163DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1164DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1165DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1166DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1167DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1168DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1169DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1170DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1171DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1172DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1173DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1174DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1175DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1176DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1177DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1178DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1179 shows default SSH url and protocol selection dropdown1180 mobile component1181DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1182DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1183DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1184DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1185DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1186DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1187DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1188DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1189DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1190DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1191DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1192DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1193DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1194DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1195DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1196DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1197DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1198DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1199 shows both SSH and HTTP clone information1200Public Project Snippets Access1201 GET /:project_path/snippets1202 is expected to be allowed for admin1203 is expected to be allowed for owner1204 is expected to be allowed for maintainer1205 is expected to be allowed for developer1206 is expected to be allowed for reporter1207 is expected to be allowed for guest1208 is expected to be allowed for user1209 is expected to be allowed for external1210 is expected to be allowed for visitor1211 GET /:project_path/snippets/new1212 is allowed for admin when admin mode is enabled1213 is denied for admin when admin mode is disabled1214 is expected to be allowed for owner1215 is expected to be allowed for maintainer1216 is expected to be allowed for developer1217 is expected to be allowed for reporter1218 is expected to be denied for guest1219 is expected to be denied for user1220 is expected to be denied for external1221 is expected to be denied for visitor1222 GET /:project_path/snippets/:id1223 for a public snippet1224 is expected to be allowed for admin1225 is expected to be allowed for owner1226 is expected to be allowed for maintainer1227 is expected to be allowed for developer1228 is expected to be allowed for reporter1229 is expected to be allowed for guest1230 is expected to be allowed for user1231 is expected to be allowed for external1232 is expected to be allowed for visitor1233 for an internal snippet1234 is expected to be allowed for admin1235 is expected to be allowed for owner1236 is expected to be allowed for maintainer1237 is expected to be allowed for developer1238 is expected to be allowed for reporter1239 is expected to be allowed for guest1240 is expected to be allowed for user1241 is expected to be denied for external1242 is expected to be denied for visitor1243 for a private snippet1244 is allowed for admin when admin mode is enabled1245 is denied for admin when admin mode is disabled1246 is expected to be allowed for owner1247 is expected to be allowed for maintainer1248 is expected to be allowed for developer1249 is expected to be allowed for reporter1250 is expected to be allowed for guest1251 is expected to be denied for user1252 is expected to be denied for external1253 is expected to be denied for visitor1254 GET /:project_path/snippets/:id/raw1255 for a public snippet1256 is expected to be allowed for admin1257 is expected to be allowed for owner1258 is expected to be allowed for maintainer1259 is expected to be allowed for developer1260 is expected to be allowed for reporter1261 is expected to be allowed for guest1262 is expected to be allowed for user1263 is expected to be allowed for external1264 is expected to be allowed for visitor1265 for an internal snippet1266 is expected to be allowed for admin1267 is expected to be allowed for owner1268 is expected to be allowed for maintainer1269 is expected to be allowed for developer1270 is expected to be allowed for reporter1271 is expected to be allowed for guest1272 is expected to be allowed for user1273 is expected to be denied for external1274 is expected to be denied for visitor1275 for a private snippet1276 is allowed for admin when admin mode is enabled1277 is denied for admin when admin mode is disabled1278 is expected to be allowed for owner1279 is expected to be allowed for maintainer1280 is expected to be allowed for developer1281 is expected to be allowed for reporter1282 is expected to be allowed for guest1283 is expected to be denied for user1284 is expected to be denied for external1285 is expected to be denied for visitor1286Projects > Members > User requests access1287 request access feature is disabled1288 user can request access to a project1289 user is not listed in the project members page1290 user can withdraw its request for access1291 code access is restricted1292 user can request access1293Groups > Members > Sort members1294 sorts by account by default1295 sorts by max role ascending1296 sorts by max role descending1297 sorts by user created on ascending1298 sorts by user created on descending1299 sorts by last activity ascending1300 sorts by last activity descending1301 sorts by access granted ascending1302 sorts by access granted descending1303 sorts by account ascending1304 sorts by account descending1305 sorts by last sign-in ascending1306 sorts by last sign-in descending1307Project Jobs Permissions1308 jobs pages1309 when public access for jobs is disabled1310 when user is a guest1311 behaves like recent job page details responds with status1312 is expected to eq 4041313 behaves like project jobs page responds with status1314 is expected to eq 4041315 when project is internal1316 behaves like recent job page details responds with status1317 is expected to eq 4041318 behaves like project jobs page responds with status1319 is expected to eq 4041320 when public access for jobs is enabled1321 when user is a guest1322 behaves like recent job page details responds with status1323 is expected to eq 2001324 behaves like project jobs page responds with status1325 is expected to eq 2001326 when user is a developer1327 behaves like recent job page details responds with status1328 is expected to eq 2001329 behaves like project jobs page responds with status1330 is expected to eq 2001331 when project is internal1332 behaves like recent job page details responds with status1333 is expected to eq 2001334 renders job details1335 behaves like project jobs page responds with status1336 is expected to eq 2001337 renders job1338 artifacts page1339 when recent job has artifacts available1340 when public access for jobs is disabled1341 when user with guest role1342 responds with 404 status1343 when user with reporter role1344 starts download artifact1345 debug_mode1346 public_builds: true, user_project_role: "developer", debug_mode: true, expected_status_code: 200, expected_msg: ""1347 renders trace to authorized users1348 renders raw trace to authorized users1349 public_builds: true, user_project_role: "guest", debug_mode: true, expected_status_code: 403, expected_msg: "You must have developer or higher permissions"1350 renders trace to authorized users1351 renders raw trace to authorized users1352 public_builds: true, user_project_role: nil, debug_mode: true, expected_status_code: 404, expected_msg: "Page Not Found Make sure the address is correct"1353 renders trace to authorized users1354 renders raw trace to authorized users1355 public_builds: true, user_project_role: "developer", debug_mode: false, expected_status_code: 200, expected_msg: ""1356 renders trace to authorized users1357 renders raw trace to authorized users1358 public_builds: true, user_project_role: "guest", debug_mode: false, expected_status_code: 200, expected_msg: ""1359 renders trace to authorized users1360 renders raw trace to authorized users1361 public_builds: true, user_project_role: nil, debug_mode: false, expected_status_code: 404, expected_msg: "Page Not Found Make sure the address is correct"1362 renders trace to authorized users1363 renders raw trace to authorized users1364 public_builds: false, user_project_role: "developer", debug_mode: true, expected_status_code: 200, expected_msg: ""1365 renders trace to authorized users1366 renders raw trace to authorized users1367 public_builds: false, user_project_role: "guest", debug_mode: true, expected_status_code: 403, expected_msg: "You must have developer or higher permissions"1368 renders trace to authorized users1369 renders raw trace to authorized users1370 public_builds: false, user_project_role: nil, debug_mode: true, expected_status_code: 404, expected_msg: "Page Not Found Make sure the address is correct"1371 renders trace to authorized users1372 renders raw trace to authorized users1373 public_builds: false, user_project_role: "developer", debug_mode: false, expected_status_code: 200, expected_msg: ""1374 renders trace to authorized users1375 renders raw trace to authorized users1376 public_builds: false, user_project_role: "guest", debug_mode: false, expected_status_code: 403, expected_msg: "The current user is not authorized to access the job log"1377 renders trace to authorized users1378 renders raw trace to authorized users1379 public_builds: false, user_project_role: nil, debug_mode: false, expected_status_code: 404, expected_msg: "Page Not Found Make sure the address is correct"1380 renders trace to authorized users1381 renders raw trace to authorized users1382Merge request > User scrolls to note on load1383 scrolls note into view1384 renders un-collapsed notes with diff1385 resolved notes1386 when diff note1387 expands collapsed notes1388 when non-diff note1389 expands collapsed replies1390Dashboard Issues1391 behaves like a "Your work" page with sidebar and breadcrumbs1392 shows the "Your work" sidebar1393 shows the correct sidebar menu item as active1394 breadcrumbs1395 has "Your work" as its root breadcrumb1396 issues1397 shows issues assigned to current user1398 shows issues when current user is author1399 state filter tabs work1400 RSS link1401 behaves like it has an RSS link with current_user's feed token1402 shows the RSS link with current_user's feed token1403 behaves like an autodiscoverable RSS feed with current_user's feed token1404 has an RSS autodiscovery link tag with current_user's feed token1405 new issue dropdown1406 shows projects only with issues feature enabled1407 shows the new issue page1408Merge Requests > User filters by deployments1409 filtering by deployed-before1410 applies the filter1411 filtering by deployed-after1412 applies the filter1413 filtering by environment1414 applies the filter1415Import/Export - project import integration test1416 when selecting the namespace1417DEPRECATION WARNING: Using `return`, `break` or `throw` to exit a transaction block is1418deprecated without replacement. If the `throw` came from1419`Timeout.timeout(duration)`, pass an exception class as a second1420argument so it doesn't use `throw` to abort its block. This results1421in the transaction being committed, but in the next release of Rails1422it will rollback.1423 (called from public_send at /builds/gitlab-org/gitlab/lib/gitlab/database/load_balancing/connection_proxy.rb:127)1424 user imports an exported project successfully1425 invalid project1426Projects > Members > Maintainer manages access requests1427 behaves like Maintainer manages access requests1428 maintainer can see access requests1429 maintainer can grant access1430 maintainer can deny access1431New Branch Ref Dropdown1432 finds a tag in a list1433 finds a branch in a list1434 finds a commit in a list1435 shows no results when there is no branch, tag or commit sha found1436Merge request > User sees pipelines from forked project1437 user visits a pipelines page1438Merge request > User sees empty state1439 shows an empty state and a "New merge request" button1440 if there are merge requests1441 does not show an empty state1442 shows empty state when filter results empty1443 as member of a fork1444 shows an empty state and a "New merge request" button1445Merge Requests > User filters by draft1446 filters results1447 does not allow filtering by is not equal1448Projects > Activity > User sees design comment1449 shows the design comment action in the activity page1450 allows to filter out the design event with the "event_filter=issue" URL param1451 allows to filter in the event with the "event_filter=comments" URL param1452User activates irker (IRC gateway)1453 activates integration1454User deletes feature flag user list1455 with a list1456 deletes the list1457 with a list that is in use1458 does not delete the list1459Milestone editing1460 # order random1461 behaves like milestone handling version conflicts1462 warns about version conflict when milestone has been updated in the background1463Dropdown milestone1464 behavior1465 loads all the milestones when opened1466Projects > Files > User views files page1467 user sees folders and submodules sorted together, followed by files1468Profile > Comment templates > User updated comment template1469 # order random1470 shows the user a list of their comment template1471User views the Confluence page1472 shows the page when the Confluence integration is enabled1473 does not show the page when the Confluence integration disabled1474Knapsack report was generated. Preview:1475{1476 "spec/features/merge_request/user_sees_merge_request_pipelines_spec.rb": 352.58344744,1477 "spec/features/discussion_comments/merge_request_spec.rb": 135.510998868,1478 "spec/features/admin/integrations/instance_integrations_spec.rb": 93.26620820800008,1479 "spec/features/projects/integrations/user_activates_mattermost_slash_command_spec.rb": 56.69130314200004,1480 "spec/features/calendar_spec.rb": 60.82966636900005,1481 "spec/features/admin/admin_disables_git_access_protocol_spec.rb": 48.21324490699999,1482 "spec/features/security/project/snippet/public_access_spec.rb": 29.688245425000105,1483 "spec/features/projects/members/user_requests_access_spec.rb": 33.63729125300006,1484 "spec/features/groups/members/sort_members_spec.rb": 30.989321783999912,1485 "spec/features/projects/jobs/permissions_spec.rb": 22.93195883500016,1486 "spec/features/merge_request/user_scrolls_to_note_on_load_spec.rb": 25.860962451999967,1487 "spec/features/dashboard/issues_spec.rb": 22.04053629100008,1488 "spec/features/merge_requests/user_filters_by_deployments_spec.rb": 14.236130725000066,1489 "spec/features/projects/import_export/import_file_spec.rb": 13.35385376399995,1490 "spec/features/projects/members/master_manages_access_requests_spec.rb": 13.01911178599994,1491 "spec/features/projects/branches/new_branch_ref_dropdown_spec.rb": 12.249672842999871,1492 "spec/features/merge_request/user_sees_pipelines_from_forked_project_spec.rb": 8.02912860299989,1493 "spec/features/merge_requests/user_sees_empty_state_spec.rb": 7.085179062999941,1494 "spec/features/merge_requests/user_filters_by_draft_spec.rb": 7.358301511000036,1495 "spec/features/projects/activity/user_sees_design_comment_spec.rb": 4.810308504999966,1496 "spec/features/projects/integrations/user_activates_irker_spec.rb": 5.116757452000002,1497 "spec/features/projects/feature_flag_user_lists/user_deletes_feature_flag_user_list_spec.rb": 4.48879690900003,1498 "spec/features/projects/milestones/milestone_editing_spec.rb": 3.493868397999904,1499 "spec/features/issues/filtered_search/dropdown_milestone_spec.rb": 4.339276761000065,1500 "spec/features/projects/files/files_sort_submodules_with_folders_spec.rb": 5.003667152999924,1501 "spec/features/profiles/user_updates_comment_template_spec.rb": 2.359593358999973,1502 "spec/features/projects/confluence/user_views_confluence_page_spec.rb": 1.70597593499996951503}1504Knapsack global time execution for tests: 16m 58s1505Finished in 17 minutes 2 seconds (files took 40.24 seconds to load)1506262 examples, 0 failures1507Randomized with seed 424261508[TEST PROF INFO] Time spent in factories: 01:52.348 (10.98% of total time)1509Failed to write to log, write log/workhorse-test.log: file already closed1510RSpec exited with 0.1511No examples to retry, congrats!1513Not uploading cache ruby-gems-debian-bullseye-ruby-3.0-16 due to policy1515Uploading artifacts...1516coverage/: found 5 matching artifact files and directories 1517crystalball/: found 2 matching artifact files and directories 1518deprecations/: found 5 matching artifact files and directories 1519knapsack/: found 4 matching artifact files and directories 1520WARNING: query_recorder/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1521rspec/: found 15 matching artifact files and directories 1522WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1523log/*.log: found 19 matching artifact files and directories 1524WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/4313143571/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1525WARNING: Retrying... context=artifacts-uploader error=request redirected1526Uploading artifacts as "archive" to coordinator... 201 Created id=4313143571 responseStatus=201 Created token=64_T763D1527Uploading artifacts...1528rspec/junit_rspec.xml: found 1 matching artifact files and directories 1529WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/4313143571/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1530WARNING: Retrying... context=artifacts-uploader error=request redirected1531Uploading artifacts as "junit" to coordinator... 201 Created id=4313143571 responseStatus=201 Created token=64_T763D1533Job succeeded