review-qa-blocking-parallel 2/10
Passed Started
by
@serenafang

Serena Fang
1Running with gitlab-runner 15.6.0~beta.186.ga889181a (a889181a)2 on blue-2.private.runners-manager.gitlab.com/gitlab.com/gitlab-org QvBVRoXM3 feature flags: 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-2.7:bundler-2.3-git-2.36-lfs-2.9-chrome-106-docker-20.10.14-gcloud-383-kubectl-1.23 ...7Starting service docker:20.10.14-dind ...8Pulling docker image docker:20.10.14-dind ...9Using docker image sha256:a072474332af3e4cf06e349685c4cea8f9e631f0c5cab5b582f3a3ab4cff9b6a for docker:20.10.14-dind with digest docker@sha256:210076c7772f47831afaf7ff200cf431c6cd191f0d0cb0805b1d9a996e99fb5e ...10Waiting for services to be up and running (timeout 30 seconds)...11Authenticating with credentials from job payload (GitLab Registry)12Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-git-2.36-lfs-2.9-chrome-106-docker-20.10.14-gcloud-383-kubectl-1.23 ...13Using docker image sha256:86df4c245919d16dd04d58de83f9eb3ed24136c8b7d1c215bc1f477d49000c88 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-git-2.36-lfs-2.9-chrome-106-docker-20.10.14-gcloud-383-kubectl-1.23 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:51a4103d93c16c9b98ea85fd038706dd35e30bbee102387c7971fa906f1a6b81 ...15Running on runner-qvbvroxm-project-278964-concurrent-0 via runner-qvbvroxm-private-1670290021-dc5b4343...17$ eval "$CI_PRE_CLONE_SCRIPT"18Fetching changes with git depth set to 20...19Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/20Created fresh repository.21remote: Enumerating objects: 123080, done. 22remote: Counting objects: 100% (123080/123080), done. 23remote: Compressing objects: 100% (82203/82203), done. 24remote: Total 123080 (delta 51991), reused 84085 (delta 36398), pack-reused 0 25Receiving objects: 100% (123080/123080), 112.21 MiB | 34.66 MiB/s, done.26Resolving deltas: 100% (51991/51991), done.28 * [new ref] refs/pipelines/714158980 -> refs/pipelines/71415898029Checking out 74024c0d as refs/merge-requests/81951/merge...30Skipping Git submodules setup31$ git remote set-url origin "${CI_REPOSITORY_URL}"33Checking cache for qa-ruby-gems-debian-bullseye-ruby-2.7-ffb27f1dc691bef0fd46bf21a6bfabeafa51d565-16...34Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/qa-ruby-gems-debian-bullseye-ruby-2.7-ffb27f1dc691bef0fd46bf21a6bfabeafa51d565-16 35Successfully extracted cache37Downloading artifacts for download-knapsack-report (3427891799)...38Downloading artifacts from coordinator... ok id=3427891799 responseStatus=200 OK token=Cvv3z96D39Downloading artifacts for review-deploy (3427891804)...40Downloading artifacts from coordinator... ok id=3427891804 responseStatus=200 OK token=Cvv3z96D42Using docker image sha256:86df4c245919d16dd04d58de83f9eb3ed24136c8b7d1c215bc1f477d49000c88 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-git-2.36-lfs-2.9-chrome-106-docker-20.10.14-gcloud-383-kubectl-1.23 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:51a4103d93c16c9b98ea85fd038706dd35e30bbee102387c7971fa906f1a6b81 ...43$ cd qa && bundle install44Bundle complete! 36 Gemfile dependencies, 121 gems now installed.45Gems in the groups 'production' and 'development' were not installed.46Bundled gems are installed into `./vendor`47$ export EE_LICENSE="$(cat $REVIEW_APPS_EE_LICENSE_FILE)"48$ QA_COMMAND="bundle exec bin/qa ${QA_SCENARIO} ${QA_GITLAB_URL} -- ${QA_TESTS} ${RSPEC_REPORT_OPTS}"49$ echo "Running - '${QA_COMMAND}'"50Running - 'bundle exec bin/qa Test::Instance::ReviewBlocking https://gitlab-review-bot-token-pz2w6s.gitlab-review.app -- --force-color --order random --format documentation --format RspecJunitFormatter --out tmp/rspec-3427891811.xml'51$ eval "$QA_COMMAND"52warning: parser/current is loading parser/ruby27, which recognizes2.7.6-compliant syntax, but you are running 2.7.7.54[Dec 06 2022 02:20:39 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'review-qa-blocking-parallel' to 'knapsack/review-qa-blocking-parallel.json'55[Dec 06 2022 02:20:39 UTC (QA Tests)] INFO -- Report already exists, skipping!562022-12-06 02:20:39 / CONF :: 57 ==> Base URL: https://gitlab-review-bot-token-pz2w6s.gitlab-review.app58 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fdedcdbe508>59 ==> Libraries: Chemlab::Vendor60[Dec 06 2022 02:20:39 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:RC2a3d61[Dec 06 2022 02:20:39 UTC (QA Tests)] INFO -- Performing sanity check for environment!62[Dec 06 2022 02:20:40 UTC (QA Tests)] INFO -- Performing initial license fabrication!63[Dec 06 2022 02:20:42 UTC (QA Tests)] INFO -- filling :login_field with "root"64[Dec 06 2022 02:20:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field65[Dec 06 2022 02:20:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"66[Dec 06 2022 02:20:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field67[Dec 06 2022 02:20:43 UTC (QA Tests)] INFO -- clicking :sign_in_button68[Dec 06 2022 02:20:47 UTC (QA Tests)] INFO -- clicking :navbar_dropdown69[Dec 06 2022 02:20:47 UTC (QA Tests)] INFO -- clicking :admin_area_link70[Dec 06 2022 02:20:50 UTC (QA Tests)] INFO -- clicking :admin_subscription_menu_link71[Dec 06 2022 02:20:56 UTC (QA Tests)] INFO -- clicking :user_avatar_content72[Dec 06 2022 02:20:56 UTC (QA Tests)] INFO -- clicking :sign_out_link73[Dec 06 2022 02:20:56 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License via browser_ui in 16.04 seconds74[Dec 06 2022 02:20:56 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====75[Dec 06 2022 02:20:56 UTC (QA Tests)] INFO -- Report specs:76[Dec 06 2022 02:20:56 UTC (QA Tests)] INFO -- ["qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/project_security_dashboard_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configure_issue_board_by_label_spec.rb", "qa/specs/features/browser_ui/1_manage/project/view_project_activity_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/export_as_csv_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/create_group_issue_board_spec.rb", "qa/specs/features/api/1_manage/users_spec.rb"]77[Dec 06 2022 02:20:56 UTC (QA Tests)] INFO -- Leftover specs:78[Dec 06 2022 02:20:56 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/backend_node_recovery_spec.rb", "qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb", "qa/specs/features/api/1_manage/rate_limits_spec.rb", "qa/specs/features/api/3_create/repository/project_archive_compare_spec.rb", "qa/specs/features/api/8_monitor/metrics_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/pipeline_status_emails_spec.rb", "qa/specs/features/browser_ui/1_manage/user/follow_user_activity_spec.rb", "qa/specs/features/browser_ui/2_plan/transient/comment_on_discussion_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/suggestions/custom_commit_suggestion_spec.rb", "qa/specs/features/browser_ui/3_create/repository/branch_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_project_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/open_web_ide_from_diff_tab_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_inheritable_when_forward_pipeline_variables_true_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/online_garbage_collection_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_instance_level_spec.rb", "qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/issues_index/issue_index_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/policies_list_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/upgrade_group_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_project_snippets_spec.rb", "qa/specs/features/ee/browser_ui/13_secure/enable_scanning_from_configuration_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/integrations/jira_issues_list_spec.rb", "qa/specs/features/ee/browser_ui/3_create/merge_request/add_batch_comments_in_merge_request_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/project_templates_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/system_cancel_merge_request_in_merge_train_spec.rb"]79[Dec 06 2022 02:20:56 UTC (QA Tests)] INFO -- Knapsack time offset warning enabled!80Run options:81 include {:reliable=>true, :sanity_feature_flags=>true}82 exclude {:orchestrated=>true, :skip_signup_disabled=>true, :geo=>true, :requires_praefect=>true}83Randomized with seed 2184284The response contains columns with duplicated names: label85You should use the 'FluxRecord.row to access your data instead of 'FluxRecord.values' hash.86The response contains columns with duplicated names: label87You should use the 'FluxRecord.row to access your data instead of 'FluxRecord.values' hash.88The response contains columns with duplicated names: label89You should use the 'FluxRecord.row to access your data instead of 'FluxRecord.values' hash.90The response contains columns with duplicated names: label91You should use the 'FluxRecord.row to access your data instead of 'FluxRecord.values' hash.92Plan93 Issues list94[Dec 06 2022 02:21:28 UTC (QA Tests)] INFO -- Starting test: Plan Issues list successfully exports issues list as CSV95[Dec 06 2022 02:21:30 UTC (QA Tests)] INFO -- filling :login_field with "root"96[Dec 06 2022 02:21:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field97[Dec 06 2022 02:21:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"98[Dec 06 2022 02:21:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field99[Dec 06 2022 02:21:31 UTC (QA Tests)] INFO -- clicking :sign_in_button100[Dec 06 2022 02:21:32 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:RC2a3d101[Dec 06 2022 02:21:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-xjq7cxr4' via cache in 0.0 seconds102[Dec 06 2022 02:21:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.32 seconds103[Dec 06 2022 02:21:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14' via api in 0.96 seconds104[Dec 06 2022 02:21:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14/project-to-test-export-issues-as-csv-aa75458f2244f315' via api in 2.89 seconds105[Dec 06 2022 02:21:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 1.39 seconds106[Dec 06 2022 02:21:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 2.85 seconds107[Dec 06 2022 02:21:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14/project-to-test-export-issues-as-csv-aa75458f2244f315108[Dec 06 2022 02:21:43 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link109[Dec 06 2022 02:21:46 UTC (QA Tests)] INFO -- clicking :export_as_csv_button110[Dec 06 2022 02:21:47 UTC (QA Tests)] INFO -- clicking :export_issues_button111 successfully exports issues list as CSV112Manage113 rate limits114 throttles authenticated api requests by user (PENDING: Test is excluded in this job)115Plan116 Configure issue board by label117[Dec 06 2022 02:21:50 UTC (QA Tests)] INFO -- Starting test: Plan Configure issue board by label shows only issues that match the configured label118[Dec 06 2022 02:21:55 UTC (QA Tests)] INFO -- filling :login_field with "root"119[Dec 06 2022 02:21:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field120[Dec 06 2022 02:21:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"121[Dec 06 2022 02:21:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field122[Dec 06 2022 02:21:56 UTC (QA Tests)] INFO -- clicking :sign_in_button123[Dec 06 2022 02:22:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.7 seconds124[Dec 06 2022 02:22:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14' via api in 1.9 seconds125[Dec 06 2022 02:22:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14/project-with-board-list-014022bce6204fdd' via api in 7.68 seconds126[Dec 06 2022 02:22:12 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 2.51 seconds127[Dec 06 2022 02:22:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '33' via api in 1.82 seconds128[Dec 06 2022 02:22:16 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '9' via api in 14.5 seconds129[Dec 06 2022 02:22:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '36' via api in 2.79 seconds130[Dec 06 2022 02:22:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '37' via api in 2.6 seconds131[Dec 06 2022 02:22:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14/project-with-board-list-014022bce6204fdd132[Dec 06 2022 02:22:25 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link133[Dec 06 2022 02:22:25 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link134[Dec 06 2022 02:22:29 UTC (QA Tests)] INFO -- clicking :boards_config_button135[Dec 06 2022 02:22:29 UTC (QA Tests)] INFO -- clicking :labels_edit_button136[Dec 06 2022 02:22:31 UTC (QA Tests)] INFO -- clicking :labels_edit_button137[Dec 06 2022 02:22:34 UTC (QA Tests)] INFO -- clicking :close_labels_dropdown_button138[Dec 06 2022 02:22:34 UTC (QA Tests)] INFO -- clicking :save_changes_button139 shows only issues that match the configured label140Govern141 Security Dashboard in a Project142[Dec 06 2022 02:22:39 UTC (QA Tests)] INFO -- Starting test: Govern Security Dashboard in a Project creates an issue from vulnerability details143[Dec 06 2022 02:22:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.8 seconds144[Dec 06 2022 02:22:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14' via api in 1.3 seconds145[Dec 06 2022 02:22:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14/project-with-secure-522354acfff71b90' via api in 12.99 seconds146[Dec 06 2022 02:22:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '35' via api in 1.74 seconds147[Dec 06 2022 02:22:57 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Gryffindor vulnerability' via api in 3.06 seconds148[Dec 06 2022 02:22:58 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Ravenclaw vulnerability' via api in 1.11 seconds149[Dec 06 2022 02:23:00 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Hufflepuff vulnerability' via api in 1.97 seconds150[Dec 06 2022 02:23:02 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Slytherin' via api in 2.01 seconds151[Dec 06 2022 02:23:04 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'CVE-2017-18269 in glibc' via api in 2.09 seconds152[Dec 06 2022 02:23:09 UTC (QA Tests)] INFO -- filling :login_field with "root"153[Dec 06 2022 02:23:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field154[Dec 06 2022 02:23:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"155[Dec 06 2022 02:23:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field156[Dec 06 2022 02:23:10 UTC (QA Tests)] INFO -- clicking :sign_in_button157[Dec 06 2022 02:23:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14/project-with-secure-522354acfff71b90158[Dec 06 2022 02:23:21 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link159[Dec 06 2022 02:23:27 UTC (QA Tests)] INFO -- clicking :vulnerability160[Dec 06 2022 02:23:32 UTC (QA Tests)] INFO -- clicking :create_issue_button161[Dec 06 2022 02:23:39 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Test Vulnerability edited comment"162[Dec 06 2022 02:23:39 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field163[Dec 06 2022 02:23:40 UTC (QA Tests)] INFO -- clicking :issuable_label_dropdown164[Dec 06 2022 02:23:41 UTC (QA Tests)] INFO -- clicking :issuable_label_dropdown165[Dec 06 2022 02:23:41 UTC (QA Tests)] INFO -- clicking :issuable_create_button , expecting to be at Class166 creates an issue from vulnerability details167[Dec 06 2022 02:23:50 UTC (QA Tests)] INFO -- Starting test: Govern Security Dashboard in a Project shows vulnerability details168[Dec 06 2022 02:23:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 1.6 seconds169[Dec 06 2022 02:23:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14' via api in 2.58 seconds170[Dec 06 2022 02:23:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14/project-with-secure-26658ca213958638' via api in 8.4 seconds171[Dec 06 2022 02:23:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '36' via api in 1.21 seconds172[Dec 06 2022 02:24:01 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Gryffindor vulnerability' via api in 1.36 seconds173[Dec 06 2022 02:24:02 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Ravenclaw vulnerability' via api in 0.9 seconds174[Dec 06 2022 02:24:03 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Hufflepuff vulnerability' via api in 1.3 seconds175[Dec 06 2022 02:24:04 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Slytherin' via api in 1.2 seconds176[Dec 06 2022 02:24:06 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'CVE-2017-18269 in glibc' via api in 1.78 seconds177[Dec 06 2022 02:24:12 UTC (QA Tests)] INFO -- filling :login_field with "root"178[Dec 06 2022 02:24:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field179[Dec 06 2022 02:24:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"180[Dec 06 2022 02:24:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field181[Dec 06 2022 02:24:13 UTC (QA Tests)] INFO -- clicking :sign_in_button182[Dec 06 2022 02:24:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14/project-with-secure-26658ca213958638183[Dec 06 2022 02:24:25 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link184[Dec 06 2022 02:24:30 UTC (QA Tests)] INFO -- clicking :vulnerability185 shows vulnerability details186Manage187 Users API188[Dec 06 2022 02:24:33 UTC (QA Tests)] INFO -- Starting test: Manage Users API GET /users/:username with a valid username189 GET /users/:username with a valid username190[Dec 06 2022 02:24:34 UTC (QA Tests)] INFO -- Starting test: Manage Users API GET /users/:username with an invalid username191 GET /users/:username with an invalid username192[Dec 06 2022 02:24:35 UTC (QA Tests)] INFO -- Starting test: Manage Users API GET /users193 GET /users194Govern195 Project196 for export file download197 behaves like audit event198[Dec 06 2022 02:24:36 UTC (QA Tests)] INFO -- Starting test: Govern Project for export file download behaves like audit event logs audit events for UI operations199[Dec 06 2022 02:24:44 UTC (QA Tests)] INFO -- filling :login_field with "root"200[Dec 06 2022 02:24:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field201[Dec 06 2022 02:24:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"202[Dec 06 2022 02:24:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field203[Dec 06 2022 02:24:44 UTC (QA Tests)] INFO -- clicking :sign_in_button204[Dec 06 2022 02:24:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 1.61 seconds205[Dec 06 2022 02:24:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14' via api in 3.54 seconds206[Dec 06 2022 02:25:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14/project_for_export-63cde85f48a3be83' via api in 15.7 seconds207[Dec 06 2022 02:25:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14/project_for_export-63cde85f48a3be83208[Dec 06 2022 02:25:12 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link209[Dec 06 2022 02:25:12 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link210[Dec 06 2022 02:25:37 UTC (QA Tests)] INFO -- clicking :export_project_link211[Dec 06 2022 02:25:45 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link212[Dec 06 2022 02:25:56 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link213[Dec 06 2022 02:26:00 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="export_project_content"],.qa-export-project-content214[Dec 06 2022 02:26:00 UTC (QA Tests)] INFO -- clicking :download_export_link215[Dec 06 2022 02:26:01 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link216 logs audit events for UI operations217 for project archive and unarchive218 behaves like audit event219[Dec 06 2022 02:26:03 UTC (QA Tests)] INFO -- Starting test: Govern Project for project archive and unarchive behaves like audit event logs audit events for UI operations220[Dec 06 2022 02:26:09 UTC (QA Tests)] INFO -- filling :login_field with "root"221[Dec 06 2022 02:26:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field222[Dec 06 2022 02:26:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"223[Dec 06 2022 02:26:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field224[Dec 06 2022 02:26:10 UTC (QA Tests)] INFO -- clicking :sign_in_button225[Dec 06 2022 02:26:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 1.44 seconds226[Dec 06 2022 02:26:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14' via api in 2.27 seconds227[Dec 06 2022 02:26:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14/awesome-project-e8d8b0dfdf61ce45' via api in 9.66 seconds228[Dec 06 2022 02:26:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14/awesome-project-e8d8b0dfdf61ce45229[Dec 06 2022 02:26:41 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link230[Dec 06 2022 02:26:41 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link231[Dec 06 2022 02:26:48 UTC (QA Tests)] INFO -- clicking :archive_project_link232[Dec 06 2022 02:26:48 UTC (QA Tests)] INFO -- clicking :confirm_ok_button233[Dec 06 2022 02:26:56 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link234[Dec 06 2022 02:26:56 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link235[Dec 06 2022 02:27:03 UTC (QA Tests)] INFO -- clicking :unarchive_project_link236[Dec 06 2022 02:27:03 UTC (QA Tests)] INFO -- clicking :confirm_ok_button237[Dec 06 2022 02:27:06 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link238 logs audit events for UI operations239 for add project240 behaves like audit event241[Dec 06 2022 02:27:09 UTC (QA Tests)] INFO -- Starting test: Govern Project for add project behaves like audit event logs audit events for UI operations242[Dec 06 2022 02:27:14 UTC (QA Tests)] INFO -- filling :login_field with "root"243[Dec 06 2022 02:27:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field244[Dec 06 2022 02:27:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"245[Dec 06 2022 02:27:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field246[Dec 06 2022 02:27:15 UTC (QA Tests)] INFO -- clicking :sign_in_button247[Dec 06 2022 02:27:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.33 seconds248[Dec 06 2022 02:27:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14' via api in 0.85 seconds249[Dec 06 2022 02:27:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/groups/gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14250[Dec 06 2022 02:27:26 UTC (QA Tests)] INFO -- clicking :new_project_button251[Dec 06 2022 02:27:28 UTC (QA Tests)] INFO -- clicking :panel_link252[Dec 06 2022 02:27:28 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown253[Dec 06 2022 02:27:28 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14"254[Dec 06 2022 02:27:28 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field255[Dec 06 2022 02:27:29 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}256[Dec 06 2022 02:27:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14/audit-add-project-via-ui-8fa19c1526489676' via browser_ui in 18.12 seconds257[Dec 06 2022 02:27:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14/audit-add-project-via-ui-8fa19c1526489676258[Dec 06 2022 02:27:44 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link259 logs audit events for UI operations260 for change visibility261 behaves like audit event262[Dec 06 2022 02:27:46 UTC (QA Tests)] INFO -- Starting test: Govern Project for change visibility behaves like audit event logs audit events for UI operations263[Dec 06 2022 02:27:52 UTC (QA Tests)] INFO -- filling :login_field with "root"264[Dec 06 2022 02:27:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field265[Dec 06 2022 02:27:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"266[Dec 06 2022 02:27:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field267[Dec 06 2022 02:27:52 UTC (QA Tests)] INFO -- clicking :sign_in_button268[Dec 06 2022 02:27:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 1.27 seconds269[Dec 06 2022 02:28:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14' via api in 2.55 seconds270[Dec 06 2022 02:28:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14/awesome-project-0d95c0e82ce94cbf' via api in 10.07 seconds271[Dec 06 2022 02:28:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14/awesome-project-0d95c0e82ce94cbf272[Dec 06 2022 02:28:13 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link273[Dec 06 2022 02:28:13 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link274[Dec 06 2022 02:28:19 UTC (QA Tests)] INFO -- selecting "Private" in :project_visibility_dropdown275[Dec 06 2022 02:28:19 UTC (QA Tests)] INFO -- clicking :visibility_features_permissions_save_button276[Dec 06 2022 02:28:24 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link277 logs audit events for UI operations278 for add deploy key279 behaves like audit event280[Dec 06 2022 02:28:26 UTC (QA Tests)] INFO -- Starting test: Govern Project for add deploy key behaves like audit event logs audit events for UI operations281[Dec 06 2022 02:28:32 UTC (QA Tests)] INFO -- filling :login_field with "root"282[Dec 06 2022 02:28:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field283[Dec 06 2022 02:28:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"284[Dec 06 2022 02:28:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field285[Dec 06 2022 02:28:33 UTC (QA Tests)] INFO -- clicking :sign_in_button286[Dec 06 2022 02:28:42 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20221206-18-hddskq/id_rsa -N `287[Dec 06 2022 02:28:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.73 seconds288[Dec 06 2022 02:28:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14' via api in 1.19 seconds289[Dec 06 2022 02:28:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14/awesome-project-35ecaadca45695a9' via api in 5.8 seconds290[Dec 06 2022 02:28:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14/awesome-project-35ecaadca45695a9291[Dec 06 2022 02:28:54 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link292[Dec 06 2022 02:28:54 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link293[Dec 06 2022 02:29:01 UTC (QA Tests)] INFO -- filling :deploy_key_title_field with "*****"294[Dec 06 2022 02:29:01 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_title_field295[Dec 06 2022 02:29:02 UTC (QA Tests)] INFO -- filling :deploy_key_field with "*****"296[Dec 06 2022 02:29:02 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_field297[Dec 06 2022 02:29:02 UTC (QA Tests)] INFO -- clicking :add_deploy_key_button298[Dec 06 2022 02:29:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 19.69 seconds299[Dec 06 2022 02:29:09 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link300 logs audit events for UI operations301 for add user access as guest302 behaves like audit event303[Dec 06 2022 02:29:12 UTC (QA Tests)] INFO -- Starting test: Govern Project for add user access as guest behaves like audit event logs audit events for UI operations304[Dec 06 2022 02:29:19 UTC (QA Tests)] INFO -- filling :login_field with "root"305[Dec 06 2022 02:29:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field306[Dec 06 2022 02:29:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"307[Dec 06 2022 02:29:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field308[Dec 06 2022 02:29:19 UTC (QA Tests)] INFO -- clicking :sign_in_button309[Dec 06 2022 02:29:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 1.2 seconds310[Dec 06 2022 02:29:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14' via api in 1.93 seconds311[Dec 06 2022 02:29:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14/awesome-project-1761eac2ea4ed80a' via api in 13.13 seconds312[Dec 06 2022 02:29:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14/awesome-project-1761eac2ea4ed80a313[Dec 06 2022 02:29:47 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link314[Dec 06 2022 02:29:47 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link315[Dec 06 2022 02:29:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 3.14 seconds316[Dec 06 2022 02:29:53 UTC (QA Tests)] INFO -- clicking :invite_members_button317[Dec 06 2022 02:29:53 UTC (QA Tests)] INFO -- filling :members_token_select_input with "*****"318[Dec 06 2022 02:29:53 UTC (QA Tests)] INFO -- clicking the coordinates of :members_token_select_input319[Dec 06 2022 02:29:54 UTC (QA Tests)] INFO -- clicking :invite_button320[Dec 06 2022 02:30:00 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link321 logs audit events for UI operations322Manage323 Project activity324[Dec 06 2022 02:30:02 UTC (QA Tests)] INFO -- Starting test: Manage Project activity user creates an event in the activity page upon Git push325[Dec 06 2022 02:30:07 UTC (QA Tests)] INFO -- filling :login_field with "root"326[Dec 06 2022 02:30:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field327[Dec 06 2022 02:30:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"328[Dec 06 2022 02:30:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field329[Dec 06 2022 02:30:08 UTC (QA Tests)] INFO -- clicking :sign_in_button330[Dec 06 2022 02:30:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 1.44 seconds331[Dec 06 2022 02:30:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14' via api in 2.73 seconds332[Dec 06 2022 02:30:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14/project-with-code-a25f5ca2191d891b' via api in 6.86 seconds333[Dec 06 2022 02:30:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 15.75 seconds334[Dec 06 2022 02:30:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14/project-with-code-a25f5ca2191d891b335[Dec 06 2022 02:30:32 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link336[Dec 06 2022 02:30:32 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link337 user creates an event in the activity page upon Git push338Plan339 Group issue boards340[Dec 06 2022 02:30:35 UTC (QA Tests)] INFO -- Starting test: Plan Group issue boards creates a group issue board via the GUI341[Dec 06 2022 02:30:40 UTC (QA Tests)] INFO -- filling :login_field with "root"342[Dec 06 2022 02:30:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field343[Dec 06 2022 02:30:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"344[Dec 06 2022 02:30:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field345[Dec 06 2022 02:30:41 UTC (QA Tests)] INFO -- clicking :sign_in_button346[Dec 06 2022 02:30:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.4 seconds347[Dec 06 2022 02:30:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-32-1919e9270bf8dc14' via api in 0.63 seconds348[Dec 06 2022 02:30:47 UTC (QA Tests)] INFO -- clicking :navbar_dropdown349[Dec 06 2022 02:30:47 UTC (QA Tests)] INFO -- clicking :groups_dropdown350[Dec 06 2022 02:30:47 UTC (QA Tests)] INFO -- clicking :menu_item_link351[Dec 06 2022 02:30:53 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link352[Dec 06 2022 02:30:53 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link353[Dec 06 2022 02:30:55 UTC (QA Tests)] INFO -- clicking :create_new_board_button354[Dec 06 2022 02:30:57 UTC (QA Tests)] INFO -- clicking :save_changes_button355 creates a group issue board via the GUI356[Dec 06 2022 02:30:58 UTC (QA Tests)] WARN -- 357========= Knapsack Time Offset Warning ==========358Time offset: 30s359Max allowed node time execution: 09m 16s360Exceeded time: 13s362Test on this CI node ran for longer than the max allowed node time execution.363Please regenerate your knapsack report.364If that doesn't help, you can split your slowest test files into smaller files, or bump up the time_offset_in_seconds setting.365You can also allow the knapsack_pro gem to automatically divide your slow test files across parallel CI nodes.366https://knapsackpro.com/faq/question/how-to-auto-split-test-files-by-test-cases-on-parallel-jobs-ci-nodes?utm_source=knapsack_gem&utm_medium=knapsack_gem_output&utm_campaign=knapsack_gem_time_offset_warning367Need explanation? See FAQ:369=================================================370Read up on the benefits of a dynamic test split with Knapsack Pro Queue Mode:371https://docs.knapsackpro.com/2020/how-to-speed-up-ruby-and-javascript-tests-with-ci-parallelisation372Sign up for Knapsack Pro here:374=================================================375[Dec 06 2022 02:30:58 UTC (QA Tests)] INFO -- 376Knapsack global time execution for tests: 09m 30s377Pending: (Failures listed here are expected and do not affect your suite's status)378 1) Manage rate limits throttles authenticated api requests by user379 # Test is excluded in this job380 # ./qa/specs/features/api/1_manage/rate_limits_spec.rb:14381Top 10 slowest examples (522.24 seconds, 86.8% of total time):382 Govern Project for export file download behaves like audit event logs audit events for UI operations383 87.18 seconds ./qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb:6384 Govern Security Dashboard in a Project creates an issue from vulnerability details385 70.53 seconds ./qa/specs/features/ee/browser_ui/10_govern/project_security_dashboard_spec.rb:76386 Govern Project for project archive and unarchive behaves like audit event logs audit events for UI operations387 65.22 seconds ./qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb:6388 Govern Project for add user access as guest behaves like audit event logs audit events for UI operations389 50.22 seconds ./qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb:6390 Plan Configure issue board by label shows only issues that match the configured label391 48.85 seconds ./qa/specs/features/ee/browser_ui/2_plan/issue_boards/configure_issue_board_by_label_spec.rb:26392 Govern Project for add deploy key behaves like audit event logs audit events for UI operations393 45.34 seconds ./qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb:6394 Govern Security Dashboard in a Project shows vulnerability details395 43.55 seconds ./qa/specs/features/ee/browser_ui/10_govern/project_security_dashboard_spec.rb:52396 Govern Project for change visibility behaves like audit event logs audit events for UI operations397 40.57 seconds ./qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb:6398 Govern Project for add project behaves like audit event logs audit events for UI operations399 37.31 seconds ./qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb:6400 Manage Project activity user creates an event in the activity page upon Git push401 33.46 seconds ./qa/specs/features/browser_ui/1_manage/project/view_project_activity_spec.rb:6402Top 8 slowest example groups:403 Govern404 57.04 seconds average (114.09 seconds / 2 examples) ./qa/specs/features/ee/browser_ui/10_govern/project_security_dashboard_spec.rb:4405 Govern406 54.31 seconds average (325.87 seconds / 6 examples) ./qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb:4407 Plan408 48.86 seconds average (48.86 seconds / 1 example) ./qa/specs/features/ee/browser_ui/2_plan/issue_boards/configure_issue_board_by_label_spec.rb:4409 Manage410 33.47 seconds average (33.47 seconds / 1 example) ./qa/specs/features/browser_ui/1_manage/project/view_project_activity_spec.rb:4411 Plan412 22.72 seconds average (22.72 seconds / 1 example) ./qa/specs/features/browser_ui/2_plan/issue/export_as_csv_spec.rb:4413 Plan414 22.62 seconds average (22.62 seconds / 1 example) ./qa/specs/features/ee/browser_ui/2_plan/issue_boards/create_group_issue_board_spec.rb:4415 Manage416 0.91544 seconds average (2.75 seconds / 3 examples) ./qa/specs/features/api/1_manage/users_spec.rb:6417 Manage418 0.00244 seconds average (0.00244 seconds / 1 example) ./qa/specs/features/api/1_manage/rate_limits_spec.rb:4419Finished in 10 minutes 2 seconds (files took 18.67 seconds to load)42016 examples, 0 failures, 1 pending421Randomized with seed 21842423Running after script...424$ echo "Sentry errors for the current review-app test run can be found via following url:" # collapsed multi-line command425Sentry errors for the current review-app test run can be found via following url:428Not uploading cache qa-ruby-gems-debian-bullseye-ruby-2.7-ffb27f1dc691bef0fd46bf21a6bfabeafa51d565-16 due to policy430Uploading artifacts...431qa/tmp: found 66 matching files and directories 432WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/3427891811/artifacts?artifact_format=zip&artifact_type=archive&expire_in=7+days new-url=https://gitlab.com433WARNING: Retrying... context=artifacts-uploader error=request redirected434Uploading artifacts as "archive" to coordinator... 201 Created id=3427891811 responseStatus=201 Created token=Cvv3z96D435Uploading artifacts...436qa/tmp/rspec-*.xml: found 1 matching files and directories 437WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/3427891811/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=7+days new-url=https://gitlab.com438WARNING: Retrying... context=artifacts-uploader error=request redirected439Uploading artifacts as "junit" to coordinator... 201 Created id=3427891811 responseStatus=201 Created token=Cvv3z96D441Job succeeded