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

Serena Fang
1Running with gitlab-runner 15.6.0~beta.186.ga889181a (a889181a)2 on blue-1.private.runners-manager.gitlab.com/gitlab.com/gitlab-org 1zzGUpzq3 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-1zzgupzq-project-278964-concurrent-0 via runner-1zzgupzq-private-1670290912-29d70afa...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 | 31.90 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=tE7wD-JC39Downloading artifacts for review-deploy (3427891804)...40Downloading artifacts from coordinator... ok id=3427891804 responseStatus=200 OK token=tE7wD-JC42Using 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-3427891818.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:45 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:45 UTC (QA Tests)] INFO -- Report already exists, skipping!562022-12-06 02:20:46 / CONF :: 57 ==> Base URL: https://gitlab-review-bot-token-pz2w6s.gitlab-review.app58 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fa44cdfe178>59 ==> Libraries: Chemlab::Vendor60[Dec 06 2022 02:20:46 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:RC2a3d61[Dec 06 2022 02:20:46 UTC (QA Tests)] INFO -- Performing sanity check for environment!62[Dec 06 2022 02:20:47 UTC (QA Tests)] INFO -- Performing initial license fabrication!63[Dec 06 2022 02:20:49 UTC (QA Tests)] INFO -- filling :login_field with "root"64[Dec 06 2022 02:20:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field65[Dec 06 2022 02:20:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"66[Dec 06 2022 02:20:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field67[Dec 06 2022 02:20:50 UTC (QA Tests)] INFO -- clicking :sign_in_button68[Dec 06 2022 02:20:51 UTC (QA Tests)] INFO -- clicking :navbar_dropdown69[Dec 06 2022 02:20:51 UTC (QA Tests)] INFO -- clicking :admin_area_link70[Dec 06 2022 02:20:54 UTC (QA Tests)] INFO -- clicking :admin_subscription_menu_link71[Dec 06 2022 02:20:59 UTC (QA Tests)] INFO -- clicking :user_avatar_content72[Dec 06 2022 02:20:59 UTC (QA Tests)] INFO -- clicking :sign_out_link73[Dec 06 2022 02:20:59 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License via browser_ui in 12.35 seconds74[Dec 06 2022 02:20:59 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====75[Dec 06 2022 02:20:59 UTC (QA Tests)] INFO -- Report specs:76[Dec 06 2022 02:20:59 UTC (QA Tests)] INFO -- ["qa/specs/features/ee/api/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/suggestions/batch_suggestion_spec.rb", "qa/specs/features/browser_ui/1_manage/login/2fa_recovery_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/share_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb", "qa/specs/features/browser_ui/2_plan/related_issues/related_issues_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/sum_of_issues_weights_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issues_weight/issue_weight_visualization_spec.rb"]77[Dec 06 2022 02:20:59 UTC (QA Tests)] INFO -- Leftover specs:78[Dec 06 2022 02:20:59 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/praefect_repo_sync_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_pipeline_spec.rb", "qa/specs/features/api/3_create/repository/commit_to_templated_project_spec.rb", "qa/specs/features/api/4_verify/file_variable_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jenkins/jenkins_build_status_spec.rb", "qa/specs/features/browser_ui/1_manage/login/register_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/rebase_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/project_wiki/project_based_page_deletion_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_ssh_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/add_comment_to_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/create_first_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/pipeline_with_protected_variable_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pass_dotenv_variables_to_downstream_via_bridge_spec.rb", "qa/specs/features/browser_ui/4_verify/testing/view_code_coverage_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_group_level_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_key/clone_using_deploy_key_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/advanced_global_advanced_syntax_search_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_1_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/free_trial_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_ci_job_log_artifacts_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_http_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/group_saml_non_enforced_sso_spec.rb", "qa/specs/features/ee/browser_ui/3_create/group_wiki/create_group_wiki_page_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/group_file_template_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/new_discussion_not_dropping_merge_trains_mr_spec.rb", "qa/specs/features/sanity/interception_spec.rb"]79[Dec 06 2022 02:20:59 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 3619484The 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.92Create93 Sharing snippets94 when the snippet is changed to private95[Dec 06 2022 02:21:33 UTC (QA Tests)] INFO -- Starting test: Create Sharing snippets when the snippet is changed to private does not display Embed/Share dropdown96[Dec 06 2022 02:21:36 UTC (QA Tests)] INFO -- filling :login_field with "root"97[Dec 06 2022 02:21:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field98[Dec 06 2022 02:21:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"99[Dec 06 2022 02:21:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field100[Dec 06 2022 02:21:36 UTC (QA Tests)] INFO -- clicking :sign_in_button101[Dec 06 2022 02:21:40 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:RC2a3d102[Dec 06 2022 02:21:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-ho51prho' via cache in 0.0 seconds103[Dec 06 2022 02:21:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via api in 4.08 seconds104[Dec 06 2022 02:21:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/-/snippets/1105[Dec 06 2022 02:21:46 UTC (QA Tests)] INFO -- clicking :snippet_action_button , expecting to be at Class106[Dec 06 2022 02:21:49 UTC (QA Tests)] INFO -- clicking :visibility_content107[Dec 06 2022 02:21:50 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button108 does not display Embed/Share dropdown109 when the snippet is public110[Dec 06 2022 02:22:03 UTC (QA Tests)] INFO -- Starting test: Create Sharing snippets when the snippet is public can be shared with not signed-in users111[Dec 06 2022 02:22:08 UTC (QA Tests)] INFO -- filling :login_field with "root"112[Dec 06 2022 02:22:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field113[Dec 06 2022 02:22:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"114[Dec 06 2022 02:22:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field115[Dec 06 2022 02:22:09 UTC (QA Tests)] INFO -- clicking :sign_in_button116[Dec 06 2022 02:22:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '3' via api in 4.31 seconds117[Dec 06 2022 02:22:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/-/snippets/3118[Dec 06 2022 02:22:25 UTC (QA Tests)] INFO -- clicking :snippet_embed_dropdown119[Dec 06 2022 02:22:29 UTC (QA Tests)] INFO -- clicking :user_avatar_content120[Dec 06 2022 02:22:29 UTC (QA Tests)] INFO -- clicking :sign_out_link121 can be shared with not signed-in users122Plan123 Related issues124[Dec 06 2022 02:22:35 UTC (QA Tests)] INFO -- Starting test: Plan Related issues relates and unrelates one issue to/from another125[Dec 06 2022 02:22:42 UTC (QA Tests)] INFO -- filling :login_field with "root"126[Dec 06 2022 02:22:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field127[Dec 06 2022 02:22:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"128[Dec 06 2022 02:22:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field129[Dec 06 2022 02:22:42 UTC (QA Tests)] INFO -- clicking :sign_in_button130[Dec 06 2022 02:22:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 2.01 seconds131[Dec 06 2022 02:22:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-22-49-0c5034fe9a5b432f' via api in 5.89 seconds132[Dec 06 2022 02:23:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-22-49-0c5034fe9a5b432f/project-to-test-related-issues-8eff96ec3eb4883a' via api in 12.62 seconds133[Dec 06 2022 02:23:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '40' via api in 3.26 seconds134[Dec 06 2022 02:23:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-22-49-0c5034fe9a5b432f/project-to-test-related-issues-8eff96ec3eb4883a/-/issues/1135[Dec 06 2022 02:23:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '41' via api in 1.99 seconds136[Dec 06 2022 02:23:13 UTC (QA Tests)] INFO -- clicking :related_issues_plus_button137[Dec 06 2022 02:23:13 UTC (QA Tests)] INFO -- filling :add_issue_field with "https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-22-49-0c5034fe9a5b432f/project-to-test-related-issues-8eff96ec3eb4883a/-/issues/2"138[Dec 06 2022 02:23:13 UTC (QA Tests)] INFO -- clicking the coordinates of :add_issue_field139[Dec 06 2022 02:23:16 UTC (QA Tests)] INFO -- clicking :remove_related_issue_button140 relates and unrelates one issue to/from another141Create142 File management143[Dec 06 2022 02:23:18 UTC (QA Tests)] INFO -- Starting test: Create File management user edits a file via the Web144[Dec 06 2022 02:23:23 UTC (QA Tests)] INFO -- filling :login_field with "root"145[Dec 06 2022 02:23:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field146[Dec 06 2022 02:23:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"147[Dec 06 2022 02:23:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field148[Dec 06 2022 02:23:24 UTC (QA Tests)] INFO -- clicking :sign_in_button149[Dec 06 2022 02:23:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 2.2 seconds150[Dec 06 2022 02:23:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-22-49-0c5034fe9a5b432f' via api in 3.4 seconds151[Dec 06 2022 02:23:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-22-49-0c5034fe9a5b432f/project-with-new-file-af184164888e03e6' via api in 12.42 seconds152[Dec 06 2022 02:23:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via api in 5.49 seconds153[Dec 06 2022 02:23:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-22-49-0c5034fe9a5b432f/project-with-new-file-af184164888e03e6/-/blob/main/QA+Test+-+File+name154[Dec 06 2022 02:23:56 UTC (QA Tests)] INFO -- clicking :edit_menu_item155[Dec 06 2022 02:23:57 UTC (QA Tests)] INFO -- clicking :edit_button156[Dec 06 2022 02:24:00 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Update file"157[Dec 06 2022 02:24:00 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field158[Dec 06 2022 02:24:01 UTC (QA Tests)] INFO -- clicking :commit_button159 user edits a file via the Web160Manage161 Gitlab migration162[Dec 06 2022 02:24:10 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration imports group epics and iterations163[Dec 06 2022 02:24:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 1.35 seconds164[Dec 06 2022 02:24:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-1ef37b877672875b' via api in 2.91 seconds165[Dec 06 2022 02:24:14 UTC (QA Tests)] INFO -- Adding user qa-user-1ef37b877672875b to gitlab-qa-sandbox-group-3 QA::Resource::Sandbox166[Dec 06 2022 02:24:17 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-1ef37b877672875b167[Dec 06 2022 02:24:18 UTC (QA Tests)] INFO -- Caching token for username: qa-user-1ef37b877672875b, last six chars of token:JQoqzB168[Dec 06 2022 02:24:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-1ef37b877672875b-g3dgl8u2' via api in 1.02 seconds169[Dec 06 2022 02:24:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/source-group-for-import-6bf44189' via api in 6.7 seconds170[Dec 06 2022 02:24:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-6e9692dae2169399' via api in 2.79 seconds171[Dec 06 2022 02:24:26 UTC (QA Tests)] INFO -- Adding user qa-user-6e9692dae2169399 to gitlab-qa-sandbox-group-3/source-group-for-import-6bf44189 QA::Resource::Group172[Dec 06 2022 02:24:30 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-6e9692dae2169399173[Dec 06 2022 02:24:31 UTC (QA Tests)] INFO -- Caching token for username: qa-user-6e9692dae2169399, last six chars of token:Kq3M5D174[Dec 06 2022 02:24:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-6e9692dae2169399-k49douy3' via api in 0.88 seconds175[Dec 06 2022 02:24:32 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '3' via api in 1.88 seconds176[Dec 06 2022 02:24:34 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '4' via api in 2.14 seconds177[Dec 06 2022 02:24:38 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::GroupIteration with id '1' via api in 2.32 seconds178[Dec 06 2022 02:24:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/destination-group-for-import-da3dfa54' via api in 5.5 seconds179[Dec 06 2022 02:24:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-3/destination-group-for-import-da3dfa54/source-group-for-import-6bf44189' via api in 1.02 seconds180[Dec 06 2022 02:24:45 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>300, :sleep_interval=>2}' arguments181[Dec 06 2022 02:27:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-1ef37b877672875b'182[Dec 06 2022 02:27:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-6e9692dae2169399'183 imports group epics and iterations184Plan185 Issues weight visualization186[Dec 06 2022 02:27:04 UTC (QA Tests)] INFO -- Starting test: Plan Issues weight visualization shows the set weight in the issue page, in the milestone page, and in the issues list page187[Dec 06 2022 02:27:09 UTC (QA Tests)] INFO -- filling :login_field with "root"188[Dec 06 2022 02:27:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field189[Dec 06 2022 02:27:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"190[Dec 06 2022 02:27:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field191[Dec 06 2022 02:27:10 UTC (QA Tests)] INFO -- clicking :sign_in_button192[Dec 06 2022 02:27:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.86 seconds193[Dec 06 2022 02:27:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-22-49-0c5034fe9a5b432f' via api in 1.79 seconds194[Dec 06 2022 02:27:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-22-49-0c5034fe9a5b432f/project-with-milestone-3be6da7e8da36490' via api in 8.08 seconds195[Dec 06 2022 02:27:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '14' via api in 9.05 seconds196[Dec 06 2022 02:27:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '58' via api in 1.6 seconds197[Dec 06 2022 02:27:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-22-49-0c5034fe9a5b432f/project-with-milestone-3be6da7e8da36490/-/issues/1198[Dec 06 2022 02:27:32 UTC (QA Tests)] INFO -- clicking :milestone_link199[Dec 06 2022 02:27:37 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link200 shows the set weight in the issue page, in the milestone page, and in the issues list page201Plan202 Sum of issues weights on issue board203[Dec 06 2022 02:27:42 UTC (QA Tests)] INFO -- Starting test: Plan Sum of issues weights on issue board shows the sum of issues weights in the board list's header204[Dec 06 2022 02:27:46 UTC (QA Tests)] INFO -- filling :login_field with "root"205[Dec 06 2022 02:27:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field206[Dec 06 2022 02:27:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"207[Dec 06 2022 02:27:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field208[Dec 06 2022 02:27:47 UTC (QA Tests)] INFO -- clicking :sign_in_button209[Dec 06 2022 02:27:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.76 seconds210[Dec 06 2022 02:27:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-22-49-0c5034fe9a5b432f' via api in 1.81 seconds211[Dec 06 2022 02:28:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-22-49-0c5034fe9a5b432f/project-with-board-list-4104d04e683872d5' via api in 9.48 seconds212[Dec 06 2022 02:28:03 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.81 seconds213[Dec 06 2022 02:28:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '41' via api in 0.89 seconds214[Dec 06 2022 02:28:06 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '24' via api in 13.0 seconds215[Dec 06 2022 02:28:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '60' via api in 1.78 seconds216[Dec 06 2022 02:28:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '61' via api in 2.61 seconds217[Dec 06 2022 02:28:10 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-22-49-0c5034fe9a5b432f/project-with-board-list-4104d04e683872d5218[Dec 06 2022 02:28:14 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link219[Dec 06 2022 02:28:14 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link220 shows the sum of issues weights in the board list's header221Create222 Add batch suggestions to a Merge Request223[Dec 06 2022 02:28:20 UTC (QA Tests)] INFO -- Starting test: Create Add batch suggestions to a Merge Request applies multiple suggestions224[Dec 06 2022 02:28:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.43 seconds225[Dec 06 2022 02:28:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-22-49-0c5034fe9a5b432f' via api in 1.07 seconds226[Dec 06 2022 02:28:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-22-49-0c5034fe9a5b432f/suggestions_project-5a21ed7d55c303c3' via api in 4.45 seconds227[Dec 06 2022 02:28:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 1.62 seconds228[Dec 06 2022 02:28:26 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-22-49-0c5034fe9a5b432f/suggestions_project-5a21ed7d55c303c3 QA::Resource::Project229[Dec 06 2022 02:28:33 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"230[Dec 06 2022 02:28:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field231[Dec 06 2022 02:28:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"232[Dec 06 2022 02:28:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field233[Dec 06 2022 02:28:34 UTC (QA Tests)] INFO -- clicking :sign_in_button234[Dec 06 2022 02:28:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 2.26 seconds235[Dec 06 2022 02:28:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 2.44 seconds236[Dec 06 2022 02:28:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 10.09 seconds237[Dec 06 2022 02:28:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-22-49-0c5034fe9a5b432f/suggestions_project-5a21ed7d55c303c3/-/merge_requests/1238[Dec 06 2022 02:29:00 UTC (QA Tests)] INFO -- clicking :diffs_tab239[Dec 06 2022 02:29:01 UTC (QA Tests)] INFO -- clicking :diff_comment_button240[Dec 06 2022 02:29:02 UTC (QA Tests)] INFO -- clicking :suggestion_button241[Dec 06 2022 02:29:02 UTC (QA Tests)] INFO -- filling :reply_field with ""242[Dec 06 2022 02:29:02 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field243[Dec 06 2022 02:29:03 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+0244This is the suggestion for line number 4!245```"246[Dec 06 2022 02:29:03 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field247[Dec 06 2022 02:29:04 UTC (QA Tests)] INFO -- clicking :comment_now_button248[Dec 06 2022 02:29:04 UTC (QA Tests)] INFO -- clicking :diff_comment_button249[Dec 06 2022 02:29:09 UTC (QA Tests)] INFO -- clicking :suggestion_button250[Dec 06 2022 02:29:09 UTC (QA Tests)] INFO -- filling :reply_field with ""251[Dec 06 2022 02:29:09 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field252[Dec 06 2022 02:29:11 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+0253This is the suggestion for line number 6!254```"255[Dec 06 2022 02:29:11 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field256[Dec 06 2022 02:29:11 UTC (QA Tests)] INFO -- clicking :comment_now_button257[Dec 06 2022 02:29:12 UTC (QA Tests)] INFO -- clicking :diff_comment_button258[Dec 06 2022 02:29:17 UTC (QA Tests)] INFO -- clicking :suggestion_button259[Dec 06 2022 02:29:17 UTC (QA Tests)] INFO -- filling :reply_field with ""260[Dec 06 2022 02:29:17 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field261[Dec 06 2022 02:29:18 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+0262This is the suggestion for line number 10!263```"264[Dec 06 2022 02:29:18 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field265[Dec 06 2022 02:29:19 UTC (QA Tests)] INFO -- clicking :comment_now_button266[Dec 06 2022 02:29:19 UTC (QA Tests)] INFO -- clicking :diff_comment_button267[Dec 06 2022 02:29:29 UTC (QA Tests)] INFO -- clicking :suggestion_button268[Dec 06 2022 02:29:30 UTC (QA Tests)] INFO -- filling :reply_field with ""269[Dec 06 2022 02:29:30 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field270[Dec 06 2022 02:29:32 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+0271This is the suggestion for line number 13!272```"273[Dec 06 2022 02:29:32 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field274[Dec 06 2022 02:29:32 UTC (QA Tests)] INFO -- clicking :comment_now_button275[Dec 06 2022 02:29:46 UTC (QA Tests)] INFO -- clicking :user_avatar_content276[Dec 06 2022 02:29:46 UTC (QA Tests)] INFO -- clicking :sign_out_link277[Dec 06 2022 02:29:50 UTC (QA Tests)] INFO -- filling :login_field with "root"278[Dec 06 2022 02:29:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field279[Dec 06 2022 02:29:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"280[Dec 06 2022 02:29:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field281[Dec 06 2022 02:29:51 UTC (QA Tests)] INFO -- clicking :sign_in_button282[Dec 06 2022 02:29:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-22-49-0c5034fe9a5b432f/suggestions_project-5a21ed7d55c303c3/-/merge_requests/1283[Dec 06 2022 02:30:03 UTC (QA Tests)] INFO -- clicking :diffs_tab284[Dec 06 2022 02:30:06 UTC (QA Tests)] INFO -- filling :commit_message_field with "Custom commit message"285[Dec 06 2022 02:30:06 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field286[Dec 06 2022 02:30:07 UTC (QA Tests)] INFO -- clicking :commit_with_custom_message_button287 applies multiple suggestions288Manage289 2FA290[Dec 06 2022 02:30:21 UTC (QA Tests)] INFO -- Starting test: Manage 2FA allows using 2FA recovery code once only291[Dec 06 2022 02:30:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-e5e8a1c147ae8b50' via api in 1.66 seconds292[Dec 06 2022 02:30:22 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-e5e8a1c147ae8b50293[Dec 06 2022 02:30:23 UTC (QA Tests)] INFO -- Caching token for username: qa-user-e5e8a1c147ae8b50, last six chars of token:G_YU4F294[Dec 06 2022 02:30:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-e5e8a1c147ae8b50-u89uy96b' via api in 1.02 seconds295[Dec 06 2022 02:30:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-2fa-recovery-sandbox-group-98ddc714' via api in 5.7 seconds296[Dec 06 2022 02:30:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-2fa-recovery-sandbox-group-98ddc714/qa-test-2022-12-06-02-22-49-0c5034fe9a5b432f' via api in 1.93 seconds297[Dec 06 2022 02:30:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-ef4d249085b9af9a' via api in 1.29 seconds298[Dec 06 2022 02:30:31 UTC (QA Tests)] INFO -- Adding user qa-user-ef4d249085b9af9a to gitlab-qa-2fa-recovery-sandbox-group-98ddc714/qa-test-2022-12-06-02-22-49-0c5034fe9a5b432f QA::Resource::Group299[Dec 06 2022 02:30:37 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-ef4d249085b9af9a"300[Dec 06 2022 02:30:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field301[Dec 06 2022 02:30:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"302[Dec 06 2022 02:30:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field303[Dec 06 2022 02:30:38 UTC (QA Tests)] INFO -- clicking :sign_in_button304[Dec 06 2022 02:31:00 UTC (QA Tests)] INFO -- filling :pin_code_field with "598342"305[Dec 06 2022 02:31:00 UTC (QA Tests)] INFO -- clicking the coordinates of :pin_code_field306[Dec 06 2022 02:31:01 UTC (QA Tests)] INFO -- filling :current_password_field with "*****"307[Dec 06 2022 02:31:01 UTC (QA Tests)] INFO -- clicking the coordinates of :current_password_field308[Dec 06 2022 02:31:01 UTC (QA Tests)] INFO -- clicking :register_2fa_app_button309[Dec 06 2022 02:31:05 UTC (QA Tests)] INFO -- clicking :copy_button310[Dec 06 2022 02:31:05 UTC (QA Tests)] INFO -- clicking :proceed_button311[Dec 06 2022 02:31:09 UTC (QA Tests)] INFO -- clicking :user_avatar_content312[Dec 06 2022 02:31:09 UTC (QA Tests)] INFO -- clicking :sign_out_link313[Dec 06 2022 02:31:12 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-ef4d249085b9af9a"314[Dec 06 2022 02:31:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field315[Dec 06 2022 02:31:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"316[Dec 06 2022 02:31:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field317[Dec 06 2022 02:31:13 UTC (QA Tests)] INFO -- clicking :sign_in_button318[Dec 06 2022 02:31:13 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "c5f2a7bbd22b1e50"319[Dec 06 2022 02:31:13 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field320[Dec 06 2022 02:31:14 UTC (QA Tests)] INFO -- clicking :verify_code_button321[Dec 06 2022 02:31:20 UTC (QA Tests)] INFO -- clicking :user_avatar_content322[Dec 06 2022 02:31:20 UTC (QA Tests)] INFO -- clicking :sign_out_link323[Dec 06 2022 02:31:23 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-ef4d249085b9af9a"324[Dec 06 2022 02:31:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field325[Dec 06 2022 02:31:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"326[Dec 06 2022 02:31:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field327[Dec 06 2022 02:31:23 UTC (QA Tests)] INFO -- clicking :sign_in_button328[Dec 06 2022 02:31:24 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "c5f2a7bbd22b1e50"329[Dec 06 2022 02:31:24 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field330[Dec 06 2022 02:31:24 UTC (QA Tests)] INFO -- clicking :verify_code_button331 allows using 2FA recovery code once only332[Dec 06 2022 02:31:26 UTC (QA Tests)] WARN -- 333========= Knapsack Time Offset Warning ==========334Time offset: 30s335Max allowed node time execution: 09m 16s336Exceeded time: 35s338Test on this CI node ran for longer than the max allowed node time execution.339Please regenerate your knapsack report.340If that doesn't help, you can split your slowest test files into smaller files, or bump up the time_offset_in_seconds setting.341You can also allow the knapsack_pro gem to automatically divide your slow test files across parallel CI nodes.342https://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_warning343Need explanation? See FAQ:345=================================================346Read up on the benefits of a dynamic test split with Knapsack Pro Queue Mode:347https://docs.knapsackpro.com/2020/how-to-speed-up-ruby-and-javascript-tests-with-ci-parallelisation348Sign up for Knapsack Pro here:350=================================================351[Dec 06 2022 02:31:26 UTC (QA Tests)] INFO -- 352Knapsack global time execution for tests: 09m 52s353Top 9 slowest examples (592.3 seconds, 94.5% of total time):354 Manage Gitlab migration imports group epics and iterations355 174.17 seconds ./qa/specs/features/ee/api/1_manage/migration/gitlab_migration_group_spec.rb:121356 Create Add batch suggestions to a Merge Request applies multiple suggestions357 120.58 seconds ./qa/specs/features/browser_ui/3_create/merge_request/suggestions/batch_suggestion_spec.rb:49358 Manage 2FA allows using 2FA recovery code once only359 65.24 seconds ./qa/specs/features/browser_ui/1_manage/login/2fa_recovery_spec.rb:40360 Create File management user edits a file via the Web361 52.45 seconds ./qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb:16362 Plan Related issues relates and unrelates one issue to/from another363 42.79 seconds ./qa/specs/features/browser_ui/2_plan/related_issues/related_issues_spec.rb:28364 Plan Sum of issues weights on issue board shows the sum of issues weights in the board list's header365 38.34 seconds ./qa/specs/features/ee/browser_ui/2_plan/issue_boards/sum_of_issues_weights_spec.rb:33366 Plan Issues weight visualization shows the set weight in the issue page, in the milestone page, and in the issues list page367 37.28 seconds ./qa/specs/features/ee/browser_ui/2_plan/issues_weight/issue_weight_visualization_spec.rb:25368 Create Sharing snippets when the snippet is public can be shared with not signed-in users369 31.9 seconds ./qa/specs/features/browser_ui/3_create/snippet/share_snippet_spec.rb:20370 Create Sharing snippets when the snippet is changed to private does not display Embed/Share dropdown371 29.56 seconds ./qa/specs/features/browser_ui/3_create/snippet/share_snippet_spec.rb:42372Top 8 slowest example groups:373 Manage374 174.17 seconds average (174.17 seconds / 1 example) ./qa/specs/features/ee/api/1_manage/migration/gitlab_migration_group_spec.rb:6375 Create376 120.59 seconds average (120.59 seconds / 1 example) ./qa/specs/features/browser_ui/3_create/merge_request/suggestions/batch_suggestion_spec.rb:4377 Manage378 65.25 seconds average (65.25 seconds / 1 example) ./qa/specs/features/browser_ui/1_manage/login/2fa_recovery_spec.rb:4379 Create380 52.45 seconds average (52.45 seconds / 1 example) ./qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb:4381 Plan382 42.79 seconds average (42.79 seconds / 1 example) ./qa/specs/features/browser_ui/2_plan/related_issues/related_issues_spec.rb:4383 Plan384 38.34 seconds average (38.34 seconds / 1 example) ./qa/specs/features/ee/browser_ui/2_plan/issue_boards/sum_of_issues_weights_spec.rb:4385 Plan386 37.28 seconds average (37.28 seconds / 1 example) ./qa/specs/features/ee/browser_ui/2_plan/issues_weight/issue_weight_visualization_spec.rb:4387 Create388 30.73 seconds average (61.47 seconds / 2 examples) ./qa/specs/features/browser_ui/3_create/snippet/share_snippet_spec.rb:4389Finished in 10 minutes 27 seconds (files took 15.45 seconds to load)3909 examples, 0 failures391Randomized with seed 36194393Running after script...394$ echo "Sentry errors for the current review-app test run can be found via following url:" # collapsed multi-line command395Sentry errors for the current review-app test run can be found via following url:398Not uploading cache qa-ruby-gems-debian-bullseye-ruby-2.7-ffb27f1dc691bef0fd46bf21a6bfabeafa51d565-16 due to policy400Uploading artifacts...401qa/tmp: found 43 matching files and directories 402WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/3427891818/artifacts?artifact_format=zip&artifact_type=archive&expire_in=7+days new-url=https://gitlab.com403WARNING: Retrying... context=artifacts-uploader error=request redirected404Uploading artifacts as "archive" to coordinator... 201 Created id=3427891818 responseStatus=201 Created token=tE7wD-JC405Uploading artifacts...406qa/tmp/rspec-*.xml: found 1 matching files and directories 407WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/3427891818/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=7+days new-url=https://gitlab.com408WARNING: Retrying... context=artifacts-uploader error=request redirected409Uploading artifacts as "junit" to coordinator... 201 Created id=3427891818 responseStatus=201 Created token=tE7wD-JC411Job succeeded