There was an error fetching the job.
rspec system pg11 13/24
Passed Started
by
@splattael
Peter Leitzen
1Running with gitlab-runner 13.6.0 (8fa89735)2 on prm-com-gitlab-org ae3bfce25Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2-golang-1.14-git-2.29-lfs-2.9-chrome-85-node-12.18-yarn-1.22-postgresql-11-graphicsmagick-1.3.34 ...6Starting service postgres:11.6 ...7Pulling docker image postgres:11.6 ...8Using docker image sha256:2c963c0eb8c6efa49bb8352ea446f248d208d674cfc34fc9ea275b5f99f8dedd for postgres:11.6 with digest postgres@sha256:6f2062ab11d720f4756f17da4d0a64534346cce33b7cdea9d7ac4f43eed9fc02 ...9Starting service redis:4.0-alpine ...10Pulling docker image redis:4.0-alpine ...11Using docker image sha256:e3dd0e49bca555d559ca2e97f06a1efa108ebd230fddcb17606723994f18ae3b for redis:4.0-alpine with digest redis@sha256:aaf7c123077a5e45ab2328b5ef7e201b5720616efac498d55e65a7afbb96ae20 ...12Waiting for services to be up and running...13Authenticating with credentials from job payload (GitLab Registry)14Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2-golang-1.14-git-2.29-lfs-2.9-chrome-85-node-12.18-yarn-1.22-postgresql-11-graphicsmagick-1.3.34 ...15Using docker image sha256:422a2071928493ec4e8407c4b4a40517838b4025295c7f4e082d7d63b9809484 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2-golang-1.14-git-2.29-lfs-2.9-chrome-85-node-12.18-yarn-1.22-postgresql-11-graphicsmagick-1.3.34 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:640167c88bcb0bef26e950af9accbd35b736fcf04740d8260fef1a9d47b95828 ...17Running on runner-ae3bfce2-project-278964-concurrent-0 via runner-ae3bfce2-prm-1606734581-003338c7...19$ eval "$CI_PRE_CLONE_SCRIPT"20Downloading archived master...21Connecting to storage.googleapis.com (172.217.193.128:443)22saving to '/tmp/gitlab.tar.gz'23gitlab.tar.gz 10% |*** | 36.3M 0:00:08 ETA24gitlab.tar.gz 100% |********************************| 363M 0:00:00 ETA25'/tmp/gitlab.tar.gz' saved26Extracting tarball into /builds/gitlab-org/gitlab...27Fetching changes with git depth set to 20...28Reinitialized existing Git repository in /builds/gitlab-org/gitlab/.git/29remote: Enumerating objects: 1038, done. 30remote: Counting objects: 100% (518/518), done. 31remote: Compressing objects: 100% (208/208), done. 32remote: Total 246 (delta 169), reused 103 (delta 33), pack-reused 033Receiving objects: 100% (246/246), 48.95 KiB | 911.00 KiB/s, done.34Resolving deltas: 100% (169/169), completed with 104 local objects.36 * [new ref] refs/pipelines/223125554 -> refs/pipelines/22312555437 80aa006c27..b9127bd5cb master -> origin/master38Checking out 5eab3096 as master...39Skipping Git submodules setup41Checking cache for rails-v3-3...42cache.zip is up to date 43WARNING: vendor/ruby/2.7.0/gems/deprecation_toolkit-1.5.1/gemfiles/test/deprecations: chmod vendor/ruby/2.7.0/gems/deprecation_toolkit-1.5.1/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 44Successfully extracted cache46Downloading artifacts for compile-test-assets (880645225)...47Downloading artifacts from coordinator... ok id=880645225 responseStatus=200 OK token=43xVezCu48Downloading artifacts for retrieve-tests-metadata (880645230)...49Downloading artifacts from coordinator... ok id=880645230 responseStatus=200 OK token=kNnKLXAM50Downloading artifacts for setup-test-env (880645229)...51Downloading artifacts from coordinator... ok id=880645229 responseStatus=200 OK token=misdkjy-52WARNING: tmp/tests/gitlab-shell/.gitlab_shell_secret: chmod tmp/tests/gitlab-shell/.gitlab_shell_secret: no such file or directory (suppressing repeats) 54$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb55$ export GOPATH=$CI_PROJECT_DIR/.go56$ mkdir -p $GOPATH57$ source scripts/utils.sh58$ source scripts/prepare_build.sh59Bundler version 2.1.460$ bundle install --clean --without=production development --jobs=2 --path=vendor --retry=3 --quiet61[DEPRECATED] The `--clean` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set clean 'true'`, and stop using this flag62==> 'bundle install --clean --without=production development --jobs=2 --path=vendor --retry=3 --quiet' succeeded in 2 seconds.63$ bundle check64The Gemfile's dependencies are satisfied65==> 'bundle check' succeeded in 0 seconds.66$ bundle pristine pg67Installing pg 1.2.3 with native extensions68==> 'bundle pristine pg' succeeded in 11 seconds.69$ setup_db_user_only70CREATE ROLE71GRANT72==> 'setup_db_user_only' succeeded in 0 seconds.73$ bundle exec rake db:drop db:create db:structure:load db:migrate gitlab:db:setup_ee74Dropped database 'gitlabhq_test'75Created database 'gitlabhq_test'76Dropped database 'gitlabhq_geo_test'77Created database 'gitlabhq_geo_test'78==> 'bundle exec rake db:drop db:create db:structure:load db:migrate gitlab:db:setup_ee' succeeded in 28 seconds.79$ run_timed_command "gem install knapsack --no-document"80$ gem install knapsack --no-document81Successfully installed knapsack-1.20.0821 gem installed83$ run_timed_command "scripts/gitaly-test-build"84==> 'gem install knapsack --no-document' succeeded in 0 seconds.85$ scripts/gitaly-test-build86Settings are listed in order of priority. The top value will be used.87retry88Set for your local app (/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/.bundle/config/config): 389path90Set for your local app (/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/.bundle/config/config): "/builds/gitlab-org/gitlab/vendor/gitaly-ruby"91jobs92Set for your local app (/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/.bundle/config/config): 493app_config94Set via BUNDLE_APP_CONFIG: "/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/.bundle/config"95silence_root_warning96Set via BUNDLE_SILENCE_ROOT_WARNING: true97gemfile98Set via BUNDLE_GEMFILE: "/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/Gemfile"99flags100Set via BUNDLE_FLAGS: "--jobs=4 --retry=3 --quiet --path=/builds/gitlab-org/gitlab/vendor/gitaly-ruby"101go install -ldflags '-X gitlab.com/gitlab-org/gitaly/internal/version.version=13.7.0-rc1 -X gitlab.com/gitlab-org/gitaly/internal/version.buildtime=20201130.130038' -tags "tracer_static,tracer_static_jaeger,continuous_profiler_stackdriver,static,system_libgit2" gitlab.com/gitlab-org/gitaly/cmd/gitaly-git2go gitlab.com/gitlab-org/gitaly/cmd/praefect gitlab.com/gitlab-org/gitaly/cmd/gitaly-hooks gitlab.com/gitlab-org/gitaly/cmd/gitaly-lfs-smudge gitlab.com/gitlab-org/gitaly/cmd/gitaly-blackbox gitlab.com/gitlab-org/gitaly/cmd/gitaly gitlab.com/gitlab-org/gitaly/cmd/gitaly-debug gitlab.com/gitlab-org/gitaly/cmd/gitaly-ssh gitlab.com/gitlab-org/gitaly/cmd/gitaly-wrapper102install /builds/gitlab-org/gitlab/tmp/tests/gitaly/_build/bin/gitaly-git2go /builds/gitlab-org/gitlab/tmp/tests/gitaly/_build/bin/praefect /builds/gitlab-org/gitlab/tmp/tests/gitaly/_build/bin/gitaly-hooks /builds/gitlab-org/gitlab/tmp/tests/gitaly/_build/bin/gitaly-lfs-smudge /builds/gitlab-org/gitlab/tmp/tests/gitaly/_build/bin/gitaly-blackbox /builds/gitlab-org/gitlab/tmp/tests/gitaly/_build/bin/gitaly /builds/gitlab-org/gitlab/tmp/tests/gitaly/_build/bin/gitaly-debug /builds/gitlab-org/gitlab/tmp/tests/gitaly/_build/bin/gitaly-ssh /builds/gitlab-org/gitlab/tmp/tests/gitaly/_build/bin/gitaly-wrapper /builds/gitlab-org/gitlab/tmp/tests/gitaly103Checking gitaly-ruby Gemfile...104Checking gitaly-ruby bundle...105The Gemfile's dependencies are satisfied106Trying to connect to gitaly: ....... OK107Trying to connect to praefect: ....... OK108==> 'scripts/gitaly-test-build' succeeded in 71 seconds.109$ run_timed_command "scripts/gitaly-test-spawn"110$ scripts/gitaly-test-spawn111Checking gitaly-ruby Gemfile...112Checking gitaly-ruby bundle...113The Gemfile's dependencies are satisfied114Trying to connect to gitaly: ....... OK115Trying to connect to praefect: ...... OK116==> 'scripts/gitaly-test-spawn' succeeded in 2 seconds.117$ source ./scripts/rspec_helpers.sh118$ rspec_paralellized_job "--tag ~quarantine --tag ~geo --tag ~level:migration"119KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb120DEPRECATION WARNING: /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/acts-as-taggable-on-6.5.0/lib/acts_as_taggable_on/tagging.rb:9: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call121/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/activerecord-6.0.3.3/lib/active_record/associations.rb:1657: warning: The called method `belongs_to' is defined here122 (called from <top (required)> at /builds/gitlab-org/gitlab/config/initializers/0_acts_as_taggable.rb:9)123DEPRECATION WARNING: /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/marginalia-1.9.0/lib/marginalia.rb:94: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call124/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/activerecord-6.0.3.3/lib/active_record/connection_adapters/postgresql_adapter.rb:648: warning: The called method `execute_and_clear_without_marginalia' is defined here125 (called from enabled? at /builds/gitlab-org/gitlab/lib/feature.rb:81)126Knapsack report generator started!127Run options:128 include {:focus=>true}129 exclude {:quarantine=>true, :geo=>true, :level=>"migration"}130All examples were filtered out; ignoring {:focus=>true}131==> Setting up gitlab-test bare repository in /builds/gitlab-org/gitlab/tmp/tests/gitlab-test_bare...132 /builds/gitlab-org/gitlab/tmp/tests/gitlab-test_bare set up in 0.040729467 seconds...133Related issues134Starting the Capybara driver server...135 widget visibility136 when not logged in137Capybara starting Puma...138* Version 4.3.5.gitlab.3 , codename: Mysterious Traveller139* Min threads: 0, max threads: 4140* Listening on unix:///tmp/20201130-2987-1cczpzu141DEPRECATION WARNING: /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/state_machines-activerecord-0.6.0/lib/state_machines/integrations/active_record.rb:511: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call142/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/activerecord-6.0.3.3/lib/active_record/suppressor.rb:43: warning: The called method `save' is defined here143 (called from block (4 levels) in <top (required)> at /builds/gitlab-org/gitlab/spec/features/issuables/related_issues_spec.rb:20)144WARNING: Active Record does not support composite primary key.145project_authorizations has composite primary key. Composite primary key is ignored.146 does not show widget when internal project147 does not show widget when private project148DEPRECATION WARNING: /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/batch-loader-1.4.0/lib/batch_loader/graphql.rb:38: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call149/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/batch-loader-1.4.0/lib/batch_loader.rb:26: warning: The called method `batch' is defined here150 (called from find at /builds/gitlab-org/gitlab/lib/gitlab/graphql/loaders/full_path_model_loader.rb:16)151DEPRECATION WARNING: /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/rack-2.2.3/lib/rack/builder.rb:158: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call152/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/grape-1.4.0/lib/grape/middleware/error.rb:30: warning: The called method `initialize' is defined here153 (called from call at /builds/gitlab-org/gitlab/lib/gitlab/request_profiler/middleware.rb:17)154 shows widget when public project155 when logged in but not a member156 shows widget when internal project157 does not show widget when private project158 shows widget when public project159 shows widget on their own public issue160 when logged in and a guest161WARNING: Active Record does not support composite primary key.162user_interacted_projects has composite primary key. Composite primary key is ignored.163 shows widget when internal project164 shows widget when private project165 shows widget when public project166 when logged in and a reporter167 shows widget when internal project168 shows widget when private project169 shows widget when public project170 shows widget on their own public issue171 when user has no permission to manage related issues172 visiting some issue someone else created173 shows related issues count174 visiting issue_b which was targeted by issue_a175 shows related issues count176 when user has permission to manage related issues177 without existing related issues178 shows related issues count179 add related issue180 add cross-project related issue181 pressing enter should submit the form182 disallows duplicate entries183 allows us to remove pending issues184 with existing related issues185 shows related issues count186 shows related issues187 allows us to remove a related issues188 add related issue189 add invalid related issue190 add unauthorized related issue191Login192 password reset token after successful sign in193Authentication activity metric incremented: user_authenticated_counter194 invalidates password reset token195 initial login after setup196Authentication activity metric incremented: user_authenticated_counter197 allows the initial admin to create a password198 does not show flash messages when login page199 with a blocked account200Authentication activity metric incremented: user_session_destroyed_counter201Authentication activity metric incremented: user_blocked_counter202Authentication activity metric incremented: user_session_destroyed_counter203Authentication activity metric incremented: user_unauthenticated_counter204 prevents the user from logging in205Authentication activity metric incremented: user_session_destroyed_counter206Authentication activity metric incremented: user_blocked_counter207Authentication activity metric incremented: user_session_destroyed_counter208Authentication activity metric incremented: user_unauthenticated_counter209 does not update Devise trackable attributes210 with an unconfirmed email address211 within the grace period212Authentication activity metric incremented: user_authenticated_counter213 allows to login214 when the confirmation grace period is expired215Authentication activity metric incremented: user_session_destroyed_counter216Authentication activity metric incremented: user_session_destroyed_counter217Authentication activity metric incremented: user_unauthenticated_counter218 prevents the user from logging in and renders a resend confirmation email link219 with the ghost user220Authentication activity metric incremented: user_unauthenticated_counter221Authentication activity metric incremented: user_password_invalid_counter222 disallows login223Authentication activity metric incremented: user_unauthenticated_counter224Authentication activity metric incremented: user_password_invalid_counter225 does not update Devise trackable attributes226 with two-factor authentication227 with valid username/password228Authentication activity metric incremented: user_authenticated_counter229Authentication activity metric incremented: user_two_factor_authenticated_counter230 does not show a "You are already signed in." error message231 does not allow sign-in if the user password is updated before entering a one-time code232 using one-time code233Authentication activity metric incremented: user_authenticated_counter234Authentication activity metric incremented: user_two_factor_authenticated_counter235 allows login with valid code236 persists remember_me value via hidden field237 blocks login with invalid code238Authentication activity metric incremented: user_authenticated_counter239Authentication activity metric incremented: user_two_factor_authenticated_counter240 allows login with invalid code, then valid code241Authentication activity metric incremented: user_authenticated_counter242Authentication activity metric incremented: user_two_factor_authenticated_counter243 triggers ActiveSession.cleanup for the user244 using backup code245 with valid code246Authentication activity metric incremented: user_authenticated_counter247Authentication activity metric incremented: user_two_factor_authenticated_counter248 allows login249Authentication activity metric incremented: user_authenticated_counter250Authentication activity metric incremented: user_two_factor_authenticated_counter251 invalidates the used code252Authentication activity metric incremented: user_authenticated_counter253Authentication activity metric incremented: user_two_factor_authenticated_counter254Authentication activity metric incremented: user_session_destroyed_counter255Authentication activity metric incremented: user_authenticated_counter256Authentication activity metric incremented: user_two_factor_authenticated_counter257 invalidates backup codes twice in a row258Authentication activity metric incremented: user_authenticated_counter259Authentication activity metric incremented: user_two_factor_authenticated_counter260 triggers ActiveSession.cleanup for the user261 with invalid code262DEPRECATION WARNING: /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/state_machines-activerecord-0.6.0/lib/state_machines/integrations/active_record.rb:515: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call263/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/activerecord-6.0.3.3/lib/active_record/suppressor.rb:47: warning: The called method `save!' is defined here264 (called from block (6 levels) in <top (required)> at /builds/gitlab-org/gitlab/spec/features/users/login_spec.rb:300)265 blocks login266 when logging in via OAuth267 when authn_context is worth two factors268DEPRECATION WARNING: /builds/gitlab-org/gitlab/spec/features/users/login_spec.rb:317: warning: Passing the keyword argument as the last hash parameter is deprecated269/builds/gitlab-org/gitlab/spec/support/helpers/login_helpers.rb:201: warning: The called method `stub_omniauth_saml_config' is defined here270 (called from block (4 levels) in <top (required)> at /builds/gitlab-org/gitlab/spec/features/users/login_spec.rb:317)271Authentication activity metric incremented: user_authenticated_counter272 signs user in without prompting for second factor273 when two factor authentication is required274Authentication activity metric incremented: user_authenticated_counter275Authentication activity metric incremented: user_two_factor_authenticated_counter276 shows 2FA prompt after OAuth login277 without two-factor authentication278 with correct username and password279Authentication activity metric incremented: user_authenticated_counter280 allows basic login281Authentication activity metric incremented: user_authenticated_counter282 does not show already signed in message when opening sign in page after login283Authentication activity metric incremented: user_authenticated_counter284 triggers ActiveSession.cleanup for the user285 with invalid username and password286Authentication activity metric incremented: user_unauthenticated_counter287Authentication activity metric incremented: user_password_invalid_counter288 blocks invalid login289 with required two-factor authentication enabled290 global setting291 with grace period defined292 within the grace period293Authentication activity metric incremented: user_authenticated_counter294/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/rotp-2.1.2/lib/rotp/totp.rb:56: warning: URI.escape is obsolete295 redirects to two-factor configuration page296Authentication activity metric incremented: user_authenticated_counter297/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/rotp-2.1.2/lib/rotp/totp.rb:56: warning: URI.escape is obsolete298 allows skipping two-factor configuration299 after the grace period300Authentication activity metric incremented: user_authenticated_counter301/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/rotp-2.1.2/lib/rotp/totp.rb:56: warning: URI.escape is obsolete302 redirects to two-factor configuration page303Authentication activity metric incremented: user_authenticated_counter304/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/rotp-2.1.2/lib/rotp/totp.rb:56: warning: URI.escape is obsolete305 disallows skipping two-factor configuration306 without grace period defined307Authentication activity metric incremented: user_authenticated_counter308/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/rotp-2.1.2/lib/rotp/totp.rb:56: warning: URI.escape is obsolete309 redirects to two-factor configuration page310 group setting311 with grace period defined312 within the grace period313Authentication activity metric incremented: user_authenticated_counter314/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/rotp-2.1.2/lib/rotp/totp.rb:56: warning: URI.escape is obsolete315 redirects to two-factor configuration page316Authentication activity metric incremented: user_authenticated_counter317/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/rotp-2.1.2/lib/rotp/totp.rb:56: warning: URI.escape is obsolete318 allows skipping two-factor configuration319 after the grace period320Authentication activity metric incremented: user_authenticated_counter321/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/rotp-2.1.2/lib/rotp/totp.rb:56: warning: URI.escape is obsolete322 redirects to two-factor configuration page323Authentication activity metric incremented: user_authenticated_counter324/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/rotp-2.1.2/lib/rotp/totp.rb:56: warning: URI.escape is obsolete325 disallows skipping two-factor configuration326 without grace period defined327Authentication activity metric incremented: user_authenticated_counter328/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/rotp-2.1.2/lib/rotp/totp.rb:56: warning: URI.escape is obsolete329 redirects to two-factor configuration page330 UI tabs and panes331 when no defaults are changed332 does not render any tabs333 renders link to sign up path334 when signup is disabled335 does not render any tabs336 does not render link to sign up path337 when ldap is enabled338 correctly renders tabs and panes339 renders link to sign up path340 when crowd is enabled341 correctly renders tabs and panes342 Client helper classes and flags343 adds client browser and platform classes to page body344 when terms are enforced345Authentication activity metric incremented: user_authenticated_counter346 asks to accept the terms on first login347Authentication activity metric incremented: user_authenticated_counter348 does not ask for terms when the user already accepted them349 when 2FA is required for the user350 when the user did not enable 2FA351Authentication activity metric incremented: user_authenticated_counter352/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/rotp-2.1.2/lib/rotp/totp.rb:56: warning: URI.escape is obsolete353 asks to set 2FA before asking to accept the terms354 when the user already enabled 2FA355Authentication activity metric incremented: user_authenticated_counter356Authentication activity metric incremented: user_two_factor_authenticated_counter357 asks the user to accept the terms358 when the users password is expired359Authentication activity metric incremented: user_authenticated_counter360 asks the user to accept the terms before setting a new password361 when the user does not have an email configured362DEPRECATION WARNING: /builds/gitlab-org/gitlab/spec/features/users/login_spec.rb:831: warning: Passing the keyword argument as the last hash parameter is deprecated363/builds/gitlab-org/gitlab/spec/support/helpers/login_helpers.rb:201: warning: The called method `stub_omniauth_saml_config' is defined here364 (called from block (4 levels) in <top (required)> at /builds/gitlab-org/gitlab/spec/features/users/login_spec.rb:831)365Authentication activity metric incremented: user_authenticated_counter366 asks the user to accept the terms before setting an email367 when sending confirmation email and not yet confirmed368Authentication activity metric incremented: user_authenticated_counter369 allows login and shows a flash warning to confirm the email address370 when not having confirmed within Devise's allow_unconfirmed_access_for time371Authentication activity metric incremented: user_session_destroyed_counter372Authentication activity metric incremented: user_session_destroyed_counter373Authentication activity metric incremented: user_unauthenticated_counter374 does not allow login and shows a flash alert to confirm the email address375Issues > Labels bulk assignment376 as an allowed user377 sidebar378 is present when bulk edit is enabled379 is not present when bulk edit is disabled380 can bulk assign381 a label382 to all issues383DEPRECATION WARNING: /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/state_machines-activerecord-0.6.0/lib/state_machines/integrations/active_record.rb:511: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call384/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/activerecord-6.0.3.3/lib/active_record/suppressor.rb:43: warning: The called method `save' is defined here385 (called from block in update at /builds/gitlab-org/gitlab/app/services/issuable_base_service.rb:217)386DEPRECATION WARNING: /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/activesupport-6.0.3.3/lib/active_support/cache.rb:330: warning: Passing the keyword argument as the last hash parameter is deprecated387/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/activesupport-6.0.3.3/lib/active_support/cache.rb:710: warning: The called method `get_entry_value' is defined here388 (called from fetch at /builds/gitlab-org/gitlab/lib/gitlab/repository_cache.rb:25)389 is expected not to have text "frontend"390 to some issues391 is expected not to have text "frontend"392 to an issue393 is expected not to have text "frontend"394 to an issue by selecting the label first395 is expected not to have text "frontend"396 multiple labels397 to all issues398 is expected to have text "feature"399 to a issue400 is expected not to have text "feature"401 can assign a label to all issues when label is present402 is expected to have text "bug"403 can bulk un-assign404 all labels to all issues405 is expected not to have text "feature"406 a label to a issue407 is expected to have text "feature"408 a label and keep the others label409 is expected to have text "feature"410 toggling a milestone411 setting a milestone412WARNING: Active Record does not support composite primary key.413milestone_releases has composite primary key. Composite primary key is ignored.414 keeps labels415 setting a milestone and adding another label416 keeps existing label and new label is present417 setting a milestone and removing existing label418 keeps existing label and new label is present419 unsetting a milestone420 keeps labels421 toggling checked issues422 is expected to have text "feature"423 mark previously toggled label424 is expected to have text "feature"425 unmarking common label426 applies label from filtered results427 as a guest428 cannot bulk assign labels429 is expected not to have visible css ".issue-check"430User views diffs431DEPRECATION WARNING: /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/state_machines-activerecord-0.6.0/lib/state_machines/integrations/active_record.rb:515: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call432/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/activerecord-6.0.3.3/lib/active_record/suppressor.rb:47: warning: The called method `save!' is defined here433 (called from block in create_merge_request_diff at /builds/gitlab-org/gitlab/app/models/merge_request.rb:903)434WARNING: Active Record does not support composite primary key.435merge_request_diff_files has composite primary key. Composite primary key is ignored.436WARNING: Active Record does not support composite primary key.437merge_request_diff_commits has composite primary key. Composite primary key is ignored.438DEPRECATION WARNING: /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/rouge-3.25.0/lib/rouge/formatter.rb:46: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call439/builds/gitlab-org/gitlab/lib/rouge/formatters/html_gitlab.rb:11: warning: The called method `initialize' is defined here440 (called from block in highlight_rich at /builds/gitlab-org/gitlab/lib/gitlab/highlight.rb:62)441 shows diffs442 hides loading spinner after load443 expands all diffs444 when in the inline view445 unfolds diffs upwards446 unfolds diffs in the middle447 unfolds diffs downwards448 unfolds diffs to the end449 when in the side-by-side view450 shows diffs in parallel451 toggles container class452 unfolds diffs upwards453 unfolds diffs in the middle454 unfolds diffs downwards455 unfolds diffs to the end456Project fork457DEPRECATION WARNING: /usr/local/lib/ruby/2.7.0/delegate.rb:83: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call458/builds/gitlab-org/gitlab/ee/app/models/ee/project.rb:505: warning: The called method `find_path_lock' is defined here459 (called from lock_file_link at /builds/gitlab-org/gitlab/ee/app/helpers/ee/lock_helper.rb:9)460DEPRECATION WARNING: /usr/local/lib/ruby/2.7.0/delegate.rb:83: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call461/builds/gitlab-org/gitlab/app/models/concerns/avatarable.rb:26: warning: The called method `avatar_url' is defined here462 (called from page_image at /builds/gitlab-org/gitlab/app/helpers/page_layout_helper.rb:62)463 allows user to fork project464 disables fork button when user has exceeded project limit465WARNING: Active Record does not support composite primary key.466repository_languages has composite primary key. Composite primary key is ignored.467DEPRECATION WARNING: /builds/gitlab-org/gitlab/ee/app/models/ee/merge_request.rb:86: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call468/builds/gitlab-org/gitlab/app/models/merge_request.rb:380: warning: The called method `sort_by_attribute' is defined here469 (called from sort_by_attribute at /builds/gitlab-org/gitlab/ee/app/models/ee/merge_request.rb:86)470 forks the project471 shows avatars when Gravatar is disabled472 shows the forked project on the list473 forking enabled / disabled in project settings474 forking is enabled475 enables fork button476 renders new project fork page477 forking is disabled478 does not render fork button479 does not render new project fork page480 forking is private481 user is not a team member482 does not render fork button483 does not render new project fork page484 user is a team member485 enables fork button486 renders new project fork page487 when the project is private488 renders private forks of the project489 when the user already forked the project490 renders error491 maintainer in group492 allows user to fork project to group or to user namespace493 allows user to fork project to group and not user when exceeded project limit494 links to the fork if the project was already forked within that namespace495Dashboard Todos496 User does not have todos497 shows "All done" message498 when the todo references a merge request499DEPRECATION WARNING: /builds/gitlab-org/gitlab/lib/banzai/filter/merge_request_reference_filter.rb:63: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call500/builds/gitlab-org/gitlab/lib/banzai/filter/abstract_reference_filter.rb:252: warning: The called method `data_attributes_for' is defined here501 (called from data_attributes_for at /builds/gitlab-org/gitlab/lib/banzai/filter/merge_request_reference_filter.rb:63)502 renders the mr link with the extra attributes503 User has a todo504 has todo present505 shows due date as today506 behaves like deleting the todo507 is marked as done-reversible in the list508 shows Undo button509 updates todo count510 has not "All done" message511 behaves like deleting and restoring the todo512 is marked back as pending in the list513 shows Done button514 updates todo count515 todo is stale on the page516 behaves like deleting the todo517 is marked as done-reversible in the list518 shows Undo button519 updates todo count520 has not "All done" message521 behaves like deleting and restoring the todo522 is marked back as pending in the list523 shows Done button524 updates todo count525 User created todos for themself526 issue assigned todo527 shows issue assigned to yourself message528 marked todo529 shows you added a todo message530 mentioned todo531 shows you mentioned yourself message532 directly_addressed todo533 shows you directly addressed yourself message534 approval todo535 shows you set yourself as an approver message536 review request todo537 shows you set yourself as an reviewer message538 User has done todos539 has the done todo present540 restoring the todo541 is removed from the list542 updates todo count543 User has to dos with labels spanning multiple projects544DEPRECATION WARNING: /builds/gitlab-org/gitlab/app/models/label.rb:260: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call545/builds/gitlab-org/gitlab/app/models/concerns/presentable.rb:12: warning: The called method `present' is defined here546 (called from present at /builds/gitlab-org/gitlab/app/models/label.rb:260)547 shows page with two Todos548 User has multiple pages of Todos549 is paginated550 is has the right number of pages551 mark all as done552 shows "All done" message!553 shows "Undo mark all as done" button554 undo mark all as done555 shows the restored todo list556 updates todo count557 shows "Mark all as done" button558 User has deleted a todo559 shows the restored todo list with the deleted todo560 User has a Build Failed todo561 shows the todo562 links to the pipelines for the merge request563 User has a todo regarding a design564 has todo present565 has a link that will take me to the design page566Merge request > User merges only if pipeline succeeds567 project does not have CI enabled568 allows MR to be merged569 when project has CI enabled570 when merge requests can only be merged if the pipeline succeeds571 when CI is running572 does not allow to merge immediately573 when CI failed574 does not allow MR to be merged575 when CI canceled576 does not allow MR to be merged577 when CI succeeded578 allows MR to be merged579 when CI skipped580 does not allow MR to be merged581 when merge requests can be merged when the build failed582 when CI is running583 allows MR to be merged immediately584 when CI failed585 allows MR to be merged586 when CI succeeded587 allows MR to be merged588User searches for issues589 when signed in590 does not show top right search form591 finds an issue592 hides confidential icon for non-confidential issues593 shows confidential icon for confidential issues594 shows correct badge for open issues595 shows correct badge for closed issues596 sorts by created date597 when on a project page598 finds an issue599 when signed out600 when block_anonymous_global_searches is disabled601 does not show top right search form602 finds an issue603 when block_anonymous_global_searches is enabled604 is redirected to login page605Environment > Metrics606 without deployments607 behaves like has environment selector608DEPRECATION WARNING: /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/activerecord-6.0.3.3/lib/active_record/relation.rb:412: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call609/builds/gitlab-org/gitlab/app/models/concerns/has_environment_scope.rb:25: warning: The called method is defined here610 (called from find_platform_kubernetes_with_cte at /builds/gitlab-org/gitlab/app/models/concerns/deployment_platform.rb:27)611 has a working environment selector612 with deployments and related deployable present613 shows metrics614 behaves like has environment selector615 has a working environment selector616Internal Group access617 Group should be internal618 #internal?619 is expected to be truthy620 GET /groups/:path621 is expected to be allowed for admin622 is expected to be allowed for owner623 is expected to be allowed for maintainer624 is expected to be allowed for developer625 is expected to be allowed for reporter626 is expected to be allowed for guest627 is expected to be allowed for the specified user628 is expected to be allowed for user629 is expected to be denied for external630 is expected to be denied for visitor631 GET /groups/:path/-/issues632 is expected to be allowed for admin633 is expected to be allowed for owner634 is expected to be allowed for maintainer635 is expected to be allowed for developer636 is expected to be allowed for reporter637 is expected to be allowed for guest638 is expected to be allowed for the specified user639 is expected to be allowed for user640 is expected to be denied for external641 is expected to be denied for visitor642 GET /groups/:path/-/merge_requests643 is expected to be allowed for admin644 is expected to be allowed for owner645 is expected to be allowed for maintainer646 is expected to be allowed for developer647 is expected to be allowed for reporter648 is expected to be allowed for guest649 is expected to be allowed for the specified user650 is expected to be allowed for user651 is expected to be denied for external652 is expected to be denied for visitor653 GET /groups/:path/-/group_members654 is expected to be allowed for admin655 is expected to be allowed for owner656 is expected to be allowed for maintainer657 is expected to be allowed for developer658 is expected to be allowed for reporter659 is expected to be allowed for guest660 is expected to be allowed for the specified user661 is expected to be allowed for user662 is expected to be denied for external663 is expected to be denied for visitor664 GET /groups/:path/-/edit665 is expected to be allowed for admin666 is expected to be allowed for owner667 is expected to be denied for maintainer668 is expected to be denied for developer669 is expected to be denied for reporter670 is expected to be denied for guest671 is expected to be denied for the specified user672 is expected to be denied for user673 is expected to be denied for visitor674 is expected to be denied for external675Cluster Health board676DEPRECATION WARNING: /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/attr_encrypted-3.1.0/lib/attr_encrypted/adapters/active_record.rb:63: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call677/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/activemodel-6.0.3.3/lib/active_model/dirty.rb:169: warning: The called method `attribute_changed?' is defined here678 (called from prevent_modification at /builds/gitlab-org/gitlab/app/models/clusters/platforms/kubernetes.rb:208)679DEPRECATION WARNING: /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/state_machines-activerecord-0.6.0/lib/state_machines/integrations/active_record.rb:511: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call680/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/activerecord-6.0.3.3/lib/active_record/suppressor.rb:43: warning: The called method `save' is defined here681 (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab/spec/features/clusters/cluster_health_dashboard_spec.rb:11)682 shows cluster board section within the page683 no prometheus installed684 shows install prometheus message685 when there is cluster with installed prometheus686 waiting for data687 shows container and waiting for data message688 connected, prometheus returns data689 renders charts690Groups > Members > Sort members691 sorts alphabetically by default692 sorts by access level ascending693 sorts by access level descending694 sorts by last joined695 sorts by oldest joined696 sorts by name ascending697 sorts by name descending698 sorts by recent sign in699 sorts by oldest sign in700Internal Project Snippets Access701 GET /:project_path/snippets702 is expected to be allowed for admin703 is expected to be allowed for owner704 is expected to be allowed for maintainer705 is expected to be allowed for developer706 is expected to be allowed for reporter707 is expected to be allowed for guest708 is expected to be allowed for user709 is expected to be denied for external710 is expected to be denied for visitor711 GET /:project_path/snippets/new712 is allowed for admin when admin mode is enabled713 is denied for admin when admin mode is disabled714 is expected to be allowed for owner715 is expected to be allowed for maintainer716 is expected to be allowed for developer717 is expected to be allowed for reporter718 is expected to be denied for guest719 is expected to be denied for user720 is expected to be denied for external721 is expected to be denied for visitor722 GET /:project_path/snippets/:id723 for an internal snippet724 is expected to be allowed for admin725 is expected to be allowed for owner726 is expected to be allowed for maintainer727 is expected to be allowed for developer728 is expected to be allowed for reporter729 is expected to be allowed for guest730 is expected to be allowed for user731 is expected to be denied for external732 is expected to be denied for visitor733 for a private snippet734 is allowed for admin when admin mode is enabled735 is denied for admin when admin mode is disabled736 is expected to be allowed for owner737 is expected to be allowed for maintainer738 is expected to be allowed for developer739 is expected to be allowed for reporter740 is expected to be allowed for guest741 is expected to be denied for user742 is expected to be denied for external743 is expected to be denied for visitor744 GET /:project_path/snippets/:id/raw745 for an internal snippet746 is expected to be allowed for admin747 is expected to be allowed for owner748 is expected to be allowed for maintainer749 is expected to be allowed for developer750 is expected to be allowed for reporter751 is expected to be allowed for guest752 is expected to be allowed for user753 is expected to be denied for external754 is expected to be denied for visitor755 for a private snippet756 is allowed for admin when admin mode is enabled757 is denied for admin when admin mode is disabled758 is expected to be allowed for owner759 is expected to be allowed for maintainer760 is expected to be allowed for developer761 is expected to be allowed for reporter762 is expected to be allowed for guest763 is expected to be denied for user764 is expected to be denied for external765 is expected to be denied for visitor766Admin Mode Logout767unknown OID 28: failed to recognize type of 'relfrozenxid'. It will be treated as String.768unknown OID 1034: failed to recognize type of 'relacl'. It will be treated as String.769unknown OID 194: failed to recognize type of 'relpartbound'. It will be treated as String.770 disable removes admin mode and redirects to root page771 disable shows flash notice772 on a read-only instance773 disable removes admin mode and redirects to root page774Project milestone775 when project has enabled issues776 shows issues tab777 shows issues stats778 shows link to browse and add issues779 when project has disabled issues780 does not show any issues under the issues tab781 hides issues stats782 hides new issue button783 does not show an informative message784 when project has an issue785 the collapsed sidebar786 shows the total MR and issue counts787 when the milestone is not associated with a release788 shows "None" in the "Releases" section789 when the sidebar is collapsed790 shows "0" in the "Releases" section791 has a tooltip that reads "Releases"792 when the milestone is associated with one release793 shows "Version 5" in the "Release" section794 when the sidebar is collapsed795 shows "1" in the "Releases" section796 has a tooltip that reads "1 release"797 when the milestone is associated with multiple releases798 shows a shortened list of releases in the "Releases" section799 when the sidebar is collapsed800 shows "6" in the "Releases" section801 has a tooltip that reads "6 releases"802Projects > Members > Groups with access list803 updates group access level804 updates expiry date805 deletes group link806 when link has expiry date set807 clears expiry date808 search in existing members (yes, this filters the groups list as well)809 finds no results810 finds results811Projects > Settings > For a forked project812 behaves like project settings for a forked projects813 allows deleting the link to the forked project814 when the original project is deleted815 behaves like project settings for a forked projects816 allows deleting the link to the forked project817Merge request > User locks discussion818 when the discussion is locked819 when a user is a team member820DEPRECATION WARNING: /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/state_machines-activerecord-0.6.0/lib/state_machines/integrations/active_record.rb:511: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call821/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/activerecord-6.0.3.3/lib/active_record/suppressor.rb:43: warning: The called method `save' is defined here822 (called from block (3 levels) in <top (required)> at /builds/gitlab-org/gitlab/spec/features/merge_request/user_locks_discussion_spec.rb:16)823DEPRECATION WARNING: /builds/gitlab-org/gitlab/app/services/notes/create_service.rb:70: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call824/builds/gitlab-org/gitlab/lib/gitlab/tracking.rb:27: warning: The called method `event' is defined here825 (called from when_saved at /builds/gitlab-org/gitlab/app/services/notes/create_service.rb:70)826 the user can create a comment827 when a user is not a team member828 the user can not create a comment829User searches for milestones830 does not show top right search form831 finds a milestone832 when on a project page833 finds a milestone834Projects > Files > Project owner sees a link to create a license file in empty project835 allows project maintainer creates a license file from a template in Web IDE836Upload a project export archive837 behaves like handling file uploads838 with object storage disabled839 with upload_middleware_jwt_params_handler disabled840 behaves like for a project export archive841DEPRECATION WARNING: /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/sanitized_file.rb:316: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call842/usr/local/lib/ruby/2.7.0/fileutils.rb:206: warning: The called method `mkdir_p' is defined here843 (called from cache! at /builds/gitlab-org/gitlab/app/uploaders/object_storage.rb:369)844 is expected to change `Project.count` by 1845 is expected to eq 201846 with upload_middleware_jwt_params_handler enabled847 behaves like for a project export archive848 is expected to change `Project.count` by 1849 is expected to eq 201850User activates Emails on push851 activates service852Issues > User sees empty state853 while user is signed out854 empty state855 user sees empty state856 behaves like empty state with filters857 user sees empty state with filters858 while user is signed in859 empty state860 user sees empty state861 behaves like empty state with filters862 user sees empty state with filters863Dashboard > User sorts todos864 sort options865 sorts with oldest created todos first866 sorts with newest created todos first867DEPRECATION WARNING: /builds/gitlab-org/gitlab/app/models/todo.rb:148: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call868/builds/gitlab-org/gitlab/app/models/concerns/sortable.rb:47: warning: The called method `highest_label_priority' is defined here869 (called from order_by_labels_priority at /builds/gitlab-org/gitlab/app/models/todo.rb:148)870 sorts by label priority871 issues and merge requests872 doesn't mix issues and merge requests label priorities873Project navbar874 behaves like verified navigation bar875 renders correctly876 when value stream is available877 redirects to value stream when Analytics item is clicked878 when pages are available879 behaves like verified navigation bar880 renders correctly881 when container registry is available882 behaves like verified navigation bar883 renders correctly884 when invite team members is not available885 does not display the js-invite-members-trigger886 when invite team members is available887 includes the div for js-invite-members-trigger888Admin disables 2FA for a user889 successfully890 for a user without 2FA enabled891Projects > Members > Group member cannot request access to their group project892 owner does not see the request access button893 maintainer does not see the request access button894 developer does not see the request access button895 reporter does not see the request access button896 guest does not see the request access button897Profile > Notifications > User changes notified_of_own_activity setting898 User opts into receiving notifications about their own activity899 User opts out of receiving notifications about their own activity900User interacts with labels901DEPRECATION WARNING: /builds/gitlab-org/gitlab/app/models/concerns/issuable.rb:315: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call902/builds/gitlab-org/gitlab/app/models/concerns/sortable.rb:47: warning: The called method `highest_label_priority' is defined here903 (called from order_labels_priority at /builds/gitlab-org/gitlab/app/models/concerns/issuable.rb:315)904 shows the list of labels905User views an empty project906 as a maintainer907 behaves like allowing push to default branch908 shows push-to-master instructions909 as an admin910 when admin mode is enabled911 behaves like allowing push to default branch912 shows push-to-master instructions913 when admin mode is disabled914 does not show push-to-master instructions915 as a developer916 does not show push-to-master instructions917Populate new pipeline CI variables with url params918 var[key1]=value1 populates env_var variable correctly919 file_var[key2]=value2 populates file variable correctly920Commit > User view commits921 Commits List922 displays the correct number of commits per day in the header923 lists the correct number of commits924Dashboard > label filter925 duplicate labels926 removes duplicate labels927Tracings Content Security Policy928 when there is no global config929 does not add CSP directives930 when a global CSP config exists931 when external_url is set932 overwrites frame-src933 when external_url is not set934 uses global policy935Upload ci artifact936 behaves like handling file uploads937 with object storage disabled938 with upload_middleware_jwt_params_handler disabled939 behaves like for ci artifact940 is expected to change `::Ci::JobArtifact.count` by 2941 is expected to eq 201942 with upload_middleware_jwt_params_handler enabled943 behaves like for ci artifact944 is expected to change `::Ci::JobArtifact.count` by 2945 is expected to eq 201946Issues > User creates issue by email947 new issue by email948 with existing issues949 behaves like show the email in the modal950 click the button to show modal for the new email951 without existing issues952 behaves like show the email in the modal953 click the button to show modal for the new email954User visits the authentication log955 when user signed in956DEPRECATION WARNING: /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/dsl.rb:526: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call957/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/capybara-3.33.0/lib/capybara/rspec/matchers.rb:18: warning: The called method `have_selector' is defined here958 (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab/spec/support/matchers/navigation_matcher.rb:5)959 shows correct menu item960 when user has activity961 shows user activity962User views labels963 shows all labels964Knapsack report was generated. Preview:965{966 "spec/features/issuables/related_issues_spec.rb": 169.1531732082367,967 "spec/features/users/login_spec.rb": 99.42062854766846,968 "spec/features/issues/bulk_assignment_labels_spec.rb": 67.05154371261597,969 "spec/features/merge_request/user_views_diffs_spec.rb": 44.90832257270813,970 "spec/features/projects/fork_spec.rb": 41.25106501579285,971 "spec/features/dashboard/todos/todos_spec.rb": 30.234630346298218,972 "spec/features/merge_request/user_merges_only_if_pipeline_succeeds_spec.rb": 30.883135557174683,973 "spec/features/search/user_searches_for_issues_spec.rb": 23.14613389968872,974 "spec/features/projects/environments/environment_metrics_spec.rb": 18.576631784439087,975 "spec/features/security/group/internal_access_spec.rb": 18.880492687225342,976 "spec/features/clusters/cluster_health_dashboard_spec.rb": 15.67667818069458,977 "spec/features/groups/members/sort_members_spec.rb": 15.065383434295654,978 "spec/features/security/project/snippet/internal_access_spec.rb": 13.973136901855469,979 "spec/features/admin/admin_mode/logout_spec.rb": 11.86698317527771,980 "spec/features/projects/milestones/milestone_spec.rb": 10.912789583206177,981 "spec/features/projects/members/groups_with_access_list_spec.rb": 9.745707988739014,982 "spec/features/projects/settings/forked_project_settings_spec.rb": 8.691495418548584,983 "spec/features/merge_request/user_locks_discussion_spec.rb": 7.553240537643433,984 "spec/features/search/user_searches_for_milestones_spec.rb": 6.483444452285767,985 "spec/features/projects/files/project_owner_sees_link_to_create_license_file_in_empty_project_spec.rb": 6.904230356216431,986 "spec/features/file_uploads/project_import_spec.rb": 5.973784446716309,987 "spec/features/projects/services/user_activates_emails_on_push_spec.rb": 4.647883176803589,988 "spec/features/issues/user_sees_empty_state_spec.rb": 4.348784446716309,989 "spec/features/dashboard/todos/todos_sorting_spec.rb": 4.453226804733276,990 "spec/features/projects/navbar_spec.rb": 4.2879767417907715,991 "spec/features/admin/admin_disables_two_factor_spec.rb": 3.7803375720977783,992 "spec/features/projects/members/group_member_cannot_request_access_to_his_group_project_spec.rb": 3.4279160499572754,993 "spec/features/profiles/user_changes_notified_of_own_activity_spec.rb": 3.3718020915985107,994 "spec/features/projects/milestones/user_interacts_with_labels_spec.rb": 2.7731728553771973,995 "spec/features/projects/user_views_empty_project_spec.rb": 2.976424217224121,996 "spec/features/populate_new_pipeline_vars_with_params_spec.rb": 2.4077365398406982,997 "spec/features/commits/user_view_commits_spec.rb": 2.0889880657196045,998 "spec/features/dashboard/label_filter_spec.rb": 1.92750883102417,999 "spec/features/projects/tracings_spec.rb": 0.8099911212921143,1000 "spec/features/file_uploads/ci_artifact_spec.rb": 1.1311779022216797,1001 "spec/features/issues/user_creates_issue_by_email_spec.rb": 1.2457606792449951,1002 "spec/features/profiles/user_visits_profile_authentication_log_spec.rb": 1.157766580581665,1003 "spec/features/projects/labels/user_views_labels_spec.rb": 0.72414660453796391004}1005Knapsack global time execution for tests: 11m 41s1006Finished in 12 minutes 2 seconds (files took 46.54 seconds to load)1007400 examples, 0 failures1008Mon 30 Nov 2020 01:14:54 PM UTC1010Not uploading cache rails-v3-3 due to policy1012Uploading artifacts...1013coverage/: found 5 matching files and directories 1014WARNING: crystalball/: no matching files 1015deprecations/: found 29 matching files and directories 1016knapsack/: found 3 matching files and directories 1017rspec_flaky/: found 4 matching files and directories 1018rspec_profiling/: found 1 matching files and directories 1019WARNING: tmp/capybara/: no matching files 1020tmp/memory_test/: found 2 matching files and directories 1021tmp/feature_flags/: found 223 matching files and directories 1022log/*.log: found 14 matching files and directories 1023Uploading artifacts as "archive" to coordinator... ok id=880645398 responseStatus=201 Created token=4DGutMvK1024Uploading artifacts...1025junit_rspec.xml: found 1 matching files and directories 1026Uploading artifacts as "junit" to coordinator... ok id=880645398 responseStatus=201 Created token=4DGutMvK1028Job succeeded